Fix dot dump bug
[official-gcc.git] / ChangeLog
blobfc6a3365c26e9cd4d04fd57649992339c7150657
1 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3         * config-ml.in: Robustify ac_configure_args parsing.
5         * configure.ac (--enable-linker-plugin-configure-flags)
6         (--enable-linker-plugin-flags): New flags.
7         (configdirs): Conditionally add libiberty-linker-plugin.
8         * configure: Regenerate.
9         * Makefile.def (host_modules): Add libiberty-linker-plugin.
10         (host_modules) <lto-plugin>: Pay attention to
11         @extra_linker_plugin_flags@ and
12         @extra_linker_plugin_configure_flags@.
13         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
14         * Makefile.in: Regenerate.
16         * Makefile.tpl (configure-[+prefix+][+module+])
17         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
18         "module_srcdir" instead of "module" for locating a module's srcdir.
19         * Makefile.in: Regenerate.
21 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
23         * MAINTAINERS (Write After Approval): Add myself.
25 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
27         * MAINTAINERS: Update my email address.
29 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
31         * MAINTAINERS (Write After Approval): Add myself.
33 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
35         * MAINTAINERS (Write After Approval): Add myself.
37 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
39         PR libstdc++/61011
40         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
41         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
42         * configure: Regenerate.
44 2014-05-28  Pedro Alves  <palves@redhat.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2014-05-28  Olivier Hainque  <hainque@adacore.com>
50         * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
51         (CPP_SPEC): Add entry for -mcpu=8548.
52         * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
53         * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
55 2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
56             Olivier Hainque  <hainque@adacore.com>
58         * rtl.h (set_for_reg_notes): Declare.
59         * emit-rtl.c (set_for_reg_notes): New function.
60         (set_unique_reg_note): Use it.
61         * optabs.c (add_equal_note): Likewise
63 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
65         * MAINTAINERS: Update my affiliation/email.
67 2014-05-19  Mike Stump  <mikestump@comcast.net>
69         * MAINTAINERS: Add wide-int reviewers.
71 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
73         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
74         * configure: Regenerated.
76 2014-05-15  Torvald Riegel  <triegel@redhat.com>
78         * MAINTAINERS (libitm): Add myself as maintainer.
80 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
82         * MAINTAINERS (Write After Approval): Add myself.
84 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
86         * config.sub, config.guess: Import from upstream.
88 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
90         * MAINTAINERS (Write After Approval): Put myself in correct order.
92 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
94         * MAINTAINERS (Write After Approval): Add myself.
96 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
98         * MAINTAINERS: Move myself from Reviewers to Write After Approval
99         section.
101 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
103         * MAINTAINERS (Write After Approval): Delete myself.
105 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
107         PR sanitizer/56781
108         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
109         and -B* options with -Xcompiler.
111 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
113         PR bootstrap/60620
114         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
115         * Makefile.in: Regenerate.
117 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
119         * Makefile.def (dependencies): Make all-ld depend on all-binutils
120         for WINDRES_FOR_TARGET in default-manifest.o rule.
121         * Makefile.in: Regenerate.
123 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
125         * MAINTAINERS (Write After Approval): Add myself.
127 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
129         PR sanitizer/56781
130         * Makefile.def: Set bootstrap=true; for host fixincludes.
131         * configure.ac: Don't bootstrap host fixincludes unless
132         --with-build-config=bootstrap-{a,ub}san.
133         * Makefile.in: Regenerated.
134         * configure: Regenerated.
136 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
138         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
139         --enable-vtable-verify option parsing.  Don't add
140         target-libsanitizer to bootstrap_target_libs unless
141         --with-build-config=bootstrap-asan or
142         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
143         to bootstrap_target_libs unless --enable-vtable-verify.
144         * configure: Regenerated.
146 2014-03-10  Anatoly Sokolov <aesok@post.ru>
148         * MAINTAINERS (Write After Approval): Add myself.
150 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
152         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
154 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
156         PR bootstrap/58572
157         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
158         -I for libstdc++-v3 includes if $(LEAN).
159         * Makefile.in: Regenerated.
161 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
163         * MAINTAINERS: Update my email address.
165 2014-02-24  Walter Lee  <walt@tilera.com>
167         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
168         (tilegx-*-*): Change to tilegx*-*-*.
169         * configure: Regenerate.
171 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
173         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
175 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
177         * MAINTAINERS (Write After Approval): Add myself.
179 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
181         PR target/59788
182         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
183         *solaris2*.
185 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
187         * MAINTAINERS: Update my email address.
189 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
191         * MAINTAINERS: Convert to UTF-8.
192         Properly sort Xinliang David Li's entry.
194 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
195             Sandra Loosemore  <sandra@codesourcery.com>
197         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
198         nios2 port maintainers.
200 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
202         * MAINTAINERS (Write After Approval): Add myself.
204 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
206         * configure.ac: Add user-friendly check for native x86_64-linux
207         multilibs.
208         * configure: Regenerate.
210 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
212         * MAINTAINERS: Add myself as sh maintainer.
214 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
216         * MAINTAINERS: Add self as SLSR maintainer.
218 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
220         * MAINTAINERS: Update my email address.
222 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
224         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
226 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
228         * Makefile.in: Regenerate.
230         * Makefile.tpl: Fix typo.
231         * Makefile.in: Regenerate partially.
233 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
235         * configure.ac: Added libcilkrts to noconfig list when C++ is not
236         supported.
237         * configure: Regenerated.
239 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2013-10-30  Jason Merrill  <jason@redhat.com>
245         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
246         --disable-build-format-warnings.
248 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
250         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
251         depend on libstdc++ and libgcc.
252         * configure: Regenerate.
253         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
254         libcilkrts for POSIX and i*86, and x86_64 architectures.
255         * Makefile.in: Added libcilkrts related fields to support building it.
257 2013-10-26  Jeff Law  <law@redhat.com>
259         * Makefile.def (target_modules): Remove libmudflap
260         (languages): Remove check-target-libmudflap).
261         * Makefile.in: Rebuilt.
262         * Makefile.tpl (check-target-libmudflap-c++): Remove.
263         * configure.ac (target_libraries): Remove target-libmudflap.
264         Remove checks which disabled libmudflap on some systems.
265         * configure: Rebuilt.
266         * libmudflap: Directory removed.
268 2013-10-21  Cong Hou  <congh@google.com>
270         * MAINTAINERS (Write After Approval): Add myself.
272 2013-10-16  Mike Stump  <mikestump@comcast.net>
274         * .dir-locals.el: Add.
276 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
278         * configure.ac: Add --enable-host-shared
279         * configure: Regenerate.
281 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
283         Import from savannah.gnu.org:
284         * config.guess: Update to 2013-06-10 version.
285         * config.sub: Update to 2013-10-01 version.
287 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
289         Changes to build configuration to allow big endian ARC ELF toolchain
290         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
291         * configure: Regenerate.
293 2013-09-20  Alan Modra  <amodra@gmail.com>
295         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
296         ppc host match.  Support little-endian powerpc linux hosts.
298 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
300         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
301         maintainer.
303 2013-09-12  DJ Delorie  <dj@redhat.com>
305         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
306         maintainers.
308 2013-09-03  Richard Biener  <rguenther@suse.de>
310         * configure.ac: Also allow ISL 0.12.
311         * configure: Regenerated.
313 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
315         * MAINTAINERS (Write After Approval): Add myself.
317 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
319         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
321 2013-08-26  Caroline Tice  <cmtice@google.com>
323         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
324         "Various Reviewers" to libvtv "Various Maintainers".
326 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
328         * MAINTAINERS: Add myself as RTL optimizers reviewer.
330 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
332         * MAINTAINERS: Update name, email.
334 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
336         * MAINTAINERS (Write After Approval): Add myself.
338 2013-08-12  Caroline Tice  <cmtice@google.com>
340         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
341         address in the Write After Approval section.
343 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
345         * MAINTAINERS (Write After Approval): Update email.
347 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
349         * configure.ac: Adjust to check VTV_SUPPORTED.
350         * configure: Regenerated.
352 2013-08-02  Caroline Tice  <cmtice@google.com>
354         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
355         on non-linux systems; add target-libvtv to noconfigdirs; add
356         libsupc++/.libs to C++ library search paths.
357         * configure: Regenerated.
358         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
359         libstdc++ and libgcc.
360         * Makefile.in: Regenerated.
362 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
364         * MAINTAINERS (Write After Approval): Add myself.
366 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
367             Shiva Chen  <shiva0217@gmail.com>
369         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
370         nds32 port maintainers.
372 2013-07-17  Tim Shen  <timshen91@gmail.com>
374         * MAINTAINERS (Write After Approval): Add myself.
376 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
378         * configure.ac: Sync from binutils.
379         * configure: Regenerate.
381 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
383         * MAINTAINERS (Write After Approval): Add myself.
385 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
387         * MAINTAINERS (Write After Approval): Add myself.
389 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
391         * MAINTAINERS (Write After Approval): Add myself.
393 2013-04-30  Brooks Moses  <bmoses@google.com>
395         * MAINTAINERS: Update my email; move myself from Fortran
396         reviewer to Write After Approval.
398 2013-04-16  Andreas Schwab  <schwab@suse.de>
400         * configure.ac (aarch64-*-*): Don't disable java.
401         * configure: Regenerate.
403 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
405         * MAINTAINERS (Write After Approval): Add myself.
407 2013-03-30  Matthias Klose  <doko@ubuntu.com>
409         * Makefile.def (target_modules): Don't install libffi.
410         * Makefile.in: Regenerate.
412 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
414         * MAINTAINERS (Write After Approval): Add myself.
416 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
418         * MAINTAINERS (Write After Approval): Add myself.
420 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
422         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
423         * configure: Regenerated.
425 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
427         * MAINTAINERS: Explicitly add myself as AIX maintainer.
428         Remove Geoff Keating as rs6000 port maintainer, at his request.
430 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
432         * MAINTAINERS: Update my email.
434 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
436         * configure: Re-generate.
438 2013-01-15  Richard Biener  <rguenther@suse.de>
440         PR other/55973
441         * configure: Re-generate.
443 2013-01-14  Matthias Klose  <doko@ubuntu.com>
445         * Makefile.def (install-target-libsanitizer): Depend on
446         install-target-libstdc++-v3.
447         * Makefile.in: Regenerate.
449 2013-01-14  Richard Biener  <rguenther@suse.de>
451         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
452         * configure: Re-generate
454 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
456         * config.sub: Update from config repo.
458 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
460         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
461         * Makefile.in: Regenerate.
463 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
465         * MAINTAINERS (arc): Add new port maintainership for myself.
467 2013-01-09  Jason Merrill  <jason@redhat.com>
469         * .gitignore: Import from gdb repository.
471 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
473         * Makefile.def (configure-gcc): Depend on all-gmp.
474         (all-gcc): Remove dependency on all-gmp.
475         * Makefile.in: Regenerated.
477 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
479         * config.sub: Merge from config repo.
480         * config.guess: Ditto.
482 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
484         * Makefile.def: Merge from binutils.
485         * Makefile.in: Ditto.
487 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
489         * MAINTAINERS: Update my email.
491 2012-12-29  Ben Elliston  <bje@gnu.org>
493         * config.guess: Update to 2012-12-29 version.
494         * config.sub: Likewise.
496 2012-12-20  Matthias Klose  <doko@ubuntu.com>
498         * Makefile.def (install-target-libgfortran): Depend on
499         install-target-libquadmath, install-target-libgcc.
500         (install-target-libsanitizer): Depend on install-target-libgcc.
501         (install-target-libjava): Depend on install-target-libgcc.
502         (install-target-libitm): Depend on install-target-libgcc.
503         (install-target-libobjc): Depend on install-target-libgcc.
504         (install-target-libstdc++-v3): Depend on install-target-libgcc.
505         * Makefile.in: Regenerate.
507 2012-12-19  Matthias Klose  <doko@ubuntu.com>
509         * Makefile.def (install-target-libgo): Depend on
510         install-target-libatomic.
511         * Makefile.in: Regenerate.
513 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
515         PR go/55201
516         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
517         * Makefile.in: Regenerate.
519 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
521         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
522         * configure: Regenerate.
524 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
526         * config.sub: Merge from config repo.
528 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
530         * Makefile.def (target_modules): Add bootstrap=true and
531         raw_cxx=true to libsanitizer.
532         * configure.ac (bootstrap_target_libs): Add libsanitizer.
533         * Makefile.in: Regenerated.
534         * configure: Likewise.
536 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
538         * MAINTAINERS: Remove self as RTL optimization maintainer.
540 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
542         * MAINTAINERS (Write After Approval): Add myself.
544 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
546         * Makefile.def (target_modules): Remove bootstrap=true and
547         raw_cxx=true from libsanitizer.
548         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
549         * Makefile.in: Regenerated.
550         * configure: Likewise.
552 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
554         * Makefile.def (target_modules): Add bootstrap=true and
555         raw_cxx=true to libsanitizer.
556         * configure.ac (bootstrap_target_libs): Add libsanitizer.
557         * Makefile.in: Regenerated.
558         * configure: Likewise.
560 2012-11-28  Andrew Pinski  <apinski@cavium.com>
562         PR bootstrap/54279
563         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
564         * configure: Regenerate.
565         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
566         * Makefile.in: Regenerate.
568 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
570         * configure.ac: Disable libsanitizer if we're not building C++.
571         * configure: Regenerate.
573 2012-11-15  Roland McGrath  <roland@hack.frob.com>
575         * MAINTAINERS (Write After Approval): Add myself.
577 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
579         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
580         Kostya Serebryany (kcc@google.com) and
581         Jakub Jelinek (jakub@redhat.com).
582         Rename area for Dodji Seketeli (dodji@redhat.com).
584 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
586         * MAINTAINERS: (asan.c, related): Add myself.
588 2012-11-14  Roland McGrath  <mcgrathr@google.com>
590         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
591         * configure: Regenerate.
593 2012-11-13  Richard Henderson  <rth@redhat.com>
595         * configure.ac: Move libsanitizer logic to subdirectory.
596         * configure: Regenerate.
598 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
600         * configure.ac: Enable libsanitizer just on x86 linux for now.
601         * configure: Re-generate.
603 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
605         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
606         sections.
607         * configure: Regenerate.
609 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
611         * configure.ac: Add section for configdirs for libsanitizer.
612         Disable for cris-*-* and mmix-*-*.
613         * configure: Regenerate.
615 2012-11-12  Wei Mi <wmi@google.com>
617         * configure.ac: Add libsanitizer to target_libraries.
618         * Makefile.def: Ditto.
619         * configure: Regenerate.
620         * Makefile.in: Regenerate.
621         * libsanitizer: New directory for asan runtime.  Contains an empty
622         tsan directory.
624 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
626         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
627         against Mingw64 w32api.
628         * configure: Regenerate.
630 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
632         * configure: Regenerated.
634 2012-11-03  Robert Mason  <rbmj@verizon.net>
636         * configure.ac: add --disable-libstdcxx configure option
637         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
639 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
641         * MAINTAINERS (Write After Approval): Add myself.
643 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
645         * MAINTAINERS (Write After Approval): Add myself.
647 2012-10-24  Sharad Singhai  <singhai@google.com>
649         * MAINTAINERS (Write After Approval): Add myself.
651 2012-10-24  Eric Christopher  <echristo@gmail.com>
653         * MAINTAINERS: Update email address.
655 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
657         PR bootstrap/54820
658         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
659         * configure: Regenerate.
661 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
663         * MAINTAINERS (aarch64): Add Marcus and myself.
665 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
667         PR bootstrap/54820
668         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
669         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
670         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
671         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
672         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
673         * Makefile.in: Regenerate.
674         * configure.ac (have_static_libs): New variable and associated check.
675         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
676         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
677         * configure: Regenerate.
679 2012-10-10  Richard Biener  <rguenther@suse.de>
681         * MAINTAINERS: Adjust for changed surname.
683 2012-10-04  Lawrence Crowl  <crowl@google.com>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2012-10-01  Cary Coutant  <ccoutant@google.com>
689         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
691 2012-09-28  Ian Lance Taylor  <iant@google.com>
693         * Makefile.def: Make all-target-libgo depend on
694         all-target-libbacktrace.
695         * Makefile.in: Rebuild.
697 2012-09-26  Ian Lance Taylor  <iant@google.com>
699         * Makefile.def: Make all-gcc depend on all-libbacktrace.
700         * Makefile.in: Rebuild.
702 2012-09-20  Walter Lee  <walt@tilera.com>
704         * configure.ac: Add tilegx to list of targets that support gold.
705         * configure: Regenerate.
707 2012-09-20  Marek Polacek  <polacek@redhat.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2012-09-19  Steve Ellcey  <sellcey@mips.com>
713         * configure.ac: Add mips*-mti-elf* target.
714         * configure: Regenerate.
716 2012-09-17  Ian Lance Taylor  <iant@google.com>
718         * MAINTAINERS (Various Maintainers): Add libbacktrace.
719         * configure.ac (host_libs): Add libbacktrace.
720         (target_libraries): Add libbacktrace.
721         * Makefile.def (host_modules): Add libbacktrace.
722         (target_modules): Likewise.
723         * configure, Makefile.in: Rebuild.
725 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
727         PR target/38607
728         Merge upstream change.
729         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
731         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
732         Add libgomp*.o to compare_exclusions for AIX.
733         * configure: Regenerate.
735 2012-09-06  Diego Novillo  <dnovillo@google.com>
737         * configure.ac: Bump minimum GMP version to 4.2.3.
738         * configure: Re-generate.
740 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
742         PR target/54461
743         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
744         target-libgloss if not configured --with-avrlibc=no.
745         * configure: Regenerate.
747 2012-09-04  Jason Merrill  <jason@redhat.com>
749         * configure.ac: Fix --enable-languages=all.
751 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
753         * MAINTAINERS (Write After Approval): Add myself.
755 2012-09-03  Richard Guenther  <rguenther@suse.de>
757         PR bootstrap/54138
758         * configure.ac: Re-organize ISL / CLOOG checks to allow
759         disabling with either --without-isl or --without-cloog.
760         * configure: Regenerated.
762 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
764         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
765         * configure: Regenerate.
767 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
769         * MAINTAINERS: Fix my email address.
771 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
773         PR binutils/4970
774         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
775         and opcodes.
776         * Makefile.in: Regenerated.
778 2012-08-26  Art Haas <ahaas@impactweather.com>
780         * configure: Regenerate.
782 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
784         * INSTALL/README: Also refer to the online installation
785         instructions.
787 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
789         * MAINTAINERS (Write After Approval): Add myself.
790         (Picochip port): Remove myself.
792 2012-08-14   Diego Novillo  <dnovillo@google.com>
794         Merge from cxx-conversion branch.
796         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
797         POSTSTAGE1_CONFIGURE_FLAGS.
798         * Makefile.in: Regenerate.
799         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
800         Force C++ when bootstrapping.
801         * configure: Regenerate.
803 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
805         * MAINTAINERS (Write After Approval): Add myself.
807 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
809         * README: Document use of ranges of years in copyright notices.
811 2012-07-06  Richard Guenther  <rguenther@suse.de>
813         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
814         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
815         --with-gmp=system.
816         * Makefile.in: Regenerated.
817         * configure: Likewise.
819 2012-07-06  Richard Guenther  <rguenther@suse.de>
821         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
822         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
823         supply V=1 as extra_make_flags.
824         * configure: Regenerated.
825         * Makefile.in: Likewise.
827 2012-07-04  Tristan Gingold  <gingold@adacore.com>
829         * configure: Regenerate.
831 2012-07-03  Richard Guenther  <rguenther@suse.de>
833         * Makfile.def (isl): Remove not necessary extra_exports and
834         extra_make_flags.
835         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
836         * Makefile.in: Regenerated.
838 2012-07-03  Richard Guenther  <rguenther@suse.de>
840         * Makefile.def (cloog): Add V=1 to extra_make_flags.
841         * configure.ac: If either the ISL or the CLooG check failed
842         do not try to build in-tree versions.
843         * Makefile.in: Regenerated.
844         * configure: Regenerated.
846 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
848         * configure: Regenerate.
850 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
852         * MAINTAINERS (Various Maintainers): Add myself as testsuite
853         maintainer.
855 2012-07-02  Richard Guenther  <rguenther@suse.de>
857         * configure: Regenerated.
859 2012-07-02  Richard Guenther  <rguenther@suse.de>
860         Michael Matz  <matz@suse.de>
861         Tobias Grosser <tobias@grosser.es>
862         Sebastian Pop <sebpop@gmail.com>
864         * Makefile.def: Add ISL host module, remove PPL host module.
865         Adjust ClooG host module to use the proper ISL.
866         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
867         * configure.ac: Include config/isl.m4.  Add ISL host library,
868         remove PPL.  Remove PPL configury, add ISL configury, adjust
869         ClooG configury.
870         * Makefile.in: Regenerated.
871         * configure: Likewise.
873 2012-07-02  Richard Guenther  <rguenther@suse.de>
875         Merge from graphite branch
876         2011-07-21  Tobias Grosser  <tobias@grosser.es>
878         * configure: Regenerated.
879         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
880         both cloog.org and legacy versions. The only supported version will
881         be CLooG with the isl backend.
883         2011-07-21  Tobias Grosser  <tobias@grosser.es>
885         * configure: Regenerated.
886         * configure.ac: Require cloog isl 0.17.0
888         2011-07-21  Tobias Grosser  <tobias@grosser.es>
890         * configure: Regenerated.
891         * config/cloog.m4: Do not define CLOOG_ORG
893 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
895         * configure.ac: Skip C if explicitly selected.
896         * configure: Regenerate.
898 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
900         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
901         they contain -O2.
902         * configure: Regenerate.
904 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
906         PR debug/53740
907         * df.h, df-problems.c, dce.c: Revert last patch.
909 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
911         * MAINTAINERS (Write After Approval): Update my email address.
913 2012-06-21  Meador Inge  <meadori@codesourcery.com>
915         * MAINTAINERS (Write After Approval): Add myself.
917 2012-06-20  Jason Merrill  <jason@redhat.com>
919         * Makefile.tpl (check-target-libgomp-c++): New.
920         (check-target-libitm-c++): New.
921         * Makefile.def (c++): Add them.
922         * Makefile.in: Regenerate.
924 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2012-05-16  Olivier Hainque  <hainque@adacore.com>
930         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
931         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
932         (install-no-fixedincludes): Adjust accordingly.
933         * Makefile.in: Regenerate.
935 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
937         Merge upstream change
938         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
940 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
942         * MAINTAINERS (Write After Approval): Add myself.
944 2012-05-09  Nick Clifton  <nickc@redhat.com>
945             Paul Smith  <psmith@gnu.org>
947         PR bootstrap/50461
948         * configure.ac (mpfr-dir): When using in-tree MPFR sources
949         allow for the fact that from release v3.1.0 of MPFR the source
950         files were moved into a src sub-directory.
951         * configure: Regenerate.
953 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
955         * configure.ac: Bump minimum MPFR version to 2.4.0.
956         * configure: Regenerated.
958 2012-05-01  Richard Henderson  <rth@redhat.com>
960         * Makefile.def (libatomic): New target_module.
961         * configure.ac (target_libraries): Add libatomic.
962         (noconfigdirs): Check if libatomic is supported.
963         * Makefile.in, configure: Rebuild.
965 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
967         * MAINTAINERS (Write After Approval): Add myself.
969 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
971         * config.sub: Update to 2012-04-18 version from official repo.
973 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
975         * MAINTAINERS (Write After Approval): Add myself.
977 2012-04-11  Steve Ellcey  <sellcey@mips.com>
979         * MAINTAINERS: Changed email address.
981 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
983         PR target/52737
984         * contrib/gcc_update (files_and_dependencies):
985         Remove gcc/config/avr/t-multilib from touch data.
987 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
989         * MAINTAINERS (OS Port Maintainers): Remove irix.
990         * configure.ac (enable_libgomp): Remove *-*-irix6*.
991         (unsupported_languages): Remove mips-sgi-irix6.*.
992         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
993         (with_stabs): Remove.
994         * configure: Regenerate.
996 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
998         * MAINTAINERS (OS Port Maintainers): Remove osf.
999         * configure.ac (enable_libgomp): Remove *-*-osf*.
1000         (with_stabs): Remove alpha*-*-osf*.
1001         * configure: Regenerate.
1003 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1005         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1006         * configure: Regenerate.
1008 2012-02-17  Walter Lee  <walt@tilera.com>
1010         * MAINTAINERS: (Write After Approval): Delete myself.
1012 2012-02-14  Walter Lee  <walt@tilera.com>
1014         * MAINTAINERS (tilegx port): Add myself.
1015         (tilepro port): Add myself.
1016         (Write After Approval): Add myself.
1018 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1020         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1021         and Joseph Myers as docstring relicensing maintainers.
1023 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1025         * MAINTAINERS (write-after-approval): Add myself.
1027 2012-02-08  Ira Rosen <irar@il.ibm.com>
1029         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1030         maintainer.
1032 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1034         * MAINTAINERS (Write After Approval): Move myself to
1035         maintain alphabetical order.
1037 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1039         * MAINTAINERS (Write After Approval): Add myself.
1041 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1043         * MAINTAINERS (Write After Approval): Add myself.
1045 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1046             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1048         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1049         * configure: Regenerate.
1051 2012-01-23  Harshit Chopra  <harshit@google.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1057         * configure.ac: Remove reference to mh-interix.
1058         * configure: Regenerate.
1060 2012-01-05  Richard Henderson  <rth@redhat.com>
1062         PR bootstrap/51072
1063         * configure.ac: Disable libitm if c++ is not enabled.
1064         * configure: Rebuild.
1066         * configure.ac: Fix regexp for same.
1067         * configure: Rebuild.
1069 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2012-01-02  Richard Guenther  <rguenther@suse.de>
1075         PR bootstrap/51686
1076         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1077         * Makefile.in: Regenerate.
1079 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1081         * MAINTAINERS (Write After Approval): Add myself.
1083 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1085         * configure: Regenerate.
1087 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1089         * MAINTAINERS (picochip): Changed email address.
1091 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1093         * MAINTAINERS (write-after-approval): Add self.
1095 2011-11-29  DJ Delorie  <dj@redhat.com>
1097         * configure.ac (rl78-*-*) New case.
1098         * configure: Regenerate.
1099         * MAINTAINERS: Add myself as RL78 maintainer.
1101 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1103         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1105 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1107         * libtool.m4: Additional FreeBSD 10 fixes.
1109 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1111         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1112         Maintainers section, as Epiphany maintainer.
1114 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1116         PR target/49992
1117         * configure.ac: Remove ranlib special-casing for Darwin.
1118         * configure: Regenerate.
1120 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1122         * MAINTAINERS (Reviewers): Keep the list sorted.
1124 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1126         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1128 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1130         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1131         * configure: Rebuild.
1132         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1133         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1134         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1135         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1136         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1137         Add READELF.
1138         * Makefile.in: Rebuild.
1140 2011-11-09  Jason Merrill  <jason@redhat.com>
1142         * Makefile.def (language=c++): Remove check-c++0x.
1143         * Makefile.in (check-gcc-c++): Regenerate.
1145 2011-11-08  Richard Henderson  <rth@redhat.com>
1147         * configure.ac: Test for libitm directory present first.
1149         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1151         * configure.ac: Test libitm/configure.tgt to disable libitm.
1152         * configure: Rebuild.
1154 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1155             Richard Henderson  <rth@redhat.com>
1157         Merged from transactional-memory.
1159         * Makefile.def (lang_env_dependencies): libitm is c++.
1160         Add libitm target module.
1161         * configure.ac: Likewise.
1162         * config/mmap.m4: New file.
1163         * contrib/gcc_update: Add libitm to touch data.
1164         * Makefile.in, configure: Rebuild.
1166 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1168         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1169         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1170         * Makefile.in: Regenerate.
1172 2011-11-01  DJ Delorie  <dj@redhat.com>
1174         * config.sub: Update to version 2011-10-29 (added rl78)
1176 2011-10-27  Nick Clifton  <nickc@redhat.com>
1178         * config.sub: Import these changes from the config project:
1180         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1181             Ben Elliston  <bje@gnu.org>
1183         * config.sub (epiphany): New.
1185         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1186             Ben Elliston  <bje@gnu.org>
1188         * config.sub (hexagon, hexagon-*): New.
1190         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1192         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1193         64eb to be64.
1195         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1197         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1198         (nacl): Grok as alias for 32el-unknown-nacl.
1200 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1202         * MAINTAINERS (Write After Approval): Add myself.
1204 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1206         * MAINTAINERS (Write After Approval): Add myself.
1208 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1210         * MAINTAINERS (sparc port): Remove myself.
1212 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2011-08-14  Yao Qi  <yao@codesourcery.com>
1218         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1219         * configure: Regenerate.
1221 2011-07-26  Ian Lance Taylor  <iant@google.com>
1223         * configure.ac: Set have_compiler based on whether gcc directory
1224         exists, rather than on whether gcc is in configdirs.
1225         * configure: Rebuild.
1227 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1229         * MAINTAINERS (Global Reviewers): Add self.
1231 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1233         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1234         link directories.
1235         * Makefile.in: Rebuild.
1237 2011-07-20  Ian Lance Taylor  <iant@google.com>
1239         PR bootstrap/49787
1240         * configure.ac: Move --enable-bootstrap handling earlier in file.
1241         If --enable-bootstrap and either --enable-build-with-cxx or
1242         --enable-build-poststage1-with-cxx, enable C++ automatically.
1243         * configure: Rebuild.
1245 2011-07-19  Ian Lance Taylor  <iant@google.com>
1247         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1248         make C++ a boot_language.  Set and substitute
1249         POSTSTAGE1_CONFIGURE_FLAGS.
1250         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1251         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1252         * configure, Makefile.in: Rebuild.
1254 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1256         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1257         maintainers.
1259 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1261         * MAINTAINERS (Global Reviewers): Add myself.
1263 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1265         * configure: Regenerate.
1267 2011-07-16  Jason Merrill  <jason@redhat.com>
1269         * Makefile.def (language=c++): Add check-c++0x and
1270         check-target-libmudflap-c++.
1271         * Makefile.tpl (check-target-libmudflap-c++): New.
1272         * Makefile.in: Regenerate.
1274 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1276         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1277         * Makefile.def (target_modules/libjava): Pass
1278         $(EXTRA_CONFIGARGS_LIBJAVA).
1279         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1280         if not configured with --enable-static-libjava.
1281         * Makefile.in: Regenerate.
1282         * configure: Likewise.
1284 2011-07-15  Jason Merrill  <jason@redhat.com>
1286         * Makefile.in (check-c++): Move check-gcc-c++0x after
1287         check-target-libstdc++-v3.
1289 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1291         * MAINTAINERS (c6x port): New entry.
1293 2011-07-13  Jason Merrill  <jason@redhat.com>
1295         * Makefile.in (check-gcc-c++0x): New.
1296         (check-c++): Depend on it.
1298 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1300         PR target/39150
1301         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1302         x86_64-*-solaris2.1[0-9]*.
1303         * configure: Regenerate.
1305 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1307         * MAINTAINERS (RTL optimizers): Add self.
1309 2011-06-27  Gabriel Charette  <gchare@google.com>
1311         * MAINTAINERS (Write After Approval): Add myself.
1313 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1315         PR regression/47836
1316         PR bootstrap/23656
1317         PR other/47733
1318         PR bootstrap/49247
1319         PR c/48825
1320         * configure.ac (target_libraries): Remove target-libiberty.
1321         Remove case-statement setting skipdirs=target-libiberty for
1322         multiple targets.  Remove checking target_configdirs and
1323         removing target-libiberty but keeping target-libgcc if
1324         otherwise empty.
1325         * Makefile.def (target_modules): Don't add libiberty.
1326         (dependencies): Remove all traces of target-libiberty.
1327         * configure, Makefile.in: Regenerate.
1329 2011-06-13  Walter Lee <walt@tilera.com>
1331         * configure.ac (tilepro-*-*) New case.
1332         (tilegx-*-*): Likewise.
1333         * configure: Regenerate.
1335 2011-06-06  Jing Yu  <jingyu@google.com>
1337         * configure.ac: Skip target-libiberty for
1338         arm*-*-linux-androideabi.
1339         * configure: Regenerated.
1341 2011-06-06  Nick Clifton  <nickc@redhat.com>
1343         * config.sub: Sync from upstream.
1345 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1347         * MAINTAINERS (Write After Approval): Add myself.
1349 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1351         * MAINTAINERS: Update my email address.
1353 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1355         * MAINTAINERS (Write After Approval): Update my email address.
1357 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1359         * MAINTAINERS (Write After Approval): Add myself.
1361 2011-05-08  Doug Kwan  <dougkwan@google.com>
1363         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1364         * configure: Regenerated.
1365         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1366         value from configure.
1367         * Makefile.in: Regenerated.
1369 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1371         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1372         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1373         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1374         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1375         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1376         *-*-vxworks*): Disable newlib and libgloss in separate case
1377         statement.
1378         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1379         to separate case statement.
1380         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1381         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1382         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1383         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1384         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1385         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1386         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1387         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1388         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1389         i[[3456789]]86-*-rdos*, m32r-*-*,
1390         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1391         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1392         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1393         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1394         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1395         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1396         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1397         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1398         and libgloss in main case over targets.  Remove most empty cases
1399         in main case over targets.
1400         * configure: Regenerate.
1402 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1408         * configure.ac: Remove code setting special library locations for
1409         hppa*64*-*-hpux11*.  Remove code setting compiler for
1410         sparc-sun-solaris2*.
1411         * configure: Regenerate.
1413 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1415         * configure.ac: Separate libgloss_dir settings from general case
1416         over targets.
1417         * configure: Regenerate.
1419 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1421         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1422         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1423         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1424         cases in libgcj-disabling case statement.
1425         (hppa*64*-*-linux*): Set unsupported_languages instead of
1426         disabling target-zlib.
1427         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1428         to hppa*64*-*-hpux*.
1429         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1430         hppa*-*-hpux*.
1431         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1432         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1433         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1434         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1435         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1436         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1437         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1438         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1439         libgcj-disabling case statement.
1440         * configure: Regenerate.
1442 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1444         * configure.ac: Disable Java for targets not supporting libffi.
1445         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1446         Remove cases in Java-disabling statement.
1447         (*arm-wince-pe): Change to arm-wince-pe.
1448         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1449         cases in Java-disabling statement.
1450         (bfin-*-*): Don't disable Java again.
1451         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1452         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1453         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1454         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1455         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1456         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1457         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1458         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1459         Java-disabling statement.
1460         (mmix-*-*): Don't disable Java again.
1461         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1462         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1463         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1464         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1465         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1466         statement.
1467         * configure: Regenerate.
1469 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1471         * configure.ac: Separate cases disabling Java and Java libraries
1472         from general case over targets.
1473         * configure: Regenerate.
1475 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1477         * MAINTAINERS: Update my email address.
1479 2011-04-20  Easwaran Raman  <eraman@google.com>
1481         * MAINTAINERS (Write After Approval): Add myself.
1483 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1485         PR lto/48086
1486         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1487         * configure: Regenerate.
1489 2011-04-16  Jim Meyering  <meyering@redhat.com>
1491         * MAINTAINERS (Write After Approval): Add myself.
1493 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1495         * MAINTAINERS: Update my email address.
1497 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1499         * MAINTAINERS (Write After Approval): Add myself.
1501 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1503         * MAINTAINERS (Write After Approval): Add myself.
1505 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1507         * MAINTAINERS (Write After Approval): Add myself.
1509 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1511         * configure.ac (build_tools): Remove build-byacc.
1512         (host_libs): Remove mmalloc.
1513         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1514         autoconf automake libtool diff rcs fileutils shellutils time
1515         textutils wdiff find uudecode hello tar gzip indent recode release
1516         sed perl gawk findutils gettext zip.
1517         (libgcj): Remove target-qthreads.
1518         (target_tools): Remove target-examples target-gperf.
1519         (YACC): Don't handle building byacc.
1520         * configure: Regenerate.
1521         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1522         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1523         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1524         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1525         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1526         handle building components.
1527         * Makefile.in: Regenerate.
1529 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1531         * MAINTAINERS: Update my email address as Xtensa maintainer.
1533 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1535         * config.sub: Sync from upstream.
1537 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1539         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1540         (microblaze*): Don't disable libssp.
1541         * configure: Regenerate.
1543 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1545         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1546         moveifchange.
1547         * configure: Regenerate.
1548         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1549         * Makefile.in: Regenerate.
1551 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1553         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1554         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1555         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1556         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1557         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1558         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1559         md_exec_prefix cases.
1560         * configure: Regenerate.
1562 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1564         * configure.ac: Separate cases disabling target-libssp,
1565         target-libiberty, target-libstdc++-v3 and Fortran from general
1566         case over targets.
1567         * configure: Regenerate.
1569 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1571         * configure.ac (*-*-chorusos): Don't disable libgcj.
1572         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1573         Remove case.
1574         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1575         (arm-*-coff): Don't disable libgcj.
1576         (arm*-*-linux-gnueabi): Remove useless assignment.
1577         (arm-*-riscix*): Don't disable libgcj.
1578         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1579         configuration.
1580         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1581         (c54x*-*-*): Remove case.
1582         (tic54x-*-*): Don't disable GCC or GCC libraries.
1583         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1584         to *.
1585         (d10v-*-*): Don't disable GCC libraries.
1586         (d30v-*-*): Don't disable libgcj.
1587         (h8500-*-*): Don't disable GCC libraries.
1588         (i960-*-*): Don't disable libgcj.
1589         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1590         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1591         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1592         libgcj.
1593         (m68k-*-coff*): Remove case.
1594         (mmix-*-*): Don't disable libgloss on host.
1595         (mn10200-*-*, mn10300-*-*): Remove cases.
1596         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1597         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1598         Don't disable libgcj.
1599         (romp-*-*): Remove case.
1600         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1601         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1602         case.
1603         (v810-*-*): Don't disable GCC libraries.
1604         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1605         (ip2k-*-*): Don't disable GCC libraries.
1606         * configure: Regenerate.
1608 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1610         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1611         libffi on host.
1612         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1613         on host.
1614         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1615         * configure: Regenerate.
1617 2011-03-26  John Marino  <binutils@marino.st>
1619         * configure.ac: Add support for *-*-dragonfly*
1620         * configure: Regenerate.
1622 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1624         * configure.ac (native_only): Remove.
1625         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1626         send-pr uudecode guile gnuserv on host.
1627         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1628         send-pr rcs guile perl texinfo libtool on host.
1629         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1630         automake send-pr rcs guile perl texinfo libtool on host.
1631         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1632         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1633         (alpha*-dec-osf*): Don't disable fileutils on target.
1634         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1635         texinfo send-pr expect dejagnu on target.
1636         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1637         target-qthreads on target.
1638         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1639         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1640         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1641         x86_64-*-mingw*): Don't disable expect on target.
1642         (*-*-cygwin*): Don't disable target-gperf on target.
1643         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1644         gnuserv on target.
1645         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1646         target.
1647         * configure: Regenerate.
1649 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1651         * configure.ac (target_tools): Remove target-groff.
1652         (native_only): Remove target-groff.
1653         (hppa*64*-*-*): Don't disable byacc.
1654         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1655         setting.
1656         (*-*-kaos*): Don't skip target-librx and target-groff.
1657         (*-*-netware*): Don't skip target-libmudflap.
1658         (*-*-tpf*): Don't skip target-libmudflap.
1659         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1660         directories on the host.
1661         (ia64*-*-*vms*): Don't skip tix.
1662         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1663         host.
1664         * configure: Regenerate.
1666 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1668         * configure.ac: Remove references to mt-mep, mt-netware,
1669         mt-wince.
1670         * Makefile.def: Add all-utils soft dependencies.
1671         * Makefile.tpl: Remove GDB_NLM_DEPS.
1672         * configure: Regenerate.
1673         * Makefile.in: Regenerate.
1675 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1677         * configure.ac: Do not include mh-x86omitfp.
1678         * configure: Regenerate.
1680 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1682         * configure.ac: Remove empty cases.
1683         * configure: Regenerate.
1685 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1687         * Makefile.def: Add dependency from termcap to gdb.
1688         * Makefile.in: Regenerate.
1690 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1692         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1693         * configure: Regenerate.
1694         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1695         * Makefile.tpl: Likewise.
1696         * Makefile.in: Regenerate.
1698 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1700         * configure.ac: Remove all mentions of tentative_cc.
1701         * configure: Regenerate.
1703 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1705         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1706         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1707         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1708         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1709         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1710         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1711         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1712         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1713         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1714         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1715         *-*-rhapsody*): Remove host cases.
1716         * configure: Regenerate.
1718 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1720         * configure.ac (ppc*-*-pe): Remove host case.
1721         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1722         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1723         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1724         cases.
1725         * configure: Regenerate.
1727 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1729         * config.sub: Update to version 2011-03-23.
1731 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1733         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1734         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1735         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1736         * configure: Regenerate.
1738 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1740         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1741         to Write After Approval.
1742         * config-ml.in: Don't handle arc-*-elf*.
1743         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1744         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1745         handle GCC libraries.
1746         * configure: Regenerate.
1748 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1750         PR bootstrap/48120:
1751         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1752         Add -lstdc++ -lm to LIBS.
1753         * configure: Regenerate.
1755 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1757         * config.guess: Update to version 2011-02-02
1758         * config.sub: Update to version 2011-02-24
1760 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1762         PR lto/48086
1763         * configure.ac: Re-enable LTO on *-apple-darwin9.
1764         * configure: Regenerate.
1766 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1768         PR lto/48086
1769         * configure.ac: Disable LTO on darwin due to an assembler change in
1770         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1771         under 256.
1772         * configure: Regenerate.
1774 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1776         * MAINTAINERS: Update myself as score backend maintainer,
1777         update my e-mail address.
1779 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1781         * MAINTAINERS: Update my e-mail address.
1783 2011-03-06  Joey Ye  <joey.ye@arm.com>
1785         * MAINTAINERS: Update my e-mail address.
1787 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1789         * configure.ac: Adjust test of with_ppl.
1790         * configure: Regenerated.
1792 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1794         * MAINTAINERS: Adjust my e-mail address.
1796 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1798         * configure.ac: Add -lpwl to ppllibs.
1799         * configure: Regenerated.
1801 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1803         * config/cloog.m4: Add -lisl to clooglibs.
1804         * configure: Regenerated.
1806 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1808         * MAINTAINERS (CPU Port maintainers): Add self.
1810 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1812         * MAINTAINERS: Add myself as testsuite maintainer.
1814 2011-02-15  Mike Stump  <mikestump@comcast.net>
1816         * MAINTAINERS: Add myself as testsuite maintainer.
1818 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1820         Import from Libtool and gnulib:
1822         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1824         Prepare for supporting FreeBSD 10.
1825         * config.rpath: Remove handling of freebsd1* which soon would
1826         match FreeBSD 10.0.
1828         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1830         Remove support for FreeBSD 1.x.
1831         * libtool.m4 (_LT_LINKER_SHLIBS)
1832         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1833         soon would incorrectly match FreeBSD 10.0.
1835 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1837         PR binutils/12283
1838         * move-if-change: Import version from gnulib.
1840 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1842         PR lto/47225
1843         * Makefile.def (lto-plugin): Double dash for enable-shared.
1844         (configure-gcc): Depend on all-lto-plugin.
1845         * Makefile.in: Rebuilt.
1847 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1849         * configure.ac: Remove extra bracket.
1850         * configure: Regenerate.
1852 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1854         * MAINTAINERS: Add myself as libquadmath maintainer.
1856 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1858         * MAINTAINERS: Update my email address.
1860 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1862         * MAINTAINERS (option handling): Add self.
1864 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1866         PR lto/47225
1867         * Makefile.def: Add dependency for install-gcc
1868         on install-lto-plugin.
1869         * Makfile.in: Regenerated
1871 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1873         * MAINTAINERS (CPU Port Maintainers): Add myself.
1875 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1877         PR libgcj/44341
1878         * configure.ac: Discard --with-* flags for host when configuring
1879         target libraries for cross build.
1880         * configure: Rebuilt.
1882 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1884         * MAINTAINERS (linear loop transforms): Removed.
1886 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1888         * configure.ac: If with_ppl is no, move setting with_cloog=no
1889         after CLOOG_REQUESTED check.
1890         * configure: Regenerated.
1892 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1894         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1895         CLooG has been requested.
1896         * configure: Regenerated.
1898 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1900         * configure: Regenerated.
1901         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1903 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1905         * configure: Regenerated.
1906         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1908 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1910         * configure.ac: Use AS_HELP_STRING throughout.
1911         * configure: Regenerate.
1913 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1915         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1916         * configure: Regenerate.
1918 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1920         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1922 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1924         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1925         for ia64-hpux.
1926         * configure: Regenerate.
1928 2011-01-07  Jan Hubicka  <jh@suse.cz>
1930         PR lto/47225
1931         * Makefile.in: Regenerate.
1932         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1933         configure.
1935 2011-01-07  Jan Hubicka  <jh@suse.cz>
1937         * Makefile.in: Regenerate.
1938         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1939         and configure dependency on lto-plugin configure.
1940         (lto-plugin module): Remove dependency on GCC; add dependency on
1941         liniberty.
1943 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1945         * MAINTAINERS (Write After Approval): Add myself.
1947 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1949         * configure: Regenerate.
1951 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1953         * configure.ac: (picochip): Disable libiberty.
1955 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1957         * MAINTAINERS (Write After Approval): Add myself.
1959 2010-12-10  Ian Lance Taylor  <iant@google.com>
1961         PR bootstrap/46819
1962         * configure.ac: For --disable-libgcj clear libgcj_saved.
1963         * configure: Rebuild.
1965 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1967         PR fortran/46540
1968         * configure.ac: Add --disable-libquadmath and
1969         --disable-libquadmath-support.
1970         * configure: Regenerate.
1972 2010-12-03  Ian Lance Taylor  <iant@google.com>
1974         * MAINTAINERS: Add myself as libgo maintainer.
1976 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1978         PR libffi/46792
1979         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1980         * configure: Regenerate.
1982 2010-12-02  Ian Lance Taylor  <iant@google.com>
1984         * configure.ac: Always set default for poststage1_ldflags to
1985         -static-libstdc++ -static-libgcc.
1987 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1989         * configure.ac: Move comment to remove extra space in last argument
1990         of GCC_TARGET_TOOL.
1992 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1994         PR other/46026
1995         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1996         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1997         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1998         (BASE_FLAGS_TO_PASS): Use it.
1999         * configure: Rebuilt.
2000         * Makefile.in: Rebuilt.
2002 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2004         PR binutils/12258
2005         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2006         Properly check default linker.
2007         * configure: Regnerated.
2009 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2011         * configure.ac: For --enable-gold, handle value `default' instead of
2012         `both*'.  New configure option --{en,dis}able-ld.
2013         * configure: Regenerate.
2015 2010-11-20  Ian Lance Taylor  <iant@google.com>
2017         * configure.ac: Only disable a language library if no language needs
2018         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2019         * configure: Rebuild.
2021 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2023         * Makefile.in: Regenerate.
2025         PR other/46202
2026         * configure.ac: Fix just-built in-tree STRIP name to be
2027         binutils/strip-new.
2028         * configure: Regenerate.
2029         * Makefile.def (install-strip-gcc, install-strip-binutils)
2030         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2031         (install-strip-sid): Mirror dependencies on non-strip variants
2032         of these targets on the respective -strip prerequisites.
2033         * Makefile.tpl (install-strip, install-strip-host)
2034         (install-strip-target): New targets.
2035         (install-strip-[+module+], install-strip-target-[+module+]):
2036         New targets.
2037         * Makefile.in: Regenerate.
2039 2010-11-19  Ian Lance Taylor  <iant@google.com>
2040             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2042         * configure.ac: Add target-libgo to target_libraries.  Set
2043         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2044         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2045         (HOST_EXPORTS): Add GOC.
2046         (BASE_TARGET_EXPORTS): Add GOC.
2047         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2048         (GOCFLAGS_FOR_TARGET): New variable.
2049         (EXTRA_HOST_FLAGS): Add GOC.
2050         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2051         * Makefile.def (target_modules): Add libgo.
2052         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2053         (dependencies): Add dependency from configure-target-libgo to
2054         configure-target-libffi and all-target-libstdc++-v3.  Add
2055         dependencies from all-target-libgo to all-target-libffi.
2056         (languages): Add go.
2057         * configure: Rebuild.
2058         * Makefile.in: Rebuild.
2060 2010-11-19  Ian Lance Taylor  <iant@google.com>
2062         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2063         compiler/flag environment variables.
2065 2010-11-18  Ian Lance Taylor  <iant@google.com>
2067         * configure.ac: Check for lang_requires_boot_languages in
2068         config-lang.in files.
2069         * configure: Rebuild.
2071 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2072             Tobias Burnus  <burnus@net-b.de>
2074         PR fortran/32049
2075         * Makefile.def: Add libquadmath; build it with language=fortran.
2076         * configure.ac: Add libquadmath.
2077         * Makefile.tpl: Handle multiple libs in check-[+language+].
2078         * Makefile.in: Regenerate.
2079         * configure: Regenerate.
2081 2010-11-16  Tom Tromey  <tromey@redhat.com>
2083         * MAINTAINERS: Moved myself to reviewers section.
2085 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2087         * MAINTAINERS: Moved myself to reviewers section.
2089 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2091         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2092         (Write After Approval): Remove self.
2094 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2096         * configure.ac: Fix spelling in option names.
2097         * configure: Regenerated.
2099 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2101         PR bootstrap/39622
2102         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2103         * configure: Regenerated.
2105 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2107         * MAINTAINERS: Update my email address.
2109 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2111         * configure: Regenerate.
2113 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2115         * configure: Regenerate.
2117 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2119         * configure: Regenerate.
2121 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2123         * configure: Regenerate.
2125 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2127         * configure.ac: Support official CLooG.org versions.
2128         * configure: Regenerate.
2129         * config/cloog.m4: New.
2131 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2137         * MAINTAINERS: Update my email address.
2139 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2141         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2142         * configure: Regenerate.
2144 2010-11-03  Ian Lance Taylor  <iant@google.com>
2145             Dave Korn  <dave.korn.cygwin@gmail.com>
2147         PR lto/46273
2148         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2149         and on other supported platforms whenever LTO is enabled.
2150         * configure: Rebuild.
2152 2010-11-02  Alan Modra  <amodra@gmail.com>
2154         PR binutils/12110
2155         * configure.ac: Error when source path contains spaces.
2156         * configure: Regenerate.
2158 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2160         * MAINTAINERS: Update my email address.
2162 2010-10-20  Ian Lance Taylor  <iant@google.com>
2164         * Makefile.def (target_modules): Set lib_path to src/.libs for
2165         libstdc++-v3 module.
2166         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2167         * Makefile.in: Rebuild.
2169 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2171         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2172         (Write After Approval): Remove myself.
2174 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2176         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2178 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2180         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2182 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2184         * configure.ac (build_lto_plugin): New shell variable.
2185         (--enable-lto): Turn on by default for all non-ELF platforms that
2186         have had LTO support added so far.  Set build_lto_plugin appropriately
2187         for both ELF and non-ELF.
2188         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2189         * configure: Regenerate.
2191 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2193         Sync from src:
2194         * configure.ac (v850 support): Remove target-libgloss from
2195         noconfigdirs.
2196         * configure: Regenerate.
2198 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2200         PR bootstrap/45326
2201         PR bootstrap/45174
2202         * configure.ac: Honor initial values of $build_configargs,
2203         $host_configargs, $target_configargs.  Mark the precious, so
2204         environment settings get recorded.
2205         * configure: Regenerate.
2207 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2209         PR bootstrap/45796
2210         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2211         Depend on all-build-libiberty.
2212         * Makefile.in: Regenerate.
2214 2010-09-30  Michael Eager  <eager@eagercon.com>
2216         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2217         * configure: Regenerate.
2219 2010-09-28  Michael Eager  <eager@eagercon.com>
2221         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2223 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2225         PR bootstrap/44621
2226         * configure.ac: Fix unportable shell quoting.
2227         * configure: Regenerate.
2229 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2231         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2232         targets and amend comment.
2233         * configure: Regenerate.
2235 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2237         * MAINTAINERS (Write After Approval): Add myself.
2239 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2241         * configure.ac: Enable LTO by default on Darwin.
2242         * configure: Regenerate.
2244 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2250         * MAINTAINERS (Write After Approval): Add myself.
2252 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2254         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2255         ports
2257 2010-07-28  David Yuste  <david.yuste@gmail.com>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2263         * configure.ac: Support all v850 targets.
2264         * configure: Regenerate.
2266 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2268         PR bootstrap/44455
2269         * configure.ac (extra_mpfr_configure_flags): Copy from
2270         extra_mpc_gmp_configure_flags.
2271         * configure: Re-generated.
2273 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2275         * MAINTAINERS (Write After Approval): Add myself.
2277 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2279         * MAINTAINERS (Write After Approval): Add myself.
2281 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2283         * MAINTAINERS (Write After Approval): Add myself.
2285 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2287         PR target/44862
2288         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2289         Provide -B option to allow for link spec %s substitutions for
2290         libstdc++.a on darwin.
2291         * Makefile.in: Regenerate.
2293 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2295         * MAINTAINERS (Reviewers): Update my e-mail address
2297 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2299         * Makefile.def (configure-gcc): Depend on all-libelf.
2300         * Makefile.in: Rebuild.
2302 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2304         * MAINTAINERS (Write After Approval): Add myself in the right place.
2306 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2308         * MAINTAINERS (Write After Approval): Add myself.
2310 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2312         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2314 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2316         * config.sub: Update to version 2010-05-21.
2317         * config.guess: Update to version 2010-04-03.
2319 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2321         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2322         * configure: Regenerate.
2324 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2326         * MAINTAINERS (Write After Approval): Add myself.
2328 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2330         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2331         a platform that supports LTO.
2332         * configure: Regenerate.
2334 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2336         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2337         * configure: Regenerated.
2339 2010-04-27  Roland McGrath  <roland@redhat.com>
2340             H.J. Lu  <hongjiu.lu@intel.com>
2342         * configure.ac (--enable-gold): Support both, both/gold and
2343         both/bfd to add gold to configdirs without removing ld.
2344         * configure: Regenerated.
2346         * Makefile.def: Add install-gold dependency to install-ld.
2347         * Makefile.in: Regenerated.
2349 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2351         PR lto/42776
2352         * configure.ac (--enable-lto): Refactor handling so libelf tests
2353         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2354         and allow LTO to be explicitly enabled on non-ELF platforms that
2355         are known to support it inside else-clause.
2356         * configure: Regenerate.
2358 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2360         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2361         * configure: Regenerate.
2363 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2365         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2366         * configure: Regenerate.
2368 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2370         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2371         separately.
2372         * configure: Regenerate.
2374 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2376         * MAINTAINERS (Write After Approval): Add myself.
2378 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2380         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2381         * configure: Regenerate.
2383 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2385         * configure: Regenerate after change to elf.m4.
2387 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2389         * MAINTAINERS (Write After Approval): Add myself.
2391 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2393         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2394         * configure: Regenerated.
2396 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2398         * configure.ac: Print "buggy but acceptable" when CLooG
2399         revision is less than 9.
2400         * configure: Regenerated.
2402 2010-04-01  Diego Novillo  <dnovillo@google.com>
2404         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2406 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2408         PR bootstrap/43615
2409         PR bootstrap/43328
2411         Revert:
2413         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2415         * configure.ac: Do not pass --enable-multilib nor
2416         --disable-multilib in baseargs.  Accept explicitly passed
2417         --enable_multilib.
2418         * configure: Regenerate.
2420 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2422         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2424 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2426         * MAINTAINERS: Remove myself.
2428 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2430         PR bootstrap/43328
2431         * configure.ac: Do not pass --enable-multilib nor
2432         --disable-multilib in baseargs.  Accept explicitly passed
2433         --enable_multilib.
2434         * configure: Regenerate.
2436 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2438         * MAINTAINERS (spu port): Remove me.
2440 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2442         * configure.ac (tic6x-*-*): New case.
2443         * configure: Regenerate.
2445 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2447         * config.sub: Update to version 2010-03-22.
2448         * config.guess: Update to version 2009-12-30.
2450 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2452         PR ada/42554
2453         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2454         * configure: Regenerate.
2456 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2458         * MAINTAINERS: Update my email address.
2460 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2462         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2463         (ghassan.shobaki@amd.com): Removed.
2465 2010-03-17  Alan Modra  <amodra@gmail.com>
2467         * MAINTAINERS: Update my email address.
2469 2010-03-16  Diego Novillo  <dnovillo@google.com>
2471         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2472         Matthews.
2474 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2476         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2477         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2479 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2481         * MAINTAINERS: Update my email address.
2483 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2485         * MAINTAINERS: Update my email address.
2487 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2489         * MAINTAINERS: Update my email address.
2491 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2493         * MAINTAINERS: Update my email address.
2495 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2497         PR libstdc++/32499
2498         * configure.ac (RANLIB): Default to true.
2499         (STRIP): Likewise.
2500         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2501         * configure: Regenerate.
2503 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2505         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2506         (Write After Approval): Update my email address.
2508 2010-02-17  Nick Clifton  <nickc@redhat.com>
2510         PR 11238
2511         * Makefile.tpl (local-distclean): Also remove config.cache files in
2512         sub-directories as there may not be Makefiles present in the
2513         sub-directories.
2514         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2515         the config.cache files found by the find command.
2517         * Makefile.in: Regenerate.
2518         * configure.ac: Revert previous delta.
2519         * configure: Regenerate.
2521 2010-02-15  Nick Clifton  <nickc@redhat.com>
2523         PR 11238
2524         * configure.ac: Delete config.cache files in sub-directories when
2525         deleting Makefiles.
2526         * configure: Regenerate.
2528 2010-02-12  Ben Elliston  <bje@gnu.org>
2530         * MAINTAINERS: Update my email address.
2532 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2534         * MAINTAINERS (spu port): Update my email address.
2536 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2538         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2540 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2542         * configure.ac: Add "recommended" version checks for GMP/MPC.
2543         Update recommended GMP/MPFR/MPC versions.
2544         * configure: Regenerate.
2546 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2548         * MAINTAINERS: Move my Embecosm email address into the
2549         write-after-approval section.
2551 2010-01-26  Ian Lance Taylor  <iant@google.com>
2553         * MAINTAINERS: Add myself as Go frontend maintainer.
2555 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2557         PR libstdc++/36101, PR libstdc++/42813
2558         * configure.ac (bootstrap_target_libs): Make inclusion of
2559         target-libgomp conditional on libgomb being in target_configdirs.
2560         * configure: Regenerate.
2562 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2564         PR libstdc++/36101, PR libstdc++/42813
2565         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2566         * configure: Regenerate.
2568 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2570         PR libstdc++/36101, PR libstdc++/42813
2571         * configure.ac (target_configdirs): Substitute.
2572         * Makefile.def: Bootstrap target module libgomp.
2573         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2574         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2575         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2576         * configure, Makefile.in: Regenerate.
2578 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2580         * MAINTAINERS: Adjust my details.
2582 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2584         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2586 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2588         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2590 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2010-01-11  Richard Guenther  <rguenther@suse.de>
2600         PR lto/41569
2601         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2602         * Makefile.in: Regenerated.
2604 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2606         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2607         * configure: Regenerate.
2609 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2610             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2612         PR bootstrap/42424
2613         * configure.ac: Include libtool m4 files.
2614         (_LT_CHECK_OBJDIR): Call it.
2615         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2616         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2618         * configure: Regenerate.
2620 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2622         PR bootstrap/41818
2623         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2624         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2625         * Makefile.in: Regenerate.
2627 2010-01-02  Richard Guenther  <rguenther@suse.de>
2629         PR lto/41529
2630         * configure.ac: Include config/elf.m4.  Disable LTO if not
2631         builting for an elf target.
2632         * configure: Regenerate.
2634 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2636         * MAINTAINERS: Change my email address.
2638 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2640         * config.sub, config.guess: Update from upstream sources.
2642 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2644         * MAINTAINERS (Write After Approval): Add myself.
2646 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2648         PR middle-end/30447
2649         PR middle-end/30789
2650         PR other/40302
2652         * configure.ac: Require MPC.
2653         * configure: Regenerate.
2655 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2657         PR target/38384
2658         PR bootstrap/40972
2659         * libtool.m4: Sync from git Libtool.
2660         * ltoptions.m4: Likewise.
2661         * ltversion.m4: Likewise.
2662         * lt~obsolete.m4: Likewise.
2663         * ltmain.sh: Likewise.
2665 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2667         * configure.ac: Update minimum MPC version to 0.8.
2668         * configure: Regenerate.
2670 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2672         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2673         * configure: Regenerated.
2675 2009-11-21  Ian Lance Taylor  <iant@google.com>
2677         * configure.ac: Change default of poststage1_ldflags to be empty if
2678         poststage1_libs is set.  When poststage1_libs is empty, and
2679         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2680         * configure: Rebuild.
2682 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2684         * MAINTAINERS (Write After Approval): Update my email address.
2686 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2688         * config.guess: Update from upstream sources.
2690 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2692         * Makefile.def: Restore host and target settings for gmp.
2693         * Makefile.in: Rebuild.
2695 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2697         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2698         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2699         Fix portability of test of C++ as bootstrap language.  Add
2700         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2701         * configure: Rebuild.
2702         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2703         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2704         in-tree building.
2705         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2706         (POSTSTAGE1_HOST_EXPORTS): Use it.
2707         (STAGE[+id+]_CXXFLAGS): New.
2708         (BASE_FLAGS_TO_PASS): Pass it down.
2709         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2710         extra_exports.
2711         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2712         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2713         extra_exports.
2714         * Makefile.in: Rebuild.
2716 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2718         * config.sub, config.guess: Update from upstream sources.
2720 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2722         * MAINTAINERS (Write After Approval): Add myself.
2724 2009-11-09  Jon Beniston  <jon@beniston.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2730         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2731         paths for *-w64-mingw* and x86_64-*mingw*.
2732         * configure: Regenerated.
2734 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2736         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2738 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2740         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2741         Phil Edwards to Write-After Approval.
2743 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2745         * configure.ac: Disable target-winsup & co for
2746         x86_64-*-mingw* and *-w64-mingw* targets.
2747         * configure: Regenerated.
2749 2009-10-16  Nick Clifton  <nickc@redhat.com>
2751         * MAINTAINERS: Add myself as a maintainer for the RX port.
2753 2009-10-26  Johannes Singler  <singler@kit.edu>
2755         * MAINTAINERS (Write After Approval): Update my e-mail address.
2757 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2759         * configure.ac (CLooG test): Use = with test.
2760         * configure: Regenerate.
2762 2009-10-22  Richard Guenther  <rguenther@suse.de>
2764         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2765         cloog if the ppl version check failed.  Move flags saving
2766         before setting in libelf check.
2767         * configure: Regenerate.
2769 2009-10-21  Richard Guenther  <rguenther@suse.de>
2771         * configure.ac: Adjust the ppl and cloog configure to work as
2772         documented.  Disable cloog if ppl was disabled.  Omit the version
2773         checks if they were disabled.
2774         * configure: Re-generate.
2776 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2778         * configure.ac: Add 'lto' to enable_languages, not
2779         new_enable_languages, and only if not already present.
2780         * configure: Regenerate.
2782 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2784         * README: Refer to the various COPYING* files instead of just
2785         COPYING.
2786         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2788 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2790         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2792 2009-10-07  Richard Guenther  <rguenther@suse.de>
2794         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2795         and Richard Guenther as reviewers.
2796         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2797         as reviewers.
2799 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2801         * config.sub: Update from upstream sources.
2803 2009-10-06  Ian Lance Taylor  <iant@google.com>
2805         * Makefile.def: check-gold depends upon all-gas.
2806         * Makefile.in: Rebuild.
2808 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2810         * MAINTAINERS (Write After Approval): Add myself.
2812 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2814         * Makefile.def: all-lto-plugin depends on all-libiberty.
2815         set bootstrap=true for lto-plugin.
2816         Add lto-plugin.
2817         * Makefile.in: Regenerate.
2818         * configure.ac (host_libs): Add lto-plugin.
2819         * configure: Regenerate.
2821 2009-10-03  Diego Novillo  <dnovillo@google.com>
2823         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2824         (HOST_LIBELFLIBS): Define.
2825         (HOST_LIBELFINC): Define.
2826         * Makefile.in: Regenerate.
2827         * configure.ac: Add --enable-lto.
2828         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2829         If --enable-lto is used, add 'lto' to new_enable_languages.
2830         If --enable-lto is used and gold is enabled, add
2831         lto-plugin to configdirs.
2832         * configure: Regenerate.
2834 2009-10-03  Simon Baldwin  <simonb@google.com>
2836         * configure.ac: If --with-system-zlib, suppress local zlib and
2837         pass --with-system-zlib to subdir configure scripts.
2838         * configure: Regenerate.
2840 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2841             Paolo Bonzini  <bonzini@gnu.org>
2843         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2844         $(srcdir).
2845         * Makefile.in: Rebuilt.
2847 2009-09-26  Gary Funck  <gary@intrepid.com>
2849         * MAINTAINERS (Write After Approval): Add myself.
2851 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2853         * configure.ac: Update minimum MPC version to 0.7.
2854         * configure: Regenerate.
2856 2009-09-25  Nick Clifton  <nickc@redhat.com>
2858         * configure.ac: Pass any --cache-file=/dev/null option on to
2859         subconfigures.
2860         * configure: Regenerate.
2862 2009-09-23  Nick Clifton  <nickc@redhat.com>
2864         * config.sub, config.guess: Update from upstream sources.
2866 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2868         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2869         * Makefile.in: Rebuilt.
2871 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2873         PR bootstrap/32272
2874         * configure.ac: Error out if $srcdir isn't '.' but contains
2875         host-${host_noncanonical}.
2876         * configure: Regenerate.
2878 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2880         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2881         maintainer.
2883 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2885         * configure.ac: If bootstrapping a combined tree with
2886         --enable-gold, require c++ in stage1_languages.
2887         * configure: Regenerate.
2889         * configure.ac: Also add target_libs of stage1_languages to
2890         bootstrap_target_libs.
2891         * configure: Regenerate.
2893         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2894         with --enable-languages not containing c++.
2895         * configure: Regenerate.
2897 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2899         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2900         * configure: Regenerate.
2902 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2904         * MAINTAINERS (Write After Approval): Update my e-mail address,
2905         and move from from here...
2906         (Waiting for paperwork): To here.
2908 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2910         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2912 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2914         * configure.ac: Do not use $extrasub for replacing @if/@endif
2915         parts in Makefile; instead, use additional arguments to
2916         AC_CONFIG_COMMANDS to do the replacement manually, with several
2917         sed invocations, to avoid HP-UX sed command limits.
2918         * configure: Regenerate.
2920 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2922         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2923         blank before -L.
2925 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2927         * configure.ac (with-build-config): Document.  Handle without.
2928         Handle missing argument.
2929         * configure: Rebuilt.
2931 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2933         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2934         Default to bootstrap-debug only if compare-debug works.
2935         * configure: Rebuilt.
2936         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2937         * Makefile.in: Rebuilt.
2939 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2941         * MAINTAINERS (OS Port Maintainers): Update my email address.
2943 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2945         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2946         * Makefile.in: Rebuilt.
2948 2009-09-01  Chris Demetriou  <cgd@google.com>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2954         PR debug/30161
2955         * include/dwarf2.h (enum dwarf_tag): Added
2956         DW_TAG_GNU_template_template_param
2957         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2959 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2961         * Makefile.tpl (AWK): Fix typo.
2962         * Makefile.in: Regenerate.
2964 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2966         * configure.ac: Detect awk and sed.
2967         * Makefile.def (flags_to_pass): Add AWK and SED.
2968         * Makefile.tpl (AWK, SED): New.
2969         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2970         * configure: Regenerate.
2971         * Makefile.in: Regenerate.
2973 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2975         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2976         (collapseslashes): Likewise.
2978 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2980         * configure.ac (AC_PREREQ): Bump to 2.64.
2982 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2984         * configure.ac: Remove --with-datarootdir, --with-docdir,
2985         --with-pdfdir, --with-htmldir switches.
2986         * configure: Regenerate.
2988         * configure: Regenerate.
2990         * compile: Sync from Automake 1.11.
2991         * depcomp: Likewise.
2992         * install-sh: Likewise.
2993         * missing: Likewise.
2994         * mkinstalldirs: Likewise.
2995         * ylwrap: Likewise.
2997 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2999         * ltmain.sh (func_normal_abspath): New function.
3000         (func_relative_path): Likewise.
3001         (func_mode_help): Document new -bindir option for link mode.
3002         (func_mode_link): Add new -bindir option, and use it to place
3003         output DLL if specified.
3005 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3007         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3008         (baseargs): Add --disable-option-checking.
3009         * configure: Regenerate.
3011         * Makefile.def (configure-target-libiberty): Depend on
3012         all-binutils and all-ld.
3013         (configure-target-newlib): Likewise.
3014         * Makefile.in: Regenerate.
3016 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3018         * config.sub, config.guess: Update from upstream sources.
3020 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3022         Sync from src, merge:
3024         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3026         * configure.ac: Do not exclude gas for i386-*-darwin.
3027         Add a case for x86_64-*-darwin.
3028         * configure: Regenerate.
3030 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3032         * MAINTAINERS: Add my name to Write After Approval list.
3034 2009-08-06  Michael Eager  <eager@eagercon.com>
3036         * configure.ac: Add Microblaze target.
3037         * configure: Regenerate.
3039 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3041         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3042         * configure: Regenerate.
3044 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3046         * MAINTAINERS (Write After Approval): Update my e-mail address.
3048 2009-07-06  Ian Lance Taylor  <iant@google.com>
3050         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3051         * configure: Rebuild.
3053 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3055         * MAINTAINERS: Move myself to the Graphite Reviewers.
3057 2009-06-30  Wei Guozhi  <carrot@google.com>
3059         * MAINTAINERS: Add my name to Write After Approval list.
3061 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3063         PR bootstrap/40338
3064         * configure.ac (comparestring): Create new variable.
3065         * Makefile.tpl (comparestring): Use to skip some comparisions.
3066         * configure: Regenerate.
3067         * Makefile.in: Regenerate.
3069 2009-06-26  Doug Evans  <dje@sebabeach.org>
3071         * Makefile.def (host_modules): Add cgen.
3072         * Makefile.in: Regenerate.
3073         * configure.ac (host_tools): Add cgen.
3074         * configure: Regenerate.
3076 2009-06-23  DJ Delorie  <dj@redhat.com>
3078         * MAINTAINERS: Add myself as mep maintainer.
3080 2009-06-23  Ian Lance Taylor  <iant@google.com>
3082         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3083         boot_languages.  Only bootstrap target libraries listed in
3084         target_libs for some boot language.  Add --with-stage1-ldflags,
3085         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3086         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3087         if not building with C++.
3088         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3089         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3090         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3091         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3092         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3093         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3094         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3095         * configure, Makefile.in: Rebuild.
3097 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3099         * MAINTAINERS: Added my name to write-after-approval list.
3101 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3103         * configure.ac: Define is_elf for QNX Neutrino targets.
3104         * configure: Regenerate.
3106 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3108         * MAINTAINERS: Added my name to the write-after-approval list
3110 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3112         * configure.ac: Detect MPC in default directory.
3113         * configure: Regenerate.
3115 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3116             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3118         * Makefile.tpl (all): Avoid a trailing backslash.
3119         * Makefile.in: Regenerate.
3121 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3123         * config.sub, config.guess: Update from upstream sources.
3125 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3127         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3128         to noconfdirs.
3129         * configure: Regenerate.
3131 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3133         * Makefile.tpl ([+compare-target+]): Compare all stage
3134         directories, rather than just gcc.
3135         * Makefile.in: Rebuilt.
3137 2009-06-01  Doug Kwan  <dougkwan@google.com>
3139         * configure.ac: Support gold for target arm*-*-*.
3140         * configure: Regenerate.
3142 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3144         * Makefile.def: Add MPC support and dependencies.
3145         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3147         * Makefile.in, configure: Regenerate.
3149 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3151         * Makefile.tpl (all): Avoid harmless warning in make all when
3152         gcc-bootstrap is enabled but stage_last does not exist.
3153         * Makefile.in: Rebuilt.
3155 2009-05-24  Nicolas Roche  <roche@adacore.com>
3157         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3158         * Makefile.in: Regenerate.
3160 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3162         * MAINTAINERS: Update my e-mail address.
3164 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3166         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3167         * configure:  Regenerate.
3169 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3171         PR other/40159
3172         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3173         gcc-no-bootstrap are mutually exclusive.
3174         * Makefile.in: Rebuilt.
3176 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3178         PR other/40159
3179         * Makefile.tpl (all): Don't end with unconditional success.
3180         * Makefile.in: Rebuilt.
3182 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3184         PR target/37137
3185         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3186         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3187         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3188         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3189         stage_configureflags, stage_cflags and stage_libcflags into
3190         explicit Makefile macros.
3191         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3192         GFORTRAN.
3193         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3194         CC.  Set CC_FOR_BUILD from CC.
3195         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3196         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3197         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3198         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3199         and GFORTRAN.
3200         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3201         (_LIBCFLAGS): Renamed to _TFLAGS.
3202         (do-compare-debug, do-compare3-debug): Drop.
3203         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3204         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3205         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3206         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3207         (XGCC_FLAGS_FOR_TARGET): New.
3208         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3209         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3210         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3211         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3212         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3213         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3214         TFLAGS.
3215         (BUILD_CONFIG): Include if requested.
3216         (all): Set TFLAGS on bootstrap.
3217         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3218         (all-stageid-prefixmodule): Likewise.
3219         (do-clean, distclean-stageid): Set TFLAGS.
3220         (restrap): Fix whitespace.
3221         * Makefile.in: Rebuilt.
3223 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3225         * config.guess: Sync with src.
3227 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3229         * configure.ac ($with_ppl):  Default to no if not supplied.
3230         ($with_cloog):  Likewise.
3231         configure:  Regenerate.
3233 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3235         * MAINTAINERS: Update my e-mail address.
3237 2009-04-27  Nick Clifton  <nickc@redhat.com>
3239         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3241 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3243         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3244         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3245         * Makefile.in: Regenerate.
3247 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3249         PR bootstrap/39739
3250         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3251         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3253         * configure, Makefile.in: Regenerate.
3255 2009-04-21  Taras Glek  <tglek@mozilla.com>
3257         * include/hashtab.h: Update GTY annotations to new syntax
3258         * include/splay-tree.h: Likewise
3260 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3262         * config.sub, config.guess: Update from upstream sources.
3264 2009-04-15  Anthony Green  <green@moxielogic.com>
3266         * configure.ac: Add moxie support.
3267         * configure: Rebuilt.
3269 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3271         * configure.ac: Change copyright header to refer to version
3272         3 of the GNU General Public License and to point readers at the
3273         COPYING3 file and the FSF's license web page.
3274         * Makefile.def: Likewise.
3275         * Makefile.tpl: Likewise.
3276         * Makefile.in: Regenerate.
3278 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3280         * configure.ac: Restore match for darwin9 or later. Use double
3281         brackets since regeneration eats one pair.
3282         * configure: Regenerate.
3284 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3286         PR gas/10039
3287         * configure.ac: Require texinfo 4.7.
3288         * configure: Regenerated.
3290 2009-04-09  Nick Clifton  <nickc@redhat.com>
3292         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3293         the GCC Runtime Library Exception.
3295 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3297         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3298         * configure: Regenerate.
3300 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3302         * Makefil.def (languages): New entries.
3303         * Makefile.tpl (check-gcc-*): New generic target.
3304         * Makefile.in: Regenerate.
3306 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3308         * MAINTAINERS:  Update my email address.
3310 2009-03-18  Tom Tromey  <tromey@redhat.com>
3312         * configure: Rebuild.
3313         * configure.ac (host_libs): Add libiconv.
3314         * Makefile.in: Rebuild.
3315         * Makefile.def (host_modules): Add libiconv.
3316         (configure-gdb, all-gdb): Depend on libiconv.
3318 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3320         * configure.ac: Treat gdb as supported on x86_64-darwin.
3321         * configure: Regenerate.
3323 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3325         * configure.ac (--with-host-libstdcxx): New option.
3326         * configure: Regenerate.
3328 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3330         * MAINTAINERS:  Move myself into the write after approval list.
3332 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3334         * MAINTAINERS: Update e-mail address.
3336 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3338         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3340 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3342         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3344 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3346         Backport from git Libtool:
3348         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3349         Support GNU/kOpenSolaris.
3350         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3351         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3352         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3353         GNU/kOpenSolaris.
3355 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3357         * MAINTAINERS: Update e-mail address.
3359 2009-02-24  Michael Eager  <eager@eagercon.com>
3361         * MAINTAINERS (Write After Approval): Add self.
3363 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3365         * MAINTAINERS (Write After Approval): Add myself.
3367 2009-02-05  Andreas Schwab  <schwab@suse.de>
3369         * Makefile.tpl (stage_last): Define $r and $s before using
3370         $(RECURSE_FLAGS_TO_PASS).
3371         * Makefile.in: Regenerate
3373 2009-01-30  Ian Lance Taylor  <iant@google.com>
3375         * MAINTAINERS: Move myself to the Global Reviewers list.
3377 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3379         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3380         * configure: Regenerate.
3382 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3384         * MAINTAINERS: Make whitespace consistent.
3385         Remove Robert Millan from Write After Approval.
3387 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3389         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3390         (all-opcodes): Depend on all-libiberty.
3391         * Makefile.in: Regenerate.
3393 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3395         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3396         * configure: Regenerate.
3398 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3400         * MAINTAINERS (Write After Approval): Add myself.
3402 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3404         * MAINTAINERS: Add myself to reviewers (Fortran).
3406 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3408         PR tree-optimization/38515
3409         * configure.ac (cloog-polylib): Removed.
3410         (with_ppl, with_cloog): Test for "no".
3411         * configure: Regenerated.
3413 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3415         * MAINTAINERS: Moved myself to reviewers (Fortran).
3417 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3419         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3420         (Write After Approval): Remove myself.
3422 2009-01-03  Diego Novillo  <dnovillo@google.com>
3424         * MAINTAINERS: Remove myself from alias maintainership.
3426 2009-01-02  David Ayers  <ayers@fsfe.org>
3428         * MAINTAINERS: Update e-mail address.
3430 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3432         * MAINTAINERS: Make whitespace consistent.
3434 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3436         Backport from upstream Libtool:
3437         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3438         Add cache variables to tests that require the linker to work.
3439         For shlibpath_overrides_runpath, this also changes the semantics
3440         to let the result from the C compiler take precedence.
3442 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3444         * config.sub, config.guess: Update from upstream sources.
3446 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3448         * configure.ac (ppllibs): Add by default the lib flags.
3449         * configure: Regenerate.
3451 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3453         * MAINTAINERS:  Add myself to the write after approval list.
3455 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3457         * configure.ac: Add double brackets on darwin[912].
3458         * configure: Regenerate.
3460 2008-12-03  Daniel Kraft  <d@domob.eu>
3462         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3463         Approval to Reviewer section (for Fortran front-end).
3465 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3467         * configure.ac: Expand to darwin10 and later.
3468         * configure: Regenerate.
3470 2008-12-02  Andreas Schwab  <schwab@suse.de>
3472         * Makefile.def: configure-target-boehm-gc depends on
3473         all-target-libstdc++-v3.
3474         * Makefile.in: Regenerate.
3476 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3478         * MAINTAINERS:  Add myself as mingw maintainer.
3480 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3482         * config.sub, config.guess: Update from upstream sources.
3484 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3486         * README.SCO: Remove.
3488 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3490         * MAINTAINERS:  Add myself to the write after approval list.
3492 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3494         * MAINTAINERS:  Update my email address in WAA section.
3496 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3498         * MAINTAINERS: Update e-mail address.
3500 2008-11-27  Toon Moene  <toon@moene.org>
3502         * MAINTAINERS: Change e-mail address.
3504 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3506         * configure.ac: Build gdb for i?86-*-darwin*
3507         * configure: Regenerated.
3509 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3511         * MAINTAINERS: Added my full name.
3513 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3515         PR bootstrap/38014
3516         PR bootstrap/37923
3518         Revert:
3520         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3522         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3523         * Makefile.in: Regenerated.
3525         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3527         PR gdb/921
3528         PR gdb/1646
3529         PR gdb/2175
3530         PR gdb/2176
3532         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3533         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3534         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3535         (HOST_EXPORTS): Pass CPPFLAGS.
3536         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3537         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3538         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3539         * Makefile.in, configure: Regenerated.
3540         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3541         and CPPFLAGS_FOR_BUILD.
3543 2008-11-06  Jeff Law  <law@redhat.com>
3545         * MAINTAINERS: Add myself as middle end maintainer.
3547 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3549         * MAINTAINERS (Write after approval): Add myself.
3551 2008-11-05  Diego Novillo  <dnovillo@google.com>
3553         * MAINTAINERS (Global Reviewers): Add myself.
3554         (Non-Algorithmic Maintainers): Remove myself.
3556 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3558         * MAINTAINERS (Write after approval): Add myself.
3560 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3562         * MAINTAINERS (Write after approval): Add myself.
3564 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3566         * configure.ac (spu-*-*): Remove special case.
3567         * configure: Regenerate.
3569 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3571         * MAINTAINERS (Write after approval): Update my email address.
3573 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3575         * configure.ac [spu-*-*]: Do not set skipdirs.
3576         * configure: Re-generate.
3578 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3580         * MAINTAINERS (Various Maintainers): Add myself to reload.
3582 2008-10-25  Richard Guenther  <rguenther@suse.de>
3584         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3585         maintainer.  Remove myself as libgcc-math maintainer.
3586         (Non-Algorithmic Maintainers): Remove myself.
3588 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3590         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3591         * Makefile.in: Regenerated.
3593 2008-10-23  Cary Coutant  <ccoutant@google.com>
3595         * MAINTAINERS (Write after approval): Add myself.
3597 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3599         PR gdb/921
3600         PR gdb/1646
3601         PR gdb/2175
3602         PR gdb/2176
3604         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3605         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3606         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3607         (HOST_EXPORTS): Pass CPPFLAGS.
3608         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3609         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3610         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3611         * Makefile.in, configure: Regenerated.
3612         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3613         and CPPFLAGS_FOR_BUILD.
3615 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3617         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3618         Sebastian Pop.
3620 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3622         * MAINTAINERS (Write After Approval): Added myself.
3624 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3626         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3627         recommended version to 2.3.2.
3629         * configure: Regenerate.
3631 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3633         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3635 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3637         * MAINTAINERS (Write After Approval): Update e-mail address.
3639 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3641         * libtool.m4: Update to libtool 2.2.6.
3642         * lt~obsolete.m4: Update to libtool 2.2.6.
3643         * ltmain.sh: Update to libtool 2.2.6.
3644         * ltsugar.m4: Update to libtool 2.2.6.
3645         * ltversion.m4: Update to libtool 2.2.6.
3646         * ltoptions.m4: Update to libtool 2.2.6.
3647         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3649 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3651         * MAINTAINERS (Write After Approval): Add myself.
3653 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3655         * MAINTAINERS (Write After Approval): Update my name.
3657 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3659         * MAINTAINERS: Add myself in "Write After Approval".
3661 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3663         * MAINTAINERS: Add myself as ia64 maintainer.
3665 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3667         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3668         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3669         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3670         and Michael Tiemann from Write After Approval since they do not
3671         actually have access.
3673 2008-09-05  Richard Guenther  <rguenther@suse.de>
3675         * configure.ac: Initialize clooglibs to -lcloog.
3676         * configure: Re-generate.
3678 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3680         * MAINTAINERS (Write After Approval): Add myself.
3682 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3684         * configure.ac (--with-cloog-polylib): New.
3685         (--disable-cloog-version-check): New.
3686         (--disable-ppl-version-check): New.
3687         * configure: Re-generate.
3689 2008-09-03  Richard Guenther  <rguenther@suse.de>
3691         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3692         cloog test.
3693         * configure: Re-generate.
3695 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3697         Add picoChip port.
3698         * MAINTAINERS: Add picoChip maintainers.
3700 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3701             Tobias Grosser  <grosser@fim.uni-passau.de>
3702             Jan Sjodin  <jan.sjodin@amd.com>
3703             Harsha Jagasia  <harsha.jagasia@amd.com>
3704             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3705             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3706             Adrien Eliche  <aeliche@isty.uvsq.fr>
3708         Merge from graphite branch.
3709         * configure: Regenerate.
3710         * Makefile.in: Regenerate.
3711         * configure.ac (host_libs): Add ppl and cloog.
3712         Add checks for PPL and CLooG.
3713         * Makefile.def (ppl, cloog): Added modules and dependences.
3714         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3715         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3717 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3719         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3720         (GCC_SHLIB_SUBDIR): New.
3721         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3722         * configure: Regenerate.
3723         * Makefile.in: Regenerate.
3725 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3727         * MAINTAINERS: Consistently use tabs to separate columns.
3729 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3731         * MAINTAINERS (Write after Approval): Add myself.
3733 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3735         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3736         Enable bfd, binutils and opcodes.
3737         * configure: Regenerate.
3739 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3741         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3743 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3745         * MAINTAINERS:  Use correct Umlaut for last name.
3747 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3749         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3751 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3753         * MAINTAINERS: Update my email address.
3755 2008-08-16  Nicolas Roche  <roche@adacore.com>
3757         * Makefile.tpl: Add BOOT_ADAFLAGS.
3758         * Makefile.in: Regenerate.
3760 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3762         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3763         * configure: Regenerate.
3765 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3767         * configure.ac: Add makefile fragments for hpux.
3768         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3769         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3770         * configure: Regenerate.
3771         * Makefile.in: Regenerate.
3773 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3775         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3777 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3779         * MAINTAINERS (Write after Approval): Add myself.
3781 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3783         * MAINTAINERS (Write After Approval):  Add myself.
3785 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3787         * MAINTAINERS (Write After Approval):  Add myself.
3789 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3791         * MAINTAINERS: Update my email address.
3793 2008-06-25  Joey Ye  <joey.ye@intel.com>
3795         * MAINTAINERS (Write After Approval):  Add myself.
3797 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3799         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3800         * Makefile.in: Regenerate.
3801         * configure: Regenerate.
3803 2008-06-17  Daniel Kraft  <d@domob.eu>
3805         * MAINTAINERS (Write After Approval):  Add myself.
3807 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3809         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3810         "$@" is still intact with both Autoconf 2.59 and 2.62.
3811         * configure: Regenerate.
3813 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3815         * Makefile.tpl: Fix comment errors.
3816         * Makefile.in: Regenerate.
3818 2008-06-12  David S. Miller  <davem@davemloft.net>
3819             David Edelsohn  <edelsohn@gnu.org>
3821         * configure.ac: Add powerpc*-*-* to gold supported targets.
3822         * configure: Regenerate.
3824 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3826         PR tree-optimization/36218
3827         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3828         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3829         (all prefix="build-"): Pass them to build-system sub-makes.
3830         * Makefile.in: Regenerate.
3832 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3834         * MAINTAINERS (mt port): Remove.
3835         (sco5, unixware, sco udk): Remove.
3836         (Kean Johnston): Add to Write After Approval.
3838 2008-05-30  Julian Brown  <julian@codesourcery.com>
3840         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3841         of libobjc for ARM EABI Linux.
3842         * configure: Regenerate.
3844 2008-05-18  Xinliang David Li   <davidxl@google.com>
3846         * ChangeLog: Remove wrong ChangeLog entry.
3848 2008-05-17  Xinliang David Li   <davidxl@google.com>
3850         * MAINTAINERS (Write After Approval): Add myself.
3852 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3854         * MAINTAINERS (Write After Approval): Add myself.
3856 2008-05-14  Rafael Espíndola  <espindola@google.com>
3858         * config-ml.in: don't handle --enable-shared and --enable-static.
3860 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3862         * MAINTAINERS: Update my email address.
3864 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3866         * MAINTAINERS: Update my email address.
3868 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3870         * MAINTAINERS (Write After Approval): Add myself.
3872 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3878         * MAINTAINERS (crx): Add myself.
3880 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3882         Sync with src:
3883         2008-04-14  David S. Miller  <davem@davemloft.net>
3885         * configure.ac: Add sparc*-*-* to gold supported targets.
3886         * configure: Regenerate.
3888 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3890         PR bootstrap/35457
3891         * configure.ac: Include override.m4.
3892         * configure: Regenerate.
3894 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3896         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3897         * Makefile.in: Regenerate.
3899 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3901         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3902         as nonconfigurable directories list.
3903         * configure: Regenerate.
3905 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3907         * config.sub, config.guess: Update from upstream sources.
3909 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3911         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3912         * Makefile.in: Regenerate.
3914 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3916         * configure.ac: Do not build libssp for the AVR.
3917         * configure: Regenerate.
3919 2008-04-07  Ian Lance Taylor  <iant@google.com>
3921         * Makefile.def: check-gold depends upon all-binutils.
3922         * Makefile.in: Regenerate.
3924 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3926         * MAINTAINERS (Write After Approval): Add myself.
3928 2008-04-04  Nick Clifton  <nickc@redhat.com>
3930         PR binutils/4334
3931         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3932         builds.
3933         * configure: Regenerate.
3935 2008-04-04  NightStrike  <NightStrike@gmail.com>
3937         PR other/35151
3938         * configure.ac: Combine rules for mingw32 and mingw64.
3939         * configure: Regenerate.
3941 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3943         * MAINTAINERS (Write After Approval): Add myself.
3945 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3947         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3948         * Makefile.in (.NOTPARALLEL): Ditto.
3950 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3952         * MAINTAINERS (Write After Approval): Add myself.
3954 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3956         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3957         * Makefile.in (.NOTPARALLEL): Regenerate.
3959 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3961         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3962         * Makefile.in: Regenerate.
3964 2008-03-26  Jakub Staszak  <kuba@et.pl>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3970         * MAINTAINERS:  Update e-mail address.
3972 2008-03-20  Ian Lance Taylor  <iant@google.com>
3974         * configure.ac: Add support for --enable-gold.
3975         * Makefile.def: Add gold as a directory like ld.
3976         * configure, Makefile.in: Regenerate.
3978 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3980         * configure.ac: m4_include config/proginstall.m4.
3981         * configure: Regenerate.
3983         Backport from upstream Libtool:
3985         2007-10-12  Eric Blake  <ebb9@byu.net>
3987         Deal with Autoconf 2.62's semantic change in m4_append.
3988         * ltsugar.m4 (lt_append): Replace broken versions of
3989         m4_append.
3990         (lt_if_append_uniq): Don't require separator to be overquoted,
3991         and avoid broken m4_append.
3992         (lt_dict_add): Fix typo.
3993         * libtool.m4 (_LT_DECL): Don't overquote separator.
3995 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3997         * config.rpath: Add AIX 6 support.
3999 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4001         * Makefile.def (stageprofile).  Remove -fprofile-generate
4002         from stage_libcflags.
4003         * Makefile.in: Regenerate.
4005 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4007         * config.sub, config.guess: Update from upstream sources.
4009 2008-03-06  Tom Tromey  <tromey@redhat.com>
4011         * MAINTAINERS: Update for treelang deletion.
4013 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4015         * MAINTAINERS: Update my email address.
4017 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4019         * MAINTAINERS (darwin port): Add myself as a maintainer.
4020         (objective-c/c++): Add myself as a maintainer.
4022 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4024         * MAINTAINERS (Write After Approval): Update my email address.
4026 2008-02-25  Tomas Bily  <tbily@suse.cz>
4028         * MAINTAINERS (Write After Approval): Add myself.
4030 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4032         * MAINTAINERS (OpenMP): Add myself.
4034 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4036         PR bootstrap/32009
4037         PR bootstrap/32161
4039         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4040         * configure: Regenerate.
4042         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4043         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4044         STAGE4_LIBCFLAGS): New.
4045         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4046         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4047         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4048         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4049         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4050         for target modules.  Don't export LIBCFLAGS.
4051         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4052         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4053         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4054         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4055         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4056         * Makefile.in: Regenerate.
4058 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4060         PR libgcj/33085
4061         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4062         Do not use -DDLL_EXPORT.  Backport from upstream.
4064 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4066         * MAINTAINERS (Write After Approval): Add myself.
4068 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4070         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4071         * configure: Regenerate.
4073 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4075         * configure.ac (xtensa*-*-*): Recognize processor variants.
4076         * configure: Regenerate.
4078 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4080         PR bootstrap/34922
4081         * configure.ac (PARSE_ARGS): Push suitable setting of
4082         ac_subdirs_all, for `./configure --help=recursive'.
4083         Handle `+' in generic toplevel directory disabling.
4084         * configure: Regenerate.
4086 2008-01-28  Nick Clifton  <nickc@redhat.com>
4088         * MAINTAINERS (xstormy16): Take over maintainership.
4090 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4092         * MAINTAINERS (c4x port): Remove.
4094 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4096         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4098 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4100         * config.sub, config.guess: Update from upstream sources.
4102 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4104         * MAINTAINERS (Write After Approval): Add myself.
4106 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4108         * MAINTAINERS: Update my email address.
4110 2008-01-09  Raksit Ashok  <raksit@google.com>
4112         * MAINTAINERS (Write After Approval): Add myself.
4114 2008-01-09  Raksit Ashok  <raksit@google.com>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4120         * config.sub, config.guess: Update from upstream sources.
4122 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4124         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4125         Change recommended MPFR from 2.2.1 -> 2.3.0.
4126         * configure: Regenerate.
4128 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4130         * MAINTAINERS: Update my email address.
4132 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4134         * MAINTAINERS: Update my email address.
4136 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4138         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4139         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4140         * Makefile.in: Regenerate.
4142 2007-12-10  Mark Heffernan  <meheff@google.com>
4144         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4145         misplaced entries.
4147 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4149         * configure.ac: Enable libjava for x86_64-*-darwin9.
4150         * configure: Regenerate.
4152 2007-12-07  Bill Maddox  <maddox@google.com>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4158         * config.sub, config.guess: Update from upstream sources.
4160 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4162         * config-ml.in: Remove 64bit configure tests.
4164 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4166         * config-ml.in: Robustify against white space in absolute file
4167         names.
4169         * config-ml.in (multi-clean): Substitute ${Makefile}.
4170         Remove superfluous ${Makefile} in list.
4172 2007-11-19  Thiemo Seufer  <ths@mips.com>
4174         * config-ml.in: Don't hardcode the Makefile name.
4176 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4182         * MAINTAINERS (Write After Approval): Add myself.
4184 2007-11-06  Doug Kwan  <dougkwan@google.com>
4186         * MAINTAINERS (Write After Approval): Add myself.
4188 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4190         * MAINTAINERS (mercury): Remove entry.
4191         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4193 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4195         * Makefile.def (dependencies): Make configure-gdb depend on
4196         all-intl.
4197         * Makefile.in: Regenerated.
4199 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4201         * MAINTAINERS (Fortran maintainer): Remove myself.
4203 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4205         * Makefile.def: To avoid problems running with parallel makes,
4206         build newlib before libgloss so that target specific header
4207         files are availble.
4208         * Makefile.in: Regenerate
4210 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4212         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4213         * Makefile.in: Regenerate.
4215 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4217         * MAINTAINERS (Register allocation reviewer): Add myself.
4219 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4221         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4222         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4223         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4224         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4225         * configure: Regenerate.
4227 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4229         * MAINTAINERS (Register allocation reviewer): Add myself.
4231 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4233         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4234         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4235         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4236         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4237         * configure.ac: Default them to host tools for $host = $build.
4238         Subst them.
4240         * configure: Regenerate.
4241         * Makefile.in: Regenerate.
4243 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4245         * MAINTAINERS (Register allocation reviewer): Add myself.
4247 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4249         * MAINTAINERS (Register allocation reviewer): Add myself.
4251 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4253         * MAINTAINERS (Write After Approval): Fix typo.
4255 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4257         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4258         * configure: Regenerate.
4260 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4262         PR bootstrap/31906
4263         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4264         they're already prefixed.
4266 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4268         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4269         libstdc++.
4270         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4271         * configure: Regenerate.
4272         * Makefile.in: Regenerate.
4274 2007-09-17  Andreas Schwab  <schwab@suse.de>
4276         * configure.ac: Raise minimum makeinfo version to 4.6.
4277         * configure: Regenerate.
4279 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4281         * MAINTAINERS (write-after-approval) add myself
4283 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4285         * configure.ac: Correct makeinfo version check.
4286         * configure: Regenerate.
4288 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4290         * MAINTAINERS: Update my email address.
4292 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4294         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4295         to $skipdirs and only disable gprof for newlib.  Use the normal
4296         mips*-elf* handling in other respects.
4297         * configure: Regnerate.
4299 2007-09-12  David Daney  <ddaney@avtrex.com>
4301         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4302         enabling libgcj.
4303         * configure: Regenerate.
4305 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4307         PR other/32154
4308         * configure.ac: For libgloss targets, point the linker to the linker
4309         script, startup code and simulator library.
4310         * configure: Regenerate.
4312 2007-09-07  Andrew Haley  <aph@redhat.com>
4314         * configure.ac (noconfigdirs): Remove target-libffi and
4315         target-libjava.
4316         * configure: Regenerate.
4318 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4320         PR target/33281
4321         * configure.ac: Use config/mh-mingw on mingw.
4322         * configure: Regenerate.
4324 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2007-09-05  Richard Guenther  <rguenther@suse.de>
4330         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4331         nor --disable-checking is provided also turn on yes and types
4332         checking for stage1.
4333         * configure: Re-generate.
4335 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4337         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4338         (Write After Approval): Remove myself.
4340 2007-08-29  Nick Clifton  <nickc@redhat.com>
4342         * config.sub, config.guess: Update from upstream sources.
4344 2007-08-22  Bud Davis  <jmdavis@link.com>
4346         * MAINTAINERS (Write After Approval): Added myself.
4347         * MAINTAINERS (Reviewers): Removed myself.
4349 2007-08-18  Paul Brook  <paul@codesourcery.com>
4350             Joseph Myers  <joseph@codesourcery.com>
4352         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4353         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4354         * Makefile.in: Regenerate.
4355         * configure.ac (--with-debug-prefix-map): New.
4356         * configure: Regenerate.
4358 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4359             Nigel Stephens  <nigel@mips.com>
4361         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4362         as target_makefile_frag.
4363         * configure: Regenerate.
4365 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4367         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4368         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4369         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4370         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4371         (do-compare, do-compare3, do-compare-debug): New.
4372         ([+compare-target+]): Use them.
4374 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4376         * MAINTAINERS (Write After Approval): Change my email address.
4378 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4379             Ben Elliston  <bje@au.ibm.com>
4381         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4382         --silent if $silent.
4383         * configure: Regenerate.
4385 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4387         * MAINTAINERS (Various Maintainers): Add myself as
4388         loop infrastructure maintainer.  Update my e-mail
4389         address.
4391 2007-07-31  Diego Novillo  <dnovillo@google.com>
4393         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4394         Adjust description.
4396 2007-07-26  Richard Guenther  <rguenther@suse.de>
4398         * configure.ac: Add types checking to stage1 checking flags.
4399         * configure: Regenerate.
4401 2007-07-17  Nick Clifton  <nickc@redhat.com>
4403         * COPYING3: New file.  Contains version 3 of the GNU General
4404         Public License.
4405         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4406         Lesser General Public License.
4408 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4410         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4412 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4414         * MAINTAINERS (S/390 co-maintainer): Add myself.
4415         (Write After Approval): Remove myself.
4417 2007-07-13  Dan Hipschman  <dsh@google.com>
4419         * MAINTAINERS (Write After Approval): Add myself.
4421 2007-07-11  Nick Clifton  <nickc@redhat.com>
4423         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4424         WINDRES export.
4425         * Makefile.in: Regenerate.
4427 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4429         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4430         maintainer.
4432 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4434         * lt~obsolete.m4: New. Import from 20070318 libtool.
4436 2007-07-03  Julian Brown  <julian@codesourcery.com>
4438         * MAINTAINERS (Write After Approval): Add myself.
4440 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4442         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4443         * configure: Regenerate.
4445 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4447         * configure.ac: Add some missing m4 quotation.
4448         * configure: Regenerate.
4450 2007-07-02  Simon Baldwin  <simonb@google.com>
4452         * MAINTAINERS (Write After Approval): Add myself.
4454 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4456         * configure: Regenerate.
4458 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4460         * Makefile.def: Add windmc tool to build.
4461         * Makefile.tpl: Likewise.
4462         * configure.ac: Likewise.
4463         * Makefile.in: Regenerate.
4464         * configure: Regenerate.
4466 2007-06-28  DJ Delorie  <dj@redhat.com>
4468         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4469         not building newlib.
4470         * configure: Regenerated.
4472 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4474         * MAINTAINERS (Write After Approval): Add myself.
4476 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4482         * MAINTAINERS (Write After Approval): Add myself.
4484 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4486         * MAINTAINERS (Write After Approval): Add myself.
4488 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4490         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4491         * Makefile.in: Regenerated.
4493 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4495         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4496         bfin*-*-uclinux* targets.
4497         * configure: Regenerate.
4499 2007-06-14  Ian Lance Taylor  <iant@google.com>
4501         * MAINTAINERS: Add myself as non-algorithmic global write
4502         maintainer.
4504 2007-06-14  Diego Novillo  <dnovillo@google.com>
4506         * MAINTAINERS: Add self as middle-end maintainer and
4507         non-algorithmic global write maintainer.
4509 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4511         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4512         Move all Fortran maintainers except Paul Brook into the
4513         Non-Autopoiesis section.
4515 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4517         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4518         (distclean-stage[+id+]): Possibly delete stage_last.
4519         * Makefile.in: Regenerate.
4521 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4523         * MAINTAINERS (Various Maintainer): Fix typo.
4525 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4527         * MAINTAINERS (Various Maintainer): Add myself as
4528         dataflow maintainer.
4530 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4532         * config.sub, config.guess: Update from upstream sources.
4534 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4536         * Makefile.tpl: Fix spelling error.
4537         * Makefile.in: Regenerate.
4539 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4541         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4542         lt_cv_sys_max_cmd_len.
4544 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4546         * MAINTAINERS (Various Maintainers): Add myself as
4547         auto-vectorizer maintainer.
4549 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4551         PR libjava/32098
4552         * libtool.m4: Revert previous change.
4553         * ltgcc.m4: Put it here.
4555 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4557         * MAINTAINERS (Various Maintainers): Add myself as
4558         auto-vectorizer maintainer.
4560 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4562         PR libjava/32098
4563         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4565 2007-05-30  Richard Guenther  <rguenther@suse.de>
4567         * MAINTAINERS (Various Maintainers): Add myself as
4568         auto-vectorizer maintainer.
4570 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4572         PR bootstrap/29382
4573         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4574         * configure: Rebuilt.
4576 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4578         * MAINTAINERS (Write After Approval): Removed my name.
4580 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4582         * MAINTAINERS (Write After Approval): Remove myself.
4584 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4586         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4588 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4590         * ltmain.sh: Update from ToT Libtool.
4591         * libtool.m4: Update from ToT Libtool.
4592         * ltsugar.m4: New. Update from ToT Libtool.
4593         * ltversion.m4: New. Update from ToT Libtool.
4594         * ltoptions.m4: New. Update from ToT Libtool.
4595         * ltconfig: Remove.
4596         * ltcf-c.sh: Remove.
4597         * ltcf-cxx.sh: Remove.
4598         * ltcf-gcj.sh: Remove.
4600 2007-05-22  Ollie Wild  <aaw@google.com>
4602         * MAINTAINERS (Write After Approval): Add myself.
4604 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4606         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4607         stage_cflags.
4608         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4609         Remove CFLAGS/LIBCFLAGS.
4610         (configure-stage[+id+]-[+prefix+][+module+],
4611         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4612         * Makefile.in: Regenerate.
4614 2007-05-15  Diego Novillo  <dnovillo@google.com>
4616         * MAINTAINERS: Update e-mail address.
4618 2007-05-15  Revital Eres  <eres@il.ibm.com>
4620         * MAINTAINERS (Write After Approval): Add myself.
4622 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4624         * MAINTAINERS (Write After Approval): Updated my address.
4626 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4628         * MAINTAINERS (Write After Approval): Add myself.
4630 2007-05-11  Silvius Rus  <rus@google.com>
4632         * MAINTAINERS (Write After Approval): Add myself.
4634 2007-04-23  Tom Tromey  <tromey@redhat.com>
4636         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4638 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4640         * MAINTAINERS (cpplib): Rename to ...
4641         (libcpp): ... this.  Add C/C++ front end maintainers.
4643 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4645         * config-ml.in: Pass ${ml_config_env} to configure calls.
4647 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4649         * MAINTAINERS (Write After Approval): Add myself.
4651 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4653         * MAINTAINERS (Write After Approval): Add myself.
4655 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4657         * MAINTAINERS (fortran 95 front end): Add myself.
4659 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4661         * MAINTAINERS (Write After Approval): Add myself.
4663 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4665         * MAINTAINERS (Modulo Scheduler): Add myself.
4667 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4669         * MAINTAINERS (fortran 95 front end): Add myself.
4670         (c++ front end): whitespace fix.
4672 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4674         * MAINTAINERS (Write After Approval): Add myself.
4676 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4678         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4679         of glob.  Quote arguments with single quotes too.
4680         * configure: Regenerate.
4682 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4684         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4685         * Makefile.in: Regenerate
4687 2007-03-07  Andreas Schwab  <schwab@suse.de>
4689         * configure: Regenerate.
4691 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4693         * configure.ac: Add "--with-pdfdir" configure option,
4694         which defines pdfdir variable.
4695         * Makefile.def (target=fixincludes): Add install-pdf to
4696         missing targets.
4697         (recursive_targets): Add install-pdf target.
4698         (flags_to_pass): Add pdfdir.
4699         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4700         target.
4701         * configure: Regenerate
4702         * Makefile.in: Regenerate
4704 2007-02-28  Eric Christopher  <echristo@apple.com>
4706         Revert:
4707         2006-12-07  Mike Stump  <mrs@apple.com>
4709         * Makefile.def (dependencies): Add dependency for
4710         install-target-libssp and install-target-libgomp on
4711         install-gcc.
4712         * Makefile.in: Regenerate.
4714 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4716         * configure: Regenerate.
4717         * configure.ac: Move statements after variable declarations.
4719 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4721         * MAINTAINERS: Add myself as sh maintainer.
4723 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4725         * configure.ac: Adjust for loop syntax.
4726         * configure: Regenerate.
4728 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4730         * configure: Rebuilt.
4732 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4734         * configure.ac: Drop multiple occurrences of --enable-languages,
4735         and fix its quoting.
4736         * configure: Rebuilt.
4738 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4739             Nathan Sidwell  <nathan@codesourcery.com>
4740             Vladimir Prus  <vladimir@codesourcery.com>
4741             Joseph Myers  <joseph@codesourcery.com>
4743         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4744         * configure: Regenerate.
4746 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4748         * ltconfig (freebsd*): Default to elf.
4750 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4752         * configure.ac (target_libraries): Move libgcc before libiberty.
4753         * configure: Regenerated.
4755 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4756             Paolo Bonzini  <bonzini@gnu.org>
4758         PR bootstrap/30753
4759         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4760         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4761         * configure: Regenerated.
4763 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4765         * MAINTAINERS (Language Front End Maintainers): Update my mail
4766         address.
4768 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4770         PR bootstrap/30748
4771         * configure.ac: Correct syntax for Solaris ksh.
4772         * configure: Regenerated.
4774 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4776         * configure.ac: Sync with src.
4777         * configure: Regenerate.
4779 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4781         * Makefile.in: Regenerate.
4783 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4785         * config.sub: Sync with src.
4787 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4789         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4790         noncanonical equivalents.
4791         * configure.in: Rename to...
4792         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4793         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4794         target_noncanonical.  Use them.  Rewrite removal of configure
4795         arguments for autoconf 2.59.  Discard variable settings.  Force
4796         program_transform_name for native tools.
4798         * Makefile.in: Regenerated.
4799         * configure: Regenerated with autoconf 2.59.
4801 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4803         * MAINTAINERS (Write After Approval): Add myself.
4805 2007-01-31  Andreas Schwab  <schwab@suse.de>
4807         * Makefile.tpl (LDFLAGS): Substitute it.
4808         * Makefile.in: Regenerate.
4810 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4812         * MAINTAINERS (Write After Approval): Add myself.
4814 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4816         * MAINTAINERS (spu port): Add myself.
4818 2007-01-23  Richard Guenther  <rguenther@suse.de>
4820         PR bootstrap/30541
4821         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4822         * Makefile.tpl (GNATBIND): Substitute it.
4823         (GNATMAKE): Likewise.
4824         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4825         of STAGE_PREFIX.
4826         * Makefile.in: Regenerate.
4827         * configure: Regenerate.
4829 2007-01-18  Mike Stump  <mrs@apple.com>
4831         * configure.in: Re-enable -Werror for gcc builds.
4833 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4835         * MAINTAINERS (Write After Approval): Add myself.
4837 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4839         * configure.in: Change == to = in test command.
4840         * configure: Regenerate.
4842 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4843             Nick Clifton  <nickc@redhat.com>
4844             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4846         * configure.in (build_configargs, host_configargs, target_configargs):
4847         Remove build/host/target parameters.
4848         (host_libs): Add gmp and mpfr.
4849         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4850         * Makefile.def (gmp, mpfr): New.
4851         (gcc): Remove target.
4852         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4853         target_os, target_vendor): New.
4854         (configure): Add host_alias/target_alias arguments; adjust invocations.
4855         * configure: Regenerate.
4856         * Makefile.in: Regenerate.
4858 2007-01-11  Matt Fago  <fago@earthlink.net>
4860         * configure.in: Try to link to functions only in mpfr 2.2.x
4861         to improve robustness of configure tests.
4862         * configure: Regenerate.
4864 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4866         * MAINTAINERS: Add myself as i386 maintainer.
4868 2007-01-08  Jan Hubicka  <jh@suse.cz>
4870         * MAINTAINERS: Add myself as i386 maintainer.
4872 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4874         * configure.in: Add support for an x86_64-mingw* target.
4875         * configure: Regenerate.
4877 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4879         * Makefile.tpl (all-target): Correct @if conditional for target
4880         modules.
4881         * configure.in: Omit libiberty if building only target libgcc.
4882         * configure, Makefile.in: Regenerated.
4884 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4886         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4887         * configure: Regenerate.
4889 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4891         * Makefile.def (target_modules): Add libgcc.
4892         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4893         * Makefile.tpl (clean-target-libgcc): Delete.
4894         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4895         on gcc even for bootstrapped modules.  Rewrite handling of
4896         lang_env_dependencies to loop over target_modules.
4897         * configure.in (target_libraries): Add target-libgcc.
4898         * Makefile.in, configure: Regenerated.
4900 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4902         * configure.in: Reorganize recognition of languages.  Add
4903         --enable-stage1-languages.  Show supported languages for the chosen
4904         target rather than all recognized languages.
4905         * configure: Regenerate.
4907 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4909         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4910         * Makefile.in: Regenerate.
4912 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4914         * configure.in: Warn that MPFR 2.2.0 is buggy.
4915         * configure: Regenerate.
4917 2006-12-27  Ian Lance Taylor  <iant@google.com>
4919         * configure.in: When removing Makefiles to force a reconfigure, also
4920         remove prev-DIR*/Makefile.
4921         * configure: Regenerate.
4923 2006-12-22  Andreas Schwab  <schwab@suse.de>
4925         * configure: Regenerate with correct autoconf version.
4927 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4929         * configure.in: add AC_SUBST for *_FOR_TARGET.
4930         * configure: Regenerate.
4932 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4934         * configure.in: Simplify logic for rejecting languages that cannot
4935         be built.  Separate the case when a language is unsupported,
4936         from the case when the user chooses not to build a language.
4938 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4940         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4941         it only affects bootstrap and could be tested on "$host" as well.
4942         * configure: Regenerate.
4943         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4945 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4947         PR bootstrap/29544
4948         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4949         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4950         move here comment from Makefile.tpl.
4951         * Makefile.tpl: Move some definitions higher in the file.
4952         (STAGE1_CHECKING): New.
4953         * configure.in: Add --enable-stage1-checking.
4954         * configure: Regenerate.
4955         * Makefile.in: Regenerate.
4957 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4959         * MAINTAINERS: Add myself as build system maintainer.
4961 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2006-12-13  Eric Christopher  <echristo@apple.com>
4967         * MAINTAINERS: Add myself as darwin maintainer.
4969 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4971         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4973 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4975         MAINTAINERS: Update my entry.
4977 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4979         * configure.in:  Handle spu makefile frag.
4980         * Makefile.tpl (MAINT): Define
4981         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4982         * configure: Regenerate.
4983         * Makefile.in: Regenerate.
4985 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4987         * config.guess: Import latest version.
4988         * config.sub: Likewise.
4990 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4992         * configure.in (spu-*-*): Don't skip target-libiberty.
4993         * configure: Regenerate.
4995 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4997         PR bootstrap/30134
4998         * configure.in: Correct x86 darwin support for libjava to powerpc
4999         and i?86 only.
5000         * configure: Regenerate.
5002 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5004         * configure.in: Add x86 darwin support for libjava.
5005         * configure: Regenerate.
5007 2006-12-07  Mike Stump  <mrs@apple.com>
5009         * Makefile.def (dependencies): Add dependency for
5010         install-target-libssp and install-target-libgomp on
5011         install-gcc.
5012         * Makefile.in: Regenerate.
5014 2006-12-04  Richard Guenther  <rguenther@suse.de>
5016         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5017         (Non-Algorithmic Maintainers): Move over non-algorithmic
5018         loop optimizer maintainers, add myself as a non-algorithmic
5019         middle-end maintainer.
5021 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5023         * MAINTAINERS (Write After Approval): Add myself.
5025 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5027         * configure.in: Update error message for missing GMP/MPFR.
5029         * configure: Regenerate.
5031 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5033         * configure.in: Update MPFR version in error message.
5035         * configure: Regenerate.
5037 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5039         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5040         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5041         --with-gmp-lib): New flags.
5043         * configure: Regenerate.
5045 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5047         * MAINTAINERS (Write After Approval): Change my email address.
5049 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5051         * MAINTAINERS (Write After Approval): Add myself.
5053 2006-11-22  Philipp Thomas  <pth@suse.de>
5055         * MAINTAINERS (i18n): Update e-mail address.
5057 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5059         * MAINTAINERS (spu port): Add myself as maintainer.
5060         (Write After Approval): Remove myself.
5062 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5064         * configure.in (skipdirs): Don't build libssp for SPU.
5065         * configure: Regenerate.
5067 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5069         * MAINTAINERS (spu port): Add myself as maintainer.
5070         (libobjc): Update my email address.
5072 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5074         * MAINTAINERS (Write After Approval): Add myself.
5076 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5078         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5079         * configure : Rebuilt.
5081 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5083         * MAINTAINERS (Write After Approval): Add myself.
5085 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5091         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5092         libmpfr.a.
5093         * configure: Regenerate.
5095 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5097         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5098         (unstage): Test for stage_last presence.
5100         PR bootstrap/29802
5101         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5102         STAGE_PREFIX.
5103         * Makefile.in: Regenerate.
5105 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5107         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5108         maintainers.
5110 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5112         * MAINTAINERS (Write After Approval): Add myself.
5114 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5116         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5117         and stageN-package/Makefile.
5118         * Makefile.in: Regenerated.
5120 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5122         * configure.in: Remove target-libgloss from noconfigdirs for
5123         bfin-*-*.
5124         * configure: Regenerated.
5126 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5128         * configure.in (have_gmp): Only error if the gcc directory exists.
5130         * configure: Regenerate.
5132 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5134         * configure.in: Robustify error message for missing GMP/MPFR.
5136         * configure: Regenerate.
5138 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5144         * MAINTAINERS: Change email address.
5146 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5148         * MAINTAINERS (Write After Approval): Add myself.
5150 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5156         * MAINTAINERS (Write After Approval): Move myself to
5157         Write After Approval section.
5159 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5161         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5162         need_gmp anymore.
5163         * configure: Regenerate.
5165 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5167         * MAINTAINERS (Write After Approval): Add myself.
5169 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5171         * config.guess: Import latest version.
5172         * config.sub: Likewise.
5174 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5176         * Makefile.def: Added pdf target handling.
5177         * Makefile.tpl: Added pdf target handling.
5178         * Makefile.in: Regenerated.
5180 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5182         * MAINTAINERS: Add self as score port maintainer.
5184 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5186         * MAINTAINERS (Write After Approval): Add myself.
5188 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5190         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5191         or newer.
5192         * configure: Regenerated.
5194 2006-09-27  Dave Brolley  <brolley@redhat.com>
5196         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5197         using $s instead of $r.
5198         * configure: Regenerated.
5200 2006-09-26  Thiemo Seufer  <ths@mips.com>
5202         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5203         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5204         * configure: Regenerate.
5206 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5208         * MAINTAINERS (Write After Approval): Remove myself.
5210 2006-09-22  Chao-ying Fu  <fu@mips.com>
5212         * MAINTAINERS (Write After Approval): Add myself.
5214 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5216         * MAINTAINERS: Add self as soft-fp maintainer.
5218 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5220         * MAINTAINERS: Add myself as avr maintainer.
5221         Remove Marek Michalkiewicz as avr maintainer.
5223 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5229         * configure.in: Never build newlib for a Mingw host.
5230         Never build newlib as Mingw target library.
5231         Test the existence of winsup/cygwin for building a Cygwin newlib,
5232         rather than just winsup.
5233         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5234         building a Mingw target.
5235         * configure: Regenerate.
5237 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5239         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5241 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5243         * config.guess: Import from src (was more updated).
5244         * config.sub: Likewise.
5246 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5248         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5249         * configure: Regenerated.
5251 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5253         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5254         for stages after the first.
5256 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5258         * Makefile.def: Add dependencies for configure-opcodes
5259         on configure-intl and all-opcodes on all-intl.
5260         * Makefile.in: Regenerated.
5262 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5264         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5266 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5268         Port to hosts whose 'sort' and 'tail' implementations
5269         treat operands with leading '+' as file names, as POSIX
5270         has required since 2001.  However, make sure the code still
5271         works on pre-POSIX hosts.
5272         * ltmain.sh: Don't assume "sort +2" is equivalent to
5273         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5275 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5277         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5279 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5281         * ltconfig: chmod 644 before ranlib during install.
5283 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5285         PR bootstrap/18058
5286         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5287         if the bootstrap compiler is a GCC version that supports it.
5288         * configure: Regenerate.
5290 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5292         * configure.in: Fix thinkos in previous check-in.
5293         * configure: Regenerate.
5295 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5297         PR other/27063
5298         * configure.in: Test subdir_requires and give an appropriate
5299         error message.
5300         * configure: Regenerate.
5302 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5308         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5310 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5312         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5314 2006-06-20  David Ayers  <d.ayers@inode.at>
5316         PR bootstrap/28072
5317         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5318         whether target-libjava is being configured instead of whether the
5319         java front end is enabled.
5320         * configure: Regenerate.
5322 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5324         PR target/27540
5325         * configure.in: Only enable libgomp on IRIX 6.
5326         * configure: Regenerate.
5328 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5330         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5331         too.
5332         * Makefile.in: Regenerate.
5334 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5336         * config-ml.in: Alter CCASFLAGS to include special
5337         multilib options the same as is done for CFLAGS.
5339 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5341         * configure.in: Don't enable libgomp on hpux10.
5342         * configure: Rebuilt.
5344 2006-06-12  David Ayers  <d.ayers@inode.at>
5346         PR bootstrap/27963
5347         PR target/19970
5348         * configure.in: Remove target-boehm-gc from noconfigdirs where
5349         ${libgcj} is specified.
5350         * configure: Regenerate.
5352 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5354         Sync from src:
5356         * configure.in: Sync.
5357         * configure: Regenerated.
5359         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5361         * Makefile.def: Added dependencies from sim and gdb on intl, and
5362         added configure dependencies to everything with an all dependency
5363         on intl.
5364         * Makefile.in: Regenerated.
5366 2006-06-06  David Ayers  <d.ayers@inode.at>
5368         PR libobjc/13946
5369         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5370         * Makefile.in: Regenerate.
5371         * configure.in: Add --enable-objc-gc at toplevel and have it
5372         enable boehm-gc for Objective-C.
5373         Remove target-boehm-gc from libgcj.
5374         Add target-boehm-gc to target_libraries.
5375         Add target-boehm-gc to noconfigdirs where ${libgcj}
5376         is specified.
5377         Assert that boehm-gc is supported when requested for Objective-C.
5378         Only build boehm-gc if needed either for Java or Objective-C.
5379         * configure: Regenerate.
5381 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5383         PR 27674
5384         * Makefile.tpl (configure-[+prefix+][+module+],
5385         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5386         Remove rule to unstage bootstrapped modules.
5387         (stage_current): New.
5388         * Makefile.in: Regenerate.
5390 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5392         * MAINTAINERS (Write After Approval): Update my e-mail address.
5394 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5396         * include/libiberty.h: Declare pex_run_in_environment.
5398 2006-05-31  Asher Langton  <langton2@llnl.gov>
5400         * MAINTAINERS (Write After Approval): Add myself.
5402 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5404         * Makefile.def (bfd, opcodes): Fix lib_path.
5405         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5406         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5407         * Makefile.in: Regenerate.
5409 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5411         * Makefile.in: Regenerate.
5413 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5415         * Makefile.def: Add install-html target. Add datarootdir
5416         docdir and htmldir to flags_to_pass.
5417         * Makefile.tpl: Add install-html target.
5418         * Makefile.in: Regenerate.
5419         * configure.in: Add --with-datarootdir, --with-docdir, and
5420         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5421         * configure: Regenerate.
5423 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5425         * configure.in: Enable gprof for cross builds.
5426         * configure: Regenerate.
5428 2006-05-22  Richard Guenther  <rguenther@suse.de>
5430         Revert
5431         2006-01-31  Richard Guenther  <rguenther@suse.de>
5432         Paolo Bonzini  <bonzini@gnu.org>
5434         * Makefile.def (target_modules): Add libgcc-math target module.
5435         * configure.in (target_libraries): Add libgcc-math target library.
5436         (--enable-libgcc-math): New configure switch.
5437         * Makefile.in: Re-generate.
5438         * configure: Re-generate.
5439         * libgcc-math: New toplevel directory.
5441 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5442             Andreas Tobler  <a.tobler@schweiz.ch>
5444         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5445         * configure: Rebuilt.
5447 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5449         * MAINTAINERS (Write After Approval): Add myself.
5451 2006-05-01  DJ Delorie  <dj@redhat.com>
5453         * configure.in: Restore CFLAGS if GMP isn't present.
5454         * configure: Regenerate.
5456 2006-05-01  Richard Guenther  <rguenther@suse.de>
5458         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5459         maintainer.
5461 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5463         * MAINTAINERS (Write After Approval): Add myself.
5465 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5467         * MAINTAINERS (Write After Approval): Add myself.
5469 2006-04-18  DJ Delorie  <dj@redhat.com>
5471         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5472         reference libgloss so that libssp can be built in a combined
5473         tree.
5474         * configure: Regenerate.
5476 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5478         * MAINTAINERS (Write After Approval): Add myself.
5480 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5482         * configure.in: Require makeinfo 4.4 or higher.
5483         * configure: Regenerate.
5485 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5487         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5488         Rearrange the entries of other libraries to have them in one place.
5490 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5492         * MAINTAINERS (Write After Approval): Remove myself.
5493         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5495 2006-03-14  Richard Guenther  <rguenther@suse.de>
5497         * configure: Regenerate with autoconf 2.13.
5499 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5501         * MAINTAINERS: Use my work address.
5503         * MAINTAINERS: Update my E-mail address.
5505 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5507         * configure.in: Handle --disable-<component> generically.
5508         * configure: Regenerate.
5510 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5512         PR libgcj/17311
5513         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5515 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5517         * MAINTAINERS (Write After Approval):  Remove myself.
5518         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5520 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5522         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5523         (TARGET_CONFIGDIRS): Remove.
5524         * configure.in: Remove AC_SUBST(target_configdirs).
5525         * Makefile.in, configure: Regenerated.
5527 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5529         * MAINTAINERS (Write After Approval):  Remove myself.
5530         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5532 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5534         PR bootstrap/25670
5536         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5538         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5539         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5540         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5541         BUILD_PREFIX, BUILD_PREFIX_1.
5542         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5544         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5545         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5547         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5548         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5549         of `cat stage_current`.  Always provide the `r' and `s' variables.
5550         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5551         a single shell execution.
5552         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5553         bootstrapped modules, make the stage1 module if the build was not
5554         started yet, else build the current stage.
5555         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5556         (all-build, all-host, all-target, [+make_target+]-host,
5557         [+make_target+]-target): Do not use \-continued lines.
5558         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5559         (current_stage, restrap, stage_last): New.
5561         * Makefile.in: Regenerate.
5562         * configure: Regenerate.
5564 2006-02-19  Bud Davis  <jmdavis@link.com>
5566         * MAINTAINERS (Write After Approval):  Remove myself.
5567         (Language Front End Maintainers):  Add myself as fortran 95
5568         maintainer and update e-mail address.
5570 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5572         * MAINTAINERS (Write After Approval):  Remove myself.
5573         (Language Front End Maintainers):  Add myself as fortran 95
5574         maintainer.
5576 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5578         * MAINTAINERS (Write After Approval): Add myself.
5580 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5582         * MAINTAINERS (Write After Approval):  Remove myself.
5583         (Language Front End Maintainers):  Add myself as
5584         fortran 95 maintainer.
5586 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5588         Sync from src:
5590         2005-12-27  Leif Ekblad  <leif@rdos.net>
5592         * configure.in: Add support for RDOS target.
5593         * configure: Regenerate.
5595 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5596             Andreas Schwab  <schwab@suse.de>
5598         * configure: Regenerate.
5600 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5602         * configure.in (enable_libgomp): Add AIX.
5603         * configure: Regenerate.
5605 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5607         * MAINTAINERS (Write After Approval): Add myself.
5609 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5611         * MAINTAINERS (Write After Approval): Add myself.
5613 2006-01-31  Richard Guenther  <rguenther@suse.de>
5614         Paolo Bonzini  <bonzini@gnu.org>
5616         * Makefile.def (target_modules): Add libgcc-math target module.
5617         * configure.in (target_libraries): Add libgcc-math target library.
5618         (--enable-libgcc-math): New configure switch.
5619         * Makefile.in: Re-generate.
5620         * configure: Re-generate.
5621         * libgcc-math: New toplevel directory.
5623 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5625         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5626         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5627         the assembler, linker and binutils.
5628         * configure: Regenerate.
5630 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5632         * MAINTAINERS (Write After Approval): Add myself.
5634 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5636         * configure: Regenerate.
5638 2006-01-18  Richard Henderson  <rth@redhat.com>
5639             Jakub Jelinek  <jakub@redhat.com>
5640             Diego Novillo  <dnovillo@redhat.com>
5642         * libgomp: New directory.
5643         * Makefile.def: Add target_module libgomp.
5644         * Makefile.in: Regenerate.
5645         * configure.in (target_libraries): Add target-libgomp.
5646         * configure: Regenerate.
5648 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5650         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5651         @ from continuation.
5652         * Makefile.in: Rebuilt.
5654 2006-01-04  Chris Lattner  <sabre@gnu.org>
5656         * MAINTAINERS (Write After Approval): Add myself.
5658 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5660         PR bootstrap/24252
5662         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5663         * Makefile.tpl (OBJDUMP): New.
5664         (EXTRA_HOST_FLAGS): Add it.
5665         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5667         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5668         to use symbolic links between directories.  Avoid race conditions
5669         or make them harmless.
5670         * configure.in: Do not try to use symbolic links between directories.
5672         * Makefile.def (LEAN): Pass.
5673         * Makefile.tpl (LEAN): Define.
5674         (stage[+id+]-start): Accept that the previous directory does not
5675         exist, if the bootstrap is lean.
5676         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5677         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5678         configure substitution.
5679         ([+compare-target+]): Likewise.
5680         ([+bootstrap-target+]-lean): New.
5681         * configure.in: Remove lean bootstrap support from here.
5683         * Makefile.in: Regenerate.
5684         * configure: Regenerate.
5686 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5688         * MAINTAINERS (libdecnumber): Add myself.
5690 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5692         * libtool-ldflags: New script.
5694 2006-01-02  Andreas Schwab  <schwab@suse.de>
5696         * configure.in: When reconfiguring remove Makefile in
5697         all stage directories.
5698         * configure: Regenerate.
5700 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5702         * MAINTAINERS: Update my email address.
5704 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5706         Revert Ada-related part of the previous change.
5708         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5709         Do not pass.
5710         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5711         * Makefile.in: Regenerate.
5712         * configure.in: Do not include mt-ppc-aix target fragment.
5713         * configure: Regenerate.
5715 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5717         * configure.in: Select appropriate fragments for PowerPC/AIX.
5718         * configure: Regenerate.
5720         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5721         BOOT_CFLAGS, BOOT_LDFLAGS.
5722         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5723         BOOT_CFLAGS, BOOT_LDFLAGS.
5724         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5725         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5726         (stage): Fail if we cannot complete the work.
5727         * Makefile.in: Regenerate.
5729 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5731         * configure.in: Replace ms1 with mt.
5732         * configure: Rebuilt.
5734 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5736         * MAINTAINERS: Update my email address.
5738 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5740         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5741         install-host-nogcc): Don't invoke $(stage) at the end.
5742         * Makefile.in: Regenerate.
5744 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5746         * configure.in: Flip the top-level bootstrap switch.
5747         * configure: Regenerate.
5749 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5751         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5752         $(stage) and $(unstage).
5753         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5754         (all): Remove stray semicolon.
5755         (local-distclean): Don't handle multilib.tmp and multilib.out.
5756         (install.all): Set $s for consistency.
5757         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5758         check_multilibs setting.  Always make the install directory.
5759         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5760         Correct @if/@endif.
5761         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5762         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5763         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5764         (multilib.out): Remove.
5765         * Makefile.in: Regenerated.
5767 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5769         * MAINTAINERS (Write After Approval): Add myself.
5771 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5773         * MAINTAINERS: Add myself as mt maintainer.
5775         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5777 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5779         * MAINTAINERS: Change email address.
5781 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5783         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5784         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5785         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5786         Find in-tree tools if available.
5787         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5788         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5789         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5790         (COMPILER_*_FOR_TARGET): New.
5791         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5792         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5793         (CONFIGURED_*, USUAL_*): Remove.
5794         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5795         STRIP): Use autoconf substitutions.
5796         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5797         COMPILER_NM_FOR_TARGET): New.
5798         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5800         (all): Make all-host and all-target in parallel.
5801         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5802         that $$r and $$s are set before invoking a recursive make.
5803         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5804         ([+bootstrap-target+]): Inline most of the `all' target.
5806 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5808         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5809         from the gcc build directory.
5810         * Makefile.in: Regenerate.
5812 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5814         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5815         depend on all-libdecnumber.
5816         * configure.in (host_libs): Include libdecnumber.
5817         * Makefile.in: Regenerate.
5818         * configure: Likewise.
5820 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5822         * libdecnumber: Import decNumber sources from the dfp-branch.
5824 2005-11-21  Kean Johnston  <jkj@sco.com>
5826         * config.sub, config.guess: Sync from upstream sources.
5828 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5830         Import from Autoconf sources:
5832         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5833         * config/move-if-change: Don't output "$2 is unchanged";
5834         suggested by Ben Elliston.  Handle weird characters correctly.
5836 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5838         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5839         to match upstream libtool for darwin.
5841 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5843         * Makefile.def: Remove gdb dependencies for gdbtk.
5844         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5845         (configure-gdb, install-gdb): New rules.
5846         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5847         * Makefile.in, configure: Regenerated.
5849 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5851         * MAINTAINERS (Write After Approval): Add myself.
5853 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5855         * MAINTAINERS (Write After Approval): Add myself.
5857 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5859         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5860         Diego Novillo.
5862 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5864         PR bootstrap/24297
5865         * Makefile.tpl (do-[+make-target+], do-check, install,
5866         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5867         are set before recursing.
5868         * Makefile.in: Regenerate.
5870 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5872         PR bootstrap/18939
5873         * Makefile.def (gcc) <target>: Fix thinko.
5874         * Makefile.in: Regenerate.
5876 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5878         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5879         * configure: Regenerate.
5881 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5883         * MAINTAINERS (Write After Approval): Add self.
5885 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5887         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5888         target-libffi, target-qthreads, target-libjava, and
5889         targetlibobjc.
5890         * configure: Regenerate.
5892 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5894         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5895         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5896         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5897         (USUAL_OBJDUMP_FOR_TARGET): New.
5898         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5899         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5900         * configure, Makefile.in: Regenerated.
5902 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5904         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5905         before other host packages.
5907 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5909         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5911 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5913         PR bootstrap/22340
5915         * configure.in (default_target): Remove.
5916         * Makefile.tpl (all): Do not use prerequisites as subroutines
5917         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5918         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5919         use prerequisites as subroutines.
5920         (check-host, check-target): New.
5921         (bootstrap configure & all targets): Do not use stage*-start
5922         if the directory layout is already ok.
5923         (non-bootstrap configure & all targets): Prepend a $(unstage).
5924         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5925         (NOTPARALLEL): Remove.
5926         (unstage, stage variables): New variables.
5927         (unstage, stage targets): Simply expand to those variables.
5929         * configure: Regenerate.
5930         * Makefile.in: Regenerate.
5932 2005-10-04  James E Wilson  <wilson@specifix.com>
5934         * Makefile.def (lang_env_dependencies): Add libmudflap.
5935         * Makefile.in: Regenerate.
5937 2005-10-03  Andreas Schwab  <schwab@suse.de>
5939         Backport from libtool CVS:
5940         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5942         * ltmain.sh: add support for installing into temporary
5943         staging area (e.g. 'make install DESTDIR=...')
5945 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5947         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5948         * configure: Regenerated.
5950 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5952         * configure: Regenerate with the correct
5953         autoconf version.
5955 2005-09-30  Catherine Moore  <clm@cm00re.com>
5957         * configure.in (bfin-*-*): New.
5958         * configure: Regenerated.
5960 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5962         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5963         (LIPO_FOR_TARGET): New.
5964         (CONFIGURED_LIPO_FOR_TARGET): New.
5965         (USUAL_LIPO_FOR_TARGET): New.
5966         (STRIP_FOR_TARGET): New.
5967         (CONFIGURED_STRIP_FOR_TARGET): New.
5968         (USUAL_STRIP_FOR_TARGET): New.
5969         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5970         STRIP_FOR_TARGET.
5971         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5972         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5973         * Makefile.in: Regenerate.
5974         * configure: Regenerate.
5976 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5978         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5979         (rs6000-*-aix*): Same.
5980         * configure: Regenerate.
5982 2005-09-16  Tom Tromey  <tromey@redhat.com>
5984         * MAINTAINERS: Add self as java maintainer.
5986 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5988         * configure.in: Recognize f95 in the --enable-languages option,
5989         and substitute it for fortran, issuing a warning.
5990         * configure: Regenerate.
5992 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5994         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5995         * configure:  Regenerated.
5997 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5999         * MAINTAINERS: Add self as ms1 maintainer.
6001 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6003         * Makefile.def (libssp): Add to lang_env_dependencies.
6004         * Makefile.in: Regenerate.
6006 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6008         * MAINTAINERS: Add myself as middle-end maintainer.
6010 2005-08-17  Christian Groessler  <chris@groessler.org>
6012         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6013         * Makefile.in: Regenerate.
6015 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6017         * MAINTAINERS (write after approval): Added myself.
6019 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6021         * MAINTAINERS (Write After Approval): Add myself.
6023 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6025         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6026         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6027         Look for alternate names of the target cc and c++
6028         * configure: Regenerate.
6030 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6032         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6033         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6034         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6035         tools; remove code to manually set them.
6036         (Target tools): Look in the environment for them.
6037         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6038         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6039         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6040         build directory.
6041         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6042         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6043         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6044         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6045         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6046         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6047         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6048         * configure: Regenerate.
6049         * Makefile.in: Regenerate.
6051 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6053         * MAINTAINERS: Update for removed CPU targets.
6055 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6057         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6058         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6059         * Makefile.in: Regenerated.
6061 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6063         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6064         (CFLAGS_FOR_TARGET): Use it.
6065         (CXXFLAGS_FOR_TARGET): Likewise.
6066         * Makefile.in: Regenerated.
6067         * configure.in (--with-build-sysroot): New option.
6068         * configure: Regenerated.
6070 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6072         * Makefile.tpl: Wrap install between unstage and stage
6073         * Makefile.in: Regenerate.
6075 2005-07-21  Eric Christopher  <echristo@apple.com>
6077         * MAINTAINERS: Update affiliation.
6079 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6081         * MAINTAINERS: Add self as crx port maintainer.
6083 2005-07-20  DJ Delorie  <dj@redhat.com>
6085         * MAINTAINERS: Add self as m32c maintainer.
6087 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6089         * all files: Update FSF address.
6091 2005-07-15  Eric Christopher  <echristo@redhat.com>
6093         * MAINTAINERS: Change affiliation.
6095 2005-07-14  Jim Blandy  <jimb@redhat.com>
6097         * configure.in: Add cases for Renesas m32c.
6098         * configure: Regenerated.
6100 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6102         * COPYING.LIB: Update from fsf.org.
6104 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6106         * COPYING, compile, config.guess,
6107         config.sub, install-sh, missing, mkinstalldirs,
6108         symlink-tree, ylwrap: Sync from upstream sources.
6109         * config-ml.in: Update FSF address.
6111 2005-07-13  Eric Christopher  <echristo@redhat.com>
6113         * configure.in: Add toplevel noconfigdir support for tpf.
6114         * configure: Regenerate.
6116 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6118         PR ada/22340
6120         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6121         * Makefile.in: Regenerate.
6123 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6125         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6126         Brolley to write-after-approval.
6128 2005-07-07  Andreas Schwab  <schwab@suse.de>
6130         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6131         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6132         * Makefile.in: Regenerated.
6134 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6136         * configure.in: Don't build sim or rda when targetting darwin.
6137         * configure: Regenerate.
6139 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6141         * configure.in: Add --enable-libssp and --disable-libssp.
6142         * configure: Regenerate with autoconf-2.13.
6144 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6146         * Makefile.def (target_modules): Add libssp.
6147         * configure.in (target_libraries): Add target-libssp.
6148         * configure: Rebuilt.
6149         * Makefile.in: Rebuilt.
6151 2005-07-01  Zack Weinberg  <zackw@panix.com>
6153         * MAINTAINERS: Change email address.  Resign from maintainership.
6155 2005-07-01  Richard Guenther  <rguenther@suse.de>
6157         * MAINTAINERS: Change my e-mail address and affiliation.
6159 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6161         * Makefile.def (stagefeedback): Come after profile.
6162         Define profiledbootstrap target.
6163         * Makefile.tpl (profiledbootstrap): Remove.
6164         (stageprofile-end): Zap stagefeedback.
6165         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6166         * Makefile.in: Regenerate.
6168 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6170         * MAINTAINERS: Update my email address.
6172 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6174         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6175         In 'cpp' stanza, support '#line' as well as '# '.
6177 2005-06-08  Andreas Schwab  <schwab@suse.de>
6179         * MAINTAINERS: Move myself from 'Write After Approval' to
6180         'CPU Port Maintainers' section as m68k maintainer.
6182 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6184         * configure.in (unsupported_languages): New macro.
6185         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6186         non-ported target libraries in noconfigdirs.
6187         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6188         non-linux-gnu.  Remove libgcj_ex_libffi.
6189         <lang_frag loop>: Set add_this_lang=no if the language is in
6190         unsupported_languages.
6191         * configure: Regenerate.
6193 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6195         * configure.in: Fix typo in handling of --with-mpfr-dir.
6196         * configure: Regenerate.
6198 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6200         * MAINTAINERS: Update my email address.
6202 2005-06-02  Jim Blandy  <jimb@redhat.com>
6204         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6205         accepted into the master sources.)
6207 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6208             Michael Snyder  <msnyder@redhat.com>
6209             Stan Cox  <scox@redhat.com>
6211         * configure.in: Set noconfigdirs for ms1.
6213         * configure: Regenerate.
6215 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6217         * MAINTAINERS (Write After Approval): Add self.
6219 2005-06-01  Josh Conner  <jconner@apple.com>
6221         * MAINTAINERS (Write After Approval): Add self.
6223 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6225         * MAINTAINERS: Update my email address.
6227 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6229         * MAINTAINERS (Write After Approval): Add self.
6231 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6233         * MAINTAINERS (Write After Approval): Remove self.
6235 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6237         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6238         (Dependencies): Consider target modules for bootstrap dependencies.
6239         Make target bootstrap modules depend on each stage's gcc.
6240         * Makefile.in: Regenerate.
6242 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6244         * Makefile.def (configure-gcc): Depend on binutils having been built.
6245         (all-gcc): No need to do it here.
6246         * Makefile.in: Regenerate.
6248 2005-05-19  Paul Brook  <paul@codesourcery.com>
6250         * configure.in: Rewrite misleading error message when requested
6251         language cannot be built.
6252         * configure: Regenerate.
6254 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6256         * ylwrap: Import from Automake 1.9.5.
6258 2005-05-13  David Ung  <davidu@mips.com>
6260         * MAINTAINERS (Write After Approval): Add self.
6262 2005-05-09  Mike Stump  <mrs@apple.com>
6264         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6265         lt_cv_sys_max_cmd_len for now.
6267 2005-05-09  Stan Cox  <scox@redhat.com>
6269         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6271 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6273         * README.SCO: Update the URL.
6275 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6277         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6278         with_gnu_ld to libtool.
6279         * ltcf-c.sh (aix[45]): Define file_list_spec.
6280         * ltcf-cxx.sh (aix[45]): Same.
6281         * ltcf-gcj.sh (aix[45]): Same.
6282         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6283         exists, write list of input files to temporary file.
6285 2005-05-04  Mike Stump  <mrs@apple.com>
6287         * configure.in: Always pass --target to target configures as
6288         otherwise rebuilds that do --recheck will fail.
6289         * confiugure: Rebuilt.
6291 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6293         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6294         STAGE_HOST_EXPORTS.
6295         (configure, all): Add bootstrap support.
6296         (Host modules, target modules): Pass post-stage1 flags and exports.
6297         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6298         * Makefile.in: Regenerate.
6300 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6302         * configure: Regenerate.
6304 2005-04-27  Mike Stump  <mrs@apple.com>
6306         * MAINTAINERS: Add self as darwin maintainer.
6308 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6310         * config.sub: Update from master copy.
6312 2005-04-21  Mike Stump  <mrs@apple.com>
6314         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6315         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6317 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6319         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6320         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6321         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6322         "*-*-elf" and "*-*-linux*".
6323         * configure: Regenerate.
6325 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6327         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6329 2005-04-12  Mike Stump  <mrs@apple.com>
6331         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6333 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6335         * MAINTAINERS (Write After Approval): Add myself.
6337 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6339         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6341 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6343         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6344         (TARGET_CONFIGARGS): Include --with-target-subdir.
6345         (configure, all): New macros.  Use them throughout.
6346         * Makefile.in: Regenerate.
6348 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6350         * MAINTAINERS (Write After Approval): Add myself.
6352 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6354         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6356 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6358         * MAINTAINERS: Move John Carr to Write After Approval.
6360 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6362         * config/mh-mingw32: Delete.
6363         * configure.in: Don't use it.
6364         * configure: Regenerate.
6366 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6368         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6369         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6370         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6371         (HOST_LIB_PATH): Generate from Makefile.def.
6372         (TARGET_LIB_PATH): Likewise.
6373         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6374         * Makefile.in: Regenerate.
6375         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6376         (RPATH_ENVVAR): Include Darwin case.
6377         * configure: Regenerate.
6379 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6381         * MAINTAINERS (Various Maintainers): Remove self.
6382         (Write After Approval): Add self.
6384 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6386         * MAINTAINERS (Various Maintainers): Add self.
6388 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6390         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6391         * configure: Regenerate.
6393 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6395         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6396         gcc_version, and gcc_version_trigger from set of flags to pass.
6397         * Makefile.tpl: Remove definitions of above variables.
6398         (config.status): Remove dependency on $(gcc_version_trigger).
6399         * Makefile.in: Regenerate.
6400         * configure.in: Do not reference config/gcc-version.m4 nor
6401         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6402         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6403         * configure: Regenerate.
6405 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6406             Andrew Pinski  <pinskia@physics.uc.edu>
6408         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6409         * Makefile.in: Regenerate.
6411 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2005-03-03  David Ayers  <d.ayers@inode.at>
6417         * MAINTAINERS (Write After Approval): Add myself.
6419 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6421         PR libgcj/20160
6422         * ltmain.sh: Avoid creating archives with components that have
6423         duplicate basenames.
6425 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6427         PR bootstrap/20250
6428         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6429         instead of check.
6430         * Makefile.in: Regenerate.
6432 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6434         * Makefile.in: Regenerate to fix conflict between the previous two
6435         patches.
6437 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6439         PR bootstrap/17383
6440         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6441         * Makefile.tpl (HOST_SUBDIR): New substitution.
6442         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6443         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6444         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6445         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6446         (Host modules, Bootstrapped modules): Use it.
6447         (Build modules, Target modules): Do not create symlink trees,
6448         always configure out-of-srcdir.
6449         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6450         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6451         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6452         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6454         * Makefile.in: Regenerate.
6455         * configure: Regenerate.
6457 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6459         Merged from libada-gnattools-branch:
6460         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6462         * gnattools: New directory.
6463         * Makefile.def: Add gnattools as a module, depending on target-libada.
6464         * Makefile.in: Regenerate.
6465         * configure.in: Include gnattools in host_tools; disable it if ada
6466         is disabled.
6467         * configure: Regenerate.
6469 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6471         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6472         treelang maintainer.
6473         (Write After Approval): Remove myself.
6475 2005-02-23  Paul Schlie  <schlie@comcast.net>
6477         * configure.in: Allow darwin targeted ports to build tk, itcl and
6478         libgui.
6479         * configure: Regenerate.
6481 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6483         PR libgcj/10353
6484         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6485         * configure: Regenerate.
6487 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6489         * MAINTAINERS (Write After Approval): Add myself.
6491 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6493         * MAINTAINERS: Update my e-mail address.
6495 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6497         * MAINTAINERS (Write After Approval): Add myself.
6499 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6501         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6502         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6503         target-libgloss when not *-*-elf and *-*-aout.
6504         * configure: Regenerate.
6506 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6508         * MAINTAINERS: Remove obsolete entries.
6510         * MAINTAINERS (Write After Approval): Add Michael Matz.
6512 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6514         * MAINTAINERS: Remove self as cpplib maintainer.
6516 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6518         * install-sh, config.sub: Import from upstream.
6520 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6522         PR bootstrap/18222
6523         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6524         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6525         * Makefile.in: Regenerate.
6527 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6529         * MAINTAINERS: Update my email address.
6531 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6532             Andreas Schwab  <schwab@suse.de>
6534         PR bootstrap/18033
6535         * config-ml.in: Eval option if surrounded by single quotes.
6537 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6539         Revert 2004-12-28 Makefile changes, a better fix will be
6540         applied to mainline and src after GCC 4.0 branches.
6542 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6544         PR bootstrap/17383
6546         * Makefile.def (target_modules): Remove stage parameter,
6547         it is always true now.
6548         * Makefile.tpl (configure-build-[+module+],
6549         configure-target-[+module+]): Always build symlink tree
6550         for the directory and for include.  BUILD_SUBDIR and
6551         TARGET_SUBDIR cannot be . anymore.
6552         * Makefile.in: Regenerate.
6554 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6556         Revert 2004-12-08 Makefile changes.
6558 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6560         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6561         cygwin, mingw.
6563 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6565         * configure.in (sh64-*-*): Reenable gprof.
6566         * configure: Regenerate.
6568 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6570         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6571         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6572         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6573         * Makefile.in: Regenerate.
6575 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6577         * MAINTAINERS: Update my email address.
6579 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6581         * Makefile.tpl: Generate normal dependencies if the LHS module is
6582         not bootstrapped.
6583         * Makefile.in: Regenerate.
6585 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6587         * configure.in: Include config/gxx-include-dir.m4.  Use
6588         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6589         * configure: Regenerate.
6591 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6593         * config.if: Delete.
6594         * configure.in: Set libstdcxx_incdir directly.
6595         * configure: Regenerate.
6597 2004-12-02  Eric Christopher  <echristo@redhat.com>
6599         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6600         * Makefile.in: Regenerate.
6602 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6604         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6605         * configure: Regenerate.
6607 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6609         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6610         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6611         * configure: Regenerate.
6613 2004-12-01  Eric Christopher  <echristo@redhat.com>
6615         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6616         of things to remove.
6618 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6620         * MAINTAINERS (Write After Approval): Update my e-mail address.
6622 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6624         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6625         from CVS libtool to always pass_all.
6627 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6629         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6630         (hppa*64*-*-*): Delete incorrect comment.
6631         * configure: Rebuilt.
6633 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6635         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6637 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6639         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6640         from CVS libtool to always pass_all.
6642 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6644         * install-sh, compile: Import from automake.
6646 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6648         * config.guess, config.sub:  Import from savannnah.
6650 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6652         * MAINTAINERS (Write After Approval): Add myself
6654 2004-11-12  Mike Stump  <mrs@apple.com>
6656         * Makefile.def: Add html support.
6657         * Makefile.tpl: Likewise.
6658         * Makefile.in: Regenerate.
6660 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6662         PR 18423
6663         * configure.in: Remove all instances of build-fixincludes from
6664         noconfigdirs.
6665         (build_configargs): Supply --target to subdirectories.
6666         * configure: Regenerate.
6668         * Makefile.def: Make gcc install depend on fixincludes install.
6669         * Makefile.in: Regenerate.
6671 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6673         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6675 2004-11-11  Paul Brook  <paul@codesourcery.com>
6677         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6679 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6681         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6682         target-libgfortran.
6683         * configure: Regenerate.
6685 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6687         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6688         like CC.
6690 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6692         * Makefile.def (host fixincludes): Specify missing targets.
6693         * Makefile.in: Regenerate.
6695 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6697         * MAINTAINERS: Add myself
6699 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6701         * MAINTAINERS (Write After Approval): Add myself.
6703 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6705         * Makefile.def: Build fixincludes for the host, too.
6706         * Makefile.in: Regenerate.
6707         * configure.in (host_tools): Add fixincludes.
6708         * configure: Regenerate.
6710 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6712         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6713         * configure: Regenerated.
6715 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6717         PR other/17783
6718         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6719         * configure: Regenerated.
6721 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6723         * README.SCO: Update per FSF instructions.
6725 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6727         PR target/18151
6728         * configure.in (case ${target}): Do not build fixincludes for avr.
6729         * configure: Regenerated.
6731 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6733         * configure.in (case ${target}): Do not build fixincludes
6734         on platforms where it is not used.
6735         * configure: Regenerated.
6737 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6739         * configure.in: Use an absolute path to install-sh.
6740         * configure: Regenerated.
6742 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6744         * MAINTAINERS (Write After Approval): Add myself.
6746 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6748         * MAINTAINERS: Remove from Write After Approval those that are
6749         already maintainers.
6751 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6753         * MAINTAINERS:  Update my email address.
6755 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6757         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6758         * configure: Regenerate.
6760 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6762         * MAINTAINERS:  Update my email address.
6764 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6766         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6767         entries belonging to this category.
6769 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6771         * MAINTAINERS: Update my e-mail address.
6773 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6775         Fix wrong conflict resolution in:
6777         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6779         * Makefile.in: Regenerate.
6780         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6781         in the recursive `make', instead of hardwiring `all'.
6782         (Autogenerated TARGET-* variables): New.
6784 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6786         * configure.in: Enable target-libgloss for crx-*-*.
6787         * configure: Regenerate.
6789 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6791         * MAINTAINERS (Various Maintainers): Move the "windows,
6792         cygwin, mingw" maintainer to ...
6793         (OS Port Maintainers): ... here.
6795 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6797         * MAINTAINERS (Write After Approval): Remove those that are
6798         maintainers of some subsystem.
6800 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6802         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6803         * ltcf-cxx.sh (tpf*): Likewise.
6804         * ltconfig (tpf*): Add TPF OS configuration support.
6806 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6808         * MAINTAINERS: Change my email address to my new work account.
6810 2004-09-24  Michael Roth  <mroth@nessie.de>
6812         * configure.in (--without-headers): Add missing double quotes.
6813         * configure: Regenerate.
6815 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6817         * ylwrap: Revert to previous version.
6819 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6821         PR bootstrap/17369
6822         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6823         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6824         SET_GCC_LIB_PATH_CMD.
6825         (BASE_TARGET_EXPORTS): Likewise.
6826         * Makefile.in: Regenerated.
6828         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6829         * configure: Regenerated.
6831 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6833         * config.guess: New upstream version
6834         * compile, depcomp, install-sh, ylwrap: Likewise.
6836 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6838         * config/mh-x86omitfp: New host makefile fragment.  Add
6839         -fomit-frame-pointer to the default BOOT_CFLAGS.
6840         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6841         * configure: Regenerate.
6843 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6845         PR target/11572
6846         * configure.in (*-*-darwin*): Renable libobjc.
6847         * configure: Regenerate.
6849 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6851         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6853 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6855         * Makefile.def: Remove libbanshee.
6856         * Makefile.tpl: Ditto.
6857         * configure.in: Ditto.
6858         * Makefile.in: Regen.
6859         * configure: Ditto.
6861 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6863         * ltmain.sh: Use $pic_object as $non_pic_object if
6864         $non_pic_object=none.
6866 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6868         * missing: Import latest version from master repository.
6870 2004-09-06  Nick Clifton  <nickc@redhat.com>
6872         * config.sub: Import latest version from master repository.
6873         * config.guess: Likewise.
6874         This includes these changes:
6876         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6878         * config.sub: Handle crisv32, alias etraxfs.
6879         * config.guess (crisv32:Linux:*:*): Handle.
6881         2004-08-13  Brad Smith  <brad@comstyle.com>
6883         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6884         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6886         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6888         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6889         assume the processor is a powerpc.  This is because coreutils
6890         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6891         in this case, due to a MacOS X bug that causes
6892         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6893         to return a negative number.
6894         Problem reported by Petter Reinholdtsen in:
6895         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6897         2004-07-19  Ben Elliston  <bje@gnu.org>
6899         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6901         2004-06-24  Ben Elliston  <bje@gnu.org>
6903         * config.guess: Update copyright years.
6904         * config.sub: Likewise.
6906         2004-06-22  Robert Millan  <robertmh@gnu.org>
6908         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6909         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6911         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6913         * config.guess (*:*VMS:*:*): New entry. Replaces
6914         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6915         manufacturer.
6917         2004-06-22  Ben Elliston  <bje@gnu.org>
6919         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6920         * config.sub: Likewise.
6922         2004-06-22  Ben Elliston  <bje@gnu.org>
6924         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6925         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6927         2004-06-11  Ben Elliston  <bje@gnu.org>
6929         * config.guess (pegasos:OpenBSD:*:*): Remove.
6931         2004-06-11  Ben Elliston  <bje@gnu.org>
6933         From Wouter Verhelst <wouter@grep.be>:
6934         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6936         2004-06-11  Ben Elliston  <bje@gnu.org>
6938         * config.guess (luna88k:OpenBSD:*:*): New.
6940         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6942         * config.guess (m32r*:Linux:*:*): New case.
6943         * config.sub: Handle m32rle.
6945         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6947         From Jens Petersen  <petersen@redhat.com>:
6948         * config.sub: Handle sparcv8.
6950         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6952         From Tom Smith <smith@cag.lkg.hp.com>:
6953         * config.guess: Version suffixes are equally significant on Tru64
6954         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6955         prefix of "P" (patched kernel).
6957         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6959         * config.sub: Add support for National Semiconductor CRX target.
6961 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6963         * MAINTAINERS (Various Maintainers): Remove myself as web page
6964         maintainer, add myself as maintainer of build status lists.
6966 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6968         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6969         *-*-netware, but add target-libmudflap.
6970         Consolidate *-*-netware targets (of which really only i?86 exists)
6971         into a single entry.
6972         * configure: Likewise.
6974 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6976         * Makefile.tpl (sorry): Remove.
6977         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6978         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6979         (do-clean): Clean per-stage directories too.
6980         (do-distclean): Run distclean-stage1 too.
6981         (.NOTPARALLEL): Enable during toplevel bootstrap.
6982         (stage[+id+]-bubble): Enable parallel execution during
6983         the recursive invocation.
6984         * Makefile.in: Regenerate.
6986         Fix previous checkin:
6988         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6989         include.
6990         * configure.in: Fix indentation.
6991         * configure: Regenerate.
6993 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6995         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6996         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6997         * configure: regenerate
6998         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6999         -mdynamic-no-pic
7001 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7003         * Makefile.def (build_modules): Add fixincludes.
7004         (dependencies): Make gcc depend on fixincludes.
7005         * configure.in (build_tools): Add fixincludes.
7006         (build_configdirs): Always include build_libs.
7007         * Makefile.in: Regenerate.
7008         * configure: Regenerate.
7010 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7012         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7013         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7014         phony targets; do not generate timestamp files.
7015         (distclean-stageN): Remove references to their timestamp files.
7016         (restageN, touch-stageN): Remove.
7017         (stageN-bubble): Rewritten.
7018         (compare): Support lean bootstraps.
7019         * Makefile.in: Regenerate.
7021         * configure.in: Only warn when bootstrapping but
7022         build != host or build != target.  Support lean bootstraps.
7023         * configure: Regenerate.
7025 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7027         * configure.in:  Give a better error message if GMP/MPFR are missing
7028         and a language needing them has been requested.
7029         * configure:  Regenerated.
7031 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7033         * configure.in:  Print a list of available language front-ends if
7034         a requested one is missing.  Tidy stray tab characters.
7035         * configure:  Regenerated.
7037 2004-08-19  Michael Koch  <konqueror@gmx.de>
7039         * gcc/doc/install.texi: Update entry about automake for libjava.
7041 2004-08-17  Robert Millan  <robertmh@gnu.org>
7043         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7044         (instead of FreeBSD).
7045         * configure: Regenerate.
7047 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7049         * Makefile.in: Regenerate.
7050         * configure: Regenerate.
7052         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7053         stage_*_flags.
7054         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7055         for bootstrapped modules if toplevel bootstrap is going.
7056         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7057         modules.  Adjust for changes in Makefile.def.  Enable several
7058         rules even in non-bootstrap mode, just to avoid peppering the
7059         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7060         (stage-[+prev+]-bubble): Remove.
7062         * Makefile.def (Dependencies): Depend on all-build-bison,
7063         all-build-flex, all-build-byacc, all-build-texinfo, rather
7064         than the host variations.
7065         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7066         with BUILD_SUBDIR.
7067         (BISON): Update for recent Bisons.
7068         (YACC): Fix typo.
7069         (cross): Depend on all-build.
7070         (all): Do not depend on all-build.
7071         (prebootstrap): Remove.
7072         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7073         (Prebootstrap dependencies): Add them to the per-stage targets
7074         and to all-prebootstrap.
7075         * configure.in (build_configdirs): Always enable build_tools.
7076         (BUILD_DIR_PREFIX): Remove.
7078         * Makefile.def (gcc): Add target variable.
7079         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7080         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7081         in the recursive `make', instead of hardwiring `all'.
7082         (Autogenerated TARGET-* variables): New.
7084 2004-08-13  Brian Booth  <bbooth@redhat.com>
7086         * MAINTAINERS: Remove myself from write-after-approval.
7088 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7090         * src-release: Stop distributing mmalloc with gdb (which doesn't
7091         use it).
7092         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7093         * Makefile.in: Regenerate.
7095 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7097         * configure.in (arm*-*-eabi*): New target.
7098         * configure: Regenerate.
7100 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7102         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7103         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7104         (Dependencies): New section.
7105         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7106         (configure-target-[+module+]): Depend on maybe-all-gcc
7107         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7108         (toplevel profiledbootstrap): Fix dependencies.
7109         * Makefile.in: Regenerate.
7111 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7113         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7114         target-libiberty to noconfigdirs.
7115         * configure: Regenerate.
7117 2004-08-03  Paul Brook  <paul@codesourcery.com>
7119         * configure.in: Check for MPFR as well as GMP.
7120         * configure: Regenerate.
7122 2004-08-01  Robert Millan  <robertmh@gnu.org>
7124         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7125         libmudflap for all GNU-based systems (with Glibc).
7126         * configure: Regenerate.
7128 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7130         * Makefile.def (host-modules): Add gcc.
7131         * Makefile.in: Regenerate.
7132         * Makefile.tpl (sorry): New rule.
7133         (configure-host, all-host, [+make_target+]-host, do-check,
7134         install-host): Do not add gcc as a special case.
7135         (host modules): Add a small special-casing for gcc.  Export
7136         extra_make_flags through the environment.
7137         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7138         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7139         other recursive targets for gcc): Remove.
7141         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7142         (stage, unstage): New rules.
7143         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7144         distclean-stage[+id+]): Use stage_current.
7145         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7146         the stage*-start rules.
7148 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7150         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7151         use -all_load flag.
7153 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7155         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7156         * configure: Regenerate.
7158 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7160         * maintainer-scripts/gcc_release: Revert yesterday's change.
7162 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7164         * MAINTAINERS: Add myself to write-after-approval.
7166 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7168         * libf2c: Removed.
7169         * gcc/gccbug.in: Updated because of libf2c removal.
7170         * maintainer-scripts/gcc_release: Ditto.
7172 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7174         * configure.in: Build libmudflap by default on FreeBSD.
7175         * configure: Regenerated.
7177 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7179         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7180         systems.
7181         * configure: Regenerated.
7183 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7185         PR target/16344
7186         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7187         feedback based compiler.
7188         * Makefile.in: Rebuilt.
7190 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7192         * Makefile.def (host_modules): Set bootstrap=true for flex.
7193         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7194         * Makefile.in: Rebuilt.
7196 2004-07-07  Jan Hubicka  <jh@suse.cz>
7198         * MAINTAINERS: Add self as a profile feedback maintainer.
7200 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7202         * configure.in:  Do not prepend $srcdir to /dev/null in
7203         makefile fragments.
7204         * configure:  Regenerate.
7206 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7208         * Makefile.def (build_modules): Add bison, byacc, flex,
7209         m4, texinfo.
7210         (flags_to_pass): Add FLEX.
7211         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7212         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7213         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7214         DEFAULT_MAKEINFO): Remove.
7215         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7216         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7217         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7218         objdir or else use configured tool.
7219         (all-build): New.
7220         (all): Depend on it.
7221         (Build module dependencies): Add.
7222         * Makefile.in: Regenerate.
7223         * configure.in: Better support for multiple build modules,
7224         matching what is done for host/target modules.  Do not look
7225         for "plausible" locations of build tools if Canadian cross.
7226         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7227         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7228         * configure: Regenerate.
7230 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7232         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7233         * Makefile.in: Regenerate.
7235 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7237         * Makefile.tpl (configure-build-[+module+],
7238         configure-[+module+], configure-target-[+module+]): Pass
7239         [+extra_configure_args+].
7240         (all-build-[+module+], all-[+module+], check-[+module+],
7241         install-[+module+], [+make_target+]-[+module+],
7242         all-target-[+module+], check-target-[+module+],
7243         install-target-[+module+], [+make_target+]-target-[+module+]):
7244         Pass [+extra_make_args+].
7245         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7246         (GCC_HOST_EXPORTS): Remove.
7247         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7248         cross, check-gcc, check-gcc-c++, install-gcc,
7249         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7250         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7251         * Makefile.in: Regenerate.
7253 2004-06-21  Matthew Sachs  <msachs@apple.com>
7255         * MAINTAINERS: Added self to write-after-approval.
7257 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7259         * configure.in: Check for srcdir/winsup rather than build directory
7260         winsup.
7261         * configure: Regenerate.
7263 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7265         * configure.in: Don't build Cygwin native newlib if winsup
7266         directory is missing.  Emit warning instead.
7267         * configure: Regenerate.
7269 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7271         * Makefile.tpl (touch-stage[+id+]): New.
7272         (restage[+prev+]): Depend on touch-stage[+id+].
7274         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7275         Use it throughout.
7277         * Makefile.def: Add profile and feedback bootstrap stages.
7278         Remove next field from bootstrap stages.
7279         * Makefile.tpl (LN, LN_S): Substitute.
7280         (stageN-start, stageN-end): Use double-colon rules, to
7281         provide a hook for additional setup commands.
7282         (distclean-stageN-gcc, restageN): Create dependencies from
7283         [+prev+], not from [+next+].
7284         (stageN-bubble): Add commands for successive stages from
7285         [+prev+], using double-colon rules.
7286         (all-stageN-gcc): Fix typo.
7287         (stagefeedback-start, profiledbootstrap): New.
7288         * Makefile.in: Regenerate.
7289         * configure.in: Call ACX_PROG_LN.
7290         * configure: Regenerate.
7292 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7294         * MAINTAINERS (Write After Approval): Add myself.
7296 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7298         * MAINTAINERS (Write After Approval): Add myself.
7300 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7302         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7303         without gcc.
7304         * configure: Regenerate.
7306 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7308         * Makefile.tpl: Fix typo.
7309         * Makefile.in: Regenerate.
7311 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7313         * configure.in: Remove new- prefix from toplevel
7314         bootstrap targets.
7315         * configure: Regenerate.
7317 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7319         * Makefile.tpl (all.normal): Rename to all.
7320         (all): Replace with a rule to pick the default
7321         target from configure.
7322         (all-gcc, configure-gcc): Use conditionals to
7323         do nothing when toplevel bootstrap is going on.
7324         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7325         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7326         * configure.in: Support --enable-bootstrap.
7328         * Makefile.def: Remove new- prefix from toplevel
7329         bootstrap targets.
7330         * Makefile.tpl: Likewise.
7332         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7333         target.
7335         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7336         $(RECURSE_FLAGS) to recursive invocation of make.
7338         * Makefile.in: Regenerate.
7339         * configure: Regenerate.
7341 2004-05-30  Andreas Jaeger  <aj@suse.de>
7342             Jim Wilson  <wilson@specifixinc.com>
7344         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7345         like CC.
7347 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7349         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7350         * configure: Regenerate.
7352 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7354         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7355         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7356         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7357         targets.
7358         * Makefile.in: Regenerate.
7360 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7362         * configure.in: Test the ability to symlink directories.
7363         * configure: Regenerate.
7365         * Makefile.def (bootstrap-stage): New definitions.
7366         * Makefile.tpl (configure-stage1-gcc,
7367         configure-stage2-gcc, configure-stage3-gcc,
7368         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7369         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7370         new-restage3, compare): Autogenerate, see Makefile.in
7371         entry for behavioral changes.
7372         (distclean-stage1, new-stage1-start, new-stage1-end,
7373         new-stage1-bubble, distclean-stage2, new-stage2-start,
7374         new-stage2-end, new-stage2-bubble, distclean-stage3,
7375         new-stage3-start, new-stage3-end): New autogenerated targets.
7376         (objext, prebootstrap, BOOT_CFLAGS,
7377         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7378         targets.
7380         * Makefile.in: Regenerate.
7381         (distclean-stage1, new-stage1-start, new-stage1-end,
7382         new-stage1-bubble, distclean-stage2, new-stage2-start,
7383         new-stage2-end, new-stage2-bubble, distclean-stage3,
7384         new-stage3-start, new-stage3-end): New targets.
7385         (all-stage1-gcc): Move prebootstrap dependency from here...
7386         (configure-stage1-gcc): ...to here.
7387         (new-bootstrap): Use bubble targets.
7388         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7389         Use per-stage distclean targets.
7390         (configure-stage1-gcc, configure-stage2-gcc,
7391         configure-stage3-gcc, all-stage1-gcc,
7392         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7393         Use new-stageN-start to prepare the tree.
7395 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7397         * Makefile.def (host_modules): add libcpp.
7398         * Makefile.tpl: Add dependencies on and for libcpp.
7399         * Makefile.in: Regenerate.
7400         * configure.in: Add libcpp host module.
7401         * configure: Regenerate.
7403 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7405         * Makefile.tpl: Whenever a recursive target is defined, wrap
7406         it in a special @if/@endif block, and prepare its maybe
7407         dependency in the @if/@endif block
7408         * configure.in: Instead of writing maybe dependencies, remove
7409         the @if/@endif statements, and remove the @if/@endif blocks
7410         that remain.
7411         * configure: Regenerate.
7412         * Makefile.in: Regenerate.
7414 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7416         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7418 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7420         PR bootstrap/15120
7421         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7422         * */configure: Rebuilt.
7424 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7426         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7427         of libf2c.
7428         * configure, Makefile.in: Regenerate.
7430 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7432         * MAINTAINERS (Write After Approval): Add myself.
7434 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7436         Merge from tree-ssa-20020619-branch.
7438         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7439         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7440         (HOST_GMPLIBS): Define.
7441         (HOST_GMPINC): Define.
7442         (TARGET_LIB_PATH): Add libmudflap.
7443         (GFORTRAN_FOR_TARGET): Define.
7444         (configure-build*): Export GFORTRAN.
7445         (configure-gcc): Export GMPLIBS and GMPINC.
7446         (all-gcc): Add maybe-all-libbanshee.
7447         (configure-target-libgfortran): Define.
7448         * Makefile.in: Regenerate.
7449         * configure.in (host_libs): Add libbanshee.
7450         (target_libraries): Add target-libmudflap and target-libgfortran.
7451         Add --with-libbanshee.
7452         Handle --disable-libmudflap.
7453         (*-*-freebsd*): Use with_gmp.
7454         Add $(libgcj) to noconfigdirs.
7455         * configure: Regenerate.
7456         * depcomp: New file.
7457         * MAINTAINERS: Add tree-ssa maintainers.
7459 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7461         * MAINTAINERS (Various Maintainers): Add myself.
7463 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7465         * MAINTAINERS (Write After Approval): Add myself.
7467 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7469         * MAINTAINERS (Write After Approval): Add myself.
7471 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7473         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7474         * configure: Regenerate.
7476 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7478         Revert:
7479         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7481         * Makefile.def (flags_to_pass): Remove *dir variables that
7482         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7483         as well as prefix and exec_prefix.
7484         * Makefile.in: Regenerate.
7486 2004-04-26  Robert Millan  <robertmh@gnu.org>
7488         Add patches from libtool CVS.
7489         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7490         * ltconfig: Likewise.
7491         * ltcf-c.sh: Likewise.
7492         * ltcf-cxx.sh: Likewise.
7493         * ltcf-gcj.sh: Likewise.
7495 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7497         * Makefile.def (host_modules): Mark with the bootstrap
7498         flag packages on which gcc depends.
7499         * Makefile.tpl (all-bootstrap): Use it.
7500         * Makefile.in: Regenerate.
7502 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7504         * Makefile.def (flags_to_pass): Remove *dir variables that
7505         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7506         as well as prefix and exec_prefix.
7507         * Makefile.in: Regenerate.
7509 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7511         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7512         * configure: Regenerate.
7513         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7514         * gcc/Makefile.tpl (compare): Use the result of the test.
7515         * gcc/Makefile.in: Regenerate.
7517 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7519         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7520         Always relocate gcc and prev-gcc to the original names, even
7521         if the build fails.
7522         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7523         New targets.
7525 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7527         * MAINTAINERS: Update my email address.
7529 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7531         * configure.in (mips*-*-irix5*): Enable ld.
7532         * configure: Regenerate.
7534 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7536         * configure: Regenerate.
7538 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7540         * Makefile.tpl (configure-[+module+], configure-gcc,
7541         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7542         Set and export LDFLAGS.
7543         * Makefile.in: Regenerate.
7545 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7547         * MAINTAINERS: Add myself to write-after-approval.
7549 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7551         PR bootstrap/14871
7552         * Makefile.tpl: If we don't have built-in-tree target tools,
7553         use the ones found by configure rather than hacking around with
7554         program_transform_name.
7555         * configure.in: Give Makefile.tpl the information necessary
7556         to do that.
7557         * Makefile.in: Regenerate.
7558         * configure: Regenerate.
7560 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7562         PR bootstrap/14760
7563         * configure.in: When computing baseargs, strip *all* copies of
7564         offending options.  Also, don't match/substitute the trailing space,
7565         so that this actually works when two similar options are separated by
7566         only one space.
7567         * configure: Regenerate.
7569 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7571         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7572         (rs6000-*-aix*): Same.
7573         * configure: Regenerate.
7575 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7577         * MAINTAINERS: Add myself to write-after-approval.
7579 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7581         * MAINTAINERS: Add myself to write-after-approval.
7583 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7585         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7586         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7587         * Makefile.in: Regenerate.
7589         * configure.in (top level bootstrap support): Rework --enable-werror
7590         to set @stage2_werror_flag@.
7591         * configure: Regenerate.
7592         * Makefile.tpl (top level bootstrap support): Pass
7593         @stage2_werror_flag@ down to configure in stages 2 and 3.
7594         * Makefile.in: Regenerate.
7596 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7598         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7599         for stages 2 and 3 as well as in make.  As a consequence, remove
7600         OUTPUT_OPTION (now detected by configure) from the flags passed down
7601         to make.
7602         * Makefile.in: Regenerate.
7604         * Makefile.tpl (new-bootstrap): Fix typo.
7605         * Makefile.in: Regenerate.
7607 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7609         * Makefile.tpl: Rearrange by moving recursive_targets rules
7610         into their proper sections.
7611         * Makefile.tpl (top level bootstrap support): Move disabling
7612         of coverage flags from 'make' to 'configure'; improve comments.
7613         * Makefile.in: Regenerate.
7615         * Makefile.tpl (experimental top level bootstrap) Move stage1
7616         language setting from all- target to configure- target; disable
7617         intermodule optimization in stage 1; prevent gratuitous rebuilds
7618         of stage 1.
7619         * Makefile.in: Regenerate.
7620         * configure.in: Comma-separate stage 1 language list for top
7621         level bootstrap.
7622         * configure: Regenerate.
7624         * Makefile.tpl: Clean up experimental top level bootstrap support:
7625         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7626         prev-gcc in configure- targets as well as all- targets.
7627         * Makefile.in: Regenerate.
7629 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7631         * compile: New file imported from automake.
7633 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7635         * configure.in: Remove symbolic link section.
7636         * configure: Regenerate.
7637         * Makefile.tpl (links): Remove.
7638         * Makefile.in: Regenerate.
7640 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7641             Nathanael Nerode  <neroden@gcc.gnu.org>
7643         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7644         Set with AC_CHECK_PROGS.
7645         * configure.in: Fix comment typo from last patch.
7646         * configure: Regenerate.
7648 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7650         * Makefile.tpl: Introduce experimental top level bootstrap support.
7651         * Makefile.in: Regenerate.
7652         * configure.in: Introduce support for top level bootstrap.
7653         * configure: Regenerate.
7655 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7656             Paolo Bonzini  <bonzini@gnu.org>
7658         PR bootstrap/14522
7659         * configure.in: Cope with shells that do not support unquoted ^
7660         * configure: Regenerate.
7662 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7663             Paolo Bonzini  <bonzini@gnu.org>
7665         PR bootstrap/14522
7666         * configure.in: Cope with shells that do not support nesting
7667         quotes inside quoted backquote substitutions.
7668         * configure: Regenerate.
7670 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7672         PR bootstrap/14522
7673         * configure.in: Fix escaping of $.
7674         * configure: Regenerate.
7676 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7678         * configure: Regenerate, since I forgot to while committing Paolo's
7679         changes.
7681 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7683         PR ada/14131
7684         Move language detection to the top level.
7685         * configure.in: Find default values for the tools as
7686         soon as possible.  Disable ada if GNAT is not found.
7687         Emit error message about missing languages.  Expand
7688         --enable-languages=all for the gcc subdirectory.
7690 2004-03-10  Ben Elliston  <bje@gnu.org>
7692         * MAINTAINERS: Update my email address.
7694 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7696         * ltconfig: Disable building static libraries if building shared
7697         libraries on AIX 5L.
7699 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7701         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7702         and disable libgcj.
7703         * configure: Regenerated.
7705 2004-03-01  Brian Booth  <bbooth@redhat.com>
7707         * MAINTAINERS: Add myself to write-after-approval.
7709 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7711         * MAINTAINERS: Add myself to write-after-approval.
7713 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7715         PR bootstrap/7087
7716         * Makefile.tpl: Guard XFOO sed statements better.
7717         * Makefile.tpl: Add dependency for configure-target-libada.
7718         * Makefile.in: Regenerate (incidentally fixes broken
7719         commit when libada-branch was merged).
7721 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7723         * MAINTAINERS: Add myself to write-after-approval.
7725 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7727         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7728         maintainers.
7730 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7732         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7733         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7735 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7737         PR bootstrap/11932
7738         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7740 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7742         * MAINTAINERS: Added myself to write-after-approval.
7744 2004-02-14  Michael Koch  <konqueror@gmx.de>
7746         * MAINTAINERS: Added myself to write-after-approval.
7748 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7750         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7751         some OS port maintainers to OS port maintainers section.
7753 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7755         * MAINTAINERS: Add self.
7757 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7759         * MAINTAINERS: Alphabetize.
7761 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7763         * MAINTAINERS: Remove myself.
7765 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7767         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7768         (rs6000-*-aix*): Same.
7769         * configure: Regenerate.
7771 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7773         * configure.in (host): Add in missing $noconfigdirs to defines.
7774         * configure: Regenerate.
7776 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7777             Nathanael Nerode  <neroden@gcc.gnu.org>
7779         PR ada/6637, PR ada/5911
7780         Merge with libada-branch:
7781         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7782         with appropriate dependencies. Add --enable-libada configure switch.
7783         * configure, Makefile.in: Regenerate.
7785 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7787         * MAINTAINERS: Add myself to write-after-approval.
7789 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7791         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7792         * configure: Regenerate.
7794 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7796         Merge from upstream:
7798         * ltmain.in: When setting IFS to '~', be careful about user
7799         arguments that contain '~'.
7801         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7803         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7804         Also test $base_compile against $CC with escaped arguments. Bug
7805         reported by Geoff Keating <geoffk@apple.com>.
7807 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7809         * MAINTAINERS: Remove i960 port.
7811 2004-01-23  DJ Delorie  <dj@redhat.com>
7813         * Makefile.def (target_modules) [libiberty]: Don't stage.
7814         * Makefile.in: Rebuilt.
7816 2004-01-20  Caroline Tice  <ctice@apple.com>
7818         * MAINTAINERS: Add myself to write-after-approval.
7820 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7822         * MAINTAINERS: Update my email address.
7824 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7826         * MAINTAINERS: Add myself to write-after-approval.
7828 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7830         * MAINTAINERS: Remove entries without email address.
7832 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7834         * MAINTAINERS: Add myself to write-after-approval.
7836 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7838         * MAINTAINERS: Update my email address.
7840 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7842         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7843         * Makefile.tpl (configure-target-[+module+]): Support stage.
7844         * Makefile.in: Rebuilt.
7846 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7848         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7850 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7852         * MAINTAINERS: Add myself as a MIPS maintainer.
7854 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7856         * configure.in: Use ./config.cache, not config.cache.
7857         * configure: Regenerate.
7858         * Makefile.tpl: Special-casing not needed for GCC any more.
7859         * Makefile.in: Regenerate.
7861         * configure.in: Don't share a cache file for host dirs.
7862         * configure: Regenerate.
7864         * config-ml.in: Don't mess with the cache file.
7866 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7868         * MAINTAINERS: Move myself from 'Write After Approval' to
7869         'CPU Port Maintainers' section as SPARC maintainer.
7871 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7873         * Makefile.tpl: Make GCC use a separate config.cache.
7874         * Makefile.in: Regenerate.
7876         PR bootstrap/11932, PR bootstrap/11933
7877         (I don't know if it will fix either of them, but it relates
7878         to them.)
7879         * configure.in: Don't use shared config.cache for target
7880         directories.
7881         * configure: Regenerate.
7883 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7885         * MAINTAINERS: Add myself to 'Write After Approval' section.
7887 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7889         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7890         * configure: Regenerated.
7892 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7894         * MAINTAINERS: Remove the mn10200 maintainer.
7896 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7898         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7899         * configure: Regenerated.
7901 2003-12-16  Jan Hubicka  <jh@suse.cz>
7903         * MAINTAINERS: Add myself as callgraph maintainer.
7905 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7907         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7908         * configure: Regenerate.
7910 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7912         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7913         'Write After Approval' section. Update email.
7915 2003-12-01  James Lemke  <jim@wasabisystems.com>
7917         * MAINTAINERS (Write After Approval): Add myself.
7919 2003-11-20  Matt Thomas  <matt@3am-software.com>
7921         * MAINTAINERS: Add myself as a vax port maintainer.
7923 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7925         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7926         (configure-build-[+module+], configure-[+module+]): Likewise.
7927         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7928         * Makefile.in: Regenerate.
7930 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7932         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7933         shared/dylibed libraries.
7934         * ltmain.sh: Likewise.
7935         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7936         * ltcf-cxx.sh: Likewise.
7937         * ltcf-gcj.sh: Likewise.
7938         * ltconfig: Likewise.
7940 2003-11-17  Stan Cox  <scox@redhat.com>
7942         * MAINTAINERS: Add myself as iq2000 port maintainer.
7944 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7946         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7947         * Makefile.in: Regenerate.
7949 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7951         * config.sub: Update to 2003-11-03 version.
7953 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7955         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7956         * configure:  Regenerate.
7958 2003-10-20  Nicolas Pitre  <nico@cam.org>
7960         * MAINTAINERS: Add myself to 'Write After Approval' section.
7962 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7964         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7966 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7968         * MAINTAINERS: Update my email address.
7970 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7972         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7974 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7976         * MAINTAINERS: Add myself to 'Write After Approval' section.
7978 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7980         * config.guess: Update to 2003-10-16 version.
7981         * config.sub: Update to 2003-10-16 version.
7983 2003-10-15  David Daney  <ddaney@avtrex.com>
7985         * MAINTAINERS: Added myself to 'Write After Approval' section.
7987 2003-10-15  Falk Hueffner  <falk@debian.org>
7989         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7990         'Write After Approval' section. Update email.
7992 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7994         * MAINTAINERS: Move myself from 'Write After Approval' to
7995         'Various Maintainers' section as middle-end maintainer.
7997 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7999         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8000         HOST_FLAGS_TO_PASS.
8001         * Makefile.in: Regenerate.
8003 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8005         * config.guess: Update to 2003-10-07 version.
8006         * config.sub: Update to 2003-10-07 version.
8008 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8010         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8011         * ltconfig (irix5*, irix6*): Don't override version_type.
8013 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8015         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8016         * configure: Rebuilt
8017         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8018         * Makefile.in: Rebuilt
8020 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8022         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8024 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8026         * MAINTAINERS (Write After Approval): Add myself.
8028 2003-09-29  Paul Koning  <ni1d@arrl.net>
8030         * MAINTAINERS: Move myself from "Write After Approval"
8031         to CPU platform maintainers for pdp11 platform.
8033 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8035         * MAINTAINERS: Move myself from 'Write After Approval' to
8036         'Various Maintainers' section as libffi testsuite maintainer.
8038 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8040         * configure.in: Pass a computed --program-transform-name
8041         to subconfigures.
8042         * configure: Regenerated.
8044 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8046         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8047         * Makefile.in: Regenerate.
8049         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8050         * Makefile.in: Regenerate.
8052 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8054         * MAINTAINERS: Move myself from 'Write After Approval'
8055         to 'Various Maintainers' (objective-c) section.
8057 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8059         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8060         quoting.
8061         * configure: Regenerated.
8063 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8065         * MAINTAINERS (Write After Approval): Add myself to write after
8066         approval list.
8068 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8070         * MAINTAINERS (Write After Approval): Add myself.
8072 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8074         * MAINTAINERS: Update my e-mail address.
8076 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8078         * libtool.m4 (LD): Correct powerpc64 host match.
8080 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8082         * MAINTAINTERS: Update my affiliation and email address.
8084 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8086         * MAINTAINERS (Write After Approval): Add myself.
8088 2003-09-04  DJ Delorie  <dj@redhat.com>
8090         * configure: Regenerate.
8092 2003-09-04  Robert Millan  <robertmh@gnu.org>
8094         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8096 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8098         * configure.in: Ensure arguments to sed are properly spaced.
8099         * configure: Regenerate.
8101 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8103         * MAINTAINERS: Update my e-mail address.
8105 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8107         * MAINTAINERS (Write After Approval): Add myself.
8109 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8111         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8112         * configure: Regenerated.
8114 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8116         * MAINTAINERS: Update my email address.
8118 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8120         * configure.in:  Use newline instead of semicolon when assuming
8121         shell arguments in a for loop.
8122         * configure:  Regenerated.
8124 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8126         * MAINTAINERS: Resurrect the i860 maintainer.
8128 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8130         PR 8180
8131         * configure.in: When testing with_libs and with_headers, treat
8132         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8133         * configure: Regenerate.
8135         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8136         make, shell, etc.
8137         (baseargs): Likewise.
8138         * configure: Regenerate.
8140 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8142         * MAINTAINERS (Write After Approval): Add myself.
8144 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8146         * configure.in: Disable libgcj for darwin not on powerpc.
8147         * configure: Rebuild.
8149 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8151         * config-ml.in, symlink-tree: Add license.
8153 2003-08-03  Richard Stallman  <rms@gnu.org>
8154             Eben Moglen  <moglen@columbia.edu>
8156         * README.SCO: New file.
8158 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8160         * Makefile.tpl (check, check-c++): Express dependencies using
8161         dependencies rather than commands.
8162         * Makefile.in: Regenerate.
8164 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8166         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8167         * configure: Ditto.
8169 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8171         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8172         * Makefile.in: Update.
8174 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8176         * configure.in: Enable libgcj for darwin.
8177         * configure: Rebuild.
8179 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8181         * config-ml.in:  Use ac_configure_args directly instead of
8182         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8183         actually seen.
8185 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8187         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8188         creating target and build subdirs to build all parent dirs as needed.
8189         * Makefile.in: Rebuild.
8190         * configure.in: Don't build dirs explicitly here.
8191         * configure: Rebuild.
8193 2003-07-26  Paul Brook  <paul@nowt.org>
8195         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8197 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8199         * Makefile.tpl (all-make): Depend on intl.
8200         * Makefile.in: Rebuilt.
8202 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8204         * install-sh:  Update to newer upstream versions (associated with
8205         aclocal 1.7).
8206         * mkinstalldirs:  Likewise.
8207         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8209 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8211         * MAINTAINERS: Move self from Bug database only accounts
8212         to write-after-approval.
8214 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8216         * config.if: Remove unused libc_interface determination.
8218 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8220         * MAINTAINERS: Move self from write-after-approval to
8221         build machinery (*.in).
8223 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8225         PR bootstrap/11273
8226         PR bootstrap/11408
8227         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8228         unused INSTALL_PROGRAM_ARGS.
8229         * configure.in: Use AC_PROG_INSTALL.
8230         * Makefile.in: Regenerate.
8231         * configure: Regenerate.
8233 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8235         * MAINTAINERS: Alphabetize.
8237 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8239         * configure: Rebuilt.
8240         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8241         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8242         newlib nor libgloss.
8243         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8244         * configure.in (am33_2.0-*-linux*): Added.
8246 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8248         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8249         * configure: Regenerate.
8251 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8253         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8254         * Makefile.in: Regenerate.
8256 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8258         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8259         * Makefile.in: Regenerate.
8261 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8263         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8264         * Makefile.in: Regenerated.
8266         * config-ml.in: Replace PWD with PWD_COMMAND.
8268 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8270         * intl: New directory; see intl/ChangeLog for details.
8271         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8272         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8273         * Makefile.in: Regenerate.
8275 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8277         * configure.in: Clean up config-lang.in handling.  Delete
8278         useless assignment to "subdirs".
8279         * configure: Regenerate.
8281 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8283         * configure.in: Rename 'target_libs' to 'target_libraries'.
8284         Remove useless reference to 'target_libs'.
8285         * configure: Regenerate.
8287 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8289         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8290         * Makefile.in: Regenerate.
8292 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8294         * Makefile.def: Introduce flags_to_pass.
8295         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8296         * Makefile.in: Regenerate.
8298 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8300         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8301         and target-libgloss.
8302         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8303         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8304         * configure: Regenerate.
8306 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8308         * configure.in: Update testsuite_flags to new location.
8309         * configure. Regenerate.
8311 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8313         * Makefile.tpl: Remove BUILD_CC stuff.
8314         * Makefile.in: Regenerate.
8316 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8318         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8320 2003-06-16  Graeme Peterson  <gp@qnx.com>
8322         * MAINTAINERS (Write After Approval): Add myself.
8324 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8326         * config.guess: Update to 2003-06-12 version.
8327         * config.sub: Update to 2003-06-13 version.
8329 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8331         * config.guess: Update to 2003-06-06 version.
8332         * config.sub: Update to 2003-06-06 version.
8334 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8336         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8337         * configure. Regenerate.
8339 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8341         * configure.in: Disable serial configure by default.
8342         * configure: Regenerate.
8343         * Makefile.tpl: Abolish .NOTPARALLEL.
8344         * Makefile.in: Regenerate.
8346         * Makefile.tpl: Replace {build,host,target}_canonical by
8347         {build,host,target}.
8348         * Makefile.in: Regenerate.
8350         * Makefile.tpl: Fix stupid pasto.
8351         * Makefile.in: Regenerate.
8353 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8355         * Makefile.tpl: Remove bogus conditional.
8356         * Makefile.in: Regenerate.
8358 2003-06-05  Jan Hubicka  <jh@suse.cz>
8360         * Makefile.tpl (profiledbootstrap): New target.
8361         * Makefile.in (profiledbootstrap): New target.
8363 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8365         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8366         Pinski. Remove user names from other bugzilla-only maintainers.
8368 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8370         * Makefile.tpl: Make 'recursive targets' using autogen rather
8371         than shell loop.  Remove duplicate 'clean' targets and false
8372         comments.
8373         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8374         Add systematic method of specifying missing targets in subdirs.
8375         Add copyright boilerplate.
8376         * Makefile.in: Regenerate.
8377         * configure.in: Add 'recursive targets' to maybe list.
8378         * configure: Regenerate.
8380         * MAINTAINERS: "GNATS only" -> "Bug database only".
8382         * Makefile.tpl: Rename [+target+] to [+make_target+].
8383         * Makefile.def: Rename 'target' to 'make_target'.
8385 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8387         * MAINTAINERS: Add self as options handling maintainer.
8389 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8391         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8392         been too long since I touched those ports.
8394 2003-05-28  DJ Delorie  <dj@redhat.com>
8396         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8397         * Makefile.in: Regenerate.
8399 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8401         * configure.in: Use curly braces in the definition of tooldir.
8402         * configure: Regenerate.
8404 2003-05-21  DJ Delorie  <dj@redhat.com>
8406         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8407         newlib or libgloss.
8408         * Makefile.in: Regenerate.
8410 2003-05-21  DJ Delorie  <dj@redhat.com>
8412         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8413         * Makefile.in: Regenerate.
8415 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8417         * MAINTAINERS: Update my e-mail address.
8419 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8421         * configure.in: Switch more things to use maybe dependencies.
8422         * Makefile.tpl: Switch more things to use maybe dependencies.
8423         Factor out common code from autogen IF statements.
8424         * configure: Regenerate.
8425         * Makefile.in: Regenerate.
8427 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8429         * configure.in: Accept i[3456789]86 for machine type.
8430         * configure: Regenerate.
8432 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8434         * configure.in: Switch more things to use maybe dependencies.
8435         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8436         * configure: Regenerate.
8437         * Makefile.tpl: Switch more things to use maybe dependencies.
8438         * Makefile.in: Regenerate.
8440 2003-05-16  Andreas Schwab  <schwab@suse.de>
8442         * Makefile.tpl (install-opcodes): Define.
8443         * Makefile.in: Rebuild.
8445 2003-05-13  Andreas Jaeger  <aj@suse.de>
8447         * config.guess: Update to 2003-05-09 version.
8448         * config.sub: Update to 2003-05-09 version.
8450 2003-05-13  Michael Eager  <eager@mvista.com>
8452         * configure.in: Correct sed script so that options in quotes are not
8453         deleted.
8454         * configure: Rebuild.
8456 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8458         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8459         and $$s/newlib/libc/sys/cygwin32 include paths.
8460         * configure: Ditto.
8462 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8464         * MAINTAINERS: Update my email addresses.
8466 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8468         * config-ml.in: Propagate INSTALL variables.
8470 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8472         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8474 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8476         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8477         * Makefile.in: Regenerate.
8479 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8481         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8483 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8485         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8487 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8489         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8490         * Makefile.in: Regenerated.
8492 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8494         * MAINTAINERS (Write After Approval): Upgrade myself from
8495         GNATS only to write-after-approval. Update my mail address.
8497 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8499         (OS Port Maintainers: freebsd): Add myself.
8501 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8503         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8505 2003-04-22  Kean Johnston  <jkj@sco.com>
8507         * MAINTAINERS (SCO ports): Added myself.
8509 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8511         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8513 2003-04-19  Kean Johnston  <jkj@sco.com>
8515         * MAINTAINERS (Write After Approval): Add myself.
8517 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8519         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8520         * Makefile.in: Regenerate.
8522 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8524         * configure.in (powerpc64*-*-linux*): Remove.
8525         * configure: Rebuilt.
8527 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8529         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8530         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8531         and restrap.
8532         * Makefile.in:  Regenerate.
8534 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8536         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8537         * configure: Regenerated.
8539 2003-04-15  DJ Delorie  <dj@redhat.com>
8541         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8543 2003-04-13  Nick Clifton  <nickc@redhat.com>
8545         * config-ml.in: Remove support for --disable-aix removing
8546         call-aix multilibs.
8548 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8550         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8551         * */configure: Rebuilt.
8553 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8555         * MAINTAINERS: Add my email address.
8557 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8559         * MAINTAINERS (Write After Approval): Add myself.
8561 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8563         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8564         * Makefile.in: Regenerate.
8566 2003-03-14  Michael Chastain  <mec@shout.net>
8568         * Makefile.in: Regenerate with correct Makefile.def.
8570 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8572         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8573         Make macro.
8574         * Makefile.in: Regenerate.
8575         * configure.in: Clean up gxx_include_dir logic.
8576         * configure: Regenerate.
8578 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8580         * MAINTAINERS (Write After Approval): Add myself.
8582 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8584         * MAINTAINERS: Update my mail address.
8586 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8588         * configure.in (gxx_include_dir): Fix typo.
8589         * configure: Regenerated.
8591 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8593         * Makefile.tpl: Reindent.
8594         * Makefile.in: Regenerate.
8595         * configure.in: Reindent.  Don't set unused variables.
8596         * configure: Regenerate.
8598 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8600         * configure.in: Include $(build_tooldir)/sys-include in
8601         FLAGS_FOR_TARGET.
8602         * configure: Regenerated.
8604 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8606         * Makefile.tpl: Always pass down RANLIB.
8607         * Makefile.in: Regenerate.
8609         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8610         * Makefile.in: Regenerate.
8611         * configure.in: Remove unused logic relating to --enable-shared
8612         and --enable-threads.  Remove bogus comments.  Remove redundant
8613         noconfigdirs.
8614         * configure: Regenerate.
8616         * configure.in: Replace ${libstdcxx_version} by its value.
8617         Remove reference to mh-dgux.
8618         * configure: Regenerate.
8620 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8622         * MAINTAINERS (Write After Approval): Add myself.
8624 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8626         * Makefile.tpl: Rearrange.
8627         * Makefile.in: Regenerate.
8629 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8631         * configure.in: Add support for kaOS as cross build target system.
8632         * configure: Regenerated.
8634 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8636         * MAINTAINERS (Write after approval): Add myself.
8638 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8640         * MAINTAINERS: Update my email address.
8642 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8644         * MAINTAINERS: Add self to blanket write privs. section.
8646 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8648         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8649         configure-target-* as some target builds may require additional
8650         flags for preprocessor tests.
8651         * Makefile.in: Regenerated.
8653 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8655         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8656         * ltconfig: Handle it.
8657         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8658         auto-detecting it.
8660         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8661         it is used as argument to $CC.
8662         * ltcf-gcj.sh: Likewise.
8664         * configure.in: Introduce --enable-maintainer-mode.
8665         * configure: Rebuilt.
8666         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8667         for maintainer mode.
8668         * Makefile.in: Rebuilt.
8670 2003-02-18  Jason Merrill  <jason@redhat.com>
8672         * Makefile.tpl (check-c++): Allow parallelism.
8674 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8676         * MAINTAINERS: Remove John Carr (who never actually had access to
8677         gcc.gnu.org).
8679 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8681         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8682         don't configure target-libobjc.
8683         * configure: Regenerate.
8685 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8687         * Makefile.tpl (RANLIB): Define.
8688         * Makefile.in: Regenerate.
8690 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8692         * MAINTAINERS: Update my email.
8694 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8696         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8697         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8698         * Makefile.in: Regenerated.
8699         * configure.in: Remove all traces of snavigator, db, and grep.
8700         * configure: Regenerated.
8702 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8704         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8705         After Approval.
8707 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8709         * MAINTAINERS (Write after approval): Add myself.
8711 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8713         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8714         * Makefile.in: Regenerated.
8716 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8718         * config.guess: Updated to 2003-01-30's version.
8719         * config.sub: Updated to 2003-01-28's version.
8721 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8723         * config.if: If gcc_version is already set, just use it.  Don't set
8724         gcc_version_trigger if it's already set, otherwise set it to
8725         gcc/version.c, but only if the file exists.  If it is not set and
8726         gcc/version.c does not exist, try to extract the version number from
8727         $CC.
8729 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8731         * MAINTAINERS: Add myself to write-after-approval list.
8733 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8735         * configure.in:  Revert 24Jan change.
8736         * configure:  Regenerate.
8738 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8740         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8741         entry of HJ Lu.
8743 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8745         * configure.in: Revert previous change.
8746         * configure: Regenerate.
8748 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8750         * configure.in: Make rda native-only.
8751         * configure: Regenerate.
8753 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8755         * MAINTAINERS: Move myself from GNATS-only-accounts to
8756         write-after-approval.
8758 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8760         * configure.in: Add missing \.
8761         * configure: Rebuilt.
8763 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8765         * configure.in (baseargs): Avoid using \| in sed regular
8766         expressions.
8767         * configure: Rebuilt.
8769 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8771         * configure.in (baseargs): Remove all supported forms of
8772         --cache-file, --srcdir, --host, --build and --target options
8773         from argument lists.
8774         * configure: Rebuilt.
8776 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8778         * MAINTAINERS: Add myself to write-after-approval list.
8780 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8782         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8783         * configure: Rebuilt.
8785 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8787         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8788         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8789         * Makefile.in: Regenerate.
8790         * configure: Regenerate.
8792 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8794         * configure.in: Remove Makefile in build, host and target modules
8795         unless configure was run with --no-recursion.
8796         * configure: Rebuilt.
8798 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8800         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8801         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8802         * Makefile.in: Regenerate.
8804 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8806         * config.guess: Update to 2003-01-03 version.
8807         * config.sub: Update to 2003-01-03 version.
8809 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8811         * configure: Regenerate with proper autoconf 2.13.
8813 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8815         * configure.in: Add AC_PREREQ for consistency.
8816         * configure: Regenerate.
8818 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8820         * configure.in (GDB_TK): Add tcl directories conditional on
8821         gdb/gdbtk directory being present.
8822         * configure: Regenerate.
8824 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8826         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8827         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8828         * configure: Rebuilt.
8830 2002-12-31  Tom Tromey  <tromey@redhat.com>
8832         * Makefile.in: Rebuilt.
8833         * Makefile.def (target_modules) [libffi]: Allow installation.
8835 2002-12-31  Andreas Schwab  <schwab@suse.de>
8837         * configure.in: Fix use of $program_transform_name.
8838         * configure: Regenerated.
8840 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8842         * configure.in (baseargs): Don't remove first configure argument.
8843         * configure: Regenerated.
8845 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8847         * Makefile.tpl (local-distclean): Don't remove...
8848         (multilib.ts): ... this.  Moved into...
8849         (multilib.out): ... this.  Don't use sub-make.
8850         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8851         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8852         (configure-build-[+module+], configure-[+module+],
8853         configure-target-[+module+], configure-gcc): ... these.  Test
8854         for Makefile existence.  Drop config.status from dependencies.
8855         * Makefile.in: Rebuilt.
8856         * configure.in: Move gcc-version-trigger to the end of
8857         ac_configure_args.  Add comments to maybedep.tmp and
8858         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8859         nonopt from baseargs, matching and removing corresponding
8860         whitespace while at it.
8861         * configure: Rebuilt.
8863 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8865         * configure.in (host_configargs): Replace reference to
8866         no-longer-defined buildopts with --build=${build_alias}.
8867         * configure: Rebuilt.
8869         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8870         program_transform_name to standard idiom.
8871         (AUTOGEN, AUTOCONF): Define.
8872         (Makefile.in): Use $(AUTOGEN).
8873         (Makefile): Depend on config.status, and use autoconf-style rule to
8874         build it.  Move original commands to...
8875         (config.status): ... this new target.
8876         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8877         $(AUTOCONF).
8878         * Makefile.in: Rebuilt.
8880 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8882         * Makefile.tpl: Fix dramatic bustage due to change in
8883         program_transform_name.
8884         * Makefile.in: Regenerate.
8886         * configure.in: Remove unnecessary PATH setting.
8887         * configure: Regnerate.
8889         * configure.in: Don't default to unprefixed tools unless
8890         the native tools will work.
8891         * configure: Regenerate.
8893         * configure.in: Convert to autoconf script.  Blow away lots
8894         of now-redundant Makefile fragments.
8895         * configure: Generate using Autoconf.
8896         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8897         * Makefile.in: Regenerate.
8899 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8901         * configure: Fix stupid bug where RANLIB was mistakenly included.
8903         * configure.in: Rename (buildargs, hostargs, targargs) to
8904         (build_configargs, host_configargs, target_configargs).
8906         * configure.in: Move logic out of sed statement.
8908         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8909         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8911 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8913         * config.sub: Import from master repository
8914         * config.guess: Ditto
8916 2002-12-24  Andreas Schwab  <schwab@suse.de>
8918         * Makefile.tpl (multilib.out): Fix missing space.
8919         * Makefile.in: Regenerate.
8921 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8923         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8924         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8925         * Makefile.in: Regenerate.
8926         * configure.in: Remove unnecessary leftovers.
8928 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8930         * configure.in (extra_ranlibflags_for_target): New variable.
8931         (*-*-darwin): Add -c to ranlib commands.
8932         * configure (tooldir): Handle extra_ranlibflags_for_target.
8934 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8936         * Makefile.tpl: Revert HJL's change.
8937         * Makefile.in: Regenerated.
8938         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8939         always.
8941 2002-12-19  Andreas Schwab  <schwab@suse.de>
8943         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8944         * Makefile.in: Regenerate.
8946 2002-12-18  H.J. Lu  <hjl@gnu.org>
8948         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8949         * Makefile.in: Regenerated.
8951         * configure.in (build_prefix): New. Substitute.
8953 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8955         * Makefile.tpl: Don't let real targets depend on phony targets.
8956         * Makefile.in: Regenerate.
8958         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8959         * Makefile.in: Regenerate.
8961 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8963         * config.sub: Import from master repository
8964         * config.guess: Ditto
8966 2002-12-16  Jason Merrill  <jason@redhat.com>
8968         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8969         previous 'make bootstrap'.
8970         * Makefile.in: Regenerate.
8972 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8974         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8976 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8978         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8979         * Makefile.in: Regenerate.
8981 2002-12-13  Jason Merrill  <jason@redhat.com>
8983         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8984         library tests.
8985         (check-c++): Just depend on it and check-target-libstdc++-v3.
8986         * Makefile.in: Regenerate.
8988 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8990         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8991         * Makefile.in: Rebuilt.
8993 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8995         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8997 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8999         * configure: Fix bug put in by gremlins.
9001         * Makefile.tpl: Substitute more autoconfily.
9002         * configure: Substitute more autoconfily.
9003         * Makefile.in: Regenerate.
9005 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9007         * config.sub: Import from master repository
9008         * config.guess: Ditto
9009         * MAINTAINERS: Added Svein Seldal under write after approval
9011 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9013         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9014         * Makefile.in (all-sim): Ditto.
9016 2002-12-06  DJ Delorie  <dj@redhat.com>
9018         * Makefile.tpl: Change configure dependencies to not have real
9019         targets depend on phony targets.
9021 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9023         * configure.in: Revert unintentional change.
9025         * Makefile.tpl: Change dependency for */multilib.out so that
9026         it works when gcc isn't in the tree.
9028         * configure.in: Substitute more.
9029         * configure: Run subconfigures from the Makefile.
9030         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9031         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9033 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9035         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9037 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9039         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9040         and corresponding dependencies.
9041         * Makefile.in: Regenerate.
9043         * configure.in (host_tools): Order binutils, gas and ld for
9044         convenience in running the testsuites.
9046         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9047         * Makefile.in: Regenerate.
9048         * configure.in: Introduce rules to serialize subconfigure runs.
9050         * configure.in: Introduce BASE_CC_FOR_TARGET.
9051         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9052         Realize configure-build-* targets.  Realize configure-target-* targets.
9053         * Makefile.in: Regenerate.
9055 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9057         * configure: Move gcc_version_trigger stuff from here...
9058         * configure.in: ...to here.
9060         * configure.in: Separate subconfigure options added by this file from
9061         options given by the user.  Add machinery to put args for host
9062         subconfigures into the Makefile.
9064         * Makefile.tpl: Remove 'vault' targets.
9065         * Makefile.tpl: Reorder and comment dependencies.
9066         * Makefile.in: Regenerate.
9068 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9069         * configure.in: Fix my broken commit of previous patch. (sigh)
9071 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9073         * configure.in: Move host-specific darwin noconfigdirs into
9074         the host-specific section.
9076 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9078         * configure.in: Move host-specific darwin noconfigdirs into
9079         the host-specific section.
9081 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9083         * configure: Remove skip-this-dir support.
9084         * Makefile.tpl: Remove skip-this-dir support.
9086         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9087         subdirectories.
9088         * Makefile.in: Regenerate.
9090         * Makefile.tpl: Strip out useless setting of 'dir'.
9091         * Makefile.in: Regenerate.
9093 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9095         * configure.in: Fix deeply stupid bug.
9097         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9098         shell code in CXX_FOR_TARGET
9099         * Makefile.def: Introduce raw_cxx.
9100         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9101         RAW_CXX_FOR_TARGET.
9102         * Makefile.in: Regenerate.
9104 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9106         * Makefile.tpl: Remove unnecessary ifs.
9107         * Makefile.in: Regenerate.
9109         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9110         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9111         targets for 'no_install' modules.
9112         * configure: Move GDB_TK substitution to configure.in.  Move
9113         build_modules stuff to configure.in.
9114         * configure.in: Implement soft dependency machinery.  Maybe-ize
9115         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9116         * Makefile.in: Regenerate.
9118 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9120         * Makefile.tpl: Make all-target, install-target behave similarly
9121         to all, install (only hitting configured targets).  Eliminate
9122         unused macro defintions.
9124         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9125         build != host.
9127         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9129         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9131         * configure.in: Produce lists of subdir targets we're actually
9132         configuring.  Remove references to "dosrel".
9133         * Makefile.tpl: Let configure set which subdir targets are hit.
9134         Remove install-cross; clean up install; remove ALL.  Remove
9135         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9136         Autogenerate host module targets.  Remove empty dependency lines
9137         and redundant dependency; rearrange slightly.
9138         * Makefile.def: Add host-side libtermcap, utils.
9140         * Makefile.in: Regenerate.
9142 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9144         * ltconfig (osf[345]): Append $major to soname_spec.
9145         Reflect this in library_names_spec.
9146         * ltmain.sh (osf): Prefix $major with . for use as extension.
9148 2002-11-19  Andreas Jaeger  <aj@suse.de>
9150         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9151         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9152         and sparc64 GNU/Linux systems.
9154 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9156         * MAINTAINERS: Update email.
9158 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9160         * MAINTAINERS: Complete James Dennett's entry.
9162 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9164         * MAINTAINERS (Write After Approval): Add myself.
9166 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9168         * Makefile.tpl: syntactic cleanup
9170 2002-11-13  Stuart Hastings  <stuart@apple.com>
9172         * MAINTAINERS: Add myself to write-after-approval list.
9174 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9176         * Makefile.def: Add list of recursive targets to autogenerate.
9177         Add build_modules.
9178         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9179         targets.  Autogenerate *-build-* targets.
9180         * Makefile.in: Regenerate.
9182 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9184         * configure: More autoconf-style substitutions.
9185         * Makefile.tpl: More autoconf-style substitutions.
9186         * Makefile.in: Regenerate.
9188 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9190         * configure: Substitute more variables in a more autoconf-friendly
9191         way.  Simplify slightly.
9192         * Makefile.tpl: Make more variables substitutable in an
9193         autoconf-friendly way.
9194         * Makefile.in: Regenerate.
9196 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9198         * MAINTAINERS (Write After Approval): Add myself.
9200 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9202         * configure.in (v810*): Remove special setting of tools.
9204         * configure: Add support for extra required flags for ar or nm.
9205         * configure.in (aix4.3+): Use above support for target-specific
9206         issues, rather than using config/mt-aix43.
9208 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9210         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9211         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9212         with $srcdir.  Reformat indentation.  Substitute some variables
9213         formerly hard-coded in the Makefile for build=host.
9214         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9215         * Makefile.def: Autogenerate more.
9216         * Makefile.in: Regenerate.
9218 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9220         * MAINTAINERS (Write After Approval): Add myself.
9222 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9224         * Makefile.def (host_modules): Add rda.
9225         * Makefile.in: Regenerate.
9226         * configure.in (target_tool): Add target-rda to list.
9228 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9230         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9232 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9234         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9235         and restrap targets to this rule.
9236         * Makefile.in:  Regenerate.
9238 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9240         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9241         GNATS only accounts.
9243 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9245         * configure.in (i[3456]86-*-linux*): Add check to disable
9246         ${libgcj} for glibc1.
9248 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9250         * MAINTAINERS: Add myself as ip2k port maintainer.
9252 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9254         * configure.in: Add tic4x target.
9256 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9258         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9259         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9260         * Makefile.in: Regenerate.
9262         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9263         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9264         * Makefile.in: Regenerate.
9266 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9268         * MAINTAINERS: Add myself as web pages co-maintainer.
9270 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9272         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9273         * Makefile.in: Regenerate.
9275 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9277         * MAINTAINERS: Add myself and Nathan Sidwell
9278         <nathan@codesourcery.com> as VxWorks maintainers.
9280 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9282         * Makefile.def: Remove order dependency comments.
9283         * Makefile.tpl: Add explicit install-install dependencies.
9284         * Makefile.in: Regenerate.
9286         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9287         * Makefile.in: Regenerate.
9289         * Makefile.tpl: Add configure-target (for src-release in src)
9290         * Makefile.in: Regenerate.
9292 2002-09-30  Nick Clifton  <nickc@redhat.com>
9294         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9296 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9298         * configure.in (s390*-*-linux*): Enable libgcj.
9300 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9302         * configure: Revert accidentally applied changes.
9304         * Makefile.tpl: Make more autoconf-friendly.
9305         * Makefile.in: Regenerate.
9306         * configure: Make substitution more autoconf-like.
9308 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9310         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9311         single entry to handle all these.
9312         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9313         libjava on arm-*-elf.
9315 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9317         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9318         things that depend on them.
9320 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9322         * Makefile.tpl: Make subsituted variables more autoconfy.
9323         * Makefile.in: Regenerate.
9324         * configure: Make seds more autoconfy.
9326 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9328         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9329         * Makefile.in: Regenerate.
9330         * configure.in: Rewrite sed statements to look autoconfy.
9332         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9333         all-target-foo on configure-target-foo.
9334         * Makefile.def: Ditto.
9335         * Makefile.in: Rebuild.
9337 2002-09-25  Andrew Haley  <aph@redhat.com>
9339         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9341 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9343         * Makefile.def: New file.
9344         * Makefile.tpl: New file.
9345         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9346         * contrib/gcc_update: Note that Makefile.in is a generated file.
9348         * configure.in: Minor rearrangement.  Simplify tests.
9350 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9352         * configure.in (with_headers): Skip copy if value is "yes".
9353         (with_libs): Likewise.
9355 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9357         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9358         * configure.in (sh*-*-pe*): Ditto.
9359         * configure.in (mips*-*-pe*): Ditto.
9360         * configure.in (*arm-wince-pe): Ditto.
9362         * configure.in: Rearrange.
9364 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9366         * MAINTAINERS: Update my email address.
9368 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9370         * MAINTAINERS: (Write After Approval): Add myself.
9372 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9374         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9376 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9378         * MAINTAINERS: Change my mailing address.
9380 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9382         * MAINTAINERS (Write After Approval): Remove myself.
9383         (Various Maintainers: c++ runtime libs): Add myself.
9385 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9387         * MAINTAINERS (Write After Approval): Remove myself.
9388         (Various Maintainers: c++ runtime libs): Add myself.
9390 2002-08-15  Eric Christopher  <echristo@redhat.com>
9392         * config.sub: Import from master repository.
9393         * config.guess: Ditto.
9395 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9397         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9398         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9399         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9401 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9403         * MAINTAINERS: Add self to rs6000 vector extensions.
9405 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9407         * libiberty/configure: Reverted unintended yesterday's check in.
9409 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9411         * boehm-gc/configure, libf2c/configure: Rebuilt.
9412         * libffi/configure, libiberty/configure: Ditto.
9413         * libjava/configure, libobjc/configure: Ditto.
9414         * libstdc++-v3/configure, zlib/configure: Ditto.
9415         Merged from binutils:
9416         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9417         From Steve Ellcey <sje@cup.hp.com>:
9418         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9419         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9420         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9421         IA64.
9422         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9423         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9424         soname_spec, sys_lib_search_path_spec): Ditto.
9426 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9428         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9430 2002-08-04  H.J. Lu  (hjl@gnu.org)
9432         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9434 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9436         * MAINTAINERS (Write After Approval): Add myself.
9438 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9440         * configure.in: Move generic linux case to end.  Copy generic
9441         linux noconfigdirs to mips*-*-linux* entry and new
9442         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9444 2002-07-19  Michael Matz  <matz@suse.de>
9446         * MAINTAINERS: Add myself as ra* maintainer.
9448 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9450         * config.guess: Update to 2002-07-09 version.
9451         * config.sub: Update to 2002-07-03 version.
9453 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9455         * MAINTAINERS: Fix typo in a maintainer email address.
9457 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9459         * configure.in: Remove two redundant tests.
9461 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9463         * configure.in (mips*-*-irix6*o32): Enable stabs.
9465 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9467         * configure.in: Don't build grez.
9468         * Makefile.in: Ditto.
9470         * Makefile.in: Remove references to bsp, cygmon, libstub.
9471         * configure.in: Ditto.
9473         * configure.in: Remove leftover reference to gdbtest.
9475 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9477         * configure.in (gxx_include_dir):  Change to match versioned
9478         C++ headers if --enable-version-specific-runtime-libs is used.
9480 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9482         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9484 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9486         * configure.in: Make --without-x work.
9488 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9490         * configure.in: Rearrange target Makefile fragment collection.
9492         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9493         cvs[src].
9494         * configure.in: Ditto.
9496 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9498         * MAINTAINERS (Write After Approval): Update my e-mail address.
9500 2002-06-24  Ben Elliston  <bje@redhat.com>
9502         * configure.in (host_tools): Remove cgen.
9504         * Makefile.in (all-cgen): Remove; runs from its source directory.
9505         (check-cgen, install-cgen, clean-cgen): Likewise.
9506         (all-opcodes): Do not depend on all-cgen.
9507         (all-sim): Likewise.
9509 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9511         * Makefile.in: Eliminate 'apache' targets.
9512         * configure.in: Eliminate 'apache' targets.
9514         * configure.in: Eliminate redundant tests.  Reorganize.
9516         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9518         * config-ml.in: Eliminate references to Cygnus configure.
9520         * Makefile.in: Eliminate references to building emacs.
9522 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9524         * MAINTAINERS: Update my email address.
9526 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9528         * config.if (libstdcxx_incdir): Version C++ headers.
9529         (cxx_incdir): Remove.
9531 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9533         * MAINTAINERS (Write After Approval): Add self.
9535 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9537         * configure.in: Add support for ip2k.
9539 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9541         * configure.in: Fix AIX configury bug.
9543 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9545         * MAINTAINERS (Write After Approval): Add self.
9547 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9549         * configure.in: replace ${topsrcdir} with ${srcdir}
9551         * configure.in: Move definition of libstdcxx_flags
9552         right above usage, rather than waaay earlier.
9554         * configure.in: Pull definition of is_cross_compiler earlier.
9556         * configure.in: Rearrange a little.
9558         * configure.in: Remove references to librx.
9559         * Makefile.in: Remove references to librx.
9561 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9563         * config.sub: Add support for avr target.
9564         Import from master sources, rev 1.255
9566 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9568         * configure, .cvsignore:  Revert previous change...
9569         * Makefile:  ...delete.
9571 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9573         * configure.in: Eliminate ${gasdir} variable.
9575 2002-06-18  Dave Brolley  <brolley@redhat.com>
9577         * configure.in: Add support for frv.
9578         * config.sub: Add support for frv.
9580 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9582         * configure:  Remove garbage from previous commit.
9584 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9586         * configure:  For in-source builds, make a subdir and re-exec there.
9587         * Makefile:  New file.  Pass targets through to build directory.
9588         * .cvsignore:  No longer ignore "Makefile".
9590 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9592         * MAINTAINERS (Write After Approval): Add self.
9594 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9596         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9598 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9600         * configure.in (vax-*-netbsd*): Re-enable gas.
9602 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9604         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9605         BUILD_PREFIX_1, to correct nomenclature.
9606         * configure: Likewise.
9608         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9609         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9611 2002-05-31  Olaf Hering  <olh@suse.de>
9613         * config-ml.in: Propogate DESTDIR also.
9615 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9617         * configure.in (vax-*-netbsd*): Don't build gas for this
9618         platform.
9620 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9622         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9623         and libgcj for AVR.
9625 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9627         * MAINTAINERS (Write After Approval): Add myself.
9629 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9631         * config.guess: Update to 2002-05-22 version.
9632         * config.sub: Likewise.
9634 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9636         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9637         * config-ml.in: Likewise.
9638         * configure: Likewise.
9639         * configure.in: Likewise.
9641 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9643         * MAINTAINERS: Update my email address.
9645 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9647         * configure.in: Simplify makefile fragment collection.
9649         * configure.in: Remove code to build emacs.
9651         * configure.in : Remove --srcdir argument from targargs and buildargs
9652         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9654         * configure: Move some logic to configure.in.
9655         * configure.in: Move some logic from configure.
9657 2002-05-11  Tom Tromey  <tromey@redhat.com>
9659         * MAINTAINERS: Reflect libgcj reality.
9661 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9663         * Makefile.in: Honour DESTDIR.
9665 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9667         * config.guess: Import 2002-03-20 version.
9668         * config.sub: Import 2002-04-26 version.
9670 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9672         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9674 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9676         * MAINTAINERS: Add self.
9678 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9680         * ltmain.sh: Detect and handle object name conflicts
9681         while piecewise linking a static library.
9683 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9685         * configure.in (noconfigdirs): Don't disable libgcj on
9686         sparc64-*-solaris* and sparcv9-*-solaris*.
9688 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9690         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9692 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9694         * configure.in (FLAGS_FOR_TARGET): Do not add
9695         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9696         on i[3456]86-*-linux*.
9698 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9700         * configure.in (noconfigdirs): Replace [ ] with test.
9702         * configure.in (noconfigdirs): Do not add target-newlib if
9703         target == i[3456]86-*-linux*, and host == target.
9705 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9707         * configure.in: delete reference to absent file
9709         * configure.in: replace '[' with 'test'
9711         * configure.in: Eliminate references to gash.
9712         * Makefile.in: Eliminate references to gash.
9714         * configure.in: remove useless references to 'pic' makefile fragments.
9716         * configure.in: (*-*-windows*) Finish removing.
9718         * configure.in: Eliminate redundant test for libgui.
9720 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9722         * MAINTAINERS: Add self and realphabetize.  Update entries
9723         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9724         entry for a29k port maintainer.
9726 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9728         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9729         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9731 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9733         * configure.in: remove references to dead files
9735 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9737         * MAINTAINERS: Add information about purpose of this file.
9739 2002-04-18  Tom Tromey  <tromey@redhat.com>
9741         * configure.in: Disallow configuring libgcj when it is already
9742         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9743         Solaris 2.8 by default.  For PR libgcj/6158.
9745 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9747         * configure.in:  Move default CC setting out of config/mh-* fragments
9748         directly into here.
9750 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9752         * configure.in: don't even try to configure or make a subdirectory
9753         if there's no configure script for it.
9755 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9757         * MAINTAINERS: Remove chill maintainers.
9758         * Makefile.in (CHILLFLAGS): Remove.
9759         (CHILL_LIB): Remove.
9760         (TARGET_CONFIGDIRS): Remove libchill.
9761         (CHILL_FOR_TARGET): Remove.
9762         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9763         CHILL_LIB.
9764         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9765         (CHECK_TARGET_MODULES): Likewise.
9766         (INSTALL_TARGET_MODULES): Likewise.
9767         (CLEAN_TARGET_MODULES): Likewise.
9768         (configure-target-libchill): Remove.
9769         (all-target-libchill): Remove.
9770         * configure.in (target_libs): Remove target-libchill.
9771         Do not compute CHILL_FOR_TARGET.
9772         * libchill: Remove directory.
9774 2002-04-11  DJ Delorie  <dj@redhat.com>
9776         * Makefile.in, configure.in: Sync with binutils, entries
9777         follow...
9779 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9781         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9782         (do-tar, do-bz2): New rules.
9783         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9784         (gdb-tar): New rule.
9785         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9786         (insight_dejagnu.tar): New rule.
9787         (insight.tar): New rule.
9788         (gdb+dejagnu.tar): New rule.
9789         (gdb.tar): New rule.
9791 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9793         * Makefile.in: Add all-tix to deps for all-snavigator
9794         so that tix is built when building snavigator.
9796 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9798         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9799         ld and gdb are not supported.
9801 2002-01-07  Mark Salter  <msalter@redhat.com>
9803         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9804         Allow target-libgloss to be built for arm, strongarm, and xscale.
9806 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9808         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9809         options for i[3456]86-pc-linux* native builds.
9811 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9813         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9814         files from .po files for a distribution.
9816 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9818         * configure.in: Enable libstdc++-v3 for h8300 targets.
9820 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9822         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9823         version from bfd/.
9825 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9827         * Makefile.in (VER): When present, extract the version number from
9828         the file version.in.
9830 2001-05-24  Tom Rix  <trix@redhat.com>
9832         * configure.in : enable ld for aix
9834 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9836         * config.guess: Add linux target for S/390.
9838 2000-11-07  Philip Blundell  <pb@futuretv.com>
9840         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9842 2000-11-03  Philip Blundell  <pb@futuretv.com>
9844         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9845         files.
9847 2001-01-15  Ben Elliston  <bje@redhat.com>
9849         * configure.in (host_tools): Add sid.
9850         Always configure cgen.
9852 2000-11-24  Nick Clifton  <nickc@redhat.com>
9854         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9857 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9859         * Makefile.in (ALL_MODULES): Add all-cgen.
9860         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9861         (all-cgen): New target.
9862         (all-opcodes,all-sim): Depend on all-cgen.
9863         * configure.in (host_tools): Add cgen.
9864         Only configure cgen if --enable-cgen-maint.
9866 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9868         * configure.in: Add *-*-freebsd* configurations.
9870 2002-04-08  Tom Tromey  <tromey@redhat.com>
9872         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9873         Fixes PR libgcj/6068.
9875 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9877         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9879 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9881         * configure.in (alpha*-dec-osf*): Enable libgcj.
9883 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9885         * MAINTAINERS (Write After Approval): Add myself.
9887 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9889         Fix for: PR bootstrap/3591, target/5676
9890         * configure.in (mcore-pe): Disable the configuration of
9891         libstdc++-v3 since exceptions are not supported.
9893 2002-03-20  Anthony Green  <green@redhat.com>
9895         * configure.in: Enable libgcj for xscale-elf target.
9897 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9899         * MAINTAINERS:  Update my email address.
9901 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9903         * ltmain.sh (relink_command): Fix typo in previous change.
9905 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9907         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9908         (relink_command): Added --tag flags.
9909         (mode=install): If relinking fails; error out.
9911 2002-03-12  Richard Henderson  <rth@redhat.com>
9913         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9914         .NOTPARALLEL tag.
9915         (do-check): Rename from check.
9916         (check): Allow parallel check.
9918 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9920         * MAINTAINERS: Add myself as maintainer for xtensa port.
9921         Fix alphabetical order in CPU port maintainer list.
9922         Remove myself from Write After Approval list.
9924 2002-03-11  Richard Henderson  <rth@redhat.com>
9926         * Makefile.in (.NOTPARALLEL): Add fake tag.
9928 2002-03-07  H.J. Lu  (hjl@gnu.org)
9930         * configure.in: Enable gprof for mips*-*-linux*.
9932 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9934         * MAINTAINERS (Write After Approval): Add myself.
9936 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9938         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9939         libjava.
9940         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9942 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9944         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9945         because its Makefile is there; test for the executable instead.
9947 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9949         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9950         libstdc++-v3 and libjava.
9952 2002-02-11  Adam Megacz  <adam@xwt.org>
9954         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9955         boehm-gc
9957 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9959         * config.guess: Updated to 2002-01-30's version.
9960         * config.sub: Updated to 2002-02-01's version.
9961         Contribute sh64-elf.
9962         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9963         * configure.in: Added sh64-*-*.
9965 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9967         * MAINTAINERS: Belatedly add myself to write after approval list.
9969 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9971         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9972         Remove self as Write After Approval.
9974 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9976         * MAINTAINERS: Put self in as maintainer for contrib/regression
9977         directory.
9979 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9981         * MAINTAINERS:  Update my email address.
9983 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9985         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9986         target-libiberty, and target-libgloss.  Skip Java-related
9987         libraries if not supported for NetBSD on target CPU.
9989 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9991         * install-sh: Use _inst.$$_ for temp file name.
9993 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9995         * MAINTAINERS (Write After Approval): Move my contact info
9996         from here...
9997         (OS Port Maintainers): ...to here (netbsd).
9999 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10001         * MAINTAINERS (Write After Approval): Add myself.
10003 2002-01-17  H.J. Lu  <hjl@gnu.org>
10005         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10006         (all-target-fastjar): Also depend on all-target-libiberty.
10008 2002-01-16  H.J. Lu  (hjl@gnu.org)
10010         * config.guess: Import from master sources, rev 1.225.
10011         * config.sub: Import from master sources, rev 1.238.
10013 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10015         * MAINTAINERS (Write After Approval): Remove myself.
10017 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10019         * MAINTAINERS (Write After Approval): Add myself.
10021 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10023         * MAINTAINERS: Add self as docs co-maintainer.
10025 2001-12-11  Matthias Klose  <doko@debian.org>
10027         * MAINTAINERS (Write After Approval): Add myself.
10029 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10031         * MAINTAINERS: Update my email address.
10033 2001-12-07  Turly O'Connor  <turly@apple.com>
10034         * MAINTAINERS (Write After Approval): Add myself.
10035         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10036         (rs6000_initialize_trampoline): Call __trampoline_setup for
10037         ABI_DARWIN too.
10038         * darwin-tramp.asm: New file, implements __trampoline_setup.
10039         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10041 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10043         * MAINTAINERS (Write After Approval): Add myself.
10045 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10047         * configure, configure.in: Use temp file for long sed commands.
10049 2001-12-03  Laurent Guerby  <guerby@acm.org>
10051         * config.sub: Update to version 1.232 on subversion.
10053 2001-12-03  Ben Elliston  <bje@redhat.com>
10055         * MAINTAINERS: Update mail address for config.* patches.
10057 2001-11-27  DJ Delorie  <dj@redhat.com>
10058             Zack Weinberg  <zack@codesourcery.com>
10060         When build != host, create libiberty for the build machine.
10062         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10063         CONFIG_ARGUMENTS.
10064         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10065         New variables.
10066         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10067         and rules.
10068         (all.normal): Depend on ALL_BUILD_MODULES.
10069         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10070         (all-build-libiberty): Depend on configure-build-libiberty.
10072         * configure: Calculate and substitute proper value for
10073         ALL_BUILD_MODULES.
10074         * configure.in: Create the build subdirectory.
10075         Calculate and substitute TARGET_CONFIGARGS (formerly
10076         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10078 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10080         * MAINTAINERS (write-after-approval): Add self.
10082 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10084         * MAINTAINERS (GNATS only accounts): Remove self.
10086 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10088         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10089         libf2c.
10091 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10093         * MAINTAINERS (Write After Approval): Add self.
10095 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10097         * MAINTAINERS: mips and s390 are also CPU ports.
10099 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10101         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10103 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10105         * MAINTAINERS: Alphabetize.
10107 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10109         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10111 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10113         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10115 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10117         * configure.in (--enable-languages): Be more permissive about
10118         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10120 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10122         * config.sub: Import from master sources, rev. 1.230.
10123         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10125 2001-11-07  Laurent Guerby  <guerby@acm.org>
10127         * MAINTAINERS (Write After Approval): Add self.
10129 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10131         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10133 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10135         * config.sub: Import from master sources, rev 1.226.
10136         * config.guess: Import from master sources, rev 1.216.
10138 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10140         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10141         * MAINTAINERS: Add self as maintainer of MMIX port.
10142         Remove old after-approval entry.
10144 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10146         * ChangeLog, configure: Fix spelling errors.
10148 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10150         * MAINTAINERS: Tweak my address.
10152 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10154         * MAINTAINERS: Update my email address.
10156 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10158         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10159         * MAINTAINERS: Add self as maintainer of CRIS port.
10161 2001-10-10  Geert Bosch  <bosch@gnat.com>
10163         * MAINTAINERS (Various maintainers: Ada front end):
10164         Added Robert Dewar.
10166 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10168         * MAINTAINERS (Write After Approval): Added self
10170 2001-10-02  Geert Bosch  <bosch@gnat.com>
10172         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10174 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10176         * configure: Handle temporary files securely using mkdir.
10178 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10180         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10182 2001-09-26  Will Cohen  <wcohen@redhat.com>
10184         * configure.in (*-*-linux*): Disable configuration of target-newlib
10185         and target-libgloss.
10187 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10189         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10190         RANLIB.
10192 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10194         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10195         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10196         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10197         avoid quotes nesting problems.
10198         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10199         (DO_X): Export only variables that are set.
10201 2001-09-19  Ben Elliston  <bje@redhat.com>
10203         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10204         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10205         semantics.  Use the shell built-in "type" command instead.
10207 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10209         Merged from gcc-3_0-branch:
10210         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10211         * ltcf-c.sh: Use $objext, not $ac_objext.
10212         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10213         * ltcf-cxx.sh: Add support for GNU.
10214         2001-07-22  Timothy Wall  <twall@redhat.com>
10215         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10216         default settings if using GNU tools with that configuration.
10217         * ltcf-cxx.sh: Ditto.
10218         * ltcf-gcj.sh: Ditto.
10219         2001-07-21  Michael Chastain  <chastain@redhat.com>
10220         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10221         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10222         * ltmain.sh: Mark as gcc-local.
10224 2001-08-30  Eric Christopher  <echristo@redhat.com>
10225             Jason Eckhardt  <jle@redhat.com>
10227         * config.guess: Merge from master sources.
10228         * config.sub: Merge from master sources, add support for mipsisa32.
10230 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10231         * config.sub: Merge from master sources, rev 1.219.
10232         * MAINTAINERS: Add self as contact for stormy16 port.
10234 2001-08-14  Zack Weinberg  <zackw@panix.com>
10236         * config.sub: Merge from master sources, rev 1.218.
10237         * config.guess: Merge from master sources, rev 1.209.
10239 2001-08-11  Graham Stott  <grahams@redhat.com>
10241         * Makefile.in (check-c++): Add missing semicolon.
10243 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10245         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10247 2001-07-30  Eric Christopher  <echristo@redhat.com>
10249         * MAINTAINERS (Various maintainers: mips port): Added myself.
10251 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10253         * configure.in (sh-*-linux*): New.
10255 2001-07-27  Richard Henderson  <rth@redhat.com>
10257         * .cvsignore: Add LAST_UPDATED.
10259 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10261         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10263 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10265         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10267 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10269         * MAINTAINERS (Write After Approval): Added myself.
10271 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10273         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10274         and libgcj on m68hc11/m68hc12.
10276 2001-06-27  H.J. Lu  (hjl@gnu.org)
10278         * Makefile (CFLAGS_FOR_BUILD): New.
10279         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10281 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10283         * README: Remove version number.
10285 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10287         * INSTALL/README: Update wrt. to the installation instructions now
10288         residing in gcc/doc/install.texi.
10290 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10292         * README: Replace with a cut-down and updated version of gcc/README.
10294 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10296         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10297         multilibs to be disabled.
10299 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10301         * MAINTAINERS (Write After Approval): Add myself.
10303 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10305         * config.guess: Import CVS version 1.195.
10306         * config.sub: Import CVS version 1.212.
10308 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10310         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10311         gcc/xgcc is built, use -print-prog-name to find out the program
10312         name to use.
10314 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10316         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10317         appear to also be in the master copy.
10318         * config.sub:  Import CVS version 1.211.
10320 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10322         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10323         with_gcc]: Use `gcc -shared' to build a shared library.
10325 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10327         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10328         archives.
10330 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10332         * MAINTAINERS (Write After Approval): Add myself.
10334 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10336         * configure.in (libstdcxx_flags): Do not try to execute
10337         libstdc++-v3/testsuite_flags until it exists.
10339 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10341         * MAINTAINERS: Update my email address.
10343 2001-05-31  Graham Stott  <grahams@redhat.com>
10345         * MAINTAINERS (Write After Approval): Add myself.
10347 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10349         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10350         libraries when using g++ with native linker.
10352 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10354         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10356 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10358         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10359         [aix4*|aix5*]: Prepend blank.
10361 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10363         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10364         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10365         of subdir/configure scripts to use the new libtool.m4.
10367 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10369         * MAINTAINERS (Write After Approval): Add myself.
10371 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10373         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10375 2001-05-11  Ben Elliston  <bje@redhat.com>
10377         * Makefile.in (all-sid): New target.
10378         (check-sid, clean-sid, install-sid): Likewise.
10380 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10382         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10384 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10386         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10387         libgcj.
10389 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10391         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10392         gcc/xgcc is built, use -print-prog-name to find out the program
10393         name to use.
10395 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10397         * configure.in (noconfigdirs): Don't reset it from scratch in the
10398         target case; only append to it.
10400         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10401         sparc-*-solaris2.8]: Disable ${libgcj}.
10403 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10405         * configure.in (libgcj_saved): Copy from $libgcj.
10406         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10407         --disable-libgcj.
10409 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10411         * MAINTAINERS: Remove self as MIPS maintainer and
10412         C front end maintainer.
10414 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10416         * configure.in: Move *-chorusos target case to the proper switch.
10417         Disable libgcj.
10419 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10421         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10422         1.641.2.228.
10424 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10426         * Makefile.in (STAGE1_CFLAGS): Pass down.
10428 2001-04-13  Alan Modra  <amodra@one.net.au>
10430         * config.guess: Add hppa64-linux support.  Note for next import that
10431         this is already in the master file.
10432         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10434 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10436         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10437         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10439 2001-04-11  Stan Shebs  <shebs@apple.com>
10441         * MAINTAINERS: Add self as Darwin port maintainer.
10443 2001-04-11  Alan Modra  <amodra@one.net.au>
10445         * MAINTAINERS: Update my email address.
10447 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10449         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10450         recent versions of FreeBSD (release 3 or later).
10451         * ltconfig: On FreeBSD, -lc must not be provided when building
10452         a shared library or else the standard -pthread gcc option is
10453         rendered worthless to later users of the built library.
10455 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10457         * MAINTAINERS: Add self and RTH as C front end maintainers.
10459 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10461         * config.sub: Make sure to match an already-canonicalized
10462         machine name (eg. mn10300-unknown-elf).
10464 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10466         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10467         New macros.
10468         (bootstrap, cross): Use RECURSE_FLAGS.
10469         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10471 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10473         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10475 2001-03-22  Colin Howell  <chowell@redhat.com>
10477         * Makefile.in (DO_X): Do not backslash single-quotes in
10478         backquotes (two places).
10480 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10482         Re-installed:
10483         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10484         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10485         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10486         * ltcf-cxx.sh: Likewise.
10487         * ltcf-gcj.sh: Likewise.
10489 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10491         * MAINTAINERS: Add myself as "documentation co-maintainer".
10493 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10495         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10496         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10498 2001-03-19  Tom Tromey  <tromey@redhat.com>
10500         * config-ml.in: Handle GCJ and GCJFLAGS.
10502 2001-03-21  Michael Chastain  <chastain@redhat.com>
10504         * Makefile.in: all-m4 depends on all-texinfo.
10506 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10508         * MAINTAINERS: Add myself to write after approval list.
10510 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10512         * Makefile.in (DO_X): Quote nested quotes.
10514 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10516         * MAINTAINERS: Add myself to write after approval list.
10518 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10520         * Makefile.in (DO_X): Use double quotes for quoting
10521         "RANLIB=$${RANLIB}".
10523 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10525         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10527 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10529         * configure.in: Only use `lang_requires' for languages athat are
10530         actually enabled.
10532 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10534         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10536 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10538         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10540 2001-03-07  Tom Tromey  <tromey@redhat.com>
10542         * configure.in: Allow config-lang.in to set `lang_requires' to list
10543         of other required languages.
10545 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10547         * Makefile.in: Remove RANLIB definition. Use RANLIB
10548         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10549         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10551 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10552             Alexandre Oliva  <aoliva@redhat.com>
10554         * Makefile.in (check-c++): Use tabs, not spaces.
10556 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10558         * MAINTAINERS: add myself to Write After Approval list.
10560 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10562         * Makefile.in (check-c++): New rule.
10564         * configure.in (target_libs): Remove libg++.
10565         (noconfigdirs): Remove libg++.
10566         (noconfigdirs): Same.
10567         (noconfigdirs): Same.
10568         (noconfigdirs): Same.
10570         * config-ml.in: Remove libg++ references.
10572         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10573         (ALL_TARGET_MODULES): Same.
10574         (configure-target-libg++): Remove.
10575         (all-target-libg++): Remove.
10576         (configure-target-libio): Remove.
10577         (all-target-libio): Remove.
10578         (check-target-libio): Remove.
10579         (.PHONY): Remove.
10580         (libg++.tar.bz2): Remove.
10581         (all-target-cygmon): Remove libio.
10582         (all-target-libstdc++): Remove.
10583         (configure-target-libstdc++): Remove.
10584         (TARGET_LIB_PATH): Remove libstdc++.
10585         (ALL_GCC_CXX): Remove libstdc++.
10586         (all-target-gperf): Correct.
10588 2001-02-16  Nick Clifton  <nickc@redhat.com>
10590         * configure.in (noconfigdirs): Allow configuration of texinfo
10591         for Cygwin hosts.
10593 2001-02-15  Anthony Green  <green@redhat.com>
10595         * configure: Introduce GCJ_FOR_TARGET.
10596         * configure.in: Ditto.
10597         * Makefile.in: Ditto.
10599 2001-02-13  Andreas Schwab  <schwab@suse.de>
10601         * MAINTAINERS: Update mail address.
10603 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10605         * config.guess: Add linux target for S/390.
10606         * config.sub: Likewise.
10608 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10610         * configure.in: for *-chorusos, don't config target-newlib and
10611         target-libgloss.
10613 2001-02-06  Ben Elliston  <bje@redhat.com>
10615         * configure: Output host type to stdout, not stderr.
10617 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10619         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10620         * ltcf-cxx.sh: Likewise.
10622         * config.if: Assume enable_libstdcxx_v3 is defined.
10624 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10626         Remove V2 C++ library.
10627         * configure.in: Remove --enable-libstdcxx_v3 support.
10629 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10631         * include/demangle.h: Add prototype for java_demangle_v3.
10633 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10635         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10637 2001-01-27  Richard Henderson  <rth@redhat.com>
10639         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10641 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10643         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10644         Don't unset, it's non-portable and no longer necessary, set to empty
10645         instead.
10647 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10649         * ltconfig: Shell portability fix for the tagname validity check.
10651 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10653         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10654         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10656 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10658         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10660 2001-01-26  Tom Tromey  <tromey@redhat.com>
10662         * configure.in: Allow libgcj to be built on Sparc Solaris.
10664 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10666         * ltcf-c.sh: Add aix5 case.
10667         * ltcf-cxx.sh: Likewise.
10668         * ltconfig: Likewise.
10670 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10672         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10673         keep at least one of build_libtool_libs or build_old_libs set to
10674         yes.
10676         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10677         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10679 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10681         * configure.in: Enable libgcj on several additional platforms.
10683 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10685         * configure.in: Enable libgcj for linux targets.
10687 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10689         * MAINTAINERS (Write After Approval): Add myself.
10691 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10693         * MAINTAINERS: Add myself as vax port maintainer.
10695 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10697         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10699 2001-01-09  Mike Stump  <mrs@wrs.com>
10701         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10702         failures of subdirectories.
10704 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10706         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10707         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10708         * ltcf-cxx.sh: Likewise.
10709         * ltcf-gcj.sh: Likewise.
10710         * ltconfig.sh: Fix typo.
10712 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10714         * configure: handle DOS-style absolute paths.
10716 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10718         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10720 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10722         * MAINTAINERS: Add myself as avr port co-maintainer.
10724 2000-12-28  Ben Elliston  <bje@redhat.com>
10726         * MAINTAINERS: Add myself under ``Write After Approval''.
10728 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10730         * texinfo: Remove directory from GCC.
10732 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10734         * COPYING: Update to current
10735         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10736         to 19yy as example year in copyright notice).
10738 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10740         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10741         (libstdcxx_incdir): Pass down.
10742         * config.if: Remove expired bits for cxx_interface, add stub.
10743         (libstdcxx_incdir): Add variable for g++ include directory.
10744         * configure.in (gxx_include_dir): Use it.
10746 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10748         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10749         with old-email address from ``Write After Approval''.
10751 2000-12-15  Andreas Jaeger  <aj@suse.de>
10753         * configure.in: Handle lang_dirs.
10755 2000-12-14  Tom Tromey  <tromey@redhat.com>
10757         * MAINTAINERS: Removed brads.
10759         * MAINTAINERS: Added gcj developers.
10761 2000-12-13  Anthony Green  <green@redhat.com>
10763         * configure.in: Disable libgcj for any target not specifically
10764         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10765         with g++ abi.
10767 2000-12-13  Mike Stump  <mrs@wrs.com>
10769         * Makefile.in (local-distclean): Also remove fastjar.
10771 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10773         * contrib/gcc_update: Add fastjar --touch entries.
10775 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10777         * configure.in: Disable language-specific target libraries for
10778         languages that aren't enabled.
10780 2000-12-10  Anthony Green  <green@redhat.com>
10782         * configure.in: Define libgcj.  Disable libgcj target libraries for
10783         most targets.
10785 2000-12-10  Neil Booth  <neilb@earthling.net>
10787         * MAINTAINERS: Update mail address, remove from WAA list.
10789 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10791         * libjava: Imported from /cvs/java.
10792         * libffi: Likewise.
10793         * Boehm-gc: Likewise.
10795 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10797         * configure.in (target_libs): Revert 2000-12-08 patch.
10798         (noconfigdirs): Added target-libjava.
10800 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10802         * djunpack.bat: removed.
10804 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10806         * Makefile.in: handle DOS-style absolute paths.
10807         * config-ml.in: likewise.
10808         * symlink-tree: likewise.
10810 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10812         * fastjar: Imported.
10814 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10816         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10817         libjava.
10818         * configure.in (target_libs): Removed `target-libjava'.
10820 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10822         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10823         (ALL_MODULES): Added fastjar.
10824         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10825         (all-target-libjava): all-fastjar replaces all-zip.
10826         (all-fastjar): Added.
10827         (configure-target-fastjar, all-target-fastjar): Likewise.
10828         * configure.in (host_tools): Added fastjar.
10830 2000-12-07  Mike Stump  <mrs@wrs.com>
10832         * Makefile.in (local-distclean): Remove leftover built files.
10834 2000-11-24  Nick Clifton  <nickc@redhat.com>
10836         * configure.in (xscale-elf): Add target.
10837         (xscale-coff): Add target.
10839 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10841         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10842         recent versions of FreeBSD (release 3 or later).
10843         * ltconfig: On FreeBSD, -lc must not be provided when building
10844         a shared library or else the standard -pthread gcc option is
10845         rendered worthless to later users of the built library.
10847 2000-11-16  Fred Fish  <fnf@be.com>
10849         * configure.in (enable_libstdcxx_v3): Fix typo,
10850         libstd++ -> libstdc++.
10852 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10854         * MAINTAINERS: Add self to Write After Approval list.
10856 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10858         * MAINTAINERS: Update my email address.  Add myself to global write
10859         privs list.
10861 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10863         * Makefile.in: Merge with src and libgcj.
10864         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10865         configure-target-<library> when their configure scripts need the C
10866         or C++ library to have already been built to work properly.
10867         (do_proto_toplev): Set them to an empty string.
10869         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10870         (REALLY_SET_LIB_PATH): Use them.
10872 2000-11-17  Stan Shebs  <shebs@apple.com>
10874         * MAINTAINERS: Add self to Write After Approval list.
10876 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10878         * configure: Provide the original toplevel configure arguments
10879         (including $0) to subprocesses in the environment rather than
10880         through gcc/configargs.h.
10882 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10884         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10885         C99.  Alphabetise "Write After Approval" list.
10887 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10889         * configure: Turn on libstdc++ V3 by default.
10891         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10892         if we've got GCC.
10894 2000-11-11  Philip Blundell  <philb@gnu.org>
10896         * MAINTAINERS: Add self to Write After Approval list.
10898 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10900         * ltcf-c.sh (aix4): Improve shared library configuration; require
10901         exporting symbols.
10902         * ltcf-cxx.sh (aix4): Define.
10903         * ltconfig (aix4): Define library and soname specs appropriate for
10904         AIX.  Define command to create export symbols list.
10906 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10908         * config.sub: Add support for Sun Chorus
10910 2000-10-31  Nick Clifton  <nickc@redhat.com>
10912         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10913         <name>@redhat.com.  Also installed new email address for Clint
10914         Popetz.
10916 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10918         * etc: Remove directory from GCC.
10920 2000-10-16  Michael Meissner  <meissner@redhat.com>
10922         * configure (gcc/configargs.h): Only create if there is a build GCC
10923         directory created.
10925 2000-10-16  Matthias Klose  <doko@debian.org>
10927         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10928         when configured for libstdc++-v3.
10930 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10932         * configure: Save configure arguments to gcc/configargs.h.
10934 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10936         * config.guess: Import CVS version 1.157.
10937         * config.sub: Import CVS version 1.181.
10939 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10941         * Makefile.in (bootstrap): avoid recursion if subdir missing
10942         (cross): ditto
10943         (do-proto-toplev): ditto
10945 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10947         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10948         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10950         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10951         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10952         all affected `configure' scripts.
10954 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10956         * MAINTAINERS: Add self as cpplib co-maintainer.
10958 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10960         * MAINTAINERS: Add self to Write After Approval list.
10962 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10964         * INSTALL/README: egcs -> GCC update.
10966 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10968         * MAINTAINERS: Add myself to Write After Approval list.
10970 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10972         * MAINTAINERS: Add myself to Write After Approval list.
10974 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10976         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10977         X11 libraries for hppa64.
10979 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10981         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10983 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10985         * Makefile.in (all-zlib): Added dummy target.
10987         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10988         ltcf-gcj.sh: Updated from libtool multi-language branch.
10990 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10992         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10993         (bootstrap*): Depend on all-bootstrap.
10995 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10997         * config.guess: Import CVS version 1.156.
10998         * config.sub: Import CVS version 1.179.
11000 2000-09-02  Anthony Green  <green@cygnus.com>
11002         * Makefile.in (all-gcc): Depend on all-zlib.
11003         (CLEAN_MODULES): Add clean-zlib.
11004         (ALL_MODULES): Add all-zlib.
11005         * configure.in (host_libs): Add zlib.
11007 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11009         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11010         crosses, but add gcc/include to the header search path for them.
11012 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11014         * MAINTAINERS: Add self to Write After Approval list.
11016 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11018         * config.guess: Import CVS version 1.152.
11019         * config.sub: Import CVS version 1.177.
11021 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11023         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11024         $targargs to tell whether newlib is going to be built.
11026         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11027         $$r/TARGET_SUBDIR/libio for _G_config.h.
11029 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11031         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11033 2000-08-22  DJ Delorie  <dj@redhat.com>
11035         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11037 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11039         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11040         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11041         sub-configures.
11043 2000-08-21  DJ Delorie  <dj@redhat.com>
11045         * MAINTAINERS: Add self as a libiberty maintainer
11047 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11049         * configure.in (libstdcxx_flags): Use
11050         libstdc++-v3/src/libstdc++.INC.
11052 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11054         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11056 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11058         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11060         * configure: Make enable_threads and enable_shared defaults
11061         explicit.  Substitute enable_threads into generated Makefiles.
11062         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11063         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11065 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11067         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11069 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11071         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11072         previous delta.
11074 2000-08-11  Jason Merrill  <jason@redhat.com>
11076         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11077         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11078         (FLAGS_FOR_TARGET): Not here.
11079         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11081 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11083         * config-ml.in (CC, CXX): Don't introduce a leading space.
11085 2000-08-07  DJ Delorie  <dj@delorie.com>
11087         * MAINTAINERS: Add self as a DJGPP maintainer
11089 2000-08-07  DJ Delorie  <dj@redhat.com>
11091         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11092         "if we're also building gcc, and it's a gcc that will run on the
11093         build machine, we want to use its includes instead of the system's
11094         default includes".
11096 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11098         * MAINTAINERS: Add self to Write After Approval list.
11100 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11102         * configure.in (libstdcxx_flags): Don't use `"'.
11104         * config-ml.in: Adjust multilib search paths to the
11105         appropriate multilib tree.
11107 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11109         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11110         commas in $LANGUAGES.
11112 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11114         * configure.in: Re-enable all references to libg++ and librx.
11116 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11118         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11119         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11120         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11121         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11123         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11125 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11127         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11128         CXX_FOR_TARGET for sed.
11130 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11132         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11133         Do not override if already set in the environment or in configure.
11134         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11135         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11137 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11139         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11140         the libtool CVS tree multi-language branch.
11141         * ltconfig, ltmain.sh: Updated.
11143 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11145         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11146         (clean-target): Depend on it.
11148         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11149         (GCC_FOR_TARGET): Use it.
11150         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11151         * configure.in: ... here.
11152         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11153         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11155 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11157         * MAINTAINERS: Add self to Write After Approval list.
11159 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11161         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11162         (configure-target-libchill, configure-target-libobjc): Likewise.
11164         * configure.in: Use the same cache file for all target libs.
11165         * config-ml.in: But different cache files per multilib variant.
11167 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11169         * configure (topsrcdir): Don't use dirname.
11171 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11173         * MAINTAINERS: Add self to Write After Approval list.
11175 2000-07-20  Jason Merrill  <jason@redhat.com>
11177         * configure.in: Remove all references to libg++ and librx.
11179         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11181 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11183         * config.sub: Update to subversions version 2000-07-06.
11185 2000-07-12  Andrew Haley  <aph@cygnus.com>
11187         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11188         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11190 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11192         * symlink-tree:  Check number of arguments.
11194 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11196         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11197         search path for a g++ extracted from the build tree.  This
11198         will allow link tests run by configure scripts in
11199         subdirectories to succeed.
11201 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11203         * ltconfig: Add support for mips-dde-sysv4.2MP
11205 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11207         * MAINTAINERS: Add myself as loop discovery maintainer.
11209 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11211         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11212         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11214 2000-06-19  Timothy Wall  <twall@cygnus.com>
11216         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11217         * config.sub: Add tic54x target.
11219 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11221         * MAINTAINERS: Add self as Fortran maintainer,
11222         remove Craig Burley.
11224 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11226         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11227         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11229 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11231         * MAINTAINERS: Add self as i18n maintainer
11233 20000-05-21  H.J. Lu  (hjl@gnu.org)
11235         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11236         directory are used if they exist. Make sure
11237         $(build_tooldir)/include is searched for header files,
11238         $(build_tooldir)/lib/ for library files.
11239         (GCC_FOR_TARGET): Likewise.
11240         (CXX_FOR_TARGET): Likewise.
11242 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11244         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11246 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11248         * Makefile.in (configure-target-libiberty): Depend on
11249         configure-target-newlib.
11251 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11253         * configure.in, Makefile.in: Merge all libffi-related
11254         configury stuff from the libgcj tree.
11256 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11258         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11259         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11261 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11263         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11264         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11265         current version information.  Add to proto-toplev directory.
11266         (gdb-taz): Build do-djunpack.
11268 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11270         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11272 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11274         * MAINTAINERS: Add self to Write After Approval list.
11276 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11278         * ltmain.sh: Preserve in relink_command any environment
11279         variables that may affect the linker behavior.
11281 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11283         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11285 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11287         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11289 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11291         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11292         with the version name.
11294 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11296         * MAINTAINERS: Add self as bb-reorder maintainer.
11298 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11300         * config.if: Tweak.
11302 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11304         * djunpack.bat: New file.
11306 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11308         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11309         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11310         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11311         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11313 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11315         * config.sub (case $basic_machine): Change default for "ibm-*"
11316         to "openedition".
11318 2000-04-13  Andreas Jaeger  <aj@suse.de>
11320         * MAINTAINERS: Added myself.
11322 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11324         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11325         (do-md5sum): New target.
11326         (MD5PROG): Define.
11327         (PACKAGE): Default to TOOL.
11328         (VER): Default to a shell script.
11329         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11330         md5 checksum generation.
11331         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11332         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11333         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11334         insight.tar.bz2): Use gdb-taz to create archive.
11336 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11338         * configure (warn_cflags): Delete.
11340 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11342         * MAINTAINERS: Added myself.
11344 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11345             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11347         * configure.in (enable_libstdcxx_v3): Add.
11348         (target_libs): Add bits here to switch between libstdc++-v2 and
11349         libstdc++-v3.
11350         * config.if: And this file too.
11351         * Makefile.in: Add libstdc++-v3 targets.
11353 2000-04-05  Michael Meissner  <meissner@redhat.com>
11355         * config.sub (d30v): Add d30v as a basic machine type.
11357 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11359         * configure.in: -linux-gnu*, not -linux-gnu.
11361 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11363         * MAINTAINERS: Add self in write-after-approval section.
11365 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11367         * MAINTAINERS: Add self as ia64 port maintainer.
11369 2000-03-08  Neil Booth  <NeilB@earthling.net>
11371         * MAINTAINERS: Add self in write-after-approval section.
11373 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11375         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11376         (do-tar-bz2): Replace TOOL with PACKAGE.
11377         (gdb.tar.bz2): Remove GDBTK from GDB package.
11378         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11379         dejagnu.tar.bz2): New packages.
11381 2000-02-27  Andreas Jaeger  <aj@suse.de>
11383         * configure.in: Add entry for mips*-*-linux*, move catch all
11384         *-*-*linux* entry below this one.
11386 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11388         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11390 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11392         * config.sub: Support an OS of "wince".
11394 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11396         * config.guess, config.sub: Updated to match config's 2000-02-15
11397         version.
11399 2000-02-23  Linas Vepstas  <linas@linas.org>
11401         * config.sub: Add support for Linux/IBM 370.
11402         * configure.in: Likewise.
11404 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11406         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11408 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11410         * config.guess: Guess "cygwin" rather than "cygwin32".
11412 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11414         * configure (gcc_version): When setting, narrow search to
11415         lines containing `version_string'.
11417 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11419         * config.sub: Add support for avr target.
11421 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11423         * MAINTAINERS: Add maintainers for MCore port.
11425 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11427         * config.sub: Add mmix-knuth-mmixware.
11429 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11431         * MAINTAINERS: Pair cccp with cpplib maintainership.
11433 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11435         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11436         structure stuff to -L library search.
11437         (CXX_FOR_TARGET): Ditto.
11438         (CROSS_CHECK_MODULES): Fix spelling mistake.
11440 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11442         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11443         the C++ compiler.
11445 2000-01-12  Richard Henderson  <rth@cygnus.com>
11447         * configure.in: Don't build some bits for beos.
11449 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11451         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11452         as include files.
11454 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11456         * Add self as cpplib maintainer, as requested by Jason
11457         Merrill.  Correct my e-mail address.
11459 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11461         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11462         not mh-aix43.
11464 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11466         * MAINTAINERS: Add myself to "write after approval" list.
11468 1999-12-14  Richard Henderson  <rth@cygnus.com>
11470         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11471         * config.sub: Accept alphaev[78], alphaev8.
11473 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11475         * config.guess, config.sub: Update from autoconf.
11477 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11479         * MAINTAINERS:  update my playtime e-address.
11481 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11483         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11484         necessary libraries are missing.
11486 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11488         * MAINTAINERS: Add new 'write after approval' maintainer.
11490 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11492         * MAINTAINERS: Add new Java maintainer.
11494 1999-10-25  Andreas Schwab  <schwab@suse.de>
11496         * configure: Fix quoting inside arguments of eval.
11498 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11500         * config-ml.in: Allow suppression of some ARM multilibs.
11502 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11504         * config.guess: Add OS/390 match pattern.
11505         * config.sub: Add mvs, openedition targets.
11506         * configure.in (i370-ibm-opened*): New.
11508 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11510         * config.sub: Add support for configuring for pj.
11512 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11514         * config.sub (maybe_os): Add support for configuring for fr30.
11516 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11518         * configure.in: Do not configure or build ld for AIX
11519         platforms.  ld is known to be broken on these platforms.
11521 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11523         * config-ml.in: Pass compiler flag corresponding to multidirs to
11524         subdir configures.
11526 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11528         * Makefile.in (LDFLAGS): Define.
11530 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11532         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11533         noconfigdirs.
11534         (*-*-cygwin*): Likewise.
11536 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11538         * mkdep: New file.
11539         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11540         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11542         From Eli Zaretskii <eliz@is.elta.co.il>:
11543         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11544         long file name when using DJGPP on MS-DOS.
11546 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11548         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11550 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11552         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11553         dependency as this causes "make check" to globally "make all"
11555 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11557         * configure.in (target_libs): Added target-zlib.
11558         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11559         (CONFIGURE_TARGET_MODULES): Likewise.
11560         (CHECK_TARGET_MODULES): Likewise.
11561         (INSTALL_TARGET_MODULES): Likewise.
11562         (CLEAN_TARGET_MODULES): Likewise.
11563         (configure-target-zlib): New target.
11564         (all-target-zlib): Likewise.
11565         (all-target-libjava): Depend on all-target-zlib.
11566         (configure-target-libjava): Depend on configure-target-zlib.
11568         * Makefile.in (configure-target-libjava): Depend on
11569         configure-target-newlib.
11570         (configure-target-boehm-gc): New target.
11571         (configure-target-qthreads): New target.
11573         * configure.in (target_libs): Added target-qthreads.
11574         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11575         (CONFIGURE_TARGET_MODULES): Likewise.
11576         (CHECK_TARGET_MODULES): Likewise.
11577         (INSTALL_TARGET_MODULES): Likewise.
11578         (CLEAN_TARGET_MODULES): Likewise.
11579         (all-target-qthreads): New target.
11580         (configure-target-libjava): Depend on configure-target-qthreads.
11581         (all-target-libjava): Depend on all-target-qthreads.
11583         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11584         (CONFIGURE_TARGET_MODULES): Likewise.
11585         (CHECK_TARGET_MODULES): Likewise.
11586         (INSTALL_TARGET_MODULES): Likewise.
11587         (CLEAN_TARGET_MODULES): Likewise.
11588         (all-target-libjava): New target.
11589         (all-target-boehm-gc): Likewise.
11590         * configure.in (target_libs): Added libjava, boehm-gc.
11592 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11594         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11595         configure.bat in SUPPORT_FILES.
11596         (gas+binutils.tar.bz2): Likewise.
11598         * makeall.bat: Remove; obsolete.
11600 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11602         From Mark Elbrecht:
11603         * configure.bat: Remove; obsolete.
11605 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11607         * configure: Add -W -Wall to the default CFLAGS when compiling with
11608         gcc.
11610 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11612         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11614 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11616         * configure.in: Build ld on IRIX6.
11618 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11620         * Makefile.in: Change distribution targets to use bzip2 instead of
11621         gzip.
11622         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11623         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11625 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11627         * config.sub: Add mcore target.
11629 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11631         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11633 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11635         * config.guess (dummy): Changed to $dummy.
11637 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11639         * config.sub: Tidied up case statements.
11641 1999-05-22  Ben Elliston  <bje@cygnus.com>
11643         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11644         <jiro@din.or.jp>.
11646         * config.guess: Merge with FSF version. Future changes will be
11647         more accurately recorded in this ChangeLog.
11648         * config.sub: Likewise.
11650 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11652          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11654 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11656         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11658 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11660         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11662 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11664         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11665         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11666         Bad merge removed these two changes.
11668 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11669                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11671         * config.guess (interix Alpha): Add.
11673 1999-04-11  Richard Henderson  <rth@cygnus.com>
11675         * configure.in (i?86-*-beos*): Do config gperf; don't config
11676         gdb, newlib, or libgloss.
11678 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11680         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11681         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11682         from multidirs.
11684 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11686         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11688 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11690         * config.sub: Add support for mcore targets.
11692 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11694         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11695         not mt-ospace, in order to shut up assembler warning about using
11696         symbols that are named the same as registers.
11698 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11700         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11701         dependency list for all-target-cygmon.
11703 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11705         * config-ml.in: Check $host, not $target, for selective multilibs.
11706         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11707         thumb interworking, and underscore prefix multilibs.
11709 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11711         * missing: Update to version from current automake.
11713 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11715         * configure (gxx_include_dir): Removed.
11717         * configure.in (gxx_include_dir): Handle it.
11718         * Makefile.in: Likewise.
11720 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11722         * config.sub (mips64vr4111,mips64vr4111el) Add.
11724 1999-03-21  Ben Elliston  <bje@cygnus.com>
11726         * config.guess: Correct typo for detecting ELF on FreeBSD.
11728 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11730         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11731         config/mh-djgpp.
11733 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11735         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11736         all-target-newlib to dependency list for all-target-bsp.
11738 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11740         * config.sub: Add i386-uwin support.
11741         * config.guess: Likewise.
11743 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11745         * configure.in: cleanup, add mh-*pic handling for arm, special
11746         case powerpc*-*-aix*
11748 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11750         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11751         can be built.
11753 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11755         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11756         targets.
11758 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11760         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11762 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11764         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11766 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11768         * config.sub: Fix typo in arm recognition.
11770 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11772         * configure.in (noconfigdirs): Changed target_configdirs to
11773         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11774         rather than m68k-*-* since it is not known to work on
11775         m68k-aout. Ditto for arm-*-*oabi.
11777 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11779         * configure.in (*-*-windows*): Remove, no longer used.
11781 1999-02-19  Ben Elliston <bje@cygnus.com>
11783         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11784         Smart and improved by Andrew Cagney.
11786 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11788         * config.guess: Recognize openbsd-*-hppa.
11790 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11792         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11793         only if it is not empty.
11795 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11797         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11799         * config.guess: Modified to recognize uname's armv* syntax.
11801         * config.sub: Modified to recognize uname's armv* syntax.
11803 1999-02-17  Mark Salter  <msalter@cygnus.com>
11805         * configure.in: Added target-bsp for sparclite.
11807 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11809         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11811 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11813         * configure.in: Add support for strongarm port.
11814         * config.sub: Add support for strongarm target.
11816 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11818         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11819         the old name config/mh-cygwin32.
11820         Enable texinfo.
11822 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11824         * configure.in: Do build ld for ix86 Solaris.
11826 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11828         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11829         $AR_FOR_TARGET.  Likewise for RANLIB.
11831 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11833         * config.sub (oabi):  Recognize.
11834         * configure.in (arm-*-oabi):  Handle.
11836 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11838         * config.guess: Improve detection of i686 on UnixWare 7.
11840 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11842         * config.guess: Add support for i386-pc-interix.
11843         * config.sub: Likewise.
11844         * configure.in: Likewise.
11846 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11848         * Makefile.in: Remove unneeded all-target-libio from
11849         from all-target-winsup target since it is now unneeded.
11850         Add all-target-libtermcap in its place since it is now
11851         needed.
11853 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11855         * configure.in: makefile stub for cygwin target is probably
11856         unnecessary.  Remove it for now.
11858 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11860         * configure.in: libtermcap.a should be built when cygwin is the
11861         target as well as the host.
11862         * config.guess: Allow mixed case in cygwin uname output.
11863         * Makefile.in: Add libtermcap target.
11865 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11867         * config.sub: Clean up handling of hppa2.0.
11869 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11871         * config.guess: Use C code to identify more HP machines.
11873 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11875         * config.sub: Handle hppa2.0.
11877 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11879         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11880         cygmon for all sparclite targets, regardless of object format.
11882 1998-12-15  Mark Salter  <msalter@cygnus.com>
11884         * configure.in: Added target-bsp for several target architectures.
11886         * Makefile.in: Added rules for bsp.
11888 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11890         * config.guess: Improve detection of hppa2.0 processors.
11892 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11894         * config.guess: Recognize FreeBSD using ELF automatically.
11896 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11898         * configure (skip-this-dir): Add handling for new shell script, which
11899         might be created by a sub-directory's configure to indicate, this particular
11900         directory is "unwanted".
11901         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11903 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11905         * ltconfig: import from libtool, after changing libtool to
11906         account for the cygwin name change.
11908 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11910         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11911         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11913 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11915         * configure.in: Add libtermcap to list of cygwin dependencies.
11917 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11919         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11920         they include winsup/include when it's a cygwin target.
11922 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11924         * configure.in (host_tools): Added zip.
11925         * Makefile.in (all-target-libjava): Depend on all-zip.
11926         (all-zip): New target.
11927         (ALL_MODULES): Added all-zip.
11928         (NATIVE_CHECK_MODULES): Added check-zip.
11929         (INSTALL_MODULES): Added install-zip.
11930         (CLEAN_MODULES): Added clean-zip.
11932 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11934         * Makefile.in: lose "32" from comment about cygwin.
11936 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11938         * configure.in: Use -Os to build target libraries for the fr30.
11940 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11942         * config.sub: Add fr30.
11944 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11946         * configure.in: drop "32" from config/mh-cygwin32.  Check
11947         cygwin* instead of cygwin32*.
11948         * config.sub: Check cygwin* instead of cygwin32*.
11950 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11952         * config.guess: Match any version of Unixware7.
11954 1998-10-20  Syd Polk  <spolk@cygnus.com>
11956         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11957         if desired.
11959 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11961         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11962         these if the appropriate directories and files to not exist.
11964 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11966         * Makefile.in (DEVO_SUPPORT): Add config.if.
11968 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11970         * configure: Add pattern to replace "build_tooldir"'s
11971         definition in the generated Makefile with "tooldir"'s
11972         actual value.
11974 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11976         * config.sub: Bring back lost sparcv9.
11978         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11980 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11982         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11983         CC_FOR_TARGET and friends.
11985 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11987         * Makefile.in (build_tooldir): New variable, same as tooldir.
11988         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11989         -B$(build_tooldir)/bin/.
11990         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11992 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11994         * README: Remove installation instructions and refer to the
11995         INSTALL directory instead.
11997 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11999         * config.sub: Add support for i[34567]86-pc-udk.
12000         * configure.in: Likewise.
12002 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12004         * Makefile.in: add bzip2 package building bits for user
12005         tools module
12006         * configure.in: ditto
12008 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12010         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12011         (ALL_TARGET_MODULES): Add all-target-libobjc.
12012         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12013         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12014         (all-target-libchill): Add dependencies.
12015         * configure.in (target_libs): Add libchill.
12017 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12019         * configure.in (target_subdir): Remove duplicate line.
12021 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12023         * Makefile.in (all-automake): fix dependencies.
12025 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12027         * configure.in: Minor cleanups for building in the $(target_alias)
12028         subdir.
12030 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12032         * Makefile.in (bootstrap): Set r and s before make all.  Use
12033         BASE_FLAGS_TO_PASS in make all.
12034         (cross): Likewise.
12036 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12038         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12040 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12042         * config.sub: Fix typo in last change.
12044 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12046         * config.sub: Add support for C4x target.
12047         * configure.in: Likewise.
12049 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12051         * config.sub: Recognize sparcv9 just like sparc64.
12053 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12055         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12057 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12059         * config.guess: Correctly identify Pentium II sco boxes.
12061         * config.guess: Fix "tr" code.  From Weiwen Liu.
12063 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12065         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12066         stabs.
12068 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12070         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12071         (ALL_TARGET_MODULES): Add all-target-libchill.
12072         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12073         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12074         (all-target-libchill): Add dependencies.
12075         * configure.in (target_libs): Add libchill.
12077 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12079         * config.guess: Avoid assumptions about "tr" behaves when
12080         LANG is set to something other than English.
12082 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12084         * configure (gxx_include_dir): Changed to
12085         '${prefix}/include/g++'-${libstdcxx_interface}.
12087         * config.if: New to determine the interfaces.
12089 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12091         * config.guess: Detect and handle MPE/IX.
12092         * config.sub: Deal with MPE/IX.
12094 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12096         * configure.in: Use mh-aix43.
12098 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12100         * configure: Fix --without/--disable cases for gxx-include-dir.
12102 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12104         * mdata-sh:  Imported.  Needed for automake support.
12106 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12108         * Makefile.in (taz): Try "chmod -R og=u ." before
12109         "chmod og=u `find . -print`".
12111 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12113         * configure.in: Add arm-elf and thumb-elf support.
12115 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12117         * Makefile.in: Undo previous patch.
12119 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12121         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12122         to here ...
12123         (install-no-fixedincludes): and here
12124         (INSTALL_MODULES): ... from here.
12126 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12128         * config.sub: Merge with FSF.
12130         * config.guess: Merge with FSF.
12132 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12134         * configure (extraconfigdirs): New variable.
12135         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12136         * Makefile.in (all): Move higher in file.
12137         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12138         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12139         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12140         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12141         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12143 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12145         * Makefile.in (all-target-libjava): Depend on all-gcc and
12146         all-target-newlib.
12147         (configure-target-libjava): Depend on $(ALL_GCC).
12149 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12151         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12152         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12154 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12156         * INSTALL/README: Fix typo.
12158 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12160         * ylwrap: Change absolute path checks to check for DOS style path
12161         names.
12163         * ylwrap: Don't use a full path name if the source file is in the
12164         same directory.  From hjl@lucon.org (H.J. Lu).
12166         * config-ml.in: Default to being verbose, to match Feb 18 change to
12167         configure.
12169 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12171         Brought over from egcs:
12173         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12175         * configure.in (target_subdir): Set to ${target_alias} instead
12176         of "libraries".
12178         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12180         * configure.in (target_subdir): Set to libraries if enable_multilib.
12182 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12184         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12185         multilibs, force reconfiguration the first time we create
12186         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12188 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12190         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12191         avoid confusion with --no-recursion.
12193 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12195         * configure.in: Win32 hosts shouldn't use install -x
12196         * install-sh: remove -x option, and special .exe-handling
12197         hack.
12199 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12201         * config.guess: Recognize i586-pc-beos.
12202         * configure.in: Don't build some bits for beos.
12204 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12206         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12207         CFLAGS default to -O2.
12209         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12210         when using GNU ld.
12212 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12214         * ltmain.sh: Correct install when using a different shell.
12216 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12218         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12220 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12222         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12223         target.
12225 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12227         * ltconfig: Update to correct AIX handling.
12229 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12231         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12233         * configure.in (target_subdir): Set to ${target_alias} instead
12234         of "libraries".
12236 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12238         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12239         (Makefile): Depend on $(gcc_version_trigger).
12241         * configure (gcc_version): Change default initializer to empty
12242         string.
12243         (gcc_version_trigger): New variable; pass this variable down
12244         to subdir configures to enable them checking gcc's version
12245         themselves. Emit make macros for both gcc_version vars.
12246         (topsrcdir): Initialize reliably.
12247         (recursion line): Remove --with-gcc-version=${gcc_version}.
12249 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12251         * configure (enable_version_specific_runtime_libs): Implement new flag
12252         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12253         in $(libsubdir); emit definition in each generated Makefile.
12254         (gxx_include_dir): Initialize depending on
12255         $enable_version_specific_runtime_libs.
12257 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12259         * configure (gcc_version): Initialize properly depending on
12260         how and where configure is started.
12261         (recursion line): Pass a --with-gcc-version=${gcc_version}
12262         to configures in subdirs.
12264 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12266         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12267         cygmon
12269 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12271         * configure.in: Add cygmon and libstub support for mn10200.
12273 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12275         * configure (gcc_version): Add new variable describing the
12276         particular gcc version we're building.
12277         * Makefile.in (libsubdir): Add new macro for the directory
12278         in which the compiler finds executables, libraries, etc.
12279         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12280         and libsubdir.
12282 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12284         * Makefile.in (local-clean): Remove *.log.
12285         (warning.log): Built with warn_summary from build.log.
12286         (mail-report.log): Run test_summary.
12287         (mail-report-with-warnings.log): Run test_summary including
12288         warning.log in the report.
12290 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12292         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12294 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12296         * Makefile.in (grep): Grep no longer depends on libiberty.
12298 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12300         * Makefile.in: all-snavigator needs all-libgui.
12302 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12304         * configure.in: Add cygmon and libstub support for mn10300.
12306 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12308         * missing: Update to version from automake 1.3.
12310         * ltmain.sh: On installation, don't get confused if the same name
12311         appears more than once in the list of library names.
12313 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12315         * config.sub: Accept m68060 and m5200 as CPU names.
12317 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12319         * configure: Use && rather than using -a in test, because odd
12320         strings can confuse test.
12321         * configure.in: Likewise.
12323 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12325         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12327 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12329         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12330         bootstrap4-lean): New targets.
12332 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12334         * mpw-* Delete.  Not used.
12336 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12338         * COPYING.LIB: Update FSF address.
12340 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12342         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12344         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12345         GAS_SUPPORT_DIRS.
12347 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12349         * ltconfig, ltmain.sh: Avoid producing a version number if
12350         -version-info was not used.
12352 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12354         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12355         building with newlib.
12357 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12359         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12360         Solaris `make' causes it to continue to next definition.
12362 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12364         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12365         the right GUI libraries and files are installed along with GDB.
12367 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12369         * configure.in: Change alpha to alpha* in several places.
12371 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12373         * config.sub: Recognize sparc86x.
12375 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12377         * configure.in (--enable-target-optspace): Remove debug echo.
12379 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12381         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12383 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12385         * ltconfig: Update cygwin32 support.
12387         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12388         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12389         (GDB_SUPPORT_DIRS): Likewise.
12391 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12393         * configure.in (target_makefile_frag): If --enable-target-optspace,
12394         use -Os to compile target libraries rather than -O2.  Default to
12395         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12396         not used.
12397         * configure.in (target_cflags): Ditto for d30v.
12399 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12401         * Makefile.in (all-bfd): Depend on all-intl.
12402         (all-binutils): Likewise.
12403         (all-gas): Likewise.
12404         (all-gprof): Likewise.
12405         (all-ld): Likewise.
12407 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12409         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12411 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12413         * Makefile.in (all-bfd): Depend upon all-libiberty.
12415         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12417 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12419         * Makefile.in: Add libstub.
12421         * configure.in: Ditto. Build libstub for targets that have cygmon
12422         support.
12424 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12426         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12428 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12430         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12431         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12433 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12435         * configure: Define DEFAULT_M4 by searching PATH.
12436         * Makfile.in: Use DEFAULT_M4.
12438 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12440         * ltconfig: Add cygwin32 support.
12442         * Makefile.in, configure.in: Add libtool as a native only directory
12443         to configure and build.
12445 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12447         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12449 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12451         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12453 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12455         * Makefile.in: add ash make rules
12456         * configure.in: add ash to native_only and host_tools lists
12458 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12460         * Makefile.in (all-gettext, all-intl): New targets.
12461         (ALL_MODULES): Added all-gettext, all-intl.
12462         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12463         (INSTALL_MODULES): Added install-gettext, install-intl.
12464         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12466         * configure.in (host_tools): Added gettext.
12467         (native_only): Likewise.
12468         (noconfigdirs) [various cases]: Likewise.
12469         (host_libs): Added intl.
12471 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12473         * configure: Do not disable building gdbtk for cygwin32 hosts.
12475 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12477         * configure.in: Add thumb-coff target.
12478         * config.sub: Add thumb-coff target.
12480 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12482         * Makefile.in: Revert yesterday's change.
12483         (all-target-winsup):  all-target-librx stays out of here.
12485 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12487         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12488         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12489         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12490         Remove references to librx and libg++.
12492 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12494         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12495         recursive makes
12497 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12499         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12500         for newlib directory.
12501         (CXX_FOR_TARGET): Likewise.
12503 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12505         * ltconfig: Update after libtool/ltconfig.in change for
12506         hpux11.
12508 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12510         * ltconfig, ltmain.sh: Update to libtool 1.2.
12512 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12514         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12515         (install-gcc-cross): Instead, override LANGUAGES here.
12517 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12519         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12520         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12522 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12524         * configure.in: Add Thumb-pe target.
12526 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12528         * Makefile.in - changed sn targets to snavigator
12529         * configure.in - changed sn targets to snavigator
12531 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12533         * config-ml.in: After building symlink tree call make distclean
12534         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12535         to be the case for libiberty.
12537 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12539         * configure: When making link, also check the current
12540         directory. The configure scripts may create one.
12542 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12544         * config.sub: Accept alphapca56 and alphaev6 properly.
12546 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12548         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12550 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12552         * config.sub (sco5): Fix typo.
12554 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12556         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12557         install-itcl.
12558         (install-itcl): Remove dependency on install-tcl.
12560 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12562         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12564 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12566         * configure.in: Don't build libgui for a cygwin32 target when not on
12567         a cygwin32 host.
12569 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12571         * configure (redirect): Set to null, so default behavior of
12572         configure is now --verbose.
12574 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12576         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12577         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12579 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12581         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12582         this change to sync Makefile.in with its ChangeLog entries.
12584 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12586         * ltmain.sh (mkdir): Check that the directory doesn't exist
12587         before we exit with error, so that we don't get races during
12588         parallel builds.
12590 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12592         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12594 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12596         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12597         PICFLAG_FOR_TARGET.
12598         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12600         * configure: Emit a definition for the new macro enable_shared
12601         into each Makefile.
12603 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12605         * configure.in (host_tools, native_only): Add libtool.
12607 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12609         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12610         Fix typo in ming config comment.
12612 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12614         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12616 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12618         * config.sub: Add tic30 cases, and map c30 to tic30.
12620 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12622         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12623         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12624         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12625         (CLEAN_TARGET_MODULES): Similarly
12626         (all-target-libf2c): Add dependences.
12627         * configure.in (target_libs): Add libf2c.
12629 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12631         * configure.in: Remove expect from noconfigdirs when target
12632         is cygwin32.  OK to build expect and dejagnu with Canadian
12633         Cross.
12635 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12637         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12638         host.
12640         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12641         and mingw32.
12643 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12645         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12646         here as it is not defined in the toplevel Makefile.
12648 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12650         * configure (package_makefile_rules_frag): New variable, which names
12651         a file with generic rules, ...
12652         Change comment to mention we now have FIVE parts.
12653         * configure: Undo last change.
12655 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12657         * config.guess: More accurate determination of HP processor types.
12658         * config.sub: More accurate determination of HP processor types.
12660 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12662         * configure (package_makefile_frag): Move inserting the
12663         ${package_makefile_frag} to where it should be according
12664         to the comment.
12666 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12668         * config.guess: Add support for Linux/ARM.
12670 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12672         * .cvsignore: Remove *-info and *-install since they match
12673         release-info and mpw-install, which we don't want to just ignore.
12675 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12677         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12679 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12681         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12682         local_prefix to sub-make invocations.
12684 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12686         * configure.in: Check makefile fragments in the source
12687         directory.
12689 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12691         * configure.in: Check whether host and target makefile
12692         fragments exist before adding them to *_makefile_frag.
12694 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12696         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12698 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12700         * configure.in: Make sure we only replace RPATH_ENVVAR on
12701         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12702         regexp to sed.
12704         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12705         to sub-makes.
12707 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12709         * config-ml.in (multi-do): LDFLAGS must include multilib
12710         designator.
12712 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12714         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12716 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12718         * config.sub: Add mingw32 support.
12719         * configure.in: Likewise.
12721 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12723         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12725 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12727         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12728         * configure (gxx_include_dir): Provide a definition for subdirs
12729         which do not use autoconf.
12731 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12733         * config.guess: Sync with egcs.  Picks up new alpha support,
12734         BeOS & some additional linux support.
12736 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12738         * config.guess: HP 9000/803 is a PA1.1 machine.
12740 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12742         * configure.in: It's alpha*-...
12744 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12746         * configure.in (host_makefile_frag, target_makefile_frag):
12747         Handle multiple config files.
12748         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12749         alpha-*-*.
12751 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12753         * mkdep: New file.
12755 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12757         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12759 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12761         * Makefile.in: Add libgui directory.
12762         (GDB_TK): Add all-libgui.
12763         * configure.in: Add libgui directory.
12764         * configure: Add all-libgui to GDB_TK.
12766 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12768         * config-ml.in (multidirs): Add m32r to multilib list.
12770 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12772         * Makefile.in (all-target-gperf): Change dependency to
12773         all-target-libstdc++.
12775 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12777         * config.guess: Add BeOS support.
12779 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12781         Source directory cvs renamed to cvssrc:
12782         * configure.in (host_tools): Change cvs to cvssrc.
12783         (native_only): Likewise.
12784         (noconfigdirs) [various cases]: Likewise.
12785         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12786         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12787         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12788         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12789         (all-cvssrc): Rename target from all-cvs.
12791 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12793         * configure (gxx_include_dir): Fix thinko.
12795 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12797         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12798         (install-cross, install-gcc-cross): New targets.
12800 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12802         * configure.in (noconfigdirs): Add support for Thumb target.
12804         * config.sub (maybe_os): Add support for Thumb target.
12806 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12808         * Makefile.in: Add rules for cygmon.
12810         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12812 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12814         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12815         * configure (gxx_include_dir): Provide a definition for subdirs
12816         which do not use autoconf.
12818 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12820         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12821         11/18/97 build
12823 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12825         * From Franz Sirl.
12826         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12827         found on RedHat Linux systems.
12829 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12831         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12832         guesses.
12834 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12836         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12838 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12840         * ltmain.sh: If mkdir fails, check whether the directory was created
12841         anyhow by some other process.
12843 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12845         * configure.in (d30v-*-*): Configure all directories.
12847 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12849         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12850         for the D30V.
12852 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12854         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12856 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12858         * include/libiberty.h: Add extern "C" { so it can be used with C++
12859         progrms.
12860         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12861         programs.
12863 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12865         * configure.in (d30v-*-*): Configure GCC now.
12867 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12869         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12870         is no longer needed.
12872 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12874         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12876 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12878         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12879         targets using "$@" to provide support for similar but not identical
12880         targets without having to duplicate code.
12882 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12884         * makefile.vms: Fix to work with DEC C.
12886 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12888         * config.sub: Add mips-tx39-elf to marketing names.
12890 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12892         * ltmain.sh: Handle symlinks in generated script.
12894 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12896         * configure: Handle autoconf style directory options: --bindir,
12897         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12898         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12899         --sysconfdir.
12900         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12901         (sharedstatedir, localstatedir, oldincludedir): New variables.
12902         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12903         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12904         sbindir, sharedstatedir, and sysconfdir.
12906 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12908         * Makefile.in (bootstrap-lean): New target.
12910 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12912         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12913         sn, and gnuserv from noconfigdirs.
12915 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12917         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12919 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12921         * Makefile.in (cross): New target.
12923 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12924                           Jeff Law         <law@cygnus.com>
12926         * Makefile.in (bootstrap2, bootstrap3): New targets.
12927         (all-bootstrap): Remove outdated and confusing target.
12928         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12930 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12932         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12933         windows.  Consistent with gdb/configure.
12935 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12937         * configure.in: Name Linux target fragment.
12939         * configure: Rewrite so that project Makefile fragment is inserted
12940         first and appears last in the resulting Makefile.
12942 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12944         * Makefile.in (install-itcl): Install tcl first.
12946 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12948         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12950 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12952         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12954         * configure.in (skipdirs): Add target-librx for Linux.
12955         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12957 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12959         * Makefile.in (bootstrap): New target.
12961 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12963         * config.sub: Accept 'amigados' for backward compatibility.
12965 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12967         * config.guess: Merge with FSF.
12969 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12971         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12973 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12975         * config.sub: Add "marketing-names" patch.
12977 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12979         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12981 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12983         * config.sub: Handle v850-elf.
12985 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12987         * .cvsignore (*-install): Remove.
12989 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12991         * ltconfig: Set CONFIG_SHELL in libtool.
12992         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12994 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12996         * configure.in (target_subdir): Set to libraries if enable_multilib.
12998 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13000         * config.guess: Update from gcc directory.
13002 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13004         * Makefile.in (all-sim): Depends on all-readline.
13006 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13008         * Makefile.in (BISON, YACC): Use $$s.
13009         (all-bison): Depend on all-texinfo.
13011 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13013         * Makefile.in (BISON): Add -L flag.
13014         (YACC): Likewise.
13016 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13018         * configure.in (noconfigdirs): Add support for v850e target.
13020         * config.sub (maybe_os): Add support for v850e target.
13022 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13024         * configure.in (noconfigdirs): Add support for v850ea target.
13026         * config.sub (maybe_os): Add support for v850ea target.
13028 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13030         * config.sub: Add mipstx39.  Delete r3900.
13032 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13034         * Makefile.in (all-autoconf): Depends on all-texinfo.
13036 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13038         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13039         eabi targets.
13041 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13043         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13045         * configure: When handling a Canadian Cross, handle YACC as well as
13046         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13047         * Makefile.in (all-bison): Depend upon all-texinfo.
13049 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13051         * Makefile.in (BISON): bison, not byacc or bison -y.
13052         (YACC): bison -y or byacc or yacc.
13053         (various): Add *-bison as appropriate.
13054         (taz): No need to mess with BISON anymore.
13056 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13058         * configure: If OSTYPE matches *win32*, try to find a good value for
13059         CONFIG_SHELL.
13061 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13063         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13064         configure.in if it is present.
13066 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13068         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13070 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13072         * config.sub: Recognize `arc' cpu.
13073         * configure.in: Likewise.
13074         * config-ml.in: Likewise.
13076 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13078         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13080 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13082         * configure: Changed sed delimiter from ':' to '|' when
13083         attempting to substitute ${config_shell} for SHELL. On
13084         NT ${config_shell} may contain a ':' in it.
13086 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13088         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13090 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13092         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13094 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13096         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13098         * ylwrap: If the program is a relative path, force it to be
13099         absolute.
13101 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13103         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13105 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13107         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13108         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13109         for libraries.
13111 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13113         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13114         separated by spaces.
13116 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13118         * ylwrap: New file.
13119         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13121         * ltmain.sh: Handle /bin/sh at start of install program.
13123         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13125         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13126         * missing: New file, from automake 1.2.
13128 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13130         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13131         check-tk to CHECK_X11_MODULES.
13133 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13135         * config.sub: Merge with FSF.
13137 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13139         * config.guess: Merge with FSF.
13141 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13143         * configure: Treat msdosdjgpp like go32.
13144         * configure.in: Likewise.  Don't remove gprof for go32.
13146         * configure: Change Makefile.tem2 to Makefile.tm2.
13148 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13150         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13152 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13154         * install-sh (chmodcmd): Set to null if the DST directory already
13155         exists.  Same as Nov 11th change.
13157 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13159         * configure (GDB_TK): Needs itcl and tix.
13161 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13163         * config.guess: Update from FSF.
13165 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13167         * Makefile.in (GDB_TK): Depend on itcl and tix.
13169 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13171         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13172         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13173         (INSTALL_SCRIPT): New variable.
13174         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13175         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13176         to -x.
13177         * install-sh: Add support for -x option.
13179 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13181         * configure.in, Makefile.in: Treat tix like itcl.
13183 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13185         * Makefile.in (WINDRES): New variable.
13186         (WINDRES_FOR_TARGET): New variable.
13187         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13188         (EXTRA_HOST_FLAGS): Add WINDRES.
13189         (EXTRA_TARGET_FLAGS): Add WINDRES.
13190         (EXTRA_GCC_FLAGS): Add WINDRES.
13191         ($(DO_X)): Pass down WINDRES.
13192         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13193         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13194         DLLTOOL_FOR_TARGET.
13196 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13198         * configure.in: configure sim before gdb for win32-x-ppc
13200 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13202         Move gperf into the toplevel, from libg++.
13203         * configure.in (target_tools): Add target-gperf.
13204         (native_only): Add target-gperf.
13205         * Makefile.in (all-target-gperf): New target, depend on
13206         all-target-libg++.
13207         (configure-target-gperf): Empty rule.
13208         (ALL_TARGET_MODULES): Add all-target-gperf.
13209         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13210         (CHECK_TARGET_MODULES): Add check-target-gperf.
13211         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13212         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13214 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13216         * config.sub (mn10200): Recognize new basic machine.
13218 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13220         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13221         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13223 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13225         * configure.in: If we're building mips-sgi-irix6* native, turn on
13226         ENABLE_MULTILIB and set TARGET_SUBDIR.
13228 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13230         * Makefile.in (all-sn): Depend on all-grep.
13232 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13234         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13236         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13237         Makefile.  From Jeff Makey <jeff@cts.com>.
13238         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13240         * Makefile.in (DISTBISONFILES): Remove.
13241         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13242         $(DEFAULT_YACC).
13244         * configure.in: Build itl, db, sn, etc., when building for native
13245         cygwin32.
13247         * Makefile.in (LD): New variable.
13248         (EXTRA_HOST_FLAGS): Pass down LD.
13249         ($(DO_X)): Likewise.
13251 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13253         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13255 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13257         * configure.in (targargs): Strip out any supplied --build argument
13258         before adding our own. Always add --build.
13260 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13262         * configure.in (targargs): Pass --build if we're doing
13263         a cross-compile.
13265 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13267         * configure: Use '|' instead of ":" as the separator in
13268         sed. Otherwise sed chokes on NT path names with drive
13269         designators. Also look for "?:*" as the leading characters in an
13270         absolute pathname.
13272 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13274         * config.sub: Support for r3900.
13276 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13278         * configure.in: Use install-sh, not install.sh.
13280 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13282         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13283         apply it twice.
13285 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13287         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13288         install-binutils.
13290 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13292         * Makefile.in: Add automake targets.
13293         * configure.in (host_tools): Add automake.
13295 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13297         * configure: Default CXX to c++, not gcc.
13298         * Makefile.in (CXX): Set to c++, not gcc.
13299         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13301 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13303         * install-sh: try appending a .exe if source file doesn't
13304         exist
13306 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13308         * configure.in: Turn on multilib by default.
13309         (cross_only): Remove target-libiberty.
13311         * Makefile.in (all-gcc): Don't depend on libiberty.
13313 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13315         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13317 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13319         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13320         (DISTBISONFILES): Add ld/Makefile.in
13322 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13324         * configure.in: if target is cygwin32 but host isn't cygwin32,
13325         don't configure gdb tcl tk expect, not just gdb.
13327 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13329         * configure.in: Added gnuserv everywhere sn appears.
13331         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13332         (CROSS_CHECK_MODULES): Added check-gnuserv.
13333         (INSTALL_MODULES): Added install-gnuserv.
13334         (CLEAN_MODULES): Added clean-gnuserv.
13335         (all-gnuserv): New target.
13337 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13339         * config.guess: Fixes for MIPS OpenBSD systems.
13341 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13343         * Makefile.in (INSTALL_XFORM): Remove.
13344         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13346         * mkinstalldirs: New file, copied from automake.
13347         * Makefile.in (installdirs): Rename from install-dirs.  Use
13348         mkinstalldirs.  Change all users.
13349         (DEVO_SUPPORT): Add mkinstalldirs.
13351 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13353         * install-sh: Rename from install.sh.
13354         * Makefile.in (INSTALL): Change install.sh to install-sh.
13355         (DEVO_SUPPORT): Likewise.
13357         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13358         Graichen <graichen@rzpd.de>.
13360 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13362         * config.guess: Recognize OpenBSD systems correctly.
13364 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13366         * README, Makefile.in (ETC_SUPPORT): Remove references to
13367         cfg-paper*, configure.{texi,man,info*}._
13369 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13371         * Makefile.in (all.normal): Ensure that gcc is built after all
13372         the x11 - ie gdb - targets.
13374 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13376         * makefile.vms: Don't run conf-a-gas.
13378 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13380         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13382 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13384         * configure.in: Remove noconfigdirs case since gdb also
13385         configures and builds for tic80-coff.
13387 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13389         * configure: Set cache_file to config.cache.
13390         * Makefile.in (local-distclean): Remove config.cache.
13392 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13394         * COPYING: Update FSF address.
13396 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13398         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13399         noconfigdirs.
13401 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13403         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13404         MAKEDIRS, is empty.
13406 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13408         * config.sub: Tweak mn10300 entry.
13410 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13412         * configure.in (host_tools): Put sim before gdb, so gdb's
13413         configure.tgt can determine if the simulator was configured.
13415 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13417         * config.sub: Move BeOS $os case to be with other Cygnus
13418         local cases.
13420 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13422         * config.sub: Remove misplaced comment that broke Linux.
13424 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13426         * config.sub: Add BeOS support.
13428 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13430         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13432 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13434         * configure.in (noconfigdirs): Remove tcl and tk from
13435         noconfigdirs for cygwin32 builds.
13437 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13439         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13441 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13443         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13444         make-all.com, use makefile.vms instead.
13446 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13448         * config.sub: Accept -lnews*.
13450 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13452         * configure.in (noconfigdirs): Disable target-newlib,
13453         target-examples and target-libiberty for d30v.
13455 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13457         * configure.in (noconfigdirs): Enable ld for d30v.
13459 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13461         * configure.in (tic80-*-*): Build compiler.
13463 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13465         * configure.in (d30v-*): Remove sim directory from list of
13466         unsupported d30v directories
13468 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13470         * config.sub, configure.in: Add d30v target cpu.
13472 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13474         * makefile.vms: New file.
13475         * make-all.com: Remove.
13477 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13479         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13481 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13483         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13485 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13487         * Makefile.in (ALL_MODULES): Added all-db.
13488         (CROSS_CHECK_MODULES): Addec check-db.
13489         (INSTALL_MODULES): Added install-db.
13490         (CLEAN_MODULES): Added clean-db.
13492 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13494         * config.guess: Merge with latest FSF sources.
13496 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13498         * Makefile.in (ALL_MODULES): Added all-itcl.
13499         (CROSS_CHECK_MODULES): Added check-itcl.
13500         (INSTALL_MODULES): Added install-itcl.
13501         (CLEAN_MODULES): Added clean-itcl.
13503 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13505         * configure.in: build gdb for mn10200
13507 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13509         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13511 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13513         * configure.in (tic80-*-*): Turn off most targets right now.
13515 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13517         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13518         rather than the makeinfo program.
13519         (do-info): Depend upon all-texinfo.
13521 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13523         * configure.in: Remove uses of config/mh-linux.
13525         * config.sub, config.guess: Merge with latest FSF sources.
13527 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13529         * config.sub (case $basic_machine): Add tic80 entries.
13531 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13533         * config.sub, config.guess: Merge with latest FSF sources.
13535 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13537         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13538         * mpw-config.in: Test for NewFolderRecursive.
13539         * mpw-install: Use symbolic name for startup filename.
13540         * mpw-README: Add various additional details.
13542 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13544         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13546 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13548         * configure.in: Do build gcc and the target libraries for
13549         the mn10200.
13551 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13553         * configure.in: don't avoid building gdb for mn10300 any more
13554         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13555         instead of single-quoting it.
13557 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13559         * configure.in: Don't use --with-stabs on IRIX 6.
13561 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13563         * configure.in (m32r): Build gdb, libg++ now.
13565 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13567         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13568         directories from noconfigdirs.
13570 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13572         * config.sub (basic_machine): added mips16 configuration
13574 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13576         * config.sub: Handle d10v-unknown.
13578 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13580         * config.sub: Handle v850-unknown.
13582 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13584         * Makefile.in: add findutils
13585         * configure.in: add findutils to list of host_tools
13587 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13589         * config.sub: Handle mn10200 and mn10300.
13591 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13593         * configure.in (d10v-*): Do not build librx.
13595 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13597         * configure.in (mn10300): Build everything except gdb & libgloss.
13599 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13601         * config.guess:  Patch for Dansk Data Elektronik servers,
13602         from Niels Skou Olsen <nso@dde.dk>.
13604         For ncr, use /bin/uname rather than uname, since GNU uname does not
13605         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13607         Patch for MIPS R4000 running System V,
13608         from Eric S. Raymond <esr@snark.thyrsus.com>.
13610         Fix thinko for nextstep.
13612         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13614         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13615         * config.guess: Guess mips-dec-mach_bsd4.3.
13617         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13618         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13619         release numbers.
13620         * config.guess (mips-mips-riscos*):  Emit just enough of the
13621         release number.
13623         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13624         * config.guess (sparc-auspex-sunos*):  Added.
13625         (f300-fujitsu-*): Added.
13627         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13628         * config.guess:  Recognize a Tadpole as a sparc.
13630 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13632         * config.guess: Don't assume that NextStep version is either 2 or
13633         3.  NextStep 4 (aka OpenStep 4) has come out now.
13635 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13637         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13638         From Rik Faith <faith@cs.unc.edu>.
13640 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13642         * config.sub: Contributions from bug-gnu-utils to:
13643         Support plain "hppa" (no version given) architecture, reported by
13644         OpenStep.
13645         OpenBSD like NetBSD.
13646         LynxOs is not a hardware supplier.
13648         * config.guess: Contributions from bug-gnu-utils to add support for:
13649         OpenBSD like NetBSD.
13650         Stratus systems.
13651         More Pyramid systems.
13652         i[n>4]86 Intel chips.
13653         M680[n>4]0 Motorola chips.
13654         Use unknown instead of lynx for hardware manufacturer.
13656 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13658         * install.sh (chmodcmd): Set to null if the DST directory already
13659         exists.
13661 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13663         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13664         not use mt-ppc target Makefile fragment any more.
13666 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13668         * configure.in (*-*-windows):  Exclude everything but those dirs
13669         needed to build windows.
13671 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13673         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13675 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13677         * configure.in:  Exclude mmalloc from i386-windows.
13679 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13681         * Undo my previous change.
13683 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13685         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13686         unconditionally.
13687         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13689 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13691         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13692         host to add it's own flags.
13694 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13696         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13698 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13700         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13701         (CXX_FOR_TARGET): Likewise.
13702         (GCC_FOR_TARGET): Define.
13703         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13704         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13705         CC_FOR_TARGET was specified on the command line.
13706         (MAKEOVERRIDES): Don't define.
13708 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13710         * configure.in (m32r): Fix spelling of libg++ libs.
13712 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13714         * config.sub (-apple*): Remove, now redundant.
13716 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13718         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13720         * configure: Rework yesterday's sed script patch.
13722         * config.sub: Merge with FSF.
13724 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13726         * config.guess:  Merge from FSF.
13728         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13729         * config.guess: Use pc instead of unknown, for pc clone systems.
13730         Change linux to linux-gnu.
13732         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13733         * config.guess: Avoid non-portable tr syntax.
13735 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13737         * test-build.mk (HOLES): Add "xargs" for gdb.
13739         * configure: Avoid hpux10.20 sed bug.
13741 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13743         * configure.in:  Add support for windows host
13744         (that is a build done under the Microsoft build environment).
13746 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13748         * Makefile.in: Replace all uses of srcroot with s, to shrink
13749         command line lengths.
13751         Patches from Geoffrey Noer <noer@cygnus.com>:
13752         * configure.in: If configuring for newlib, pass --with-newlib to
13753         subdirectories.
13754         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13755         -Bnewlib/ and -Lwinsup to gcc.
13756         (CXX_FOR_TARGET): Likewise.
13758 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13760         * Makefile.in (ETC_SUPPORT): Add configure.
13762 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13764         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13765         host configuration file.
13767 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13769         * configure.in: Break mn10x00 support into separate
13770         mn10200 and mn10300 configurations.
13771         * config.sub: Likewise.
13773 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13775         * configure.in: Add lots of stuff to noconfigdirs for
13776         the mn10x00 targets.
13778         * config.sub, configure.in: Add mn10x00 support.
13780 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13782         * make-all.com: Call conf-a-gas, not config-a-gas.
13784 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13786         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13787         targets.
13789 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13791         * mpw-README: Add much more detail for native PowerMac.
13792         * mpw-install: New file.
13793         * mpw-configure: Add --norecursion and --help options.
13794         * mpw-config.in: Translate readme and install files when
13795         copying to objdir.
13796         * mpw-build.in: Don't always depend on byacc and flex.
13797         (install-only-top): New action.
13799 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13801         * configure.in:  You can now configure GDB for the v850.
13803 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13805         * configure.in (noconfigdirs): Don't configure any C++ dirs
13806         if targeting D10V.
13808 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13810         * config.sub: Recognize mips64vr5000.
13812 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13814         * configure.in: Use a single line for host_tools and native_only.
13816 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13818         * config.sub, configure.in: Add entries for m32r.
13820 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13822         * Makefile.in (inet-install): Don't run install-gzip.
13824 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13826         * configure.in:  Don't config lots of things for *-*-windows*.
13828 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13830         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13831         (host_libs, host_tools): Copy from configure.in.
13832         * mpw-configure: Don't complain about directories not found.
13834 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13836         * configure.in (i[345]86): Recognize i686 for pentium pro.
13837         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13838         file.
13840         * config.guess (i[345]86): Ditto.
13842 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13844         * configure.in (noconfigdirs): Removed gdb for D10V.
13846 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13848         * configure.in: Remove ld, target-libio, target-libg++, and
13849         target-libstdc++ from noconfigdirs.
13851 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13853         * configure: Fix three locations where shell scripts were
13854         being run directly rather than with config_shell.
13856 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13858         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13859         * config.sub (basic_machine): Recognize v850.
13861 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13863         * mpw-configure: Handle multiple enable/disable options and
13864         pass them down recursively, handle -c and -s flags appropriately
13865         depending on choice of compiler, add escape mechanism for
13866         quoted arguments to gC.
13868 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13870         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13871         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13872         so that -mrelocatable-lib and -mno-eabi are used.
13874         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13875         not support --print-multi-lib, don't abort.
13877 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13879         * make-all.com: Run config-a-gas.
13880         * setup.com: Don't copy subdirectory files around.
13882 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13884         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13885         target, it now compiles correctly.
13887 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13889         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13891 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13893         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13895 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13897         * configure.in (native_only): Add prms.
13899 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13901         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13902         (BINUTILS_SUPPORT_DIRS): Likewise.
13904 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13906         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13907         d10v support is added.
13909 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13911         * configure.in (d10v-*-*): New target.
13913 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13915         * config.guess (HP 9000/811): Recognize this as a PA1.1
13916         machine.
13918 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13920         * Makefile.in (do-tar-gz): New target, split out from tail end of
13921         taz target.  Run each command separately, don't use pipes.
13922         (taz): Use it.
13924 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13926         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13927         * mpw-build.in: No builds should depend on building byacc or flex,
13928         they are assumed to be installed already.
13930 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13932         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13933         variable that CC_FOR_TARGET needs.
13935 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13937         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13938         options have changed since the last time the subdirectory was
13939         configured, and if it has, reconfigure.
13940         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13941         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13943 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13945         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13946         CLEAN_MODULES): Add bash.
13947         (all-bash): New target.
13949 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13951         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13953 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13955         * config.sub (basic_machine): Recognize d10v as a valid processor.
13957 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13959         * mpw-configure: Add support for --bindir.
13960         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13962 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13964         * configure.in: add bash, time, gawk to list of hosttools and things
13965         to only build for native toolchains
13967 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13969         * Makefile.in (docdir): Remove.
13971 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13973         * Makefile.in (datadir): Set to $(prefix)/share.
13975 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13977         * configure.in: build diff and patch for cygwin32-hosted
13978         toolchains.
13980 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13982         * config.sub: Accept -rtems*.
13984 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13986         * configure.in: enable dosrel for cygwin32-hosted builds,
13987                 remove diff from the list of things not buildable
13988                 via Canadian Cross
13990 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13992         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13993         don't get ". ".
13995 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13997         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13999 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14001         * Makefile.in (taz): Handle case where tex3patch didn't even get
14002         checked out.  Also, if it was found, put the symlink in a new util
14003         subdirectory.
14005 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14007         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14009 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14011         * config.sub: Recognize -openvms.
14012         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14013         * make-all.com, setup.com: New files.
14015 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14017         * Makefile.in (taz): tex3patch moved to texinfo/util.
14019 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14021         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14022         * configure.in: remove make from disable-if-Can-Cross list
14023                 enable gdb if ${host} and ${target} are cygwin32
14025 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14027         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14028         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14030 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14032         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14033         distinguish sysv/svr4/bsd variants.
14034         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14036 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14038         * configure.in: Added copyright notice.
14039         * move-if-change: Added copyright notice.
14041 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14043         * configure.in (powerpcle-*-solaris*): Until we get shared
14044         libraries working, don't build gdb, sim, make, tcl, tk, or
14045         expect.
14047 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14049         * config.guess:  Merge with FSF:
14051         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14052         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14054         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14055         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14057         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14058         * config.guess:  Combine two OSF1 rules.
14059         Also recognize field test versions.  From mjr@zk3.dec.com.
14060         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14061         because GNU uname does not support -p.  From pmr@pajato.com.
14063 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14065         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14067 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14069         * mpw-README: Document GCCIncludes.
14071 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14073         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14075 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14077         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14079 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14081         * configure.in (*-*-cygwin32): Configure make.
14083 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14085         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14087 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14089         * Makefile.in (all-inet): Depend on all-perl.
14091         * Makefile.in (inet-install): New target.
14093         * Makefile.in (all-inet): Depend on all-tcl.
14094         (all-inet): Depend on all-send-pr.
14096 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14098         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14099         temporarily.
14101 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14103         * configure.in: Don't configure --with-gnu-ld on AIX.
14105 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14107         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14109 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14111         * Makefile.in (ALL_MODULES): Added all-inet.
14112         (CROSS_CHECK_MODULES): Added check-inet.
14113         (INSTALL_MODULES): Added install-inet.
14114         (CLEAN_MODULES): Added clean-inet.
14115         (all-indent): New target.
14117         * configure.in (host_tools): Added inet.
14118         (native_only): Added inet.
14119         (noconfigdirs): Added inet.
14121 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14123         * configure.in: Don't configure libgloss if we are not configuring
14124         newlib.
14126 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14128         * configure.in: Don't configure libgloss for unsupported
14129         architectures.
14131 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14133         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14135 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14137         * Makefile.in (ALL_MODULES): Include all-apache.
14138         (CROSS_CHECK_MODULES): Include check-apache.
14139         (INSTALL_MODULES): Include install-apache.
14140         (all-apache): New target.
14142         * configure.in: Added apache everywhere perl is seen.
14144 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14146         * Makefile.in: Add support for clean-{module} and
14147         clean-target-{module} rules.
14149 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14151         * configure.in (*-*-ose) do not build libgloss.
14153 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14155         * config.guess (prep*:SunOS:5.*:*): Turn into
14156         powerpele-unknown-solaris2.
14158 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14160         * configure.in: Permit --enable-shared to specify a list of
14161         directories.
14163 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14165         * configure.in (host==solaris): Pass only the first word of $CC
14166         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14168 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14170         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14172 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14174         * Makefile.in (ALL_MODULES): Include all-perl.
14175         (CROSS_CHECK_MODULES): Include check-perl.
14176         (INSTALL_MODULES): Include install-perl.
14177         (ALL_X11_MODULES): Include all-guile.
14178         (CHECK_X11_MODULES): Include check-guile.
14179         (INSTALL_X11_MODULES): Include install-guile.
14180         (all-perl): New target.
14181         (all-guile): New target.
14183         * configure.in (host_tools): Include perl and guile.
14184         (native_only): Include perl and guile.
14185         (noconfigdirs): Don't build guile and perl; no ports have been
14186         done.
14188 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14190         * configure (--enable-*): Handle quoted option lists such as
14191         --enable-sim-cflags='-g0 -O' better.
14193 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14195         * Makefile.in ({,inst}all-target): New rule so we can make and
14196         install all of the target directories easily.
14198 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14200         * configure.in: Add missing global flag in sed substitution when
14201         deleting `target-' from ${configdirs}.
14203 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14205         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14206         option.
14208         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14209         config/mh-necv4.
14211         * install.sh: Correct misspelling of transformbasename.
14213         * config.guess: Recognize mips-*-sysv*.
14215 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14217         * config.sub: Recognize mon960.
14219 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14221         * configure: Restore Canadian Cross handling of BISON and LEX,
14222         removed in Feb 20 change.
14224 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14226         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14227         Mention make install.  Remove the old copyright date as well the
14228         clumsy and rather pointless copyright on the README file.
14230 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14233         Makefile after running symlink-tree, then run `make distclean' to
14234         avoid clobbering any generated files in srcdir.
14236 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14238         * configure.in (m68k-*-netbsd*): Build everything now.
14240 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14242         * Makefile.in (taz): Fix quoting.
14244 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14246         * configure.in (sparclet-*-*): Build everything now.
14248 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14250         * configure.in (m68k-*-linux*): New host.
14252 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14254         * configure: Check for bison before byacc.
14256 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14258         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14259         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14260         searching PATH.  These are used as fallbacks by Makefile.in if
14261         flex/bison/byacc aren't in objdir.
14263 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14265         * Makefile.in: Make everything which depends upon all-bfd also
14266         depend upon all-opcodes, in case --with-commonbfdlib is used.
14268 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14270         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14271         building NT native compilers on Unix.
14273 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14275         * configure.in: Don't get CC from the host Makefile fragment if we
14276         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14277         Solaris test for /usr/ucb/cc to the post target script, just after
14278         the compiler sanity test.
14280 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14282         * config.sub: Merge with FSF.
14284 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14286         * Makefile.in (RPATH_ENVVAR): New variable.
14287         (REALLY_SET_LIB_PATH): Use it.
14288         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14290 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14292         * config.sub, configure.in: Recognize sparclet cpu.
14294 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14296         * config.guess:  Support m68k-cbm-sysv4.
14298 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14300         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14301         m68k-unknown-linuxaout from linker help string.  Put quotes around
14302         $ld_help_string.
14304 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14306         * config.guess (powerpc-harris-powerunix): Add guess for port
14307         to new target.
14309 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14311         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14313 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14315         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14316         $(REALLY_SET_LIB_PATH) in Makefile.
14317         * Makefile.in (SET_LIB_PATH): New variable.
14318         (REALLY_SET_LIB_PATH): New variable.
14319         ($(DO_X)): Use $(SET_LIB_PATH).
14320         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14321         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14322         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14323         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14324         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14325         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14326         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14327         (install-dosrel): Likewise.
14328         (all-opcodes): Depend upon all-libiberty.
14330 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14332         * config.guess (*:CYGWIN*): New
14334 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14336         * Makefile.in (all-target-winsup): All all-target-libiberty.
14338 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14340         * configure.in (noconfigdirs): Add missing # in front of comment.
14342 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14344         * configure.in: add second pass to things added to noconfigdirs
14345         so *-gm-magic can exclude libgloss properly.
14347 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14349         * mpw-configure (extralibs_name, rez_name): Set correctly
14350         for MWC68K compiler.
14352         * mpw-README: Add more info on the necessary build tools.
14354 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14356         * configure.in, config.sub: Recognize cygwin32.
14358 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14360         * config.guess, config.sub: Recognize A/UX.
14362 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14364         * config.sub: Merge with gcc/config.sub.
14366 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14368         * mpw-build.in (do-binutils): Add build of stamps.
14370 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14372         * config.sub: Add recognition for mips64vr4100*-* targets.
14374 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14376         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14377         Add creation of gconfigargs with `--enable-shared' turned on.
14378         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14379         ($(host)-stamp-stage3-configured): Likewise.
14380         (HOLES): Add chatr and ldd.
14381         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14383 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14385         * configure: Pass --nfp to recursive configures.
14387 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14389         * Makefile.in (DLLTOOL): New.
14390         (DLLTOOL_FOR_TARGET): New.
14391         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14392         (EXTRA_TARGET_FLAGS): Ditto.
14393         (EXTRA_GCC_FLAGS): Ditto.
14394         (CONFIGURE_TARGET_MODULES): Ditto.
14395         (DO_X): Ditto.
14396         * configure: Add DLLTOOL.
14398 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14400         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14401         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14402         mh-sco, since old workarounds no longer needed, and don't
14403         build ld, since libraries have weak symbols in COFF.
14405 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14407         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14409 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14411         * configure.in: Make sure that ${CC} can be used to compile an
14412         executable.
14414 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14416         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14417         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14418         nothing depending on whether gdbtk is being built.
14420 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14422         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14424 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14426         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14427         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14429 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14431         * config-ml.in: Add support for
14432         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14433         Simplify setting of multidirs from --disable-foo.
14435 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14437         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14438         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14439         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14440         non-empty, pass them on to the  GCC make.
14441         (all-bootstrap): New rule that is like all-gcc, except it executes
14442         the GCC bootstrap rule instead of the GCC all rule.
14444 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14446         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14448 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14450         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14451         DG/UX support.
14453 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14455         * config.sub (i*86*) Change [345] to [3456]
14457 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14459         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14460         --with-gnu-ld=no.
14462 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14464         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14465         AIX multilibs get built.
14467 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14469         * configure.in (i386-win32): Don't build expect if we're not
14470         building the tcl subdir.
14472 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14474         * Makefile.in: (configure-target-examples, all-target-examples):
14475         New targets, configure and build example programs.
14477 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14479         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14480         use it as input to sedit the generated MPW makefile.
14481         * mpw-README: Add a suggestion about Gestalt.h.
14483 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14485         * config.sub: Accept *-*-ieee*.
14487 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14489         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14490         Ronald F. Guilmette <rfg@monkeys.com>.
14492 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14494         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14495         for powerpc-pe native.
14496         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14497         (target==powerpc-pe): duplicate i386-win32 entry.
14499 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14501         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14502         of vxworks, not just vxworks5.1.
14504 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14506         * mpw-configure: Add support for exec-prefix.
14508 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14510         * config.guess: Recognize HP model 816 machines as having
14511         a PA1.1 processor.
14513 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14515         * configure: Ignore new autoconf configure options.
14517 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14519         * config.guess:  Recognize Pentium under SCO.
14520         From Robert Lipe <robertl@arnet.com>.
14522 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14524         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14526 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14528         * configure.in: Don't configure gas for alpha-dec-osf*.
14530 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14532         * configure.in: Default to --with-stabs for some targets for which
14533         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14534         i[345]86*-*-unixware*.
14536 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14538         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14539         rather than basing it on the target.  Simplify handling of options
14540         controlling which directories to configure.  Remove extraneous
14541         slash in multi-clean target.
14543 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14545         * config-ml.in: Prefix more variables with ml_ so they don't collide
14546         with configure's.
14548 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14550         * configure: Don't turn -v into --v.
14552 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14554         * configure.in (targargs): Fix typo.
14556         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14558 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14560         * configure.in: Strip --host and --target options from
14561         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14562         --with-cross-host option when building with a cross-compiler.
14563         * configure: Canonicalize the arguments put into config.status by
14564         always using `=' for an option with an argument.  Pass a presumed
14565         --host or --target explicitly.
14567 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14569         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14570         into general OS recognition case.
14572 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14574         * configure.in (target_configdirs): add target-winsup only
14575         for win32 target systems.
14577 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14579         * Makefile.in (all-target-libgloss): Depend upon
14580         configure-target-newlib, since when libgloss is built it looks to
14581         see if the newlib directory exists.
14583 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14585         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14586         cfg-ml-*.in.
14588 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14590         * configure: Handle LD and LD_FOR_TARGET when configuring a
14591         Canadian Cross.
14593 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14595         * configure.in (target_libs): add target-winsup.
14596         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14597         (target==ppcle-pe): remove ld from $noconfigdirs.
14599 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14601         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14602         Preserve relative path names in $srcdir.  Build symlink tree if
14603         configuring cross target dir and srcdir=. (= no VPATH support).
14604         (configure-target-libg++): Depend on configure-target-librx.
14605         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14606         * config-ml.in: New file.
14607         * symlink-tree: New file.
14608         * configure: Ensure srcdir="." if that's what it is.
14610 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14612         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14613         includes and FLEX_SKELETON setting.
14614         * mpw-configure (--with-gnu-ld): New option, controls whether
14615         to use PPCLink or ld with PowerMac GCC.
14616         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14617         * mpw-config.in: Configure grez if targeting Mac.
14619         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14620         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14621         just macos.
14622         * configure.in: Configure grez resource compiler if targeting Mac.
14623         * Makefile.in (all-grez, install-grez): New targets.
14625 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14627         * configure: CXX defaults to gcc, not g++.  If we find
14628         gcc in the path, set CC to gcc -O2.
14630 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14632         * configure: Default ${build} correctly.  Avoid picking up extra
14633         spaces when reading CC and CXX from Makefile.  When doing a
14634         Canadian Cross, use plausible default values for numerous
14635         variables.
14636         * configure.in: When doing a Canadian Cross, don't try to
14637         configure tools whose configure script can't handle it.
14639 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14641         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14643 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14645         * configure:  Remove dubious bug reporting address.
14647 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14649         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14650         configure script, run that instead of this directory's configure.
14651         In either case, print a message that we're configuring the sub-dir.
14653 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14655         * configure.in: Before checking for the existence of various files,
14656         use sed to filter out "target-".
14658 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14660         * Makefile.in (DO_X): Split rule to decrease command line length
14661         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14662         (Philippe De Muyter).
14664 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14666         * Makefile.in (all-patch): depend on all-libiberty.
14668 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14670         * configure.in: If the only directory in target_configdirs which
14671         actually exists is libiberty, then set target_configdirs to empty,
14672         to avoid trying to build a target libiberty in a gas or gdb
14673         distribution.
14675 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14677         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14678         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14679         systems.
14681 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14683         * configure.in (copy_dirs): Use sys-include instead of include
14684         for --with-headers option.
14686 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14688         * Makefile.in, configure.in: Make winsup builds work with
14689         new scheme.
14691 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14693         * configure.in: Build the linker on AIX.
14695 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14697         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14698         where needed.
14700 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14702         * Makefile.in (all-gcc): Fix typo.
14704 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14706         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14708 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14710         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14711         to target-xiberty, to provide more flexibility.
14712         (target_subdir):  Define.  Create if cross.
14713         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14714         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14715         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14716         check-libFOO -> check-target-libFOO, etc.
14717         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14718         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14719         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14720         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14721         allow ALL_GCC="" to only configure.
14722         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14723         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14724         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14726 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14728         * Makefile.in (taz): Build "info" in etc explicitly.
14730 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14732         * configure.in:  Make sure that CC is undefined (as opposed to
14733         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14734         problem with autoconf trying to configure on a host without GCC.
14736 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14738         * mpw-configure: Set host alias from choice of host compiler,
14739         only use generic MPW Makefile sed if present, edit a file
14740         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14741         * mpw-README: Add problem notes about CW6 and CW7.
14743 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14745         * Makefile.in (taz): Use ";" instead of ";;".
14747 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14749         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14750         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14751         DISTDOCDIRS.
14752         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14753         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14755 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14757         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14758         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14759         Move bfd to DISTSTUFFDIRS.
14761 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14763         * Makefile.in (X11_LIB): Removed.
14764         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14766         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14768 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14770         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14771         names.
14773 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14775         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14777 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14779         * configure.in (i[345]86-*-win32): Always build newlib.
14780         Don't configure cvs, autoconf or texinfo.
14781         * Makefile.in (LD_FOR_TARGET): New.
14782         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14783         Pass down LD_FOR_TARGET.
14785 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14787         * winsup: New directory.
14788         * Makefile.in: Build winsup.
14789         * configure.in: Winsup is configured when target is win32.
14790         Can only build win32 target GDB when native.
14792 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14794         * config.guess: Recognize HP model 819 machines as having
14795         a PA 1.1 processor.
14797 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14799         * configure: Fix sed loop which substitutes for CC and CXX to
14800         avoid bug found in various sed implementations.
14802 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14804         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14805         simulator.  Use standard powerpc-*-eabi*.
14807 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14809         * configure.in: Stop putting gas and binutils in noconfigdirs for
14810         powerpc-*-aix* and rs6000-*-*.
14812 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14814         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14815         -mcall-aixdesc libraries.
14817 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14819         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14821         * config.sub (arm | armel | armeb): Fix shell syntax.
14823 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14825         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14826         -msoft-float and -mcpu=common support.
14827         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14828         libraries.
14830 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14832         * configure.in: Allow configuration and build of emacs19 for the alpha.
14834 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14836         * configure.in (CC): Get ^CC, not just any old CC, from
14837         ${host_makefile_frag}.
14839 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14841         * configure.in (CC): Try to get CC from
14842         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14844 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14846         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14847         only if it exists in $(srcdir).
14849 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14851         * configure: If CC and CXX are not set in the environment, set
14852         them, based on either an existing Makefile or on searching for gcc
14853         in PATH.  Substitute for CC and CXX in Makefile.
14854         * configure.in: Remove libm from target_libs.  Separate
14855         target_configdirs from configdirs.  If CC is not set in
14856         environment, try to get it from a host Makefile fragment.  Rewrite
14857         changes of configdirs to use skipdirs instead.  A few minor
14858         tweaks.  Take directories out of target_configdirs as they are
14859         taken out of configdirs.  Remove existing Makefile files from
14860         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14861         CONFIG_ARGUMENTS in Makefile.
14862         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14863         by configure.in.
14864         (CONFIG_ARGUMENTS): Likewise.
14865         (CONFIGURE_TARGET_MODULES): New variable.
14866         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14867         ($(CONFIGURE_TARGET_MODULES)): New target.
14868         (configure-libg++, configure-libio): New targets.
14869         (all-libg++): Depend upon configure-libg++.
14870         (all-libio): Depend upon configure-libio.
14871         (configure-libgloss, all-libgloss): New targets.
14872         (configure-libstdc++): New target.
14873         (all-libstdc++): Depend upon configure-libstdc++.
14874         (configure-librx, all-librx): New targets.
14875         (configure-newlib): New target.
14876         (all-newlib): Depend upon configure-newlib
14877         (configure-xiberty): New target.
14878         (all-xiberty): Depend upon configure-xiberty.
14880 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14882         * configure.in (host i[345]86-*-win32):  Expand the
14883         noconfigdirs again.
14885 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14887         * mpw-configure: Fix sed command file name.
14889 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14891         * configure.in (host i[345]86-*-win32): Reduce the
14892         noconfigdirs again.
14894 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14896         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14897         or powerpc*-*-pe*, since they are not yet supported.
14899 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14901         Add PowerMac support and many other enhancements.
14902         * mpw-configure: New option --cc to select compiler to use,
14903         paste options set according to --cc into the generated
14904         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14905         if mpw-make.sed is present.
14906         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14907         add forward includes for PowerPC include files.
14908         * mpw-build.in: Build using Makefile.PPC if present.
14909         (do-byacc, etc): Remove separate version resource builds.
14910         (do-gas): Build "stamps" before "all".
14911         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14912         * mpw-README: Update to reflect --cc option, PowerMac support,
14913         and recently-reported compatibility problems.
14915 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14917         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14918         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14919         (--with-multilib-top): Pass to recursive invocations.
14921 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14923         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14924         v810-*-*.
14926 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14928         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14929         gdb, ld and opcodes on v810-*-*.
14931 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14933         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14934         (local-maintainer-clean): New target.
14935         (maintainer-clean): New target.
14936         (realclean): Just depend upon maintainer-clean.
14938 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14940         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14942 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14944         * configure.in: Build ld in mips*-*-bsd* case.
14946 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14948         * config.sub: Accept -lites* OS.  From Ian Dall.
14950 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14952         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14953         targets.
14955 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14957         * configure.in: treat i386-win32 canadian cross the same as
14958         i386-go32 canadian cross.
14960 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14962         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14963         running under the simulator to build a reduced set of libraries.
14964         (powerpc-*-eabiaix): Add fine grained multilib support added to
14965         other powerpc targets yesterday.
14967 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14969         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14970         -disable-softfloat, -disable-relocatable, -disable-aix, and
14971         -disable-sysv to control which multilib libraries get built.
14973 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14975         * configure: Add Makefile.tem to list of files to remove in trap
14976         handler.
14978 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14980         * config.guess (*Linux*):  Add missing "exit"s.
14981         Also, need specific check for alpha-unknown-linux (uses COFF).
14983 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14985         * config.guess:  Merge with FSF:
14987         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14988         * config.guess (AIX4): More robust release numbering discovery.
14990         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14991         * config.guess (i386-sequent-ptx): Properly get version number.
14993         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14994         * config.guess (mips:*:4*:UMIPS): New case.
14996 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14998         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14999         (i386-win32 host): Likewise.  Don't build readline.
15001 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15003         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15004         SUPPORT_FILES to submakes.
15006 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15008         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15009         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15010         mpw-configure.
15012 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15014         * configure.in (appdirs): Use =, not ==, in test expression when
15015         trying to build the text to print in the warning message for
15016         Solaris users.
15018 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15020         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15022 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15024         * config.guess: Recognize lynx-2.3.
15026 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15028         * config.sub (z8ksim): Deleted
15029         (z8k-*-coff): New, this is the one true name of the target.
15031 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15033         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15035 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15037         * config.guess (*:Linux:*:*): First try asking the linker what the
15038         default object file format is (elf, aout, or coff).  Then if this
15039         fails, try previous methods.
15041 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15043         * configure.in: Don't build newlib for *-*-vxworks5.1.
15045 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15047         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15048         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15050 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15052         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15054 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15056         * cfg-ml-com.in: New file.
15057         * cfg-ml-pos.in: New file.
15059 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15061         * COPYING.NEWLIB: Add HP free copyright to list.
15063 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15065         * config.sub: Recognize -eabi* for the system, not just -eabi.
15067 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15069         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15070         * config.sub, configure.in (win32): New target and host.
15072 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15074         * configure.in: Add i386-pe configuration.
15076 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15078         * mpw-build.in (install): Install GDB after LD.
15080 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15082         * mpw-config.in (elf/mips.h): Always forward-include, needed
15083         for GDB to build.
15085 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15087         * testsuite: New directory for customer acceptance and whole tool
15088         chain tests.
15090 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15092         * configure: If per-host line isn't found, but AC_OUTPUT is found
15093         and a configure script exists, run it instead.
15095 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15097         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15099 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15101         * configure: Set build_{cpu,vendor,os,alias} to host values when
15102         --build isn't specified.
15104 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15106         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15107         (FLAGS_TO_PASS): Pass them.
15108         (EXTRA_TARGET_FLAGS): Ditto.
15110 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15112         * Makefile.in (all-libg++): Depend on all-libstdc++.
15114 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15116         * configure.in (noconfigdirs): Enable all packages for
15117           i386-unknown-netbsd.
15119 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15121         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15122         hosted builds (DOS builds)
15124 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15126         Changes for ARM based on patches from Richard Earnshaw:
15127         * config.sub: Handle armeb and armel.
15128         * configure.in: Omit arm linker only for riscix.
15130 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15132         * config.guess:  Update from FSF.
15134 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15136         * config.sub: Recognize powerpcle as the little endian variant of
15137         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15138         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15139         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15140         temporarily.
15142 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15144         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15146 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15148         * config.sub: Accept -lites* as a basic system type.
15150 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15152         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15153         installed, and if so return linuxoldld as the system name.
15155 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15157         * config.guess: Add hppa1.1-hp-lites support.
15159 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15161         * configure.in: Don't build newlib for m68k-vxworks5.1.
15163 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15165         * configure.in (mips-sgi-irix6): Use mh-irix5.
15167 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15169         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15171 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15173         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15174         OSF/1.  Fix compiler flags.
15175         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15177 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15179         * configure.in: Recognize --with-newlib.
15180         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15182 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15184         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15185         to *_X11_MODULES due to gdbtk needing X include files et al.
15187 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15189         Merge in support for Mac MPW as a host.
15190         (Old change descriptions retained for informational value.)
15192         * mpw-config.in: Add generic include forwards for cpu-specific
15193         include files in aout and elf directories.
15195         * mpw-configure: Added copyright.
15196         * mpw-config.in: Check for presence of required build tools.
15197         (target_libs): Add newlib.
15198         (target_tools): Add examples.
15199         (Read Me): Generate as "Read Me for MPW" instead.
15200         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15201         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15202         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15204         * mpw-configure: Remove subdir-specific makefile hackery,
15205         delete mk.tmp after using it.
15207         * mpw-build.in (all): Display start and end times.
15209         * mpw-configure (host_canonical): Set.
15210         (target_cpu): Always add to makefiles.
15211         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15212         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15213         (mpw-mh-mpw): Look for in srcdir and srcroot.
15214         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15216         * mpw-build.in: (install-only): New target.
15218         * mpw-configure (host_alias, target_alias): Rename from hostalias
15219         and targetalias, add into generated Makefile.
15220         (mk.tmp): If present, add into generated Makefile.
15221         * mpw-build.in (all-gas): Build config.h first before gas proper.
15223         * mpw-configure (config.status): Write only if changed.
15224         * mpw-config.in (readline): Configure it (not built, just used for
15225         definitions).
15227         * mpw-config.in (elf/mips.h): Add a forward include.
15229         * mpw-config.in: Forward-include most .h files in include into
15230         extra-include.
15231         (readline): Don't build.
15232         mpw-build.in (install): Install GDB.
15234         * mpw-configure (prefix, mpw_prefix): Handle it.
15235         * mpw-config.in (mmalloc, readline): Don't configure.
15236         * mpw-build.in (thisscript): Rename to ThisScript.
15237         Use mpw-build instead of BuildProgram everywhere.
15238         (mmalloc, readline): Don't build.
15239         * mpw-README: New file, basic documentation about the MPW port.
15241         * mpw-config.in: Use forward-include to create include files.
15243         * mpw-configure: Add more things to the top of each configured
15244         Makefile, including contents of config/mpw-mh-mpw.
15245         * mpw-config.in (extra-include): Create this directory and fill it
15246         with Posix-like include files when configuring.
15248         * config.sub (apple, mac, mpw): Add various aliases.
15250         * mpw-build.in: New file, top-level build script fragment for MPW.
15251         * mpw-configure: New file, configure script for MPW.
15252         * mpw-config.in: New file, config fragment for MPW.
15254 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15256         * configure.in (host_libs): Remove glob, since it is gone from the
15257         sources.
15259 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15261         * Makefile.in: define empty GDB_NLM_DEPS var.
15263         * configure.in(target_makefile_frag): use config/mt-netware
15264         for netware targets.
15266 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15268         * config.sub: Merge in recent FSF changes.  Remove linux special
15269         cases.
15271 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15273         Revert this change:
15275         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15277                 * build-all.mk: Use CC=cc -Xs on Solaris.
15279 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15281         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15282         stop using it.
15283         * Makefile.in: Nuke all references to glob subdirectory.
15285 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15287         * configure.in: Fix --enable-shared logic in per-host.
15289 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15291         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15293 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15295         * configure.in (noconfigdirs): Don't build gas on AIX, for
15296         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15298 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15300         * configure: Fix --cache-file to work if the file argument is a
15301         relative path.
15303 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15305         * configure: If the --cache-file is used, pass it down to
15306         configure in subdirectories.
15308 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15310         * config.sub: add vxworks29k configuration.
15312 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15314         * Makefile.in (taz): Do "diststuff" part quietly.
15316 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15318         * config.sub: Mini-merge with gcc/config.sub.
15320 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15322         * config.guess (IRIX): Sed - to _.
15324 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15326         * Makefile.in (source-vault, binary-vault): New targets.
15328 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15330         * config.sub: Recognize -eabi as a basic system type.
15332 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15334         * configure.in (enable_shared stuff): Fix typo.
15336 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15338         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15340 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15342         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15344 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15346         * configure.in (rs6000-*-*): Don't build gas.
15348 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15350         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15351         reduce command line length.
15352         (AS_FOR_TARGET): Check for as.new, not Makefile.
15353         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15355 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15357         * config.guess:  Merge from FSF.
15359 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15361         * configure: Don't use $ when handling program_suffix.
15363 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15365         * configure.in:  Configure tk for hppa/hpux.
15367 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15369         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15371 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15373         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15374         to LIBCXXFLAGS.  Tests are better run without it.
15376 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15378         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15380 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15382         * configure.in (*-*-netware*): Don't configure xiberty.
15384 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15386         * configure.in:  Remove tk from native_only list.
15388 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15390         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15391           for special NCD build.
15393 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15395         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15396         makeall.bat, they're only useful for binutils snapshots.
15397         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15398         makeall.bat to specified SUPPORT_FILES.
15400 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15402         * build-all.mk: Add Ericsson targets to sun4 and solaris
15403           hosts.  Add  BNR's sun4 target to solaris host, so their
15404           build-from-source will be tested in-house first.
15406 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15408         * Makefile.in (LIBCFLAGS): New variable.
15409         (CFLAGS_FOR_TARGET): Ditto.
15410         (LIBCFLAGS_FOR_TARGET): Ditto.
15411         (LIBCXXFLAGS): Ditto.
15412         (CXXFLAGS_FOR_TARGET): Ditto.
15413         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15414         (BASE_FLAGS_TO_PASS): Pass them.
15415         (EXTRA_TARGET_FLAGS): Ditto.
15417         * configure.in: Support --enable-shared.
15419 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15421         * configure.in (target_libs):  Include libstdc++ again.
15422         * config.guess:  Update from FSF (for FreeBSD).
15424 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15426         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15427         makeall.bat.
15428         (DISTDOCDIRS): Add `etc'.
15429         (ETC_SUPPORT_PFX): New variable.
15430         (taz): Include anything from etc starting with a word in
15431         ETC_SUPPORT_PFX.
15433 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15435         * config.sub: Update for recent FSF changes.  Remove obsolete
15436         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15437         spacing changes.
15439 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15441         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15443         * config.guess:  Merge with FSF.
15444         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15446 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15448         * configure: Since the "trap 0" handler will override the exit
15449         status on many systems, only use it for "exit 1", and make it set
15450         a non-zero exit status; reset it before "exit 0".  Also, check
15451         exit status of config.sub, and error out if it failed.
15453 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15455         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15456         and install libgloss.
15458 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15460         * Makefile.in (all-binutils): Depend upon all-byacc.
15462         * configure.in: Don't build emacs on Irix 5.
15464 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15466         * configure.in (*-*-netware*): Add libio.
15468 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15470         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15471         (CHECK_TARGET_MODULES): Ditto.
15472         (INSTALL_TARGET_MODULES): Ditto.
15473         (TARGET_LIBS): Ditto.
15474         (all-libstdc++): Note dependencies.
15476 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15478         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15480 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15482         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15483         -fexternal-templates.
15485         * configure.in (target_libs): Add libstdc++.
15486         (noconfigdirs): Add libstdc++ as appropriate.
15488 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15490         * config.guess:  Update from FSF.
15492 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15494         * configure: Use ${config_shell} when running ${configsub}.
15496 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15498         * config.sub: No longer recognize h8300h.
15500 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15502         * config.sub: Remove extraneous differences between config.sub and
15503         gcc/config.sub.
15505 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15507         * Makefile.in (DISTSTUFFDIRS): Add gas.
15509 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15511         * COPYING.NEWLIB: New file.
15513 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15515         * config.guess (HP-UX):  Patch from Harlan Stenn
15516         <harlan@landmark.com> to also emit release level.
15518 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15520         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15522 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15524         * config.sub:  Merge nextstep cleanup from FSF.
15526 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15528         * configure.in (arm-*-*): Don't configure ld for this target.
15530 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15532         * configure.in (*-*-netware): don't configure libg++, libio,
15533           librx, or newlib.
15535 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15537         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15538         configure ld--it works, but it doesn't support shared libraries.
15540 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15542         * config.guess (*-unknown-freebsd*):  Get rid of possible
15543         trailing "(Release)" in version string.
15544         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15546 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15548         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15549         Fix type: *-next-neststep -> *-next-nextstep.
15551         * config.guess:  Merge from FSF:
15553         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15555         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15557         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15559         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15560         instead of UNIX_SV for UnixWare 1.0).
15562 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15564         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15565         to make gdb/nlm/* build after the compiler and linker.
15567 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15569         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15570         not just i[34]86.
15571         (m68k-atari-sysv4):  Relocate to match FSF version.
15573         * config.guess:  More merges from the FSF:
15575         Add a space before function call or macro invocation.
15577         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15579         * config.guess: Add trap cmd to remove dummy.c and dummy when
15580         interrupted.
15582         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15584         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15585         (dummy): Redirect stderr from compilation of dummy.c.
15587         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15589         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15591 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15593         * configure: Accept and ignore --cache*, for compatibility with
15594         new autoconf.
15596 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15598         * config.guess:  Merge from FSF:
15600         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15602         * config.guess (Pyramid*:OSx*:*:*): New case.
15603         (PATH): Add /.attbin at end for finding uname.
15604         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15606         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15608         * config.guess (M88*:DolphinOS:*:*): New case.
15610         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15612         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15613         to select whether to use ELF or COFF.
15615         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15617         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15619         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15621         * config.guess: Guess the OS version for HPUX.
15623         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15625         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15627 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15629         * configure.in: Recognize --with-headers, --with-libs, and
15630         --without-newlib.
15631         * Makefile.in (all-xiberty): Depend upon all-ld.
15633 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15635         * configure.in: Change i[34]86 to i[345]86.
15637 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15639         * configure (version): A few more tweaks to help message.
15641 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15643         * Makefile.in:  Remove (for now) librx as a host library,
15644         now that we're building it for target.
15646 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15648         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15649         (Karl Berry).
15651 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15653         * configure.in:  Also configure librx.
15655 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15657         * Makefile.in:  Update various rules to reflect that librx
15658         is now needed for libg++.
15660 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15662         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15664 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15666         * configure.in: Configure the examples directory.
15668 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15670         * configure: Simplify Jun 2 1994 change.
15672 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15674         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15675         /bin/gcc isn't good enough to build gcc.
15677 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15679         * Makefile.in (GDB_SUPPORT_FILES): Remove
15680         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15681         (gdb.tar.gz): Add new rule to use standard distribution building
15682         mechanism.
15684 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15686         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15687         Bill Cox <bill@cygnus.com>.
15689 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15691         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15693 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15695         * configure:  Search current dir first in .gdbinit.
15697 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15699         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15701 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15703         * config.sub:  Refer to NeXT's operating system as nextstep.
15705         * config.sub (case $basic_machine):  Re-order the cases, to match
15706         the order in the FSF version (which is mostly alphabethical).
15707         Merge in some additions and changes from the FSF.
15709 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15711         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15712         * config.sub: Recognize cxux7.
15713         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15715 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15717         * config.sub:  Fix typo powerpc -> powerpc-*.
15719 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15721         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15723         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15724         parallel with all-emacs and install-emacs).  Top-level command
15725         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15727 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15729         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15730         $(relbindir)/make before doing ``make install'', and use
15731         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15732         installing over running make binary.
15733         ($(host)-stamp-stage3-installed): Likewise.
15735 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15737         * config.guess: Recognize Mach.
15739 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15741         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15742         see whether --exec-prefix was used.
15744 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15746         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15748 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15750         * Makefile.in: Add all-librx target similar to all-libproc.
15752 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15754         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15755         with post 1.2 uname bogosity.
15757 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15759         * configure: Remove temporary files on receipt of a signal.
15761 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15763         * configure: If there is a package_makefile_frag, remove
15764         ${subdir}/Makefile.tem after copying it in.
15766 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15768         * build_all.mk: support rs6000 lynx identifies itself as
15769         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15770         since /bin/gcc is too feeble to compile a modern gcc.
15772 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15774         * brought devo/test-build.mk update-to-date with progressive/
15775           test-build.mk. Add lynx targets and hppa flag info.
15777 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15779         * configure.in:  Use mh-ncrsvr43.  Patch from
15780         Tom McConnell <tmcconne@sedona.intel.com>.
15782 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15784         * config.guess (i386-unknown-bsdi):  No longer need to
15785         check #if defined(__bsdi__) && defined(__i386__).
15787 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15789         * configure: Set program_transform_nameoption correctly.
15791 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15793         * brought build-all.mk update-to-date with progressive build-all.mk,
15794           added new targets and hppa info.
15796 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15798         * configure: If config.guess result is a prefix of the user
15799         specified target, assume a native build and use the user specified
15800         target as the host alias.  Remove SunOS patch suffix removal hack.
15801         * configure.in: Remove SunOS patch suffix removal hack.
15803         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15804         in NATIVE_CHECK_MODULES.
15806 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15808         * Makefile.in: Rename HOST_ONLY to NATIVE.
15809         * configure: Delete SunOs patch suffix from host_canonical
15810           and build_canonical variables that are prepended to Makefiles.
15811         * configure.in: Add comments for easier maintenance.
15813 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15815         * Makefile.in: Add all-libproc target similar to all-gui.
15817 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15819         * Makefile.in (CHECK_MODULES): split into
15820         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15822 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15824         * config.guess (i386-unknown-bsdi): New system to guess.
15826 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15828         * Makefile.in: Add all-gui target (but not yet build by "all").
15830 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15832         * config.sub: Move deletion of patch suffix from here...
15833         * configure.in: To here, at Ian's suggestion.  The top-
15834           level scripts might need to know of a patch level.
15836 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15838         * config.sub: Strip off patch suffix so rtl is recognized
15839           as a sunos4.1.3 machine, even though it's been patched.
15841 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15843         * Makefile.in (INSTALL_LAST): Delete.
15844         (INSTALL_DOSREL): New.
15846 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15848         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15849         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15850         whether we pass down --with-gnu-ld anyhow.
15852 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15854         * Makefile.in (INSTALL_LAST): Change operation so it works
15855         on more flavors of make.
15856         * configure.in (go32): Don't build libg++ or libio.
15858 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15860         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15861         they can be overriden by templates.
15863 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15865         * configure.in (target==go32): Don't build gdb.
15866         * dosrel: New directory.
15868 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15870         * configure.in (host==go32): Configure dosrel too.
15871         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15872         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15873         be set by incoming names or templates.
15874         (INSTALL_LAST): New rule.
15876 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15878         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15880 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15882         * configure.in (appdirs): New variable.  Currently empty, but will
15883         be used in gas distribution.  If nonempty, lists a set of
15884         directories at least one of which must get configured, or top
15885         level configuration is considered to have failed.
15886         (rs6000-*-lynxos*): Use new file name.
15888 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15890         Eliminate XTRAFLAGS.
15891         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15892         newlib include files using -idirafter, and also use -nostdinc.
15893         (CXX_FOR_TARGET): Likewise.
15894         (XTRAFLAGS): Removed.
15895         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15896         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15897         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15898         ($(DO_X)): Don't pass down XTRAFLAGS.
15900 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15902         * configure.in (mips*-dec-bsd*): New target; do build linker.
15903         (mips*-*-bsd*): New target; don't build linker.
15905 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15907         * configure.in: support rs6000-*-lynxos* configuration.
15908         support sunos4 as a cross target.
15910         * config.sub: look for lynx*, not lynx since the OS version may
15911         legitimately be part of the name.
15913 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15915         * configure.in (i[34]86-*-sco*): Move to be with other i386
15916         targets.
15917         (romp-*-*): New target.  Skip various binary utilities.
15918         (vax-*-*): New target.  Don't build newlib.
15919         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15921 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15923         * configure.in: Only set host_makefile_frag if config
15924         directory exists.
15926 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15928         * install.sh: If $dstdir exists, don't check whether each
15929         component does.
15931 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15933         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15935 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15937         * configure.in (*-*-lynxos*): Don't configure newlib for either
15938         native or cross Lynx.
15940 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15942         * config.sub (sparc64-elf): Fix os.
15943         (z8k): Remove duplicate.
15945 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15947         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15948         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15950 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15952         * configure: Make file links cleanly even if Lynx fails on
15953           an NFS symlink (at least fail cleanly).
15955 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15957         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15958         -XNh2000.
15960 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15962         * configure: Unknown options are fatal again.
15964 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15966         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15967         compatibility.
15969 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15971         * build-all.mk: Add `clean' target.
15973 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15975         * config.guess:  Add SINIX support.
15976         * configure.in:  Add mips-*-sysv4* support.
15978 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15980         * build-all.mk: Document all useful targets.
15981         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15982         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15984 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15986         * configure: Support --silent, --quiet.
15988 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15990         * configure: Support --disable-FEATURE.
15992 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15994         * config.guess: Recognize NCR running SVR4.3.
15996 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15998         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15999         Patch from Paul Eggert <eggert@twinsun.com>.
16001 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16003         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16005 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16007         * configure: Make unrecognized options give nonfatal warnings
16008         instead of fatal errors, and pass them to any subdirectory
16009         configures in case they recognize them.
16010         Make --x equivalent to --with-x.
16012 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16014         * configure: Add --enable-* options.  Clean up usage message and
16015         some comments.
16017 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16019         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16021 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16023         * configure.in (hppa*-*-*): Enable binutils.
16025 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16027         * config.sub: Recognize cisco.
16029 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16031         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16033 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16035         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16036         than one configuration name.  Add comment.
16038 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16040         * config.guess: about target *-hitachi-hiuxwe2, fixed
16041         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16042         macro is incorrect.]
16044 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16046         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16047         than the "make ls" stuff which used to be here.
16049 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16051         * config.guess:  Recognize i[34]86-unknown-freebsd.
16052         From Shawn M Carey <smcarey@rodan.syr.edu>.
16054 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16056         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16058 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16060         * config.guess: Check for ptx.
16062 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16064         * config.sub: Add os9k checking.
16066 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16068         * config.guess: Handle OSF1 running on HPPA processors
16070 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16072         * configure: If subdir configure fails, print out a message with
16073         subdirectory name, in case subdir's configure code didn't identify
16074         itself.
16076 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16078         * configure.in: Remove embedded newlines from configdirs.
16079         Avoid mismatches of substrings.  Fix matching strings at end
16080         of configdirs.
16082 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16084         * config.guess:  Add Lynx/rs6000 config support.
16086 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16088         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16090 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16092         * configure.in (hppa*-*-osf*): Treat this just like most other
16093         PA configurations (eg no binutils or ld).
16094         (hppa*-*-*elf*): These configurations have binutils and ld.
16096 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16098         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16100 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16102         * configure.in (rs6000-*-*): Build gas.
16104 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16106         * Makefile.in:  Avoid bug in losing hpux sed.
16108 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16110         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16111         for GDB and GDB has been fixed to not need it.
16113 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16115         * config.guess: Recognize vax hosts.
16117 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16119         * configure (while loop): Don't use "break 2" inside case
16120         statement -- the case statement isn't an enclosing loop.
16122 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16124         * config.guess:  Clean up NeXT support, to allow nextstep
16125         on Intel machines.  Make OS be nextstep.
16127 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16129         * config.guess: Add alternate forms for Convex.
16131 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16133         * configure:  Completely rewrite option processing.  Take
16134         advantage of pattern-matching to avoid invoking test frequently.
16135         Also clean up host and target defaulting logic.
16137 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16139         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16140         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16141         commands (plus user environment) will fit SCO limits.
16143 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16145         * configure.in: Don't issue warnings about directories which are
16146         not being configured if -norecursion is set.  Correct test for
16147         --with-gnu-as and --with-gnu-ld to not get confused by substring
16148         matches.
16150         * configure.in: Don't build gas for alpha-dec-osf1*.
16152 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16154         * configure:  Back out Per's change of 12/19/1993.  It changes the
16155         behavior of configure in unexpected and confusing ways.
16157         Also, use different delim char when calculating
16158         program_transform_name so that the name can contain slashes.
16160 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16162         * configure.in, config.sub: Add support for VSTa micro-kernel.
16164 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16166         * configure.in: Nuke hacks which were used to get a special
16167         version of GAS for HPPA configurations.
16169 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16171         * configure:  If only ${target_alias} is given, use that
16172         as the default for ${host_alias}.
16173         * configure:  Add missing back-slashes before nested quotes.
16175 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16177         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16179 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16181         * config.guess:  Recognize some Tektronix configurations.
16182         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16184 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16186         * config.sub: Match any flavor of SH.
16188 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16190         * configure.in: Don't try to configure newlib for Alpha.
16192 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16194         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16195         libg++ or libio for any Alpha target.
16197         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16199 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16201         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16202         default arguments -- so it tried to compress itself.
16204 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16206         * configure.in (notsupp): ensure that a space is always at the end
16207           of the configdirs list, since the grep checks for an explicit space
16209 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16211         * configure.in (target i386-sysv4.2): don't build ld, since static
16212           versions of many libraries are not available.
16214 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16216         * config.guess: Recognize Apollos (using environment variables).
16217         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16219 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16221         * config.guess: Recognize Sony news mips running newsos.
16223 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16225         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16226         "fi ; else" for bash.
16228 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16230         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16232 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16234         * config.sub: accept unixware as an alias for svr4.2.
16235         Fix some inconsistancies with the gcc version.
16237 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16239         * Makefile.in (DISTDOCDIRS):  Add gdb.
16241 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16243         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16245 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16247         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16248         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16249         this now.
16251 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16253         * config.sub: Accept hiux* as an OS name.
16255         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16256         etc/make-stds.texi.  The underscore came from gcc, and dje now
16257         agrees that RUNTESTFLAGS is the correct name.
16259 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16261         * install.sh:  Remove 'set -e'.  It makes any conditionals
16262         in the script useless.
16264         * config.guess: Automatically recognize arm-acorn-riscix
16265         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16267 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16269         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16271 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16273         * Makefile.in (DISTDOCDIRS): New variable.
16274         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16275         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16277 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16279         * configure.in (hppa target): check the source directory for the
16280           pagas sub-directory
16282 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16284         * config.sub: Allow -aout* and -elf*.
16286 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16288         * configure.in: Don't build ld on i386-solaris2, same as for
16289         sparc-solaris2.
16291 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16293         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16295 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16297         * configure.in:  Configure gdb for alpha.
16299 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16301         * Makefile.in (CXXFLAGS): Add -O.
16303 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16305         * config.guess: added support for DG Aviion
16307 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16309         * configure.in: Produce warning message for subdirectories not
16310         configurable for this host/target combination.  Don't try to
16311         configure gdb for vms.
16313 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16315         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16316         appropriate files before making "diststuff".
16317         (DISTBISONFILES): New var: list of files to be edited.
16318         (DISTSTUFFDIRS): Add binutils.
16320 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16322         * config.sub: also handle mipsel and mips64el (for little endian mips)
16324 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16326         * configure.in: Add * to end of all OS names.
16328 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16330         * configure.in: Build newlib for LynxOS native.
16332 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16334         * config.guess: Add support for delta 88k running SVR3.
16336         * configure.in: Add comment about HP compiler vs. emacs.
16338 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16340         * configure.in: don't build ld on solaris2 (not a viable option
16341           due to bugs in getpwnam & getpwuid)
16343 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16345         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16346         config.guess will produce a full version number.
16348 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16350         * configure.in: Build linker and binutils for alpha-dec-osf1.
16352 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16354         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16355         and gdb/testsuite/Makefile.in.
16357 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16359         * configure.in: recognize mips*- instead of mips-
16361 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16363         * config.sub: Accept linux*coff and linux*elf as operating
16364         systems.
16366 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16368         * config.sub: Recognize mips64, and mips3 as an alias for it.
16370 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16372         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16373         gdb knows how to handle OSF/1 shared libraries.
16375 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16377         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16378         * config.guess: Recognize Hitachi's HIUX.
16379         * config.sub: Recognize h3050r* and hppahitachi.
16380         Remove redundant cases for hp9k[23]*.
16382 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16384         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16385         if gas and ld are in the source tree and are in ${configdirs}.
16386         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16387         --with options (but still pass them down on the command line,
16388         if they were explicitly specified).
16390 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16392         * configure: substitute SHELL value in Makefile.in with
16393         ${CONFIG_SHELL}
16395 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16397         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16398         *-*-solaris2* targets.
16400 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16402         * Makefile.in: define M4, and pass it down to sub-makes;
16403         all-autoconf now depends on all-m4
16405 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16407         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16408         presence of {ar,ranlib} instead of a configured directory
16410 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16412         * config.guess: Accept 34?? as well as 33?? for NCR.
16414 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16416         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16417         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16419 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16421         * configure: grab values for $(CC) and $(CXX) from the
16422         environment, so that someone can do "CC=gcc configure; make" and
16423         have it work right (matching the way that autoconf works now)
16425         * configure.in, Makefile.in: add support for gash, the tcl
16426         interface to Galaxy
16428         * config.guess: add NetBSD variants (hp300, x86)
16430 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16432         * install.sh: Support -d option (in the manner of SunOS 4 install,
16433         as it is more deterministic than that of GNU install)
16434         (chmodcmd): Set file to mode 755 by default (should also do default
16435         chgrp and chown, but I don't feel like dealing with that now)
16437 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16439         * config.sub: Remove h8300hhms alias.
16441 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16443         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16445 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16447         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16448         as stmp-fixinc
16450 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16452         * config.sub: recognize m88110-bug-coff.
16454 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16456         * Makefile.in (all-libio): all dependencies on the toolchain used
16457         to build this (gcc, gas, ld, etc)
16459 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16461         * config.guess: Deal with OSF/1 1.3 on alpha.
16463 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16465         * install.sh: add some 'else true' clauses for portability
16467         * configure.in: don't build libio for h8[35]00-*-* targets
16469 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16471         * Makefile.in:  Add support for new libio.
16473 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16475         * install.sh: If one command fails, don't try the rest.  Don't try
16476         to remove $dsttmp (via trap) unless we have already created it.
16477         If $src doesn't exist, detect it and exit with an error.
16479         * config.guess: Recognize BSD on hp300.
16481 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16483         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16484         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16486 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16488         * Makefile.in (all-send-pr): depends on all-prms
16490 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16492         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16494 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16496         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16497         Added test for mips-mips-riscos5.
16499 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16501         * configure.in: use mh-hp300 for 68k HP hosts
16503 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16505         * configure: add support for CONFIG_SHELL, so that you can use
16506         some alternate shell for evaluating configure scripts
16508 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16510         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16511         in configure script to bug-gdb@prep.ai.mit.edu when building
16512         distribution archive.
16513         * Makefile.in (COMPRESS):  Remove def.
16514         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16515         gdb.tar.Z and make-gdb.tar.Z respectively.
16516         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16517         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16518         to convergence with 'taz' target in Makefile.in.
16520 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16522         * install.sh (dsttmp): use trap to ensure that tmp files go
16523         away on error conditions
16525 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16527         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16529 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16531         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16532         its parent is '/' not ''.
16534         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16536 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16538         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16539         that ${newsrcdir}/configure.in does.
16541 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16543         * test-build.mk: support for CONFIG_SHELL
16545 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16547         * config.sub (netware):  Add as a basic system type.
16549 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16551         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16552           $(srcdir)/ from the dependency on Makefile.in.
16554 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16556         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16557         (h8300hhms is temporary until multi-libraries are implemented).
16558         * configure.in: Handle h8300h too.
16560 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16562         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16564 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16566         * configure:  Remove extraneous output when guessing host type.
16567         * config.guess:  Remove extraneous output when guessing using C
16568         compiler rather than uname, or when guessing fails.
16570 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16572         * Makefile.in: remove all.cross and install.cross targets
16574         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16575           definitions
16577 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16579         * configure.in (target sh): Build gprof.
16581 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16583         * config.sub: change -solaris to -solaris2
16585 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16587         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16589 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16591         * configure: Correct error message for missing Makefile.in to
16592         print correct directory.
16594 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16596         * install.sh: kludge around 386BSD shell bug
16598 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16600         * config.guess:  Recognize NeXT.
16601         * config.guess:  Recognize i486-ncr-sysv4.
16602         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16604 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16606         * Makefile.in (MAKEINFOFLAGS): New variable.
16607         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16608         * build-all.mk, test-build.mk: Pass down --no-split as
16609         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16611 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16613         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16615 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16617         * Makefile.in (libg++.tar.z):  New rule.
16618         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16619         * Makefile.in (taz):  Only do a single chmod.
16621 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16623         * install.sh: don't use dirname anymore (replaced with sed usage)
16625 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16627         * Makefile.in:  Change extension for gzip'd files from '.z' to
16628         '.gz' per new FSF standard usage.
16630 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16632         * configure: put quotes around the final value of program_transform_name
16634 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16636         * Makefile.in: new install.sh support; update install-info rules
16638 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16640         * configure.in: Build diff for crosses, but not for go32 host.
16642         * configure.in: Build gprof only for native, and don't build it
16643         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16645 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16647         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16649 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16651         * configure.in (host_tools): Add prms.
16653 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16655         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16656         with $(FLAGS_TO_PASS) on the command line
16658         * config.sub: Recognize lynx and lynxos
16660 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16662         * config.sub: Accept -ecoff*, not just -ecoff.
16664 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16666         * Makefile.in (taz): Use .gz suffix instead of .z.
16667         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16668         names.
16670 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16672         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16674 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16676         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16677         that rebuilds that might happen during 'make install' don't get
16678         bogus gcc include files
16680 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16682         Change from Utah for HPPA support:
16683         * config.guess: Recognize hppa1.x-hp-bsd.
16685 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16687         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16688         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16690 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16692         * config.sub: Add support for rom68k and bug boot monitors.
16694 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16696         * Makefile.in: Make all-opcodes depend on all-bfd.
16698 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16700         * config.guess: Added special check for i[34]86-univel-sysv4*.
16702 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16704         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16705         the processor rather than assuming i486.
16707 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16709         * config.guess: Recognize SunOS6 as Solaris3.
16711 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16713         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16714         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16716 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16718         * build-all.mk (all-cross): New target for Canadian Cross.
16719         Added Q2 go32 targets.
16720         * test-build.mk: Configure go32 cross sparclite-aout and
16721         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16722         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16724 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16726         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16727         GO32 hosted toolchains
16729 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16731         * configure: change  so "-exec-prefix" gets passed down rather
16732         than "-exec_prefix" so autoconf generated Makefiles get the
16733         exec_prefix set right.
16735 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16737         * config.guess: get the Solaris2 minor version number
16739         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16741 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16743         * config.guess: Recognize some Sequent platforms.
16745 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16747         * Makefile.in: added the vault-install target
16749         * configure.in: actually use the Sun3 makefile fragment that's in
16750         config, also added the release dir to configdirs
16752 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16754         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16756 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16758         * configure.in: remove some program from Alpha targetted toolchains
16760 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16762         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16763         gprof.
16764         (taz): Run "make diststuff" in those directories instead of "make
16765         proto-dir".  Look for "VERSION=" only at start of line in subdir
16766         Makefile.  Use "gzip -9" for compression.
16767         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16768         (binutils.tar.z): New target.
16770 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16772         * Makefile.in (taz): Include gpl.texinfo.
16774 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16776         * Makefile.in (setup-dirs): Merged into "taz" target.
16777         (taz): Only do `proto-dir' stuff if a directory is actually needed
16778         for this target.
16780 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16782         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16783         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16784         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16785         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16786         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16788 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16790         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16791         config.sub, and move-if-change to gdb testsuite distribution
16792         archive, so the testsuite can be extracted, configured, and
16793         run separately from the gdb distribution.  Blow away the Chill
16794         tests that require a Chill compiled executable, since GNU Chill
16795         is not yet publically available.
16797 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16799         * test-build.mk: set environment variables in a single command,
16800         instead of a list of assignments and exports
16802         * config.guess: recognize Alpha/OSF1 systems
16804 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16806         * configure: Change help message to prefer --options rather than
16807           -options.
16809 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16811         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16812         zippy@ecst.csuchico.edu.
16813         * config.guess: Recognize miniframe.
16815 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16817         * Makefile.in: Use srcroot to find runtest rather than rootme.
16818         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16820 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16822         * test-build.mk: Extensive additions to support building on a
16823         machine other than the host.
16825 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16827         * configure (tooldir): Fix for i386-aix again.
16829 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16831         * configure, Makefile.in:  Change definition of $(tooldir)
16832         to match the FSF.
16834 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16836         * config.guess:  Recognize i[34]86/SVR4.
16838 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16840         * Makefile.in (all-gdb): gdb depends on sim.
16842 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16844         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16845         at the same time we make the prototype gdb directory.
16846         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16847         files at the same time as the gdb base release distribution.
16849 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16851         * Makefile.in (check): Use individual check targets rather than
16852         DO_X rule.
16853         (check-gcc): Added.
16855 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16857         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16858         for System V release 3.2.
16860 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16862         * config.sub: Recognize hppaosf.
16863         * configure.in: Do configure ld/binutils/gas for it.
16865 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16867         * configure (tooldir): Alter syntax used to set this, for systems
16868         where "\$" isn't handled right, like i386-aix.
16870 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16872         * configure: Pass program-transform-name, not
16873         program_transform_name, to recursive configures.
16875 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16877         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16878         of gas+ld+binutils.
16880 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16882         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16884 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16886         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16888 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16890         * Makefile.in (PRMS): Set back to all-prms.
16892 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16894         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16895         targets, rather than for MIPS hosts.
16897 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16899         * configure.in: add comment for --with-x default values
16901         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16903         * Makefile.in: add check-* targets for each of the directories in
16904         the tree.  Add a definition of RUNTEST that will use the one we
16905         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16907 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16909         * configure.in: Removed obsolete references to bfd_target and
16910         target_makefile_frag.
16912         * build-all.mk: Set assorted targets for Q2.
16913         * config.sub: Recognize z8k-sim and h8300-hms.
16914         * test-build.mk: Really don't pass host to configure.
16915         (HOLES): Added uname.
16917 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16919         * configure: Handle an empty program-prefix, program-suffix or
16920         program-transform-name correctly.
16922 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16924         * build-all.mk: -G 8 no longer required for MIPS targets.
16925         * test-build.mk: Don't pass host argument to configure; make it
16926         guess.
16928 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16930         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16931         * Makefile.in (COMPRESS):  New macro, like GZIP.
16933 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16935         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16937         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16938         with gas currently defaults to -G 0.
16940 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16942         * Makefile.in (all-flex): flex depends on byacc.
16944         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16945         to test-build.mk as RELEASE_TAG.
16946         * test-build.mk (configargs): New variable containing arguments to
16947         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16948         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16950         * config.guess: Use /bin/uname when checking -X argument on SCO,
16951         to avoid invoking GNU uname which doesn't understand -X.
16953         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16955         * configure.in: Build gas for mips-*-*.
16957 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16959         * Makefile.in (all.normal): insert missing backslash.
16961 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16963         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16965         * Makefile.in: Complete overhaul to merge many almost identical
16966         targets.
16968 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16970         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16971         (gdb.tar.Z): Adjusted.
16973         * Makefile.in (setup-dirs, taz): New targets; should be general
16974         enough to adapt for gdb sometime.  Build only .z file.
16975         (gas.tar.z): New target.
16977 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16979         * build-all.mk: Use CC=cc -Xs on Solaris.
16981 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16983         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16984         for handling BISON for FSF releases.
16986 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16988         * configure: Actually implement the change zoo just documented.
16990 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16992         * configure: when using config.guess, only set target_alias when
16993         it's not already been set (ie, on the command line)
16995 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16997         * Makefile.in: add installcheck target, set PRMS to install-prms
16999 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17001         * configure: add support for package_makefile_fragment, handle the
17002         case where a directory has a configure.in file but no Makefile.in
17003         more gracefully (with an actual understandable error message, even);
17004         add support for --without (and add this to the usage message); also
17005         explicitly add a --host=${host_alias} to the command line when
17006         config.guess is used
17008 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17010         * configure: Must use both --host and --target in recursive calls.
17012 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17014         * Makefile.in: Change deja-gnu to dejagnu.
17016 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17018         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17020 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17022         * configure.in: canonicalize all instances to *-*-solaris2*,
17023         also strip out a number of tools to not build for go32 host
17025 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17027         * config.guess: add GPL.
17029         * Makefile.in, config.guess, config.sub, configure: bump
17030           copyrights to 93.
17032 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17034         * Makefile.in (do-info): Removed obsolete check for existence of
17035         localenv file.
17037         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17039 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17041         * Makefile.in: a couple of 'else true' for decstation,
17042         support for TclX
17044         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17046 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17048         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17050 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17052         * config.guess: Recognize i386-ibm-aix (PS/2).
17053         * configure.in: Use config/mh-aix386 file for it.
17055 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17057         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17058         CC_FOR_TARGET instead.
17059         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17061 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17063         * Makefile.in: Add sim to list of directories sent with gdb
17065 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17067         * configure.in: Put back mips-dec-bsd* case.
17069 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17071         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17072         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17073         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17075 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17077         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17079         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17080         (install-info): install dir.info only if it exists,
17081         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17083 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17085         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17086         gas for mips-dec-bsd.
17088 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17090         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17091         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17093 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17095         * configure.in: Added "dejagnu" to hosttools list.
17097 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17099         * config.sub, configure.in, config.guess:  Add support
17100         for Bosx, an AIX variant from Bull.
17101         Patches from F.Pierresteguy@frcl.bull.fr.
17103 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17105         * devo/dejagnu: Initial creation of devo/dejagnu.
17106         Migrated dejagnu testcases and support files for testing software
17107         tools to reside as subdirectories, currently called "testsuite",
17108         within the directory of the software tool.  Migrated all programs,
17109         support libraries, etc. beloging to dejagnu proper from
17110         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17111         with no modifications.  The changes to these files which will
17112         allow them to configure, build, and execute properly will be made
17113         in a future update.
17115 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17117         * Makefile.in: Change send_pr to send-pr.
17118         * configure.in: Likewise.
17119         * send_pr: Renamed directory to send-pr.
17121 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17123         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17125 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17127         * README:  Update for gdb-4.8 release.
17128         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17129         gdb-xxx.tar.z (gzip'd) file also.
17131 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17133         * Makefile.in: make all-diff depend on all-libiberty
17135 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17137         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17139 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17141         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17143 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17145         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17146         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17147         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17149 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17151         * Makefile.in:  makeinfo binary is in a new location
17153 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17155         * config.sub: Accept -ecoff as an OS.
17157         * Makefile.in: Various changes to eliminate a level of make
17158         recursion and reduce the required command line length.
17159         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17160         sub-makes.
17161         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17162         variables holding settings for specific sub-makes.
17163         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17164         in terms of BASE_FLAGS_TO_PASS.
17165         (TARGET_LIBS): New variable listing directories which use
17166         TARGET_FLAGS_TO_PASS.
17167         (subdir_do): Eliminated.
17168         (do-*): New set of targets to replace subdir_do.
17169         (various): All targets which used subdir_do now depend on do-*.
17170         (local-clean): Renamed from do_clean.
17171         (local-distclean): New target, dependency of distclean and
17172         realclean.
17173         (install-info): Don't create directories.  Depend on dir.info
17174         rather than calling make recursively.
17175         (install-dir.info): Eliminated.
17176         (install-info-dirs): Create all info directories here.
17177         (dir.info): Depend upon do-install-info.
17179         * test-build.mk (HOLES): Added false.
17181 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17183         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17185 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17187         * Makefile.in (info): remove dependency on all-texinfo.  The
17188         problem was really in texinfo/C, not at this level.
17190 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17192         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17194 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17196         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17197         GDB releases.
17199 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17201         * configure: Include srcdir in message about target of link not
17202         being found.  Don't convert `-' to `_' in `with' options being
17203         passed to subdirs.
17205 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17207         * configure.in: add uudecode to host_tools
17209         * Makefile.in: added {all,install}-uudecode targets, added them to
17210         the appropriate lists
17212 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17214         * Makefile.in (all-gcc): Added dependency on all-gas.
17216         * configure.in (mips-*-*): Build ld and binutils.
17218 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17220         * configure: check return code from mkdir, print error message and
17221           exit on failure.
17223 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17225         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17227 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17229         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17231 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17233         * config.sub (h8500):  Recognize this as a cpu type.
17235 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17237         * configure: source directory missing is no longer a warning
17239         * configure.in: recognize irix[34]* instead of irix[34]
17241         * Makefile.in: define and pass down X11_LIB
17243 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17245         * guess-systype: Renamed to ...
17246         * config.guess:  ... by popular request.
17247         * configure.in, Makefile.in:  Update accordingly.
17249 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17251         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17252         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17253         + Execute ./dummy instead of assuming . is in PATH.
17255 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17257         * guess-systype:  New shell script.  Attempts to guess the
17258         canonical host name of the executing host.
17259         Only a few hosts are supported so far.
17260         * configure:  Call guess-systype if no host is specified.
17262 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17264         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17265         gcc Makefile.
17268 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17270         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17271         (all-gcc, install-gcc, subdir_do): Use it.
17273 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17275         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17277 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17279         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17280           set exclusively by configure, using configure.in .
17282 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17284         * test-build.mk: set $PATH for all builds
17286         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17288 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17290         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17291         the one used in gcc/Makefile.in, so that a null expansion doesn't
17292         override the one needed to build gcc with a native cc.
17295 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17297         * configure: Accept -with arguments.
17299 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17301         * Makefile.in: added h8300sim
17303 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17305         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17306         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17307         (all-cygnus, native, build-cygnus): Make
17308         $(canonhost)-stamp-3stage-done, not $(host)....
17309         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17310         i386-sco3.2v4.  Added else true to if command.
17312 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17314         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17316 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17318         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17320 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17322         * configure.in: don't remove binutils from Solaris builds
17324 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17326         * Makefile.in: get rid of earlier definitions for *clean,
17327         also handle the recursive info rule better
17329 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17331         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17332         do more-or-less the right thing.
17334 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17336         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17337         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17339 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17341         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17342         $(host_canonical).
17344         * configure.in: split the configdirs list into 4 categories (native
17345         v. cross, library v. tool) and handle the cross-only and native-
17346         only in more reasonable (and correct!) way.
17348 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17350         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17351         configdirs anymore.
17353 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17355         * Makefile.in: extensive cleanup::  removed all of the explicit
17356         clean-* targets, collapsed many wrappers around subdir_do into
17357         one, added additional targets to satisfy standards.texi, deleted
17358         some old targets, some changes for consistency
17360 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17362         * configure.in: handle some programs as cross-only, and others as
17363         native only
17365         * test-build.mk: handle partial holes in a more generic manner
17367         * Makefile.in: m4 depends on libiberty
17369 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17371         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17372         time, wdiff, and find to configdirs
17374         * Makefile.in: all, clean, and install rules for the new programs
17375         added to configure.in
17377 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17379         * configure.in: use mh-sun for all *-sun-* hosts
17381 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17383         * Makefile.in: define flags for X11 include files and library file
17384         locations, pass them down to the programs that need this info
17386         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17388 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17390         * configure.in: start building libg++ for HP-UX targets
17392 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17394         * README:  Update references to files moved into etc/.
17396 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17398         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17399         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17401 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17403         * configure: accept dash as well as underscore in long option
17404         names for FSF compatibility.
17406 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17408         * config.sub: added -sco3.2v4 support from FSF.
17410 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17412         * configure.in: expand the section that adds or removes
17413         directories from the list of programs to build, to handle native
17414         vs. cross in addition to host v. native
17416 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17418         * Makefile.in:  Replace C++ in macro names with CXX.
17419         This is less likely to break ...
17421 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17423         * test-build.mk: add -w to GNU_MAKE
17425 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17427         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17428         add 'sparc' to list of recognized cpus.  This needed to make
17429         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17430         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17431         then changes that into $CPU-wrs-vxworks.
17433         * configure.in: remove most references to gdbtest, regularize
17434         target based program removal
17436         * test-build.mk: import from p3 tree (many fixes and changes)
17438 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17440         * Makefile.in: added rules to handle tcl, tk, and expect
17442         * configure.in: handle those directories if they exist
17444 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17446         * config.sub: removed bogus hppabsd and hppahpux names, since
17447         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17449 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17451         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17452         depends upon all-xiberty
17454         * Makefile.in: changes from p3, including:
17456         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17458         * Makefile.in (XTRAFLAGS): include newlib directories if
17459         newlib/Makefile exists, rather than if host != target.
17461         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17463         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17464         from the same source tree and not building a cross-compiler.  This
17465         matters for the libg++ configuration if reconfiguring a tree that
17466         has already been installed.
17468         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17470         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17471         pick up the machine and system specific header files.
17473         * Makefile.in: added AS_FOR_TARGET, passed down in
17474         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17475         the C compiler to use to create programs which are run in the
17476         build environment, set it to default to $(CC), and passed it down
17477         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17479         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17481         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17482         We need them for unusual native builds, like systems without
17483         ranlib.
17485         * configure: also define $(host_canonical) and
17486         $(target_canonical), which are the full, canonical names for the
17487         given host and target
17489 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17491         * Makefile.in:  Added separate definitions for C++.
17493 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17495         * configure.in (configdirs):  Add deja-gnu.
17497 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17499         * README:  Update for configure.texi and gdb-4.7 release.
17501 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17503         * Makefile.in:  Move "all" target to top of file.
17504         Previously, first target was ".PHONY" which caused BSD4.4 make
17505         to build .PHONY when make was run without arguments.
17507 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17509         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17510         Library-copylefted code in libiberty.
17512 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17514         * config.sub:  Replace m68kmote with plain old m68k.
17516 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17518         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17520 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17522         * config.sub: Complain if no argument is given.  Added support for
17523         386bsd as OS and target alias.
17525 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17527         * Makefile.in (XTRAFLAGS): include newlib directories if
17528         newlib/Makefile exists, rather than if host != target.
17530 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17532         * config.sub: recognize sparclite-wrs-vxworks.
17534         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17535         p3.) Added clean-xiberty to clean.
17537 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17539         * configure.in: use *-*-* instead of nested cases for host and target
17541 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17543         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17544         from the same source tree and not building a cross-compiler.  This
17545         matters for the libg++ configuration if reconfiguring a tree that
17546         has already been installed.
17548 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17550         * config.sub (i486v/i486v4):  Merge in from FSF version.
17552 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17554         * configure: only set PWD if it is already set.
17556 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17558         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17559         doesn't have unset and all success paths (and most error paths)
17560         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17561         to just ${PWD} to avoid confusion.)
17563 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17565         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17566         even for a native compilation.
17568 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17570         Changes to make the gdb.tar.Z rule work better.
17572         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17573         (DEVO_SUPPORT):  Add configure.texi.
17574         (bfd-ilrt.tar.Z):  Remove ancient rule.
17576 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17578         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17579         pick up the machine and system specific header files.
17581         * configure.in, config.sub: added new target m68010-adobe-scout,
17582         with alias of adobe68k.  Changed configure.in to check for
17583         -scout before -sco* to avoid a false match.
17585         * Makefile.in: added AS_FOR_TARGET, passed down in
17586         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17587         the C compiler to use to create programs which are run in the
17588         build environment, set it to default to $(CC), and passed it down
17589         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17591 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17593         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17594         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17595         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17596         FOR_TARGET variants, to newlib and libg++.
17598 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17600         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17601         first.
17603 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17605         * config.sub:  Accept `elf' as an environment.
17607 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17609         * Makefile.in (all-opcodes):  cd into the right directory
17611 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17613         * configure: added -program_transform_name option, used as
17614         argument to sed when installing programs.
17615         configure.texi: added documentation for -program_prefix,
17616         -program_suffix and -program_transform_name.
17618 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17620         * config.sub:  Accept i486 where i386 ok.
17622 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17624         * config.sub: accept we32k
17626 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17628         * config.sub, configure.in: accept OSE68000 and OSE68k.
17630         * Makefile.in: don't create all directories for ``make install'';
17631         let the subdirectories create the ones they need.
17633 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17635         * COPYING: new file, GPL v2
17637 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17639         * Makefile.in: use the new gen-info-dir, which needs a template
17640         argument (which also lives in texinfo)
17642         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17644 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17646         * config.sub (ncr3000):  Change i386 to i486.
17648 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17650         * Makefile.in: add install-rcs, install-grep to
17651         install-no-fixedincludes, removed install-bison and install-libgcc
17653 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17655         * configure.in: grab the HPUX makefile fragment if on HPUX
17657 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17659         * Makefile.in: eradicate bison spoor (ditto libgcc).
17660          configure.in: recognise m68{k,000}-ericsson-OSE.
17661          es1800 is alias for m68k-ericsson-OSE
17663 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17665         * configure.in: rearrange the parts that remove programs from
17666         configdirs, based now on HOST==TARGET or by canonical triple.
17668 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17670         * test-build.mk: recurse explicitly with -f test-build.mk when
17671           appropriate.  predicate stage3 and comparison on the existence
17672           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17673           On very clean, also remove ...stamp-co.  Build in-place before
17674           doing other builds.
17676 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17678         * Makefile.in, configure.in: add tgas
17680 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17682         * Makefile.in: a number of changes merged in from progressive.
17684         * configure.in: add libm.
17686         * .cvsignore: ignore some stuff that comes from test-build.mk.
17688 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17690         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17692 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17694         * configure: Add program_suffix (parallel to program_prefix)
17695         * Makefile.in: adjust directory-creating script for losing decstation
17697 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17699         * configure:  Minor $subdir-related fixes.
17701 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17703         * configure: fix various problems with propogating
17704         makefile_target_frag in subdirs.
17705         * configure.in: config libgcc if its there
17707 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17709         * config.sub:  HPPA merge.
17711 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17713         * Makefile.in:  Replace all-bison with all-byacc in all
17714         dependency lines for other tools (which now use byacc).
17716 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17718         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17720 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17722         * Makefile.in: make gprof rules similar to byacc rules (instead of
17723         vestigal $(unsubdir) that didn't work...)
17725 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17727         * config.sub:  Add support for Linux.
17728         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17729         (at least for libg++).
17731 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17733         * configure.texi: fix doc for the -nfp option to configure
17735 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17737         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17739 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17741         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17742         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17743         * configure.in: added solaris* host_makefile_frag hook.
17745 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17747         * config.sub: changed recognition of m68000 so that various
17748         m68k types can be specified via m680[01234]0
17750 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17752         * config.sub (basic_machine): fix sed so that '-foo' isn't
17753         completely substituted out while .+'-foo' loses the '-foo'
17755 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17757         * config.sub ($os): Add -aout.
17759 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17761         * configure:  If host_makefile_frag is absolute, don't
17762         prefix ${invsubdir} (relevant to libg++ auto-configure).
17764 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17766         * Makefile.in (tooldir): Define it.
17767         (all-ld): Depend on all-flex.
17769 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17771         * Makefile.in (check):  Fix libg++ special case.
17773 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17775         * configure: do not bury `pwd` into config.status, thus do fewer
17776           pwd's.
17778         * configure: print the "Building in" message only when building in
17779           other than "." AND verbose.
17781         * configure: remove -s, rework -v to better accommodate guested
17782           configures.
17784         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17786 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17788         * Makefile.in: macroize flags passed on recursion.  remove
17789           fileutils.
17791 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17793         * configure: get makesrcdir right for subdirs deeper than 1.
17795         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17796           install.
17798 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17800         * Makefile.in: don't print subdir_do or recursion lines.
17802 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17804         * standards.texi: added menu item.
17806         * Makefile.in: build and install standards.info.
17808         * standards.texi: new file.
17810 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17812         * configure: test for and move config.status pieces from
17813           ${subdir}/.
17815 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17817         * configure:  Test for existance of files before trying to mv
17818         them, to avoid numerous non-existance messages.
17820 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17822         * configure: correct final line of config.status.
17824         * configure: patch from eggert.  Avoids a protection problem if
17825           the original Makefile.in is read only.
17827         * configure: use move-if-change from gcc to create config.status.
17828           Some makefiles depend on config.status to tell if a directory
17829           has been reconfigured for a different host.  This change
17830           prevents those directories from remaking everything in the case
17831           where the reconfig was only intended to rebuild a Makefile.
17833         * configure: test for config.sub with "config.sub sun4" rather
17834           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17835           host alias from a missing config.sub.
17837 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17839         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17840           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17842 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17844         * configure: mkdir ${subdir} as needed.
17846 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17848         * Makefile.in,configure.in: added autoconf.
17850 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17852         * Makefile.in: no longer pass against on recursion.
17854         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17855           definitions are not inherited.
17857         * configure: correct makesrcdir when subdir is .
17859 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17861         * configure:  Add support for 'subdirs' variable, which is
17862         like 'configdirs', except that configure doesn't re-invoke
17863         itself for subdirs, it just creates a Makefile for each subdir.
17864         * configure.texi:  Document subdirs.
17866 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17868         * configure.in: added flex to configdirs
17870 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17872         * Makefile.in: remove clean-stamps from clean.
17874 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17876         * configure.in:  Add gdbtest to configdirs.
17878 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17880         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17881         to recursive makes.
17882         * configure.in:  Recognize new ncr3000 config.
17884 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17886         * Makefile.in, configure.in: removed references to gdbm.
17888 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17890         * config.sub:  Don't canonicalize os value
17891         newsos* to bsd (readline needs to check for newsos).
17892         (This fix was earlier made Jan 31, but got re-broken.)
17894 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17896         * configure.in:  sco is an os, not a vendor!
17898         * configure:  Quote $( better.  Keep various shells happy.
17900 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17902         * Makefile.in: eliminate stamp-files.
17904 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17906         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17907           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17909 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17911         * config.sub:  fix iris/iris3.
17913 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17915         * configure: re-add -rm.
17917 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17919         * Maskefile.in: add .stmp-rcs to all.
17921         * configure.in: remove gas from rs6000 build, use aix host fragment.
17923 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17925         * configure: pass down site_option during recursion.
17927 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17929         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17931 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17933         * configure: Change exec_prefix so that it really defaults to prefix.
17935 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17937         * Makefile.in, configure.in:  Add support for mmalloc library.
17939 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17941         * Makefile.in: add stmp dependencies for a few more things.
17943 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17945         * configure: adjusted error message on objdir/srcdir configure
17946           collision, per john's suggestion.
17948         * Makefile.in: add libiberty stmp to all and all.cross.
17950 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17952         * Makefile.in: remove force dependencies, add grep to all.
17954 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17956         * Makefile.in: drop flex.  make stamp files work.
17958         * configure: added test for conflicting configuration in srcdir,
17959           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17960           gets cranky.  use relative paths for configure and srcdir
17961           whenever possible.  Send some error messages to stderr that were
17962           going to stdout.
17964 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17966         * Makefile.in:  Fix libg++ rule to check for gcc directory
17967         before using gcc/gcc.  Also pass XTRAFLAGS.
17969 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17971         * Makefile.in: added stmp-files so that directories aren't polled
17972           when they are already built.
17974         * configure.texi: fixed a node pointer problem.
17976 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17978         * config.sub configure.in gdb/configure.in
17979         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17980         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17981         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17983 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17985         * configure: -recurring becomes -silent.  corrected help message
17986           for -site= option.
17988         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17990 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17992         * configure: when building Makefile for crosses, replace
17993           tooldir and program_prefix.  default srcdir from location of
17994           config.sub.  remove "for host in hosts" and "for target in
17995           targets" loops.
17997 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17999         * Makefile.in: Do not pass bindir or mandir to cvs.
18001 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18003         * Makefile.in, configure.in: removed traces of namesubdir,
18004           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18005           copyrights to '92, changed some from Cygnus to FSF.
18007         * configure.texi: remove most references to multiple hosts,
18008           multiple targets, subdirs, etc.
18010         * configure.man: removed rcsid. reference config.sub not
18011           config.subr.
18013         * Makefile.in: mkdir $(infodir) on install-info.
18015 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18017         * configure.texi:  Explain better about .gdbinit and about
18018         the environment that configure.in sections run in.
18020 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18022         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18024 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18026         * README:  DOC.configure => cfg-paper.texi.
18028 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18030         * config.sub (near case $os):  Don't convert newsos* to bsd!
18032 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18034         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18035         the number of copies of COPYING that go into the GDB tar file.
18037 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18039         * bfd/configure.in, gdb/config/mh-i386sco,
18040         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18041         Fix SCO configuration stuff.
18043 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18045         * Makefile.in:  For libg++, make sure the -I pointing
18046         to the gcc directory goes *after* all the libg++-local -I flags.
18047         Also, move just-gcc dependency from just-libg++ to all-libg++.
18049 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18051         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18053 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18055         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18057 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18059         * config.sub:  Add stratus configuration frags.  Also
18060         submitted to FSF.
18062 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18064         * Makefile.in (DEV_SUPPORT):  add configure.man.
18066         * config.sub(Decode manufacturer-specific):  add -none*.
18068 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18070         * Makefile.in:  remove form feeds to make Sun's make happy.
18071         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18073 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18075         * Makefile.in (AR_FLAGS):  Make quieter.
18077 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18079         * configure.in:  Add libg++.
18080         * configure:  When verbose, don't output the command line at each
18081         level; it will be unremarkably the same as the previous version,
18082         which will be the same as what the user typed.
18084 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18086         * configure.in, Makefile.in: fix clean-info, add flex.  add
18087           fileutils.
18089         * configure: be less sensitive to spaces in Makefile.in.  Do not
18090           look for sources in "..".  Doing so breaks subdirectories that
18091           might have their own configure.  If a subdir has it's own
18092           configure script, use it.
18094 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18096         * cfg-paper.texi: some changes suggested by rms.
18098 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18100         * config.sub:  Merge in some small additions from the FSF version,
18101         taken from the gcc distribution, to bring the Cygnus and FSF
18102         versions into closer sync.
18104 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18106         * configure.in:  Changed svr4 references to sysv4.
18108 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18110         * configure: added -V for version number option.
18112 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18114         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18115           renamed from DOC.configure to cfg-paper.texi.
18117 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18119         * configure, config.subr, config.sub: config.subr is now
18120           config.sub again.
18122 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18124         * configure.texi: new file, in progress.
18126         * Makefile.in: build info file and install the man page for
18127           configure.
18129         * configure.man: new file, first cut.
18131         * configure: find config.subr again now that configuration "none"
18132           has gone.  removed all traces of the -ansi option.  removed all
18133           traces of the -languages option.
18135         * config.subr: resync from rms.
18137 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18139         * configure, config.sub, config.subr: merge config.sub into
18140           config.subr, call the result config.subr, remove config.sub, use
18141           config.subr.
18143         * Makefile.in: revised install for dir.info.
18145 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18147         * configure.in: add decstation host makefile frag.
18149         * Makefile.in: BISON now bison -y again.  also install-gcc on
18150           install.  clean-gdbm on clean.  infodir belongs in datadir.
18151           Make directories for info install.  Build dir.info here then
18152           install it.
18154 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18156         * Makefile.in: fix for bad directory tests.
18158 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18160         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18161           regexp.  -srcdir relative was being handled incorrectly.
18163         * Makefile.in: unwrapped some for loops so that parallel makes
18164           work again and so one can focus one's attention on a particular
18165           package.
18167 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18169         * configure: added PWD as a stand in for `pwd` (for speed). use
18170           elif wherever possible.  make -srcdir work without -objdir.
18171           -objdir= commented out.
18173 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18175         * configure: +options become --options.  -subdirs commented out.
18176           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18177           Makefile now at top of generated Makefile.  Removed cvs log
18178           entries.  added -srcdir.  create .gdbinit only if there is one
18179           in ${srcdir}.
18181         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18182           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18183           and mandir now keyed off datadir by default.
18185 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18187         * Freshly created ChangeLog.
18190 Local Variables:
18191 mode: change-log
18192 left-margin: 8
18193 fill-column: 76
18194 version-control: never
18195 End: