Eliminate BB_NOTE_LIST scaffolding
[official-gcc.git] / ChangeLog
blob1cf31c41155a50632a51eef0a6a90f69408efa01
1 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
5 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
7         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
9 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
11         * rtx-classes-status.txt: Phase 3 (per-file commits within
12         "config" subdirs) is done; begin phase 4 (removal of
13         "scaffolding").
15 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
17         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
18         dir) is done; begin phase 3 (per-file commits within "config"
19         subdirs).
21 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
23         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
24         phase 2 (per-file commits in main source dir).
26 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
28         * configure: Regenerated.
30 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
32         * rtx-classes-status.txt (TODO): Add SET_BND_TO
34 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
36         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
38 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
40         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
42 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
44         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
46 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
48         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
50 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
52         * MAINTAINERS (Write After Approval): Add myself.
54 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
56         * MAINTAINERS: Remove myself
58 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
60         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
62 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
64         * MAINTAINERS (Write After Approval): Add myself.
66 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
68         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
69         SET_BB_HEADER, SET_BB_FOOTER
71 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
73         * rtx-classes-status.txt: New file
75 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
77         * configure.ac: Eliminate ClooG installation dependency.
78         * configure: Regenerate.
79         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
80         * Makefile.in: Regenerate.
82 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
84         * MAINTAINERS (Write After Approval): Add myself.
86 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
88         * MAINTAINERS (Write After Approval): Add myself.
90 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
92         * MAINTAINERS (Write After Approval): Add myself.
94 2014-07-28  Anthony Green  <green@moxielogic.com>
96         Import from savannah.gnu.org:
97         * config.sub: Update to 2014-07-28 version.
99 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
101         * MAINTAINERS: Remove my MIPS maintainer entry.
103 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
105         PR target/47230
106         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
107         * configure: Regenerate.
109 2014-07-24  James Norris  <jnorris@codesourcery.com>
111         * MAINTAINERS (Write After Approval): Add myself.
113 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
115         * configure.ac: Accept only CLooG 0.18.1.
116         * configure: Regenerate.
118 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
120         * configure.ac: Don't accept isl 0.11.
121         * configure: Regenerate.
123 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
125         * MAINTAINERS (Write After Approval): Add myself.
127 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
129         * configure.ac: Don't accept isl 0.10.
130         * configure: Regenerate.
132 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
134         Fix include path for in-tree cloog.
135         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
136         * configure: Regenerate.
138 2014-06-18  Richard Henderson  <rth@redhat.com>
140         * .gitignore: Import gcc_update output.
142 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
144         * config-ml.in: Robustify ac_configure_args parsing.
146         * configure.ac (--enable-linker-plugin-configure-flags)
147         (--enable-linker-plugin-flags): New flags.
148         (configdirs): Conditionally add libiberty-linker-plugin.
149         * configure: Regenerate.
150         * Makefile.def (host_modules): Add libiberty-linker-plugin.
151         (host_modules) <lto-plugin>: Pay attention to
152         @extra_linker_plugin_flags@ and
153         @extra_linker_plugin_configure_flags@.
154         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
155         * Makefile.in: Regenerate.
157         * Makefile.tpl (configure-[+prefix+][+module+])
158         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
159         "module_srcdir" instead of "module" for locating a module's srcdir.
160         * Makefile.in: Regenerate.
162 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
164         * MAINTAINERS (Write After Approval): Add myself.
166 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
168         * MAINTAINERS: Update my email address.
170 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
176         * MAINTAINERS (Write After Approval): Add myself.
178 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
180         PR libstdc++/61011
181         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
182         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
183         * configure: Regenerate.
185 2014-05-28  Pedro Alves  <palves@redhat.com>
187         * MAINTAINERS (Write After Approval): Add myself.
189 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
191         * MAINTAINERS: Update my affiliation/email.
193 2014-05-19  Mike Stump  <mikestump@comcast.net>
195         * MAINTAINERS: Add wide-int reviewers.
197 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
199         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
200         * configure: Regenerated.
202 2014-05-15  Torvald Riegel  <triegel@redhat.com>
204         * MAINTAINERS (libitm): Add myself as maintainer.
206 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
208         * MAINTAINERS (Write After Approval): Add myself.
210 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
212         * config.sub, config.guess: Import from upstream.
214 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
216         * MAINTAINERS (Write After Approval): Put myself in correct order.
218 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
220         * MAINTAINERS (Write After Approval): Add myself.
222 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
224         * MAINTAINERS: Move myself from Reviewers to Write After Approval
225         section.
227 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
229         * MAINTAINERS (Write After Approval): Delete myself.
231 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
233         PR sanitizer/56781
234         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
235         and -B* options with -Xcompiler.
237 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
239         PR bootstrap/60620
240         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
241         * Makefile.in: Regenerate.
243 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
245         * Makefile.def (dependencies): Make all-ld depend on all-binutils
246         for WINDRES_FOR_TARGET in default-manifest.o rule.
247         * Makefile.in: Regenerate.
249 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
255         PR sanitizer/56781
256         * Makefile.def: Set bootstrap=true; for host fixincludes.
257         * configure.ac: Don't bootstrap host fixincludes unless
258         --with-build-config=bootstrap-{a,ub}san.
259         * Makefile.in: Regenerated.
260         * configure: Regenerated.
262 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
264         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
265         --enable-vtable-verify option parsing.  Don't add
266         target-libsanitizer to bootstrap_target_libs unless
267         --with-build-config=bootstrap-asan or
268         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
269         to bootstrap_target_libs unless --enable-vtable-verify.
270         * configure: Regenerated.
272 2014-03-10  Anatoly Sokolov <aesok@post.ru>
274         * MAINTAINERS (Write After Approval): Add myself.
276 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
278         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
280 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
282         PR bootstrap/58572
283         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
284         -I for libstdc++-v3 includes if $(LEAN).
285         * Makefile.in: Regenerated.
287 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
289         * MAINTAINERS: Update my email address.
291 2014-02-24  Walter Lee  <walt@tilera.com>
293         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
294         (tilegx-*-*): Change to tilegx*-*-*.
295         * configure: Regenerate.
297 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
299         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
301 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
307         PR target/59788
308         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
309         *solaris2*.
311 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
313         * MAINTAINERS: Update my email address.
315 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
317         * MAINTAINERS: Convert to UTF-8.
318         Properly sort Xinliang David Li's entry.
320 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
321             Sandra Loosemore  <sandra@codesourcery.com>
323         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
324         nios2 port maintainers.
326 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
332         * configure.ac: Add user-friendly check for native x86_64-linux
333         multilibs.
334         * configure: Regenerate.
336 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
338         * MAINTAINERS: Add myself as sh maintainer.
340 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
342         * MAINTAINERS: Add self as SLSR maintainer.
344 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
346         * MAINTAINERS: Update my email address.
348 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
350         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
352 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
354         * Makefile.in: Regenerate.
356         * Makefile.tpl: Fix typo.
357         * Makefile.in: Regenerate partially.
359 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
361         * configure.ac: Added libcilkrts to noconfig list when C++ is not
362         supported.
363         * configure: Regenerated.
365 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2013-10-30  Jason Merrill  <jason@redhat.com>
371         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
372         --disable-build-format-warnings.
374 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
376         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
377         depend on libstdc++ and libgcc.
378         * configure: Regenerate.
379         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
380         libcilkrts for POSIX and i*86, and x86_64 architectures.
381         * Makefile.in: Added libcilkrts related fields to support building it.
383 2013-10-26  Jeff Law  <law@redhat.com>
385         * Makefile.def (target_modules): Remove libmudflap
386         (languages): Remove check-target-libmudflap).
387         * Makefile.in: Rebuilt.
388         * Makefile.tpl (check-target-libmudflap-c++): Remove.
389         * configure.ac (target_libraries): Remove target-libmudflap.
390         Remove checks which disabled libmudflap on some systems.
391         * configure: Rebuilt.
392         * libmudflap: Directory removed.
394 2013-10-21  Cong Hou  <congh@google.com>
396         * MAINTAINERS (Write After Approval): Add myself.
398 2013-10-16  Mike Stump  <mikestump@comcast.net>
400         * .dir-locals.el: Add.
402 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
404         * configure.ac: Add --enable-host-shared
405         * configure: Regenerate.
407 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
409         Import from savannah.gnu.org:
410         * config.guess: Update to 2013-06-10 version.
411         * config.sub: Update to 2013-10-01 version.
413 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
415         Changes to build configuration to allow big endian ARC ELF toolchain
416         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
417         * configure: Regenerate.
419 2013-09-20  Alan Modra  <amodra@gmail.com>
421         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
422         ppc host match.  Support little-endian powerpc linux hosts.
424 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
426         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
427         maintainer.
429 2013-09-12  DJ Delorie  <dj@redhat.com>
431         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
432         maintainers.
434 2013-09-03  Richard Biener  <rguenther@suse.de>
436         * configure.ac: Also allow ISL 0.12.
437         * configure: Regenerated.
439 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
441         * MAINTAINERS (Write After Approval): Add myself.
443 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
445         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
447 2013-08-26  Caroline Tice  <cmtice@google.com>
449         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
450         "Various Reviewers" to libvtv "Various Maintainers".
452 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
454         * MAINTAINERS: Add myself as RTL optimizers reviewer.
456 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
458         * MAINTAINERS: Update name, email.
460 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2013-08-12  Caroline Tice  <cmtice@google.com>
466         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
467         address in the Write After Approval section.
469 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
471         * MAINTAINERS (Write After Approval): Update email.
473 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
475         * configure.ac: Adjust to check VTV_SUPPORTED.
476         * configure: Regenerated.
478 2013-08-02  Caroline Tice  <cmtice@google.com>
480         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
481         on non-linux systems; add target-libvtv to noconfigdirs; add
482         libsupc++/.libs to C++ library search paths.
483         * configure: Regenerated.
484         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
485         libstdc++ and libgcc.
486         * Makefile.in: Regenerated.
488 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
490         * MAINTAINERS (Write After Approval): Add myself.
492 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
493             Shiva Chen  <shiva0217@gmail.com>
495         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
496         nds32 port maintainers.
498 2013-07-17  Tim Shen  <timshen91@gmail.com>
500         * MAINTAINERS (Write After Approval): Add myself.
502 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
504         * configure.ac: Sync from binutils.
505         * configure: Regenerate.
507 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
509         * MAINTAINERS (Write After Approval): Add myself.
511 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
517         * MAINTAINERS (Write After Approval): Add myself.
519 2013-04-30  Brooks Moses  <bmoses@google.com>
521         * MAINTAINERS: Update my email; move myself from Fortran
522         reviewer to Write After Approval.
524 2013-04-16  Andreas Schwab  <schwab@suse.de>
526         * configure.ac (aarch64-*-*): Don't disable java.
527         * configure: Regenerate.
529 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2013-03-30  Matthias Klose  <doko@ubuntu.com>
535         * Makefile.def (target_modules): Don't install libffi.
536         * Makefile.in: Regenerate.
538 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
540         * MAINTAINERS (Write After Approval): Add myself.
542 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
544         * MAINTAINERS (Write After Approval): Add myself.
546 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
548         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
549         * configure: Regenerated.
551 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
553         * MAINTAINERS: Explicitly add myself as AIX maintainer.
554         Remove Geoff Keating as rs6000 port maintainer, at his request.
556 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
558         * MAINTAINERS: Update my email.
560 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
562         * configure: Re-generate.
564 2013-01-15  Richard Biener  <rguenther@suse.de>
566         PR other/55973
567         * configure: Re-generate.
569 2013-01-14  Matthias Klose  <doko@ubuntu.com>
571         * Makefile.def (install-target-libsanitizer): Depend on
572         install-target-libstdc++-v3.
573         * Makefile.in: Regenerate.
575 2013-01-14  Richard Biener  <rguenther@suse.de>
577         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
578         * configure: Re-generate
580 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
582         * config.sub: Update from config repo.
584 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
586         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
587         * Makefile.in: Regenerate.
589 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
591         * MAINTAINERS (arc): Add new port maintainership for myself.
593 2013-01-09  Jason Merrill  <jason@redhat.com>
595         * .gitignore: Import from gdb repository.
597 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
599         * Makefile.def (configure-gcc): Depend on all-gmp.
600         (all-gcc): Remove dependency on all-gmp.
601         * Makefile.in: Regenerated.
603 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
605         * config.sub: Merge from config repo.
606         * config.guess: Ditto.
608 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
610         * Makefile.def: Merge from binutils.
611         * Makefile.in: Ditto.
613 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
615         * MAINTAINERS: Update my email.
617 2012-12-29  Ben Elliston  <bje@gnu.org>
619         * config.guess: Update to 2012-12-29 version.
620         * config.sub: Likewise.
622 2012-12-20  Matthias Klose  <doko@ubuntu.com>
624         * Makefile.def (install-target-libgfortran): Depend on
625         install-target-libquadmath, install-target-libgcc.
626         (install-target-libsanitizer): Depend on install-target-libgcc.
627         (install-target-libjava): Depend on install-target-libgcc.
628         (install-target-libitm): Depend on install-target-libgcc.
629         (install-target-libobjc): Depend on install-target-libgcc.
630         (install-target-libstdc++-v3): Depend on install-target-libgcc.
631         * Makefile.in: Regenerate.
633 2012-12-19  Matthias Klose  <doko@ubuntu.com>
635         * Makefile.def (install-target-libgo): Depend on
636         install-target-libatomic.
637         * Makefile.in: Regenerate.
639 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
641         PR go/55201
642         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
643         * Makefile.in: Regenerate.
645 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
647         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
648         * configure: Regenerate.
650 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
652         * config.sub: Merge from config repo.
654 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
656         * Makefile.def (target_modules): Add bootstrap=true and
657         raw_cxx=true to libsanitizer.
658         * configure.ac (bootstrap_target_libs): Add libsanitizer.
659         * Makefile.in: Regenerated.
660         * configure: Likewise.
662 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
664         * MAINTAINERS: Remove self as RTL optimization maintainer.
666 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
668         * MAINTAINERS (Write After Approval): Add myself.
670 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
672         * Makefile.def (target_modules): Remove bootstrap=true and
673         raw_cxx=true from libsanitizer.
674         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
675         * Makefile.in: Regenerated.
676         * configure: Likewise.
678 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
680         * Makefile.def (target_modules): Add bootstrap=true and
681         raw_cxx=true to libsanitizer.
682         * configure.ac (bootstrap_target_libs): Add libsanitizer.
683         * Makefile.in: Regenerated.
684         * configure: Likewise.
686 2012-11-28  Andrew Pinski  <apinski@cavium.com>
688         PR bootstrap/54279
689         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
690         * configure: Regenerate.
691         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
692         * Makefile.in: Regenerate.
694 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
696         * configure.ac: Disable libsanitizer if we're not building C++.
697         * configure: Regenerate.
699 2012-11-15  Roland McGrath  <roland@hack.frob.com>
701         * MAINTAINERS (Write After Approval): Add myself.
703 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
705         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
706         Kostya Serebryany (kcc@google.com) and
707         Jakub Jelinek (jakub@redhat.com).
708         Rename area for Dodji Seketeli (dodji@redhat.com).
710 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
712         * MAINTAINERS: (asan.c, related): Add myself.
714 2012-11-14  Roland McGrath  <mcgrathr@google.com>
716         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
717         * configure: Regenerate.
719 2012-11-13  Richard Henderson  <rth@redhat.com>
721         * configure.ac: Move libsanitizer logic to subdirectory.
722         * configure: Regenerate.
724 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
726         * configure.ac: Enable libsanitizer just on x86 linux for now.
727         * configure: Re-generate.
729 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
731         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
732         sections.
733         * configure: Regenerate.
735 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
737         * configure.ac: Add section for configdirs for libsanitizer.
738         Disable for cris-*-* and mmix-*-*.
739         * configure: Regenerate.
741 2012-11-12  Wei Mi <wmi@google.com>
743         * configure.ac: Add libsanitizer to target_libraries.
744         * Makefile.def: Ditto.
745         * configure: Regenerate.
746         * Makefile.in: Regenerate.
747         * libsanitizer: New directory for asan runtime.  Contains an empty
748         tsan directory.
750 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
752         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
753         against Mingw64 w32api.
754         * configure: Regenerate.
756 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
758         * configure: Regenerated.
760 2012-11-03  Robert Mason  <rbmj@verizon.net>
762         * configure.ac: add --disable-libstdcxx configure option
763         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
765 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
767         * MAINTAINERS (Write After Approval): Add myself.
769 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
771         * MAINTAINERS (Write After Approval): Add myself.
773 2012-10-24  Sharad Singhai  <singhai@google.com>
775         * MAINTAINERS (Write After Approval): Add myself.
777 2012-10-24  Eric Christopher  <echristo@gmail.com>
779         * MAINTAINERS: Update email address.
781 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
783         PR bootstrap/54820
784         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
785         * configure: Regenerate.
787 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
789         * MAINTAINERS (aarch64): Add Marcus and myself.
791 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
793         PR bootstrap/54820
794         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
795         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
796         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
797         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
798         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
799         * Makefile.in: Regenerate.
800         * configure.ac (have_static_libs): New variable and associated check.
801         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
802         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
803         * configure: Regenerate.
805 2012-10-10  Richard Biener  <rguenther@suse.de>
807         * MAINTAINERS: Adjust for changed surname.
809 2012-10-04  Lawrence Crowl  <crowl@google.com>
811         * MAINTAINERS (Write After Approval): Add myself.
813 2012-10-01  Cary Coutant  <ccoutant@google.com>
815         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
817 2012-09-28  Ian Lance Taylor  <iant@google.com>
819         * Makefile.def: Make all-target-libgo depend on
820         all-target-libbacktrace.
821         * Makefile.in: Rebuild.
823 2012-09-26  Ian Lance Taylor  <iant@google.com>
825         * Makefile.def: Make all-gcc depend on all-libbacktrace.
826         * Makefile.in: Rebuild.
828 2012-09-20  Walter Lee  <walt@tilera.com>
830         * configure.ac: Add tilegx to list of targets that support gold.
831         * configure: Regenerate.
833 2012-09-20  Marek Polacek  <polacek@redhat.com>
835         * MAINTAINERS (Write After Approval): Add myself.
837 2012-09-19  Steve Ellcey  <sellcey@mips.com>
839         * configure.ac: Add mips*-mti-elf* target.
840         * configure: Regenerate.
842 2012-09-17  Ian Lance Taylor  <iant@google.com>
844         * MAINTAINERS (Various Maintainers): Add libbacktrace.
845         * configure.ac (host_libs): Add libbacktrace.
846         (target_libraries): Add libbacktrace.
847         * Makefile.def (host_modules): Add libbacktrace.
848         (target_modules): Likewise.
849         * configure, Makefile.in: Rebuild.
851 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
853         PR target/38607
854         Merge upstream change.
855         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
857         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
858         Add libgomp*.o to compare_exclusions for AIX.
859         * configure: Regenerate.
861 2012-09-06  Diego Novillo  <dnovillo@google.com>
863         * configure.ac: Bump minimum GMP version to 4.2.3.
864         * configure: Re-generate.
866 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
868         PR target/54461
869         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
870         target-libgloss if not configured --with-avrlibc=no.
871         * configure: Regenerate.
873 2012-09-04  Jason Merrill  <jason@redhat.com>
875         * configure.ac: Fix --enable-languages=all.
877 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
879         * MAINTAINERS (Write After Approval): Add myself.
881 2012-09-03  Richard Guenther  <rguenther@suse.de>
883         PR bootstrap/54138
884         * configure.ac: Re-organize ISL / CLOOG checks to allow
885         disabling with either --without-isl or --without-cloog.
886         * configure: Regenerated.
888 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
890         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
891         * configure: Regenerate.
893 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
895         * MAINTAINERS: Fix my email address.
897 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
899         PR binutils/4970
900         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
901         and opcodes.
902         * Makefile.in: Regenerated.
904 2012-08-26  Art Haas <ahaas@impactweather.com>
906         * configure: Regenerate.
908 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
910         * INSTALL/README: Also refer to the online installation
911         instructions.
913 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
915         * MAINTAINERS (Write After Approval): Add myself.
916         (Picochip port): Remove myself.
918 2012-08-14   Diego Novillo  <dnovillo@google.com>
920         Merge from cxx-conversion branch.
922         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
923         POSTSTAGE1_CONFIGURE_FLAGS.
924         * Makefile.in: Regenerate.
925         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
926         Force C++ when bootstrapping.
927         * configure: Regenerate.
929 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
931         * MAINTAINERS (Write After Approval): Add myself.
933 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
935         * README: Document use of ranges of years in copyright notices.
937 2012-07-06  Richard Guenther  <rguenther@suse.de>
939         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
940         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
941         --with-gmp=system.
942         * Makefile.in: Regenerated.
943         * configure: Likewise.
945 2012-07-06  Richard Guenther  <rguenther@suse.de>
947         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
948         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
949         supply V=1 as extra_make_flags.
950         * configure: Regenerated.
951         * Makefile.in: Likewise.
953 2012-07-04  Tristan Gingold  <gingold@adacore.com>
955         * configure: Regenerate.
957 2012-07-03  Richard Guenther  <rguenther@suse.de>
959         * Makfile.def (isl): Remove not necessary extra_exports and
960         extra_make_flags.
961         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
962         * Makefile.in: Regenerated.
964 2012-07-03  Richard Guenther  <rguenther@suse.de>
966         * Makefile.def (cloog): Add V=1 to extra_make_flags.
967         * configure.ac: If either the ISL or the CLooG check failed
968         do not try to build in-tree versions.
969         * Makefile.in: Regenerated.
970         * configure: Regenerated.
972 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
974         * configure: Regenerate.
976 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
978         * MAINTAINERS (Various Maintainers): Add myself as testsuite
979         maintainer.
981 2012-07-02  Richard Guenther  <rguenther@suse.de>
983         * configure: Regenerated.
985 2012-07-02  Richard Guenther  <rguenther@suse.de>
986         Michael Matz  <matz@suse.de>
987         Tobias Grosser <tobias@grosser.es>
988         Sebastian Pop <sebpop@gmail.com>
990         * Makefile.def: Add ISL host module, remove PPL host module.
991         Adjust ClooG host module to use the proper ISL.
992         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
993         * configure.ac: Include config/isl.m4.  Add ISL host library,
994         remove PPL.  Remove PPL configury, add ISL configury, adjust
995         ClooG configury.
996         * Makefile.in: Regenerated.
997         * configure: Likewise.
999 2012-07-02  Richard Guenther  <rguenther@suse.de>
1001         Merge from graphite branch
1002         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1004         * configure: Regenerated.
1005         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1006         both cloog.org and legacy versions. The only supported version will
1007         be CLooG with the isl backend.
1009         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1011         * configure: Regenerated.
1012         * configure.ac: Require cloog isl 0.17.0
1014         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1016         * configure: Regenerated.
1017         * config/cloog.m4: Do not define CLOOG_ORG
1019 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1021         * configure.ac: Skip C if explicitly selected.
1022         * configure: Regenerate.
1024 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1026         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1027         they contain -O2.
1028         * configure: Regenerate.
1030 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1032         PR debug/53740
1033         * df.h, df-problems.c, dce.c: Revert last patch.
1035 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1037         * MAINTAINERS (Write After Approval): Update my email address.
1039 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1041         * MAINTAINERS (Write After Approval): Add myself.
1043 2012-06-20  Jason Merrill  <jason@redhat.com>
1045         * Makefile.tpl (check-target-libgomp-c++): New.
1046         (check-target-libitm-c++): New.
1047         * Makefile.def (c++): Add them.
1048         * Makefile.in: Regenerate.
1050 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1052         * MAINTAINERS (Write After Approval): Add myself.
1054 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1056         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1057         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1058         (install-no-fixedincludes): Adjust accordingly.
1059         * Makefile.in: Regenerate.
1061 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1063         Merge upstream change
1064         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1066 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2012-05-09  Nick Clifton  <nickc@redhat.com>
1071             Paul Smith  <psmith@gnu.org>
1073         PR bootstrap/50461
1074         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1075         allow for the fact that from release v3.1.0 of MPFR the source
1076         files were moved into a src sub-directory.
1077         * configure: Regenerate.
1079 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1081         * configure.ac: Bump minimum MPFR version to 2.4.0.
1082         * configure: Regenerated.
1084 2012-05-01  Richard Henderson  <rth@redhat.com>
1086         * Makefile.def (libatomic): New target_module.
1087         * configure.ac (target_libraries): Add libatomic.
1088         (noconfigdirs): Check if libatomic is supported.
1089         * Makefile.in, configure: Rebuild.
1091 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1093         * MAINTAINERS (Write After Approval): Add myself.
1095 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1097         * config.sub: Update to 2012-04-18 version from official repo.
1099 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1101         * MAINTAINERS (Write After Approval): Add myself.
1103 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1105         * MAINTAINERS: Changed email address.
1107 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1109         PR target/52737
1110         * contrib/gcc_update (files_and_dependencies):
1111         Remove gcc/config/avr/t-multilib from touch data.
1113 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1115         * MAINTAINERS (OS Port Maintainers): Remove irix.
1116         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1117         (unsupported_languages): Remove mips-sgi-irix6.*.
1118         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1119         (with_stabs): Remove.
1120         * configure: Regenerate.
1122 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1124         * MAINTAINERS (OS Port Maintainers): Remove osf.
1125         * configure.ac (enable_libgomp): Remove *-*-osf*.
1126         (with_stabs): Remove alpha*-*-osf*.
1127         * configure: Regenerate.
1129 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1131         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1132         * configure: Regenerate.
1134 2012-02-17  Walter Lee  <walt@tilera.com>
1136         * MAINTAINERS: (Write After Approval): Delete myself.
1138 2012-02-14  Walter Lee  <walt@tilera.com>
1140         * MAINTAINERS (tilegx port): Add myself.
1141         (tilepro port): Add myself.
1142         (Write After Approval): Add myself.
1144 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1146         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1147         and Joseph Myers as docstring relicensing maintainers.
1149 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1151         * MAINTAINERS (write-after-approval): Add myself.
1153 2012-02-08  Ira Rosen <irar@il.ibm.com>
1155         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1156         maintainer.
1158 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1160         * MAINTAINERS (Write After Approval): Move myself to
1161         maintain alphabetical order.
1163 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1165         * MAINTAINERS (Write After Approval): Add myself.
1167 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1172             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1174         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1175         * configure: Regenerate.
1177 2012-01-23  Harshit Chopra  <harshit@google.com>
1179         * MAINTAINERS (Write After Approval): Add myself.
1181 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1183         * configure.ac: Remove reference to mh-interix.
1184         * configure: Regenerate.
1186 2012-01-05  Richard Henderson  <rth@redhat.com>
1188         PR bootstrap/51072
1189         * configure.ac: Disable libitm if c++ is not enabled.
1190         * configure: Rebuild.
1192         * configure.ac: Fix regexp for same.
1193         * configure: Rebuild.
1195 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1197         * MAINTAINERS (Write After Approval): Add myself.
1199 2012-01-02  Richard Guenther  <rguenther@suse.de>
1201         PR bootstrap/51686
1202         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1203         * Makefile.in: Regenerate.
1205 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1207         * MAINTAINERS (Write After Approval): Add myself.
1209 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1211         * configure: Regenerate.
1213 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1215         * MAINTAINERS (picochip): Changed email address.
1217 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1219         * MAINTAINERS (write-after-approval): Add self.
1221 2011-11-29  DJ Delorie  <dj@redhat.com>
1223         * configure.ac (rl78-*-*) New case.
1224         * configure: Regenerate.
1225         * MAINTAINERS: Add myself as RL78 maintainer.
1227 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1229         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1231 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1233         * libtool.m4: Additional FreeBSD 10 fixes.
1235 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1237         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1238         Maintainers section, as Epiphany maintainer.
1240 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1242         PR target/49992
1243         * configure.ac: Remove ranlib special-casing for Darwin.
1244         * configure: Regenerate.
1246 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1248         * MAINTAINERS (Reviewers): Keep the list sorted.
1250 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1252         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1254 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1256         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1257         * configure: Rebuild.
1258         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1259         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1260         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1261         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1262         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1263         Add READELF.
1264         * Makefile.in: Rebuild.
1266 2011-11-09  Jason Merrill  <jason@redhat.com>
1268         * Makefile.def (language=c++): Remove check-c++0x.
1269         * Makefile.in (check-gcc-c++): Regenerate.
1271 2011-11-08  Richard Henderson  <rth@redhat.com>
1273         * configure.ac: Test for libitm directory present first.
1275         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1277         * configure.ac: Test libitm/configure.tgt to disable libitm.
1278         * configure: Rebuild.
1280 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1281             Richard Henderson  <rth@redhat.com>
1283         Merged from transactional-memory.
1285         * Makefile.def (lang_env_dependencies): libitm is c++.
1286         Add libitm target module.
1287         * configure.ac: Likewise.
1288         * config/mmap.m4: New file.
1289         * contrib/gcc_update: Add libitm to touch data.
1290         * Makefile.in, configure: Rebuild.
1292 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1294         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1295         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1296         * Makefile.in: Regenerate.
1298 2011-11-01  DJ Delorie  <dj@redhat.com>
1300         * config.sub: Update to version 2011-10-29 (added rl78)
1302 2011-10-27  Nick Clifton  <nickc@redhat.com>
1304         * config.sub: Import these changes from the config project:
1306         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1307             Ben Elliston  <bje@gnu.org>
1309         * config.sub (epiphany): New.
1311         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1312             Ben Elliston  <bje@gnu.org>
1314         * config.sub (hexagon, hexagon-*): New.
1316         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1318         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1319         64eb to be64.
1321         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1323         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1324         (nacl): Grok as alias for 32el-unknown-nacl.
1326 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1328         * MAINTAINERS (Write After Approval): Add myself.
1330 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1332         * MAINTAINERS (Write After Approval): Add myself.
1334 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1336         * MAINTAINERS (sparc port): Remove myself.
1338 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1340         * MAINTAINERS (Write After Approval): Add myself.
1342 2011-08-14  Yao Qi  <yao@codesourcery.com>
1344         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1345         * configure: Regenerate.
1347 2011-07-26  Ian Lance Taylor  <iant@google.com>
1349         * configure.ac: Set have_compiler based on whether gcc directory
1350         exists, rather than on whether gcc is in configdirs.
1351         * configure: Rebuild.
1353 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1355         * MAINTAINERS (Global Reviewers): Add self.
1357 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1359         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1360         link directories.
1361         * Makefile.in: Rebuild.
1363 2011-07-20  Ian Lance Taylor  <iant@google.com>
1365         PR bootstrap/49787
1366         * configure.ac: Move --enable-bootstrap handling earlier in file.
1367         If --enable-bootstrap and either --enable-build-with-cxx or
1368         --enable-build-poststage1-with-cxx, enable C++ automatically.
1369         * configure: Rebuild.
1371 2011-07-19  Ian Lance Taylor  <iant@google.com>
1373         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1374         make C++ a boot_language.  Set and substitute
1375         POSTSTAGE1_CONFIGURE_FLAGS.
1376         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1377         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1378         * configure, Makefile.in: Rebuild.
1380 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1382         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1383         maintainers.
1385 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1387         * MAINTAINERS (Global Reviewers): Add myself.
1389 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1391         * configure: Regenerate.
1393 2011-07-16  Jason Merrill  <jason@redhat.com>
1395         * Makefile.def (language=c++): Add check-c++0x and
1396         check-target-libmudflap-c++.
1397         * Makefile.tpl (check-target-libmudflap-c++): New.
1398         * Makefile.in: Regenerate.
1400 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1402         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1403         * Makefile.def (target_modules/libjava): Pass
1404         $(EXTRA_CONFIGARGS_LIBJAVA).
1405         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1406         if not configured with --enable-static-libjava.
1407         * Makefile.in: Regenerate.
1408         * configure: Likewise.
1410 2011-07-15  Jason Merrill  <jason@redhat.com>
1412         * Makefile.in (check-c++): Move check-gcc-c++0x after
1413         check-target-libstdc++-v3.
1415 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1417         * MAINTAINERS (c6x port): New entry.
1419 2011-07-13  Jason Merrill  <jason@redhat.com>
1421         * Makefile.in (check-gcc-c++0x): New.
1422         (check-c++): Depend on it.
1424 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1426         PR target/39150
1427         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1428         x86_64-*-solaris2.1[0-9]*.
1429         * configure: Regenerate.
1431 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1433         * MAINTAINERS (RTL optimizers): Add self.
1435 2011-06-27  Gabriel Charette  <gchare@google.com>
1437         * MAINTAINERS (Write After Approval): Add myself.
1439 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1441         PR regression/47836
1442         PR bootstrap/23656
1443         PR other/47733
1444         PR bootstrap/49247
1445         PR c/48825
1446         * configure.ac (target_libraries): Remove target-libiberty.
1447         Remove case-statement setting skipdirs=target-libiberty for
1448         multiple targets.  Remove checking target_configdirs and
1449         removing target-libiberty but keeping target-libgcc if
1450         otherwise empty.
1451         * Makefile.def (target_modules): Don't add libiberty.
1452         (dependencies): Remove all traces of target-libiberty.
1453         * configure, Makefile.in: Regenerate.
1455 2011-06-13  Walter Lee <walt@tilera.com>
1457         * configure.ac (tilepro-*-*) New case.
1458         (tilegx-*-*): Likewise.
1459         * configure: Regenerate.
1461 2011-06-06  Jing Yu  <jingyu@google.com>
1463         * configure.ac: Skip target-libiberty for
1464         arm*-*-linux-androideabi.
1465         * configure: Regenerated.
1467 2011-06-06  Nick Clifton  <nickc@redhat.com>
1469         * config.sub: Sync from upstream.
1471 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1477         * MAINTAINERS: Update my email address.
1479 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1481         * MAINTAINERS (Write After Approval): Update my email address.
1483 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2011-05-08  Doug Kwan  <dougkwan@google.com>
1489         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1490         * configure: Regenerated.
1491         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1492         value from configure.
1493         * Makefile.in: Regenerated.
1495 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1497         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1498         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1499         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1500         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1501         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1502         *-*-vxworks*): Disable newlib and libgloss in separate case
1503         statement.
1504         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1505         to separate case statement.
1506         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1507         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1508         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1509         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1510         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1511         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1512         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1513         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1514         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1515         i[[3456789]]86-*-rdos*, m32r-*-*,
1516         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1517         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1518         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1519         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1520         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1521         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1522         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1523         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1524         and libgloss in main case over targets.  Remove most empty cases
1525         in main case over targets.
1526         * configure: Regenerate.
1528 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1530         * MAINTAINERS (Write After Approval): Add myself.
1532 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1534         * configure.ac: Remove code setting special library locations for
1535         hppa*64*-*-hpux11*.  Remove code setting compiler for
1536         sparc-sun-solaris2*.
1537         * configure: Regenerate.
1539 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1541         * configure.ac: Separate libgloss_dir settings from general case
1542         over targets.
1543         * configure: Regenerate.
1545 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1547         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1548         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1549         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1550         cases in libgcj-disabling case statement.
1551         (hppa*64*-*-linux*): Set unsupported_languages instead of
1552         disabling target-zlib.
1553         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1554         to hppa*64*-*-hpux*.
1555         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1556         hppa*-*-hpux*.
1557         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1558         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1559         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1560         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1561         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1562         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1563         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1564         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1565         libgcj-disabling case statement.
1566         * configure: Regenerate.
1568 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1570         * configure.ac: Disable Java for targets not supporting libffi.
1571         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1572         Remove cases in Java-disabling statement.
1573         (*arm-wince-pe): Change to arm-wince-pe.
1574         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1575         cases in Java-disabling statement.
1576         (bfin-*-*): Don't disable Java again.
1577         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1578         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1579         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1580         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1581         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1582         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1583         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1584         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1585         Java-disabling statement.
1586         (mmix-*-*): Don't disable Java again.
1587         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1588         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1589         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1590         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1591         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1592         statement.
1593         * configure: Regenerate.
1595 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1597         * configure.ac: Separate cases disabling Java and Java libraries
1598         from general case over targets.
1599         * configure: Regenerate.
1601 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1603         * MAINTAINERS: Update my email address.
1605 2011-04-20  Easwaran Raman  <eraman@google.com>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1611         PR lto/48086
1612         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1613         * configure: Regenerate.
1615 2011-04-16  Jim Meyering  <meyering@redhat.com>
1617         * MAINTAINERS (Write After Approval): Add myself.
1619 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1621         * MAINTAINERS: Update my email address.
1623 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1629         * MAINTAINERS (Write After Approval): Add myself.
1631 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1637         * configure.ac (build_tools): Remove build-byacc.
1638         (host_libs): Remove mmalloc.
1639         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1640         autoconf automake libtool diff rcs fileutils shellutils time
1641         textutils wdiff find uudecode hello tar gzip indent recode release
1642         sed perl gawk findutils gettext zip.
1643         (libgcj): Remove target-qthreads.
1644         (target_tools): Remove target-examples target-gperf.
1645         (YACC): Don't handle building byacc.
1646         * configure: Regenerate.
1647         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1648         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1649         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1650         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1651         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1652         handle building components.
1653         * Makefile.in: Regenerate.
1655 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1657         * MAINTAINERS: Update my email address as Xtensa maintainer.
1659 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1661         * config.sub: Sync from upstream.
1663 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1665         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1666         (microblaze*): Don't disable libssp.
1667         * configure: Regenerate.
1669 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1671         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1672         moveifchange.
1673         * configure: Regenerate.
1674         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1675         * Makefile.in: Regenerate.
1677 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1679         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1680         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1681         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1682         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1683         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1684         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1685         md_exec_prefix cases.
1686         * configure: Regenerate.
1688 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1690         * configure.ac: Separate cases disabling target-libssp,
1691         target-libiberty, target-libstdc++-v3 and Fortran from general
1692         case over targets.
1693         * configure: Regenerate.
1695 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1697         * configure.ac (*-*-chorusos): Don't disable libgcj.
1698         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1699         Remove case.
1700         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1701         (arm-*-coff): Don't disable libgcj.
1702         (arm*-*-linux-gnueabi): Remove useless assignment.
1703         (arm-*-riscix*): Don't disable libgcj.
1704         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1705         configuration.
1706         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1707         (c54x*-*-*): Remove case.
1708         (tic54x-*-*): Don't disable GCC or GCC libraries.
1709         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1710         to *.
1711         (d10v-*-*): Don't disable GCC libraries.
1712         (d30v-*-*): Don't disable libgcj.
1713         (h8500-*-*): Don't disable GCC libraries.
1714         (i960-*-*): Don't disable libgcj.
1715         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1716         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1717         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1718         libgcj.
1719         (m68k-*-coff*): Remove case.
1720         (mmix-*-*): Don't disable libgloss on host.
1721         (mn10200-*-*, mn10300-*-*): Remove cases.
1722         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1723         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1724         Don't disable libgcj.
1725         (romp-*-*): Remove case.
1726         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1727         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1728         case.
1729         (v810-*-*): Don't disable GCC libraries.
1730         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1731         (ip2k-*-*): Don't disable GCC libraries.
1732         * configure: Regenerate.
1734 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1736         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1737         libffi on host.
1738         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1739         on host.
1740         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1741         * configure: Regenerate.
1743 2011-03-26  John Marino  <binutils@marino.st>
1745         * configure.ac: Add support for *-*-dragonfly*
1746         * configure: Regenerate.
1748 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1750         * configure.ac (native_only): Remove.
1751         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1752         send-pr uudecode guile gnuserv on host.
1753         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1754         send-pr rcs guile perl texinfo libtool on host.
1755         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1756         automake send-pr rcs guile perl texinfo libtool on host.
1757         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1758         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1759         (alpha*-dec-osf*): Don't disable fileutils on target.
1760         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1761         texinfo send-pr expect dejagnu on target.
1762         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1763         target-qthreads on target.
1764         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1765         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1766         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1767         x86_64-*-mingw*): Don't disable expect on target.
1768         (*-*-cygwin*): Don't disable target-gperf on target.
1769         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1770         gnuserv on target.
1771         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1772         target.
1773         * configure: Regenerate.
1775 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1777         * configure.ac (target_tools): Remove target-groff.
1778         (native_only): Remove target-groff.
1779         (hppa*64*-*-*): Don't disable byacc.
1780         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1781         setting.
1782         (*-*-kaos*): Don't skip target-librx and target-groff.
1783         (*-*-netware*): Don't skip target-libmudflap.
1784         (*-*-tpf*): Don't skip target-libmudflap.
1785         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1786         directories on the host.
1787         (ia64*-*-*vms*): Don't skip tix.
1788         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1789         host.
1790         * configure: Regenerate.
1792 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1794         * configure.ac: Remove references to mt-mep, mt-netware,
1795         mt-wince.
1796         * Makefile.def: Add all-utils soft dependencies.
1797         * Makefile.tpl: Remove GDB_NLM_DEPS.
1798         * configure: Regenerate.
1799         * Makefile.in: Regenerate.
1801 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1803         * configure.ac: Do not include mh-x86omitfp.
1804         * configure: Regenerate.
1806 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1808         * configure.ac: Remove empty cases.
1809         * configure: Regenerate.
1811 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1813         * Makefile.def: Add dependency from termcap to gdb.
1814         * Makefile.in: Regenerate.
1816 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1818         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1819         * configure: Regenerate.
1820         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1821         * Makefile.tpl: Likewise.
1822         * Makefile.in: Regenerate.
1824 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1826         * configure.ac: Remove all mentions of tentative_cc.
1827         * configure: Regenerate.
1829 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1831         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1832         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1833         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1834         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1835         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1836         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1837         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1838         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1839         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1840         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1841         *-*-rhapsody*): Remove host cases.
1842         * configure: Regenerate.
1844 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1846         * configure.ac (ppc*-*-pe): Remove host case.
1847         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1848         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1849         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1850         cases.
1851         * configure: Regenerate.
1853 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1855         * config.sub: Update to version 2011-03-23.
1857 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1859         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1860         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1861         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1862         * configure: Regenerate.
1864 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1866         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1867         to Write After Approval.
1868         * config-ml.in: Don't handle arc-*-elf*.
1869         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1870         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1871         handle GCC libraries.
1872         * configure: Regenerate.
1874 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1876         PR bootstrap/48120:
1877         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1878         Add -lstdc++ -lm to LIBS.
1879         * configure: Regenerate.
1881 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1883         * config.guess: Update to version 2011-02-02
1884         * config.sub: Update to version 2011-02-24
1886 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1888         PR lto/48086
1889         * configure.ac: Re-enable LTO on *-apple-darwin9.
1890         * configure: Regenerate.
1892 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1894         PR lto/48086
1895         * configure.ac: Disable LTO on darwin due to an assembler change in
1896         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1897         under 256.
1898         * configure: Regenerate.
1900 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1902         * MAINTAINERS: Update myself as score backend maintainer,
1903         update my e-mail address.
1905 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1907         * MAINTAINERS: Update my e-mail address.
1909 2011-03-06  Joey Ye  <joey.ye@arm.com>
1911         * MAINTAINERS: Update my e-mail address.
1913 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1915         * configure.ac: Adjust test of with_ppl.
1916         * configure: Regenerated.
1918 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1920         * MAINTAINERS: Adjust my e-mail address.
1922 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1924         * configure.ac: Add -lpwl to ppllibs.
1925         * configure: Regenerated.
1927 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1929         * config/cloog.m4: Add -lisl to clooglibs.
1930         * configure: Regenerated.
1932 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1934         * MAINTAINERS (CPU Port maintainers): Add self.
1936 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1938         * MAINTAINERS: Add myself as testsuite maintainer.
1940 2011-02-15  Mike Stump  <mikestump@comcast.net>
1942         * MAINTAINERS: Add myself as testsuite maintainer.
1944 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1946         Import from Libtool and gnulib:
1948         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1950         Prepare for supporting FreeBSD 10.
1951         * config.rpath: Remove handling of freebsd1* which soon would
1952         match FreeBSD 10.0.
1954         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1956         Remove support for FreeBSD 1.x.
1957         * libtool.m4 (_LT_LINKER_SHLIBS)
1958         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1959         soon would incorrectly match FreeBSD 10.0.
1961 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1963         PR binutils/12283
1964         * move-if-change: Import version from gnulib.
1966 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1968         PR lto/47225
1969         * Makefile.def (lto-plugin): Double dash for enable-shared.
1970         (configure-gcc): Depend on all-lto-plugin.
1971         * Makefile.in: Rebuilt.
1973 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1975         * configure.ac: Remove extra bracket.
1976         * configure: Regenerate.
1978 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1980         * MAINTAINERS: Add myself as libquadmath maintainer.
1982 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1984         * MAINTAINERS: Update my email address.
1986 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1988         * MAINTAINERS (option handling): Add self.
1990 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1992         PR lto/47225
1993         * Makefile.def: Add dependency for install-gcc
1994         on install-lto-plugin.
1995         * Makfile.in: Regenerated
1997 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1999         * MAINTAINERS (CPU Port Maintainers): Add myself.
2001 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2003         PR libgcj/44341
2004         * configure.ac: Discard --with-* flags for host when configuring
2005         target libraries for cross build.
2006         * configure: Rebuilt.
2008 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2010         * MAINTAINERS (linear loop transforms): Removed.
2012 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2014         * configure.ac: If with_ppl is no, move setting with_cloog=no
2015         after CLOOG_REQUESTED check.
2016         * configure: Regenerated.
2018 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2020         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2021         CLooG has been requested.
2022         * configure: Regenerated.
2024 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2026         * configure: Regenerated.
2027         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2029 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2031         * configure: Regenerated.
2032         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2034 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2036         * configure.ac: Use AS_HELP_STRING throughout.
2037         * configure: Regenerate.
2039 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2041         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2042         * configure: Regenerate.
2044 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2046         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2048 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2050         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2051         for ia64-hpux.
2052         * configure: Regenerate.
2054 2011-01-07  Jan Hubicka  <jh@suse.cz>
2056         PR lto/47225
2057         * Makefile.in: Regenerate.
2058         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2059         configure.
2061 2011-01-07  Jan Hubicka  <jh@suse.cz>
2063         * Makefile.in: Regenerate.
2064         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2065         and configure dependency on lto-plugin configure.
2066         (lto-plugin module): Remove dependency on GCC; add dependency on
2067         liniberty.
2069 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2075         * configure: Regenerate.
2077 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2079         * configure.ac: (picochip): Disable libiberty.
2081 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2083         * MAINTAINERS (Write After Approval): Add myself.
2085 2010-12-10  Ian Lance Taylor  <iant@google.com>
2087         PR bootstrap/46819
2088         * configure.ac: For --disable-libgcj clear libgcj_saved.
2089         * configure: Rebuild.
2091 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2093         PR fortran/46540
2094         * configure.ac: Add --disable-libquadmath and
2095         --disable-libquadmath-support.
2096         * configure: Regenerate.
2098 2010-12-03  Ian Lance Taylor  <iant@google.com>
2100         * MAINTAINERS: Add myself as libgo maintainer.
2102 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2104         PR libffi/46792
2105         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2106         * configure: Regenerate.
2108 2010-12-02  Ian Lance Taylor  <iant@google.com>
2110         * configure.ac: Always set default for poststage1_ldflags to
2111         -static-libstdc++ -static-libgcc.
2113 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2115         * configure.ac: Move comment to remove extra space in last argument
2116         of GCC_TARGET_TOOL.
2118 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2120         PR other/46026
2121         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2122         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2123         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2124         (BASE_FLAGS_TO_PASS): Use it.
2125         * configure: Rebuilt.
2126         * Makefile.in: Rebuilt.
2128 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2130         PR binutils/12258
2131         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2132         Properly check default linker.
2133         * configure: Regnerated.
2135 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2137         * configure.ac: For --enable-gold, handle value `default' instead of
2138         `both*'.  New configure option --{en,dis}able-ld.
2139         * configure: Regenerate.
2141 2010-11-20  Ian Lance Taylor  <iant@google.com>
2143         * configure.ac: Only disable a language library if no language needs
2144         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2145         * configure: Rebuild.
2147 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2149         * Makefile.in: Regenerate.
2151         PR other/46202
2152         * configure.ac: Fix just-built in-tree STRIP name to be
2153         binutils/strip-new.
2154         * configure: Regenerate.
2155         * Makefile.def (install-strip-gcc, install-strip-binutils)
2156         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2157         (install-strip-sid): Mirror dependencies on non-strip variants
2158         of these targets on the respective -strip prerequisites.
2159         * Makefile.tpl (install-strip, install-strip-host)
2160         (install-strip-target): New targets.
2161         (install-strip-[+module+], install-strip-target-[+module+]):
2162         New targets.
2163         * Makefile.in: Regenerate.
2165 2010-11-19  Ian Lance Taylor  <iant@google.com>
2166             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2168         * configure.ac: Add target-libgo to target_libraries.  Set
2169         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2170         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2171         (HOST_EXPORTS): Add GOC.
2172         (BASE_TARGET_EXPORTS): Add GOC.
2173         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2174         (GOCFLAGS_FOR_TARGET): New variable.
2175         (EXTRA_HOST_FLAGS): Add GOC.
2176         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2177         * Makefile.def (target_modules): Add libgo.
2178         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2179         (dependencies): Add dependency from configure-target-libgo to
2180         configure-target-libffi and all-target-libstdc++-v3.  Add
2181         dependencies from all-target-libgo to all-target-libffi.
2182         (languages): Add go.
2183         * configure: Rebuild.
2184         * Makefile.in: Rebuild.
2186 2010-11-19  Ian Lance Taylor  <iant@google.com>
2188         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2189         compiler/flag environment variables.
2191 2010-11-18  Ian Lance Taylor  <iant@google.com>
2193         * configure.ac: Check for lang_requires_boot_languages in
2194         config-lang.in files.
2195         * configure: Rebuild.
2197 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2198             Tobias Burnus  <burnus@net-b.de>
2200         PR fortran/32049
2201         * Makefile.def: Add libquadmath; build it with language=fortran.
2202         * configure.ac: Add libquadmath.
2203         * Makefile.tpl: Handle multiple libs in check-[+language+].
2204         * Makefile.in: Regenerate.
2205         * configure: Regenerate.
2207 2010-11-16  Tom Tromey  <tromey@redhat.com>
2209         * MAINTAINERS: Moved myself to reviewers section.
2211 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2213         * MAINTAINERS: Moved myself to reviewers section.
2215 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2217         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2218         (Write After Approval): Remove self.
2220 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2222         * configure.ac: Fix spelling in option names.
2223         * configure: Regenerated.
2225 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2227         PR bootstrap/39622
2228         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2229         * configure: Regenerated.
2231 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2233         * MAINTAINERS: Update my email address.
2235 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2237         * configure: Regenerate.
2239 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2241         * configure: Regenerate.
2243 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2245         * configure: Regenerate.
2247 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2249         * configure: Regenerate.
2251 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2253         * configure.ac: Support official CLooG.org versions.
2254         * configure: Regenerate.
2255         * config/cloog.m4: New.
2257 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2263         * MAINTAINERS: Update my email address.
2265 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2267         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2268         * configure: Regenerate.
2270 2010-11-03  Ian Lance Taylor  <iant@google.com>
2271             Dave Korn  <dave.korn.cygwin@gmail.com>
2273         PR lto/46273
2274         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2275         and on other supported platforms whenever LTO is enabled.
2276         * configure: Rebuild.
2278 2010-11-02  Alan Modra  <amodra@gmail.com>
2280         PR binutils/12110
2281         * configure.ac: Error when source path contains spaces.
2282         * configure: Regenerate.
2284 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2286         * MAINTAINERS: Update my email address.
2288 2010-10-20  Ian Lance Taylor  <iant@google.com>
2290         * Makefile.def (target_modules): Set lib_path to src/.libs for
2291         libstdc++-v3 module.
2292         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2293         * Makefile.in: Rebuild.
2295 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2297         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2298         (Write After Approval): Remove myself.
2300 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2302         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2304 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2306         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2308 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2310         * configure.ac (build_lto_plugin): New shell variable.
2311         (--enable-lto): Turn on by default for all non-ELF platforms that
2312         have had LTO support added so far.  Set build_lto_plugin appropriately
2313         for both ELF and non-ELF.
2314         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2315         * configure: Regenerate.
2317 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2319         Sync from src:
2320         * configure.ac (v850 support): Remove target-libgloss from
2321         noconfigdirs.
2322         * configure: Regenerate.
2324 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2326         PR bootstrap/45326
2327         PR bootstrap/45174
2328         * configure.ac: Honor initial values of $build_configargs,
2329         $host_configargs, $target_configargs.  Mark the precious, so
2330         environment settings get recorded.
2331         * configure: Regenerate.
2333 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2335         PR bootstrap/45796
2336         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2337         Depend on all-build-libiberty.
2338         * Makefile.in: Regenerate.
2340 2010-09-30  Michael Eager  <eager@eagercon.com>
2342         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2343         * configure: Regenerate.
2345 2010-09-28  Michael Eager  <eager@eagercon.com>
2347         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2349 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2351         PR bootstrap/44621
2352         * configure.ac: Fix unportable shell quoting.
2353         * configure: Regenerate.
2355 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2357         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2358         targets and amend comment.
2359         * configure: Regenerate.
2361 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2363         * MAINTAINERS (Write After Approval): Add myself.
2365 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2367         * configure.ac: Enable LTO by default on Darwin.
2368         * configure: Regenerate.
2370 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2376         * MAINTAINERS (Write After Approval): Add myself.
2378 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2380         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2381         ports
2383 2010-07-28  David Yuste  <david.yuste@gmail.com>
2385         * MAINTAINERS (Write After Approval): Add myself.
2387 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2389         * configure.ac: Support all v850 targets.
2390         * configure: Regenerate.
2392 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2394         PR bootstrap/44455
2395         * configure.ac (extra_mpfr_configure_flags): Copy from
2396         extra_mpc_gmp_configure_flags.
2397         * configure: Re-generated.
2399 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2401         * MAINTAINERS (Write After Approval): Add myself.
2403 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2405         * MAINTAINERS (Write After Approval): Add myself.
2407 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2409         * MAINTAINERS (Write After Approval): Add myself.
2411 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2413         PR target/44862
2414         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2415         Provide -B option to allow for link spec %s substitutions for
2416         libstdc++.a on darwin.
2417         * Makefile.in: Regenerate.
2419 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2421         * MAINTAINERS (Reviewers): Update my e-mail address
2423 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2425         * Makefile.def (configure-gcc): Depend on all-libelf.
2426         * Makefile.in: Rebuild.
2428 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2430         * MAINTAINERS (Write After Approval): Add myself in the right place.
2432 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2434         * MAINTAINERS (Write After Approval): Add myself.
2436 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2438         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2440 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2442         * config.sub: Update to version 2010-05-21.
2443         * config.guess: Update to version 2010-04-03.
2445 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2447         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2448         * configure: Regenerate.
2450 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2452         * MAINTAINERS (Write After Approval): Add myself.
2454 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2456         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2457         a platform that supports LTO.
2458         * configure: Regenerate.
2460 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2462         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2463         * configure: Regenerated.
2465 2010-04-27  Roland McGrath  <roland@redhat.com>
2466             H.J. Lu  <hongjiu.lu@intel.com>
2468         * configure.ac (--enable-gold): Support both, both/gold and
2469         both/bfd to add gold to configdirs without removing ld.
2470         * configure: Regenerated.
2472         * Makefile.def: Add install-gold dependency to install-ld.
2473         * Makefile.in: Regenerated.
2475 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2477         PR lto/42776
2478         * configure.ac (--enable-lto): Refactor handling so libelf tests
2479         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2480         and allow LTO to be explicitly enabled on non-ELF platforms that
2481         are known to support it inside else-clause.
2482         * configure: Regenerate.
2484 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2486         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2487         * configure: Regenerate.
2489 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2491         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2492         * configure: Regenerate.
2494 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2496         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2497         separately.
2498         * configure: Regenerate.
2500 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2502         * MAINTAINERS (Write After Approval): Add myself.
2504 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2506         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2507         * configure: Regenerate.
2509 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2511         * configure: Regenerate after change to elf.m4.
2513 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2515         * MAINTAINERS (Write After Approval): Add myself.
2517 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2519         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2520         * configure: Regenerated.
2522 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2524         * configure.ac: Print "buggy but acceptable" when CLooG
2525         revision is less than 9.
2526         * configure: Regenerated.
2528 2010-04-01  Diego Novillo  <dnovillo@google.com>
2530         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2532 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2534         PR bootstrap/43615
2535         PR bootstrap/43328
2537         Revert:
2539         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2541         * configure.ac: Do not pass --enable-multilib nor
2542         --disable-multilib in baseargs.  Accept explicitly passed
2543         --enable_multilib.
2544         * configure: Regenerate.
2546 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2548         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2550 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2552         * MAINTAINERS: Remove myself.
2554 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2556         PR bootstrap/43328
2557         * configure.ac: Do not pass --enable-multilib nor
2558         --disable-multilib in baseargs.  Accept explicitly passed
2559         --enable_multilib.
2560         * configure: Regenerate.
2562 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2564         * MAINTAINERS (spu port): Remove me.
2566 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2568         * configure.ac (tic6x-*-*): New case.
2569         * configure: Regenerate.
2571 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2573         * config.sub: Update to version 2010-03-22.
2574         * config.guess: Update to version 2009-12-30.
2576 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2578         PR ada/42554
2579         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2580         * configure: Regenerate.
2582 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2584         * MAINTAINERS: Update my email address.
2586 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2588         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2589         (ghassan.shobaki@amd.com): Removed.
2591 2010-03-17  Alan Modra  <amodra@gmail.com>
2593         * MAINTAINERS: Update my email address.
2595 2010-03-16  Diego Novillo  <dnovillo@google.com>
2597         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2598         Matthews.
2600 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2602         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2603         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2605 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2607         * MAINTAINERS: Update my email address.
2609 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2611         * MAINTAINERS: Update my email address.
2613 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2615         * MAINTAINERS: Update my email address.
2617 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2619         * MAINTAINERS: Update my email address.
2621 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2623         PR libstdc++/32499
2624         * configure.ac (RANLIB): Default to true.
2625         (STRIP): Likewise.
2626         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2627         * configure: Regenerate.
2629 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2631         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2632         (Write After Approval): Update my email address.
2634 2010-02-17  Nick Clifton  <nickc@redhat.com>
2636         PR 11238
2637         * Makefile.tpl (local-distclean): Also remove config.cache files in
2638         sub-directories as there may not be Makefiles present in the
2639         sub-directories.
2640         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2641         the config.cache files found by the find command.
2643         * Makefile.in: Regenerate.
2644         * configure.ac: Revert previous delta.
2645         * configure: Regenerate.
2647 2010-02-15  Nick Clifton  <nickc@redhat.com>
2649         PR 11238
2650         * configure.ac: Delete config.cache files in sub-directories when
2651         deleting Makefiles.
2652         * configure: Regenerate.
2654 2010-02-12  Ben Elliston  <bje@gnu.org>
2656         * MAINTAINERS: Update my email address.
2658 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2660         * MAINTAINERS (spu port): Update my email address.
2662 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2664         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2666 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2668         * configure.ac: Add "recommended" version checks for GMP/MPC.
2669         Update recommended GMP/MPFR/MPC versions.
2670         * configure: Regenerate.
2672 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2674         * MAINTAINERS: Move my Embecosm email address into the
2675         write-after-approval section.
2677 2010-01-26  Ian Lance Taylor  <iant@google.com>
2679         * MAINTAINERS: Add myself as Go frontend maintainer.
2681 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2683         PR libstdc++/36101, PR libstdc++/42813
2684         * configure.ac (bootstrap_target_libs): Make inclusion of
2685         target-libgomp conditional on libgomb being in target_configdirs.
2686         * configure: Regenerate.
2688 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2690         PR libstdc++/36101, PR libstdc++/42813
2691         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2692         * configure: Regenerate.
2694 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2696         PR libstdc++/36101, PR libstdc++/42813
2697         * configure.ac (target_configdirs): Substitute.
2698         * Makefile.def: Bootstrap target module libgomp.
2699         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2700         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2701         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2702         * configure, Makefile.in: Regenerate.
2704 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2706         * MAINTAINERS: Adjust my details.
2708 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2710         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2712 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2714         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2716 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2718         * MAINTAINERS (Write After Approval): Add myself.
2720 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2722         * MAINTAINERS (Write After Approval): Add myself.
2724 2010-01-11  Richard Guenther  <rguenther@suse.de>
2726         PR lto/41569
2727         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2728         * Makefile.in: Regenerated.
2730 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2732         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2733         * configure: Regenerate.
2735 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2736             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2738         PR bootstrap/42424
2739         * configure.ac: Include libtool m4 files.
2740         (_LT_CHECK_OBJDIR): Call it.
2741         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2742         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2744         * configure: Regenerate.
2746 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2748         PR bootstrap/41818
2749         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2750         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2751         * Makefile.in: Regenerate.
2753 2010-01-02  Richard Guenther  <rguenther@suse.de>
2755         PR lto/41529
2756         * configure.ac: Include config/elf.m4.  Disable LTO if not
2757         builting for an elf target.
2758         * configure: Regenerate.
2760 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2762         * MAINTAINERS: Change my email address.
2764 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2766         * config.sub, config.guess: Update from upstream sources.
2768 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2770         * MAINTAINERS (Write After Approval): Add myself.
2772 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2774         PR middle-end/30447
2775         PR middle-end/30789
2776         PR other/40302
2778         * configure.ac: Require MPC.
2779         * configure: Regenerate.
2781 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2783         PR target/38384
2784         PR bootstrap/40972
2785         * libtool.m4: Sync from git Libtool.
2786         * ltoptions.m4: Likewise.
2787         * ltversion.m4: Likewise.
2788         * lt~obsolete.m4: Likewise.
2789         * ltmain.sh: Likewise.
2791 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2793         * configure.ac: Update minimum MPC version to 0.8.
2794         * configure: Regenerate.
2796 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2798         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2799         * configure: Regenerated.
2801 2009-11-21  Ian Lance Taylor  <iant@google.com>
2803         * configure.ac: Change default of poststage1_ldflags to be empty if
2804         poststage1_libs is set.  When poststage1_libs is empty, and
2805         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2806         * configure: Rebuild.
2808 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2810         * MAINTAINERS (Write After Approval): Update my email address.
2812 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2814         * config.guess: Update from upstream sources.
2816 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2818         * Makefile.def: Restore host and target settings for gmp.
2819         * Makefile.in: Rebuild.
2821 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2823         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2824         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2825         Fix portability of test of C++ as bootstrap language.  Add
2826         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2827         * configure: Rebuild.
2828         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2829         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2830         in-tree building.
2831         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2832         (POSTSTAGE1_HOST_EXPORTS): Use it.
2833         (STAGE[+id+]_CXXFLAGS): New.
2834         (BASE_FLAGS_TO_PASS): Pass it down.
2835         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2836         extra_exports.
2837         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2838         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2839         extra_exports.
2840         * Makefile.in: Rebuild.
2842 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2844         * config.sub, config.guess: Update from upstream sources.
2846 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2848         * MAINTAINERS (Write After Approval): Add myself.
2850 2009-11-09  Jon Beniston  <jon@beniston.com>
2852         * MAINTAINERS (Write After Approval): Add myself.
2854 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2856         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2857         paths for *-w64-mingw* and x86_64-*mingw*.
2858         * configure: Regenerated.
2860 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2862         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2864 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2866         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2867         Phil Edwards to Write-After Approval.
2869 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2871         * configure.ac: Disable target-winsup & co for
2872         x86_64-*-mingw* and *-w64-mingw* targets.
2873         * configure: Regenerated.
2875 2009-10-16  Nick Clifton  <nickc@redhat.com>
2877         * MAINTAINERS: Add myself as a maintainer for the RX port.
2879 2009-10-26  Johannes Singler  <singler@kit.edu>
2881         * MAINTAINERS (Write After Approval): Update my e-mail address.
2883 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2885         * configure.ac (CLooG test): Use = with test.
2886         * configure: Regenerate.
2888 2009-10-22  Richard Guenther  <rguenther@suse.de>
2890         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2891         cloog if the ppl version check failed.  Move flags saving
2892         before setting in libelf check.
2893         * configure: Regenerate.
2895 2009-10-21  Richard Guenther  <rguenther@suse.de>
2897         * configure.ac: Adjust the ppl and cloog configure to work as
2898         documented.  Disable cloog if ppl was disabled.  Omit the version
2899         checks if they were disabled.
2900         * configure: Re-generate.
2902 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2904         * configure.ac: Add 'lto' to enable_languages, not
2905         new_enable_languages, and only if not already present.
2906         * configure: Regenerate.
2908 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2910         * README: Refer to the various COPYING* files instead of just
2911         COPYING.
2912         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2914 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2916         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2918 2009-10-07  Richard Guenther  <rguenther@suse.de>
2920         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2921         and Richard Guenther as reviewers.
2922         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2923         as reviewers.
2925 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2927         * config.sub: Update from upstream sources.
2929 2009-10-06  Ian Lance Taylor  <iant@google.com>
2931         * Makefile.def: check-gold depends upon all-gas.
2932         * Makefile.in: Rebuild.
2934 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2940         * Makefile.def: all-lto-plugin depends on all-libiberty.
2941         set bootstrap=true for lto-plugin.
2942         Add lto-plugin.
2943         * Makefile.in: Regenerate.
2944         * configure.ac (host_libs): Add lto-plugin.
2945         * configure: Regenerate.
2947 2009-10-03  Diego Novillo  <dnovillo@google.com>
2949         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2950         (HOST_LIBELFLIBS): Define.
2951         (HOST_LIBELFINC): Define.
2952         * Makefile.in: Regenerate.
2953         * configure.ac: Add --enable-lto.
2954         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2955         If --enable-lto is used, add 'lto' to new_enable_languages.
2956         If --enable-lto is used and gold is enabled, add
2957         lto-plugin to configdirs.
2958         * configure: Regenerate.
2960 2009-10-03  Simon Baldwin  <simonb@google.com>
2962         * configure.ac: If --with-system-zlib, suppress local zlib and
2963         pass --with-system-zlib to subdir configure scripts.
2964         * configure: Regenerate.
2966 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2967             Paolo Bonzini  <bonzini@gnu.org>
2969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2970         $(srcdir).
2971         * Makefile.in: Rebuilt.
2973 2009-09-26  Gary Funck  <gary@intrepid.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2979         * configure.ac: Update minimum MPC version to 0.7.
2980         * configure: Regenerate.
2982 2009-09-25  Nick Clifton  <nickc@redhat.com>
2984         * configure.ac: Pass any --cache-file=/dev/null option on to
2985         subconfigures.
2986         * configure: Regenerate.
2988 2009-09-23  Nick Clifton  <nickc@redhat.com>
2990         * config.sub, config.guess: Update from upstream sources.
2992 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2994         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2995         * Makefile.in: Rebuilt.
2997 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2999         PR bootstrap/32272
3000         * configure.ac: Error out if $srcdir isn't '.' but contains
3001         host-${host_noncanonical}.
3002         * configure: Regenerate.
3004 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3006         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3007         maintainer.
3009 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3011         * configure.ac: If bootstrapping a combined tree with
3012         --enable-gold, require c++ in stage1_languages.
3013         * configure: Regenerate.
3015         * configure.ac: Also add target_libs of stage1_languages to
3016         bootstrap_target_libs.
3017         * configure: Regenerate.
3019         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3020         with --enable-languages not containing c++.
3021         * configure: Regenerate.
3023 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3025         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3026         * configure: Regenerate.
3028 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3030         * MAINTAINERS (Write After Approval): Update my e-mail address,
3031         and move from from here...
3032         (Waiting for paperwork): To here.
3034 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3036         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3038 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3040         * configure.ac: Do not use $extrasub for replacing @if/@endif
3041         parts in Makefile; instead, use additional arguments to
3042         AC_CONFIG_COMMANDS to do the replacement manually, with several
3043         sed invocations, to avoid HP-UX sed command limits.
3044         * configure: Regenerate.
3046 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3048         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3049         blank before -L.
3051 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3053         * configure.ac (with-build-config): Document.  Handle without.
3054         Handle missing argument.
3055         * configure: Rebuilt.
3057 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3059         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3060         Default to bootstrap-debug only if compare-debug works.
3061         * configure: Rebuilt.
3062         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3063         * Makefile.in: Rebuilt.
3065 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3067         * MAINTAINERS (OS Port Maintainers): Update my email address.
3069 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3071         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3072         * Makefile.in: Rebuilt.
3074 2009-09-01  Chris Demetriou  <cgd@google.com>
3076         * MAINTAINERS (Write After Approval): Add myself.
3078 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3080         PR debug/30161
3081         * include/dwarf2.h (enum dwarf_tag): Added
3082         DW_TAG_GNU_template_template_param
3083         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3085 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3087         * Makefile.tpl (AWK): Fix typo.
3088         * Makefile.in: Regenerate.
3090 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3092         * configure.ac: Detect awk and sed.
3093         * Makefile.def (flags_to_pass): Add AWK and SED.
3094         * Makefile.tpl (AWK, SED): New.
3095         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3096         * configure: Regenerate.
3097         * Makefile.in: Regenerate.
3099 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3101         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3102         (collapseslashes): Likewise.
3104 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3106         * configure.ac (AC_PREREQ): Bump to 2.64.
3108 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3110         * configure.ac: Remove --with-datarootdir, --with-docdir,
3111         --with-pdfdir, --with-htmldir switches.
3112         * configure: Regenerate.
3114         * configure: Regenerate.
3116         * compile: Sync from Automake 1.11.
3117         * depcomp: Likewise.
3118         * install-sh: Likewise.
3119         * missing: Likewise.
3120         * mkinstalldirs: Likewise.
3121         * ylwrap: Likewise.
3123 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3125         * ltmain.sh (func_normal_abspath): New function.
3126         (func_relative_path): Likewise.
3127         (func_mode_help): Document new -bindir option for link mode.
3128         (func_mode_link): Add new -bindir option, and use it to place
3129         output DLL if specified.
3131 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3133         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3134         (baseargs): Add --disable-option-checking.
3135         * configure: Regenerate.
3137         * Makefile.def (configure-target-libiberty): Depend on
3138         all-binutils and all-ld.
3139         (configure-target-newlib): Likewise.
3140         * Makefile.in: Regenerate.
3142 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3144         * config.sub, config.guess: Update from upstream sources.
3146 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3148         Sync from src, merge:
3150         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3152         * configure.ac: Do not exclude gas for i386-*-darwin.
3153         Add a case for x86_64-*-darwin.
3154         * configure: Regenerate.
3156 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3158         * MAINTAINERS: Add my name to Write After Approval list.
3160 2009-08-06  Michael Eager  <eager@eagercon.com>
3162         * configure.ac: Add Microblaze target.
3163         * configure: Regenerate.
3165 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3167         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3168         * configure: Regenerate.
3170 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3172         * MAINTAINERS (Write After Approval): Update my e-mail address.
3174 2009-07-06  Ian Lance Taylor  <iant@google.com>
3176         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3177         * configure: Rebuild.
3179 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3181         * MAINTAINERS: Move myself to the Graphite Reviewers.
3183 2009-06-30  Wei Guozhi  <carrot@google.com>
3185         * MAINTAINERS: Add my name to Write After Approval list.
3187 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3189         PR bootstrap/40338
3190         * configure.ac (comparestring): Create new variable.
3191         * Makefile.tpl (comparestring): Use to skip some comparisions.
3192         * configure: Regenerate.
3193         * Makefile.in: Regenerate.
3195 2009-06-26  Doug Evans  <dje@sebabeach.org>
3197         * Makefile.def (host_modules): Add cgen.
3198         * Makefile.in: Regenerate.
3199         * configure.ac (host_tools): Add cgen.
3200         * configure: Regenerate.
3202 2009-06-23  DJ Delorie  <dj@redhat.com>
3204         * MAINTAINERS: Add myself as mep maintainer.
3206 2009-06-23  Ian Lance Taylor  <iant@google.com>
3208         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3209         boot_languages.  Only bootstrap target libraries listed in
3210         target_libs for some boot language.  Add --with-stage1-ldflags,
3211         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3212         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3213         if not building with C++.
3214         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3215         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3216         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3217         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3218         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3219         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3220         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3221         * configure, Makefile.in: Rebuild.
3223 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3225         * MAINTAINERS: Added my name to write-after-approval list.
3227 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3229         * configure.ac: Define is_elf for QNX Neutrino targets.
3230         * configure: Regenerate.
3232 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3234         * MAINTAINERS: Added my name to the write-after-approval list
3236 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3238         * configure.ac: Detect MPC in default directory.
3239         * configure: Regenerate.
3241 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3242             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3244         * Makefile.tpl (all): Avoid a trailing backslash.
3245         * Makefile.in: Regenerate.
3247 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3249         * config.sub, config.guess: Update from upstream sources.
3251 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3253         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3254         to noconfdirs.
3255         * configure: Regenerate.
3257 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3259         * Makefile.tpl ([+compare-target+]): Compare all stage
3260         directories, rather than just gcc.
3261         * Makefile.in: Rebuilt.
3263 2009-06-01  Doug Kwan  <dougkwan@google.com>
3265         * configure.ac: Support gold for target arm*-*-*.
3266         * configure: Regenerate.
3268 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3270         * Makefile.def: Add MPC support and dependencies.
3271         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3273         * Makefile.in, configure: Regenerate.
3275 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3277         * Makefile.tpl (all): Avoid harmless warning in make all when
3278         gcc-bootstrap is enabled but stage_last does not exist.
3279         * Makefile.in: Rebuilt.
3281 2009-05-24  Nicolas Roche  <roche@adacore.com>
3283         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3284         * Makefile.in: Regenerate.
3286 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3288         * MAINTAINERS: Update my e-mail address.
3290 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3292         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3293         * configure:  Regenerate.
3295 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3297         PR other/40159
3298         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3299         gcc-no-bootstrap are mutually exclusive.
3300         * Makefile.in: Rebuilt.
3302 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3304         PR other/40159
3305         * Makefile.tpl (all): Don't end with unconditional success.
3306         * Makefile.in: Rebuilt.
3308 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3310         PR target/37137
3311         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3312         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3313         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3314         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3315         stage_configureflags, stage_cflags and stage_libcflags into
3316         explicit Makefile macros.
3317         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3318         GFORTRAN.
3319         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3320         CC.  Set CC_FOR_BUILD from CC.
3321         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3322         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3323         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3324         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3325         and GFORTRAN.
3326         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3327         (_LIBCFLAGS): Renamed to _TFLAGS.
3328         (do-compare-debug, do-compare3-debug): Drop.
3329         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3330         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3331         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3332         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3333         (XGCC_FLAGS_FOR_TARGET): New.
3334         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3335         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3336         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3337         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3338         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3339         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3340         TFLAGS.
3341         (BUILD_CONFIG): Include if requested.
3342         (all): Set TFLAGS on bootstrap.
3343         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3344         (all-stageid-prefixmodule): Likewise.
3345         (do-clean, distclean-stageid): Set TFLAGS.
3346         (restrap): Fix whitespace.
3347         * Makefile.in: Rebuilt.
3349 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3351         * config.guess: Sync with src.
3353 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3355         * configure.ac ($with_ppl):  Default to no if not supplied.
3356         ($with_cloog):  Likewise.
3357         configure:  Regenerate.
3359 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3361         * MAINTAINERS: Update my e-mail address.
3363 2009-04-27  Nick Clifton  <nickc@redhat.com>
3365         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3367 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3369         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3370         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3371         * Makefile.in: Regenerate.
3373 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3375         PR bootstrap/39739
3376         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3377         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3379         * configure, Makefile.in: Regenerate.
3381 2009-04-21  Taras Glek  <tglek@mozilla.com>
3383         * include/hashtab.h: Update GTY annotations to new syntax
3384         * include/splay-tree.h: Likewise
3386 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3388         * config.sub, config.guess: Update from upstream sources.
3390 2009-04-15  Anthony Green  <green@moxielogic.com>
3392         * configure.ac: Add moxie support.
3393         * configure: Rebuilt.
3395 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3397         * configure.ac: Change copyright header to refer to version
3398         3 of the GNU General Public License and to point readers at the
3399         COPYING3 file and the FSF's license web page.
3400         * Makefile.def: Likewise.
3401         * Makefile.tpl: Likewise.
3402         * Makefile.in: Regenerate.
3404 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3406         * configure.ac: Restore match for darwin9 or later. Use double
3407         brackets since regeneration eats one pair.
3408         * configure: Regenerate.
3410 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3412         PR gas/10039
3413         * configure.ac: Require texinfo 4.7.
3414         * configure: Regenerated.
3416 2009-04-09  Nick Clifton  <nickc@redhat.com>
3418         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3419         the GCC Runtime Library Exception.
3421 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3423         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3424         * configure: Regenerate.
3426 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3428         * Makefil.def (languages): New entries.
3429         * Makefile.tpl (check-gcc-*): New generic target.
3430         * Makefile.in: Regenerate.
3432 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3434         * MAINTAINERS:  Update my email address.
3436 2009-03-18  Tom Tromey  <tromey@redhat.com>
3438         * configure: Rebuild.
3439         * configure.ac (host_libs): Add libiconv.
3440         * Makefile.in: Rebuild.
3441         * Makefile.def (host_modules): Add libiconv.
3442         (configure-gdb, all-gdb): Depend on libiconv.
3444 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3446         * configure.ac: Treat gdb as supported on x86_64-darwin.
3447         * configure: Regenerate.
3449 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3451         * configure.ac (--with-host-libstdcxx): New option.
3452         * configure: Regenerate.
3454 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3456         * MAINTAINERS:  Move myself into the write after approval list.
3458 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3460         * MAINTAINERS: Update e-mail address.
3462 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3464         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3466 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3468         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3470 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3472         Backport from git Libtool:
3474         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3475         Support GNU/kOpenSolaris.
3476         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3477         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3478         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3479         GNU/kOpenSolaris.
3481 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3483         * MAINTAINERS: Update e-mail address.
3485 2009-02-24  Michael Eager  <eager@eagercon.com>
3487         * MAINTAINERS (Write After Approval): Add self.
3489 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3491         * MAINTAINERS (Write After Approval): Add myself.
3493 2009-02-05  Andreas Schwab  <schwab@suse.de>
3495         * Makefile.tpl (stage_last): Define $r and $s before using
3496         $(RECURSE_FLAGS_TO_PASS).
3497         * Makefile.in: Regenerate
3499 2009-01-30  Ian Lance Taylor  <iant@google.com>
3501         * MAINTAINERS: Move myself to the Global Reviewers list.
3503 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3505         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3506         * configure: Regenerate.
3508 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3510         * MAINTAINERS: Make whitespace consistent.
3511         Remove Robert Millan from Write After Approval.
3513 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3515         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3516         (all-opcodes): Depend on all-libiberty.
3517         * Makefile.in: Regenerate.
3519 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3521         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3522         * configure: Regenerate.
3524 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3526         * MAINTAINERS (Write After Approval): Add myself.
3528 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3530         * MAINTAINERS: Add myself to reviewers (Fortran).
3532 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3534         PR tree-optimization/38515
3535         * configure.ac (cloog-polylib): Removed.
3536         (with_ppl, with_cloog): Test for "no".
3537         * configure: Regenerated.
3539 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3541         * MAINTAINERS: Moved myself to reviewers (Fortran).
3543 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3545         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3546         (Write After Approval): Remove myself.
3548 2009-01-03  Diego Novillo  <dnovillo@google.com>
3550         * MAINTAINERS: Remove myself from alias maintainership.
3552 2009-01-02  David Ayers  <ayers@fsfe.org>
3554         * MAINTAINERS: Update e-mail address.
3556 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3558         * MAINTAINERS: Make whitespace consistent.
3560 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3562         Backport from upstream Libtool:
3563         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3564         Add cache variables to tests that require the linker to work.
3565         For shlibpath_overrides_runpath, this also changes the semantics
3566         to let the result from the C compiler take precedence.
3568 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3570         * config.sub, config.guess: Update from upstream sources.
3572 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3574         * configure.ac (ppllibs): Add by default the lib flags.
3575         * configure: Regenerate.
3577 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3579         * MAINTAINERS:  Add myself to the write after approval list.
3581 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3583         * configure.ac: Add double brackets on darwin[912].
3584         * configure: Regenerate.
3586 2008-12-03  Daniel Kraft  <d@domob.eu>
3588         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3589         Approval to Reviewer section (for Fortran front-end).
3591 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3593         * configure.ac: Expand to darwin10 and later.
3594         * configure: Regenerate.
3596 2008-12-02  Andreas Schwab  <schwab@suse.de>
3598         * Makefile.def: configure-target-boehm-gc depends on
3599         all-target-libstdc++-v3.
3600         * Makefile.in: Regenerate.
3602 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3604         * MAINTAINERS:  Add myself as mingw maintainer.
3606 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3608         * config.sub, config.guess: Update from upstream sources.
3610 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3612         * README.SCO: Remove.
3614 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3616         * MAINTAINERS:  Add myself to the write after approval list.
3618 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3620         * MAINTAINERS:  Update my email address in WAA section.
3622 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3624         * MAINTAINERS: Update e-mail address.
3626 2008-11-27  Toon Moene  <toon@moene.org>
3628         * MAINTAINERS: Change e-mail address.
3630 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3632         * configure.ac: Build gdb for i?86-*-darwin*
3633         * configure: Regenerated.
3635 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3637         * MAINTAINERS: Added my full name.
3639 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3641         PR bootstrap/38014
3642         PR bootstrap/37923
3644         Revert:
3646         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3648         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3649         * Makefile.in: Regenerated.
3651         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3653         PR gdb/921
3654         PR gdb/1646
3655         PR gdb/2175
3656         PR gdb/2176
3658         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3659         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3660         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3661         (HOST_EXPORTS): Pass CPPFLAGS.
3662         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3663         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3664         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3665         * Makefile.in, configure: Regenerated.
3666         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3667         and CPPFLAGS_FOR_BUILD.
3669 2008-11-06  Jeff Law  <law@redhat.com>
3671         * MAINTAINERS: Add myself as middle end maintainer.
3673 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3675         * MAINTAINERS (Write after approval): Add myself.
3677 2008-11-05  Diego Novillo  <dnovillo@google.com>
3679         * MAINTAINERS (Global Reviewers): Add myself.
3680         (Non-Algorithmic Maintainers): Remove myself.
3682 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3684         * MAINTAINERS (Write after approval): Add myself.
3686 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3688         * MAINTAINERS (Write after approval): Add myself.
3690 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3692         * configure.ac (spu-*-*): Remove special case.
3693         * configure: Regenerate.
3695 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3697         * MAINTAINERS (Write after approval): Update my email address.
3699 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3701         * configure.ac [spu-*-*]: Do not set skipdirs.
3702         * configure: Re-generate.
3704 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3706         * MAINTAINERS (Various Maintainers): Add myself to reload.
3708 2008-10-25  Richard Guenther  <rguenther@suse.de>
3710         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3711         maintainer.  Remove myself as libgcc-math maintainer.
3712         (Non-Algorithmic Maintainers): Remove myself.
3714 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3716         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3717         * Makefile.in: Regenerated.
3719 2008-10-23  Cary Coutant  <ccoutant@google.com>
3721         * MAINTAINERS (Write after approval): Add myself.
3723 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3725         PR gdb/921
3726         PR gdb/1646
3727         PR gdb/2175
3728         PR gdb/2176
3730         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3731         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3732         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3733         (HOST_EXPORTS): Pass CPPFLAGS.
3734         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3735         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3736         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3737         * Makefile.in, configure: Regenerated.
3738         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3739         and CPPFLAGS_FOR_BUILD.
3741 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3743         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3744         Sebastian Pop.
3746 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3748         * MAINTAINERS (Write After Approval): Added myself.
3750 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3752         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3753         recommended version to 2.3.2.
3755         * configure: Regenerate.
3757 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3759         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3761 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3763         * MAINTAINERS (Write After Approval): Update e-mail address.
3765 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3767         * libtool.m4: Update to libtool 2.2.6.
3768         * lt~obsolete.m4: Update to libtool 2.2.6.
3769         * ltmain.sh: Update to libtool 2.2.6.
3770         * ltsugar.m4: Update to libtool 2.2.6.
3771         * ltversion.m4: Update to libtool 2.2.6.
3772         * ltoptions.m4: Update to libtool 2.2.6.
3773         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3775 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3777         * MAINTAINERS (Write After Approval): Add myself.
3779 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3781         * MAINTAINERS (Write After Approval): Update my name.
3783 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3785         * MAINTAINERS: Add myself in "Write After Approval".
3787 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3789         * MAINTAINERS: Add myself as ia64 maintainer.
3791 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3793         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3794         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3795         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3796         and Michael Tiemann from Write After Approval since they do not
3797         actually have access.
3799 2008-09-05  Richard Guenther  <rguenther@suse.de>
3801         * configure.ac: Initialize clooglibs to -lcloog.
3802         * configure: Re-generate.
3804 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3806         * MAINTAINERS (Write After Approval): Add myself.
3808 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3810         * configure.ac (--with-cloog-polylib): New.
3811         (--disable-cloog-version-check): New.
3812         (--disable-ppl-version-check): New.
3813         * configure: Re-generate.
3815 2008-09-03  Richard Guenther  <rguenther@suse.de>
3817         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3818         cloog test.
3819         * configure: Re-generate.
3821 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3823         Add picoChip port.
3824         * MAINTAINERS: Add picoChip maintainers.
3826 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3827             Tobias Grosser  <grosser@fim.uni-passau.de>
3828             Jan Sjodin  <jan.sjodin@amd.com>
3829             Harsha Jagasia  <harsha.jagasia@amd.com>
3830             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3831             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3832             Adrien Eliche  <aeliche@isty.uvsq.fr>
3834         Merge from graphite branch.
3835         * configure: Regenerate.
3836         * Makefile.in: Regenerate.
3837         * configure.ac (host_libs): Add ppl and cloog.
3838         Add checks for PPL and CLooG.
3839         * Makefile.def (ppl, cloog): Added modules and dependences.
3840         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3841         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3843 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3845         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3846         (GCC_SHLIB_SUBDIR): New.
3847         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3848         * configure: Regenerate.
3849         * Makefile.in: Regenerate.
3851 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3853         * MAINTAINERS: Consistently use tabs to separate columns.
3855 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3857         * MAINTAINERS (Write after Approval): Add myself.
3859 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3861         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3862         Enable bfd, binutils and opcodes.
3863         * configure: Regenerate.
3865 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3867         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3869 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3871         * MAINTAINERS:  Use correct Umlaut for last name.
3873 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3875         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3877 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3879         * MAINTAINERS: Update my email address.
3881 2008-08-16  Nicolas Roche  <roche@adacore.com>
3883         * Makefile.tpl: Add BOOT_ADAFLAGS.
3884         * Makefile.in: Regenerate.
3886 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3888         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3889         * configure: Regenerate.
3891 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3893         * configure.ac: Add makefile fragments for hpux.
3894         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3895         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3896         * configure: Regenerate.
3897         * Makefile.in: Regenerate.
3899 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3901         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3903 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3905         * MAINTAINERS (Write after Approval): Add myself.
3907 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3909         * MAINTAINERS (Write After Approval):  Add myself.
3911 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3913         * MAINTAINERS (Write After Approval):  Add myself.
3915 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3917         * MAINTAINERS: Update my email address.
3919 2008-06-25  Joey Ye  <joey.ye@intel.com>
3921         * MAINTAINERS (Write After Approval):  Add myself.
3923 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3925         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3926         * Makefile.in: Regenerate.
3927         * configure: Regenerate.
3929 2008-06-17  Daniel Kraft  <d@domob.eu>
3931         * MAINTAINERS (Write After Approval):  Add myself.
3933 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3935         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3936         "$@" is still intact with both Autoconf 2.59 and 2.62.
3937         * configure: Regenerate.
3939 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3941         * Makefile.tpl: Fix comment errors.
3942         * Makefile.in: Regenerate.
3944 2008-06-12  David S. Miller  <davem@davemloft.net>
3945             David Edelsohn  <edelsohn@gnu.org>
3947         * configure.ac: Add powerpc*-*-* to gold supported targets.
3948         * configure: Regenerate.
3950 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3952         PR tree-optimization/36218
3953         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3954         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3955         (all prefix="build-"): Pass them to build-system sub-makes.
3956         * Makefile.in: Regenerate.
3958 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3960         * MAINTAINERS (mt port): Remove.
3961         (sco5, unixware, sco udk): Remove.
3962         (Kean Johnston): Add to Write After Approval.
3964 2008-05-30  Julian Brown  <julian@codesourcery.com>
3966         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3967         of libobjc for ARM EABI Linux.
3968         * configure: Regenerate.
3970 2008-05-18  Xinliang David Li   <davidxl@google.com>
3972         * ChangeLog: Remove wrong ChangeLog entry.
3974 2008-05-17  Xinliang David Li   <davidxl@google.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3980         * MAINTAINERS (Write After Approval): Add myself.
3982 2008-05-14  Rafael Espíndola  <espindola@google.com>
3984         * config-ml.in: don't handle --enable-shared and --enable-static.
3986 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3988         * MAINTAINERS: Update my email address.
3990 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3992         * MAINTAINERS: Update my email address.
3994 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4004         * MAINTAINERS (crx): Add myself.
4006 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4008         Sync with src:
4009         2008-04-14  David S. Miller  <davem@davemloft.net>
4011         * configure.ac: Add sparc*-*-* to gold supported targets.
4012         * configure: Regenerate.
4014 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4016         PR bootstrap/35457
4017         * configure.ac: Include override.m4.
4018         * configure: Regenerate.
4020 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4022         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4023         * Makefile.in: Regenerate.
4025 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4027         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4028         as nonconfigurable directories list.
4029         * configure: Regenerate.
4031 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4033         * config.sub, config.guess: Update from upstream sources.
4035 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4037         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4038         * Makefile.in: Regenerate.
4040 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4042         * configure.ac: Do not build libssp for the AVR.
4043         * configure: Regenerate.
4045 2008-04-07  Ian Lance Taylor  <iant@google.com>
4047         * Makefile.def: check-gold depends upon all-binutils.
4048         * Makefile.in: Regenerate.
4050 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4052         * MAINTAINERS (Write After Approval): Add myself.
4054 2008-04-04  Nick Clifton  <nickc@redhat.com>
4056         PR binutils/4334
4057         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4058         builds.
4059         * configure: Regenerate.
4061 2008-04-04  NightStrike  <NightStrike@gmail.com>
4063         PR other/35151
4064         * configure.ac: Combine rules for mingw32 and mingw64.
4065         * configure: Regenerate.
4067 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4073         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4074         * Makefile.in (.NOTPARALLEL): Ditto.
4076 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4078         * MAINTAINERS (Write After Approval): Add myself.
4080 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4082         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4083         * Makefile.in (.NOTPARALLEL): Regenerate.
4085 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4087         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4088         * Makefile.in: Regenerate.
4090 2008-03-26  Jakub Staszak  <kuba@et.pl>
4092         * MAINTAINERS (Write After Approval): Add myself.
4094 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4096         * MAINTAINERS:  Update e-mail address.
4098 2008-03-20  Ian Lance Taylor  <iant@google.com>
4100         * configure.ac: Add support for --enable-gold.
4101         * Makefile.def: Add gold as a directory like ld.
4102         * configure, Makefile.in: Regenerate.
4104 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4106         * configure.ac: m4_include config/proginstall.m4.
4107         * configure: Regenerate.
4109         Backport from upstream Libtool:
4111         2007-10-12  Eric Blake  <ebb9@byu.net>
4113         Deal with Autoconf 2.62's semantic change in m4_append.
4114         * ltsugar.m4 (lt_append): Replace broken versions of
4115         m4_append.
4116         (lt_if_append_uniq): Don't require separator to be overquoted,
4117         and avoid broken m4_append.
4118         (lt_dict_add): Fix typo.
4119         * libtool.m4 (_LT_DECL): Don't overquote separator.
4121 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4123         * config.rpath: Add AIX 6 support.
4125 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4127         * Makefile.def (stageprofile).  Remove -fprofile-generate
4128         from stage_libcflags.
4129         * Makefile.in: Regenerate.
4131 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4133         * config.sub, config.guess: Update from upstream sources.
4135 2008-03-06  Tom Tromey  <tromey@redhat.com>
4137         * MAINTAINERS: Update for treelang deletion.
4139 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4141         * MAINTAINERS: Update my email address.
4143 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4145         * MAINTAINERS (darwin port): Add myself as a maintainer.
4146         (objective-c/c++): Add myself as a maintainer.
4148 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4150         * MAINTAINERS (Write After Approval): Update my email address.
4152 2008-02-25  Tomas Bily  <tbily@suse.cz>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4158         * MAINTAINERS (OpenMP): Add myself.
4160 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4162         PR bootstrap/32009
4163         PR bootstrap/32161
4165         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4166         * configure: Regenerate.
4168         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4169         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4170         STAGE4_LIBCFLAGS): New.
4171         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4172         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4173         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4174         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4175         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4176         for target modules.  Don't export LIBCFLAGS.
4177         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4178         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4179         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4180         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4181         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4182         * Makefile.in: Regenerate.
4184 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4186         PR libgcj/33085
4187         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4188         Do not use -DDLL_EXPORT.  Backport from upstream.
4190 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4196         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4197         * configure: Regenerate.
4199 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4201         * configure.ac (xtensa*-*-*): Recognize processor variants.
4202         * configure: Regenerate.
4204 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4206         PR bootstrap/34922
4207         * configure.ac (PARSE_ARGS): Push suitable setting of
4208         ac_subdirs_all, for `./configure --help=recursive'.
4209         Handle `+' in generic toplevel directory disabling.
4210         * configure: Regenerate.
4212 2008-01-28  Nick Clifton  <nickc@redhat.com>
4214         * MAINTAINERS (xstormy16): Take over maintainership.
4216 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4218         * MAINTAINERS (c4x port): Remove.
4220 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4222         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4224 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4226         * config.sub, config.guess: Update from upstream sources.
4228 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4230         * MAINTAINERS (Write After Approval): Add myself.
4232 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4234         * MAINTAINERS: Update my email address.
4236 2008-01-09  Raksit Ashok  <raksit@google.com>
4238         * MAINTAINERS (Write After Approval): Add myself.
4240 2008-01-09  Raksit Ashok  <raksit@google.com>
4242         * MAINTAINERS (Write After Approval): Add myself.
4244 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4246         * config.sub, config.guess: Update from upstream sources.
4248 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4250         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4251         Change recommended MPFR from 2.2.1 -> 2.3.0.
4252         * configure: Regenerate.
4254 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4256         * MAINTAINERS: Update my email address.
4258 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4260         * MAINTAINERS: Update my email address.
4262 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4264         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4265         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4266         * Makefile.in: Regenerate.
4268 2007-12-10  Mark Heffernan  <meheff@google.com>
4270         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4271         misplaced entries.
4273 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4275         * configure.ac: Enable libjava for x86_64-*-darwin9.
4276         * configure: Regenerate.
4278 2007-12-07  Bill Maddox  <maddox@google.com>
4280         * MAINTAINERS (Write After Approval): Add myself.
4282 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4284         * config.sub, config.guess: Update from upstream sources.
4286 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4288         * config-ml.in: Remove 64bit configure tests.
4290 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4292         * config-ml.in: Robustify against white space in absolute file
4293         names.
4295         * config-ml.in (multi-clean): Substitute ${Makefile}.
4296         Remove superfluous ${Makefile} in list.
4298 2007-11-19  Thiemo Seufer  <ths@mips.com>
4300         * config-ml.in: Don't hardcode the Makefile name.
4302 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4304         * MAINTAINERS (Write After Approval): Add myself.
4306 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4308         * MAINTAINERS (Write After Approval): Add myself.
4310 2007-11-06  Doug Kwan  <dougkwan@google.com>
4312         * MAINTAINERS (Write After Approval): Add myself.
4314 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4316         * MAINTAINERS (mercury): Remove entry.
4317         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4319 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4321         * Makefile.def (dependencies): Make configure-gdb depend on
4322         all-intl.
4323         * Makefile.in: Regenerated.
4325 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4327         * MAINTAINERS (Fortran maintainer): Remove myself.
4329 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4331         * Makefile.def: To avoid problems running with parallel makes,
4332         build newlib before libgloss so that target specific header
4333         files are availble.
4334         * Makefile.in: Regenerate
4336 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4338         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4339         * Makefile.in: Regenerate.
4341 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4343         * MAINTAINERS (Register allocation reviewer): Add myself.
4345 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4347         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4348         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4349         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4350         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4351         * configure: Regenerate.
4353 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4355         * MAINTAINERS (Register allocation reviewer): Add myself.
4357 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4359         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4360         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4361         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4362         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4363         * configure.ac: Default them to host tools for $host = $build.
4364         Subst them.
4366         * configure: Regenerate.
4367         * Makefile.in: Regenerate.
4369 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4371         * MAINTAINERS (Register allocation reviewer): Add myself.
4373 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4375         * MAINTAINERS (Register allocation reviewer): Add myself.
4377 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4379         * MAINTAINERS (Write After Approval): Fix typo.
4381 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4383         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4384         * configure: Regenerate.
4386 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4388         PR bootstrap/31906
4389         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4390         they're already prefixed.
4392 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4394         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4395         libstdc++.
4396         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4397         * configure: Regenerate.
4398         * Makefile.in: Regenerate.
4400 2007-09-17  Andreas Schwab  <schwab@suse.de>
4402         * configure.ac: Raise minimum makeinfo version to 4.6.
4403         * configure: Regenerate.
4405 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4407         * MAINTAINERS (write-after-approval) add myself
4409 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4411         * configure.ac: Correct makeinfo version check.
4412         * configure: Regenerate.
4414 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4416         * MAINTAINERS: Update my email address.
4418 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4420         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4421         to $skipdirs and only disable gprof for newlib.  Use the normal
4422         mips*-elf* handling in other respects.
4423         * configure: Regnerate.
4425 2007-09-12  David Daney  <ddaney@avtrex.com>
4427         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4428         enabling libgcj.
4429         * configure: Regenerate.
4431 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4433         PR other/32154
4434         * configure.ac: For libgloss targets, point the linker to the linker
4435         script, startup code and simulator library.
4436         * configure: Regenerate.
4438 2007-09-07  Andrew Haley  <aph@redhat.com>
4440         * configure.ac (noconfigdirs): Remove target-libffi and
4441         target-libjava.
4442         * configure: Regenerate.
4444 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4446         PR target/33281
4447         * configure.ac: Use config/mh-mingw on mingw.
4448         * configure: Regenerate.
4450 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4452         * MAINTAINERS (Write After Approval): Add myself.
4454 2007-09-05  Richard Guenther  <rguenther@suse.de>
4456         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4457         nor --disable-checking is provided also turn on yes and types
4458         checking for stage1.
4459         * configure: Re-generate.
4461 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4463         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4464         (Write After Approval): Remove myself.
4466 2007-08-29  Nick Clifton  <nickc@redhat.com>
4468         * config.sub, config.guess: Update from upstream sources.
4470 2007-08-22  Bud Davis  <jmdavis@link.com>
4472         * MAINTAINERS (Write After Approval): Added myself.
4473         * MAINTAINERS (Reviewers): Removed myself.
4475 2007-08-18  Paul Brook  <paul@codesourcery.com>
4476             Joseph Myers  <joseph@codesourcery.com>
4478         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4479         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4480         * Makefile.in: Regenerate.
4481         * configure.ac (--with-debug-prefix-map): New.
4482         * configure: Regenerate.
4484 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4485             Nigel Stephens  <nigel@mips.com>
4487         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4488         as target_makefile_frag.
4489         * configure: Regenerate.
4491 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4493         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4494         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4495         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4496         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4497         (do-compare, do-compare3, do-compare-debug): New.
4498         ([+compare-target+]): Use them.
4500 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4502         * MAINTAINERS (Write After Approval): Change my email address.
4504 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4505             Ben Elliston  <bje@au.ibm.com>
4507         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4508         --silent if $silent.
4509         * configure: Regenerate.
4511 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4513         * MAINTAINERS (Various Maintainers): Add myself as
4514         loop infrastructure maintainer.  Update my e-mail
4515         address.
4517 2007-07-31  Diego Novillo  <dnovillo@google.com>
4519         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4520         Adjust description.
4522 2007-07-26  Richard Guenther  <rguenther@suse.de>
4524         * configure.ac: Add types checking to stage1 checking flags.
4525         * configure: Regenerate.
4527 2007-07-17  Nick Clifton  <nickc@redhat.com>
4529         * COPYING3: New file.  Contains version 3 of the GNU General
4530         Public License.
4531         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4532         Lesser General Public License.
4534 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4536         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4538 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4540         * MAINTAINERS (S/390 co-maintainer): Add myself.
4541         (Write After Approval): Remove myself.
4543 2007-07-13  Dan Hipschman  <dsh@google.com>
4545         * MAINTAINERS (Write After Approval): Add myself.
4547 2007-07-11  Nick Clifton  <nickc@redhat.com>
4549         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4550         WINDRES export.
4551         * Makefile.in: Regenerate.
4553 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4555         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4556         maintainer.
4558 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4560         * lt~obsolete.m4: New. Import from 20070318 libtool.
4562 2007-07-03  Julian Brown  <julian@codesourcery.com>
4564         * MAINTAINERS (Write After Approval): Add myself.
4566 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4568         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4569         * configure: Regenerate.
4571 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4573         * configure.ac: Add some missing m4 quotation.
4574         * configure: Regenerate.
4576 2007-07-02  Simon Baldwin  <simonb@google.com>
4578         * MAINTAINERS (Write After Approval): Add myself.
4580 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4582         * configure: Regenerate.
4584 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4586         * Makefile.def: Add windmc tool to build.
4587         * Makefile.tpl: Likewise.
4588         * configure.ac: Likewise.
4589         * Makefile.in: Regenerate.
4590         * configure: Regenerate.
4592 2007-06-28  DJ Delorie  <dj@redhat.com>
4594         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4595         not building newlib.
4596         * configure: Regenerated.
4598 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4600         * MAINTAINERS (Write After Approval): Add myself.
4602 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4604         * MAINTAINERS (Write After Approval): Add myself.
4606 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4608         * MAINTAINERS (Write After Approval): Add myself.
4610 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4612         * MAINTAINERS (Write After Approval): Add myself.
4614 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4616         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4617         * Makefile.in: Regenerated.
4619 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4621         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4622         bfin*-*-uclinux* targets.
4623         * configure: Regenerate.
4625 2007-06-14  Ian Lance Taylor  <iant@google.com>
4627         * MAINTAINERS: Add myself as non-algorithmic global write
4628         maintainer.
4630 2007-06-14  Diego Novillo  <dnovillo@google.com>
4632         * MAINTAINERS: Add self as middle-end maintainer and
4633         non-algorithmic global write maintainer.
4635 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4637         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4638         Move all Fortran maintainers except Paul Brook into the
4639         Non-Autopoiesis section.
4641 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4643         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4644         (distclean-stage[+id+]): Possibly delete stage_last.
4645         * Makefile.in: Regenerate.
4647 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4649         * MAINTAINERS (Various Maintainer): Fix typo.
4651 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4653         * MAINTAINERS (Various Maintainer): Add myself as
4654         dataflow maintainer.
4656 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4658         * config.sub, config.guess: Update from upstream sources.
4660 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4662         * Makefile.tpl: Fix spelling error.
4663         * Makefile.in: Regenerate.
4665 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4667         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4668         lt_cv_sys_max_cmd_len.
4670 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4672         * MAINTAINERS (Various Maintainers): Add myself as
4673         auto-vectorizer maintainer.
4675 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4677         PR libjava/32098
4678         * libtool.m4: Revert previous change.
4679         * ltgcc.m4: Put it here.
4681 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4683         * MAINTAINERS (Various Maintainers): Add myself as
4684         auto-vectorizer maintainer.
4686 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4688         PR libjava/32098
4689         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4691 2007-05-30  Richard Guenther  <rguenther@suse.de>
4693         * MAINTAINERS (Various Maintainers): Add myself as
4694         auto-vectorizer maintainer.
4696 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4698         PR bootstrap/29382
4699         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4700         * configure: Rebuilt.
4702 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4704         * MAINTAINERS (Write After Approval): Removed my name.
4706 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4708         * MAINTAINERS (Write After Approval): Remove myself.
4710 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4712         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4714 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4716         * ltmain.sh: Update from ToT Libtool.
4717         * libtool.m4: Update from ToT Libtool.
4718         * ltsugar.m4: New. Update from ToT Libtool.
4719         * ltversion.m4: New. Update from ToT Libtool.
4720         * ltoptions.m4: New. Update from ToT Libtool.
4721         * ltconfig: Remove.
4722         * ltcf-c.sh: Remove.
4723         * ltcf-cxx.sh: Remove.
4724         * ltcf-gcj.sh: Remove.
4726 2007-05-22  Ollie Wild  <aaw@google.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4732         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4733         stage_cflags.
4734         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4735         Remove CFLAGS/LIBCFLAGS.
4736         (configure-stage[+id+]-[+prefix+][+module+],
4737         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4738         * Makefile.in: Regenerate.
4740 2007-05-15  Diego Novillo  <dnovillo@google.com>
4742         * MAINTAINERS: Update e-mail address.
4744 2007-05-15  Revital Eres  <eres@il.ibm.com>
4746         * MAINTAINERS (Write After Approval): Add myself.
4748 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4750         * MAINTAINERS (Write After Approval): Updated my address.
4752 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4754         * MAINTAINERS (Write After Approval): Add myself.
4756 2007-05-11  Silvius Rus  <rus@google.com>
4758         * MAINTAINERS (Write After Approval): Add myself.
4760 2007-04-23  Tom Tromey  <tromey@redhat.com>
4762         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4764 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4766         * MAINTAINERS (cpplib): Rename to ...
4767         (libcpp): ... this.  Add C/C++ front end maintainers.
4769 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4771         * config-ml.in: Pass ${ml_config_env} to configure calls.
4773 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4775         * MAINTAINERS (Write After Approval): Add myself.
4777 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4779         * MAINTAINERS (Write After Approval): Add myself.
4781 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4783         * MAINTAINERS (fortran 95 front end): Add myself.
4785 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4787         * MAINTAINERS (Write After Approval): Add myself.
4789 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4791         * MAINTAINERS (Modulo Scheduler): Add myself.
4793 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4795         * MAINTAINERS (fortran 95 front end): Add myself.
4796         (c++ front end): whitespace fix.
4798 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4800         * MAINTAINERS (Write After Approval): Add myself.
4802 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4804         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4805         of glob.  Quote arguments with single quotes too.
4806         * configure: Regenerate.
4808 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4810         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4811         * Makefile.in: Regenerate
4813 2007-03-07  Andreas Schwab  <schwab@suse.de>
4815         * configure: Regenerate.
4817 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4819         * configure.ac: Add "--with-pdfdir" configure option,
4820         which defines pdfdir variable.
4821         * Makefile.def (target=fixincludes): Add install-pdf to
4822         missing targets.
4823         (recursive_targets): Add install-pdf target.
4824         (flags_to_pass): Add pdfdir.
4825         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4826         target.
4827         * configure: Regenerate
4828         * Makefile.in: Regenerate
4830 2007-02-28  Eric Christopher  <echristo@apple.com>
4832         Revert:
4833         2006-12-07  Mike Stump  <mrs@apple.com>
4835         * Makefile.def (dependencies): Add dependency for
4836         install-target-libssp and install-target-libgomp on
4837         install-gcc.
4838         * Makefile.in: Regenerate.
4840 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4842         * configure: Regenerate.
4843         * configure.ac: Move statements after variable declarations.
4845 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4847         * MAINTAINERS: Add myself as sh maintainer.
4849 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4851         * configure.ac: Adjust for loop syntax.
4852         * configure: Regenerate.
4854 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4856         * configure: Rebuilt.
4858 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4860         * configure.ac: Drop multiple occurrences of --enable-languages,
4861         and fix its quoting.
4862         * configure: Rebuilt.
4864 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4865             Nathan Sidwell  <nathan@codesourcery.com>
4866             Vladimir Prus  <vladimir@codesourcery.com>
4867             Joseph Myers  <joseph@codesourcery.com>
4869         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4870         * configure: Regenerate.
4872 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4874         * ltconfig (freebsd*): Default to elf.
4876 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4878         * configure.ac (target_libraries): Move libgcc before libiberty.
4879         * configure: Regenerated.
4881 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4882             Paolo Bonzini  <bonzini@gnu.org>
4884         PR bootstrap/30753
4885         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4886         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4887         * configure: Regenerated.
4889 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4891         * MAINTAINERS (Language Front End Maintainers): Update my mail
4892         address.
4894 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4896         PR bootstrap/30748
4897         * configure.ac: Correct syntax for Solaris ksh.
4898         * configure: Regenerated.
4900 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4902         * configure.ac: Sync with src.
4903         * configure: Regenerate.
4905 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4907         * Makefile.in: Regenerate.
4909 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4911         * config.sub: Sync with src.
4913 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4915         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4916         noncanonical equivalents.
4917         * configure.in: Rename to...
4918         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4919         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4920         target_noncanonical.  Use them.  Rewrite removal of configure
4921         arguments for autoconf 2.59.  Discard variable settings.  Force
4922         program_transform_name for native tools.
4924         * Makefile.in: Regenerated.
4925         * configure: Regenerated with autoconf 2.59.
4927 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4929         * MAINTAINERS (Write After Approval): Add myself.
4931 2007-01-31  Andreas Schwab  <schwab@suse.de>
4933         * Makefile.tpl (LDFLAGS): Substitute it.
4934         * Makefile.in: Regenerate.
4936 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4942         * MAINTAINERS (spu port): Add myself.
4944 2007-01-23  Richard Guenther  <rguenther@suse.de>
4946         PR bootstrap/30541
4947         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4948         * Makefile.tpl (GNATBIND): Substitute it.
4949         (GNATMAKE): Likewise.
4950         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4951         of STAGE_PREFIX.
4952         * Makefile.in: Regenerate.
4953         * configure: Regenerate.
4955 2007-01-18  Mike Stump  <mrs@apple.com>
4957         * configure.in: Re-enable -Werror for gcc builds.
4959 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4961         * MAINTAINERS (Write After Approval): Add myself.
4963 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4965         * configure.in: Change == to = in test command.
4966         * configure: Regenerate.
4968 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4969             Nick Clifton  <nickc@redhat.com>
4970             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4972         * configure.in (build_configargs, host_configargs, target_configargs):
4973         Remove build/host/target parameters.
4974         (host_libs): Add gmp and mpfr.
4975         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4976         * Makefile.def (gmp, mpfr): New.
4977         (gcc): Remove target.
4978         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4979         target_os, target_vendor): New.
4980         (configure): Add host_alias/target_alias arguments; adjust invocations.
4981         * configure: Regenerate.
4982         * Makefile.in: Regenerate.
4984 2007-01-11  Matt Fago  <fago@earthlink.net>
4986         * configure.in: Try to link to functions only in mpfr 2.2.x
4987         to improve robustness of configure tests.
4988         * configure: Regenerate.
4990 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4992         * MAINTAINERS: Add myself as i386 maintainer.
4994 2007-01-08  Jan Hubicka  <jh@suse.cz>
4996         * MAINTAINERS: Add myself as i386 maintainer.
4998 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5000         * configure.in: Add support for an x86_64-mingw* target.
5001         * configure: Regenerate.
5003 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5005         * Makefile.tpl (all-target): Correct @if conditional for target
5006         modules.
5007         * configure.in: Omit libiberty if building only target libgcc.
5008         * configure, Makefile.in: Regenerated.
5010 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5012         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5013         * configure: Regenerate.
5015 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5017         * Makefile.def (target_modules): Add libgcc.
5018         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5019         * Makefile.tpl (clean-target-libgcc): Delete.
5020         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5021         on gcc even for bootstrapped modules.  Rewrite handling of
5022         lang_env_dependencies to loop over target_modules.
5023         * configure.in (target_libraries): Add target-libgcc.
5024         * Makefile.in, configure: Regenerated.
5026 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5028         * configure.in: Reorganize recognition of languages.  Add
5029         --enable-stage1-languages.  Show supported languages for the chosen
5030         target rather than all recognized languages.
5031         * configure: Regenerate.
5033 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5035         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5036         * Makefile.in: Regenerate.
5038 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5040         * configure.in: Warn that MPFR 2.2.0 is buggy.
5041         * configure: Regenerate.
5043 2006-12-27  Ian Lance Taylor  <iant@google.com>
5045         * configure.in: When removing Makefiles to force a reconfigure, also
5046         remove prev-DIR*/Makefile.
5047         * configure: Regenerate.
5049 2006-12-22  Andreas Schwab  <schwab@suse.de>
5051         * configure: Regenerate with correct autoconf version.
5053 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5055         * configure.in: add AC_SUBST for *_FOR_TARGET.
5056         * configure: Regenerate.
5058 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5060         * configure.in: Simplify logic for rejecting languages that cannot
5061         be built.  Separate the case when a language is unsupported,
5062         from the case when the user chooses not to build a language.
5064 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5066         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5067         it only affects bootstrap and could be tested on "$host" as well.
5068         * configure: Regenerate.
5069         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5071 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5073         PR bootstrap/29544
5074         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5075         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5076         move here comment from Makefile.tpl.
5077         * Makefile.tpl: Move some definitions higher in the file.
5078         (STAGE1_CHECKING): New.
5079         * configure.in: Add --enable-stage1-checking.
5080         * configure: Regenerate.
5081         * Makefile.in: Regenerate.
5083 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5085         * MAINTAINERS: Add myself as build system maintainer.
5087 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5089         * MAINTAINERS (Write After Approval): Add myself.
5091 2006-12-13  Eric Christopher  <echristo@apple.com>
5093         * MAINTAINERS: Add myself as darwin maintainer.
5095 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5097         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5099 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5101         MAINTAINERS: Update my entry.
5103 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5105         * configure.in:  Handle spu makefile frag.
5106         * Makefile.tpl (MAINT): Define
5107         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5108         * configure: Regenerate.
5109         * Makefile.in: Regenerate.
5111 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5113         * config.guess: Import latest version.
5114         * config.sub: Likewise.
5116 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5118         * configure.in (spu-*-*): Don't skip target-libiberty.
5119         * configure: Regenerate.
5121 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5123         PR bootstrap/30134
5124         * configure.in: Correct x86 darwin support for libjava to powerpc
5125         and i?86 only.
5126         * configure: Regenerate.
5128 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5130         * configure.in: Add x86 darwin support for libjava.
5131         * configure: Regenerate.
5133 2006-12-07  Mike Stump  <mrs@apple.com>
5135         * Makefile.def (dependencies): Add dependency for
5136         install-target-libssp and install-target-libgomp on
5137         install-gcc.
5138         * Makefile.in: Regenerate.
5140 2006-12-04  Richard Guenther  <rguenther@suse.de>
5142         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5143         (Non-Algorithmic Maintainers): Move over non-algorithmic
5144         loop optimizer maintainers, add myself as a non-algorithmic
5145         middle-end maintainer.
5147 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5149         * MAINTAINERS (Write After Approval): Add myself.
5151 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5153         * configure.in: Update error message for missing GMP/MPFR.
5155         * configure: Regenerate.
5157 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5159         * configure.in: Update MPFR version in error message.
5161         * configure: Regenerate.
5163 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5165         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5166         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5167         --with-gmp-lib): New flags.
5169         * configure: Regenerate.
5171 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5173         * MAINTAINERS (Write After Approval): Change my email address.
5175 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5177         * MAINTAINERS (Write After Approval): Add myself.
5179 2006-11-22  Philipp Thomas  <pth@suse.de>
5181         * MAINTAINERS (i18n): Update e-mail address.
5183 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5185         * MAINTAINERS (spu port): Add myself as maintainer.
5186         (Write After Approval): Remove myself.
5188 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5190         * configure.in (skipdirs): Don't build libssp for SPU.
5191         * configure: Regenerate.
5193 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5195         * MAINTAINERS (spu port): Add myself as maintainer.
5196         (libobjc): Update my email address.
5198 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5200         * MAINTAINERS (Write After Approval): Add myself.
5202 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5204         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5205         * configure : Rebuilt.
5207 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5209         * MAINTAINERS (Write After Approval): Add myself.
5211 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5217         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5218         libmpfr.a.
5219         * configure: Regenerate.
5221 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5223         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5224         (unstage): Test for stage_last presence.
5226         PR bootstrap/29802
5227         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5228         STAGE_PREFIX.
5229         * Makefile.in: Regenerate.
5231 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5233         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5234         maintainers.
5236 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5238         * MAINTAINERS (Write After Approval): Add myself.
5240 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5242         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5243         and stageN-package/Makefile.
5244         * Makefile.in: Regenerated.
5246 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5248         * configure.in: Remove target-libgloss from noconfigdirs for
5249         bfin-*-*.
5250         * configure: Regenerated.
5252 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5254         * configure.in (have_gmp): Only error if the gcc directory exists.
5256         * configure: Regenerate.
5258 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5260         * configure.in: Robustify error message for missing GMP/MPFR.
5262         * configure: Regenerate.
5264 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5266         * MAINTAINERS (Write After Approval): Add myself.
5268 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5270         * MAINTAINERS: Change email address.
5272 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5274         * MAINTAINERS (Write After Approval): Add myself.
5276 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5278         * MAINTAINERS (Write After Approval): Add myself.
5280 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5282         * MAINTAINERS (Write After Approval): Move myself to
5283         Write After Approval section.
5285 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5287         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5288         need_gmp anymore.
5289         * configure: Regenerate.
5291 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5293         * MAINTAINERS (Write After Approval): Add myself.
5295 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5297         * config.guess: Import latest version.
5298         * config.sub: Likewise.
5300 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5302         * Makefile.def: Added pdf target handling.
5303         * Makefile.tpl: Added pdf target handling.
5304         * Makefile.in: Regenerated.
5306 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5308         * MAINTAINERS: Add self as score port maintainer.
5310 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5312         * MAINTAINERS (Write After Approval): Add myself.
5314 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5316         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5317         or newer.
5318         * configure: Regenerated.
5320 2006-09-27  Dave Brolley  <brolley@redhat.com>
5322         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5323         using $s instead of $r.
5324         * configure: Regenerated.
5326 2006-09-26  Thiemo Seufer  <ths@mips.com>
5328         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5329         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5330         * configure: Regenerate.
5332 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5334         * MAINTAINERS (Write After Approval): Remove myself.
5336 2006-09-22  Chao-ying Fu  <fu@mips.com>
5338         * MAINTAINERS (Write After Approval): Add myself.
5340 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5342         * MAINTAINERS: Add self as soft-fp maintainer.
5344 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5346         * MAINTAINERS: Add myself as avr maintainer.
5347         Remove Marek Michalkiewicz as avr maintainer.
5349 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5351         * MAINTAINERS (Write After Approval): Add myself.
5353 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5355         * configure.in: Never build newlib for a Mingw host.
5356         Never build newlib as Mingw target library.
5357         Test the existence of winsup/cygwin for building a Cygwin newlib,
5358         rather than just winsup.
5359         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5360         building a Mingw target.
5361         * configure: Regenerate.
5363 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5365         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5367 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5369         * config.guess: Import from src (was more updated).
5370         * config.sub: Likewise.
5372 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5374         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5375         * configure: Regenerated.
5377 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5379         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5380         for stages after the first.
5382 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5384         * Makefile.def: Add dependencies for configure-opcodes
5385         on configure-intl and all-opcodes on all-intl.
5386         * Makefile.in: Regenerated.
5388 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5390         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5392 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5394         Port to hosts whose 'sort' and 'tail' implementations
5395         treat operands with leading '+' as file names, as POSIX
5396         has required since 2001.  However, make sure the code still
5397         works on pre-POSIX hosts.
5398         * ltmain.sh: Don't assume "sort +2" is equivalent to
5399         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5401 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5403         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5405 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5407         * ltconfig: chmod 644 before ranlib during install.
5409 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5411         PR bootstrap/18058
5412         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5413         if the bootstrap compiler is a GCC version that supports it.
5414         * configure: Regenerate.
5416 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5418         * configure.in: Fix thinkos in previous check-in.
5419         * configure: Regenerate.
5421 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5423         PR other/27063
5424         * configure.in: Test subdir_requires and give an appropriate
5425         error message.
5426         * configure: Regenerate.
5428 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5430         * MAINTAINERS (Write After Approval): Add myself.
5432 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5434         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5436 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5438         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5440 2006-06-20  David Ayers  <d.ayers@inode.at>
5442         PR bootstrap/28072
5443         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5444         whether target-libjava is being configured instead of whether the
5445         java front end is enabled.
5446         * configure: Regenerate.
5448 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5450         PR target/27540
5451         * configure.in: Only enable libgomp on IRIX 6.
5452         * configure: Regenerate.
5454 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5456         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5457         too.
5458         * Makefile.in: Regenerate.
5460 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5462         * config-ml.in: Alter CCASFLAGS to include special
5463         multilib options the same as is done for CFLAGS.
5465 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5467         * configure.in: Don't enable libgomp on hpux10.
5468         * configure: Rebuilt.
5470 2006-06-12  David Ayers  <d.ayers@inode.at>
5472         PR bootstrap/27963
5473         PR target/19970
5474         * configure.in: Remove target-boehm-gc from noconfigdirs where
5475         ${libgcj} is specified.
5476         * configure: Regenerate.
5478 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5480         Sync from src:
5482         * configure.in: Sync.
5483         * configure: Regenerated.
5485         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5487         * Makefile.def: Added dependencies from sim and gdb on intl, and
5488         added configure dependencies to everything with an all dependency
5489         on intl.
5490         * Makefile.in: Regenerated.
5492 2006-06-06  David Ayers  <d.ayers@inode.at>
5494         PR libobjc/13946
5495         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5496         * Makefile.in: Regenerate.
5497         * configure.in: Add --enable-objc-gc at toplevel and have it
5498         enable boehm-gc for Objective-C.
5499         Remove target-boehm-gc from libgcj.
5500         Add target-boehm-gc to target_libraries.
5501         Add target-boehm-gc to noconfigdirs where ${libgcj}
5502         is specified.
5503         Assert that boehm-gc is supported when requested for Objective-C.
5504         Only build boehm-gc if needed either for Java or Objective-C.
5505         * configure: Regenerate.
5507 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5509         PR 27674
5510         * Makefile.tpl (configure-[+prefix+][+module+],
5511         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5512         Remove rule to unstage bootstrapped modules.
5513         (stage_current): New.
5514         * Makefile.in: Regenerate.
5516 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5518         * MAINTAINERS (Write After Approval): Update my e-mail address.
5520 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5522         * include/libiberty.h: Declare pex_run_in_environment.
5524 2006-05-31  Asher Langton  <langton2@llnl.gov>
5526         * MAINTAINERS (Write After Approval): Add myself.
5528 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5530         * Makefile.def (bfd, opcodes): Fix lib_path.
5531         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5532         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5533         * Makefile.in: Regenerate.
5535 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5537         * Makefile.in: Regenerate.
5539 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5541         * Makefile.def: Add install-html target. Add datarootdir
5542         docdir and htmldir to flags_to_pass.
5543         * Makefile.tpl: Add install-html target.
5544         * Makefile.in: Regenerate.
5545         * configure.in: Add --with-datarootdir, --with-docdir, and
5546         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5547         * configure: Regenerate.
5549 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5551         * configure.in: Enable gprof for cross builds.
5552         * configure: Regenerate.
5554 2006-05-22  Richard Guenther  <rguenther@suse.de>
5556         Revert
5557         2006-01-31  Richard Guenther  <rguenther@suse.de>
5558         Paolo Bonzini  <bonzini@gnu.org>
5560         * Makefile.def (target_modules): Add libgcc-math target module.
5561         * configure.in (target_libraries): Add libgcc-math target library.
5562         (--enable-libgcc-math): New configure switch.
5563         * Makefile.in: Re-generate.
5564         * configure: Re-generate.
5565         * libgcc-math: New toplevel directory.
5567 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5568             Andreas Tobler  <a.tobler@schweiz.ch>
5570         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5571         * configure: Rebuilt.
5573 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2006-05-01  DJ Delorie  <dj@redhat.com>
5579         * configure.in: Restore CFLAGS if GMP isn't present.
5580         * configure: Regenerate.
5582 2006-05-01  Richard Guenther  <rguenther@suse.de>
5584         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5585         maintainer.
5587 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5589         * MAINTAINERS (Write After Approval): Add myself.
5591 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5593         * MAINTAINERS (Write After Approval): Add myself.
5595 2006-04-18  DJ Delorie  <dj@redhat.com>
5597         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5598         reference libgloss so that libssp can be built in a combined
5599         tree.
5600         * configure: Regenerate.
5602 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5608         * configure.in: Require makeinfo 4.4 or higher.
5609         * configure: Regenerate.
5611 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5613         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5614         Rearrange the entries of other libraries to have them in one place.
5616 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5618         * MAINTAINERS (Write After Approval): Remove myself.
5619         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5621 2006-03-14  Richard Guenther  <rguenther@suse.de>
5623         * configure: Regenerate with autoconf 2.13.
5625 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5627         * MAINTAINERS: Use my work address.
5629         * MAINTAINERS: Update my E-mail address.
5631 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5633         * configure.in: Handle --disable-<component> generically.
5634         * configure: Regenerate.
5636 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5638         PR libgcj/17311
5639         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5641 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5643         * MAINTAINERS (Write After Approval):  Remove myself.
5644         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5646 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5648         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5649         (TARGET_CONFIGDIRS): Remove.
5650         * configure.in: Remove AC_SUBST(target_configdirs).
5651         * Makefile.in, configure: Regenerated.
5653 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5655         * MAINTAINERS (Write After Approval):  Remove myself.
5656         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5658 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5660         PR bootstrap/25670
5662         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5664         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5665         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5666         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5667         BUILD_PREFIX, BUILD_PREFIX_1.
5668         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5670         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5671         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5673         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5674         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5675         of `cat stage_current`.  Always provide the `r' and `s' variables.
5676         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5677         a single shell execution.
5678         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5679         bootstrapped modules, make the stage1 module if the build was not
5680         started yet, else build the current stage.
5681         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5682         (all-build, all-host, all-target, [+make_target+]-host,
5683         [+make_target+]-target): Do not use \-continued lines.
5684         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5685         (current_stage, restrap, stage_last): New.
5687         * Makefile.in: Regenerate.
5688         * configure: Regenerate.
5690 2006-02-19  Bud Davis  <jmdavis@link.com>
5692         * MAINTAINERS (Write After Approval):  Remove myself.
5693         (Language Front End Maintainers):  Add myself as fortran 95
5694         maintainer and update e-mail address.
5696 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5698         * MAINTAINERS (Write After Approval):  Remove myself.
5699         (Language Front End Maintainers):  Add myself as fortran 95
5700         maintainer.
5702 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5704         * MAINTAINERS (Write After Approval): Add myself.
5706 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5708         * MAINTAINERS (Write After Approval):  Remove myself.
5709         (Language Front End Maintainers):  Add myself as
5710         fortran 95 maintainer.
5712 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5714         Sync from src:
5716         2005-12-27  Leif Ekblad  <leif@rdos.net>
5718         * configure.in: Add support for RDOS target.
5719         * configure: Regenerate.
5721 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5722             Andreas Schwab  <schwab@suse.de>
5724         * configure: Regenerate.
5726 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5728         * configure.in (enable_libgomp): Add AIX.
5729         * configure: Regenerate.
5731 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5737         * MAINTAINERS (Write After Approval): Add myself.
5739 2006-01-31  Richard Guenther  <rguenther@suse.de>
5740         Paolo Bonzini  <bonzini@gnu.org>
5742         * Makefile.def (target_modules): Add libgcc-math target module.
5743         * configure.in (target_libraries): Add libgcc-math target library.
5744         (--enable-libgcc-math): New configure switch.
5745         * Makefile.in: Re-generate.
5746         * configure: Re-generate.
5747         * libgcc-math: New toplevel directory.
5749 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5751         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5752         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5753         the assembler, linker and binutils.
5754         * configure: Regenerate.
5756 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5758         * MAINTAINERS (Write After Approval): Add myself.
5760 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5762         * configure: Regenerate.
5764 2006-01-18  Richard Henderson  <rth@redhat.com>
5765             Jakub Jelinek  <jakub@redhat.com>
5766             Diego Novillo  <dnovillo@redhat.com>
5768         * libgomp: New directory.
5769         * Makefile.def: Add target_module libgomp.
5770         * Makefile.in: Regenerate.
5771         * configure.in (target_libraries): Add target-libgomp.
5772         * configure: Regenerate.
5774 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5776         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5777         @ from continuation.
5778         * Makefile.in: Rebuilt.
5780 2006-01-04  Chris Lattner  <sabre@gnu.org>
5782         * MAINTAINERS (Write After Approval): Add myself.
5784 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5786         PR bootstrap/24252
5788         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5789         * Makefile.tpl (OBJDUMP): New.
5790         (EXTRA_HOST_FLAGS): Add it.
5791         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5793         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5794         to use symbolic links between directories.  Avoid race conditions
5795         or make them harmless.
5796         * configure.in: Do not try to use symbolic links between directories.
5798         * Makefile.def (LEAN): Pass.
5799         * Makefile.tpl (LEAN): Define.
5800         (stage[+id+]-start): Accept that the previous directory does not
5801         exist, if the bootstrap is lean.
5802         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5803         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5804         configure substitution.
5805         ([+compare-target+]): Likewise.
5806         ([+bootstrap-target+]-lean): New.
5807         * configure.in: Remove lean bootstrap support from here.
5809         * Makefile.in: Regenerate.
5810         * configure: Regenerate.
5812 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5814         * MAINTAINERS (libdecnumber): Add myself.
5816 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5818         * libtool-ldflags: New script.
5820 2006-01-02  Andreas Schwab  <schwab@suse.de>
5822         * configure.in: When reconfiguring remove Makefile in
5823         all stage directories.
5824         * configure: Regenerate.
5826 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5828         * MAINTAINERS: Update my email address.
5830 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5832         Revert Ada-related part of the previous change.
5834         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5835         Do not pass.
5836         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5837         * Makefile.in: Regenerate.
5838         * configure.in: Do not include mt-ppc-aix target fragment.
5839         * configure: Regenerate.
5841 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5843         * configure.in: Select appropriate fragments for PowerPC/AIX.
5844         * configure: Regenerate.
5846         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5847         BOOT_CFLAGS, BOOT_LDFLAGS.
5848         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5849         BOOT_CFLAGS, BOOT_LDFLAGS.
5850         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5851         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5852         (stage): Fail if we cannot complete the work.
5853         * Makefile.in: Regenerate.
5855 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5857         * configure.in: Replace ms1 with mt.
5858         * configure: Rebuilt.
5860 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5862         * MAINTAINERS: Update my email address.
5864 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5866         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5867         install-host-nogcc): Don't invoke $(stage) at the end.
5868         * Makefile.in: Regenerate.
5870 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5872         * configure.in: Flip the top-level bootstrap switch.
5873         * configure: Regenerate.
5875 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5877         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5878         $(stage) and $(unstage).
5879         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5880         (all): Remove stray semicolon.
5881         (local-distclean): Don't handle multilib.tmp and multilib.out.
5882         (install.all): Set $s for consistency.
5883         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5884         check_multilibs setting.  Always make the install directory.
5885         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5886         Correct @if/@endif.
5887         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5888         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5889         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5890         (multilib.out): Remove.
5891         * Makefile.in: Regenerated.
5893 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5895         * MAINTAINERS (Write After Approval): Add myself.
5897 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5899         * MAINTAINERS: Add myself as mt maintainer.
5901         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5903 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5905         * MAINTAINERS: Change email address.
5907 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5909         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5910         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5911         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5912         Find in-tree tools if available.
5913         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5914         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5915         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5916         (COMPILER_*_FOR_TARGET): New.
5917         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5918         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5919         (CONFIGURED_*, USUAL_*): Remove.
5920         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5921         STRIP): Use autoconf substitutions.
5922         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5923         COMPILER_NM_FOR_TARGET): New.
5924         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5926         (all): Make all-host and all-target in parallel.
5927         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5928         that $$r and $$s are set before invoking a recursive make.
5929         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5930         ([+bootstrap-target+]): Inline most of the `all' target.
5932 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5934         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5935         from the gcc build directory.
5936         * Makefile.in: Regenerate.
5938 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5940         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5941         depend on all-libdecnumber.
5942         * configure.in (host_libs): Include libdecnumber.
5943         * Makefile.in: Regenerate.
5944         * configure: Likewise.
5946 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5948         * libdecnumber: Import decNumber sources from the dfp-branch.
5950 2005-11-21  Kean Johnston  <jkj@sco.com>
5952         * config.sub, config.guess: Sync from upstream sources.
5954 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5956         Import from Autoconf sources:
5958         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5959         * config/move-if-change: Don't output "$2 is unchanged";
5960         suggested by Ben Elliston.  Handle weird characters correctly.
5962 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5964         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5965         to match upstream libtool for darwin.
5967 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5969         * Makefile.def: Remove gdb dependencies for gdbtk.
5970         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5971         (configure-gdb, install-gdb): New rules.
5972         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5973         * Makefile.in, configure: Regenerated.
5975 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5977         * MAINTAINERS (Write After Approval): Add myself.
5979 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5981         * MAINTAINERS (Write After Approval): Add myself.
5983 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5985         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5986         Diego Novillo.
5988 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5990         PR bootstrap/24297
5991         * Makefile.tpl (do-[+make-target+], do-check, install,
5992         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5993         are set before recursing.
5994         * Makefile.in: Regenerate.
5996 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5998         PR bootstrap/18939
5999         * Makefile.def (gcc) <target>: Fix thinko.
6000         * Makefile.in: Regenerate.
6002 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6004         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6005         * configure: Regenerate.
6007 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6009         * MAINTAINERS (Write After Approval): Add self.
6011 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6013         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6014         target-libffi, target-qthreads, target-libjava, and
6015         targetlibobjc.
6016         * configure: Regenerate.
6018 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6020         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6021         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6022         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6023         (USUAL_OBJDUMP_FOR_TARGET): New.
6024         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6025         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6026         * configure, Makefile.in: Regenerated.
6028 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6030         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6031         before other host packages.
6033 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6035         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6037 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6039         PR bootstrap/22340
6041         * configure.in (default_target): Remove.
6042         * Makefile.tpl (all): Do not use prerequisites as subroutines
6043         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6044         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6045         use prerequisites as subroutines.
6046         (check-host, check-target): New.
6047         (bootstrap configure & all targets): Do not use stage*-start
6048         if the directory layout is already ok.
6049         (non-bootstrap configure & all targets): Prepend a $(unstage).
6050         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6051         (NOTPARALLEL): Remove.
6052         (unstage, stage variables): New variables.
6053         (unstage, stage targets): Simply expand to those variables.
6055         * configure: Regenerate.
6056         * Makefile.in: Regenerate.
6058 2005-10-04  James E Wilson  <wilson@specifix.com>
6060         * Makefile.def (lang_env_dependencies): Add libmudflap.
6061         * Makefile.in: Regenerate.
6063 2005-10-03  Andreas Schwab  <schwab@suse.de>
6065         Backport from libtool CVS:
6066         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6068         * ltmain.sh: add support for installing into temporary
6069         staging area (e.g. 'make install DESTDIR=...')
6071 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6073         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6074         * configure: Regenerated.
6076 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6078         * configure: Regenerate with the correct
6079         autoconf version.
6081 2005-09-30  Catherine Moore  <clm@cm00re.com>
6083         * configure.in (bfin-*-*): New.
6084         * configure: Regenerated.
6086 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6088         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6089         (LIPO_FOR_TARGET): New.
6090         (CONFIGURED_LIPO_FOR_TARGET): New.
6091         (USUAL_LIPO_FOR_TARGET): New.
6092         (STRIP_FOR_TARGET): New.
6093         (CONFIGURED_STRIP_FOR_TARGET): New.
6094         (USUAL_STRIP_FOR_TARGET): New.
6095         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6096         STRIP_FOR_TARGET.
6097         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6098         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6099         * Makefile.in: Regenerate.
6100         * configure: Regenerate.
6102 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6104         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6105         (rs6000-*-aix*): Same.
6106         * configure: Regenerate.
6108 2005-09-16  Tom Tromey  <tromey@redhat.com>
6110         * MAINTAINERS: Add self as java maintainer.
6112 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6114         * configure.in: Recognize f95 in the --enable-languages option,
6115         and substitute it for fortran, issuing a warning.
6116         * configure: Regenerate.
6118 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6120         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6121         * configure:  Regenerated.
6123 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6125         * MAINTAINERS: Add self as ms1 maintainer.
6127 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6129         * Makefile.def (libssp): Add to lang_env_dependencies.
6130         * Makefile.in: Regenerate.
6132 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6134         * MAINTAINERS: Add myself as middle-end maintainer.
6136 2005-08-17  Christian Groessler  <chris@groessler.org>
6138         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6139         * Makefile.in: Regenerate.
6141 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6143         * MAINTAINERS (write after approval): Added myself.
6145 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6147         * MAINTAINERS (Write After Approval): Add myself.
6149 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6151         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6152         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6153         Look for alternate names of the target cc and c++
6154         * configure: Regenerate.
6156 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6158         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6159         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6160         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6161         tools; remove code to manually set them.
6162         (Target tools): Look in the environment for them.
6163         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6164         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6165         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6166         build directory.
6167         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6168         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6169         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6170         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6171         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6172         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6173         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6174         * configure: Regenerate.
6175         * Makefile.in: Regenerate.
6177 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6179         * MAINTAINERS: Update for removed CPU targets.
6181 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6183         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6184         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6185         * Makefile.in: Regenerated.
6187 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6189         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6190         (CFLAGS_FOR_TARGET): Use it.
6191         (CXXFLAGS_FOR_TARGET): Likewise.
6192         * Makefile.in: Regenerated.
6193         * configure.in (--with-build-sysroot): New option.
6194         * configure: Regenerated.
6196 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6198         * Makefile.tpl: Wrap install between unstage and stage
6199         * Makefile.in: Regenerate.
6201 2005-07-21  Eric Christopher  <echristo@apple.com>
6203         * MAINTAINERS: Update affiliation.
6205 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6207         * MAINTAINERS: Add self as crx port maintainer.
6209 2005-07-20  DJ Delorie  <dj@redhat.com>
6211         * MAINTAINERS: Add self as m32c maintainer.
6213 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6215         * all files: Update FSF address.
6217 2005-07-15  Eric Christopher  <echristo@redhat.com>
6219         * MAINTAINERS: Change affiliation.
6221 2005-07-14  Jim Blandy  <jimb@redhat.com>
6223         * configure.in: Add cases for Renesas m32c.
6224         * configure: Regenerated.
6226 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6228         * COPYING.LIB: Update from fsf.org.
6230 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6232         * COPYING, compile, config.guess,
6233         config.sub, install-sh, missing, mkinstalldirs,
6234         symlink-tree, ylwrap: Sync from upstream sources.
6235         * config-ml.in: Update FSF address.
6237 2005-07-13  Eric Christopher  <echristo@redhat.com>
6239         * configure.in: Add toplevel noconfigdir support for tpf.
6240         * configure: Regenerate.
6242 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6244         PR ada/22340
6246         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6247         * Makefile.in: Regenerate.
6249 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6251         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6252         Brolley to write-after-approval.
6254 2005-07-07  Andreas Schwab  <schwab@suse.de>
6256         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6257         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6258         * Makefile.in: Regenerated.
6260 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6262         * configure.in: Don't build sim or rda when targetting darwin.
6263         * configure: Regenerate.
6265 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6267         * configure.in: Add --enable-libssp and --disable-libssp.
6268         * configure: Regenerate with autoconf-2.13.
6270 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6272         * Makefile.def (target_modules): Add libssp.
6273         * configure.in (target_libraries): Add target-libssp.
6274         * configure: Rebuilt.
6275         * Makefile.in: Rebuilt.
6277 2005-07-01  Zack Weinberg  <zackw@panix.com>
6279         * MAINTAINERS: Change email address.  Resign from maintainership.
6281 2005-07-01  Richard Guenther  <rguenther@suse.de>
6283         * MAINTAINERS: Change my e-mail address and affiliation.
6285 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6287         * Makefile.def (stagefeedback): Come after profile.
6288         Define profiledbootstrap target.
6289         * Makefile.tpl (profiledbootstrap): Remove.
6290         (stageprofile-end): Zap stagefeedback.
6291         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6292         * Makefile.in: Regenerate.
6294 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6296         * MAINTAINERS: Update my email address.
6298 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6300         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6301         In 'cpp' stanza, support '#line' as well as '# '.
6303 2005-06-08  Andreas Schwab  <schwab@suse.de>
6305         * MAINTAINERS: Move myself from 'Write After Approval' to
6306         'CPU Port Maintainers' section as m68k maintainer.
6308 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6310         * configure.in (unsupported_languages): New macro.
6311         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6312         non-ported target libraries in noconfigdirs.
6313         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6314         non-linux-gnu.  Remove libgcj_ex_libffi.
6315         <lang_frag loop>: Set add_this_lang=no if the language is in
6316         unsupported_languages.
6317         * configure: Regenerate.
6319 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6321         * configure.in: Fix typo in handling of --with-mpfr-dir.
6322         * configure: Regenerate.
6324 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6326         * MAINTAINERS: Update my email address.
6328 2005-06-02  Jim Blandy  <jimb@redhat.com>
6330         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6331         accepted into the master sources.)
6333 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6334             Michael Snyder  <msnyder@redhat.com>
6335             Stan Cox  <scox@redhat.com>
6337         * configure.in: Set noconfigdirs for ms1.
6339         * configure: Regenerate.
6341 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6343         * MAINTAINERS (Write After Approval): Add self.
6345 2005-06-01  Josh Conner  <jconner@apple.com>
6347         * MAINTAINERS (Write After Approval): Add self.
6349 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6351         * MAINTAINERS: Update my email address.
6353 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6355         * MAINTAINERS (Write After Approval): Add self.
6357 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6359         * MAINTAINERS (Write After Approval): Remove self.
6361 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6363         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6364         (Dependencies): Consider target modules for bootstrap dependencies.
6365         Make target bootstrap modules depend on each stage's gcc.
6366         * Makefile.in: Regenerate.
6368 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6370         * Makefile.def (configure-gcc): Depend on binutils having been built.
6371         (all-gcc): No need to do it here.
6372         * Makefile.in: Regenerate.
6374 2005-05-19  Paul Brook  <paul@codesourcery.com>
6376         * configure.in: Rewrite misleading error message when requested
6377         language cannot be built.
6378         * configure: Regenerate.
6380 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6382         * ylwrap: Import from Automake 1.9.5.
6384 2005-05-13  David Ung  <davidu@mips.com>
6386         * MAINTAINERS (Write After Approval): Add self.
6388 2005-05-09  Mike Stump  <mrs@apple.com>
6390         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6391         lt_cv_sys_max_cmd_len for now.
6393 2005-05-09  Stan Cox  <scox@redhat.com>
6395         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6397 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6399         * README.SCO: Update the URL.
6401 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6403         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6404         with_gnu_ld to libtool.
6405         * ltcf-c.sh (aix[45]): Define file_list_spec.
6406         * ltcf-cxx.sh (aix[45]): Same.
6407         * ltcf-gcj.sh (aix[45]): Same.
6408         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6409         exists, write list of input files to temporary file.
6411 2005-05-04  Mike Stump  <mrs@apple.com>
6413         * configure.in: Always pass --target to target configures as
6414         otherwise rebuilds that do --recheck will fail.
6415         * confiugure: Rebuilt.
6417 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6419         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6420         STAGE_HOST_EXPORTS.
6421         (configure, all): Add bootstrap support.
6422         (Host modules, target modules): Pass post-stage1 flags and exports.
6423         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6424         * Makefile.in: Regenerate.
6426 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6428         * configure: Regenerate.
6430 2005-04-27  Mike Stump  <mrs@apple.com>
6432         * MAINTAINERS: Add self as darwin maintainer.
6434 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6436         * config.sub: Update from master copy.
6438 2005-04-21  Mike Stump  <mrs@apple.com>
6440         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6441         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6443 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6445         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6446         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6447         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6448         "*-*-elf" and "*-*-linux*".
6449         * configure: Regenerate.
6451 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6453         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6455 2005-04-12  Mike Stump  <mrs@apple.com>
6457         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6459 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6461         * MAINTAINERS (Write After Approval): Add myself.
6463 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6465         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6467 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6469         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6470         (TARGET_CONFIGARGS): Include --with-target-subdir.
6471         (configure, all): New macros.  Use them throughout.
6472         * Makefile.in: Regenerate.
6474 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6476         * MAINTAINERS (Write After Approval): Add myself.
6478 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6480         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6482 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6484         * MAINTAINERS: Move John Carr to Write After Approval.
6486 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6488         * config/mh-mingw32: Delete.
6489         * configure.in: Don't use it.
6490         * configure: Regenerate.
6492 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6494         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6495         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6496         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6497         (HOST_LIB_PATH): Generate from Makefile.def.
6498         (TARGET_LIB_PATH): Likewise.
6499         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6500         * Makefile.in: Regenerate.
6501         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6502         (RPATH_ENVVAR): Include Darwin case.
6503         * configure: Regenerate.
6505 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6507         * MAINTAINERS (Various Maintainers): Remove self.
6508         (Write After Approval): Add self.
6510 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6512         * MAINTAINERS (Various Maintainers): Add self.
6514 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6516         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6517         * configure: Regenerate.
6519 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6521         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6522         gcc_version, and gcc_version_trigger from set of flags to pass.
6523         * Makefile.tpl: Remove definitions of above variables.
6524         (config.status): Remove dependency on $(gcc_version_trigger).
6525         * Makefile.in: Regenerate.
6526         * configure.in: Do not reference config/gcc-version.m4 nor
6527         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6528         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6529         * configure: Regenerate.
6531 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6532             Andrew Pinski  <pinskia@physics.uc.edu>
6534         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6535         * Makefile.in: Regenerate.
6537 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6539         * MAINTAINERS (Write After Approval): Add myself.
6541 2005-03-03  David Ayers  <d.ayers@inode.at>
6543         * MAINTAINERS (Write After Approval): Add myself.
6545 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6547         PR libgcj/20160
6548         * ltmain.sh: Avoid creating archives with components that have
6549         duplicate basenames.
6551 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6553         PR bootstrap/20250
6554         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6555         instead of check.
6556         * Makefile.in: Regenerate.
6558 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6560         * Makefile.in: Regenerate to fix conflict between the previous two
6561         patches.
6563 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6565         PR bootstrap/17383
6566         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6567         * Makefile.tpl (HOST_SUBDIR): New substitution.
6568         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6569         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6570         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6571         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6572         (Host modules, Bootstrapped modules): Use it.
6573         (Build modules, Target modules): Do not create symlink trees,
6574         always configure out-of-srcdir.
6575         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6576         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6577         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6578         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6580         * Makefile.in: Regenerate.
6581         * configure: Regenerate.
6583 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6585         Merged from libada-gnattools-branch:
6586         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6588         * gnattools: New directory.
6589         * Makefile.def: Add gnattools as a module, depending on target-libada.
6590         * Makefile.in: Regenerate.
6591         * configure.in: Include gnattools in host_tools; disable it if ada
6592         is disabled.
6593         * configure: Regenerate.
6595 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6597         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6598         treelang maintainer.
6599         (Write After Approval): Remove myself.
6601 2005-02-23  Paul Schlie  <schlie@comcast.net>
6603         * configure.in: Allow darwin targeted ports to build tk, itcl and
6604         libgui.
6605         * configure: Regenerate.
6607 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6609         PR libgcj/10353
6610         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6611         * configure: Regenerate.
6613 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6615         * MAINTAINERS (Write After Approval): Add myself.
6617 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6619         * MAINTAINERS: Update my e-mail address.
6621 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6623         * MAINTAINERS (Write After Approval): Add myself.
6625 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6627         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6628         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6629         target-libgloss when not *-*-elf and *-*-aout.
6630         * configure: Regenerate.
6632 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6634         * MAINTAINERS: Remove obsolete entries.
6636         * MAINTAINERS (Write After Approval): Add Michael Matz.
6638 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6640         * MAINTAINERS: Remove self as cpplib maintainer.
6642 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6644         * install-sh, config.sub: Import from upstream.
6646 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6648         PR bootstrap/18222
6649         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6650         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6651         * Makefile.in: Regenerate.
6653 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6655         * MAINTAINERS: Update my email address.
6657 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6658             Andreas Schwab  <schwab@suse.de>
6660         PR bootstrap/18033
6661         * config-ml.in: Eval option if surrounded by single quotes.
6663 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6665         Revert 2004-12-28 Makefile changes, a better fix will be
6666         applied to mainline and src after GCC 4.0 branches.
6668 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6670         PR bootstrap/17383
6672         * Makefile.def (target_modules): Remove stage parameter,
6673         it is always true now.
6674         * Makefile.tpl (configure-build-[+module+],
6675         configure-target-[+module+]): Always build symlink tree
6676         for the directory and for include.  BUILD_SUBDIR and
6677         TARGET_SUBDIR cannot be . anymore.
6678         * Makefile.in: Regenerate.
6680 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6682         Revert 2004-12-08 Makefile changes.
6684 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6686         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6687         cygwin, mingw.
6689 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6691         * configure.in (sh64-*-*): Reenable gprof.
6692         * configure: Regenerate.
6694 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6696         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6697         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6698         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6699         * Makefile.in: Regenerate.
6701 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6703         * MAINTAINERS: Update my email address.
6705 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6707         * Makefile.tpl: Generate normal dependencies if the LHS module is
6708         not bootstrapped.
6709         * Makefile.in: Regenerate.
6711 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6713         * configure.in: Include config/gxx-include-dir.m4.  Use
6714         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6715         * configure: Regenerate.
6717 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6719         * config.if: Delete.
6720         * configure.in: Set libstdcxx_incdir directly.
6721         * configure: Regenerate.
6723 2004-12-02  Eric Christopher  <echristo@redhat.com>
6725         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6726         * Makefile.in: Regenerate.
6728 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6730         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6731         * configure: Regenerate.
6733 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6735         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6736         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6737         * configure: Regenerate.
6739 2004-12-01  Eric Christopher  <echristo@redhat.com>
6741         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6742         of things to remove.
6744 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6746         * MAINTAINERS (Write After Approval): Update my e-mail address.
6748 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6750         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6751         from CVS libtool to always pass_all.
6753 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6755         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6756         (hppa*64*-*-*): Delete incorrect comment.
6757         * configure: Rebuilt.
6759 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6761         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6763 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6765         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6766         from CVS libtool to always pass_all.
6768 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6770         * install-sh, compile: Import from automake.
6772 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6774         * config.guess, config.sub:  Import from savannnah.
6776 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6778         * MAINTAINERS (Write After Approval): Add myself
6780 2004-11-12  Mike Stump  <mrs@apple.com>
6782         * Makefile.def: Add html support.
6783         * Makefile.tpl: Likewise.
6784         * Makefile.in: Regenerate.
6786 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6788         PR 18423
6789         * configure.in: Remove all instances of build-fixincludes from
6790         noconfigdirs.
6791         (build_configargs): Supply --target to subdirectories.
6792         * configure: Regenerate.
6794         * Makefile.def: Make gcc install depend on fixincludes install.
6795         * Makefile.in: Regenerate.
6797 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6799         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6801 2004-11-11  Paul Brook  <paul@codesourcery.com>
6803         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6805 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6807         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6808         target-libgfortran.
6809         * configure: Regenerate.
6811 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6813         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6814         like CC.
6816 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6818         * Makefile.def (host fixincludes): Specify missing targets.
6819         * Makefile.in: Regenerate.
6821 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6823         * MAINTAINERS: Add myself
6825 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6827         * MAINTAINERS (Write After Approval): Add myself.
6829 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6831         * Makefile.def: Build fixincludes for the host, too.
6832         * Makefile.in: Regenerate.
6833         * configure.in (host_tools): Add fixincludes.
6834         * configure: Regenerate.
6836 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6838         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6839         * configure: Regenerated.
6841 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6843         PR other/17783
6844         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6845         * configure: Regenerated.
6847 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6849         * README.SCO: Update per FSF instructions.
6851 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6853         PR target/18151
6854         * configure.in (case ${target}): Do not build fixincludes for avr.
6855         * configure: Regenerated.
6857 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6859         * configure.in (case ${target}): Do not build fixincludes
6860         on platforms where it is not used.
6861         * configure: Regenerated.
6863 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6865         * configure.in: Use an absolute path to install-sh.
6866         * configure: Regenerated.
6868 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6870         * MAINTAINERS (Write After Approval): Add myself.
6872 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6874         * MAINTAINERS: Remove from Write After Approval those that are
6875         already maintainers.
6877 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6879         * MAINTAINERS:  Update my email address.
6881 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6883         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6884         * configure: Regenerate.
6886 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6888         * MAINTAINERS:  Update my email address.
6890 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6892         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6893         entries belonging to this category.
6895 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6897         * MAINTAINERS: Update my e-mail address.
6899 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6901         Fix wrong conflict resolution in:
6903         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6905         * Makefile.in: Regenerate.
6906         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6907         in the recursive `make', instead of hardwiring `all'.
6908         (Autogenerated TARGET-* variables): New.
6910 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6912         * configure.in: Enable target-libgloss for crx-*-*.
6913         * configure: Regenerate.
6915 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6917         * MAINTAINERS (Various Maintainers): Move the "windows,
6918         cygwin, mingw" maintainer to ...
6919         (OS Port Maintainers): ... here.
6921 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6923         * MAINTAINERS (Write After Approval): Remove those that are
6924         maintainers of some subsystem.
6926 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6928         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6929         * ltcf-cxx.sh (tpf*): Likewise.
6930         * ltconfig (tpf*): Add TPF OS configuration support.
6932 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6934         * MAINTAINERS: Change my email address to my new work account.
6936 2004-09-24  Michael Roth  <mroth@nessie.de>
6938         * configure.in (--without-headers): Add missing double quotes.
6939         * configure: Regenerate.
6941 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6943         * ylwrap: Revert to previous version.
6945 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6947         PR bootstrap/17369
6948         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6949         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6950         SET_GCC_LIB_PATH_CMD.
6951         (BASE_TARGET_EXPORTS): Likewise.
6952         * Makefile.in: Regenerated.
6954         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6955         * configure: Regenerated.
6957 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6959         * config.guess: New upstream version
6960         * compile, depcomp, install-sh, ylwrap: Likewise.
6962 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6964         * config/mh-x86omitfp: New host makefile fragment.  Add
6965         -fomit-frame-pointer to the default BOOT_CFLAGS.
6966         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6967         * configure: Regenerate.
6969 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6971         PR target/11572
6972         * configure.in (*-*-darwin*): Renable libobjc.
6973         * configure: Regenerate.
6975 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6977         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6979 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6981         * Makefile.def: Remove libbanshee.
6982         * Makefile.tpl: Ditto.
6983         * configure.in: Ditto.
6984         * Makefile.in: Regen.
6985         * configure: Ditto.
6987 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6989         * ltmain.sh: Use $pic_object as $non_pic_object if
6990         $non_pic_object=none.
6992 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6994         * missing: Import latest version from master repository.
6996 2004-09-06  Nick Clifton  <nickc@redhat.com>
6998         * config.sub: Import latest version from master repository.
6999         * config.guess: Likewise.
7000         This includes these changes:
7002         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7004         * config.sub: Handle crisv32, alias etraxfs.
7005         * config.guess (crisv32:Linux:*:*): Handle.
7007         2004-08-13  Brad Smith  <brad@comstyle.com>
7009         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7010         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7012         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7014         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7015         assume the processor is a powerpc.  This is because coreutils
7016         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7017         in this case, due to a MacOS X bug that causes
7018         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7019         to return a negative number.
7020         Problem reported by Petter Reinholdtsen in:
7021         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7023         2004-07-19  Ben Elliston  <bje@gnu.org>
7025         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7027         2004-06-24  Ben Elliston  <bje@gnu.org>
7029         * config.guess: Update copyright years.
7030         * config.sub: Likewise.
7032         2004-06-22  Robert Millan  <robertmh@gnu.org>
7034         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7035         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7037         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7039         * config.guess (*:*VMS:*:*): New entry. Replaces
7040         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7041         manufacturer.
7043         2004-06-22  Ben Elliston  <bje@gnu.org>
7045         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7046         * config.sub: Likewise.
7048         2004-06-22  Ben Elliston  <bje@gnu.org>
7050         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7051         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7053         2004-06-11  Ben Elliston  <bje@gnu.org>
7055         * config.guess (pegasos:OpenBSD:*:*): Remove.
7057         2004-06-11  Ben Elliston  <bje@gnu.org>
7059         From Wouter Verhelst <wouter@grep.be>:
7060         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7062         2004-06-11  Ben Elliston  <bje@gnu.org>
7064         * config.guess (luna88k:OpenBSD:*:*): New.
7066         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7068         * config.guess (m32r*:Linux:*:*): New case.
7069         * config.sub: Handle m32rle.
7071         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7073         From Jens Petersen  <petersen@redhat.com>:
7074         * config.sub: Handle sparcv8.
7076         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7078         From Tom Smith <smith@cag.lkg.hp.com>:
7079         * config.guess: Version suffixes are equally significant on Tru64
7080         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7081         prefix of "P" (patched kernel).
7083         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7085         * config.sub: Add support for National Semiconductor CRX target.
7087 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7089         * MAINTAINERS (Various Maintainers): Remove myself as web page
7090         maintainer, add myself as maintainer of build status lists.
7092 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7094         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7095         *-*-netware, but add target-libmudflap.
7096         Consolidate *-*-netware targets (of which really only i?86 exists)
7097         into a single entry.
7098         * configure: Likewise.
7100 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7102         * Makefile.tpl (sorry): Remove.
7103         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7104         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7105         (do-clean): Clean per-stage directories too.
7106         (do-distclean): Run distclean-stage1 too.
7107         (.NOTPARALLEL): Enable during toplevel bootstrap.
7108         (stage[+id+]-bubble): Enable parallel execution during
7109         the recursive invocation.
7110         * Makefile.in: Regenerate.
7112         Fix previous checkin:
7114         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7115         include.
7116         * configure.in: Fix indentation.
7117         * configure: Regenerate.
7119 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7121         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7122         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7123         * configure: regenerate
7124         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7125         -mdynamic-no-pic
7127 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7129         * Makefile.def (build_modules): Add fixincludes.
7130         (dependencies): Make gcc depend on fixincludes.
7131         * configure.in (build_tools): Add fixincludes.
7132         (build_configdirs): Always include build_libs.
7133         * Makefile.in: Regenerate.
7134         * configure: Regenerate.
7136 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7138         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7139         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7140         phony targets; do not generate timestamp files.
7141         (distclean-stageN): Remove references to their timestamp files.
7142         (restageN, touch-stageN): Remove.
7143         (stageN-bubble): Rewritten.
7144         (compare): Support lean bootstraps.
7145         * Makefile.in: Regenerate.
7147         * configure.in: Only warn when bootstrapping but
7148         build != host or build != target.  Support lean bootstraps.
7149         * configure: Regenerate.
7151 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7153         * configure.in:  Give a better error message if GMP/MPFR are missing
7154         and a language needing them has been requested.
7155         * configure:  Regenerated.
7157 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7159         * configure.in:  Print a list of available language front-ends if
7160         a requested one is missing.  Tidy stray tab characters.
7161         * configure:  Regenerated.
7163 2004-08-19  Michael Koch  <konqueror@gmx.de>
7165         * gcc/doc/install.texi: Update entry about automake for libjava.
7167 2004-08-17  Robert Millan  <robertmh@gnu.org>
7169         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7170         (instead of FreeBSD).
7171         * configure: Regenerate.
7173 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7175         * Makefile.in: Regenerate.
7176         * configure: Regenerate.
7178         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7179         stage_*_flags.
7180         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7181         for bootstrapped modules if toplevel bootstrap is going.
7182         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7183         modules.  Adjust for changes in Makefile.def.  Enable several
7184         rules even in non-bootstrap mode, just to avoid peppering the
7185         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7186         (stage-[+prev+]-bubble): Remove.
7188         * Makefile.def (Dependencies): Depend on all-build-bison,
7189         all-build-flex, all-build-byacc, all-build-texinfo, rather
7190         than the host variations.
7191         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7192         with BUILD_SUBDIR.
7193         (BISON): Update for recent Bisons.
7194         (YACC): Fix typo.
7195         (cross): Depend on all-build.
7196         (all): Do not depend on all-build.
7197         (prebootstrap): Remove.
7198         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7199         (Prebootstrap dependencies): Add them to the per-stage targets
7200         and to all-prebootstrap.
7201         * configure.in (build_configdirs): Always enable build_tools.
7202         (BUILD_DIR_PREFIX): Remove.
7204         * Makefile.def (gcc): Add target variable.
7205         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7206         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7207         in the recursive `make', instead of hardwiring `all'.
7208         (Autogenerated TARGET-* variables): New.
7210 2004-08-13  Brian Booth  <bbooth@redhat.com>
7212         * MAINTAINERS: Remove myself from write-after-approval.
7214 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7216         * src-release: Stop distributing mmalloc with gdb (which doesn't
7217         use it).
7218         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7219         * Makefile.in: Regenerate.
7221 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7223         * configure.in (arm*-*-eabi*): New target.
7224         * configure: Regenerate.
7226 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7228         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7229         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7230         (Dependencies): New section.
7231         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7232         (configure-target-[+module+]): Depend on maybe-all-gcc
7233         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7234         (toplevel profiledbootstrap): Fix dependencies.
7235         * Makefile.in: Regenerate.
7237 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7239         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7240         target-libiberty to noconfigdirs.
7241         * configure: Regenerate.
7243 2004-08-03  Paul Brook  <paul@codesourcery.com>
7245         * configure.in: Check for MPFR as well as GMP.
7246         * configure: Regenerate.
7248 2004-08-01  Robert Millan  <robertmh@gnu.org>
7250         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7251         libmudflap for all GNU-based systems (with Glibc).
7252         * configure: Regenerate.
7254 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7256         * Makefile.def (host-modules): Add gcc.
7257         * Makefile.in: Regenerate.
7258         * Makefile.tpl (sorry): New rule.
7259         (configure-host, all-host, [+make_target+]-host, do-check,
7260         install-host): Do not add gcc as a special case.
7261         (host modules): Add a small special-casing for gcc.  Export
7262         extra_make_flags through the environment.
7263         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7264         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7265         other recursive targets for gcc): Remove.
7267         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7268         (stage, unstage): New rules.
7269         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7270         distclean-stage[+id+]): Use stage_current.
7271         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7272         the stage*-start rules.
7274 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7276         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7277         use -all_load flag.
7279 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7281         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7282         * configure: Regenerate.
7284 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7286         * maintainer-scripts/gcc_release: Revert yesterday's change.
7288 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7290         * MAINTAINERS: Add myself to write-after-approval.
7292 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7294         * libf2c: Removed.
7295         * gcc/gccbug.in: Updated because of libf2c removal.
7296         * maintainer-scripts/gcc_release: Ditto.
7298 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7300         * configure.in: Build libmudflap by default on FreeBSD.
7301         * configure: Regenerated.
7303 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7305         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7306         systems.
7307         * configure: Regenerated.
7309 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7311         PR target/16344
7312         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7313         feedback based compiler.
7314         * Makefile.in: Rebuilt.
7316 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7318         * Makefile.def (host_modules): Set bootstrap=true for flex.
7319         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7320         * Makefile.in: Rebuilt.
7322 2004-07-07  Jan Hubicka  <jh@suse.cz>
7324         * MAINTAINERS: Add self as a profile feedback maintainer.
7326 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7328         * configure.in:  Do not prepend $srcdir to /dev/null in
7329         makefile fragments.
7330         * configure:  Regenerate.
7332 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7334         * Makefile.def (build_modules): Add bison, byacc, flex,
7335         m4, texinfo.
7336         (flags_to_pass): Add FLEX.
7337         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7338         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7339         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7340         DEFAULT_MAKEINFO): Remove.
7341         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7342         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7343         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7344         objdir or else use configured tool.
7345         (all-build): New.
7346         (all): Depend on it.
7347         (Build module dependencies): Add.
7348         * Makefile.in: Regenerate.
7349         * configure.in: Better support for multiple build modules,
7350         matching what is done for host/target modules.  Do not look
7351         for "plausible" locations of build tools if Canadian cross.
7352         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7353         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7354         * configure: Regenerate.
7356 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7358         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7359         * Makefile.in: Regenerate.
7361 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7363         * Makefile.tpl (configure-build-[+module+],
7364         configure-[+module+], configure-target-[+module+]): Pass
7365         [+extra_configure_args+].
7366         (all-build-[+module+], all-[+module+], check-[+module+],
7367         install-[+module+], [+make_target+]-[+module+],
7368         all-target-[+module+], check-target-[+module+],
7369         install-target-[+module+], [+make_target+]-target-[+module+]):
7370         Pass [+extra_make_args+].
7371         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7372         (GCC_HOST_EXPORTS): Remove.
7373         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7374         cross, check-gcc, check-gcc-c++, install-gcc,
7375         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7376         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7377         * Makefile.in: Regenerate.
7379 2004-06-21  Matthew Sachs  <msachs@apple.com>
7381         * MAINTAINERS: Added self to write-after-approval.
7383 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7385         * configure.in: Check for srcdir/winsup rather than build directory
7386         winsup.
7387         * configure: Regenerate.
7389 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7391         * configure.in: Don't build Cygwin native newlib if winsup
7392         directory is missing.  Emit warning instead.
7393         * configure: Regenerate.
7395 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7397         * Makefile.tpl (touch-stage[+id+]): New.
7398         (restage[+prev+]): Depend on touch-stage[+id+].
7400         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7401         Use it throughout.
7403         * Makefile.def: Add profile and feedback bootstrap stages.
7404         Remove next field from bootstrap stages.
7405         * Makefile.tpl (LN, LN_S): Substitute.
7406         (stageN-start, stageN-end): Use double-colon rules, to
7407         provide a hook for additional setup commands.
7408         (distclean-stageN-gcc, restageN): Create dependencies from
7409         [+prev+], not from [+next+].
7410         (stageN-bubble): Add commands for successive stages from
7411         [+prev+], using double-colon rules.
7412         (all-stageN-gcc): Fix typo.
7413         (stagefeedback-start, profiledbootstrap): New.
7414         * Makefile.in: Regenerate.
7415         * configure.in: Call ACX_PROG_LN.
7416         * configure: Regenerate.
7418 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7420         * MAINTAINERS (Write After Approval): Add myself.
7422 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7424         * MAINTAINERS (Write After Approval): Add myself.
7426 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7428         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7429         without gcc.
7430         * configure: Regenerate.
7432 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7434         * Makefile.tpl: Fix typo.
7435         * Makefile.in: Regenerate.
7437 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7439         * configure.in: Remove new- prefix from toplevel
7440         bootstrap targets.
7441         * configure: Regenerate.
7443 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7445         * Makefile.tpl (all.normal): Rename to all.
7446         (all): Replace with a rule to pick the default
7447         target from configure.
7448         (all-gcc, configure-gcc): Use conditionals to
7449         do nothing when toplevel bootstrap is going on.
7450         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7451         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7452         * configure.in: Support --enable-bootstrap.
7454         * Makefile.def: Remove new- prefix from toplevel
7455         bootstrap targets.
7456         * Makefile.tpl: Likewise.
7458         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7459         target.
7461         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7462         $(RECURSE_FLAGS) to recursive invocation of make.
7464         * Makefile.in: Regenerate.
7465         * configure: Regenerate.
7467 2004-05-30  Andreas Jaeger  <aj@suse.de>
7468             Jim Wilson  <wilson@specifixinc.com>
7470         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7471         like CC.
7473 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7475         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7476         * configure: Regenerate.
7478 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7480         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7481         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7482         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7483         targets.
7484         * Makefile.in: Regenerate.
7486 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7488         * configure.in: Test the ability to symlink directories.
7489         * configure: Regenerate.
7491         * Makefile.def (bootstrap-stage): New definitions.
7492         * Makefile.tpl (configure-stage1-gcc,
7493         configure-stage2-gcc, configure-stage3-gcc,
7494         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7495         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7496         new-restage3, compare): Autogenerate, see Makefile.in
7497         entry for behavioral changes.
7498         (distclean-stage1, new-stage1-start, new-stage1-end,
7499         new-stage1-bubble, distclean-stage2, new-stage2-start,
7500         new-stage2-end, new-stage2-bubble, distclean-stage3,
7501         new-stage3-start, new-stage3-end): New autogenerated targets.
7502         (objext, prebootstrap, BOOT_CFLAGS,
7503         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7504         targets.
7506         * Makefile.in: Regenerate.
7507         (distclean-stage1, new-stage1-start, new-stage1-end,
7508         new-stage1-bubble, distclean-stage2, new-stage2-start,
7509         new-stage2-end, new-stage2-bubble, distclean-stage3,
7510         new-stage3-start, new-stage3-end): New targets.
7511         (all-stage1-gcc): Move prebootstrap dependency from here...
7512         (configure-stage1-gcc): ...to here.
7513         (new-bootstrap): Use bubble targets.
7514         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7515         Use per-stage distclean targets.
7516         (configure-stage1-gcc, configure-stage2-gcc,
7517         configure-stage3-gcc, all-stage1-gcc,
7518         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7519         Use new-stageN-start to prepare the tree.
7521 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7523         * Makefile.def (host_modules): add libcpp.
7524         * Makefile.tpl: Add dependencies on and for libcpp.
7525         * Makefile.in: Regenerate.
7526         * configure.in: Add libcpp host module.
7527         * configure: Regenerate.
7529 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7531         * Makefile.tpl: Whenever a recursive target is defined, wrap
7532         it in a special @if/@endif block, and prepare its maybe
7533         dependency in the @if/@endif block
7534         * configure.in: Instead of writing maybe dependencies, remove
7535         the @if/@endif statements, and remove the @if/@endif blocks
7536         that remain.
7537         * configure: Regenerate.
7538         * Makefile.in: Regenerate.
7540 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7542         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7544 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7546         PR bootstrap/15120
7547         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7548         * */configure: Rebuilt.
7550 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7552         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7553         of libf2c.
7554         * configure, Makefile.in: Regenerate.
7556 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7558         * MAINTAINERS (Write After Approval): Add myself.
7560 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7562         Merge from tree-ssa-20020619-branch.
7564         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7565         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7566         (HOST_GMPLIBS): Define.
7567         (HOST_GMPINC): Define.
7568         (TARGET_LIB_PATH): Add libmudflap.
7569         (GFORTRAN_FOR_TARGET): Define.
7570         (configure-build*): Export GFORTRAN.
7571         (configure-gcc): Export GMPLIBS and GMPINC.
7572         (all-gcc): Add maybe-all-libbanshee.
7573         (configure-target-libgfortran): Define.
7574         * Makefile.in: Regenerate.
7575         * configure.in (host_libs): Add libbanshee.
7576         (target_libraries): Add target-libmudflap and target-libgfortran.
7577         Add --with-libbanshee.
7578         Handle --disable-libmudflap.
7579         (*-*-freebsd*): Use with_gmp.
7580         Add $(libgcj) to noconfigdirs.
7581         * configure: Regenerate.
7582         * depcomp: New file.
7583         * MAINTAINERS: Add tree-ssa maintainers.
7585 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7587         * MAINTAINERS (Various Maintainers): Add myself.
7589 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7591         * MAINTAINERS (Write After Approval): Add myself.
7593 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7595         * MAINTAINERS (Write After Approval): Add myself.
7597 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7599         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7600         * configure: Regenerate.
7602 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7604         Revert:
7605         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7607         * Makefile.def (flags_to_pass): Remove *dir variables that
7608         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7609         as well as prefix and exec_prefix.
7610         * Makefile.in: Regenerate.
7612 2004-04-26  Robert Millan  <robertmh@gnu.org>
7614         Add patches from libtool CVS.
7615         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7616         * ltconfig: Likewise.
7617         * ltcf-c.sh: Likewise.
7618         * ltcf-cxx.sh: Likewise.
7619         * ltcf-gcj.sh: Likewise.
7621 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7623         * Makefile.def (host_modules): Mark with the bootstrap
7624         flag packages on which gcc depends.
7625         * Makefile.tpl (all-bootstrap): Use it.
7626         * Makefile.in: Regenerate.
7628 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7630         * Makefile.def (flags_to_pass): Remove *dir variables that
7631         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7632         as well as prefix and exec_prefix.
7633         * Makefile.in: Regenerate.
7635 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7637         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7638         * configure: Regenerate.
7639         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7640         * gcc/Makefile.tpl (compare): Use the result of the test.
7641         * gcc/Makefile.in: Regenerate.
7643 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7645         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7646         Always relocate gcc and prev-gcc to the original names, even
7647         if the build fails.
7648         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7649         New targets.
7651 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7653         * MAINTAINERS: Update my email address.
7655 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7657         * configure.in (mips*-*-irix5*): Enable ld.
7658         * configure: Regenerate.
7660 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7662         * configure: Regenerate.
7664 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7666         * Makefile.tpl (configure-[+module+], configure-gcc,
7667         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7668         Set and export LDFLAGS.
7669         * Makefile.in: Regenerate.
7671 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7673         * MAINTAINERS: Add myself to write-after-approval.
7675 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7677         PR bootstrap/14871
7678         * Makefile.tpl: If we don't have built-in-tree target tools,
7679         use the ones found by configure rather than hacking around with
7680         program_transform_name.
7681         * configure.in: Give Makefile.tpl the information necessary
7682         to do that.
7683         * Makefile.in: Regenerate.
7684         * configure: Regenerate.
7686 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7688         PR bootstrap/14760
7689         * configure.in: When computing baseargs, strip *all* copies of
7690         offending options.  Also, don't match/substitute the trailing space,
7691         so that this actually works when two similar options are separated by
7692         only one space.
7693         * configure: Regenerate.
7695 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7697         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7698         (rs6000-*-aix*): Same.
7699         * configure: Regenerate.
7701 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7703         * MAINTAINERS: Add myself to write-after-approval.
7705 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7707         * MAINTAINERS: Add myself to write-after-approval.
7709 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7711         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7712         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7713         * Makefile.in: Regenerate.
7715         * configure.in (top level bootstrap support): Rework --enable-werror
7716         to set @stage2_werror_flag@.
7717         * configure: Regenerate.
7718         * Makefile.tpl (top level bootstrap support): Pass
7719         @stage2_werror_flag@ down to configure in stages 2 and 3.
7720         * Makefile.in: Regenerate.
7722 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7724         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7725         for stages 2 and 3 as well as in make.  As a consequence, remove
7726         OUTPUT_OPTION (now detected by configure) from the flags passed down
7727         to make.
7728         * Makefile.in: Regenerate.
7730         * Makefile.tpl (new-bootstrap): Fix typo.
7731         * Makefile.in: Regenerate.
7733 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7735         * Makefile.tpl: Rearrange by moving recursive_targets rules
7736         into their proper sections.
7737         * Makefile.tpl (top level bootstrap support): Move disabling
7738         of coverage flags from 'make' to 'configure'; improve comments.
7739         * Makefile.in: Regenerate.
7741         * Makefile.tpl (experimental top level bootstrap) Move stage1
7742         language setting from all- target to configure- target; disable
7743         intermodule optimization in stage 1; prevent gratuitous rebuilds
7744         of stage 1.
7745         * Makefile.in: Regenerate.
7746         * configure.in: Comma-separate stage 1 language list for top
7747         level bootstrap.
7748         * configure: Regenerate.
7750         * Makefile.tpl: Clean up experimental top level bootstrap support:
7751         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7752         prev-gcc in configure- targets as well as all- targets.
7753         * Makefile.in: Regenerate.
7755 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7757         * compile: New file imported from automake.
7759 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7761         * configure.in: Remove symbolic link section.
7762         * configure: Regenerate.
7763         * Makefile.tpl (links): Remove.
7764         * Makefile.in: Regenerate.
7766 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7767             Nathanael Nerode  <neroden@gcc.gnu.org>
7769         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7770         Set with AC_CHECK_PROGS.
7771         * configure.in: Fix comment typo from last patch.
7772         * configure: Regenerate.
7774 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7776         * Makefile.tpl: Introduce experimental top level bootstrap support.
7777         * Makefile.in: Regenerate.
7778         * configure.in: Introduce support for top level bootstrap.
7779         * configure: Regenerate.
7781 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7782             Paolo Bonzini  <bonzini@gnu.org>
7784         PR bootstrap/14522
7785         * configure.in: Cope with shells that do not support unquoted ^
7786         * configure: Regenerate.
7788 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7789             Paolo Bonzini  <bonzini@gnu.org>
7791         PR bootstrap/14522
7792         * configure.in: Cope with shells that do not support nesting
7793         quotes inside quoted backquote substitutions.
7794         * configure: Regenerate.
7796 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7798         PR bootstrap/14522
7799         * configure.in: Fix escaping of $.
7800         * configure: Regenerate.
7802 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7804         * configure: Regenerate, since I forgot to while committing Paolo's
7805         changes.
7807 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7809         PR ada/14131
7810         Move language detection to the top level.
7811         * configure.in: Find default values for the tools as
7812         soon as possible.  Disable ada if GNAT is not found.
7813         Emit error message about missing languages.  Expand
7814         --enable-languages=all for the gcc subdirectory.
7816 2004-03-10  Ben Elliston  <bje@gnu.org>
7818         * MAINTAINERS: Update my email address.
7820 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7822         * ltconfig: Disable building static libraries if building shared
7823         libraries on AIX 5L.
7825 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7827         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7828         and disable libgcj.
7829         * configure: Regenerated.
7831 2004-03-01  Brian Booth  <bbooth@redhat.com>
7833         * MAINTAINERS: Add myself to write-after-approval.
7835 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7837         * MAINTAINERS: Add myself to write-after-approval.
7839 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7841         PR bootstrap/7087
7842         * Makefile.tpl: Guard XFOO sed statements better.
7843         * Makefile.tpl: Add dependency for configure-target-libada.
7844         * Makefile.in: Regenerate (incidentally fixes broken
7845         commit when libada-branch was merged).
7847 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7849         * MAINTAINERS: Add myself to write-after-approval.
7851 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7853         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7854         maintainers.
7856 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7858         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7859         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7861 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7863         PR bootstrap/11932
7864         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7866 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7868         * MAINTAINERS: Added myself to write-after-approval.
7870 2004-02-14  Michael Koch  <konqueror@gmx.de>
7872         * MAINTAINERS: Added myself to write-after-approval.
7874 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7876         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7877         some OS port maintainers to OS port maintainers section.
7879 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7881         * MAINTAINERS: Add self.
7883 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7885         * MAINTAINERS: Alphabetize.
7887 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7889         * MAINTAINERS: Remove myself.
7891 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7893         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7894         (rs6000-*-aix*): Same.
7895         * configure: Regenerate.
7897 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7899         * configure.in (host): Add in missing $noconfigdirs to defines.
7900         * configure: Regenerate.
7902 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7903             Nathanael Nerode  <neroden@gcc.gnu.org>
7905         PR ada/6637, PR ada/5911
7906         Merge with libada-branch:
7907         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7908         with appropriate dependencies. Add --enable-libada configure switch.
7909         * configure, Makefile.in: Regenerate.
7911 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7913         * MAINTAINERS: Add myself to write-after-approval.
7915 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7917         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7918         * configure: Regenerate.
7920 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7922         Merge from upstream:
7924         * ltmain.in: When setting IFS to '~', be careful about user
7925         arguments that contain '~'.
7927         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7929         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7930         Also test $base_compile against $CC with escaped arguments. Bug
7931         reported by Geoff Keating <geoffk@apple.com>.
7933 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7935         * MAINTAINERS: Remove i960 port.
7937 2004-01-23  DJ Delorie  <dj@redhat.com>
7939         * Makefile.def (target_modules) [libiberty]: Don't stage.
7940         * Makefile.in: Rebuilt.
7942 2004-01-20  Caroline Tice  <ctice@apple.com>
7944         * MAINTAINERS: Add myself to write-after-approval.
7946 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7948         * MAINTAINERS: Update my email address.
7950 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7952         * MAINTAINERS: Add myself to write-after-approval.
7954 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7956         * MAINTAINERS: Remove entries without email address.
7958 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7960         * MAINTAINERS: Add myself to write-after-approval.
7962 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7964         * MAINTAINERS: Update my email address.
7966 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7968         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7969         * Makefile.tpl (configure-target-[+module+]): Support stage.
7970         * Makefile.in: Rebuilt.
7972 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7974         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7976 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7978         * MAINTAINERS: Add myself as a MIPS maintainer.
7980 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7982         * configure.in: Use ./config.cache, not config.cache.
7983         * configure: Regenerate.
7984         * Makefile.tpl: Special-casing not needed for GCC any more.
7985         * Makefile.in: Regenerate.
7987         * configure.in: Don't share a cache file for host dirs.
7988         * configure: Regenerate.
7990         * config-ml.in: Don't mess with the cache file.
7992 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7994         * MAINTAINERS: Move myself from 'Write After Approval' to
7995         'CPU Port Maintainers' section as SPARC maintainer.
7997 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7999         * Makefile.tpl: Make GCC use a separate config.cache.
8000         * Makefile.in: Regenerate.
8002         PR bootstrap/11932, PR bootstrap/11933
8003         (I don't know if it will fix either of them, but it relates
8004         to them.)
8005         * configure.in: Don't use shared config.cache for target
8006         directories.
8007         * configure: Regenerate.
8009 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8011         * MAINTAINERS: Add myself to 'Write After Approval' section.
8013 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8015         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8016         * configure: Regenerated.
8018 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8020         * MAINTAINERS: Remove the mn10200 maintainer.
8022 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8024         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8025         * configure: Regenerated.
8027 2003-12-16  Jan Hubicka  <jh@suse.cz>
8029         * MAINTAINERS: Add myself as callgraph maintainer.
8031 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8033         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8034         * configure: Regenerate.
8036 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8038         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8039         'Write After Approval' section. Update email.
8041 2003-12-01  James Lemke  <jim@wasabisystems.com>
8043         * MAINTAINERS (Write After Approval): Add myself.
8045 2003-11-20  Matt Thomas  <matt@3am-software.com>
8047         * MAINTAINERS: Add myself as a vax port maintainer.
8049 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8051         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8052         (configure-build-[+module+], configure-[+module+]): Likewise.
8053         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8054         * Makefile.in: Regenerate.
8056 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8058         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8059         shared/dylibed libraries.
8060         * ltmain.sh: Likewise.
8061         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8062         * ltcf-cxx.sh: Likewise.
8063         * ltcf-gcj.sh: Likewise.
8064         * ltconfig: Likewise.
8066 2003-11-17  Stan Cox  <scox@redhat.com>
8068         * MAINTAINERS: Add myself as iq2000 port maintainer.
8070 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8072         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8073         * Makefile.in: Regenerate.
8075 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8077         * config.sub: Update to 2003-11-03 version.
8079 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8081         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8082         * configure:  Regenerate.
8084 2003-10-20  Nicolas Pitre  <nico@cam.org>
8086         * MAINTAINERS: Add myself to 'Write After Approval' section.
8088 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8090         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8092 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8094         * MAINTAINERS: Update my email address.
8096 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8098         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8100 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8102         * MAINTAINERS: Add myself to 'Write After Approval' section.
8104 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8106         * config.guess: Update to 2003-10-16 version.
8107         * config.sub: Update to 2003-10-16 version.
8109 2003-10-15  David Daney  <ddaney@avtrex.com>
8111         * MAINTAINERS: Added myself to 'Write After Approval' section.
8113 2003-10-15  Falk Hueffner  <falk@debian.org>
8115         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8116         'Write After Approval' section. Update email.
8118 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8120         * MAINTAINERS: Move myself from 'Write After Approval' to
8121         'Various Maintainers' section as middle-end maintainer.
8123 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8125         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8126         HOST_FLAGS_TO_PASS.
8127         * Makefile.in: Regenerate.
8129 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8131         * config.guess: Update to 2003-10-07 version.
8132         * config.sub: Update to 2003-10-07 version.
8134 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8136         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8137         * ltconfig (irix5*, irix6*): Don't override version_type.
8139 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8141         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8142         * configure: Rebuilt
8143         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8144         * Makefile.in: Rebuilt
8146 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8148         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8150 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8152         * MAINTAINERS (Write After Approval): Add myself.
8154 2003-09-29  Paul Koning  <ni1d@arrl.net>
8156         * MAINTAINERS: Move myself from "Write After Approval"
8157         to CPU platform maintainers for pdp11 platform.
8159 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8161         * MAINTAINERS: Move myself from 'Write After Approval' to
8162         'Various Maintainers' section as libffi testsuite maintainer.
8164 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8166         * configure.in: Pass a computed --program-transform-name
8167         to subconfigures.
8168         * configure: Regenerated.
8170 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8172         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8173         * Makefile.in: Regenerate.
8175         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8176         * Makefile.in: Regenerate.
8178 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8180         * MAINTAINERS: Move myself from 'Write After Approval'
8181         to 'Various Maintainers' (objective-c) section.
8183 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8185         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8186         quoting.
8187         * configure: Regenerated.
8189 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8191         * MAINTAINERS (Write After Approval): Add myself to write after
8192         approval list.
8194 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8196         * MAINTAINERS (Write After Approval): Add myself.
8198 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8200         * MAINTAINERS: Update my e-mail address.
8202 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8204         * libtool.m4 (LD): Correct powerpc64 host match.
8206 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8208         * MAINTAINTERS: Update my affiliation and email address.
8210 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8212         * MAINTAINERS (Write After Approval): Add myself.
8214 2003-09-04  DJ Delorie  <dj@redhat.com>
8216         * configure: Regenerate.
8218 2003-09-04  Robert Millan  <robertmh@gnu.org>
8220         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8222 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8224         * configure.in: Ensure arguments to sed are properly spaced.
8225         * configure: Regenerate.
8227 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8229         * MAINTAINERS: Update my e-mail address.
8231 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8233         * MAINTAINERS (Write After Approval): Add myself.
8235 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8237         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8238         * configure: Regenerated.
8240 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8242         * MAINTAINERS: Update my email address.
8244 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8246         * configure.in:  Use newline instead of semicolon when assuming
8247         shell arguments in a for loop.
8248         * configure:  Regenerated.
8250 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8252         * MAINTAINERS: Resurrect the i860 maintainer.
8254 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8256         PR 8180
8257         * configure.in: When testing with_libs and with_headers, treat
8258         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8259         * configure: Regenerate.
8261         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8262         make, shell, etc.
8263         (baseargs): Likewise.
8264         * configure: Regenerate.
8266 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8268         * MAINTAINERS (Write After Approval): Add myself.
8270 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8272         * configure.in: Disable libgcj for darwin not on powerpc.
8273         * configure: Rebuild.
8275 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8277         * config-ml.in, symlink-tree: Add license.
8279 2003-08-03  Richard Stallman  <rms@gnu.org>
8280             Eben Moglen  <moglen@columbia.edu>
8282         * README.SCO: New file.
8284 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8286         * Makefile.tpl (check, check-c++): Express dependencies using
8287         dependencies rather than commands.
8288         * Makefile.in: Regenerate.
8290 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8292         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8293         * configure: Ditto.
8295 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8297         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8298         * Makefile.in: Update.
8300 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8302         * configure.in: Enable libgcj for darwin.
8303         * configure: Rebuild.
8305 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8307         * config-ml.in:  Use ac_configure_args directly instead of
8308         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8309         actually seen.
8311 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8313         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8314         creating target and build subdirs to build all parent dirs as needed.
8315         * Makefile.in: Rebuild.
8316         * configure.in: Don't build dirs explicitly here.
8317         * configure: Rebuild.
8319 2003-07-26  Paul Brook  <paul@nowt.org>
8321         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8323 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8325         * Makefile.tpl (all-make): Depend on intl.
8326         * Makefile.in: Rebuilt.
8328 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8330         * install-sh:  Update to newer upstream versions (associated with
8331         aclocal 1.7).
8332         * mkinstalldirs:  Likewise.
8333         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8335 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8337         * MAINTAINERS: Move self from Bug database only accounts
8338         to write-after-approval.
8340 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8342         * config.if: Remove unused libc_interface determination.
8344 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8346         * MAINTAINERS: Move self from write-after-approval to
8347         build machinery (*.in).
8349 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8351         PR bootstrap/11273
8352         PR bootstrap/11408
8353         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8354         unused INSTALL_PROGRAM_ARGS.
8355         * configure.in: Use AC_PROG_INSTALL.
8356         * Makefile.in: Regenerate.
8357         * configure: Regenerate.
8359 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8361         * MAINTAINERS: Alphabetize.
8363 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8365         * configure: Rebuilt.
8366         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8367         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8368         newlib nor libgloss.
8369         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8370         * configure.in (am33_2.0-*-linux*): Added.
8372 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8374         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8375         * configure: Regenerate.
8377 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8379         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8380         * Makefile.in: Regenerate.
8382 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8384         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8385         * Makefile.in: Regenerate.
8387 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8389         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8390         * Makefile.in: Regenerated.
8392         * config-ml.in: Replace PWD with PWD_COMMAND.
8394 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8396         * intl: New directory; see intl/ChangeLog for details.
8397         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8398         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8399         * Makefile.in: Regenerate.
8401 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8403         * configure.in: Clean up config-lang.in handling.  Delete
8404         useless assignment to "subdirs".
8405         * configure: Regenerate.
8407 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8409         * configure.in: Rename 'target_libs' to 'target_libraries'.
8410         Remove useless reference to 'target_libs'.
8411         * configure: Regenerate.
8413 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8415         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8416         * Makefile.in: Regenerate.
8418 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8420         * Makefile.def: Introduce flags_to_pass.
8421         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8422         * Makefile.in: Regenerate.
8424 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8426         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8427         and target-libgloss.
8428         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8429         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8430         * configure: Regenerate.
8432 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8434         * configure.in: Update testsuite_flags to new location.
8435         * configure. Regenerate.
8437 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8439         * Makefile.tpl: Remove BUILD_CC stuff.
8440         * Makefile.in: Regenerate.
8442 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8444         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8446 2003-06-16  Graeme Peterson  <gp@qnx.com>
8448         * MAINTAINERS (Write After Approval): Add myself.
8450 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8452         * config.guess: Update to 2003-06-12 version.
8453         * config.sub: Update to 2003-06-13 version.
8455 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8457         * config.guess: Update to 2003-06-06 version.
8458         * config.sub: Update to 2003-06-06 version.
8460 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8462         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8463         * configure. Regenerate.
8465 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8467         * configure.in: Disable serial configure by default.
8468         * configure: Regenerate.
8469         * Makefile.tpl: Abolish .NOTPARALLEL.
8470         * Makefile.in: Regenerate.
8472         * Makefile.tpl: Replace {build,host,target}_canonical by
8473         {build,host,target}.
8474         * Makefile.in: Regenerate.
8476         * Makefile.tpl: Fix stupid pasto.
8477         * Makefile.in: Regenerate.
8479 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8481         * Makefile.tpl: Remove bogus conditional.
8482         * Makefile.in: Regenerate.
8484 2003-06-05  Jan Hubicka  <jh@suse.cz>
8486         * Makefile.tpl (profiledbootstrap): New target.
8487         * Makefile.in (profiledbootstrap): New target.
8489 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8491         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8492         Pinski. Remove user names from other bugzilla-only maintainers.
8494 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8496         * Makefile.tpl: Make 'recursive targets' using autogen rather
8497         than shell loop.  Remove duplicate 'clean' targets and false
8498         comments.
8499         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8500         Add systematic method of specifying missing targets in subdirs.
8501         Add copyright boilerplate.
8502         * Makefile.in: Regenerate.
8503         * configure.in: Add 'recursive targets' to maybe list.
8504         * configure: Regenerate.
8506         * MAINTAINERS: "GNATS only" -> "Bug database only".
8508         * Makefile.tpl: Rename [+target+] to [+make_target+].
8509         * Makefile.def: Rename 'target' to 'make_target'.
8511 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8513         * MAINTAINERS: Add self as options handling maintainer.
8515 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8517         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8518         been too long since I touched those ports.
8520 2003-05-28  DJ Delorie  <dj@redhat.com>
8522         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8523         * Makefile.in: Regenerate.
8525 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8527         * configure.in: Use curly braces in the definition of tooldir.
8528         * configure: Regenerate.
8530 2003-05-21  DJ Delorie  <dj@redhat.com>
8532         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8533         newlib or libgloss.
8534         * Makefile.in: Regenerate.
8536 2003-05-21  DJ Delorie  <dj@redhat.com>
8538         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8539         * Makefile.in: Regenerate.
8541 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8543         * MAINTAINERS: Update my e-mail address.
8545 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8547         * configure.in: Switch more things to use maybe dependencies.
8548         * Makefile.tpl: Switch more things to use maybe dependencies.
8549         Factor out common code from autogen IF statements.
8550         * configure: Regenerate.
8551         * Makefile.in: Regenerate.
8553 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8555         * configure.in: Accept i[3456789]86 for machine type.
8556         * configure: Regenerate.
8558 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8560         * configure.in: Switch more things to use maybe dependencies.
8561         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8562         * configure: Regenerate.
8563         * Makefile.tpl: Switch more things to use maybe dependencies.
8564         * Makefile.in: Regenerate.
8566 2003-05-16  Andreas Schwab  <schwab@suse.de>
8568         * Makefile.tpl (install-opcodes): Define.
8569         * Makefile.in: Rebuild.
8571 2003-05-13  Andreas Jaeger  <aj@suse.de>
8573         * config.guess: Update to 2003-05-09 version.
8574         * config.sub: Update to 2003-05-09 version.
8576 2003-05-13  Michael Eager  <eager@mvista.com>
8578         * configure.in: Correct sed script so that options in quotes are not
8579         deleted.
8580         * configure: Rebuild.
8582 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8584         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8585         and $$s/newlib/libc/sys/cygwin32 include paths.
8586         * configure: Ditto.
8588 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8590         * MAINTAINERS: Update my email addresses.
8592 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8594         * config-ml.in: Propagate INSTALL variables.
8596 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8598         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8600 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8602         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8603         * Makefile.in: Regenerate.
8605 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8607         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8609 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8611         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8613 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8615         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8616         * Makefile.in: Regenerated.
8618 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8620         * MAINTAINERS (Write After Approval): Upgrade myself from
8621         GNATS only to write-after-approval. Update my mail address.
8623 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8625         (OS Port Maintainers: freebsd): Add myself.
8627 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8629         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8631 2003-04-22  Kean Johnston  <jkj@sco.com>
8633         * MAINTAINERS (SCO ports): Added myself.
8635 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8637         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8639 2003-04-19  Kean Johnston  <jkj@sco.com>
8641         * MAINTAINERS (Write After Approval): Add myself.
8643 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8645         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8646         * Makefile.in: Regenerate.
8648 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8650         * configure.in (powerpc64*-*-linux*): Remove.
8651         * configure: Rebuilt.
8653 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8655         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8656         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8657         and restrap.
8658         * Makefile.in:  Regenerate.
8660 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8662         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8663         * configure: Regenerated.
8665 2003-04-15  DJ Delorie  <dj@redhat.com>
8667         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8669 2003-04-13  Nick Clifton  <nickc@redhat.com>
8671         * config-ml.in: Remove support for --disable-aix removing
8672         call-aix multilibs.
8674 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8676         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8677         * */configure: Rebuilt.
8679 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8681         * MAINTAINERS: Add my email address.
8683 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8685         * MAINTAINERS (Write After Approval): Add myself.
8687 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8689         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8690         * Makefile.in: Regenerate.
8692 2003-03-14  Michael Chastain  <mec@shout.net>
8694         * Makefile.in: Regenerate with correct Makefile.def.
8696 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8699         Make macro.
8700         * Makefile.in: Regenerate.
8701         * configure.in: Clean up gxx_include_dir logic.
8702         * configure: Regenerate.
8704 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8706         * MAINTAINERS (Write After Approval): Add myself.
8708 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8710         * MAINTAINERS: Update my mail address.
8712 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8714         * configure.in (gxx_include_dir): Fix typo.
8715         * configure: Regenerated.
8717 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8719         * Makefile.tpl: Reindent.
8720         * Makefile.in: Regenerate.
8721         * configure.in: Reindent.  Don't set unused variables.
8722         * configure: Regenerate.
8724 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8726         * configure.in: Include $(build_tooldir)/sys-include in
8727         FLAGS_FOR_TARGET.
8728         * configure: Regenerated.
8730 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8732         * Makefile.tpl: Always pass down RANLIB.
8733         * Makefile.in: Regenerate.
8735         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8736         * Makefile.in: Regenerate.
8737         * configure.in: Remove unused logic relating to --enable-shared
8738         and --enable-threads.  Remove bogus comments.  Remove redundant
8739         noconfigdirs.
8740         * configure: Regenerate.
8742         * configure.in: Replace ${libstdcxx_version} by its value.
8743         Remove reference to mh-dgux.
8744         * configure: Regenerate.
8746 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8748         * MAINTAINERS (Write After Approval): Add myself.
8750 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8752         * Makefile.tpl: Rearrange.
8753         * Makefile.in: Regenerate.
8755 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8757         * configure.in: Add support for kaOS as cross build target system.
8758         * configure: Regenerated.
8760 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8762         * MAINTAINERS (Write after approval): Add myself.
8764 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8766         * MAINTAINERS: Update my email address.
8768 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8770         * MAINTAINERS: Add self to blanket write privs. section.
8772 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8774         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8775         configure-target-* as some target builds may require additional
8776         flags for preprocessor tests.
8777         * Makefile.in: Regenerated.
8779 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8781         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8782         * ltconfig: Handle it.
8783         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8784         auto-detecting it.
8786         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8787         it is used as argument to $CC.
8788         * ltcf-gcj.sh: Likewise.
8790         * configure.in: Introduce --enable-maintainer-mode.
8791         * configure: Rebuilt.
8792         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8793         for maintainer mode.
8794         * Makefile.in: Rebuilt.
8796 2003-02-18  Jason Merrill  <jason@redhat.com>
8798         * Makefile.tpl (check-c++): Allow parallelism.
8800 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8802         * MAINTAINERS: Remove John Carr (who never actually had access to
8803         gcc.gnu.org).
8805 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8807         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8808         don't configure target-libobjc.
8809         * configure: Regenerate.
8811 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8813         * Makefile.tpl (RANLIB): Define.
8814         * Makefile.in: Regenerate.
8816 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8818         * MAINTAINERS: Update my email.
8820 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8822         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8823         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8824         * Makefile.in: Regenerated.
8825         * configure.in: Remove all traces of snavigator, db, and grep.
8826         * configure: Regenerated.
8828 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8830         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8831         After Approval.
8833 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8835         * MAINTAINERS (Write after approval): Add myself.
8837 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8839         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8840         * Makefile.in: Regenerated.
8842 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8844         * config.guess: Updated to 2003-01-30's version.
8845         * config.sub: Updated to 2003-01-28's version.
8847 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8849         * config.if: If gcc_version is already set, just use it.  Don't set
8850         gcc_version_trigger if it's already set, otherwise set it to
8851         gcc/version.c, but only if the file exists.  If it is not set and
8852         gcc/version.c does not exist, try to extract the version number from
8853         $CC.
8855 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8857         * MAINTAINERS: Add myself to write-after-approval list.
8859 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8861         * configure.in:  Revert 24Jan change.
8862         * configure:  Regenerate.
8864 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8866         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8867         entry of HJ Lu.
8869 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8871         * configure.in: Revert previous change.
8872         * configure: Regenerate.
8874 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8876         * configure.in: Make rda native-only.
8877         * configure: Regenerate.
8879 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8881         * MAINTAINERS: Move myself from GNATS-only-accounts to
8882         write-after-approval.
8884 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8886         * configure.in: Add missing \.
8887         * configure: Rebuilt.
8889 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8891         * configure.in (baseargs): Avoid using \| in sed regular
8892         expressions.
8893         * configure: Rebuilt.
8895 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8897         * configure.in (baseargs): Remove all supported forms of
8898         --cache-file, --srcdir, --host, --build and --target options
8899         from argument lists.
8900         * configure: Rebuilt.
8902 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8904         * MAINTAINERS: Add myself to write-after-approval list.
8906 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8908         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8909         * configure: Rebuilt.
8911 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8913         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8914         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8915         * Makefile.in: Regenerate.
8916         * configure: Regenerate.
8918 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8920         * configure.in: Remove Makefile in build, host and target modules
8921         unless configure was run with --no-recursion.
8922         * configure: Rebuilt.
8924 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8926         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8927         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8928         * Makefile.in: Regenerate.
8930 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8932         * config.guess: Update to 2003-01-03 version.
8933         * config.sub: Update to 2003-01-03 version.
8935 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8937         * configure: Regenerate with proper autoconf 2.13.
8939 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8941         * configure.in: Add AC_PREREQ for consistency.
8942         * configure: Regenerate.
8944 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8946         * configure.in (GDB_TK): Add tcl directories conditional on
8947         gdb/gdbtk directory being present.
8948         * configure: Regenerate.
8950 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8952         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8953         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8954         * configure: Rebuilt.
8956 2002-12-31  Tom Tromey  <tromey@redhat.com>
8958         * Makefile.in: Rebuilt.
8959         * Makefile.def (target_modules) [libffi]: Allow installation.
8961 2002-12-31  Andreas Schwab  <schwab@suse.de>
8963         * configure.in: Fix use of $program_transform_name.
8964         * configure: Regenerated.
8966 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8968         * configure.in (baseargs): Don't remove first configure argument.
8969         * configure: Regenerated.
8971 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8973         * Makefile.tpl (local-distclean): Don't remove...
8974         (multilib.ts): ... this.  Moved into...
8975         (multilib.out): ... this.  Don't use sub-make.
8976         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8977         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8978         (configure-build-[+module+], configure-[+module+],
8979         configure-target-[+module+], configure-gcc): ... these.  Test
8980         for Makefile existence.  Drop config.status from dependencies.
8981         * Makefile.in: Rebuilt.
8982         * configure.in: Move gcc-version-trigger to the end of
8983         ac_configure_args.  Add comments to maybedep.tmp and
8984         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8985         nonopt from baseargs, matching and removing corresponding
8986         whitespace while at it.
8987         * configure: Rebuilt.
8989 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8991         * configure.in (host_configargs): Replace reference to
8992         no-longer-defined buildopts with --build=${build_alias}.
8993         * configure: Rebuilt.
8995         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8996         program_transform_name to standard idiom.
8997         (AUTOGEN, AUTOCONF): Define.
8998         (Makefile.in): Use $(AUTOGEN).
8999         (Makefile): Depend on config.status, and use autoconf-style rule to
9000         build it.  Move original commands to...
9001         (config.status): ... this new target.
9002         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9003         $(AUTOCONF).
9004         * Makefile.in: Rebuilt.
9006 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9008         * Makefile.tpl: Fix dramatic bustage due to change in
9009         program_transform_name.
9010         * Makefile.in: Regenerate.
9012         * configure.in: Remove unnecessary PATH setting.
9013         * configure: Regnerate.
9015         * configure.in: Don't default to unprefixed tools unless
9016         the native tools will work.
9017         * configure: Regenerate.
9019         * configure.in: Convert to autoconf script.  Blow away lots
9020         of now-redundant Makefile fragments.
9021         * configure: Generate using Autoconf.
9022         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9023         * Makefile.in: Regenerate.
9025 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9027         * configure: Fix stupid bug where RANLIB was mistakenly included.
9029         * configure.in: Rename (buildargs, hostargs, targargs) to
9030         (build_configargs, host_configargs, target_configargs).
9032         * configure.in: Move logic out of sed statement.
9034         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9035         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9037 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9039         * config.sub: Import from master repository
9040         * config.guess: Ditto
9042 2002-12-24  Andreas Schwab  <schwab@suse.de>
9044         * Makefile.tpl (multilib.out): Fix missing space.
9045         * Makefile.in: Regenerate.
9047 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9049         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9050         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9051         * Makefile.in: Regenerate.
9052         * configure.in: Remove unnecessary leftovers.
9054 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9056         * configure.in (extra_ranlibflags_for_target): New variable.
9057         (*-*-darwin): Add -c to ranlib commands.
9058         * configure (tooldir): Handle extra_ranlibflags_for_target.
9060 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9062         * Makefile.tpl: Revert HJL's change.
9063         * Makefile.in: Regenerated.
9064         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9065         always.
9067 2002-12-19  Andreas Schwab  <schwab@suse.de>
9069         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9070         * Makefile.in: Regenerate.
9072 2002-12-18  H.J. Lu  <hjl@gnu.org>
9074         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9075         * Makefile.in: Regenerated.
9077         * configure.in (build_prefix): New. Substitute.
9079 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9081         * Makefile.tpl: Don't let real targets depend on phony targets.
9082         * Makefile.in: Regenerate.
9084         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9085         * Makefile.in: Regenerate.
9087 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9089         * config.sub: Import from master repository
9090         * config.guess: Ditto
9092 2002-12-16  Jason Merrill  <jason@redhat.com>
9094         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9095         previous 'make bootstrap'.
9096         * Makefile.in: Regenerate.
9098 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9100         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9102 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9104         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9105         * Makefile.in: Regenerate.
9107 2002-12-13  Jason Merrill  <jason@redhat.com>
9109         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9110         library tests.
9111         (check-c++): Just depend on it and check-target-libstdc++-v3.
9112         * Makefile.in: Regenerate.
9114 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9116         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9117         * Makefile.in: Rebuilt.
9119 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9121         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9123 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9125         * configure: Fix bug put in by gremlins.
9127         * Makefile.tpl: Substitute more autoconfily.
9128         * configure: Substitute more autoconfily.
9129         * Makefile.in: Regenerate.
9131 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9133         * config.sub: Import from master repository
9134         * config.guess: Ditto
9135         * MAINTAINERS: Added Svein Seldal under write after approval
9137 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9139         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9140         * Makefile.in (all-sim): Ditto.
9142 2002-12-06  DJ Delorie  <dj@redhat.com>
9144         * Makefile.tpl: Change configure dependencies to not have real
9145         targets depend on phony targets.
9147 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9149         * configure.in: Revert unintentional change.
9151         * Makefile.tpl: Change dependency for */multilib.out so that
9152         it works when gcc isn't in the tree.
9154         * configure.in: Substitute more.
9155         * configure: Run subconfigures from the Makefile.
9156         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9157         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9159 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9161         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9163 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9165         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9166         and corresponding dependencies.
9167         * Makefile.in: Regenerate.
9169         * configure.in (host_tools): Order binutils, gas and ld for
9170         convenience in running the testsuites.
9172         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9173         * Makefile.in: Regenerate.
9174         * configure.in: Introduce rules to serialize subconfigure runs.
9176         * configure.in: Introduce BASE_CC_FOR_TARGET.
9177         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9178         Realize configure-build-* targets.  Realize configure-target-* targets.
9179         * Makefile.in: Regenerate.
9181 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9183         * configure: Move gcc_version_trigger stuff from here...
9184         * configure.in: ...to here.
9186         * configure.in: Separate subconfigure options added by this file from
9187         options given by the user.  Add machinery to put args for host
9188         subconfigures into the Makefile.
9190         * Makefile.tpl: Remove 'vault' targets.
9191         * Makefile.tpl: Reorder and comment dependencies.
9192         * Makefile.in: Regenerate.
9194 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9195         * configure.in: Fix my broken commit of previous patch. (sigh)
9197 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9199         * configure.in: Move host-specific darwin noconfigdirs into
9200         the host-specific section.
9202 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9204         * configure.in: Move host-specific darwin noconfigdirs into
9205         the host-specific section.
9207 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9209         * configure: Remove skip-this-dir support.
9210         * Makefile.tpl: Remove skip-this-dir support.
9212         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9213         subdirectories.
9214         * Makefile.in: Regenerate.
9216         * Makefile.tpl: Strip out useless setting of 'dir'.
9217         * Makefile.in: Regenerate.
9219 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9221         * configure.in: Fix deeply stupid bug.
9223         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9224         shell code in CXX_FOR_TARGET
9225         * Makefile.def: Introduce raw_cxx.
9226         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9227         RAW_CXX_FOR_TARGET.
9228         * Makefile.in: Regenerate.
9230 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9232         * Makefile.tpl: Remove unnecessary ifs.
9233         * Makefile.in: Regenerate.
9235         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9236         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9237         targets for 'no_install' modules.
9238         * configure: Move GDB_TK substitution to configure.in.  Move
9239         build_modules stuff to configure.in.
9240         * configure.in: Implement soft dependency machinery.  Maybe-ize
9241         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9242         * Makefile.in: Regenerate.
9244 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9246         * Makefile.tpl: Make all-target, install-target behave similarly
9247         to all, install (only hitting configured targets).  Eliminate
9248         unused macro defintions.
9250         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9251         build != host.
9253         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9255         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9257         * configure.in: Produce lists of subdir targets we're actually
9258         configuring.  Remove references to "dosrel".
9259         * Makefile.tpl: Let configure set which subdir targets are hit.
9260         Remove install-cross; clean up install; remove ALL.  Remove
9261         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9262         Autogenerate host module targets.  Remove empty dependency lines
9263         and redundant dependency; rearrange slightly.
9264         * Makefile.def: Add host-side libtermcap, utils.
9266         * Makefile.in: Regenerate.
9268 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9270         * ltconfig (osf[345]): Append $major to soname_spec.
9271         Reflect this in library_names_spec.
9272         * ltmain.sh (osf): Prefix $major with . for use as extension.
9274 2002-11-19  Andreas Jaeger  <aj@suse.de>
9276         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9277         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9278         and sparc64 GNU/Linux systems.
9280 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9282         * MAINTAINERS: Update email.
9284 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9286         * MAINTAINERS: Complete James Dennett's entry.
9288 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9290         * MAINTAINERS (Write After Approval): Add myself.
9292 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9294         * Makefile.tpl: syntactic cleanup
9296 2002-11-13  Stuart Hastings  <stuart@apple.com>
9298         * MAINTAINERS: Add myself to write-after-approval list.
9300 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9302         * Makefile.def: Add list of recursive targets to autogenerate.
9303         Add build_modules.
9304         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9305         targets.  Autogenerate *-build-* targets.
9306         * Makefile.in: Regenerate.
9308 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9310         * configure: More autoconf-style substitutions.
9311         * Makefile.tpl: More autoconf-style substitutions.
9312         * Makefile.in: Regenerate.
9314 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9316         * configure: Substitute more variables in a more autoconf-friendly
9317         way.  Simplify slightly.
9318         * Makefile.tpl: Make more variables substitutable in an
9319         autoconf-friendly way.
9320         * Makefile.in: Regenerate.
9322 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9324         * MAINTAINERS (Write After Approval): Add myself.
9326 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9328         * configure.in (v810*): Remove special setting of tools.
9330         * configure: Add support for extra required flags for ar or nm.
9331         * configure.in (aix4.3+): Use above support for target-specific
9332         issues, rather than using config/mt-aix43.
9334 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9336         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9337         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9338         with $srcdir.  Reformat indentation.  Substitute some variables
9339         formerly hard-coded in the Makefile for build=host.
9340         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9341         * Makefile.def: Autogenerate more.
9342         * Makefile.in: Regenerate.
9344 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9346         * MAINTAINERS (Write After Approval): Add myself.
9348 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9350         * Makefile.def (host_modules): Add rda.
9351         * Makefile.in: Regenerate.
9352         * configure.in (target_tool): Add target-rda to list.
9354 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9356         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9358 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9360         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9361         and restrap targets to this rule.
9362         * Makefile.in:  Regenerate.
9364 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9366         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9367         GNATS only accounts.
9369 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9371         * configure.in (i[3456]86-*-linux*): Add check to disable
9372         ${libgcj} for glibc1.
9374 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9376         * MAINTAINERS: Add myself as ip2k port maintainer.
9378 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9380         * configure.in: Add tic4x target.
9382 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9384         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9385         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9386         * Makefile.in: Regenerate.
9388         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9389         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9390         * Makefile.in: Regenerate.
9392 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9394         * MAINTAINERS: Add myself as web pages co-maintainer.
9396 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9398         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9399         * Makefile.in: Regenerate.
9401 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9403         * MAINTAINERS: Add myself and Nathan Sidwell
9404         <nathan@codesourcery.com> as VxWorks maintainers.
9406 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9408         * Makefile.def: Remove order dependency comments.
9409         * Makefile.tpl: Add explicit install-install dependencies.
9410         * Makefile.in: Regenerate.
9412         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9413         * Makefile.in: Regenerate.
9415         * Makefile.tpl: Add configure-target (for src-release in src)
9416         * Makefile.in: Regenerate.
9418 2002-09-30  Nick Clifton  <nickc@redhat.com>
9420         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9422 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9424         * configure.in (s390*-*-linux*): Enable libgcj.
9426 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9428         * configure: Revert accidentally applied changes.
9430         * Makefile.tpl: Make more autoconf-friendly.
9431         * Makefile.in: Regenerate.
9432         * configure: Make substitution more autoconf-like.
9434 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9436         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9437         single entry to handle all these.
9438         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9439         libjava on arm-*-elf.
9441 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9443         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9444         things that depend on them.
9446 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9448         * Makefile.tpl: Make subsituted variables more autoconfy.
9449         * Makefile.in: Regenerate.
9450         * configure: Make seds more autoconfy.
9452 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9454         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9455         * Makefile.in: Regenerate.
9456         * configure.in: Rewrite sed statements to look autoconfy.
9458         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9459         all-target-foo on configure-target-foo.
9460         * Makefile.def: Ditto.
9461         * Makefile.in: Rebuild.
9463 2002-09-25  Andrew Haley  <aph@redhat.com>
9465         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9467 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9469         * Makefile.def: New file.
9470         * Makefile.tpl: New file.
9471         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9472         * contrib/gcc_update: Note that Makefile.in is a generated file.
9474         * configure.in: Minor rearrangement.  Simplify tests.
9476 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9478         * configure.in (with_headers): Skip copy if value is "yes".
9479         (with_libs): Likewise.
9481 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9484         * configure.in (sh*-*-pe*): Ditto.
9485         * configure.in (mips*-*-pe*): Ditto.
9486         * configure.in (*arm-wince-pe): Ditto.
9488         * configure.in: Rearrange.
9490 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9492         * MAINTAINERS: Update my email address.
9494 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9496         * MAINTAINERS: (Write After Approval): Add myself.
9498 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9500         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9502 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9504         * MAINTAINERS: Change my mailing address.
9506 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9508         * MAINTAINERS (Write After Approval): Remove myself.
9509         (Various Maintainers: c++ runtime libs): Add myself.
9511 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9513         * MAINTAINERS (Write After Approval): Remove myself.
9514         (Various Maintainers: c++ runtime libs): Add myself.
9516 2002-08-15  Eric Christopher  <echristo@redhat.com>
9518         * config.sub: Import from master repository.
9519         * config.guess: Ditto.
9521 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9523         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9524         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9525         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9527 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9529         * MAINTAINERS: Add self to rs6000 vector extensions.
9531 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9533         * libiberty/configure: Reverted unintended yesterday's check in.
9535 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9537         * boehm-gc/configure, libf2c/configure: Rebuilt.
9538         * libffi/configure, libiberty/configure: Ditto.
9539         * libjava/configure, libobjc/configure: Ditto.
9540         * libstdc++-v3/configure, zlib/configure: Ditto.
9541         Merged from binutils:
9542         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9543         From Steve Ellcey <sje@cup.hp.com>:
9544         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9545         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9546         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9547         IA64.
9548         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9549         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9550         soname_spec, sys_lib_search_path_spec): Ditto.
9552 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9554         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9556 2002-08-04  H.J. Lu  (hjl@gnu.org)
9558         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9560 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9562         * MAINTAINERS (Write After Approval): Add myself.
9564 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9566         * configure.in: Move generic linux case to end.  Copy generic
9567         linux noconfigdirs to mips*-*-linux* entry and new
9568         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9570 2002-07-19  Michael Matz  <matz@suse.de>
9572         * MAINTAINERS: Add myself as ra* maintainer.
9574 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9576         * config.guess: Update to 2002-07-09 version.
9577         * config.sub: Update to 2002-07-03 version.
9579 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9581         * MAINTAINERS: Fix typo in a maintainer email address.
9583 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9585         * configure.in: Remove two redundant tests.
9587 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9589         * configure.in (mips*-*-irix6*o32): Enable stabs.
9591 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9593         * configure.in: Don't build grez.
9594         * Makefile.in: Ditto.
9596         * Makefile.in: Remove references to bsp, cygmon, libstub.
9597         * configure.in: Ditto.
9599         * configure.in: Remove leftover reference to gdbtest.
9601 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9603         * configure.in (gxx_include_dir):  Change to match versioned
9604         C++ headers if --enable-version-specific-runtime-libs is used.
9606 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9608         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9610 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9612         * configure.in: Make --without-x work.
9614 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9616         * configure.in: Rearrange target Makefile fragment collection.
9618         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9619         cvs[src].
9620         * configure.in: Ditto.
9622 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9624         * MAINTAINERS (Write After Approval): Update my e-mail address.
9626 2002-06-24  Ben Elliston  <bje@redhat.com>
9628         * configure.in (host_tools): Remove cgen.
9630         * Makefile.in (all-cgen): Remove; runs from its source directory.
9631         (check-cgen, install-cgen, clean-cgen): Likewise.
9632         (all-opcodes): Do not depend on all-cgen.
9633         (all-sim): Likewise.
9635 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         * Makefile.in: Eliminate 'apache' targets.
9638         * configure.in: Eliminate 'apache' targets.
9640         * configure.in: Eliminate redundant tests.  Reorganize.
9642         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9644         * config-ml.in: Eliminate references to Cygnus configure.
9646         * Makefile.in: Eliminate references to building emacs.
9648 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9650         * MAINTAINERS: Update my email address.
9652 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9654         * config.if (libstdcxx_incdir): Version C++ headers.
9655         (cxx_incdir): Remove.
9657 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9659         * MAINTAINERS (Write After Approval): Add self.
9661 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9663         * configure.in: Add support for ip2k.
9665 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9667         * configure.in: Fix AIX configury bug.
9669 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9671         * MAINTAINERS (Write After Approval): Add self.
9673 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9675         * configure.in: replace ${topsrcdir} with ${srcdir}
9677         * configure.in: Move definition of libstdcxx_flags
9678         right above usage, rather than waaay earlier.
9680         * configure.in: Pull definition of is_cross_compiler earlier.
9682         * configure.in: Rearrange a little.
9684         * configure.in: Remove references to librx.
9685         * Makefile.in: Remove references to librx.
9687 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9689         * config.sub: Add support for avr target.
9690         Import from master sources, rev 1.255
9692 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9694         * configure, .cvsignore:  Revert previous change...
9695         * Makefile:  ...delete.
9697 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9699         * configure.in: Eliminate ${gasdir} variable.
9701 2002-06-18  Dave Brolley  <brolley@redhat.com>
9703         * configure.in: Add support for frv.
9704         * config.sub: Add support for frv.
9706 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9708         * configure:  Remove garbage from previous commit.
9710 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9712         * configure:  For in-source builds, make a subdir and re-exec there.
9713         * Makefile:  New file.  Pass targets through to build directory.
9714         * .cvsignore:  No longer ignore "Makefile".
9716 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9718         * MAINTAINERS (Write After Approval): Add self.
9720 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9722         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9724 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9726         * configure.in (vax-*-netbsd*): Re-enable gas.
9728 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9730         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9731         BUILD_PREFIX_1, to correct nomenclature.
9732         * configure: Likewise.
9734         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9735         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9737 2002-05-31  Olaf Hering  <olh@suse.de>
9739         * config-ml.in: Propogate DESTDIR also.
9741 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9743         * configure.in (vax-*-netbsd*): Don't build gas for this
9744         platform.
9746 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9748         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9749         and libgcj for AVR.
9751 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9753         * MAINTAINERS (Write After Approval): Add myself.
9755 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9757         * config.guess: Update to 2002-05-22 version.
9758         * config.sub: Likewise.
9760 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9762         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9763         * config-ml.in: Likewise.
9764         * configure: Likewise.
9765         * configure.in: Likewise.
9767 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9769         * MAINTAINERS: Update my email address.
9771 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9773         * configure.in: Simplify makefile fragment collection.
9775         * configure.in: Remove code to build emacs.
9777         * configure.in : Remove --srcdir argument from targargs and buildargs
9778         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9780         * configure: Move some logic to configure.in.
9781         * configure.in: Move some logic from configure.
9783 2002-05-11  Tom Tromey  <tromey@redhat.com>
9785         * MAINTAINERS: Reflect libgcj reality.
9787 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9789         * Makefile.in: Honour DESTDIR.
9791 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9793         * config.guess: Import 2002-03-20 version.
9794         * config.sub: Import 2002-04-26 version.
9796 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9798         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9800 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9802         * MAINTAINERS: Add self.
9804 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9806         * ltmain.sh: Detect and handle object name conflicts
9807         while piecewise linking a static library.
9809 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9811         * configure.in (noconfigdirs): Don't disable libgcj on
9812         sparc64-*-solaris* and sparcv9-*-solaris*.
9814 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9816         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9818 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9820         * configure.in (FLAGS_FOR_TARGET): Do not add
9821         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9822         on i[3456]86-*-linux*.
9824 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9826         * configure.in (noconfigdirs): Replace [ ] with test.
9828         * configure.in (noconfigdirs): Do not add target-newlib if
9829         target == i[3456]86-*-linux*, and host == target.
9831 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9833         * configure.in: delete reference to absent file
9835         * configure.in: replace '[' with 'test'
9837         * configure.in: Eliminate references to gash.
9838         * Makefile.in: Eliminate references to gash.
9840         * configure.in: remove useless references to 'pic' makefile fragments.
9842         * configure.in: (*-*-windows*) Finish removing.
9844         * configure.in: Eliminate redundant test for libgui.
9846 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9848         * MAINTAINERS: Add self and realphabetize.  Update entries
9849         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9850         entry for a29k port maintainer.
9852 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9854         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9855         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9857 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9859         * configure.in: remove references to dead files
9861 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9863         * MAINTAINERS: Add information about purpose of this file.
9865 2002-04-18  Tom Tromey  <tromey@redhat.com>
9867         * configure.in: Disallow configuring libgcj when it is already
9868         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9869         Solaris 2.8 by default.  For PR libgcj/6158.
9871 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9873         * configure.in:  Move default CC setting out of config/mh-* fragments
9874         directly into here.
9876 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9878         * configure.in: don't even try to configure or make a subdirectory
9879         if there's no configure script for it.
9881 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9883         * MAINTAINERS: Remove chill maintainers.
9884         * Makefile.in (CHILLFLAGS): Remove.
9885         (CHILL_LIB): Remove.
9886         (TARGET_CONFIGDIRS): Remove libchill.
9887         (CHILL_FOR_TARGET): Remove.
9888         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9889         CHILL_LIB.
9890         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9891         (CHECK_TARGET_MODULES): Likewise.
9892         (INSTALL_TARGET_MODULES): Likewise.
9893         (CLEAN_TARGET_MODULES): Likewise.
9894         (configure-target-libchill): Remove.
9895         (all-target-libchill): Remove.
9896         * configure.in (target_libs): Remove target-libchill.
9897         Do not compute CHILL_FOR_TARGET.
9898         * libchill: Remove directory.
9900 2002-04-11  DJ Delorie  <dj@redhat.com>
9902         * Makefile.in, configure.in: Sync with binutils, entries
9903         follow...
9905 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9907         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9908         (do-tar, do-bz2): New rules.
9909         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9910         (gdb-tar): New rule.
9911         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9912         (insight_dejagnu.tar): New rule.
9913         (insight.tar): New rule.
9914         (gdb+dejagnu.tar): New rule.
9915         (gdb.tar): New rule.
9917 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9919         * Makefile.in: Add all-tix to deps for all-snavigator
9920         so that tix is built when building snavigator.
9922 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9924         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9925         ld and gdb are not supported.
9927 2002-01-07  Mark Salter  <msalter@redhat.com>
9929         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9930         Allow target-libgloss to be built for arm, strongarm, and xscale.
9932 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9934         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9935         options for i[3456]86-pc-linux* native builds.
9937 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9939         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9940         files from .po files for a distribution.
9942 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9944         * configure.in: Enable libstdc++-v3 for h8300 targets.
9946 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9948         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9949         version from bfd/.
9951 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9953         * Makefile.in (VER): When present, extract the version number from
9954         the file version.in.
9956 2001-05-24  Tom Rix  <trix@redhat.com>
9958         * configure.in : enable ld for aix
9960 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9962         * config.guess: Add linux target for S/390.
9964 2000-11-07  Philip Blundell  <pb@futuretv.com>
9966         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9968 2000-11-03  Philip Blundell  <pb@futuretv.com>
9970         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9971         files.
9973 2001-01-15  Ben Elliston  <bje@redhat.com>
9975         * configure.in (host_tools): Add sid.
9976         Always configure cgen.
9978 2000-11-24  Nick Clifton  <nickc@redhat.com>
9980         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9983 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9985         * Makefile.in (ALL_MODULES): Add all-cgen.
9986         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9987         (all-cgen): New target.
9988         (all-opcodes,all-sim): Depend on all-cgen.
9989         * configure.in (host_tools): Add cgen.
9990         Only configure cgen if --enable-cgen-maint.
9992 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9994         * configure.in: Add *-*-freebsd* configurations.
9996 2002-04-08  Tom Tromey  <tromey@redhat.com>
9998         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9999         Fixes PR libgcj/6068.
10001 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10003         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10005 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10007         * configure.in (alpha*-dec-osf*): Enable libgcj.
10009 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10011         * MAINTAINERS (Write After Approval): Add myself.
10013 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10015         Fix for: PR bootstrap/3591, target/5676
10016         * configure.in (mcore-pe): Disable the configuration of
10017         libstdc++-v3 since exceptions are not supported.
10019 2002-03-20  Anthony Green  <green@redhat.com>
10021         * configure.in: Enable libgcj for xscale-elf target.
10023 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10025         * MAINTAINERS:  Update my email address.
10027 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10029         * ltmain.sh (relink_command): Fix typo in previous change.
10031 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10033         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10034         (relink_command): Added --tag flags.
10035         (mode=install): If relinking fails; error out.
10037 2002-03-12  Richard Henderson  <rth@redhat.com>
10039         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10040         .NOTPARALLEL tag.
10041         (do-check): Rename from check.
10042         (check): Allow parallel check.
10044 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10046         * MAINTAINERS: Add myself as maintainer for xtensa port.
10047         Fix alphabetical order in CPU port maintainer list.
10048         Remove myself from Write After Approval list.
10050 2002-03-11  Richard Henderson  <rth@redhat.com>
10052         * Makefile.in (.NOTPARALLEL): Add fake tag.
10054 2002-03-07  H.J. Lu  (hjl@gnu.org)
10056         * configure.in: Enable gprof for mips*-*-linux*.
10058 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10060         * MAINTAINERS (Write After Approval): Add myself.
10062 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10064         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10065         libjava.
10066         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10068 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10070         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10071         because its Makefile is there; test for the executable instead.
10073 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10075         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10076         libstdc++-v3 and libjava.
10078 2002-02-11  Adam Megacz  <adam@xwt.org>
10080         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10081         boehm-gc
10083 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10085         * config.guess: Updated to 2002-01-30's version.
10086         * config.sub: Updated to 2002-02-01's version.
10087         Contribute sh64-elf.
10088         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10089         * configure.in: Added sh64-*-*.
10091 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10093         * MAINTAINERS: Belatedly add myself to write after approval list.
10095 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10097         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10098         Remove self as Write After Approval.
10100 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10102         * MAINTAINERS: Put self in as maintainer for contrib/regression
10103         directory.
10105 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10107         * MAINTAINERS:  Update my email address.
10109 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10111         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10112         target-libiberty, and target-libgloss.  Skip Java-related
10113         libraries if not supported for NetBSD on target CPU.
10115 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10117         * install-sh: Use _inst.$$_ for temp file name.
10119 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10121         * MAINTAINERS (Write After Approval): Move my contact info
10122         from here...
10123         (OS Port Maintainers): ...to here (netbsd).
10125 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10127         * MAINTAINERS (Write After Approval): Add myself.
10129 2002-01-17  H.J. Lu  <hjl@gnu.org>
10131         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10132         (all-target-fastjar): Also depend on all-target-libiberty.
10134 2002-01-16  H.J. Lu  (hjl@gnu.org)
10136         * config.guess: Import from master sources, rev 1.225.
10137         * config.sub: Import from master sources, rev 1.238.
10139 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10141         * MAINTAINERS (Write After Approval): Remove myself.
10143 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10145         * MAINTAINERS (Write After Approval): Add myself.
10147 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10149         * MAINTAINERS: Add self as docs co-maintainer.
10151 2001-12-11  Matthias Klose  <doko@debian.org>
10153         * MAINTAINERS (Write After Approval): Add myself.
10155 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10157         * MAINTAINERS: Update my email address.
10159 2001-12-07  Turly O'Connor  <turly@apple.com>
10160         * MAINTAINERS (Write After Approval): Add myself.
10161         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10162         (rs6000_initialize_trampoline): Call __trampoline_setup for
10163         ABI_DARWIN too.
10164         * darwin-tramp.asm: New file, implements __trampoline_setup.
10165         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10167 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10169         * MAINTAINERS (Write After Approval): Add myself.
10171 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10173         * configure, configure.in: Use temp file for long sed commands.
10175 2001-12-03  Laurent Guerby  <guerby@acm.org>
10177         * config.sub: Update to version 1.232 on subversion.
10179 2001-12-03  Ben Elliston  <bje@redhat.com>
10181         * MAINTAINERS: Update mail address for config.* patches.
10183 2001-11-27  DJ Delorie  <dj@redhat.com>
10184             Zack Weinberg  <zack@codesourcery.com>
10186         When build != host, create libiberty for the build machine.
10188         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10189         CONFIG_ARGUMENTS.
10190         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10191         New variables.
10192         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10193         and rules.
10194         (all.normal): Depend on ALL_BUILD_MODULES.
10195         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10196         (all-build-libiberty): Depend on configure-build-libiberty.
10198         * configure: Calculate and substitute proper value for
10199         ALL_BUILD_MODULES.
10200         * configure.in: Create the build subdirectory.
10201         Calculate and substitute TARGET_CONFIGARGS (formerly
10202         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10204 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10206         * MAINTAINERS (write-after-approval): Add self.
10208 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10210         * MAINTAINERS (GNATS only accounts): Remove self.
10212 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10214         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10215         libf2c.
10217 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10219         * MAINTAINERS (Write After Approval): Add self.
10221 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10223         * MAINTAINERS: mips and s390 are also CPU ports.
10225 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10227         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10229 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10231         * MAINTAINERS: Alphabetize.
10233 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10235         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10237 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10239         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10241 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10243         * configure.in (--enable-languages): Be more permissive about
10244         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10246 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10248         * config.sub: Import from master sources, rev. 1.230.
10249         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10251 2001-11-07  Laurent Guerby  <guerby@acm.org>
10253         * MAINTAINERS (Write After Approval): Add self.
10255 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10257         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10259 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10261         * config.sub: Import from master sources, rev 1.226.
10262         * config.guess: Import from master sources, rev 1.216.
10264 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10266         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10267         * MAINTAINERS: Add self as maintainer of MMIX port.
10268         Remove old after-approval entry.
10270 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10272         * ChangeLog, configure: Fix spelling errors.
10274 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10276         * MAINTAINERS: Tweak my address.
10278 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10280         * MAINTAINERS: Update my email address.
10282 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10284         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10285         * MAINTAINERS: Add self as maintainer of CRIS port.
10287 2001-10-10  Geert Bosch  <bosch@gnat.com>
10289         * MAINTAINERS (Various maintainers: Ada front end):
10290         Added Robert Dewar.
10292 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10294         * MAINTAINERS (Write After Approval): Added self
10296 2001-10-02  Geert Bosch  <bosch@gnat.com>
10298         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10300 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10302         * configure: Handle temporary files securely using mkdir.
10304 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10306         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10308 2001-09-26  Will Cohen  <wcohen@redhat.com>
10310         * configure.in (*-*-linux*): Disable configuration of target-newlib
10311         and target-libgloss.
10313 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10315         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10316         RANLIB.
10318 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10320         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10321         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10322         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10323         avoid quotes nesting problems.
10324         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10325         (DO_X): Export only variables that are set.
10327 2001-09-19  Ben Elliston  <bje@redhat.com>
10329         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10330         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10331         semantics.  Use the shell built-in "type" command instead.
10333 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10335         Merged from gcc-3_0-branch:
10336         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10337         * ltcf-c.sh: Use $objext, not $ac_objext.
10338         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10339         * ltcf-cxx.sh: Add support for GNU.
10340         2001-07-22  Timothy Wall  <twall@redhat.com>
10341         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10342         default settings if using GNU tools with that configuration.
10343         * ltcf-cxx.sh: Ditto.
10344         * ltcf-gcj.sh: Ditto.
10345         2001-07-21  Michael Chastain  <chastain@redhat.com>
10346         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10347         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10348         * ltmain.sh: Mark as gcc-local.
10350 2001-08-30  Eric Christopher  <echristo@redhat.com>
10351             Jason Eckhardt  <jle@redhat.com>
10353         * config.guess: Merge from master sources.
10354         * config.sub: Merge from master sources, add support for mipsisa32.
10356 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10357         * config.sub: Merge from master sources, rev 1.219.
10358         * MAINTAINERS: Add self as contact for stormy16 port.
10360 2001-08-14  Zack Weinberg  <zackw@panix.com>
10362         * config.sub: Merge from master sources, rev 1.218.
10363         * config.guess: Merge from master sources, rev 1.209.
10365 2001-08-11  Graham Stott  <grahams@redhat.com>
10367         * Makefile.in (check-c++): Add missing semicolon.
10369 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10371         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10373 2001-07-30  Eric Christopher  <echristo@redhat.com>
10375         * MAINTAINERS (Various maintainers: mips port): Added myself.
10377 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10379         * configure.in (sh-*-linux*): New.
10381 2001-07-27  Richard Henderson  <rth@redhat.com>
10383         * .cvsignore: Add LAST_UPDATED.
10385 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10387         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10389 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10391         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10393 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10395         * MAINTAINERS (Write After Approval): Added myself.
10397 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10399         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10400         and libgcj on m68hc11/m68hc12.
10402 2001-06-27  H.J. Lu  (hjl@gnu.org)
10404         * Makefile (CFLAGS_FOR_BUILD): New.
10405         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10407 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10409         * README: Remove version number.
10411 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10413         * INSTALL/README: Update wrt. to the installation instructions now
10414         residing in gcc/doc/install.texi.
10416 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10418         * README: Replace with a cut-down and updated version of gcc/README.
10420 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10422         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10423         multilibs to be disabled.
10425 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10427         * MAINTAINERS (Write After Approval): Add myself.
10429 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10431         * config.guess: Import CVS version 1.195.
10432         * config.sub: Import CVS version 1.212.
10434 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10436         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10437         gcc/xgcc is built, use -print-prog-name to find out the program
10438         name to use.
10440 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10442         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10443         appear to also be in the master copy.
10444         * config.sub:  Import CVS version 1.211.
10446 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10448         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10449         with_gcc]: Use `gcc -shared' to build a shared library.
10451 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10453         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10454         archives.
10456 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10458         * MAINTAINERS (Write After Approval): Add myself.
10460 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10462         * configure.in (libstdcxx_flags): Do not try to execute
10463         libstdc++-v3/testsuite_flags until it exists.
10465 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10467         * MAINTAINERS: Update my email address.
10469 2001-05-31  Graham Stott  <grahams@redhat.com>
10471         * MAINTAINERS (Write After Approval): Add myself.
10473 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10475         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10476         libraries when using g++ with native linker.
10478 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10480         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10482 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10484         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10485         [aix4*|aix5*]: Prepend blank.
10487 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10489         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10490         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10491         of subdir/configure scripts to use the new libtool.m4.
10493 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10495         * MAINTAINERS (Write After Approval): Add myself.
10497 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10499         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10501 2001-05-11  Ben Elliston  <bje@redhat.com>
10503         * Makefile.in (all-sid): New target.
10504         (check-sid, clean-sid, install-sid): Likewise.
10506 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10508         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10510 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10512         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10513         libgcj.
10515 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10517         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10518         gcc/xgcc is built, use -print-prog-name to find out the program
10519         name to use.
10521 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10523         * configure.in (noconfigdirs): Don't reset it from scratch in the
10524         target case; only append to it.
10526         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10527         sparc-*-solaris2.8]: Disable ${libgcj}.
10529 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10531         * configure.in (libgcj_saved): Copy from $libgcj.
10532         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10533         --disable-libgcj.
10535 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10537         * MAINTAINERS: Remove self as MIPS maintainer and
10538         C front end maintainer.
10540 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10542         * configure.in: Move *-chorusos target case to the proper switch.
10543         Disable libgcj.
10545 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10547         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10548         1.641.2.228.
10550 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10552         * Makefile.in (STAGE1_CFLAGS): Pass down.
10554 2001-04-13  Alan Modra  <amodra@one.net.au>
10556         * config.guess: Add hppa64-linux support.  Note for next import that
10557         this is already in the master file.
10558         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10560 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10562         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10563         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10565 2001-04-11  Stan Shebs  <shebs@apple.com>
10567         * MAINTAINERS: Add self as Darwin port maintainer.
10569 2001-04-11  Alan Modra  <amodra@one.net.au>
10571         * MAINTAINERS: Update my email address.
10573 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10575         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10576         recent versions of FreeBSD (release 3 or later).
10577         * ltconfig: On FreeBSD, -lc must not be provided when building
10578         a shared library or else the standard -pthread gcc option is
10579         rendered worthless to later users of the built library.
10581 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10583         * MAINTAINERS: Add self and RTH as C front end maintainers.
10585 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10587         * config.sub: Make sure to match an already-canonicalized
10588         machine name (eg. mn10300-unknown-elf).
10590 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10592         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10593         New macros.
10594         (bootstrap, cross): Use RECURSE_FLAGS.
10595         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10597 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10599         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10601 2001-03-22  Colin Howell  <chowell@redhat.com>
10603         * Makefile.in (DO_X): Do not backslash single-quotes in
10604         backquotes (two places).
10606 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10608         Re-installed:
10609         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10610         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10611         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10612         * ltcf-cxx.sh: Likewise.
10613         * ltcf-gcj.sh: Likewise.
10615 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10617         * MAINTAINERS: Add myself as "documentation co-maintainer".
10619 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10621         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10622         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10624 2001-03-19  Tom Tromey  <tromey@redhat.com>
10626         * config-ml.in: Handle GCJ and GCJFLAGS.
10628 2001-03-21  Michael Chastain  <chastain@redhat.com>
10630         * Makefile.in: all-m4 depends on all-texinfo.
10632 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10634         * MAINTAINERS: Add myself to write after approval list.
10636 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10638         * Makefile.in (DO_X): Quote nested quotes.
10640 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10642         * MAINTAINERS: Add myself to write after approval list.
10644 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10646         * Makefile.in (DO_X): Use double quotes for quoting
10647         "RANLIB=$${RANLIB}".
10649 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10651         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10653 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10655         * configure.in: Only use `lang_requires' for languages athat are
10656         actually enabled.
10658 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10660         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10662 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10664         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10666 2001-03-07  Tom Tromey  <tromey@redhat.com>
10668         * configure.in: Allow config-lang.in to set `lang_requires' to list
10669         of other required languages.
10671 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10673         * Makefile.in: Remove RANLIB definition. Use RANLIB
10674         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10675         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10677 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10678             Alexandre Oliva  <aoliva@redhat.com>
10680         * Makefile.in (check-c++): Use tabs, not spaces.
10682 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10684         * MAINTAINERS: add myself to Write After Approval list.
10686 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10688         * Makefile.in (check-c++): New rule.
10690         * configure.in (target_libs): Remove libg++.
10691         (noconfigdirs): Remove libg++.
10692         (noconfigdirs): Same.
10693         (noconfigdirs): Same.
10694         (noconfigdirs): Same.
10696         * config-ml.in: Remove libg++ references.
10698         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10699         (ALL_TARGET_MODULES): Same.
10700         (configure-target-libg++): Remove.
10701         (all-target-libg++): Remove.
10702         (configure-target-libio): Remove.
10703         (all-target-libio): Remove.
10704         (check-target-libio): Remove.
10705         (.PHONY): Remove.
10706         (libg++.tar.bz2): Remove.
10707         (all-target-cygmon): Remove libio.
10708         (all-target-libstdc++): Remove.
10709         (configure-target-libstdc++): Remove.
10710         (TARGET_LIB_PATH): Remove libstdc++.
10711         (ALL_GCC_CXX): Remove libstdc++.
10712         (all-target-gperf): Correct.
10714 2001-02-16  Nick Clifton  <nickc@redhat.com>
10716         * configure.in (noconfigdirs): Allow configuration of texinfo
10717         for Cygwin hosts.
10719 2001-02-15  Anthony Green  <green@redhat.com>
10721         * configure: Introduce GCJ_FOR_TARGET.
10722         * configure.in: Ditto.
10723         * Makefile.in: Ditto.
10725 2001-02-13  Andreas Schwab  <schwab@suse.de>
10727         * MAINTAINERS: Update mail address.
10729 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10731         * config.guess: Add linux target for S/390.
10732         * config.sub: Likewise.
10734 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10736         * configure.in: for *-chorusos, don't config target-newlib and
10737         target-libgloss.
10739 2001-02-06  Ben Elliston  <bje@redhat.com>
10741         * configure: Output host type to stdout, not stderr.
10743 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10745         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10746         * ltcf-cxx.sh: Likewise.
10748         * config.if: Assume enable_libstdcxx_v3 is defined.
10750 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10752         Remove V2 C++ library.
10753         * configure.in: Remove --enable-libstdcxx_v3 support.
10755 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10757         * include/demangle.h: Add prototype for java_demangle_v3.
10759 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10761         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10763 2001-01-27  Richard Henderson  <rth@redhat.com>
10765         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10767 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10769         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10770         Don't unset, it's non-portable and no longer necessary, set to empty
10771         instead.
10773 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10775         * ltconfig: Shell portability fix for the tagname validity check.
10777 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10779         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10780         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10782 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10784         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10786 2001-01-26  Tom Tromey  <tromey@redhat.com>
10788         * configure.in: Allow libgcj to be built on Sparc Solaris.
10790 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10792         * ltcf-c.sh: Add aix5 case.
10793         * ltcf-cxx.sh: Likewise.
10794         * ltconfig: Likewise.
10796 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10798         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10799         keep at least one of build_libtool_libs or build_old_libs set to
10800         yes.
10802         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10803         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10805 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10807         * configure.in: Enable libgcj on several additional platforms.
10809 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10811         * configure.in: Enable libgcj for linux targets.
10813 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10815         * MAINTAINERS (Write After Approval): Add myself.
10817 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10819         * MAINTAINERS: Add myself as vax port maintainer.
10821 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10823         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10825 2001-01-09  Mike Stump  <mrs@wrs.com>
10827         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10828         failures of subdirectories.
10830 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10832         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10833         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10834         * ltcf-cxx.sh: Likewise.
10835         * ltcf-gcj.sh: Likewise.
10836         * ltconfig.sh: Fix typo.
10838 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10840         * configure: handle DOS-style absolute paths.
10842 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10844         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10846 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10848         * MAINTAINERS: Add myself as avr port co-maintainer.
10850 2000-12-28  Ben Elliston  <bje@redhat.com>
10852         * MAINTAINERS: Add myself under ``Write After Approval''.
10854 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10856         * texinfo: Remove directory from GCC.
10858 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10860         * COPYING: Update to current
10861         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10862         to 19yy as example year in copyright notice).
10864 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10866         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10867         (libstdcxx_incdir): Pass down.
10868         * config.if: Remove expired bits for cxx_interface, add stub.
10869         (libstdcxx_incdir): Add variable for g++ include directory.
10870         * configure.in (gxx_include_dir): Use it.
10872 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10874         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10875         with old-email address from ``Write After Approval''.
10877 2000-12-15  Andreas Jaeger  <aj@suse.de>
10879         * configure.in: Handle lang_dirs.
10881 2000-12-14  Tom Tromey  <tromey@redhat.com>
10883         * MAINTAINERS: Removed brads.
10885         * MAINTAINERS: Added gcj developers.
10887 2000-12-13  Anthony Green  <green@redhat.com>
10889         * configure.in: Disable libgcj for any target not specifically
10890         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10891         with g++ abi.
10893 2000-12-13  Mike Stump  <mrs@wrs.com>
10895         * Makefile.in (local-distclean): Also remove fastjar.
10897 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10899         * contrib/gcc_update: Add fastjar --touch entries.
10901 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10903         * configure.in: Disable language-specific target libraries for
10904         languages that aren't enabled.
10906 2000-12-10  Anthony Green  <green@redhat.com>
10908         * configure.in: Define libgcj.  Disable libgcj target libraries for
10909         most targets.
10911 2000-12-10  Neil Booth  <neilb@earthling.net>
10913         * MAINTAINERS: Update mail address, remove from WAA list.
10915 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10917         * libjava: Imported from /cvs/java.
10918         * libffi: Likewise.
10919         * Boehm-gc: Likewise.
10921 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10923         * configure.in (target_libs): Revert 2000-12-08 patch.
10924         (noconfigdirs): Added target-libjava.
10926 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10928         * djunpack.bat: removed.
10930 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10932         * Makefile.in: handle DOS-style absolute paths.
10933         * config-ml.in: likewise.
10934         * symlink-tree: likewise.
10936 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10938         * fastjar: Imported.
10940 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10942         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10943         libjava.
10944         * configure.in (target_libs): Removed `target-libjava'.
10946 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10948         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10949         (ALL_MODULES): Added fastjar.
10950         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10951         (all-target-libjava): all-fastjar replaces all-zip.
10952         (all-fastjar): Added.
10953         (configure-target-fastjar, all-target-fastjar): Likewise.
10954         * configure.in (host_tools): Added fastjar.
10956 2000-12-07  Mike Stump  <mrs@wrs.com>
10958         * Makefile.in (local-distclean): Remove leftover built files.
10960 2000-11-24  Nick Clifton  <nickc@redhat.com>
10962         * configure.in (xscale-elf): Add target.
10963         (xscale-coff): Add target.
10965 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10967         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10968         recent versions of FreeBSD (release 3 or later).
10969         * ltconfig: On FreeBSD, -lc must not be provided when building
10970         a shared library or else the standard -pthread gcc option is
10971         rendered worthless to later users of the built library.
10973 2000-11-16  Fred Fish  <fnf@be.com>
10975         * configure.in (enable_libstdcxx_v3): Fix typo,
10976         libstd++ -> libstdc++.
10978 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10980         * MAINTAINERS: Add self to Write After Approval list.
10982 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10984         * MAINTAINERS: Update my email address.  Add myself to global write
10985         privs list.
10987 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10989         * Makefile.in: Merge with src and libgcj.
10990         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10991         configure-target-<library> when their configure scripts need the C
10992         or C++ library to have already been built to work properly.
10993         (do_proto_toplev): Set them to an empty string.
10995         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10996         (REALLY_SET_LIB_PATH): Use them.
10998 2000-11-17  Stan Shebs  <shebs@apple.com>
11000         * MAINTAINERS: Add self to Write After Approval list.
11002 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11004         * configure: Provide the original toplevel configure arguments
11005         (including $0) to subprocesses in the environment rather than
11006         through gcc/configargs.h.
11008 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11010         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11011         C99.  Alphabetise "Write After Approval" list.
11013 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11015         * configure: Turn on libstdc++ V3 by default.
11017         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11018         if we've got GCC.
11020 2000-11-11  Philip Blundell  <philb@gnu.org>
11022         * MAINTAINERS: Add self to Write After Approval list.
11024 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11026         * ltcf-c.sh (aix4): Improve shared library configuration; require
11027         exporting symbols.
11028         * ltcf-cxx.sh (aix4): Define.
11029         * ltconfig (aix4): Define library and soname specs appropriate for
11030         AIX.  Define command to create export symbols list.
11032 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11034         * config.sub: Add support for Sun Chorus
11036 2000-10-31  Nick Clifton  <nickc@redhat.com>
11038         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11039         <name>@redhat.com.  Also installed new email address for Clint
11040         Popetz.
11042 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11044         * etc: Remove directory from GCC.
11046 2000-10-16  Michael Meissner  <meissner@redhat.com>
11048         * configure (gcc/configargs.h): Only create if there is a build GCC
11049         directory created.
11051 2000-10-16  Matthias Klose  <doko@debian.org>
11053         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11054         when configured for libstdc++-v3.
11056 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11058         * configure: Save configure arguments to gcc/configargs.h.
11060 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11062         * config.guess: Import CVS version 1.157.
11063         * config.sub: Import CVS version 1.181.
11065 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11067         * Makefile.in (bootstrap): avoid recursion if subdir missing
11068         (cross): ditto
11069         (do-proto-toplev): ditto
11071 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11073         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11074         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11076         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11077         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11078         all affected `configure' scripts.
11080 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11082         * MAINTAINERS: Add self as cpplib co-maintainer.
11084 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11086         * MAINTAINERS: Add self to Write After Approval list.
11088 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11090         * INSTALL/README: egcs -> GCC update.
11092 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11094         * MAINTAINERS: Add myself to Write After Approval list.
11096 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11098         * MAINTAINERS: Add myself to Write After Approval list.
11100 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11102         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11103         X11 libraries for hppa64.
11105 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11107         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11109 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11111         * Makefile.in (all-zlib): Added dummy target.
11113         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11114         ltcf-gcj.sh: Updated from libtool multi-language branch.
11116 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11118         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11119         (bootstrap*): Depend on all-bootstrap.
11121 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11123         * config.guess: Import CVS version 1.156.
11124         * config.sub: Import CVS version 1.179.
11126 2000-09-02  Anthony Green  <green@cygnus.com>
11128         * Makefile.in (all-gcc): Depend on all-zlib.
11129         (CLEAN_MODULES): Add clean-zlib.
11130         (ALL_MODULES): Add all-zlib.
11131         * configure.in (host_libs): Add zlib.
11133 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11135         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11136         crosses, but add gcc/include to the header search path for them.
11138 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11140         * MAINTAINERS: Add self to Write After Approval list.
11142 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11144         * config.guess: Import CVS version 1.152.
11145         * config.sub: Import CVS version 1.177.
11147 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11149         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11150         $targargs to tell whether newlib is going to be built.
11152         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11153         $$r/TARGET_SUBDIR/libio for _G_config.h.
11155 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11157         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11159 2000-08-22  DJ Delorie  <dj@redhat.com>
11161         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11163 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11165         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11166         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11167         sub-configures.
11169 2000-08-21  DJ Delorie  <dj@redhat.com>
11171         * MAINTAINERS: Add self as a libiberty maintainer
11173 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11175         * configure.in (libstdcxx_flags): Use
11176         libstdc++-v3/src/libstdc++.INC.
11178 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11180         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11182 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11184         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11186         * configure: Make enable_threads and enable_shared defaults
11187         explicit.  Substitute enable_threads into generated Makefiles.
11188         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11189         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11191 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11193         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11195 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11197         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11198         previous delta.
11200 2000-08-11  Jason Merrill  <jason@redhat.com>
11202         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11203         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11204         (FLAGS_FOR_TARGET): Not here.
11205         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11207 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11209         * config-ml.in (CC, CXX): Don't introduce a leading space.
11211 2000-08-07  DJ Delorie  <dj@delorie.com>
11213         * MAINTAINERS: Add self as a DJGPP maintainer
11215 2000-08-07  DJ Delorie  <dj@redhat.com>
11217         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11218         "if we're also building gcc, and it's a gcc that will run on the
11219         build machine, we want to use its includes instead of the system's
11220         default includes".
11222 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11224         * MAINTAINERS: Add self to Write After Approval list.
11226 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11228         * configure.in (libstdcxx_flags): Don't use `"'.
11230         * config-ml.in: Adjust multilib search paths to the
11231         appropriate multilib tree.
11233 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11235         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11236         commas in $LANGUAGES.
11238 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11240         * configure.in: Re-enable all references to libg++ and librx.
11242 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11244         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11245         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11246         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11247         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11249         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11251 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11253         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11254         CXX_FOR_TARGET for sed.
11256 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11258         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11259         Do not override if already set in the environment or in configure.
11260         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11261         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11263 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11265         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11266         the libtool CVS tree multi-language branch.
11267         * ltconfig, ltmain.sh: Updated.
11269 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11271         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11272         (clean-target): Depend on it.
11274         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11275         (GCC_FOR_TARGET): Use it.
11276         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11277         * configure.in: ... here.
11278         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11279         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11281 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11283         * MAINTAINERS: Add self to Write After Approval list.
11285 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11287         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11288         (configure-target-libchill, configure-target-libobjc): Likewise.
11290         * configure.in: Use the same cache file for all target libs.
11291         * config-ml.in: But different cache files per multilib variant.
11293 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11295         * configure (topsrcdir): Don't use dirname.
11297 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11299         * MAINTAINERS: Add self to Write After Approval list.
11301 2000-07-20  Jason Merrill  <jason@redhat.com>
11303         * configure.in: Remove all references to libg++ and librx.
11305         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11307 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11309         * config.sub: Update to subversions version 2000-07-06.
11311 2000-07-12  Andrew Haley  <aph@cygnus.com>
11313         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11314         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11316 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11318         * symlink-tree:  Check number of arguments.
11320 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11322         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11323         search path for a g++ extracted from the build tree.  This
11324         will allow link tests run by configure scripts in
11325         subdirectories to succeed.
11327 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11329         * ltconfig: Add support for mips-dde-sysv4.2MP
11331 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11333         * MAINTAINERS: Add myself as loop discovery maintainer.
11335 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11337         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11338         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11340 2000-06-19  Timothy Wall  <twall@cygnus.com>
11342         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11343         * config.sub: Add tic54x target.
11345 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11347         * MAINTAINERS: Add self as Fortran maintainer,
11348         remove Craig Burley.
11350 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11352         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11353         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11355 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11357         * MAINTAINERS: Add self as i18n maintainer
11359 20000-05-21  H.J. Lu  (hjl@gnu.org)
11361         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11362         directory are used if they exist. Make sure
11363         $(build_tooldir)/include is searched for header files,
11364         $(build_tooldir)/lib/ for library files.
11365         (GCC_FOR_TARGET): Likewise.
11366         (CXX_FOR_TARGET): Likewise.
11368 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11370         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11372 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11374         * Makefile.in (configure-target-libiberty): Depend on
11375         configure-target-newlib.
11377 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11379         * configure.in, Makefile.in: Merge all libffi-related
11380         configury stuff from the libgcj tree.
11382 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11384         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11385         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11387 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11389         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11390         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11391         current version information.  Add to proto-toplev directory.
11392         (gdb-taz): Build do-djunpack.
11394 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11396         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11398 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11400         * MAINTAINERS: Add self to Write After Approval list.
11402 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11404         * ltmain.sh: Preserve in relink_command any environment
11405         variables that may affect the linker behavior.
11407 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11409         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11411 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11413         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11415 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11417         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11418         with the version name.
11420 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11422         * MAINTAINERS: Add self as bb-reorder maintainer.
11424 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11426         * config.if: Tweak.
11428 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11430         * djunpack.bat: New file.
11432 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11434         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11435         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11436         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11437         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11439 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11441         * config.sub (case $basic_machine): Change default for "ibm-*"
11442         to "openedition".
11444 2000-04-13  Andreas Jaeger  <aj@suse.de>
11446         * MAINTAINERS: Added myself.
11448 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11450         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11451         (do-md5sum): New target.
11452         (MD5PROG): Define.
11453         (PACKAGE): Default to TOOL.
11454         (VER): Default to a shell script.
11455         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11456         md5 checksum generation.
11457         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11458         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11459         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11460         insight.tar.bz2): Use gdb-taz to create archive.
11462 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11464         * configure (warn_cflags): Delete.
11466 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11468         * MAINTAINERS: Added myself.
11470 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11471             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11473         * configure.in (enable_libstdcxx_v3): Add.
11474         (target_libs): Add bits here to switch between libstdc++-v2 and
11475         libstdc++-v3.
11476         * config.if: And this file too.
11477         * Makefile.in: Add libstdc++-v3 targets.
11479 2000-04-05  Michael Meissner  <meissner@redhat.com>
11481         * config.sub (d30v): Add d30v as a basic machine type.
11483 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11485         * configure.in: -linux-gnu*, not -linux-gnu.
11487 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11489         * MAINTAINERS: Add self in write-after-approval section.
11491 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11493         * MAINTAINERS: Add self as ia64 port maintainer.
11495 2000-03-08  Neil Booth  <NeilB@earthling.net>
11497         * MAINTAINERS: Add self in write-after-approval section.
11499 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11501         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11502         (do-tar-bz2): Replace TOOL with PACKAGE.
11503         (gdb.tar.bz2): Remove GDBTK from GDB package.
11504         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11505         dejagnu.tar.bz2): New packages.
11507 2000-02-27  Andreas Jaeger  <aj@suse.de>
11509         * configure.in: Add entry for mips*-*-linux*, move catch all
11510         *-*-*linux* entry below this one.
11512 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11514         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11516 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11518         * config.sub: Support an OS of "wince".
11520 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11522         * config.guess, config.sub: Updated to match config's 2000-02-15
11523         version.
11525 2000-02-23  Linas Vepstas  <linas@linas.org>
11527         * config.sub: Add support for Linux/IBM 370.
11528         * configure.in: Likewise.
11530 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11532         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11534 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11536         * config.guess: Guess "cygwin" rather than "cygwin32".
11538 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11540         * configure (gcc_version): When setting, narrow search to
11541         lines containing `version_string'.
11543 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11545         * config.sub: Add support for avr target.
11547 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11549         * MAINTAINERS: Add maintainers for MCore port.
11551 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11553         * config.sub: Add mmix-knuth-mmixware.
11555 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11557         * MAINTAINERS: Pair cccp with cpplib maintainership.
11559 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11561         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11562         structure stuff to -L library search.
11563         (CXX_FOR_TARGET): Ditto.
11564         (CROSS_CHECK_MODULES): Fix spelling mistake.
11566 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11568         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11569         the C++ compiler.
11571 2000-01-12  Richard Henderson  <rth@cygnus.com>
11573         * configure.in: Don't build some bits for beos.
11575 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11577         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11578         as include files.
11580 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11582         * Add self as cpplib maintainer, as requested by Jason
11583         Merrill.  Correct my e-mail address.
11585 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11587         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11588         not mh-aix43.
11590 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11592         * MAINTAINERS: Add myself to "write after approval" list.
11594 1999-12-14  Richard Henderson  <rth@cygnus.com>
11596         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11597         * config.sub: Accept alphaev[78], alphaev8.
11599 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11601         * config.guess, config.sub: Update from autoconf.
11603 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11605         * MAINTAINERS:  update my playtime e-address.
11607 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11609         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11610         necessary libraries are missing.
11612 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11614         * MAINTAINERS: Add new 'write after approval' maintainer.
11616 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11618         * MAINTAINERS: Add new Java maintainer.
11620 1999-10-25  Andreas Schwab  <schwab@suse.de>
11622         * configure: Fix quoting inside arguments of eval.
11624 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11626         * config-ml.in: Allow suppression of some ARM multilibs.
11628 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11630         * config.guess: Add OS/390 match pattern.
11631         * config.sub: Add mvs, openedition targets.
11632         * configure.in (i370-ibm-opened*): New.
11634 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11636         * config.sub: Add support for configuring for pj.
11638 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11640         * config.sub (maybe_os): Add support for configuring for fr30.
11642 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11644         * configure.in: Do not configure or build ld for AIX
11645         platforms.  ld is known to be broken on these platforms.
11647 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11649         * config-ml.in: Pass compiler flag corresponding to multidirs to
11650         subdir configures.
11652 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11654         * Makefile.in (LDFLAGS): Define.
11656 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11658         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11659         noconfigdirs.
11660         (*-*-cygwin*): Likewise.
11662 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11664         * mkdep: New file.
11665         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11666         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11668         From Eli Zaretskii <eliz@is.elta.co.il>:
11669         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11670         long file name when using DJGPP on MS-DOS.
11672 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11674         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11676 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11678         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11679         dependency as this causes "make check" to globally "make all"
11681 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11683         * configure.in (target_libs): Added target-zlib.
11684         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11685         (CONFIGURE_TARGET_MODULES): Likewise.
11686         (CHECK_TARGET_MODULES): Likewise.
11687         (INSTALL_TARGET_MODULES): Likewise.
11688         (CLEAN_TARGET_MODULES): Likewise.
11689         (configure-target-zlib): New target.
11690         (all-target-zlib): Likewise.
11691         (all-target-libjava): Depend on all-target-zlib.
11692         (configure-target-libjava): Depend on configure-target-zlib.
11694         * Makefile.in (configure-target-libjava): Depend on
11695         configure-target-newlib.
11696         (configure-target-boehm-gc): New target.
11697         (configure-target-qthreads): New target.
11699         * configure.in (target_libs): Added target-qthreads.
11700         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11701         (CONFIGURE_TARGET_MODULES): Likewise.
11702         (CHECK_TARGET_MODULES): Likewise.
11703         (INSTALL_TARGET_MODULES): Likewise.
11704         (CLEAN_TARGET_MODULES): Likewise.
11705         (all-target-qthreads): New target.
11706         (configure-target-libjava): Depend on configure-target-qthreads.
11707         (all-target-libjava): Depend on all-target-qthreads.
11709         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11710         (CONFIGURE_TARGET_MODULES): Likewise.
11711         (CHECK_TARGET_MODULES): Likewise.
11712         (INSTALL_TARGET_MODULES): Likewise.
11713         (CLEAN_TARGET_MODULES): Likewise.
11714         (all-target-libjava): New target.
11715         (all-target-boehm-gc): Likewise.
11716         * configure.in (target_libs): Added libjava, boehm-gc.
11718 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11720         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11721         configure.bat in SUPPORT_FILES.
11722         (gas+binutils.tar.bz2): Likewise.
11724         * makeall.bat: Remove; obsolete.
11726 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11728         From Mark Elbrecht:
11729         * configure.bat: Remove; obsolete.
11731 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11733         * configure: Add -W -Wall to the default CFLAGS when compiling with
11734         gcc.
11736 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11738         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11740 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11742         * configure.in: Build ld on IRIX6.
11744 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11746         * Makefile.in: Change distribution targets to use bzip2 instead of
11747         gzip.
11748         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11749         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11751 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11753         * config.sub: Add mcore target.
11755 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11757         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11759 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11761         * config.guess (dummy): Changed to $dummy.
11763 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11765         * config.sub: Tidied up case statements.
11767 1999-05-22  Ben Elliston  <bje@cygnus.com>
11769         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11770         <jiro@din.or.jp>.
11772         * config.guess: Merge with FSF version. Future changes will be
11773         more accurately recorded in this ChangeLog.
11774         * config.sub: Likewise.
11776 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11778          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11780 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11782         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11784 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11786         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11788 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11790         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11791         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11792         Bad merge removed these two changes.
11794 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11795                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11797         * config.guess (interix Alpha): Add.
11799 1999-04-11  Richard Henderson  <rth@cygnus.com>
11801         * configure.in (i?86-*-beos*): Do config gperf; don't config
11802         gdb, newlib, or libgloss.
11804 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11806         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11807         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11808         from multidirs.
11810 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11812         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11814 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11816         * config.sub: Add support for mcore targets.
11818 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11820         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11821         not mt-ospace, in order to shut up assembler warning about using
11822         symbols that are named the same as registers.
11824 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11826         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11827         dependency list for all-target-cygmon.
11829 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11831         * config-ml.in: Check $host, not $target, for selective multilibs.
11832         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11833         thumb interworking, and underscore prefix multilibs.
11835 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11837         * missing: Update to version from current automake.
11839 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11841         * configure (gxx_include_dir): Removed.
11843         * configure.in (gxx_include_dir): Handle it.
11844         * Makefile.in: Likewise.
11846 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11848         * config.sub (mips64vr4111,mips64vr4111el) Add.
11850 1999-03-21  Ben Elliston  <bje@cygnus.com>
11852         * config.guess: Correct typo for detecting ELF on FreeBSD.
11854 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11856         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11857         config/mh-djgpp.
11859 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11861         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11862         all-target-newlib to dependency list for all-target-bsp.
11864 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11866         * config.sub: Add i386-uwin support.
11867         * config.guess: Likewise.
11869 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11871         * configure.in: cleanup, add mh-*pic handling for arm, special
11872         case powerpc*-*-aix*
11874 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11876         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11877         can be built.
11879 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11881         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11882         targets.
11884 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11886         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11888 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11890         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11892 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11894         * config.sub: Fix typo in arm recognition.
11896 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11898         * configure.in (noconfigdirs): Changed target_configdirs to
11899         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11900         rather than m68k-*-* since it is not known to work on
11901         m68k-aout. Ditto for arm-*-*oabi.
11903 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11905         * configure.in (*-*-windows*): Remove, no longer used.
11907 1999-02-19  Ben Elliston <bje@cygnus.com>
11909         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11910         Smart and improved by Andrew Cagney.
11912 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11914         * config.guess: Recognize openbsd-*-hppa.
11916 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11918         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11919         only if it is not empty.
11921 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11923         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11925         * config.guess: Modified to recognize uname's armv* syntax.
11927         * config.sub: Modified to recognize uname's armv* syntax.
11929 1999-02-17  Mark Salter  <msalter@cygnus.com>
11931         * configure.in: Added target-bsp for sparclite.
11933 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11935         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11937 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11939         * configure.in: Add support for strongarm port.
11940         * config.sub: Add support for strongarm target.
11942 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11944         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11945         the old name config/mh-cygwin32.
11946         Enable texinfo.
11948 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11950         * configure.in: Do build ld for ix86 Solaris.
11952 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11954         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11955         $AR_FOR_TARGET.  Likewise for RANLIB.
11957 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11959         * config.sub (oabi):  Recognize.
11960         * configure.in (arm-*-oabi):  Handle.
11962 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11964         * config.guess: Improve detection of i686 on UnixWare 7.
11966 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11968         * config.guess: Add support for i386-pc-interix.
11969         * config.sub: Likewise.
11970         * configure.in: Likewise.
11972 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11974         * Makefile.in: Remove unneeded all-target-libio from
11975         from all-target-winsup target since it is now unneeded.
11976         Add all-target-libtermcap in its place since it is now
11977         needed.
11979 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11981         * configure.in: makefile stub for cygwin target is probably
11982         unnecessary.  Remove it for now.
11984 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11986         * configure.in: libtermcap.a should be built when cygwin is the
11987         target as well as the host.
11988         * config.guess: Allow mixed case in cygwin uname output.
11989         * Makefile.in: Add libtermcap target.
11991 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11993         * config.sub: Clean up handling of hppa2.0.
11995 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11997         * config.guess: Use C code to identify more HP machines.
11999 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12001         * config.sub: Handle hppa2.0.
12003 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12005         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12006         cygmon for all sparclite targets, regardless of object format.
12008 1998-12-15  Mark Salter  <msalter@cygnus.com>
12010         * configure.in: Added target-bsp for several target architectures.
12012         * Makefile.in: Added rules for bsp.
12014 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12016         * config.guess: Improve detection of hppa2.0 processors.
12018 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12020         * config.guess: Recognize FreeBSD using ELF automatically.
12022 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12024         * configure (skip-this-dir): Add handling for new shell script, which
12025         might be created by a sub-directory's configure to indicate, this particular
12026         directory is "unwanted".
12027         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12029 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12031         * ltconfig: import from libtool, after changing libtool to
12032         account for the cygwin name change.
12034 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12036         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12037         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12039 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12041         * configure.in: Add libtermcap to list of cygwin dependencies.
12043 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12045         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12046         they include winsup/include when it's a cygwin target.
12048 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12050         * configure.in (host_tools): Added zip.
12051         * Makefile.in (all-target-libjava): Depend on all-zip.
12052         (all-zip): New target.
12053         (ALL_MODULES): Added all-zip.
12054         (NATIVE_CHECK_MODULES): Added check-zip.
12055         (INSTALL_MODULES): Added install-zip.
12056         (CLEAN_MODULES): Added clean-zip.
12058 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12060         * Makefile.in: lose "32" from comment about cygwin.
12062 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12064         * configure.in: Use -Os to build target libraries for the fr30.
12066 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12068         * config.sub: Add fr30.
12070 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12072         * configure.in: drop "32" from config/mh-cygwin32.  Check
12073         cygwin* instead of cygwin32*.
12074         * config.sub: Check cygwin* instead of cygwin32*.
12076 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12078         * config.guess: Match any version of Unixware7.
12080 1998-10-20  Syd Polk  <spolk@cygnus.com>
12082         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12083         if desired.
12085 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12087         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12088         these if the appropriate directories and files to not exist.
12090 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12092         * Makefile.in (DEVO_SUPPORT): Add config.if.
12094 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12096         * configure: Add pattern to replace "build_tooldir"'s
12097         definition in the generated Makefile with "tooldir"'s
12098         actual value.
12100 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12102         * config.sub: Bring back lost sparcv9.
12104         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12106 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12108         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12109         CC_FOR_TARGET and friends.
12111 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12113         * Makefile.in (build_tooldir): New variable, same as tooldir.
12114         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12115         -B$(build_tooldir)/bin/.
12116         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12118 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12120         * README: Remove installation instructions and refer to the
12121         INSTALL directory instead.
12123 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12125         * config.sub: Add support for i[34567]86-pc-udk.
12126         * configure.in: Likewise.
12128 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12130         * Makefile.in: add bzip2 package building bits for user
12131         tools module
12132         * configure.in: ditto
12134 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12136         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12137         (ALL_TARGET_MODULES): Add all-target-libobjc.
12138         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12139         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12140         (all-target-libchill): Add dependencies.
12141         * configure.in (target_libs): Add libchill.
12143 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12145         * configure.in (target_subdir): Remove duplicate line.
12147 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12149         * Makefile.in (all-automake): fix dependencies.
12151 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12153         * configure.in: Minor cleanups for building in the $(target_alias)
12154         subdir.
12156 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12158         * Makefile.in (bootstrap): Set r and s before make all.  Use
12159         BASE_FLAGS_TO_PASS in make all.
12160         (cross): Likewise.
12162 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12164         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12166 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12168         * config.sub: Fix typo in last change.
12170 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12172         * config.sub: Add support for C4x target.
12173         * configure.in: Likewise.
12175 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12177         * config.sub: Recognize sparcv9 just like sparc64.
12179 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12181         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12183 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12185         * config.guess: Correctly identify Pentium II sco boxes.
12187         * config.guess: Fix "tr" code.  From Weiwen Liu.
12189 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12191         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12192         stabs.
12194 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12196         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12197         (ALL_TARGET_MODULES): Add all-target-libchill.
12198         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12199         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12200         (all-target-libchill): Add dependencies.
12201         * configure.in (target_libs): Add libchill.
12203 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12205         * config.guess: Avoid assumptions about "tr" behaves when
12206         LANG is set to something other than English.
12208 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12210         * configure (gxx_include_dir): Changed to
12211         '${prefix}/include/g++'-${libstdcxx_interface}.
12213         * config.if: New to determine the interfaces.
12215 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12217         * config.guess: Detect and handle MPE/IX.
12218         * config.sub: Deal with MPE/IX.
12220 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12222         * configure.in: Use mh-aix43.
12224 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12226         * configure: Fix --without/--disable cases for gxx-include-dir.
12228 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12230         * mdata-sh:  Imported.  Needed for automake support.
12232 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12234         * Makefile.in (taz): Try "chmod -R og=u ." before
12235         "chmod og=u `find . -print`".
12237 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12239         * configure.in: Add arm-elf and thumb-elf support.
12241 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12243         * Makefile.in: Undo previous patch.
12245 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12247         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12248         to here ...
12249         (install-no-fixedincludes): and here
12250         (INSTALL_MODULES): ... from here.
12252 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12254         * config.sub: Merge with FSF.
12256         * config.guess: Merge with FSF.
12258 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12260         * configure (extraconfigdirs): New variable.
12261         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12262         * Makefile.in (all): Move higher in file.
12263         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12264         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12265         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12266         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12267         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12269 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12271         * Makefile.in (all-target-libjava): Depend on all-gcc and
12272         all-target-newlib.
12273         (configure-target-libjava): Depend on $(ALL_GCC).
12275 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12277         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12278         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12280 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12282         * INSTALL/README: Fix typo.
12284 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12286         * ylwrap: Change absolute path checks to check for DOS style path
12287         names.
12289         * ylwrap: Don't use a full path name if the source file is in the
12290         same directory.  From hjl@lucon.org (H.J. Lu).
12292         * config-ml.in: Default to being verbose, to match Feb 18 change to
12293         configure.
12295 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12297         Brought over from egcs:
12299         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12301         * configure.in (target_subdir): Set to ${target_alias} instead
12302         of "libraries".
12304         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12306         * configure.in (target_subdir): Set to libraries if enable_multilib.
12308 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12310         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12311         multilibs, force reconfiguration the first time we create
12312         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12314 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12316         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12317         avoid confusion with --no-recursion.
12319 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12321         * configure.in: Win32 hosts shouldn't use install -x
12322         * install-sh: remove -x option, and special .exe-handling
12323         hack.
12325 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12327         * config.guess: Recognize i586-pc-beos.
12328         * configure.in: Don't build some bits for beos.
12330 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12332         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12333         CFLAGS default to -O2.
12335         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12336         when using GNU ld.
12338 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12340         * ltmain.sh: Correct install when using a different shell.
12342 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12344         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12346 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12348         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12349         target.
12351 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12353         * ltconfig: Update to correct AIX handling.
12355 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12357         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12359         * configure.in (target_subdir): Set to ${target_alias} instead
12360         of "libraries".
12362 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12364         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12365         (Makefile): Depend on $(gcc_version_trigger).
12367         * configure (gcc_version): Change default initializer to empty
12368         string.
12369         (gcc_version_trigger): New variable; pass this variable down
12370         to subdir configures to enable them checking gcc's version
12371         themselves. Emit make macros for both gcc_version vars.
12372         (topsrcdir): Initialize reliably.
12373         (recursion line): Remove --with-gcc-version=${gcc_version}.
12375 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12377         * configure (enable_version_specific_runtime_libs): Implement new flag
12378         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12379         in $(libsubdir); emit definition in each generated Makefile.
12380         (gxx_include_dir): Initialize depending on
12381         $enable_version_specific_runtime_libs.
12383 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12385         * configure (gcc_version): Initialize properly depending on
12386         how and where configure is started.
12387         (recursion line): Pass a --with-gcc-version=${gcc_version}
12388         to configures in subdirs.
12390 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12392         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12393         cygmon
12395 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12397         * configure.in: Add cygmon and libstub support for mn10200.
12399 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12401         * configure (gcc_version): Add new variable describing the
12402         particular gcc version we're building.
12403         * Makefile.in (libsubdir): Add new macro for the directory
12404         in which the compiler finds executables, libraries, etc.
12405         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12406         and libsubdir.
12408 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12410         * Makefile.in (local-clean): Remove *.log.
12411         (warning.log): Built with warn_summary from build.log.
12412         (mail-report.log): Run test_summary.
12413         (mail-report-with-warnings.log): Run test_summary including
12414         warning.log in the report.
12416 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12418         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12420 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12422         * Makefile.in (grep): Grep no longer depends on libiberty.
12424 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12426         * Makefile.in: all-snavigator needs all-libgui.
12428 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12430         * configure.in: Add cygmon and libstub support for mn10300.
12432 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12434         * missing: Update to version from automake 1.3.
12436         * ltmain.sh: On installation, don't get confused if the same name
12437         appears more than once in the list of library names.
12439 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12441         * config.sub: Accept m68060 and m5200 as CPU names.
12443 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12445         * configure: Use && rather than using -a in test, because odd
12446         strings can confuse test.
12447         * configure.in: Likewise.
12449 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12451         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12453 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12455         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12456         bootstrap4-lean): New targets.
12458 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12460         * mpw-* Delete.  Not used.
12462 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12464         * COPYING.LIB: Update FSF address.
12466 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12468         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12470         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12471         GAS_SUPPORT_DIRS.
12473 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12475         * ltconfig, ltmain.sh: Avoid producing a version number if
12476         -version-info was not used.
12478 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12480         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12481         building with newlib.
12483 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12485         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12486         Solaris `make' causes it to continue to next definition.
12488 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12490         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12491         the right GUI libraries and files are installed along with GDB.
12493 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12495         * configure.in: Change alpha to alpha* in several places.
12497 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12499         * config.sub: Recognize sparc86x.
12501 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12503         * configure.in (--enable-target-optspace): Remove debug echo.
12505 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12507         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12509 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12511         * ltconfig: Update cygwin32 support.
12513         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12514         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12515         (GDB_SUPPORT_DIRS): Likewise.
12517 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12519         * configure.in (target_makefile_frag): If --enable-target-optspace,
12520         use -Os to compile target libraries rather than -O2.  Default to
12521         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12522         not used.
12523         * configure.in (target_cflags): Ditto for d30v.
12525 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12527         * Makefile.in (all-bfd): Depend on all-intl.
12528         (all-binutils): Likewise.
12529         (all-gas): Likewise.
12530         (all-gprof): Likewise.
12531         (all-ld): Likewise.
12533 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12535         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12537 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12539         * Makefile.in (all-bfd): Depend upon all-libiberty.
12541         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12543 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12545         * Makefile.in: Add libstub.
12547         * configure.in: Ditto. Build libstub for targets that have cygmon
12548         support.
12550 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12552         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12554 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12556         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12557         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12559 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12561         * configure: Define DEFAULT_M4 by searching PATH.
12562         * Makfile.in: Use DEFAULT_M4.
12564 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12566         * ltconfig: Add cygwin32 support.
12568         * Makefile.in, configure.in: Add libtool as a native only directory
12569         to configure and build.
12571 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12573         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12575 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12577         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12579 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12581         * Makefile.in: add ash make rules
12582         * configure.in: add ash to native_only and host_tools lists
12584 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12586         * Makefile.in (all-gettext, all-intl): New targets.
12587         (ALL_MODULES): Added all-gettext, all-intl.
12588         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12589         (INSTALL_MODULES): Added install-gettext, install-intl.
12590         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12592         * configure.in (host_tools): Added gettext.
12593         (native_only): Likewise.
12594         (noconfigdirs) [various cases]: Likewise.
12595         (host_libs): Added intl.
12597 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12599         * configure: Do not disable building gdbtk for cygwin32 hosts.
12601 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12603         * configure.in: Add thumb-coff target.
12604         * config.sub: Add thumb-coff target.
12606 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12608         * Makefile.in: Revert yesterday's change.
12609         (all-target-winsup):  all-target-librx stays out of here.
12611 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12613         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12614         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12615         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12616         Remove references to librx and libg++.
12618 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12620         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12621         recursive makes
12623 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12625         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12626         for newlib directory.
12627         (CXX_FOR_TARGET): Likewise.
12629 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12631         * ltconfig: Update after libtool/ltconfig.in change for
12632         hpux11.
12634 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12636         * ltconfig, ltmain.sh: Update to libtool 1.2.
12638 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12640         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12641         (install-gcc-cross): Instead, override LANGUAGES here.
12643 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12645         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12646         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12648 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12650         * configure.in: Add Thumb-pe target.
12652 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12654         * Makefile.in - changed sn targets to snavigator
12655         * configure.in - changed sn targets to snavigator
12657 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12659         * config-ml.in: After building symlink tree call make distclean
12660         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12661         to be the case for libiberty.
12663 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12665         * configure: When making link, also check the current
12666         directory. The configure scripts may create one.
12668 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12670         * config.sub: Accept alphapca56 and alphaev6 properly.
12672 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12674         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12676 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12678         * config.sub (sco5): Fix typo.
12680 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12682         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12683         install-itcl.
12684         (install-itcl): Remove dependency on install-tcl.
12686 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12688         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12690 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12692         * configure.in: Don't build libgui for a cygwin32 target when not on
12693         a cygwin32 host.
12695 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12697         * configure (redirect): Set to null, so default behavior of
12698         configure is now --verbose.
12700 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12702         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12703         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12705 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12707         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12708         this change to sync Makefile.in with its ChangeLog entries.
12710 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12712         * ltmain.sh (mkdir): Check that the directory doesn't exist
12713         before we exit with error, so that we don't get races during
12714         parallel builds.
12716 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12718         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12720 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12722         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12723         PICFLAG_FOR_TARGET.
12724         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12726         * configure: Emit a definition for the new macro enable_shared
12727         into each Makefile.
12729 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12731         * configure.in (host_tools, native_only): Add libtool.
12733 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12735         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12736         Fix typo in ming config comment.
12738 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12740         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12742 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12744         * config.sub: Add tic30 cases, and map c30 to tic30.
12746 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12748         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12749         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12750         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12751         (CLEAN_TARGET_MODULES): Similarly
12752         (all-target-libf2c): Add dependences.
12753         * configure.in (target_libs): Add libf2c.
12755 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12757         * configure.in: Remove expect from noconfigdirs when target
12758         is cygwin32.  OK to build expect and dejagnu with Canadian
12759         Cross.
12761 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12763         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12764         host.
12766         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12767         and mingw32.
12769 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12771         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12772         here as it is not defined in the toplevel Makefile.
12774 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12776         * configure (package_makefile_rules_frag): New variable, which names
12777         a file with generic rules, ...
12778         Change comment to mention we now have FIVE parts.
12779         * configure: Undo last change.
12781 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12783         * config.guess: More accurate determination of HP processor types.
12784         * config.sub: More accurate determination of HP processor types.
12786 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12788         * configure (package_makefile_frag): Move inserting the
12789         ${package_makefile_frag} to where it should be according
12790         to the comment.
12792 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12794         * config.guess: Add support for Linux/ARM.
12796 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12798         * .cvsignore: Remove *-info and *-install since they match
12799         release-info and mpw-install, which we don't want to just ignore.
12801 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12803         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12805 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12807         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12808         local_prefix to sub-make invocations.
12810 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12812         * configure.in: Check makefile fragments in the source
12813         directory.
12815 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12817         * configure.in: Check whether host and target makefile
12818         fragments exist before adding them to *_makefile_frag.
12820 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12822         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12824 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12826         * configure.in: Make sure we only replace RPATH_ENVVAR on
12827         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12828         regexp to sed.
12830         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12831         to sub-makes.
12833 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12835         * config-ml.in (multi-do): LDFLAGS must include multilib
12836         designator.
12838 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12840         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12842 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12844         * config.sub: Add mingw32 support.
12845         * configure.in: Likewise.
12847 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12849         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12851 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12853         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12854         * configure (gxx_include_dir): Provide a definition for subdirs
12855         which do not use autoconf.
12857 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12859         * config.guess: Sync with egcs.  Picks up new alpha support,
12860         BeOS & some additional linux support.
12862 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12864         * config.guess: HP 9000/803 is a PA1.1 machine.
12866 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12868         * configure.in: It's alpha*-...
12870 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12872         * configure.in (host_makefile_frag, target_makefile_frag):
12873         Handle multiple config files.
12874         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12875         alpha-*-*.
12877 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12879         * mkdep: New file.
12881 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12883         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12885 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12887         * Makefile.in: Add libgui directory.
12888         (GDB_TK): Add all-libgui.
12889         * configure.in: Add libgui directory.
12890         * configure: Add all-libgui to GDB_TK.
12892 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12894         * config-ml.in (multidirs): Add m32r to multilib list.
12896 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12898         * Makefile.in (all-target-gperf): Change dependency to
12899         all-target-libstdc++.
12901 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12903         * config.guess: Add BeOS support.
12905 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12907         Source directory cvs renamed to cvssrc:
12908         * configure.in (host_tools): Change cvs to cvssrc.
12909         (native_only): Likewise.
12910         (noconfigdirs) [various cases]: Likewise.
12911         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12912         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12913         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12914         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12915         (all-cvssrc): Rename target from all-cvs.
12917 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12919         * configure (gxx_include_dir): Fix thinko.
12921 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12923         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12924         (install-cross, install-gcc-cross): New targets.
12926 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12928         * configure.in (noconfigdirs): Add support for Thumb target.
12930         * config.sub (maybe_os): Add support for Thumb target.
12932 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12934         * Makefile.in: Add rules for cygmon.
12936         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12938 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12940         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12941         * configure (gxx_include_dir): Provide a definition for subdirs
12942         which do not use autoconf.
12944 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12946         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12947         11/18/97 build
12949 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12951         * From Franz Sirl.
12952         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12953         found on RedHat Linux systems.
12955 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12957         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12958         guesses.
12960 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12962         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12964 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12966         * ltmain.sh: If mkdir fails, check whether the directory was created
12967         anyhow by some other process.
12969 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12971         * configure.in (d30v-*-*): Configure all directories.
12973 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12975         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12976         for the D30V.
12978 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12980         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12982 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12984         * include/libiberty.h: Add extern "C" { so it can be used with C++
12985         progrms.
12986         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12987         programs.
12989 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12991         * configure.in (d30v-*-*): Configure GCC now.
12993 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12995         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12996         is no longer needed.
12998 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13000         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13002 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13004         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13005         targets using "$@" to provide support for similar but not identical
13006         targets without having to duplicate code.
13008 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13010         * makefile.vms: Fix to work with DEC C.
13012 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13014         * config.sub: Add mips-tx39-elf to marketing names.
13016 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13018         * ltmain.sh: Handle symlinks in generated script.
13020 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13022         * configure: Handle autoconf style directory options: --bindir,
13023         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13024         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13025         --sysconfdir.
13026         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13027         (sharedstatedir, localstatedir, oldincludedir): New variables.
13028         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13029         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13030         sbindir, sharedstatedir, and sysconfdir.
13032 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13034         * Makefile.in (bootstrap-lean): New target.
13036 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13038         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13039         sn, and gnuserv from noconfigdirs.
13041 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13043         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13045 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13047         * Makefile.in (cross): New target.
13049 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13050                           Jeff Law         <law@cygnus.com>
13052         * Makefile.in (bootstrap2, bootstrap3): New targets.
13053         (all-bootstrap): Remove outdated and confusing target.
13054         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13056 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13058         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13059         windows.  Consistent with gdb/configure.
13061 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13063         * configure.in: Name Linux target fragment.
13065         * configure: Rewrite so that project Makefile fragment is inserted
13066         first and appears last in the resulting Makefile.
13068 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13070         * Makefile.in (install-itcl): Install tcl first.
13072 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13074         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13076 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13078         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13080         * configure.in (skipdirs): Add target-librx for Linux.
13081         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13083 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13085         * Makefile.in (bootstrap): New target.
13087 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13089         * config.sub: Accept 'amigados' for backward compatibility.
13091 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13093         * config.guess: Merge with FSF.
13095 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13097         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13099 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13101         * config.sub: Add "marketing-names" patch.
13103 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13105         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13107 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13109         * config.sub: Handle v850-elf.
13111 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13113         * .cvsignore (*-install): Remove.
13115 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13117         * ltconfig: Set CONFIG_SHELL in libtool.
13118         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13120 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13122         * configure.in (target_subdir): Set to libraries if enable_multilib.
13124 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13126         * config.guess: Update from gcc directory.
13128 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13130         * Makefile.in (all-sim): Depends on all-readline.
13132 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13134         * Makefile.in (BISON, YACC): Use $$s.
13135         (all-bison): Depend on all-texinfo.
13137 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13139         * Makefile.in (BISON): Add -L flag.
13140         (YACC): Likewise.
13142 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13144         * configure.in (noconfigdirs): Add support for v850e target.
13146         * config.sub (maybe_os): Add support for v850e target.
13148 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13150         * configure.in (noconfigdirs): Add support for v850ea target.
13152         * config.sub (maybe_os): Add support for v850ea target.
13154 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13156         * config.sub: Add mipstx39.  Delete r3900.
13158 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13160         * Makefile.in (all-autoconf): Depends on all-texinfo.
13162 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13164         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13165         eabi targets.
13167 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13169         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13171         * configure: When handling a Canadian Cross, handle YACC as well as
13172         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13173         * Makefile.in (all-bison): Depend upon all-texinfo.
13175 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13177         * Makefile.in (BISON): bison, not byacc or bison -y.
13178         (YACC): bison -y or byacc or yacc.
13179         (various): Add *-bison as appropriate.
13180         (taz): No need to mess with BISON anymore.
13182 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13184         * configure: If OSTYPE matches *win32*, try to find a good value for
13185         CONFIG_SHELL.
13187 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13189         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13190         configure.in if it is present.
13192 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13194         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13196 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13198         * config.sub: Recognize `arc' cpu.
13199         * configure.in: Likewise.
13200         * config-ml.in: Likewise.
13202 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13204         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13206 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13208         * configure: Changed sed delimiter from ':' to '|' when
13209         attempting to substitute ${config_shell} for SHELL. On
13210         NT ${config_shell} may contain a ':' in it.
13212 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13214         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13216 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13218         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13220 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13222         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13224         * ylwrap: If the program is a relative path, force it to be
13225         absolute.
13227 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13229         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13231 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13233         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13234         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13235         for libraries.
13237 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13239         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13240         separated by spaces.
13242 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13244         * ylwrap: New file.
13245         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13247         * ltmain.sh: Handle /bin/sh at start of install program.
13249         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13251         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13252         * missing: New file, from automake 1.2.
13254 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13256         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13257         check-tk to CHECK_X11_MODULES.
13259 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13261         * config.sub: Merge with FSF.
13263 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13265         * config.guess: Merge with FSF.
13267 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13269         * configure: Treat msdosdjgpp like go32.
13270         * configure.in: Likewise.  Don't remove gprof for go32.
13272         * configure: Change Makefile.tem2 to Makefile.tm2.
13274 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13276         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13278 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13280         * install-sh (chmodcmd): Set to null if the DST directory already
13281         exists.  Same as Nov 11th change.
13283 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13285         * configure (GDB_TK): Needs itcl and tix.
13287 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13289         * config.guess: Update from FSF.
13291 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13293         * Makefile.in (GDB_TK): Depend on itcl and tix.
13295 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13297         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13298         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13299         (INSTALL_SCRIPT): New variable.
13300         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13301         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13302         to -x.
13303         * install-sh: Add support for -x option.
13305 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13307         * configure.in, Makefile.in: Treat tix like itcl.
13309 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13311         * Makefile.in (WINDRES): New variable.
13312         (WINDRES_FOR_TARGET): New variable.
13313         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13314         (EXTRA_HOST_FLAGS): Add WINDRES.
13315         (EXTRA_TARGET_FLAGS): Add WINDRES.
13316         (EXTRA_GCC_FLAGS): Add WINDRES.
13317         ($(DO_X)): Pass down WINDRES.
13318         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13319         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13320         DLLTOOL_FOR_TARGET.
13322 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13324         * configure.in: configure sim before gdb for win32-x-ppc
13326 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13328         Move gperf into the toplevel, from libg++.
13329         * configure.in (target_tools): Add target-gperf.
13330         (native_only): Add target-gperf.
13331         * Makefile.in (all-target-gperf): New target, depend on
13332         all-target-libg++.
13333         (configure-target-gperf): Empty rule.
13334         (ALL_TARGET_MODULES): Add all-target-gperf.
13335         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13336         (CHECK_TARGET_MODULES): Add check-target-gperf.
13337         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13338         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13340 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13342         * config.sub (mn10200): Recognize new basic machine.
13344 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13346         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13347         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13349 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13351         * configure.in: If we're building mips-sgi-irix6* native, turn on
13352         ENABLE_MULTILIB and set TARGET_SUBDIR.
13354 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13356         * Makefile.in (all-sn): Depend on all-grep.
13358 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13360         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13362         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13363         Makefile.  From Jeff Makey <jeff@cts.com>.
13364         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13366         * Makefile.in (DISTBISONFILES): Remove.
13367         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13368         $(DEFAULT_YACC).
13370         * configure.in: Build itl, db, sn, etc., when building for native
13371         cygwin32.
13373         * Makefile.in (LD): New variable.
13374         (EXTRA_HOST_FLAGS): Pass down LD.
13375         ($(DO_X)): Likewise.
13377 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13379         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13381 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13383         * configure.in (targargs): Strip out any supplied --build argument
13384         before adding our own. Always add --build.
13386 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13388         * configure.in (targargs): Pass --build if we're doing
13389         a cross-compile.
13391 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13393         * configure: Use '|' instead of ":" as the separator in
13394         sed. Otherwise sed chokes on NT path names with drive
13395         designators. Also look for "?:*" as the leading characters in an
13396         absolute pathname.
13398 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13400         * config.sub: Support for r3900.
13402 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13404         * configure.in: Use install-sh, not install.sh.
13406 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13408         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13409         apply it twice.
13411 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13413         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13414         install-binutils.
13416 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13418         * Makefile.in: Add automake targets.
13419         * configure.in (host_tools): Add automake.
13421 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13423         * configure: Default CXX to c++, not gcc.
13424         * Makefile.in (CXX): Set to c++, not gcc.
13425         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13427 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13429         * install-sh: try appending a .exe if source file doesn't
13430         exist
13432 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13434         * configure.in: Turn on multilib by default.
13435         (cross_only): Remove target-libiberty.
13437         * Makefile.in (all-gcc): Don't depend on libiberty.
13439 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13441         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13443 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13445         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13446         (DISTBISONFILES): Add ld/Makefile.in
13448 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13450         * configure.in: if target is cygwin32 but host isn't cygwin32,
13451         don't configure gdb tcl tk expect, not just gdb.
13453 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13455         * configure.in: Added gnuserv everywhere sn appears.
13457         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13458         (CROSS_CHECK_MODULES): Added check-gnuserv.
13459         (INSTALL_MODULES): Added install-gnuserv.
13460         (CLEAN_MODULES): Added clean-gnuserv.
13461         (all-gnuserv): New target.
13463 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13465         * config.guess: Fixes for MIPS OpenBSD systems.
13467 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13469         * Makefile.in (INSTALL_XFORM): Remove.
13470         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13472         * mkinstalldirs: New file, copied from automake.
13473         * Makefile.in (installdirs): Rename from install-dirs.  Use
13474         mkinstalldirs.  Change all users.
13475         (DEVO_SUPPORT): Add mkinstalldirs.
13477 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13479         * install-sh: Rename from install.sh.
13480         * Makefile.in (INSTALL): Change install.sh to install-sh.
13481         (DEVO_SUPPORT): Likewise.
13483         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13484         Graichen <graichen@rzpd.de>.
13486 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13488         * config.guess: Recognize OpenBSD systems correctly.
13490 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13492         * README, Makefile.in (ETC_SUPPORT): Remove references to
13493         cfg-paper*, configure.{texi,man,info*}._
13495 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13497         * Makefile.in (all.normal): Ensure that gcc is built after all
13498         the x11 - ie gdb - targets.
13500 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13502         * makefile.vms: Don't run conf-a-gas.
13504 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13506         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13508 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13510         * configure.in: Remove noconfigdirs case since gdb also
13511         configures and builds for tic80-coff.
13513 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13515         * configure: Set cache_file to config.cache.
13516         * Makefile.in (local-distclean): Remove config.cache.
13518 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13520         * COPYING: Update FSF address.
13522 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13524         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13525         noconfigdirs.
13527 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13529         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13530         MAKEDIRS, is empty.
13532 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13534         * config.sub: Tweak mn10300 entry.
13536 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13538         * configure.in (host_tools): Put sim before gdb, so gdb's
13539         configure.tgt can determine if the simulator was configured.
13541 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13543         * config.sub: Move BeOS $os case to be with other Cygnus
13544         local cases.
13546 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13548         * config.sub: Remove misplaced comment that broke Linux.
13550 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13552         * config.sub: Add BeOS support.
13554 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13556         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13558 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13560         * configure.in (noconfigdirs): Remove tcl and tk from
13561         noconfigdirs for cygwin32 builds.
13563 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13565         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13567 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13569         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13570         make-all.com, use makefile.vms instead.
13572 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13574         * config.sub: Accept -lnews*.
13576 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13578         * configure.in (noconfigdirs): Disable target-newlib,
13579         target-examples and target-libiberty for d30v.
13581 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13583         * configure.in (noconfigdirs): Enable ld for d30v.
13585 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13587         * configure.in (tic80-*-*): Build compiler.
13589 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13591         * configure.in (d30v-*): Remove sim directory from list of
13592         unsupported d30v directories
13594 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13596         * config.sub, configure.in: Add d30v target cpu.
13598 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13600         * makefile.vms: New file.
13601         * make-all.com: Remove.
13603 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13605         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13607 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13609         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13611 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13613         * Makefile.in (ALL_MODULES): Added all-db.
13614         (CROSS_CHECK_MODULES): Addec check-db.
13615         (INSTALL_MODULES): Added install-db.
13616         (CLEAN_MODULES): Added clean-db.
13618 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13620         * config.guess: Merge with latest FSF sources.
13622 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13624         * Makefile.in (ALL_MODULES): Added all-itcl.
13625         (CROSS_CHECK_MODULES): Added check-itcl.
13626         (INSTALL_MODULES): Added install-itcl.
13627         (CLEAN_MODULES): Added clean-itcl.
13629 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13631         * configure.in: build gdb for mn10200
13633 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13635         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13637 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13639         * configure.in (tic80-*-*): Turn off most targets right now.
13641 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13643         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13644         rather than the makeinfo program.
13645         (do-info): Depend upon all-texinfo.
13647 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13649         * configure.in: Remove uses of config/mh-linux.
13651         * config.sub, config.guess: Merge with latest FSF sources.
13653 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13655         * config.sub (case $basic_machine): Add tic80 entries.
13657 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13659         * config.sub, config.guess: Merge with latest FSF sources.
13661 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13663         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13664         * mpw-config.in: Test for NewFolderRecursive.
13665         * mpw-install: Use symbolic name for startup filename.
13666         * mpw-README: Add various additional details.
13668 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13670         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13672 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13674         * configure.in: Do build gcc and the target libraries for
13675         the mn10200.
13677 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13679         * configure.in: don't avoid building gdb for mn10300 any more
13680         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13681         instead of single-quoting it.
13683 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13685         * configure.in: Don't use --with-stabs on IRIX 6.
13687 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13689         * configure.in (m32r): Build gdb, libg++ now.
13691 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13693         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13694         directories from noconfigdirs.
13696 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13698         * config.sub (basic_machine): added mips16 configuration
13700 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13702         * config.sub: Handle d10v-unknown.
13704 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13706         * config.sub: Handle v850-unknown.
13708 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13710         * Makefile.in: add findutils
13711         * configure.in: add findutils to list of host_tools
13713 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13715         * config.sub: Handle mn10200 and mn10300.
13717 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13719         * configure.in (d10v-*): Do not build librx.
13721 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13723         * configure.in (mn10300): Build everything except gdb & libgloss.
13725 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13727         * config.guess:  Patch for Dansk Data Elektronik servers,
13728         from Niels Skou Olsen <nso@dde.dk>.
13730         For ncr, use /bin/uname rather than uname, since GNU uname does not
13731         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13733         Patch for MIPS R4000 running System V,
13734         from Eric S. Raymond <esr@snark.thyrsus.com>.
13736         Fix thinko for nextstep.
13738         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13740         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13741         * config.guess: Guess mips-dec-mach_bsd4.3.
13743         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13744         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13745         release numbers.
13746         * config.guess (mips-mips-riscos*):  Emit just enough of the
13747         release number.
13749         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13750         * config.guess (sparc-auspex-sunos*):  Added.
13751         (f300-fujitsu-*): Added.
13753         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13754         * config.guess:  Recognize a Tadpole as a sparc.
13756 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13758         * config.guess: Don't assume that NextStep version is either 2 or
13759         3.  NextStep 4 (aka OpenStep 4) has come out now.
13761 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13763         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13764         From Rik Faith <faith@cs.unc.edu>.
13766 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13768         * config.sub: Contributions from bug-gnu-utils to:
13769         Support plain "hppa" (no version given) architecture, reported by
13770         OpenStep.
13771         OpenBSD like NetBSD.
13772         LynxOs is not a hardware supplier.
13774         * config.guess: Contributions from bug-gnu-utils to add support for:
13775         OpenBSD like NetBSD.
13776         Stratus systems.
13777         More Pyramid systems.
13778         i[n>4]86 Intel chips.
13779         M680[n>4]0 Motorola chips.
13780         Use unknown instead of lynx for hardware manufacturer.
13782 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13784         * install.sh (chmodcmd): Set to null if the DST directory already
13785         exists.
13787 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13789         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13790         not use mt-ppc target Makefile fragment any more.
13792 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13794         * configure.in (*-*-windows):  Exclude everything but those dirs
13795         needed to build windows.
13797 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13799         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13801 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13803         * configure.in:  Exclude mmalloc from i386-windows.
13805 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13807         * Undo my previous change.
13809 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13811         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13812         unconditionally.
13813         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13815 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13817         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13818         host to add it's own flags.
13820 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13822         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13824 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13826         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13827         (CXX_FOR_TARGET): Likewise.
13828         (GCC_FOR_TARGET): Define.
13829         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13830         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13831         CC_FOR_TARGET was specified on the command line.
13832         (MAKEOVERRIDES): Don't define.
13834 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13836         * configure.in (m32r): Fix spelling of libg++ libs.
13838 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13840         * config.sub (-apple*): Remove, now redundant.
13842 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13844         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13846         * configure: Rework yesterday's sed script patch.
13848         * config.sub: Merge with FSF.
13850 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13852         * config.guess:  Merge from FSF.
13854         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13855         * config.guess: Use pc instead of unknown, for pc clone systems.
13856         Change linux to linux-gnu.
13858         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13859         * config.guess: Avoid non-portable tr syntax.
13861 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13863         * test-build.mk (HOLES): Add "xargs" for gdb.
13865         * configure: Avoid hpux10.20 sed bug.
13867 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13869         * configure.in:  Add support for windows host
13870         (that is a build done under the Microsoft build environment).
13872 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13874         * Makefile.in: Replace all uses of srcroot with s, to shrink
13875         command line lengths.
13877         Patches from Geoffrey Noer <noer@cygnus.com>:
13878         * configure.in: If configuring for newlib, pass --with-newlib to
13879         subdirectories.
13880         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13881         -Bnewlib/ and -Lwinsup to gcc.
13882         (CXX_FOR_TARGET): Likewise.
13884 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13886         * Makefile.in (ETC_SUPPORT): Add configure.
13888 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13890         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13891         host configuration file.
13893 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13895         * configure.in: Break mn10x00 support into separate
13896         mn10200 and mn10300 configurations.
13897         * config.sub: Likewise.
13899 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13901         * configure.in: Add lots of stuff to noconfigdirs for
13902         the mn10x00 targets.
13904         * config.sub, configure.in: Add mn10x00 support.
13906 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13908         * make-all.com: Call conf-a-gas, not config-a-gas.
13910 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13912         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13913         targets.
13915 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13917         * mpw-README: Add much more detail for native PowerMac.
13918         * mpw-install: New file.
13919         * mpw-configure: Add --norecursion and --help options.
13920         * mpw-config.in: Translate readme and install files when
13921         copying to objdir.
13922         * mpw-build.in: Don't always depend on byacc and flex.
13923         (install-only-top): New action.
13925 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13927         * configure.in:  You can now configure GDB for the v850.
13929 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13931         * configure.in (noconfigdirs): Don't configure any C++ dirs
13932         if targeting D10V.
13934 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13936         * config.sub: Recognize mips64vr5000.
13938 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13940         * configure.in: Use a single line for host_tools and native_only.
13942 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13944         * config.sub, configure.in: Add entries for m32r.
13946 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13948         * Makefile.in (inet-install): Don't run install-gzip.
13950 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13952         * configure.in:  Don't config lots of things for *-*-windows*.
13954 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13956         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13957         (host_libs, host_tools): Copy from configure.in.
13958         * mpw-configure: Don't complain about directories not found.
13960 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13962         * configure.in (i[345]86): Recognize i686 for pentium pro.
13963         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13964         file.
13966         * config.guess (i[345]86): Ditto.
13968 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13970         * configure.in (noconfigdirs): Removed gdb for D10V.
13972 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13974         * configure.in: Remove ld, target-libio, target-libg++, and
13975         target-libstdc++ from noconfigdirs.
13977 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13979         * configure: Fix three locations where shell scripts were
13980         being run directly rather than with config_shell.
13982 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13984         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13985         * config.sub (basic_machine): Recognize v850.
13987 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13989         * mpw-configure: Handle multiple enable/disable options and
13990         pass them down recursively, handle -c and -s flags appropriately
13991         depending on choice of compiler, add escape mechanism for
13992         quoted arguments to gC.
13994 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13996         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13997         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13998         so that -mrelocatable-lib and -mno-eabi are used.
14000         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14001         not support --print-multi-lib, don't abort.
14003 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14005         * make-all.com: Run config-a-gas.
14006         * setup.com: Don't copy subdirectory files around.
14008 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14010         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14011         target, it now compiles correctly.
14013 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14015         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14017 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14019         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14021 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14023         * configure.in (native_only): Add prms.
14025 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14027         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14028         (BINUTILS_SUPPORT_DIRS): Likewise.
14030 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14032         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14033         d10v support is added.
14035 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14037         * configure.in (d10v-*-*): New target.
14039 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14041         * config.guess (HP 9000/811): Recognize this as a PA1.1
14042         machine.
14044 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14046         * Makefile.in (do-tar-gz): New target, split out from tail end of
14047         taz target.  Run each command separately, don't use pipes.
14048         (taz): Use it.
14050 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14052         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14053         * mpw-build.in: No builds should depend on building byacc or flex,
14054         they are assumed to be installed already.
14056 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14058         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14059         variable that CC_FOR_TARGET needs.
14061 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14063         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14064         options have changed since the last time the subdirectory was
14065         configured, and if it has, reconfigure.
14066         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14067         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14069 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14071         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14072         CLEAN_MODULES): Add bash.
14073         (all-bash): New target.
14075 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14077         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14079 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14081         * config.sub (basic_machine): Recognize d10v as a valid processor.
14083 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14085         * mpw-configure: Add support for --bindir.
14086         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14088 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14090         * configure.in: add bash, time, gawk to list of hosttools and things
14091         to only build for native toolchains
14093 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14095         * Makefile.in (docdir): Remove.
14097 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14099         * Makefile.in (datadir): Set to $(prefix)/share.
14101 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14103         * configure.in: build diff and patch for cygwin32-hosted
14104         toolchains.
14106 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14108         * config.sub: Accept -rtems*.
14110 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14112         * configure.in: enable dosrel for cygwin32-hosted builds,
14113                 remove diff from the list of things not buildable
14114                 via Canadian Cross
14116 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14118         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14119         don't get ". ".
14121 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14123         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14125 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14127         * Makefile.in (taz): Handle case where tex3patch didn't even get
14128         checked out.  Also, if it was found, put the symlink in a new util
14129         subdirectory.
14131 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14133         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14135 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14137         * config.sub: Recognize -openvms.
14138         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14139         * make-all.com, setup.com: New files.
14141 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14143         * Makefile.in (taz): tex3patch moved to texinfo/util.
14145 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14147         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14148         * configure.in: remove make from disable-if-Can-Cross list
14149                 enable gdb if ${host} and ${target} are cygwin32
14151 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14153         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14154         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14156 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14158         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14159         distinguish sysv/svr4/bsd variants.
14160         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14162 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14164         * configure.in: Added copyright notice.
14165         * move-if-change: Added copyright notice.
14167 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14169         * configure.in (powerpcle-*-solaris*): Until we get shared
14170         libraries working, don't build gdb, sim, make, tcl, tk, or
14171         expect.
14173 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14175         * config.guess:  Merge with FSF:
14177         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14178         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14180         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14181         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14183         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14184         * config.guess:  Combine two OSF1 rules.
14185         Also recognize field test versions.  From mjr@zk3.dec.com.
14186         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14187         because GNU uname does not support -p.  From pmr@pajato.com.
14189 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14191         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14193 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14195         * mpw-README: Document GCCIncludes.
14197 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14199         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14201 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14203         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14205 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14207         * configure.in (*-*-cygwin32): Configure make.
14209 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14211         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14213 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14215         * Makefile.in (all-inet): Depend on all-perl.
14217         * Makefile.in (inet-install): New target.
14219         * Makefile.in (all-inet): Depend on all-tcl.
14220         (all-inet): Depend on all-send-pr.
14222 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14224         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14225         temporarily.
14227 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14229         * configure.in: Don't configure --with-gnu-ld on AIX.
14231 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14233         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14235 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14237         * Makefile.in (ALL_MODULES): Added all-inet.
14238         (CROSS_CHECK_MODULES): Added check-inet.
14239         (INSTALL_MODULES): Added install-inet.
14240         (CLEAN_MODULES): Added clean-inet.
14241         (all-indent): New target.
14243         * configure.in (host_tools): Added inet.
14244         (native_only): Added inet.
14245         (noconfigdirs): Added inet.
14247 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14249         * configure.in: Don't configure libgloss if we are not configuring
14250         newlib.
14252 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14254         * configure.in: Don't configure libgloss for unsupported
14255         architectures.
14257 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14259         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14261 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14263         * Makefile.in (ALL_MODULES): Include all-apache.
14264         (CROSS_CHECK_MODULES): Include check-apache.
14265         (INSTALL_MODULES): Include install-apache.
14266         (all-apache): New target.
14268         * configure.in: Added apache everywhere perl is seen.
14270 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14272         * Makefile.in: Add support for clean-{module} and
14273         clean-target-{module} rules.
14275 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14277         * configure.in (*-*-ose) do not build libgloss.
14279 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14281         * config.guess (prep*:SunOS:5.*:*): Turn into
14282         powerpele-unknown-solaris2.
14284 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14286         * configure.in: Permit --enable-shared to specify a list of
14287         directories.
14289 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14291         * configure.in (host==solaris): Pass only the first word of $CC
14292         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14294 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14296         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14298 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14300         * Makefile.in (ALL_MODULES): Include all-perl.
14301         (CROSS_CHECK_MODULES): Include check-perl.
14302         (INSTALL_MODULES): Include install-perl.
14303         (ALL_X11_MODULES): Include all-guile.
14304         (CHECK_X11_MODULES): Include check-guile.
14305         (INSTALL_X11_MODULES): Include install-guile.
14306         (all-perl): New target.
14307         (all-guile): New target.
14309         * configure.in (host_tools): Include perl and guile.
14310         (native_only): Include perl and guile.
14311         (noconfigdirs): Don't build guile and perl; no ports have been
14312         done.
14314 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14316         * configure (--enable-*): Handle quoted option lists such as
14317         --enable-sim-cflags='-g0 -O' better.
14319 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14321         * Makefile.in ({,inst}all-target): New rule so we can make and
14322         install all of the target directories easily.
14324 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14326         * configure.in: Add missing global flag in sed substitution when
14327         deleting `target-' from ${configdirs}.
14329 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14331         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14332         option.
14334         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14335         config/mh-necv4.
14337         * install.sh: Correct misspelling of transformbasename.
14339         * config.guess: Recognize mips-*-sysv*.
14341 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14343         * config.sub: Recognize mon960.
14345 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14347         * configure: Restore Canadian Cross handling of BISON and LEX,
14348         removed in Feb 20 change.
14350 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14352         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14353         Mention make install.  Remove the old copyright date as well the
14354         clumsy and rather pointless copyright on the README file.
14356 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14358         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14359         Makefile after running symlink-tree, then run `make distclean' to
14360         avoid clobbering any generated files in srcdir.
14362 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14364         * configure.in (m68k-*-netbsd*): Build everything now.
14366 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14368         * Makefile.in (taz): Fix quoting.
14370 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14372         * configure.in (sparclet-*-*): Build everything now.
14374 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14376         * configure.in (m68k-*-linux*): New host.
14378 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14380         * configure: Check for bison before byacc.
14382 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14384         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14385         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14386         searching PATH.  These are used as fallbacks by Makefile.in if
14387         flex/bison/byacc aren't in objdir.
14389 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14391         * Makefile.in: Make everything which depends upon all-bfd also
14392         depend upon all-opcodes, in case --with-commonbfdlib is used.
14394 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14396         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14397         building NT native compilers on Unix.
14399 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14401         * configure.in: Don't get CC from the host Makefile fragment if we
14402         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14403         Solaris test for /usr/ucb/cc to the post target script, just after
14404         the compiler sanity test.
14406 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14408         * config.sub: Merge with FSF.
14410 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14412         * Makefile.in (RPATH_ENVVAR): New variable.
14413         (REALLY_SET_LIB_PATH): Use it.
14414         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14416 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14418         * config.sub, configure.in: Recognize sparclet cpu.
14420 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14422         * config.guess:  Support m68k-cbm-sysv4.
14424 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14426         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14427         m68k-unknown-linuxaout from linker help string.  Put quotes around
14428         $ld_help_string.
14430 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14432         * config.guess (powerpc-harris-powerunix): Add guess for port
14433         to new target.
14435 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14437         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14439 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14441         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14442         $(REALLY_SET_LIB_PATH) in Makefile.
14443         * Makefile.in (SET_LIB_PATH): New variable.
14444         (REALLY_SET_LIB_PATH): New variable.
14445         ($(DO_X)): Use $(SET_LIB_PATH).
14446         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14447         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14448         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14449         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14450         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14451         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14452         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14453         (install-dosrel): Likewise.
14454         (all-opcodes): Depend upon all-libiberty.
14456 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14458         * config.guess (*:CYGWIN*): New
14460 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14462         * Makefile.in (all-target-winsup): All all-target-libiberty.
14464 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14466         * configure.in (noconfigdirs): Add missing # in front of comment.
14468 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14470         * configure.in: add second pass to things added to noconfigdirs
14471         so *-gm-magic can exclude libgloss properly.
14473 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14475         * mpw-configure (extralibs_name, rez_name): Set correctly
14476         for MWC68K compiler.
14478         * mpw-README: Add more info on the necessary build tools.
14480 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14482         * configure.in, config.sub: Recognize cygwin32.
14484 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14486         * config.guess, config.sub: Recognize A/UX.
14488 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14490         * config.sub: Merge with gcc/config.sub.
14492 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14494         * mpw-build.in (do-binutils): Add build of stamps.
14496 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14498         * config.sub: Add recognition for mips64vr4100*-* targets.
14500 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14502         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14503         Add creation of gconfigargs with `--enable-shared' turned on.
14504         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14505         ($(host)-stamp-stage3-configured): Likewise.
14506         (HOLES): Add chatr and ldd.
14507         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14509 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14511         * configure: Pass --nfp to recursive configures.
14513 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14515         * Makefile.in (DLLTOOL): New.
14516         (DLLTOOL_FOR_TARGET): New.
14517         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14518         (EXTRA_TARGET_FLAGS): Ditto.
14519         (EXTRA_GCC_FLAGS): Ditto.
14520         (CONFIGURE_TARGET_MODULES): Ditto.
14521         (DO_X): Ditto.
14522         * configure: Add DLLTOOL.
14524 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14526         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14527         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14528         mh-sco, since old workarounds no longer needed, and don't
14529         build ld, since libraries have weak symbols in COFF.
14531 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14533         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14535 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14537         * configure.in: Make sure that ${CC} can be used to compile an
14538         executable.
14540 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14542         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14543         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14544         nothing depending on whether gdbtk is being built.
14546 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14548         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14550 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14552         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14553         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14555 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14557         * config-ml.in: Add support for
14558         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14559         Simplify setting of multidirs from --disable-foo.
14561 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14563         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14564         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14565         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14566         non-empty, pass them on to the  GCC make.
14567         (all-bootstrap): New rule that is like all-gcc, except it executes
14568         the GCC bootstrap rule instead of the GCC all rule.
14570 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14572         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14574 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14576         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14577         DG/UX support.
14579 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14581         * config.sub (i*86*) Change [345] to [3456]
14583 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14585         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14586         --with-gnu-ld=no.
14588 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14590         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14591         AIX multilibs get built.
14593 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14595         * configure.in (i386-win32): Don't build expect if we're not
14596         building the tcl subdir.
14598 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14600         * Makefile.in: (configure-target-examples, all-target-examples):
14601         New targets, configure and build example programs.
14603 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14605         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14606         use it as input to sedit the generated MPW makefile.
14607         * mpw-README: Add a suggestion about Gestalt.h.
14609 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14611         * config.sub: Accept *-*-ieee*.
14613 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14615         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14616         Ronald F. Guilmette <rfg@monkeys.com>.
14618 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14620         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14621         for powerpc-pe native.
14622         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14623         (target==powerpc-pe): duplicate i386-win32 entry.
14625 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14627         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14628         of vxworks, not just vxworks5.1.
14630 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14632         * mpw-configure: Add support for exec-prefix.
14634 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14636         * config.guess: Recognize HP model 816 machines as having
14637         a PA1.1 processor.
14639 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14641         * configure: Ignore new autoconf configure options.
14643 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14645         * config.guess:  Recognize Pentium under SCO.
14646         From Robert Lipe <robertl@arnet.com>.
14648 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14650         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14652 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14654         * configure.in: Don't configure gas for alpha-dec-osf*.
14656 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14658         * configure.in: Default to --with-stabs for some targets for which
14659         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14660         i[345]86*-*-unixware*.
14662 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14664         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14665         rather than basing it on the target.  Simplify handling of options
14666         controlling which directories to configure.  Remove extraneous
14667         slash in multi-clean target.
14669 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14671         * config-ml.in: Prefix more variables with ml_ so they don't collide
14672         with configure's.
14674 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14676         * configure: Don't turn -v into --v.
14678 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14680         * configure.in (targargs): Fix typo.
14682         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14684 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14686         * configure.in: Strip --host and --target options from
14687         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14688         --with-cross-host option when building with a cross-compiler.
14689         * configure: Canonicalize the arguments put into config.status by
14690         always using `=' for an option with an argument.  Pass a presumed
14691         --host or --target explicitly.
14693 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14695         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14696         into general OS recognition case.
14698 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14700         * configure.in (target_configdirs): add target-winsup only
14701         for win32 target systems.
14703 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14705         * Makefile.in (all-target-libgloss): Depend upon
14706         configure-target-newlib, since when libgloss is built it looks to
14707         see if the newlib directory exists.
14709 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14711         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14712         cfg-ml-*.in.
14714 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14716         * configure: Handle LD and LD_FOR_TARGET when configuring a
14717         Canadian Cross.
14719 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14721         * configure.in (target_libs): add target-winsup.
14722         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14723         (target==ppcle-pe): remove ld from $noconfigdirs.
14725 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14727         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14728         Preserve relative path names in $srcdir.  Build symlink tree if
14729         configuring cross target dir and srcdir=. (= no VPATH support).
14730         (configure-target-libg++): Depend on configure-target-librx.
14731         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14732         * config-ml.in: New file.
14733         * symlink-tree: New file.
14734         * configure: Ensure srcdir="." if that's what it is.
14736 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14738         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14739         includes and FLEX_SKELETON setting.
14740         * mpw-configure (--with-gnu-ld): New option, controls whether
14741         to use PPCLink or ld with PowerMac GCC.
14742         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14743         * mpw-config.in: Configure grez if targeting Mac.
14745         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14746         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14747         just macos.
14748         * configure.in: Configure grez resource compiler if targeting Mac.
14749         * Makefile.in (all-grez, install-grez): New targets.
14751 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14753         * configure: CXX defaults to gcc, not g++.  If we find
14754         gcc in the path, set CC to gcc -O2.
14756 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14758         * configure: Default ${build} correctly.  Avoid picking up extra
14759         spaces when reading CC and CXX from Makefile.  When doing a
14760         Canadian Cross, use plausible default values for numerous
14761         variables.
14762         * configure.in: When doing a Canadian Cross, don't try to
14763         configure tools whose configure script can't handle it.
14765 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14767         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14769 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14771         * configure:  Remove dubious bug reporting address.
14773 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14775         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14776         configure script, run that instead of this directory's configure.
14777         In either case, print a message that we're configuring the sub-dir.
14779 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14781         * configure.in: Before checking for the existence of various files,
14782         use sed to filter out "target-".
14784 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14786         * Makefile.in (DO_X): Split rule to decrease command line length
14787         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14788         (Philippe De Muyter).
14790 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14792         * Makefile.in (all-patch): depend on all-libiberty.
14794 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14796         * configure.in: If the only directory in target_configdirs which
14797         actually exists is libiberty, then set target_configdirs to empty,
14798         to avoid trying to build a target libiberty in a gas or gdb
14799         distribution.
14801 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14803         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14804         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14805         systems.
14807 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14809         * configure.in (copy_dirs): Use sys-include instead of include
14810         for --with-headers option.
14812 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14814         * Makefile.in, configure.in: Make winsup builds work with
14815         new scheme.
14817 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14819         * configure.in: Build the linker on AIX.
14821 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14823         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14824         where needed.
14826 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14828         * Makefile.in (all-gcc): Fix typo.
14830 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14832         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14834 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14836         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14837         to target-xiberty, to provide more flexibility.
14838         (target_subdir):  Define.  Create if cross.
14839         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14840         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14841         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14842         check-libFOO -> check-target-libFOO, etc.
14843         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14844         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14845         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14846         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14847         allow ALL_GCC="" to only configure.
14848         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14849         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14850         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14852 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14854         * Makefile.in (taz): Build "info" in etc explicitly.
14856 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14858         * configure.in:  Make sure that CC is undefined (as opposed to
14859         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14860         problem with autoconf trying to configure on a host without GCC.
14862 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14864         * mpw-configure: Set host alias from choice of host compiler,
14865         only use generic MPW Makefile sed if present, edit a file
14866         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14867         * mpw-README: Add problem notes about CW6 and CW7.
14869 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14871         * Makefile.in (taz): Use ";" instead of ";;".
14873 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14875         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14876         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14877         DISTDOCDIRS.
14878         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14879         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14881 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14883         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14884         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14885         Move bfd to DISTSTUFFDIRS.
14887 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14889         * Makefile.in (X11_LIB): Removed.
14890         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14892         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14894 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14896         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14897         names.
14899 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14901         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14903 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14905         * configure.in (i[345]86-*-win32): Always build newlib.
14906         Don't configure cvs, autoconf or texinfo.
14907         * Makefile.in (LD_FOR_TARGET): New.
14908         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14909         Pass down LD_FOR_TARGET.
14911 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14913         * winsup: New directory.
14914         * Makefile.in: Build winsup.
14915         * configure.in: Winsup is configured when target is win32.
14916         Can only build win32 target GDB when native.
14918 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14920         * config.guess: Recognize HP model 819 machines as having
14921         a PA 1.1 processor.
14923 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14925         * configure: Fix sed loop which substitutes for CC and CXX to
14926         avoid bug found in various sed implementations.
14928 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14930         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14931         simulator.  Use standard powerpc-*-eabi*.
14933 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14935         * configure.in: Stop putting gas and binutils in noconfigdirs for
14936         powerpc-*-aix* and rs6000-*-*.
14938 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14940         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14941         -mcall-aixdesc libraries.
14943 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14945         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14947         * config.sub (arm | armel | armeb): Fix shell syntax.
14949 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14951         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14952         -msoft-float and -mcpu=common support.
14953         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14954         libraries.
14956 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14958         * configure.in: Allow configuration and build of emacs19 for the alpha.
14960 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14962         * configure.in (CC): Get ^CC, not just any old CC, from
14963         ${host_makefile_frag}.
14965 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14967         * configure.in (CC): Try to get CC from
14968         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14970 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14972         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14973         only if it exists in $(srcdir).
14975 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14977         * configure: If CC and CXX are not set in the environment, set
14978         them, based on either an existing Makefile or on searching for gcc
14979         in PATH.  Substitute for CC and CXX in Makefile.
14980         * configure.in: Remove libm from target_libs.  Separate
14981         target_configdirs from configdirs.  If CC is not set in
14982         environment, try to get it from a host Makefile fragment.  Rewrite
14983         changes of configdirs to use skipdirs instead.  A few minor
14984         tweaks.  Take directories out of target_configdirs as they are
14985         taken out of configdirs.  Remove existing Makefile files from
14986         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14987         CONFIG_ARGUMENTS in Makefile.
14988         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14989         by configure.in.
14990         (CONFIG_ARGUMENTS): Likewise.
14991         (CONFIGURE_TARGET_MODULES): New variable.
14992         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14993         ($(CONFIGURE_TARGET_MODULES)): New target.
14994         (configure-libg++, configure-libio): New targets.
14995         (all-libg++): Depend upon configure-libg++.
14996         (all-libio): Depend upon configure-libio.
14997         (configure-libgloss, all-libgloss): New targets.
14998         (configure-libstdc++): New target.
14999         (all-libstdc++): Depend upon configure-libstdc++.
15000         (configure-librx, all-librx): New targets.
15001         (configure-newlib): New target.
15002         (all-newlib): Depend upon configure-newlib
15003         (configure-xiberty): New target.
15004         (all-xiberty): Depend upon configure-xiberty.
15006 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15008         * configure.in (host i[345]86-*-win32):  Expand the
15009         noconfigdirs again.
15011 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15013         * mpw-configure: Fix sed command file name.
15015 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15017         * configure.in (host i[345]86-*-win32): Reduce the
15018         noconfigdirs again.
15020 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15022         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15023         or powerpc*-*-pe*, since they are not yet supported.
15025 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15027         Add PowerMac support and many other enhancements.
15028         * mpw-configure: New option --cc to select compiler to use,
15029         paste options set according to --cc into the generated
15030         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15031         if mpw-make.sed is present.
15032         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15033         add forward includes for PowerPC include files.
15034         * mpw-build.in: Build using Makefile.PPC if present.
15035         (do-byacc, etc): Remove separate version resource builds.
15036         (do-gas): Build "stamps" before "all".
15037         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15038         * mpw-README: Update to reflect --cc option, PowerMac support,
15039         and recently-reported compatibility problems.
15041 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15043         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15044         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15045         (--with-multilib-top): Pass to recursive invocations.
15047 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15049         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15050         v810-*-*.
15052 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15054         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15055         gdb, ld and opcodes on v810-*-*.
15057 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15059         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15060         (local-maintainer-clean): New target.
15061         (maintainer-clean): New target.
15062         (realclean): Just depend upon maintainer-clean.
15064 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15066         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15068 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15070         * configure.in: Build ld in mips*-*-bsd* case.
15072 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15074         * config.sub: Accept -lites* OS.  From Ian Dall.
15076 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15078         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15079         targets.
15081 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15083         * configure.in: treat i386-win32 canadian cross the same as
15084         i386-go32 canadian cross.
15086 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15088         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15089         running under the simulator to build a reduced set of libraries.
15090         (powerpc-*-eabiaix): Add fine grained multilib support added to
15091         other powerpc targets yesterday.
15093 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15095         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15096         -disable-softfloat, -disable-relocatable, -disable-aix, and
15097         -disable-sysv to control which multilib libraries get built.
15099 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15101         * configure: Add Makefile.tem to list of files to remove in trap
15102         handler.
15104 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15106         * config.guess (*Linux*):  Add missing "exit"s.
15107         Also, need specific check for alpha-unknown-linux (uses COFF).
15109 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15111         * config.guess:  Merge with FSF:
15113         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15114         * config.guess (AIX4): More robust release numbering discovery.
15116         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15117         * config.guess (i386-sequent-ptx): Properly get version number.
15119         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15120         * config.guess (mips:*:4*:UMIPS): New case.
15122 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15124         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15125         (i386-win32 host): Likewise.  Don't build readline.
15127 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15129         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15130         SUPPORT_FILES to submakes.
15132 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15134         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15135         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15136         mpw-configure.
15138 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15140         * configure.in (appdirs): Use =, not ==, in test expression when
15141         trying to build the text to print in the warning message for
15142         Solaris users.
15144 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15146         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15148 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15150         * config.guess: Recognize lynx-2.3.
15152 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15154         * config.sub (z8ksim): Deleted
15155         (z8k-*-coff): New, this is the one true name of the target.
15157 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15159         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15161 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15163         * config.guess (*:Linux:*:*): First try asking the linker what the
15164         default object file format is (elf, aout, or coff).  Then if this
15165         fails, try previous methods.
15167 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15169         * configure.in: Don't build newlib for *-*-vxworks5.1.
15171 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15173         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15174         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15176 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15178         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15180 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15182         * cfg-ml-com.in: New file.
15183         * cfg-ml-pos.in: New file.
15185 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15187         * COPYING.NEWLIB: Add HP free copyright to list.
15189 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15191         * config.sub: Recognize -eabi* for the system, not just -eabi.
15193 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15195         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15196         * config.sub, configure.in (win32): New target and host.
15198 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15200         * configure.in: Add i386-pe configuration.
15202 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15204         * mpw-build.in (install): Install GDB after LD.
15206 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15208         * mpw-config.in (elf/mips.h): Always forward-include, needed
15209         for GDB to build.
15211 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15213         * testsuite: New directory for customer acceptance and whole tool
15214         chain tests.
15216 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15218         * configure: If per-host line isn't found, but AC_OUTPUT is found
15219         and a configure script exists, run it instead.
15221 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15223         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15225 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15227         * configure: Set build_{cpu,vendor,os,alias} to host values when
15228         --build isn't specified.
15230 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15232         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15233         (FLAGS_TO_PASS): Pass them.
15234         (EXTRA_TARGET_FLAGS): Ditto.
15236 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15238         * Makefile.in (all-libg++): Depend on all-libstdc++.
15240 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15242         * configure.in (noconfigdirs): Enable all packages for
15243           i386-unknown-netbsd.
15245 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15247         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15248         hosted builds (DOS builds)
15250 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15252         Changes for ARM based on patches from Richard Earnshaw:
15253         * config.sub: Handle armeb and armel.
15254         * configure.in: Omit arm linker only for riscix.
15256 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15258         * config.guess:  Update from FSF.
15260 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15262         * config.sub: Recognize powerpcle as the little endian variant of
15263         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15264         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15265         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15266         temporarily.
15268 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15270         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15272 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15274         * config.sub: Accept -lites* as a basic system type.
15276 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15278         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15279         installed, and if so return linuxoldld as the system name.
15281 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15283         * config.guess: Add hppa1.1-hp-lites support.
15285 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15287         * configure.in: Don't build newlib for m68k-vxworks5.1.
15289 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15291         * configure.in (mips-sgi-irix6): Use mh-irix5.
15293 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15295         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15297 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15299         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15300         OSF/1.  Fix compiler flags.
15301         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15303 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15305         * configure.in: Recognize --with-newlib.
15306         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15308 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15310         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15311         to *_X11_MODULES due to gdbtk needing X include files et al.
15313 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15315         Merge in support for Mac MPW as a host.
15316         (Old change descriptions retained for informational value.)
15318         * mpw-config.in: Add generic include forwards for cpu-specific
15319         include files in aout and elf directories.
15321         * mpw-configure: Added copyright.
15322         * mpw-config.in: Check for presence of required build tools.
15323         (target_libs): Add newlib.
15324         (target_tools): Add examples.
15325         (Read Me): Generate as "Read Me for MPW" instead.
15326         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15327         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15328         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15330         * mpw-configure: Remove subdir-specific makefile hackery,
15331         delete mk.tmp after using it.
15333         * mpw-build.in (all): Display start and end times.
15335         * mpw-configure (host_canonical): Set.
15336         (target_cpu): Always add to makefiles.
15337         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15338         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15339         (mpw-mh-mpw): Look for in srcdir and srcroot.
15340         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15342         * mpw-build.in: (install-only): New target.
15344         * mpw-configure (host_alias, target_alias): Rename from hostalias
15345         and targetalias, add into generated Makefile.
15346         (mk.tmp): If present, add into generated Makefile.
15347         * mpw-build.in (all-gas): Build config.h first before gas proper.
15349         * mpw-configure (config.status): Write only if changed.
15350         * mpw-config.in (readline): Configure it (not built, just used for
15351         definitions).
15353         * mpw-config.in (elf/mips.h): Add a forward include.
15355         * mpw-config.in: Forward-include most .h files in include into
15356         extra-include.
15357         (readline): Don't build.
15358         mpw-build.in (install): Install GDB.
15360         * mpw-configure (prefix, mpw_prefix): Handle it.
15361         * mpw-config.in (mmalloc, readline): Don't configure.
15362         * mpw-build.in (thisscript): Rename to ThisScript.
15363         Use mpw-build instead of BuildProgram everywhere.
15364         (mmalloc, readline): Don't build.
15365         * mpw-README: New file, basic documentation about the MPW port.
15367         * mpw-config.in: Use forward-include to create include files.
15369         * mpw-configure: Add more things to the top of each configured
15370         Makefile, including contents of config/mpw-mh-mpw.
15371         * mpw-config.in (extra-include): Create this directory and fill it
15372         with Posix-like include files when configuring.
15374         * config.sub (apple, mac, mpw): Add various aliases.
15376         * mpw-build.in: New file, top-level build script fragment for MPW.
15377         * mpw-configure: New file, configure script for MPW.
15378         * mpw-config.in: New file, config fragment for MPW.
15380 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15382         * configure.in (host_libs): Remove glob, since it is gone from the
15383         sources.
15385 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15387         * Makefile.in: define empty GDB_NLM_DEPS var.
15389         * configure.in(target_makefile_frag): use config/mt-netware
15390         for netware targets.
15392 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15394         * config.sub: Merge in recent FSF changes.  Remove linux special
15395         cases.
15397 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15399         Revert this change:
15401         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15403                 * build-all.mk: Use CC=cc -Xs on Solaris.
15405 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15407         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15408         stop using it.
15409         * Makefile.in: Nuke all references to glob subdirectory.
15411 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15413         * configure.in: Fix --enable-shared logic in per-host.
15415 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15417         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15419 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15421         * configure.in (noconfigdirs): Don't build gas on AIX, for
15422         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15424 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15426         * configure: Fix --cache-file to work if the file argument is a
15427         relative path.
15429 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15431         * configure: If the --cache-file is used, pass it down to
15432         configure in subdirectories.
15434 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15436         * config.sub: add vxworks29k configuration.
15438 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15440         * Makefile.in (taz): Do "diststuff" part quietly.
15442 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15444         * config.sub: Mini-merge with gcc/config.sub.
15446 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15448         * config.guess (IRIX): Sed - to _.
15450 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15452         * Makefile.in (source-vault, binary-vault): New targets.
15454 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15456         * config.sub: Recognize -eabi as a basic system type.
15458 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15460         * configure.in (enable_shared stuff): Fix typo.
15462 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15464         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15466 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15468         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15470 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15472         * configure.in (rs6000-*-*): Don't build gas.
15474 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15476         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15477         reduce command line length.
15478         (AS_FOR_TARGET): Check for as.new, not Makefile.
15479         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15481 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15483         * config.guess:  Merge from FSF.
15485 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15487         * configure: Don't use $ when handling program_suffix.
15489 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15491         * configure.in:  Configure tk for hppa/hpux.
15493 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15495         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15497 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15499         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15500         to LIBCXXFLAGS.  Tests are better run without it.
15502 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15504         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15506 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15508         * configure.in (*-*-netware*): Don't configure xiberty.
15510 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15512         * configure.in:  Remove tk from native_only list.
15514 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15516         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15517           for special NCD build.
15519 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15521         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15522         makeall.bat, they're only useful for binutils snapshots.
15523         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15524         makeall.bat to specified SUPPORT_FILES.
15526 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15528         * build-all.mk: Add Ericsson targets to sun4 and solaris
15529           hosts.  Add  BNR's sun4 target to solaris host, so their
15530           build-from-source will be tested in-house first.
15532 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15534         * Makefile.in (LIBCFLAGS): New variable.
15535         (CFLAGS_FOR_TARGET): Ditto.
15536         (LIBCFLAGS_FOR_TARGET): Ditto.
15537         (LIBCXXFLAGS): Ditto.
15538         (CXXFLAGS_FOR_TARGET): Ditto.
15539         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15540         (BASE_FLAGS_TO_PASS): Pass them.
15541         (EXTRA_TARGET_FLAGS): Ditto.
15543         * configure.in: Support --enable-shared.
15545 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15547         * configure.in (target_libs):  Include libstdc++ again.
15548         * config.guess:  Update from FSF (for FreeBSD).
15550 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15552         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15553         makeall.bat.
15554         (DISTDOCDIRS): Add `etc'.
15555         (ETC_SUPPORT_PFX): New variable.
15556         (taz): Include anything from etc starting with a word in
15557         ETC_SUPPORT_PFX.
15559 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15561         * config.sub: Update for recent FSF changes.  Remove obsolete
15562         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15563         spacing changes.
15565 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15567         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15569         * config.guess:  Merge with FSF.
15570         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15572 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15574         * configure: Since the "trap 0" handler will override the exit
15575         status on many systems, only use it for "exit 1", and make it set
15576         a non-zero exit status; reset it before "exit 0".  Also, check
15577         exit status of config.sub, and error out if it failed.
15579 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15581         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15582         and install libgloss.
15584 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15586         * Makefile.in (all-binutils): Depend upon all-byacc.
15588         * configure.in: Don't build emacs on Irix 5.
15590 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15592         * configure.in (*-*-netware*): Add libio.
15594 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15596         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15597         (CHECK_TARGET_MODULES): Ditto.
15598         (INSTALL_TARGET_MODULES): Ditto.
15599         (TARGET_LIBS): Ditto.
15600         (all-libstdc++): Note dependencies.
15602 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15604         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15606 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15608         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15609         -fexternal-templates.
15611         * configure.in (target_libs): Add libstdc++.
15612         (noconfigdirs): Add libstdc++ as appropriate.
15614 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15616         * config.guess:  Update from FSF.
15618 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15620         * configure: Use ${config_shell} when running ${configsub}.
15622 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15624         * config.sub: No longer recognize h8300h.
15626 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15628         * config.sub: Remove extraneous differences between config.sub and
15629         gcc/config.sub.
15631 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15633         * Makefile.in (DISTSTUFFDIRS): Add gas.
15635 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15637         * COPYING.NEWLIB: New file.
15639 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15641         * config.guess (HP-UX):  Patch from Harlan Stenn
15642         <harlan@landmark.com> to also emit release level.
15644 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15646         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15648 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15650         * config.sub:  Merge nextstep cleanup from FSF.
15652 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15654         * configure.in (arm-*-*): Don't configure ld for this target.
15656 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15658         * configure.in (*-*-netware): don't configure libg++, libio,
15659           librx, or newlib.
15661 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15663         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15664         configure ld--it works, but it doesn't support shared libraries.
15666 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15668         * config.guess (*-unknown-freebsd*):  Get rid of possible
15669         trailing "(Release)" in version string.
15670         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15672 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15674         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15675         Fix type: *-next-neststep -> *-next-nextstep.
15677         * config.guess:  Merge from FSF:
15679         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15681         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15683         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15685         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15686         instead of UNIX_SV for UnixWare 1.0).
15688 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15690         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15691         to make gdb/nlm/* build after the compiler and linker.
15693 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15695         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15696         not just i[34]86.
15697         (m68k-atari-sysv4):  Relocate to match FSF version.
15699         * config.guess:  More merges from the FSF:
15701         Add a space before function call or macro invocation.
15703         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15705         * config.guess: Add trap cmd to remove dummy.c and dummy when
15706         interrupted.
15708         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15710         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15711         (dummy): Redirect stderr from compilation of dummy.c.
15713         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15715         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15717 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15719         * configure: Accept and ignore --cache*, for compatibility with
15720         new autoconf.
15722 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15724         * config.guess:  Merge from FSF:
15726         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15728         * config.guess (Pyramid*:OSx*:*:*): New case.
15729         (PATH): Add /.attbin at end for finding uname.
15730         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15732         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15734         * config.guess (M88*:DolphinOS:*:*): New case.
15736         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15738         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15739         to select whether to use ELF or COFF.
15741         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15743         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15745         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15747         * config.guess: Guess the OS version for HPUX.
15749         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15751         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15753 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15755         * configure.in: Recognize --with-headers, --with-libs, and
15756         --without-newlib.
15757         * Makefile.in (all-xiberty): Depend upon all-ld.
15759 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15761         * configure.in: Change i[34]86 to i[345]86.
15763 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15765         * configure (version): A few more tweaks to help message.
15767 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15769         * Makefile.in:  Remove (for now) librx as a host library,
15770         now that we're building it for target.
15772 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15774         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15775         (Karl Berry).
15777 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15779         * configure.in:  Also configure librx.
15781 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15783         * Makefile.in:  Update various rules to reflect that librx
15784         is now needed for libg++.
15786 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15788         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15790 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15792         * configure.in: Configure the examples directory.
15794 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15796         * configure: Simplify Jun 2 1994 change.
15798 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15800         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15801         /bin/gcc isn't good enough to build gcc.
15803 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15805         * Makefile.in (GDB_SUPPORT_FILES): Remove
15806         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15807         (gdb.tar.gz): Add new rule to use standard distribution building
15808         mechanism.
15810 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15812         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15813         Bill Cox <bill@cygnus.com>.
15815 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15817         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15819 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15821         * configure:  Search current dir first in .gdbinit.
15823 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15825         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15827 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15829         * config.sub:  Refer to NeXT's operating system as nextstep.
15831         * config.sub (case $basic_machine):  Re-order the cases, to match
15832         the order in the FSF version (which is mostly alphabethical).
15833         Merge in some additions and changes from the FSF.
15835 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15837         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15838         * config.sub: Recognize cxux7.
15839         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15841 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15843         * config.sub:  Fix typo powerpc -> powerpc-*.
15845 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15847         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15849         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15850         parallel with all-emacs and install-emacs).  Top-level command
15851         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15853 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15855         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15856         $(relbindir)/make before doing ``make install'', and use
15857         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15858         installing over running make binary.
15859         ($(host)-stamp-stage3-installed): Likewise.
15861 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15863         * config.guess: Recognize Mach.
15865 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15867         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15868         see whether --exec-prefix was used.
15870 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15872         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15874 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15876         * Makefile.in: Add all-librx target similar to all-libproc.
15878 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15880         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15881         with post 1.2 uname bogosity.
15883 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15885         * configure: Remove temporary files on receipt of a signal.
15887 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15889         * configure: If there is a package_makefile_frag, remove
15890         ${subdir}/Makefile.tem after copying it in.
15892 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15894         * build_all.mk: support rs6000 lynx identifies itself as
15895         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15896         since /bin/gcc is too feeble to compile a modern gcc.
15898 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15900         * brought devo/test-build.mk update-to-date with progressive/
15901           test-build.mk. Add lynx targets and hppa flag info.
15903 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15905         * configure.in:  Use mh-ncrsvr43.  Patch from
15906         Tom McConnell <tmcconne@sedona.intel.com>.
15908 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15910         * config.guess (i386-unknown-bsdi):  No longer need to
15911         check #if defined(__bsdi__) && defined(__i386__).
15913 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15915         * configure: Set program_transform_nameoption correctly.
15917 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15919         * brought build-all.mk update-to-date with progressive build-all.mk,
15920           added new targets and hppa info.
15922 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15924         * configure: If config.guess result is a prefix of the user
15925         specified target, assume a native build and use the user specified
15926         target as the host alias.  Remove SunOS patch suffix removal hack.
15927         * configure.in: Remove SunOS patch suffix removal hack.
15929         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15930         in NATIVE_CHECK_MODULES.
15932 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15934         * Makefile.in: Rename HOST_ONLY to NATIVE.
15935         * configure: Delete SunOs patch suffix from host_canonical
15936           and build_canonical variables that are prepended to Makefiles.
15937         * configure.in: Add comments for easier maintenance.
15939 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15941         * Makefile.in: Add all-libproc target similar to all-gui.
15943 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15945         * Makefile.in (CHECK_MODULES): split into
15946         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15948 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15950         * config.guess (i386-unknown-bsdi): New system to guess.
15952 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15954         * Makefile.in: Add all-gui target (but not yet build by "all").
15956 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15958         * config.sub: Move deletion of patch suffix from here...
15959         * configure.in: To here, at Ian's suggestion.  The top-
15960           level scripts might need to know of a patch level.
15962 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15964         * config.sub: Strip off patch suffix so rtl is recognized
15965           as a sunos4.1.3 machine, even though it's been patched.
15967 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15969         * Makefile.in (INSTALL_LAST): Delete.
15970         (INSTALL_DOSREL): New.
15972 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15974         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15975         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15976         whether we pass down --with-gnu-ld anyhow.
15978 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15980         * Makefile.in (INSTALL_LAST): Change operation so it works
15981         on more flavors of make.
15982         * configure.in (go32): Don't build libg++ or libio.
15984 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15986         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15987         they can be overriden by templates.
15989 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15991         * configure.in (target==go32): Don't build gdb.
15992         * dosrel: New directory.
15994 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15996         * configure.in (host==go32): Configure dosrel too.
15997         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15998         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15999         be set by incoming names or templates.
16000         (INSTALL_LAST): New rule.
16002 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16004         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16006 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16008         * configure.in (appdirs): New variable.  Currently empty, but will
16009         be used in gas distribution.  If nonempty, lists a set of
16010         directories at least one of which must get configured, or top
16011         level configuration is considered to have failed.
16012         (rs6000-*-lynxos*): Use new file name.
16014 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16016         Eliminate XTRAFLAGS.
16017         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16018         newlib include files using -idirafter, and also use -nostdinc.
16019         (CXX_FOR_TARGET): Likewise.
16020         (XTRAFLAGS): Removed.
16021         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16022         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16023         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16024         ($(DO_X)): Don't pass down XTRAFLAGS.
16026 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16028         * configure.in (mips*-dec-bsd*): New target; do build linker.
16029         (mips*-*-bsd*): New target; don't build linker.
16031 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16033         * configure.in: support rs6000-*-lynxos* configuration.
16034         support sunos4 as a cross target.
16036         * config.sub: look for lynx*, not lynx since the OS version may
16037         legitimately be part of the name.
16039 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16041         * configure.in (i[34]86-*-sco*): Move to be with other i386
16042         targets.
16043         (romp-*-*): New target.  Skip various binary utilities.
16044         (vax-*-*): New target.  Don't build newlib.
16045         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16047 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16049         * configure.in: Only set host_makefile_frag if config
16050         directory exists.
16052 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16054         * install.sh: If $dstdir exists, don't check whether each
16055         component does.
16057 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16059         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16061 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16063         * configure.in (*-*-lynxos*): Don't configure newlib for either
16064         native or cross Lynx.
16066 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16068         * config.sub (sparc64-elf): Fix os.
16069         (z8k): Remove duplicate.
16071 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16073         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16074         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16076 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16078         * configure: Make file links cleanly even if Lynx fails on
16079           an NFS symlink (at least fail cleanly).
16081 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16083         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16084         -XNh2000.
16086 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16088         * configure: Unknown options are fatal again.
16090 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16092         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16093         compatibility.
16095 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16097         * build-all.mk: Add `clean' target.
16099 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16101         * config.guess:  Add SINIX support.
16102         * configure.in:  Add mips-*-sysv4* support.
16104 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16106         * build-all.mk: Document all useful targets.
16107         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16108         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16110 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16112         * configure: Support --silent, --quiet.
16114 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16116         * configure: Support --disable-FEATURE.
16118 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16120         * config.guess: Recognize NCR running SVR4.3.
16122 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16124         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16125         Patch from Paul Eggert <eggert@twinsun.com>.
16127 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16129         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16131 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16133         * configure: Make unrecognized options give nonfatal warnings
16134         instead of fatal errors, and pass them to any subdirectory
16135         configures in case they recognize them.
16136         Make --x equivalent to --with-x.
16138 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16140         * configure: Add --enable-* options.  Clean up usage message and
16141         some comments.
16143 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16145         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16147 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16149         * configure.in (hppa*-*-*): Enable binutils.
16151 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16153         * config.sub: Recognize cisco.
16155 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16157         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16159 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16161         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16162         than one configuration name.  Add comment.
16164 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16166         * config.guess: about target *-hitachi-hiuxwe2, fixed
16167         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16168         macro is incorrect.]
16170 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16172         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16173         than the "make ls" stuff which used to be here.
16175 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16177         * config.guess:  Recognize i[34]86-unknown-freebsd.
16178         From Shawn M Carey <smcarey@rodan.syr.edu>.
16180 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16182         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16184 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16186         * config.guess: Check for ptx.
16188 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16190         * config.sub: Add os9k checking.
16192 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16194         * config.guess: Handle OSF1 running on HPPA processors
16196 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16198         * configure: If subdir configure fails, print out a message with
16199         subdirectory name, in case subdir's configure code didn't identify
16200         itself.
16202 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16204         * configure.in: Remove embedded newlines from configdirs.
16205         Avoid mismatches of substrings.  Fix matching strings at end
16206         of configdirs.
16208 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16210         * config.guess:  Add Lynx/rs6000 config support.
16212 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16214         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16216 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16218         * configure.in (hppa*-*-osf*): Treat this just like most other
16219         PA configurations (eg no binutils or ld).
16220         (hppa*-*-*elf*): These configurations have binutils and ld.
16222 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16224         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16226 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16228         * configure.in (rs6000-*-*): Build gas.
16230 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16232         * Makefile.in:  Avoid bug in losing hpux sed.
16234 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16236         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16237         for GDB and GDB has been fixed to not need it.
16239 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16241         * config.guess: Recognize vax hosts.
16243 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16245         * configure (while loop): Don't use "break 2" inside case
16246         statement -- the case statement isn't an enclosing loop.
16248 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16250         * config.guess:  Clean up NeXT support, to allow nextstep
16251         on Intel machines.  Make OS be nextstep.
16253 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16255         * config.guess: Add alternate forms for Convex.
16257 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16259         * configure:  Completely rewrite option processing.  Take
16260         advantage of pattern-matching to avoid invoking test frequently.
16261         Also clean up host and target defaulting logic.
16263 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16265         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16266         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16267         commands (plus user environment) will fit SCO limits.
16269 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16271         * configure.in: Don't issue warnings about directories which are
16272         not being configured if -norecursion is set.  Correct test for
16273         --with-gnu-as and --with-gnu-ld to not get confused by substring
16274         matches.
16276         * configure.in: Don't build gas for alpha-dec-osf1*.
16278 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16280         * configure:  Back out Per's change of 12/19/1993.  It changes the
16281         behavior of configure in unexpected and confusing ways.
16283         Also, use different delim char when calculating
16284         program_transform_name so that the name can contain slashes.
16286 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16288         * configure.in, config.sub: Add support for VSTa micro-kernel.
16290 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16292         * configure.in: Nuke hacks which were used to get a special
16293         version of GAS for HPPA configurations.
16295 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16297         * configure:  If only ${target_alias} is given, use that
16298         as the default for ${host_alias}.
16299         * configure:  Add missing back-slashes before nested quotes.
16301 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16303         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16305 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16307         * config.guess:  Recognize some Tektronix configurations.
16308         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16310 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16312         * config.sub: Match any flavor of SH.
16314 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16316         * configure.in: Don't try to configure newlib for Alpha.
16318 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16320         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16321         libg++ or libio for any Alpha target.
16323         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16325 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16327         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16328         default arguments -- so it tried to compress itself.
16330 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16332         * configure.in (notsupp): ensure that a space is always at the end
16333           of the configdirs list, since the grep checks for an explicit space
16335 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16337         * configure.in (target i386-sysv4.2): don't build ld, since static
16338           versions of many libraries are not available.
16340 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16342         * config.guess: Recognize Apollos (using environment variables).
16343         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16345 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16347         * config.guess: Recognize Sony news mips running newsos.
16349 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16351         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16352         "fi ; else" for bash.
16354 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16356         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16358 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16360         * config.sub: accept unixware as an alias for svr4.2.
16361         Fix some inconsistancies with the gcc version.
16363 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16365         * Makefile.in (DISTDOCDIRS):  Add gdb.
16367 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16369         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16371 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16373         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16374         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16375         this now.
16377 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16379         * config.sub: Accept hiux* as an OS name.
16381         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16382         etc/make-stds.texi.  The underscore came from gcc, and dje now
16383         agrees that RUNTESTFLAGS is the correct name.
16385 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16387         * install.sh:  Remove 'set -e'.  It makes any conditionals
16388         in the script useless.
16390         * config.guess: Automatically recognize arm-acorn-riscix
16391         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16393 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16395         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16397 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16399         * Makefile.in (DISTDOCDIRS): New variable.
16400         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16401         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16403 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16405         * configure.in (hppa target): check the source directory for the
16406           pagas sub-directory
16408 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16410         * config.sub: Allow -aout* and -elf*.
16412 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16414         * configure.in: Don't build ld on i386-solaris2, same as for
16415         sparc-solaris2.
16417 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16419         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16421 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16423         * configure.in:  Configure gdb for alpha.
16425 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16427         * Makefile.in (CXXFLAGS): Add -O.
16429 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16431         * config.guess: added support for DG Aviion
16433 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16435         * configure.in: Produce warning message for subdirectories not
16436         configurable for this host/target combination.  Don't try to
16437         configure gdb for vms.
16439 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16441         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16442         appropriate files before making "diststuff".
16443         (DISTBISONFILES): New var: list of files to be edited.
16444         (DISTSTUFFDIRS): Add binutils.
16446 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16448         * config.sub: also handle mipsel and mips64el (for little endian mips)
16450 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16452         * configure.in: Add * to end of all OS names.
16454 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16456         * configure.in: Build newlib for LynxOS native.
16458 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16460         * config.guess: Add support for delta 88k running SVR3.
16462         * configure.in: Add comment about HP compiler vs. emacs.
16464 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16466         * configure.in: don't build ld on solaris2 (not a viable option
16467           due to bugs in getpwnam & getpwuid)
16469 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16471         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16472         config.guess will produce a full version number.
16474 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16476         * configure.in: Build linker and binutils for alpha-dec-osf1.
16478 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16480         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16481         and gdb/testsuite/Makefile.in.
16483 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16485         * configure.in: recognize mips*- instead of mips-
16487 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16489         * config.sub: Accept linux*coff and linux*elf as operating
16490         systems.
16492 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16494         * config.sub: Recognize mips64, and mips3 as an alias for it.
16496 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16498         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16499         gdb knows how to handle OSF/1 shared libraries.
16501 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16503         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16504         * config.guess: Recognize Hitachi's HIUX.
16505         * config.sub: Recognize h3050r* and hppahitachi.
16506         Remove redundant cases for hp9k[23]*.
16508 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16510         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16511         if gas and ld are in the source tree and are in ${configdirs}.
16512         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16513         --with options (but still pass them down on the command line,
16514         if they were explicitly specified).
16516 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16518         * configure: substitute SHELL value in Makefile.in with
16519         ${CONFIG_SHELL}
16521 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16523         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16524         *-*-solaris2* targets.
16526 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16528         * Makefile.in: define M4, and pass it down to sub-makes;
16529         all-autoconf now depends on all-m4
16531 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16533         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16534         presence of {ar,ranlib} instead of a configured directory
16536 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16538         * config.guess: Accept 34?? as well as 33?? for NCR.
16540 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16542         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16543         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16545 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16547         * configure: grab values for $(CC) and $(CXX) from the
16548         environment, so that someone can do "CC=gcc configure; make" and
16549         have it work right (matching the way that autoconf works now)
16551         * configure.in, Makefile.in: add support for gash, the tcl
16552         interface to Galaxy
16554         * config.guess: add NetBSD variants (hp300, x86)
16556 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16558         * install.sh: Support -d option (in the manner of SunOS 4 install,
16559         as it is more deterministic than that of GNU install)
16560         (chmodcmd): Set file to mode 755 by default (should also do default
16561         chgrp and chown, but I don't feel like dealing with that now)
16563 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16565         * config.sub: Remove h8300hhms alias.
16567 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16569         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16571 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16573         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16574         as stmp-fixinc
16576 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16578         * config.sub: recognize m88110-bug-coff.
16580 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16582         * Makefile.in (all-libio): all dependencies on the toolchain used
16583         to build this (gcc, gas, ld, etc)
16585 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16587         * config.guess: Deal with OSF/1 1.3 on alpha.
16589 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16591         * install.sh: add some 'else true' clauses for portability
16593         * configure.in: don't build libio for h8[35]00-*-* targets
16595 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16597         * Makefile.in:  Add support for new libio.
16599 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16601         * install.sh: If one command fails, don't try the rest.  Don't try
16602         to remove $dsttmp (via trap) unless we have already created it.
16603         If $src doesn't exist, detect it and exit with an error.
16605         * config.guess: Recognize BSD on hp300.
16607 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16609         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16610         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16612 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16614         * Makefile.in (all-send-pr): depends on all-prms
16616 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16618         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16620 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16622         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16623         Added test for mips-mips-riscos5.
16625 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16627         * configure.in: use mh-hp300 for 68k HP hosts
16629 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16631         * configure: add support for CONFIG_SHELL, so that you can use
16632         some alternate shell for evaluating configure scripts
16634 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16636         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16637         in configure script to bug-gdb@prep.ai.mit.edu when building
16638         distribution archive.
16639         * Makefile.in (COMPRESS):  Remove def.
16640         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16641         gdb.tar.Z and make-gdb.tar.Z respectively.
16642         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16643         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16644         to convergence with 'taz' target in Makefile.in.
16646 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16648         * install.sh (dsttmp): use trap to ensure that tmp files go
16649         away on error conditions
16651 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16653         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16655 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16657         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16658         its parent is '/' not ''.
16660         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16662 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16664         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16665         that ${newsrcdir}/configure.in does.
16667 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16669         * test-build.mk: support for CONFIG_SHELL
16671 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16673         * config.sub (netware):  Add as a basic system type.
16675 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16677         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16678           $(srcdir)/ from the dependency on Makefile.in.
16680 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16682         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16683         (h8300hhms is temporary until multi-libraries are implemented).
16684         * configure.in: Handle h8300h too.
16686 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16688         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16690 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16692         * configure:  Remove extraneous output when guessing host type.
16693         * config.guess:  Remove extraneous output when guessing using C
16694         compiler rather than uname, or when guessing fails.
16696 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16698         * Makefile.in: remove all.cross and install.cross targets
16700         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16701           definitions
16703 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16705         * configure.in (target sh): Build gprof.
16707 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16709         * config.sub: change -solaris to -solaris2
16711 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16713         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16715 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16717         * configure: Correct error message for missing Makefile.in to
16718         print correct directory.
16720 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16722         * install.sh: kludge around 386BSD shell bug
16724 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16726         * config.guess:  Recognize NeXT.
16727         * config.guess:  Recognize i486-ncr-sysv4.
16728         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16730 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16732         * Makefile.in (MAKEINFOFLAGS): New variable.
16733         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16734         * build-all.mk, test-build.mk: Pass down --no-split as
16735         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16737 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16739         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16741 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16743         * Makefile.in (libg++.tar.z):  New rule.
16744         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16745         * Makefile.in (taz):  Only do a single chmod.
16747 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16749         * install.sh: don't use dirname anymore (replaced with sed usage)
16751 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16753         * Makefile.in:  Change extension for gzip'd files from '.z' to
16754         '.gz' per new FSF standard usage.
16756 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16758         * configure: put quotes around the final value of program_transform_name
16760 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16762         * Makefile.in: new install.sh support; update install-info rules
16764 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16766         * configure.in: Build diff for crosses, but not for go32 host.
16768         * configure.in: Build gprof only for native, and don't build it
16769         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16771 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16773         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16775 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16777         * configure.in (host_tools): Add prms.
16779 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16781         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16782         with $(FLAGS_TO_PASS) on the command line
16784         * config.sub: Recognize lynx and lynxos
16786 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16788         * config.sub: Accept -ecoff*, not just -ecoff.
16790 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16792         * Makefile.in (taz): Use .gz suffix instead of .z.
16793         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16794         names.
16796 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16800 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16802         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16803         that rebuilds that might happen during 'make install' don't get
16804         bogus gcc include files
16806 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16808         Change from Utah for HPPA support:
16809         * config.guess: Recognize hppa1.x-hp-bsd.
16811 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16813         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16814         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16816 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16818         * config.sub: Add support for rom68k and bug boot monitors.
16820 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16822         * Makefile.in: Make all-opcodes depend on all-bfd.
16824 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16826         * config.guess: Added special check for i[34]86-univel-sysv4*.
16828 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16830         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16831         the processor rather than assuming i486.
16833 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16835         * config.guess: Recognize SunOS6 as Solaris3.
16837 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16839         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16840         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16842 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16844         * build-all.mk (all-cross): New target for Canadian Cross.
16845         Added Q2 go32 targets.
16846         * test-build.mk: Configure go32 cross sparclite-aout and
16847         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16848         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16850 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16852         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16853         GO32 hosted toolchains
16855 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16857         * configure: change  so "-exec-prefix" gets passed down rather
16858         than "-exec_prefix" so autoconf generated Makefiles get the
16859         exec_prefix set right.
16861 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16863         * config.guess: get the Solaris2 minor version number
16865         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16867 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16869         * config.guess: Recognize some Sequent platforms.
16871 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16873         * Makefile.in: added the vault-install target
16875         * configure.in: actually use the Sun3 makefile fragment that's in
16876         config, also added the release dir to configdirs
16878 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16880         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16882 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16884         * configure.in: remove some program from Alpha targetted toolchains
16886 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16888         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16889         gprof.
16890         (taz): Run "make diststuff" in those directories instead of "make
16891         proto-dir".  Look for "VERSION=" only at start of line in subdir
16892         Makefile.  Use "gzip -9" for compression.
16893         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16894         (binutils.tar.z): New target.
16896 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16898         * Makefile.in (taz): Include gpl.texinfo.
16900 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16902         * Makefile.in (setup-dirs): Merged into "taz" target.
16903         (taz): Only do `proto-dir' stuff if a directory is actually needed
16904         for this target.
16906 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16908         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16909         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16910         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16911         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16912         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16914 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16916         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16917         config.sub, and move-if-change to gdb testsuite distribution
16918         archive, so the testsuite can be extracted, configured, and
16919         run separately from the gdb distribution.  Blow away the Chill
16920         tests that require a Chill compiled executable, since GNU Chill
16921         is not yet publically available.
16923 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16925         * test-build.mk: set environment variables in a single command,
16926         instead of a list of assignments and exports
16928         * config.guess: recognize Alpha/OSF1 systems
16930 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16932         * configure: Change help message to prefer --options rather than
16933           -options.
16935 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16937         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16938         zippy@ecst.csuchico.edu.
16939         * config.guess: Recognize miniframe.
16941 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16943         * Makefile.in: Use srcroot to find runtest rather than rootme.
16944         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16946 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16948         * test-build.mk: Extensive additions to support building on a
16949         machine other than the host.
16951 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16953         * configure (tooldir): Fix for i386-aix again.
16955 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16957         * configure, Makefile.in:  Change definition of $(tooldir)
16958         to match the FSF.
16960 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16962         * config.guess:  Recognize i[34]86/SVR4.
16964 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16966         * Makefile.in (all-gdb): gdb depends on sim.
16968 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16970         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16971         at the same time we make the prototype gdb directory.
16972         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16973         files at the same time as the gdb base release distribution.
16975 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16977         * Makefile.in (check): Use individual check targets rather than
16978         DO_X rule.
16979         (check-gcc): Added.
16981 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16983         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16984         for System V release 3.2.
16986 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16988         * config.sub: Recognize hppaosf.
16989         * configure.in: Do configure ld/binutils/gas for it.
16991 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16993         * configure (tooldir): Alter syntax used to set this, for systems
16994         where "\$" isn't handled right, like i386-aix.
16996 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16998         * configure: Pass program-transform-name, not
16999         program_transform_name, to recursive configures.
17001 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17003         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17004         of gas+ld+binutils.
17006 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17008         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17010 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17012         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17014 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17016         * Makefile.in (PRMS): Set back to all-prms.
17018 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17020         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17021         targets, rather than for MIPS hosts.
17023 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17025         * configure.in: add comment for --with-x default values
17027         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17029         * Makefile.in: add check-* targets for each of the directories in
17030         the tree.  Add a definition of RUNTEST that will use the one we
17031         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17033 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17035         * configure.in: Removed obsolete references to bfd_target and
17036         target_makefile_frag.
17038         * build-all.mk: Set assorted targets for Q2.
17039         * config.sub: Recognize z8k-sim and h8300-hms.
17040         * test-build.mk: Really don't pass host to configure.
17041         (HOLES): Added uname.
17043 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17045         * configure: Handle an empty program-prefix, program-suffix or
17046         program-transform-name correctly.
17048 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17050         * build-all.mk: -G 8 no longer required for MIPS targets.
17051         * test-build.mk: Don't pass host argument to configure; make it
17052         guess.
17054 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17056         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17057         * Makefile.in (COMPRESS):  New macro, like GZIP.
17059 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17061         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17063         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17064         with gas currently defaults to -G 0.
17066 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17068         * Makefile.in (all-flex): flex depends on byacc.
17070         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17071         to test-build.mk as RELEASE_TAG.
17072         * test-build.mk (configargs): New variable containing arguments to
17073         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17074         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17076         * config.guess: Use /bin/uname when checking -X argument on SCO,
17077         to avoid invoking GNU uname which doesn't understand -X.
17079         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17081         * configure.in: Build gas for mips-*-*.
17083 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17085         * Makefile.in (all.normal): insert missing backslash.
17087 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17089         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17091         * Makefile.in: Complete overhaul to merge many almost identical
17092         targets.
17094 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17096         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17097         (gdb.tar.Z): Adjusted.
17099         * Makefile.in (setup-dirs, taz): New targets; should be general
17100         enough to adapt for gdb sometime.  Build only .z file.
17101         (gas.tar.z): New target.
17103 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17105         * build-all.mk: Use CC=cc -Xs on Solaris.
17107 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17109         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17110         for handling BISON for FSF releases.
17112 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17114         * configure: Actually implement the change zoo just documented.
17116 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17118         * configure: when using config.guess, only set target_alias when
17119         it's not already been set (ie, on the command line)
17121 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17123         * Makefile.in: add installcheck target, set PRMS to install-prms
17125 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17127         * configure: add support for package_makefile_fragment, handle the
17128         case where a directory has a configure.in file but no Makefile.in
17129         more gracefully (with an actual understandable error message, even);
17130         add support for --without (and add this to the usage message); also
17131         explicitly add a --host=${host_alias} to the command line when
17132         config.guess is used
17134 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17136         * configure: Must use both --host and --target in recursive calls.
17138 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17140         * Makefile.in: Change deja-gnu to dejagnu.
17142 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17144         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17146 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17148         * configure.in: canonicalize all instances to *-*-solaris2*,
17149         also strip out a number of tools to not build for go32 host
17151 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17153         * config.guess: add GPL.
17155         * Makefile.in, config.guess, config.sub, configure: bump
17156           copyrights to 93.
17158 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17160         * Makefile.in (do-info): Removed obsolete check for existence of
17161         localenv file.
17163         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17165 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17167         * Makefile.in: a couple of 'else true' for decstation,
17168         support for TclX
17170         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17172 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17174         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17176 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17178         * config.guess: Recognize i386-ibm-aix (PS/2).
17179         * configure.in: Use config/mh-aix386 file for it.
17181 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17183         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17184         CC_FOR_TARGET instead.
17185         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17187 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17189         * Makefile.in: Add sim to list of directories sent with gdb
17191 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17193         * configure.in: Put back mips-dec-bsd* case.
17195 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17197         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17198         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17199         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17201 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17203         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17205         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17206         (install-info): install dir.info only if it exists,
17207         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17209 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17211         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17212         gas for mips-dec-bsd.
17214 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17216         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17217         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17219 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17221         * configure.in: Added "dejagnu" to hosttools list.
17223 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17225         * config.sub, configure.in, config.guess:  Add support
17226         for Bosx, an AIX variant from Bull.
17227         Patches from F.Pierresteguy@frcl.bull.fr.
17229 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17231         * devo/dejagnu: Initial creation of devo/dejagnu.
17232         Migrated dejagnu testcases and support files for testing software
17233         tools to reside as subdirectories, currently called "testsuite",
17234         within the directory of the software tool.  Migrated all programs,
17235         support libraries, etc. beloging to dejagnu proper from
17236         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17237         with no modifications.  The changes to these files which will
17238         allow them to configure, build, and execute properly will be made
17239         in a future update.
17241 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17243         * Makefile.in: Change send_pr to send-pr.
17244         * configure.in: Likewise.
17245         * send_pr: Renamed directory to send-pr.
17247 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17249         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17251 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17253         * README:  Update for gdb-4.8 release.
17254         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17255         gdb-xxx.tar.z (gzip'd) file also.
17257 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17259         * Makefile.in: make all-diff depend on all-libiberty
17261 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17263         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17265 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17267         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17269 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17271         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17272         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17273         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17275 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17277         * Makefile.in:  makeinfo binary is in a new location
17279 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17281         * config.sub: Accept -ecoff as an OS.
17283         * Makefile.in: Various changes to eliminate a level of make
17284         recursion and reduce the required command line length.
17285         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17286         sub-makes.
17287         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17288         variables holding settings for specific sub-makes.
17289         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17290         in terms of BASE_FLAGS_TO_PASS.
17291         (TARGET_LIBS): New variable listing directories which use
17292         TARGET_FLAGS_TO_PASS.
17293         (subdir_do): Eliminated.
17294         (do-*): New set of targets to replace subdir_do.
17295         (various): All targets which used subdir_do now depend on do-*.
17296         (local-clean): Renamed from do_clean.
17297         (local-distclean): New target, dependency of distclean and
17298         realclean.
17299         (install-info): Don't create directories.  Depend on dir.info
17300         rather than calling make recursively.
17301         (install-dir.info): Eliminated.
17302         (install-info-dirs): Create all info directories here.
17303         (dir.info): Depend upon do-install-info.
17305         * test-build.mk (HOLES): Added false.
17307 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17309         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17311 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17313         * Makefile.in (info): remove dependency on all-texinfo.  The
17314         problem was really in texinfo/C, not at this level.
17316 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17318         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17320 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17322         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17323         GDB releases.
17325 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17327         * configure: Include srcdir in message about target of link not
17328         being found.  Don't convert `-' to `_' in `with' options being
17329         passed to subdirs.
17331 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17333         * configure.in: add uudecode to host_tools
17335         * Makefile.in: added {all,install}-uudecode targets, added them to
17336         the appropriate lists
17338 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17340         * Makefile.in (all-gcc): Added dependency on all-gas.
17342         * configure.in (mips-*-*): Build ld and binutils.
17344 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17346         * configure: check return code from mkdir, print error message and
17347           exit on failure.
17349 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17351         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17353 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17355         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17357 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17359         * config.sub (h8500):  Recognize this as a cpu type.
17361 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17363         * configure: source directory missing is no longer a warning
17365         * configure.in: recognize irix[34]* instead of irix[34]
17367         * Makefile.in: define and pass down X11_LIB
17369 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17371         * guess-systype: Renamed to ...
17372         * config.guess:  ... by popular request.
17373         * configure.in, Makefile.in:  Update accordingly.
17375 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17377         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17378         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17379         + Execute ./dummy instead of assuming . is in PATH.
17381 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17383         * guess-systype:  New shell script.  Attempts to guess the
17384         canonical host name of the executing host.
17385         Only a few hosts are supported so far.
17386         * configure:  Call guess-systype if no host is specified.
17388 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17390         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17391         gcc Makefile.
17394 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17396         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17397         (all-gcc, install-gcc, subdir_do): Use it.
17399 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17401         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17403 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17405         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17406           set exclusively by configure, using configure.in .
17408 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17410         * test-build.mk: set $PATH for all builds
17412         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17414 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17416         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17417         the one used in gcc/Makefile.in, so that a null expansion doesn't
17418         override the one needed to build gcc with a native cc.
17421 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17423         * configure: Accept -with arguments.
17425 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17427         * Makefile.in: added h8300sim
17429 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17431         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17432         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17433         (all-cygnus, native, build-cygnus): Make
17434         $(canonhost)-stamp-3stage-done, not $(host)....
17435         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17436         i386-sco3.2v4.  Added else true to if command.
17438 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17440         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17442 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17444         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17446 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17448         * configure.in: don't remove binutils from Solaris builds
17450 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17452         * Makefile.in: get rid of earlier definitions for *clean,
17453         also handle the recursive info rule better
17455 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17457         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17458         do more-or-less the right thing.
17460 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17462         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17463         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17465 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17467         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17468         $(host_canonical).
17470         * configure.in: split the configdirs list into 4 categories (native
17471         v. cross, library v. tool) and handle the cross-only and native-
17472         only in more reasonable (and correct!) way.
17474 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17476         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17477         configdirs anymore.
17479 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17481         * Makefile.in: extensive cleanup::  removed all of the explicit
17482         clean-* targets, collapsed many wrappers around subdir_do into
17483         one, added additional targets to satisfy standards.texi, deleted
17484         some old targets, some changes for consistency
17486 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17488         * configure.in: handle some programs as cross-only, and others as
17489         native only
17491         * test-build.mk: handle partial holes in a more generic manner
17493         * Makefile.in: m4 depends on libiberty
17495 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17497         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17498         time, wdiff, and find to configdirs
17500         * Makefile.in: all, clean, and install rules for the new programs
17501         added to configure.in
17503 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17505         * configure.in: use mh-sun for all *-sun-* hosts
17507 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17509         * Makefile.in: define flags for X11 include files and library file
17510         locations, pass them down to the programs that need this info
17512         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17514 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17516         * configure.in: start building libg++ for HP-UX targets
17518 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17520         * README:  Update references to files moved into etc/.
17522 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17524         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17525         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17527 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17529         * configure: accept dash as well as underscore in long option
17530         names for FSF compatibility.
17532 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17534         * config.sub: added -sco3.2v4 support from FSF.
17536 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17538         * configure.in: expand the section that adds or removes
17539         directories from the list of programs to build, to handle native
17540         vs. cross in addition to host v. native
17542 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17544         * Makefile.in:  Replace C++ in macro names with CXX.
17545         This is less likely to break ...
17547 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17549         * test-build.mk: add -w to GNU_MAKE
17551 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17553         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17554         add 'sparc' to list of recognized cpus.  This needed to make
17555         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17556         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17557         then changes that into $CPU-wrs-vxworks.
17559         * configure.in: remove most references to gdbtest, regularize
17560         target based program removal
17562         * test-build.mk: import from p3 tree (many fixes and changes)
17564 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17566         * Makefile.in: added rules to handle tcl, tk, and expect
17568         * configure.in: handle those directories if they exist
17570 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17572         * config.sub: removed bogus hppabsd and hppahpux names, since
17573         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17575 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17577         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17578         depends upon all-xiberty
17580         * Makefile.in: changes from p3, including:
17582         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17584         * Makefile.in (XTRAFLAGS): include newlib directories if
17585         newlib/Makefile exists, rather than if host != target.
17587         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17589         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17590         from the same source tree and not building a cross-compiler.  This
17591         matters for the libg++ configuration if reconfiguring a tree that
17592         has already been installed.
17594         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17596         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17597         pick up the machine and system specific header files.
17599         * Makefile.in: added AS_FOR_TARGET, passed down in
17600         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17601         the C compiler to use to create programs which are run in the
17602         build environment, set it to default to $(CC), and passed it down
17603         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17605         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17607         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17608         We need them for unusual native builds, like systems without
17609         ranlib.
17611         * configure: also define $(host_canonical) and
17612         $(target_canonical), which are the full, canonical names for the
17613         given host and target
17615 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17617         * Makefile.in:  Added separate definitions for C++.
17619 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17621         * configure.in (configdirs):  Add deja-gnu.
17623 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17625         * README:  Update for configure.texi and gdb-4.7 release.
17627 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17629         * Makefile.in:  Move "all" target to top of file.
17630         Previously, first target was ".PHONY" which caused BSD4.4 make
17631         to build .PHONY when make was run without arguments.
17633 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17635         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17636         Library-copylefted code in libiberty.
17638 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17640         * config.sub:  Replace m68kmote with plain old m68k.
17642 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17644         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17646 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17648         * config.sub: Complain if no argument is given.  Added support for
17649         386bsd as OS and target alias.
17651 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17653         * Makefile.in (XTRAFLAGS): include newlib directories if
17654         newlib/Makefile exists, rather than if host != target.
17656 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17658         * config.sub: recognize sparclite-wrs-vxworks.
17660         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17661         p3.) Added clean-xiberty to clean.
17663 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17665         * configure.in: use *-*-* instead of nested cases for host and target
17667 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17669         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17670         from the same source tree and not building a cross-compiler.  This
17671         matters for the libg++ configuration if reconfiguring a tree that
17672         has already been installed.
17674 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17676         * config.sub (i486v/i486v4):  Merge in from FSF version.
17678 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17680         * configure: only set PWD if it is already set.
17682 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17684         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17685         doesn't have unset and all success paths (and most error paths)
17686         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17687         to just ${PWD} to avoid confusion.)
17689 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17691         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17692         even for a native compilation.
17694 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17696         Changes to make the gdb.tar.Z rule work better.
17698         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17699         (DEVO_SUPPORT):  Add configure.texi.
17700         (bfd-ilrt.tar.Z):  Remove ancient rule.
17702 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17704         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17705         pick up the machine and system specific header files.
17707         * configure.in, config.sub: added new target m68010-adobe-scout,
17708         with alias of adobe68k.  Changed configure.in to check for
17709         -scout before -sco* to avoid a false match.
17711         * Makefile.in: added AS_FOR_TARGET, passed down in
17712         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17713         the C compiler to use to create programs which are run in the
17714         build environment, set it to default to $(CC), and passed it down
17715         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17717 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17719         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17720         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17721         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17722         FOR_TARGET variants, to newlib and libg++.
17724 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17726         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17727         first.
17729 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17731         * config.sub:  Accept `elf' as an environment.
17733 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17735         * Makefile.in (all-opcodes):  cd into the right directory
17737 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17739         * configure: added -program_transform_name option, used as
17740         argument to sed when installing programs.
17741         configure.texi: added documentation for -program_prefix,
17742         -program_suffix and -program_transform_name.
17744 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17746         * config.sub:  Accept i486 where i386 ok.
17748 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17750         * config.sub: accept we32k
17752 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17754         * config.sub, configure.in: accept OSE68000 and OSE68k.
17756         * Makefile.in: don't create all directories for ``make install'';
17757         let the subdirectories create the ones they need.
17759 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17761         * COPYING: new file, GPL v2
17763 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17765         * Makefile.in: use the new gen-info-dir, which needs a template
17766         argument (which also lives in texinfo)
17768         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17770 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17772         * config.sub (ncr3000):  Change i386 to i486.
17774 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17776         * Makefile.in: add install-rcs, install-grep to
17777         install-no-fixedincludes, removed install-bison and install-libgcc
17779 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17781         * configure.in: grab the HPUX makefile fragment if on HPUX
17783 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17785         * Makefile.in: eradicate bison spoor (ditto libgcc).
17786          configure.in: recognise m68{k,000}-ericsson-OSE.
17787          es1800 is alias for m68k-ericsson-OSE
17789 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17791         * configure.in: rearrange the parts that remove programs from
17792         configdirs, based now on HOST==TARGET or by canonical triple.
17794 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17796         * test-build.mk: recurse explicitly with -f test-build.mk when
17797           appropriate.  predicate stage3 and comparison on the existence
17798           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17799           On very clean, also remove ...stamp-co.  Build in-place before
17800           doing other builds.
17802 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17804         * Makefile.in, configure.in: add tgas
17806 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17808         * Makefile.in: a number of changes merged in from progressive.
17810         * configure.in: add libm.
17812         * .cvsignore: ignore some stuff that comes from test-build.mk.
17814 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17816         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17818 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17820         * configure: Add program_suffix (parallel to program_prefix)
17821         * Makefile.in: adjust directory-creating script for losing decstation
17823 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17825         * configure:  Minor $subdir-related fixes.
17827 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17829         * configure: fix various problems with propogating
17830         makefile_target_frag in subdirs.
17831         * configure.in: config libgcc if its there
17833 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17835         * config.sub:  HPPA merge.
17837 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17839         * Makefile.in:  Replace all-bison with all-byacc in all
17840         dependency lines for other tools (which now use byacc).
17842 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17844         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17846 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17848         * Makefile.in: make gprof rules similar to byacc rules (instead of
17849         vestigal $(unsubdir) that didn't work...)
17851 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17853         * config.sub:  Add support for Linux.
17854         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17855         (at least for libg++).
17857 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17859         * configure.texi: fix doc for the -nfp option to configure
17861 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17863         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17865 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17867         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17868         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17869         * configure.in: added solaris* host_makefile_frag hook.
17871 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17873         * config.sub: changed recognition of m68000 so that various
17874         m68k types can be specified via m680[01234]0
17876 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17878         * config.sub (basic_machine): fix sed so that '-foo' isn't
17879         completely substituted out while .+'-foo' loses the '-foo'
17881 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17883         * config.sub ($os): Add -aout.
17885 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17887         * configure:  If host_makefile_frag is absolute, don't
17888         prefix ${invsubdir} (relevant to libg++ auto-configure).
17890 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17892         * Makefile.in (tooldir): Define it.
17893         (all-ld): Depend on all-flex.
17895 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17897         * Makefile.in (check):  Fix libg++ special case.
17899 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17901         * configure: do not bury `pwd` into config.status, thus do fewer
17902           pwd's.
17904         * configure: print the "Building in" message only when building in
17905           other than "." AND verbose.
17907         * configure: remove -s, rework -v to better accommodate guested
17908           configures.
17910         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17912 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17914         * Makefile.in: macroize flags passed on recursion.  remove
17915           fileutils.
17917 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17919         * configure: get makesrcdir right for subdirs deeper than 1.
17921         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17922           install.
17924 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17926         * Makefile.in: don't print subdir_do or recursion lines.
17928 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17930         * standards.texi: added menu item.
17932         * Makefile.in: build and install standards.info.
17934         * standards.texi: new file.
17936 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17938         * configure: test for and move config.status pieces from
17939           ${subdir}/.
17941 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17943         * configure:  Test for existance of files before trying to mv
17944         them, to avoid numerous non-existance messages.
17946 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17948         * configure: correct final line of config.status.
17950         * configure: patch from eggert.  Avoids a protection problem if
17951           the original Makefile.in is read only.
17953         * configure: use move-if-change from gcc to create config.status.
17954           Some makefiles depend on config.status to tell if a directory
17955           has been reconfigured for a different host.  This change
17956           prevents those directories from remaking everything in the case
17957           where the reconfig was only intended to rebuild a Makefile.
17959         * configure: test for config.sub with "config.sub sun4" rather
17960           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17961           host alias from a missing config.sub.
17963 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17965         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17966           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17968 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17970         * configure: mkdir ${subdir} as needed.
17972 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17974         * Makefile.in,configure.in: added autoconf.
17976 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17978         * Makefile.in: no longer pass against on recursion.
17980         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17981           definitions are not inherited.
17983         * configure: correct makesrcdir when subdir is .
17985 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17987         * configure:  Add support for 'subdirs' variable, which is
17988         like 'configdirs', except that configure doesn't re-invoke
17989         itself for subdirs, it just creates a Makefile for each subdir.
17990         * configure.texi:  Document subdirs.
17992 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17994         * configure.in: added flex to configdirs
17996 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17998         * Makefile.in: remove clean-stamps from clean.
18000 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18002         * configure.in:  Add gdbtest to configdirs.
18004 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18006         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18007         to recursive makes.
18008         * configure.in:  Recognize new ncr3000 config.
18010 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18012         * Makefile.in, configure.in: removed references to gdbm.
18014 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18016         * config.sub:  Don't canonicalize os value
18017         newsos* to bsd (readline needs to check for newsos).
18018         (This fix was earlier made Jan 31, but got re-broken.)
18020 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18022         * configure.in:  sco is an os, not a vendor!
18024         * configure:  Quote $( better.  Keep various shells happy.
18026 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18028         * Makefile.in: eliminate stamp-files.
18030 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18032         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18033           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18035 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18037         * config.sub:  fix iris/iris3.
18039 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18041         * configure: re-add -rm.
18043 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18045         * Maskefile.in: add .stmp-rcs to all.
18047         * configure.in: remove gas from rs6000 build, use aix host fragment.
18049 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18051         * configure: pass down site_option during recursion.
18053 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18055         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18057 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18059         * configure: Change exec_prefix so that it really defaults to prefix.
18061 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18063         * Makefile.in, configure.in:  Add support for mmalloc library.
18065 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18067         * Makefile.in: add stmp dependencies for a few more things.
18069 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18071         * configure: adjusted error message on objdir/srcdir configure
18072           collision, per john's suggestion.
18074         * Makefile.in: add libiberty stmp to all and all.cross.
18076 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18078         * Makefile.in: remove force dependencies, add grep to all.
18080 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18082         * Makefile.in: drop flex.  make stamp files work.
18084         * configure: added test for conflicting configuration in srcdir,
18085           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18086           gets cranky.  use relative paths for configure and srcdir
18087           whenever possible.  Send some error messages to stderr that were
18088           going to stdout.
18090 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18092         * Makefile.in:  Fix libg++ rule to check for gcc directory
18093         before using gcc/gcc.  Also pass XTRAFLAGS.
18095 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18097         * Makefile.in: added stmp-files so that directories aren't polled
18098           when they are already built.
18100         * configure.texi: fixed a node pointer problem.
18102 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18104         * config.sub configure.in gdb/configure.in
18105         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18106         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18107         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18109 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18111         * configure: -recurring becomes -silent.  corrected help message
18112           for -site= option.
18114         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18116 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18118         * configure: when building Makefile for crosses, replace
18119           tooldir and program_prefix.  default srcdir from location of
18120           config.sub.  remove "for host in hosts" and "for target in
18121           targets" loops.
18123 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18125         * Makefile.in: Do not pass bindir or mandir to cvs.
18127 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18129         * Makefile.in, configure.in: removed traces of namesubdir,
18130           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18131           copyrights to '92, changed some from Cygnus to FSF.
18133         * configure.texi: remove most references to multiple hosts,
18134           multiple targets, subdirs, etc.
18136         * configure.man: removed rcsid. reference config.sub not
18137           config.subr.
18139         * Makefile.in: mkdir $(infodir) on install-info.
18141 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18143         * configure.texi:  Explain better about .gdbinit and about
18144         the environment that configure.in sections run in.
18146 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18148         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18150 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18152         * README:  DOC.configure => cfg-paper.texi.
18154 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18156         * config.sub (near case $os):  Don't convert newsos* to bsd!
18158 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18160         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18161         the number of copies of COPYING that go into the GDB tar file.
18163 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18165         * bfd/configure.in, gdb/config/mh-i386sco,
18166         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18167         Fix SCO configuration stuff.
18169 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18171         * Makefile.in:  For libg++, make sure the -I pointing
18172         to the gcc directory goes *after* all the libg++-local -I flags.
18173         Also, move just-gcc dependency from just-libg++ to all-libg++.
18175 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18177         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18179 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18181         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18183 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18185         * config.sub:  Add stratus configuration frags.  Also
18186         submitted to FSF.
18188 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18190         * Makefile.in (DEV_SUPPORT):  add configure.man.
18192         * config.sub(Decode manufacturer-specific):  add -none*.
18194 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18196         * Makefile.in:  remove form feeds to make Sun's make happy.
18197         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18199 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18201         * Makefile.in (AR_FLAGS):  Make quieter.
18203 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18205         * configure.in:  Add libg++.
18206         * configure:  When verbose, don't output the command line at each
18207         level; it will be unremarkably the same as the previous version,
18208         which will be the same as what the user typed.
18210 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18212         * configure.in, Makefile.in: fix clean-info, add flex.  add
18213           fileutils.
18215         * configure: be less sensitive to spaces in Makefile.in.  Do not
18216           look for sources in "..".  Doing so breaks subdirectories that
18217           might have their own configure.  If a subdir has it's own
18218           configure script, use it.
18220 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18222         * cfg-paper.texi: some changes suggested by rms.
18224 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18226         * config.sub:  Merge in some small additions from the FSF version,
18227         taken from the gcc distribution, to bring the Cygnus and FSF
18228         versions into closer sync.
18230 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18232         * configure.in:  Changed svr4 references to sysv4.
18234 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18236         * configure: added -V for version number option.
18238 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18240         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18241           renamed from DOC.configure to cfg-paper.texi.
18243 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18245         * configure, config.subr, config.sub: config.subr is now
18246           config.sub again.
18248 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18250         * configure.texi: new file, in progress.
18252         * Makefile.in: build info file and install the man page for
18253           configure.
18255         * configure.man: new file, first cut.
18257         * configure: find config.subr again now that configuration "none"
18258           has gone.  removed all traces of the -ansi option.  removed all
18259           traces of the -languages option.
18261         * config.subr: resync from rms.
18263 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18265         * configure, config.sub, config.subr: merge config.sub into
18266           config.subr, call the result config.subr, remove config.sub, use
18267           config.subr.
18269         * Makefile.in: revised install for dir.info.
18271 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18273         * configure.in: add decstation host makefile frag.
18275         * Makefile.in: BISON now bison -y again.  also install-gcc on
18276           install.  clean-gdbm on clean.  infodir belongs in datadir.
18277           Make directories for info install.  Build dir.info here then
18278           install it.
18280 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18282         * Makefile.in: fix for bad directory tests.
18284 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18286         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18287           regexp.  -srcdir relative was being handled incorrectly.
18289         * Makefile.in: unwrapped some for loops so that parallel makes
18290           work again and so one can focus one's attention on a particular
18291           package.
18293 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18295         * configure: added PWD as a stand in for `pwd` (for speed). use
18296           elif wherever possible.  make -srcdir work without -objdir.
18297           -objdir= commented out.
18299 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18301         * configure: +options become --options.  -subdirs commented out.
18302           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18303           Makefile now at top of generated Makefile.  Removed cvs log
18304           entries.  added -srcdir.  create .gdbinit only if there is one
18305           in ${srcdir}.
18307         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18308           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18309           and mandir now keyed off datadir by default.
18311 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18313         * Freshly created ChangeLog.
18316 Local Variables:
18317 mode: change-log
18318 left-margin: 8
18319 fill-column: 76
18320 version-control: never
18321 End: