Backport from mainline
[official-gcc.git] / ChangeLog
blobc808e817d45fe426d108af51282db9bf65479fb2
1 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3         * configure.ac: Match $host configured with triplets.
4         * configure: Regenerate.
6 2015-04-22  Release Manager
8         * GCC 5.1.0 released.
10 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
12         PR bootstrap/62077
13         * configure.ac (--enable-stage1-checking): Default to
14         release,misc,gimple,rtlflag,tree,types if --disable-checking
15         or --enable-checking is not specified and DEV-PHASE is not
16         experimental.
17         * configure: Regenerated.
19 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
21         * MAINTAINERS: Update my email address.
23 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
25         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
27 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29         * MAINTAINERS: Add myself as an arm port reviewer.
31 2015-03-25  Martin Liska  <mliska@suse.cz>
32             Yury Gribov  <y.gribov@samsung.com>
34         * Makefile.in: Fix ln source location for vimrc file.
35         * Makefile.tpl: Likewise.
37 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
39         PR bootstrap/25672
40         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
41         cross-compiling.  Similarly for CXX_FOR_TARGET.
42         * configure: Regenerate.
44 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
46         * Makefile.def: Add libmpx.
47         * configure.ac: Add libmpx.
48         * Makefile.in: Regenerate.
49         * configure: Regenerate.
51 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
53         * MAINTAINERS (CPU Port Maintainers): Add myself
54         i386 vector ISA extns mantainer.
56 2015-03-13  Jeff Law  <law@redhat.com>
58         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
59         maintainer.
60         Remove Richard Henderson as a maintainer for the x86 port.
62 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
64         * MAINTAINERS (CPU Port Maintainers): Update my email address.
66 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
68         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
69         pointer bounds checker and i386 MPX maintainer.
71 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
73         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
75 2015-02-26  Martin Sebor  <msebor@redhat.com>
77         * MAINTAINERS (Various Maintainers): Add self.
79 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
81         * configure.ac [--enable-as-accelerator-for] (enable_languages):
82         Make sure it contains lto.
83         * configure: Regenerate.
85 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
87         * configure: Regenerate.
89 2015-02-06  Diego Novillo  <dnovillo@google.com>
91         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
92         middle-end, docstring): Remove myself.
93         (Write After Approval): Add myself.
95 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
97         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
98         (Write After Approval): Update address.
100 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
102         PR jit/64780
103         * configure.ac: Require the user to explicitly specify
104         --enable-host-shared if the jit is enabled.
105         * configure: Regenerate.
107 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
109         * MAINTAINERS (Write After Approval): Add myself.
111 2015-01-25  Tom de Vries  <tom@codesourcery.com>
113         * MAINTAINERS: Make whitespace consistent.
115 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
117         * MAINTAINERS (Write After Approval): Add myself.
119 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
121         * MAINTAINERS: (Write After Approval): Add myself.
123 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
125         * MAINTAINERS: (Write After Approval): Add myself.
127 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
129         * MAINTAINERS: (Write After Approval): Add myself.
131 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
133         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
134         objective-c/c++ front end maintainer.
136 2015-01-13  Marek Polacek  <polacek@redhat.com>
138         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
140 2015-01-12  Jeff Law  <law@redhat.com>
142         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
143         a very long time.
145 2015-01-09  Ian Lance Taylor  <iant@google.com>
147         * configure.ac (host_tools): Add gotools.
148         * Makefile.def (host_modules): Add gotools.
149         (dependencies): Add dependency of all-gotools on all-target-libgo.
151 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
153         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
154         * configure: Regenerate.
156 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
158         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
159         all-target-libgomp.
160         * Makefile.in: Regenerate.
162 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
164         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
166 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
168         * configure.ac: Add Visium support.
169         * configure: Regenerate.
171 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
173         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
174         * configure: Regenerate.
176 2015-01-03  Andrew Pinski  <apinski@cavium.com>
178         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
179         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
180         (BASE_TARGET_EXPORTS): Add OBJCOPY.
181         (OBJCOPY_FOR_TARGET): New variable.
182         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
183         * Makefile.in: Regenerate.
184         * configure.ac: Check for already installed target objcopy.
185         Also GCC_TARGET_TOOL on objcopy.
186         * configure: Regenerate.
188 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
190         * config.sub: Update from upstream, to 2015-01-01 version.
191         * config.guess: Ditto.
193 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
195         * MAINTAINERS (RTEMS Ports): Add myself.
197 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
199         * MAINTAINERS (Write After Approval): Add myself.
201 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
203         * MAINTAINERS (Write After Approval): Add myself.
205 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
207         * configure.ac (--enable-as-accelerator-for): Don't set
208         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
209         * configure: Regenerate.
211 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
213         PR bootstrap/64023
214         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
215         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
216         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
217         to CXX.
218         * Makefile.in: Regenerated.
220 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
221             Yury Gribov  <y.gribov@samsung.com>
223         * .gitignore: Added .local.vimrc and .lvimrc.
224         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
225         * Makefile.in: Regenerate.
227 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
229         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
230         * configure: Regenerated.
232 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
234         * MAINTAINERS (nvptx port): New entry.
236 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
238         * configure: Regenerate.
240 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
242         * configure.ac: Merge with Binutils.
244 2014-11-26  Tobias Burnus  <burnus@net-b.de>
246         * Makefile.def: Make more dependent on mpfr, mpc and isl.
247         * Makefile.in: Regenerate.
249 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
251         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
252         missing flex.
253         * Makefile.in: Regenerated.
255 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
257         * Makefile.in: Regenerate.
259 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
261         PR bootstrap/63784
262         * libtool.m4: Add $pic_flag with -shared.
264 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
266         * MAINTAINERS (Write After Approval): Added myself.
268 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
270         * MAINTAINERS (write-after-approval): Add myself.
272 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
274         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
275         from 2 years ago.
277 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
279         Revert:
280         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
282         * MAINTAINERS (Write After Approval): Added myself as line map
283         maintainer.
285 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
287         Revert:
288         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
290         * MAINTAINERS (Write After Approval): Added myself.
292 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
294         * MAINTAINERS (Write After Approval): Added myself.
296 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
298         * MAINTAINERS (Write After Approval): Added myself as line map
299         maintainer.
301 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
303         * MAINTAINERS (Various Maintainers): Added myself as line map
304         maintainer.
306 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
308         * move-if-change: Sync from upstream gnulib.
310 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
312         * compile: Sync with upstream Automake.
313         * depcomp: Ditto.
314         * install-sh: Ditto.
315         * missing: Ditto.
316         * mkinstalldirs: Ditto.
317         * ylwrap: Ditto.
319 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
321         * config.sub: Update from upstream config repo.
322         * config.guess: Ditto.
324 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
326         * Makefile.def: Add liboffloadmic to target_modules.  Make
327         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
328         * Makefile.in: Regenerate.
329         * configure: Regenerate.
330         * configure.ac: Add liboffloadmic to target binaries.
331         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
332         Add liboffloadmic to noconfig list when C++ is not supported.
334 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
335             Thomas Schwinge  <thomas@codesourcery.com>
336             Ilya Verbin  <ilya.verbin@intel.com>
337             Andrey Turetskiy  <andrey.turetskiy@intel.com>
339         * configure: Regenerate.
340         * configure.ac (--enable-as-accelerator-for)
341         (--enable-offload-targets): New configure options.
343 2014-11-11  Tobias Burnus  <burnus@net-b.de>
345         * Makefile.def: Make all-gcc depend on all-isl.
346         * Makefile.in: Regenerate.
348 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
350         * ChangeLog.jit: New.
351         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
353 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
355         PR target/63610
356         * libtool.m4: Fix globbing of darwin versions.
357         * configure: Regenerate.
359 2014-11-11  Tobias Burnus  <burnus@net-b.de>
361         * Makefile.def: Remove CLooG.
362         * Makefile.tpl: Ditto.
363         * configure.ac: Ditto.
364         * configure: Regenerate.
365         * Makefile.in: Ditto.
367 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
369         * configure.ac: Handle nvptx-*-*.
370         * configure: Regenerate.
372 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
374         * MAINTAINERS (Write After Approval): Add myself.
376 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
378         * Makefile.def (libcc1): Remove bootstrap=true;.
379         * Makefile.in: Regenerated.
381 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
383         * configure.ac: Update comment.
384         * configure: Regenerate.
386 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
388         * MAINTAINERS (Write After Approval): Add myself.
390 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
392         * configure.ac (extra_host_libiberty_configure_flags): Add
393         --enable-shared also for libcc1's benefit.
394         * configure: Regenerate.
396 2014-10-29  Tristan Gingold  <gingold@adacore.com>
398         * MAINTAINERS: Change my email address.
400 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
401             Tom Tromey  <tromey@redhat.com>
403         * Makefile.def: Add libcc1 to host_modules.
404         * configure.ac (host_tools): Add libcc1.
405         * Makefile.in, configure: Rebuild.
407 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
409         * configure.ac (build_configargs): Don't share config.cache between
410         build subdirs.
411         * configure: Regenerate.
413 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
415         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
416         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
417         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
418         leon3v7 as leon3.
419         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
420         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
421         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
422         * config/sparc/sparc.md (cpu): Add leon3v7.
423         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
425 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
427         * MAINTAINERS (write-after-approval): Add myself.
429 2014-10-23  Ian Lance Taylor  <iant@google.com>
431         * configure.ac: Disable the Go frontend on systems where it is known
432         to not work.
433         * configure: Regenerate.
435 2014-10-23  Richard Biener  <rguenther@suse.de>
437         * Makefile.def: Add libcpp build module and dependencies.
438         * configure.ac: Add libcpp build module.
439         * Makefile.in: Regenerate.
440         * configure: Likewise.
442 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
444         * MAINTAINERS (write-after-approval): Add myself.
446 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
448         * INSTALL/README: Do not mention CVS.
450 2014-10-03  Jing Yu  <jingyu@google.com>
452         * configure.ac: Add aarch64 to list of targets that support gold.
453         * configure: Regenerate.
455 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
457         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
459 2014-09-29  Catherine Moore  <clm@codesourcery.com>
461         * MAINTAINERS:  Add myself as MIPS maintainer.
463 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
465         * MAINTAINERS: Move myself to MIPS maintainers.
467 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
469         * MAINTAINERS: Put all email addresses between '<' and '>'.
471 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
473         * MAINTAINERS: Move myself to reviewers (Fortran).
475 2014-09-01  Andi Kleen  <ak@linux.intel.com>
477         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
478         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
479         * Makefile.in: Regenerate.
481 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
483         * rtx-classes-status.txt: Delete
485 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
487         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
489 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
491         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
492         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
493         of checking for version number.
494         * configure: Regenerated.
495         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
497 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
499         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
500         is done; begin phase 6 (use extra rtx_def subclasses).
502 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
504         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
505         done; begin phase 5 (additional rtx_def subclasses).
507 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
509         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
511 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
513         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
514         SET_BB_HEADER are done.
516 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
518         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
519         done.
521 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
523         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
525 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
527         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
529 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
531         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
533 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
535         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
537 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
539         * rtx-classes-status.txt: Phase 3 (per-file commits within
540         "config" subdirs) is done; begin phase 4 (removal of
541         "scaffolding").
543 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
545         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
546         dir) is done; begin phase 3 (per-file commits within "config"
547         subdirs).
549 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
551         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
552         phase 2 (per-file commits in main source dir).
554 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
556         * configure: Regenerated.
558 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
560         * rtx-classes-status.txt (TODO): Add SET_BND_TO
562 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
564         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
566 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
568         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
570 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
572         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
574 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
576         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
578 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
580         * MAINTAINERS (Write After Approval): Add myself.
582 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
584         * MAINTAINERS: Remove myself
586 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
588         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
590 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
592         * MAINTAINERS (Write After Approval): Add myself.
594 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
596         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
597         SET_BB_HEADER, SET_BB_FOOTER
599 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
601         * rtx-classes-status.txt: New file
603 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
605         * configure.ac: Eliminate ClooG installation dependency.
606         * configure: Regenerate.
607         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
608         * Makefile.in: Regenerate.
610 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
612         * MAINTAINERS (Write After Approval): Add myself.
614 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
616         * MAINTAINERS (Write After Approval): Add myself.
618 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
620         * MAINTAINERS (Write After Approval): Add myself.
622 2014-07-28  Anthony Green  <green@moxielogic.com>
624         Import from savannah.gnu.org:
625         * config.sub: Update to 2014-07-28 version.
627 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
629         * MAINTAINERS: Remove my MIPS maintainer entry.
631 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
633         PR target/47230
634         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
635         * configure: Regenerate.
637 2014-07-24  James Norris  <jnorris@codesourcery.com>
639         * MAINTAINERS (Write After Approval): Add myself.
641 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
643         * configure.ac: Accept only CLooG 0.18.1.
644         * configure: Regenerate.
646 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
648         * configure.ac: Don't accept isl 0.11.
649         * configure: Regenerate.
651 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
653         * MAINTAINERS (Write After Approval): Add myself.
655 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
657         * configure.ac: Don't accept isl 0.10.
658         * configure: Regenerate.
660 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
662         Fix include path for in-tree cloog.
663         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
664         * configure: Regenerate.
666 2014-06-18  Richard Henderson  <rth@redhat.com>
668         * .gitignore: Import gcc_update output.
670 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
672         * config-ml.in: Robustify ac_configure_args parsing.
674         * configure.ac (--enable-linker-plugin-configure-flags)
675         (--enable-linker-plugin-flags): New flags.
676         (configdirs): Conditionally add libiberty-linker-plugin.
677         * configure: Regenerate.
678         * Makefile.def (host_modules): Add libiberty-linker-plugin.
679         (host_modules) <lto-plugin>: Pay attention to
680         @extra_linker_plugin_flags@ and
681         @extra_linker_plugin_configure_flags@.
682         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
683         * Makefile.in: Regenerate.
685         * Makefile.tpl (configure-[+prefix+][+module+])
686         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
687         "module_srcdir" instead of "module" for locating a module's srcdir.
688         * Makefile.in: Regenerate.
690 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
692         * MAINTAINERS (Write After Approval): Add myself.
694 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
696         * MAINTAINERS: Update my email address.
698 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
700         * MAINTAINERS (Write After Approval): Add myself.
702 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
704         * MAINTAINERS (Write After Approval): Add myself.
706 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
708         PR libstdc++/61011
709         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
710         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
711         * configure: Regenerate.
713 2014-05-28  Pedro Alves  <palves@redhat.com>
715         * MAINTAINERS (Write After Approval): Add myself.
717 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
719         * MAINTAINERS: Update my affiliation/email.
721 2014-05-19  Mike Stump  <mikestump@comcast.net>
723         * MAINTAINERS: Add wide-int reviewers.
725 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
727         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
728         * configure: Regenerated.
730 2014-05-15  Torvald Riegel  <triegel@redhat.com>
732         * MAINTAINERS (libitm): Add myself as maintainer.
734 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
736         * MAINTAINERS (Write After Approval): Add myself.
738 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
740         * config.sub, config.guess: Import from upstream.
742 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
744         * MAINTAINERS (Write After Approval): Put myself in correct order.
746 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
748         * MAINTAINERS (Write After Approval): Add myself.
750 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
752         * MAINTAINERS: Move myself from Reviewers to Write After Approval
753         section.
755 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
757         * MAINTAINERS (Write After Approval): Delete myself.
759 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
761         PR sanitizer/56781
762         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
763         and -B* options with -Xcompiler.
765 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
767         PR bootstrap/60620
768         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
769         * Makefile.in: Regenerate.
771 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
773         * Makefile.def (dependencies): Make all-ld depend on all-binutils
774         for WINDRES_FOR_TARGET in default-manifest.o rule.
775         * Makefile.in: Regenerate.
777 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
779         * MAINTAINERS (Write After Approval): Add myself.
781 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
783         PR sanitizer/56781
784         * Makefile.def: Set bootstrap=true; for host fixincludes.
785         * configure.ac: Don't bootstrap host fixincludes unless
786         --with-build-config=bootstrap-{a,ub}san.
787         * Makefile.in: Regenerated.
788         * configure: Regenerated.
790 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
792         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
793         --enable-vtable-verify option parsing.  Don't add
794         target-libsanitizer to bootstrap_target_libs unless
795         --with-build-config=bootstrap-asan or
796         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
797         to bootstrap_target_libs unless --enable-vtable-verify.
798         * configure: Regenerated.
800 2014-03-10  Anatoly Sokolov <aesok@post.ru>
802         * MAINTAINERS (Write After Approval): Add myself.
804 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
806         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
808 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
810         PR bootstrap/58572
811         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
812         -I for libstdc++-v3 includes if $(LEAN).
813         * Makefile.in: Regenerated.
815 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
817         * MAINTAINERS: Update my email address.
819 2014-02-24  Walter Lee  <walt@tilera.com>
821         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
822         (tilegx-*-*): Change to tilegx*-*-*.
823         * configure: Regenerate.
825 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
827         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
829 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
831         * MAINTAINERS (Write After Approval): Add myself.
833 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
835         PR target/59788
836         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
837         *solaris2*.
839 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
841         * MAINTAINERS: Update my email address.
843 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
845         * MAINTAINERS: Convert to UTF-8.
846         Properly sort Xinliang David Li's entry.
848 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
849             Sandra Loosemore  <sandra@codesourcery.com>
851         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
852         nios2 port maintainers.
854 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
856         * MAINTAINERS (Write After Approval): Add myself.
858 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
860         * configure.ac: Add user-friendly check for native x86_64-linux
861         multilibs.
862         * configure: Regenerate.
864 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
866         * MAINTAINERS: Add myself as sh maintainer.
868 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
870         * MAINTAINERS: Add self as SLSR maintainer.
872 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
874         * MAINTAINERS: Update my email address.
876 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
878         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
880 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
882         * Makefile.in: Regenerate.
884         * Makefile.tpl: Fix typo.
885         * Makefile.in: Regenerate partially.
887 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
889         * configure.ac: Added libcilkrts to noconfig list when C++ is not
890         supported.
891         * configure: Regenerated.
893 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
895         * MAINTAINERS (Write After Approval): Add myself.
897 2013-10-30  Jason Merrill  <jason@redhat.com>
899         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
900         --disable-build-format-warnings.
902 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
904         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
905         depend on libstdc++ and libgcc.
906         * configure: Regenerate.
907         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
908         libcilkrts for POSIX and i*86, and x86_64 architectures.
909         * Makefile.in: Added libcilkrts related fields to support building it.
911 2013-10-26  Jeff Law  <law@redhat.com>
913         * Makefile.def (target_modules): Remove libmudflap
914         (languages): Remove check-target-libmudflap).
915         * Makefile.in: Rebuilt.
916         * Makefile.tpl (check-target-libmudflap-c++): Remove.
917         * configure.ac (target_libraries): Remove target-libmudflap.
918         Remove checks which disabled libmudflap on some systems.
919         * configure: Rebuilt.
920         * libmudflap: Directory removed.
922 2013-10-21  Cong Hou  <congh@google.com>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2013-10-16  Mike Stump  <mikestump@comcast.net>
928         * .dir-locals.el: Add.
930 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
932         * configure.ac: Add --enable-host-shared
933         * configure: Regenerate.
935 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
937         Import from savannah.gnu.org:
938         * config.guess: Update to 2013-06-10 version.
939         * config.sub: Update to 2013-10-01 version.
941 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
943         Changes to build configuration to allow big endian ARC ELF toolchain
944         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
945         * configure: Regenerate.
947 2013-09-20  Alan Modra  <amodra@gmail.com>
949         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
950         ppc host match.  Support little-endian powerpc linux hosts.
952 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
954         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
955         maintainer.
957 2013-09-12  DJ Delorie  <dj@redhat.com>
959         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
960         maintainers.
962 2013-09-03  Richard Biener  <rguenther@suse.de>
964         * configure.ac: Also allow ISL 0.12.
965         * configure: Regenerated.
967 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
969         * MAINTAINERS (Write After Approval): Add myself.
971 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
973         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
975 2013-08-26  Caroline Tice  <cmtice@google.com>
977         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
978         "Various Reviewers" to libvtv "Various Maintainers".
980 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
982         * MAINTAINERS: Add myself as RTL optimizers reviewer.
984 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
986         * MAINTAINERS: Update name, email.
988 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
990         * MAINTAINERS (Write After Approval): Add myself.
992 2013-08-12  Caroline Tice  <cmtice@google.com>
994         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
995         address in the Write After Approval section.
997 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
999         * MAINTAINERS (Write After Approval): Update email.
1001 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1003         * configure.ac: Adjust to check VTV_SUPPORTED.
1004         * configure: Regenerated.
1006 2013-08-02  Caroline Tice  <cmtice@google.com>
1008         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1009         on non-linux systems; add target-libvtv to noconfigdirs; add
1010         libsupc++/.libs to C++ library search paths.
1011         * configure: Regenerated.
1012         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1013         libstdc++ and libgcc.
1014         * Makefile.in: Regenerated.
1016 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1021             Shiva Chen  <shiva0217@gmail.com>
1023         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1024         nds32 port maintainers.
1026 2013-07-17  Tim Shen  <timshen91@gmail.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1032         * configure.ac: Sync from binutils.
1033         * configure: Regenerate.
1035 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1037         * MAINTAINERS (Write After Approval): Add myself.
1039 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1041         * MAINTAINERS (Write After Approval): Add myself.
1043 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1045         * MAINTAINERS (Write After Approval): Add myself.
1047 2013-04-30  Brooks Moses  <bmoses@google.com>
1049         * MAINTAINERS: Update my email; move myself from Fortran
1050         reviewer to Write After Approval.
1052 2013-04-16  Andreas Schwab  <schwab@suse.de>
1054         * configure.ac (aarch64-*-*): Don't disable java.
1055         * configure: Regenerate.
1057 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1059         * MAINTAINERS (Write After Approval): Add myself.
1061 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1063         * Makefile.def (target_modules): Don't install libffi.
1064         * Makefile.in: Regenerate.
1066 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1076         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1077         * configure: Regenerated.
1079 2013-02-05  Ian Lance Taylor  <iant@google.com>
1081         PR go/55969
1082         * configure.ac: Disable libgo on some systems where it does not
1083         work.
1085 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1087         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1088         Remove Geoff Keating as rs6000 port maintainer, at his request.
1090 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1092         * MAINTAINERS: Update my email.
1094 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1096         * configure: Re-generate.
1098 2013-01-15  Richard Biener  <rguenther@suse.de>
1100         PR other/55973
1101         * configure: Re-generate.
1103 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1105         * Makefile.def (install-target-libsanitizer): Depend on
1106         install-target-libstdc++-v3.
1107         * Makefile.in: Regenerate.
1109 2013-01-14  Richard Biener  <rguenther@suse.de>
1111         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1112         * configure: Re-generate
1114 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1116         * config.sub: Update from config repo.
1118 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1120         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1121         * Makefile.in: Regenerate.
1123 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1125         * MAINTAINERS (arc): Add new port maintainership for myself.
1127 2013-01-09  Jason Merrill  <jason@redhat.com>
1129         * .gitignore: Import from gdb repository.
1131 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1133         * Makefile.def (configure-gcc): Depend on all-gmp.
1134         (all-gcc): Remove dependency on all-gmp.
1135         * Makefile.in: Regenerated.
1137 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1139         * config.sub: Merge from config repo.
1140         * config.guess: Ditto.
1142 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1144         * Makefile.def: Merge from binutils.
1145         * Makefile.in: Ditto.
1147 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1149         * MAINTAINERS: Update my email.
1151 2012-12-29  Ben Elliston  <bje@gnu.org>
1153         * config.guess: Update to 2012-12-29 version.
1154         * config.sub: Likewise.
1156 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1158         * Makefile.def (install-target-libgfortran): Depend on
1159         install-target-libquadmath, install-target-libgcc.
1160         (install-target-libsanitizer): Depend on install-target-libgcc.
1161         (install-target-libjava): Depend on install-target-libgcc.
1162         (install-target-libitm): Depend on install-target-libgcc.
1163         (install-target-libobjc): Depend on install-target-libgcc.
1164         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1165         * Makefile.in: Regenerate.
1167 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1169         * Makefile.def (install-target-libgo): Depend on
1170         install-target-libatomic.
1171         * Makefile.in: Regenerate.
1173 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1175         PR go/55201
1176         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1177         * Makefile.in: Regenerate.
1179 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1181         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1182         * configure: Regenerate.
1184 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1186         * config.sub: Merge from config repo.
1188 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1190         * Makefile.def (target_modules): Add bootstrap=true and
1191         raw_cxx=true to libsanitizer.
1192         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1193         * Makefile.in: Regenerated.
1194         * configure: Likewise.
1196 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1198         * MAINTAINERS: Remove self as RTL optimization maintainer.
1200 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1202         * MAINTAINERS (Write After Approval): Add myself.
1204 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1206         * Makefile.def (target_modules): Remove bootstrap=true and
1207         raw_cxx=true from libsanitizer.
1208         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1209         * Makefile.in: Regenerated.
1210         * configure: Likewise.
1212 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1214         * Makefile.def (target_modules): Add bootstrap=true and
1215         raw_cxx=true to libsanitizer.
1216         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1217         * Makefile.in: Regenerated.
1218         * configure: Likewise.
1220 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1222         PR bootstrap/54279
1223         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1224         * configure: Regenerate.
1225         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1226         * Makefile.in: Regenerate.
1228 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1230         * configure.ac: Disable libsanitizer if we're not building C++.
1231         * configure: Regenerate.
1233 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1239         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1240         Kostya Serebryany (kcc@google.com) and
1241         Jakub Jelinek (jakub@redhat.com).
1242         Rename area for Dodji Seketeli (dodji@redhat.com).
1244 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1246         * MAINTAINERS: (asan.c, related): Add myself.
1248 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1250         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1251         * configure: Regenerate.
1253 2012-11-13  Richard Henderson  <rth@redhat.com>
1255         * configure.ac: Move libsanitizer logic to subdirectory.
1256         * configure: Regenerate.
1258 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1260         * configure.ac: Enable libsanitizer just on x86 linux for now.
1261         * configure: Re-generate.
1263 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1265         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1266         sections.
1267         * configure: Regenerate.
1269 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1271         * configure.ac: Add section for configdirs for libsanitizer.
1272         Disable for cris-*-* and mmix-*-*.
1273         * configure: Regenerate.
1275 2012-11-12  Wei Mi <wmi@google.com>
1277         * configure.ac: Add libsanitizer to target_libraries.
1278         * Makefile.def: Ditto.
1279         * configure: Regenerate.
1280         * Makefile.in: Regenerate.
1281         * libsanitizer: New directory for asan runtime.  Contains an empty
1282         tsan directory.
1284 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1286         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1287         against Mingw64 w32api.
1288         * configure: Regenerate.
1290 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1292         * configure: Regenerated.
1294 2012-11-03  Robert Mason  <rbmj@verizon.net>
1296         * configure.ac: add --disable-libstdcxx configure option
1297         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1299 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1301         * MAINTAINERS (Write After Approval): Add myself.
1303 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1305         * MAINTAINERS (Write After Approval): Add myself.
1307 2012-10-24  Sharad Singhai  <singhai@google.com>
1309         * MAINTAINERS (Write After Approval): Add myself.
1311 2012-10-24  Eric Christopher  <echristo@gmail.com>
1313         * MAINTAINERS: Update email address.
1315 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1317         PR bootstrap/54820
1318         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1319         * configure: Regenerate.
1321 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1323         * MAINTAINERS (aarch64): Add Marcus and myself.
1325 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1327         PR bootstrap/54820
1328         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1329         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1330         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1331         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1332         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1333         * Makefile.in: Regenerate.
1334         * configure.ac (have_static_libs): New variable and associated check.
1335         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1336         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1337         * configure: Regenerate.
1339 2012-10-10  Richard Biener  <rguenther@suse.de>
1341         * MAINTAINERS: Adjust for changed surname.
1343 2012-10-04  Lawrence Crowl  <crowl@google.com>
1345         * MAINTAINERS (Write After Approval): Add myself.
1347 2012-10-01  Cary Coutant  <ccoutant@google.com>
1349         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1351 2012-09-28  Ian Lance Taylor  <iant@google.com>
1353         * Makefile.def: Make all-target-libgo depend on
1354         all-target-libbacktrace.
1355         * Makefile.in: Rebuild.
1357 2012-09-26  Ian Lance Taylor  <iant@google.com>
1359         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1360         * Makefile.in: Rebuild.
1362 2012-09-20  Walter Lee  <walt@tilera.com>
1364         * configure.ac: Add tilegx to list of targets that support gold.
1365         * configure: Regenerate.
1367 2012-09-20  Marek Polacek  <polacek@redhat.com>
1369         * MAINTAINERS (Write After Approval): Add myself.
1371 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1373         * configure.ac: Add mips*-mti-elf* target.
1374         * configure: Regenerate.
1376 2012-09-17  Ian Lance Taylor  <iant@google.com>
1378         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1379         * configure.ac (host_libs): Add libbacktrace.
1380         (target_libraries): Add libbacktrace.
1381         * Makefile.def (host_modules): Add libbacktrace.
1382         (target_modules): Likewise.
1383         * configure, Makefile.in: Rebuild.
1385 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1387         PR target/38607
1388         Merge upstream change.
1389         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1391         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1392         Add libgomp*.o to compare_exclusions for AIX.
1393         * configure: Regenerate.
1395 2012-09-06  Diego Novillo  <dnovillo@google.com>
1397         * configure.ac: Bump minimum GMP version to 4.2.3.
1398         * configure: Re-generate.
1400 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1402         PR target/54461
1403         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1404         target-libgloss if not configured --with-avrlibc=no.
1405         * configure: Regenerate.
1407 2012-09-04  Jason Merrill  <jason@redhat.com>
1409         * configure.ac: Fix --enable-languages=all.
1411 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1413         * MAINTAINERS (Write After Approval): Add myself.
1415 2012-09-03  Richard Guenther  <rguenther@suse.de>
1417         PR bootstrap/54138
1418         * configure.ac: Re-organize ISL / CLOOG checks to allow
1419         disabling with either --without-isl or --without-cloog.
1420         * configure: Regenerated.
1422 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1424         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1425         * configure: Regenerate.
1427 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1429         * MAINTAINERS: Fix my email address.
1431 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1433         PR binutils/4970
1434         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1435         and opcodes.
1436         * Makefile.in: Regenerated.
1438 2012-08-26  Art Haas <ahaas@impactweather.com>
1440         * configure: Regenerate.
1442 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1444         * INSTALL/README: Also refer to the online installation
1445         instructions.
1447 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1449         * MAINTAINERS (Write After Approval): Add myself.
1450         (Picochip port): Remove myself.
1452 2012-08-14   Diego Novillo  <dnovillo@google.com>
1454         Merge from cxx-conversion branch.
1456         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1457         POSTSTAGE1_CONFIGURE_FLAGS.
1458         * Makefile.in: Regenerate.
1459         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1460         Force C++ when bootstrapping.
1461         * configure: Regenerate.
1463 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1465         * MAINTAINERS (Write After Approval): Add myself.
1467 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1469         * README: Document use of ranges of years in copyright notices.
1471 2012-07-06  Richard Guenther  <rguenther@suse.de>
1473         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1474         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1475         --with-gmp=system.
1476         * Makefile.in: Regenerated.
1477         * configure: Likewise.
1479 2012-07-06  Richard Guenther  <rguenther@suse.de>
1481         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1482         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1483         supply V=1 as extra_make_flags.
1484         * configure: Regenerated.
1485         * Makefile.in: Likewise.
1487 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1489         * configure: Regenerate.
1491 2012-07-03  Richard Guenther  <rguenther@suse.de>
1493         * Makfile.def (isl): Remove not necessary extra_exports and
1494         extra_make_flags.
1495         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1496         * Makefile.in: Regenerated.
1498 2012-07-03  Richard Guenther  <rguenther@suse.de>
1500         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1501         * configure.ac: If either the ISL or the CLooG check failed
1502         do not try to build in-tree versions.
1503         * Makefile.in: Regenerated.
1504         * configure: Regenerated.
1506 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1508         * configure: Regenerate.
1510 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1512         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1513         maintainer.
1515 2012-07-02  Richard Guenther  <rguenther@suse.de>
1517         * configure: Regenerated.
1519 2012-07-02  Richard Guenther  <rguenther@suse.de>
1520         Michael Matz  <matz@suse.de>
1521         Tobias Grosser <tobias@grosser.es>
1522         Sebastian Pop <sebpop@gmail.com>
1524         * Makefile.def: Add ISL host module, remove PPL host module.
1525         Adjust ClooG host module to use the proper ISL.
1526         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1527         * configure.ac: Include config/isl.m4.  Add ISL host library,
1528         remove PPL.  Remove PPL configury, add ISL configury, adjust
1529         ClooG configury.
1530         * Makefile.in: Regenerated.
1531         * configure: Likewise.
1533 2012-07-02  Richard Guenther  <rguenther@suse.de>
1535         Merge from graphite branch
1536         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1538         * configure: Regenerated.
1539         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1540         both cloog.org and legacy versions. The only supported version will
1541         be CLooG with the isl backend.
1543         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1545         * configure: Regenerated.
1546         * configure.ac: Require cloog isl 0.17.0
1548         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1550         * configure: Regenerated.
1551         * config/cloog.m4: Do not define CLOOG_ORG
1553 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1555         * configure.ac: Skip C if explicitly selected.
1556         * configure: Regenerate.
1558 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1560         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1561         they contain -O2.
1562         * configure: Regenerate.
1564 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1566         PR debug/53740
1567         * df.h, df-problems.c, dce.c: Revert last patch.
1569 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1571         * MAINTAINERS (Write After Approval): Update my email address.
1573 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1575         * MAINTAINERS (Write After Approval): Add myself.
1577 2012-06-20  Jason Merrill  <jason@redhat.com>
1579         * Makefile.tpl (check-target-libgomp-c++): New.
1580         (check-target-libitm-c++): New.
1581         * Makefile.def (c++): Add them.
1582         * Makefile.in: Regenerate.
1584 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1586         * MAINTAINERS (Write After Approval): Add myself.
1588 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1590         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1591         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1592         (install-no-fixedincludes): Adjust accordingly.
1593         * Makefile.in: Regenerate.
1595 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1597         Merge upstream change
1598         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1600 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1602         * MAINTAINERS (Write After Approval): Add myself.
1604 2012-05-09  Nick Clifton  <nickc@redhat.com>
1605             Paul Smith  <psmith@gnu.org>
1607         PR bootstrap/50461
1608         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1609         allow for the fact that from release v3.1.0 of MPFR the source
1610         files were moved into a src sub-directory.
1611         * configure: Regenerate.
1613 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1615         * configure.ac: Bump minimum MPFR version to 2.4.0.
1616         * configure: Regenerated.
1618 2012-05-01  Richard Henderson  <rth@redhat.com>
1620         * Makefile.def (libatomic): New target_module.
1621         * configure.ac (target_libraries): Add libatomic.
1622         (noconfigdirs): Check if libatomic is supported.
1623         * Makefile.in, configure: Rebuild.
1625 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1631         * config.sub: Update to 2012-04-18 version from official repo.
1633 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1639         * MAINTAINERS: Changed email address.
1641 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1643         PR target/52737
1644         * contrib/gcc_update (files_and_dependencies):
1645         Remove gcc/config/avr/t-multilib from touch data.
1647 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1649         * MAINTAINERS (OS Port Maintainers): Remove irix.
1650         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1651         (unsupported_languages): Remove mips-sgi-irix6.*.
1652         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1653         (with_stabs): Remove.
1654         * configure: Regenerate.
1656 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1658         * MAINTAINERS (OS Port Maintainers): Remove osf.
1659         * configure.ac (enable_libgomp): Remove *-*-osf*.
1660         (with_stabs): Remove alpha*-*-osf*.
1661         * configure: Regenerate.
1663 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1665         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1666         * configure: Regenerate.
1668 2012-02-17  Walter Lee  <walt@tilera.com>
1670         * MAINTAINERS: (Write After Approval): Delete myself.
1672 2012-02-14  Walter Lee  <walt@tilera.com>
1674         * MAINTAINERS (tilegx port): Add myself.
1675         (tilepro port): Add myself.
1676         (Write After Approval): Add myself.
1678 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1680         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1681         and Joseph Myers as docstring relicensing maintainers.
1683 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1685         * MAINTAINERS (write-after-approval): Add myself.
1687 2012-02-08  Ira Rosen <irar@il.ibm.com>
1689         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1690         maintainer.
1692 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1694         * MAINTAINERS (Write After Approval): Move myself to
1695         maintain alphabetical order.
1697 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1699         * MAINTAINERS (Write After Approval): Add myself.
1701 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1703         * MAINTAINERS (Write After Approval): Add myself.
1705 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1706             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1708         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1709         * configure: Regenerate.
1711 2012-01-23  Harshit Chopra  <harshit@google.com>
1713         * MAINTAINERS (Write After Approval): Add myself.
1715 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1717         * configure.ac: Remove reference to mh-interix.
1718         * configure: Regenerate.
1720 2012-01-05  Richard Henderson  <rth@redhat.com>
1722         PR bootstrap/51072
1723         * configure.ac: Disable libitm if c++ is not enabled.
1724         * configure: Rebuild.
1726         * configure.ac: Fix regexp for same.
1727         * configure: Rebuild.
1729 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1731         * MAINTAINERS (Write After Approval): Add myself.
1733 2012-01-02  Richard Guenther  <rguenther@suse.de>
1735         PR bootstrap/51686
1736         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1737         * Makefile.in: Regenerate.
1739 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1741         * MAINTAINERS (Write After Approval): Add myself.
1743 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1745         * configure: Regenerate.
1747 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1749         * MAINTAINERS (picochip): Changed email address.
1751 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1753         * MAINTAINERS (write-after-approval): Add self.
1755 2011-11-29  DJ Delorie  <dj@redhat.com>
1757         * configure.ac (rl78-*-*) New case.
1758         * configure: Regenerate.
1759         * MAINTAINERS: Add myself as RL78 maintainer.
1761 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1763         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1765 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1767         * libtool.m4: Additional FreeBSD 10 fixes.
1769 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1771         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1772         Maintainers section, as Epiphany maintainer.
1774 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1776         PR target/49992
1777         * configure.ac: Remove ranlib special-casing for Darwin.
1778         * configure: Regenerate.
1780 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1782         * MAINTAINERS (Reviewers): Keep the list sorted.
1784 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1786         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1788 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1790         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1791         * configure: Rebuild.
1792         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1793         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1794         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1795         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1796         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1797         Add READELF.
1798         * Makefile.in: Rebuild.
1800 2011-11-09  Jason Merrill  <jason@redhat.com>
1802         * Makefile.def (language=c++): Remove check-c++0x.
1803         * Makefile.in (check-gcc-c++): Regenerate.
1805 2011-11-08  Richard Henderson  <rth@redhat.com>
1807         * configure.ac: Test for libitm directory present first.
1809         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1811         * configure.ac: Test libitm/configure.tgt to disable libitm.
1812         * configure: Rebuild.
1814 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1815             Richard Henderson  <rth@redhat.com>
1817         Merged from transactional-memory.
1819         * Makefile.def (lang_env_dependencies): libitm is c++.
1820         Add libitm target module.
1821         * configure.ac: Likewise.
1822         * config/mmap.m4: New file.
1823         * contrib/gcc_update: Add libitm to touch data.
1824         * Makefile.in, configure: Rebuild.
1826 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1828         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1829         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1830         * Makefile.in: Regenerate.
1832 2011-11-01  DJ Delorie  <dj@redhat.com>
1834         * config.sub: Update to version 2011-10-29 (added rl78)
1836 2011-10-27  Nick Clifton  <nickc@redhat.com>
1838         * config.sub: Import these changes from the config project:
1840         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1841             Ben Elliston  <bje@gnu.org>
1843         * config.sub (epiphany): New.
1845         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1846             Ben Elliston  <bje@gnu.org>
1848         * config.sub (hexagon, hexagon-*): New.
1850         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1852         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1853         64eb to be64.
1855         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1857         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1858         (nacl): Grok as alias for 32el-unknown-nacl.
1860 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1862         * MAINTAINERS (Write After Approval): Add myself.
1864 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1866         * MAINTAINERS (Write After Approval): Add myself.
1868 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1870         * MAINTAINERS (sparc port): Remove myself.
1872 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1874         * MAINTAINERS (Write After Approval): Add myself.
1876 2011-08-14  Yao Qi  <yao@codesourcery.com>
1878         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1879         * configure: Regenerate.
1881 2011-07-26  Ian Lance Taylor  <iant@google.com>
1883         * configure.ac: Set have_compiler based on whether gcc directory
1884         exists, rather than on whether gcc is in configdirs.
1885         * configure: Rebuild.
1887 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1889         * MAINTAINERS (Global Reviewers): Add self.
1891 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1893         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1894         link directories.
1895         * Makefile.in: Rebuild.
1897 2011-07-20  Ian Lance Taylor  <iant@google.com>
1899         PR bootstrap/49787
1900         * configure.ac: Move --enable-bootstrap handling earlier in file.
1901         If --enable-bootstrap and either --enable-build-with-cxx or
1902         --enable-build-poststage1-with-cxx, enable C++ automatically.
1903         * configure: Rebuild.
1905 2011-07-19  Ian Lance Taylor  <iant@google.com>
1907         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1908         make C++ a boot_language.  Set and substitute
1909         POSTSTAGE1_CONFIGURE_FLAGS.
1910         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1911         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1912         * configure, Makefile.in: Rebuild.
1914 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1916         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1917         maintainers.
1919 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1921         * MAINTAINERS (Global Reviewers): Add myself.
1923 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1925         * configure: Regenerate.
1927 2011-07-16  Jason Merrill  <jason@redhat.com>
1929         * Makefile.def (language=c++): Add check-c++0x and
1930         check-target-libmudflap-c++.
1931         * Makefile.tpl (check-target-libmudflap-c++): New.
1932         * Makefile.in: Regenerate.
1934 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1936         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1937         * Makefile.def (target_modules/libjava): Pass
1938         $(EXTRA_CONFIGARGS_LIBJAVA).
1939         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1940         if not configured with --enable-static-libjava.
1941         * Makefile.in: Regenerate.
1942         * configure: Likewise.
1944 2011-07-15  Jason Merrill  <jason@redhat.com>
1946         * Makefile.in (check-c++): Move check-gcc-c++0x after
1947         check-target-libstdc++-v3.
1949 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1951         * MAINTAINERS (c6x port): New entry.
1953 2011-07-13  Jason Merrill  <jason@redhat.com>
1955         * Makefile.in (check-gcc-c++0x): New.
1956         (check-c++): Depend on it.
1958 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1960         PR target/39150
1961         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1962         x86_64-*-solaris2.1[0-9]*.
1963         * configure: Regenerate.
1965 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1967         * MAINTAINERS (RTL optimizers): Add self.
1969 2011-06-27  Gabriel Charette  <gchare@google.com>
1971         * MAINTAINERS (Write After Approval): Add myself.
1973 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1975         PR regression/47836
1976         PR bootstrap/23656
1977         PR other/47733
1978         PR bootstrap/49247
1979         PR c/48825
1980         * configure.ac (target_libraries): Remove target-libiberty.
1981         Remove case-statement setting skipdirs=target-libiberty for
1982         multiple targets.  Remove checking target_configdirs and
1983         removing target-libiberty but keeping target-libgcc if
1984         otherwise empty.
1985         * Makefile.def (target_modules): Don't add libiberty.
1986         (dependencies): Remove all traces of target-libiberty.
1987         * configure, Makefile.in: Regenerate.
1989 2011-06-13  Walter Lee <walt@tilera.com>
1991         * configure.ac (tilepro-*-*) New case.
1992         (tilegx-*-*): Likewise.
1993         * configure: Regenerate.
1995 2011-06-06  Jing Yu  <jingyu@google.com>
1997         * configure.ac: Skip target-libiberty for
1998         arm*-*-linux-androideabi.
1999         * configure: Regenerated.
2001 2011-06-06  Nick Clifton  <nickc@redhat.com>
2003         * config.sub: Sync from upstream.
2005 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2007         * MAINTAINERS (Write After Approval): Add myself.
2009 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2011         * MAINTAINERS: Update my email address.
2013 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2015         * MAINTAINERS (Write After Approval): Update my email address.
2017 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2019         * MAINTAINERS (Write After Approval): Add myself.
2021 2011-05-08  Doug Kwan  <dougkwan@google.com>
2023         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2024         * configure: Regenerated.
2025         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2026         value from configure.
2027         * Makefile.in: Regenerated.
2029 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2031         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2032         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2033         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2034         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2035         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2036         *-*-vxworks*): Disable newlib and libgloss in separate case
2037         statement.
2038         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2039         to separate case statement.
2040         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2041         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2042         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2043         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2044         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2045         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2046         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2047         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2048         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2049         i[[3456789]]86-*-rdos*, m32r-*-*,
2050         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2051         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2052         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2053         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2054         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2055         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2056         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2057         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2058         and libgloss in main case over targets.  Remove most empty cases
2059         in main case over targets.
2060         * configure: Regenerate.
2062 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2064         * MAINTAINERS (Write After Approval): Add myself.
2066 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2068         * configure.ac: Remove code setting special library locations for
2069         hppa*64*-*-hpux11*.  Remove code setting compiler for
2070         sparc-sun-solaris2*.
2071         * configure: Regenerate.
2073 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2075         * configure.ac: Separate libgloss_dir settings from general case
2076         over targets.
2077         * configure: Regenerate.
2079 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2081         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2082         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2083         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2084         cases in libgcj-disabling case statement.
2085         (hppa*64*-*-linux*): Set unsupported_languages instead of
2086         disabling target-zlib.
2087         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2088         to hppa*64*-*-hpux*.
2089         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2090         hppa*-*-hpux*.
2091         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2092         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2093         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2094         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2095         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2096         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2097         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2098         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2099         libgcj-disabling case statement.
2100         * configure: Regenerate.
2102 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2104         * configure.ac: Disable Java for targets not supporting libffi.
2105         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2106         Remove cases in Java-disabling statement.
2107         (*arm-wince-pe): Change to arm-wince-pe.
2108         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2109         cases in Java-disabling statement.
2110         (bfin-*-*): Don't disable Java again.
2111         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2112         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2113         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2114         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2115         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2116         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2117         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2118         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2119         Java-disabling statement.
2120         (mmix-*-*): Don't disable Java again.
2121         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2122         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2123         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2124         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2125         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2126         statement.
2127         * configure: Regenerate.
2129 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2131         * configure.ac: Separate cases disabling Java and Java libraries
2132         from general case over targets.
2133         * configure: Regenerate.
2135 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2137         * MAINTAINERS: Update my email address.
2139 2011-04-20  Easwaran Raman  <eraman@google.com>
2141         * MAINTAINERS (Write After Approval): Add myself.
2143 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2145         PR lto/48086
2146         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2147         * configure: Regenerate.
2149 2011-04-16  Jim Meyering  <meyering@redhat.com>
2151         * MAINTAINERS (Write After Approval): Add myself.
2153 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2155         * MAINTAINERS: Update my email address.
2157 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2159         * MAINTAINERS (Write After Approval): Add myself.
2161 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2167         * MAINTAINERS (Write After Approval): Add myself.
2169 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2171         * configure.ac (build_tools): Remove build-byacc.
2172         (host_libs): Remove mmalloc.
2173         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2174         autoconf automake libtool diff rcs fileutils shellutils time
2175         textutils wdiff find uudecode hello tar gzip indent recode release
2176         sed perl gawk findutils gettext zip.
2177         (libgcj): Remove target-qthreads.
2178         (target_tools): Remove target-examples target-gperf.
2179         (YACC): Don't handle building byacc.
2180         * configure: Regenerate.
2181         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2182         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2183         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2184         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2185         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2186         handle building components.
2187         * Makefile.in: Regenerate.
2189 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2191         * MAINTAINERS: Update my email address as Xtensa maintainer.
2193 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2195         * config.sub: Sync from upstream.
2197 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2199         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2200         (microblaze*): Don't disable libssp.
2201         * configure: Regenerate.
2203 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2205         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2206         moveifchange.
2207         * configure: Regenerate.
2208         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2209         * Makefile.in: Regenerate.
2211 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2213         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2214         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2215         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2216         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2217         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2218         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2219         md_exec_prefix cases.
2220         * configure: Regenerate.
2222 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2224         * configure.ac: Separate cases disabling target-libssp,
2225         target-libiberty, target-libstdc++-v3 and Fortran from general
2226         case over targets.
2227         * configure: Regenerate.
2229 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2231         * configure.ac (*-*-chorusos): Don't disable libgcj.
2232         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2233         Remove case.
2234         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2235         (arm-*-coff): Don't disable libgcj.
2236         (arm*-*-linux-gnueabi): Remove useless assignment.
2237         (arm-*-riscix*): Don't disable libgcj.
2238         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2239         configuration.
2240         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2241         (c54x*-*-*): Remove case.
2242         (tic54x-*-*): Don't disable GCC or GCC libraries.
2243         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2244         to *.
2245         (d10v-*-*): Don't disable GCC libraries.
2246         (d30v-*-*): Don't disable libgcj.
2247         (h8500-*-*): Don't disable GCC libraries.
2248         (i960-*-*): Don't disable libgcj.
2249         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2250         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2251         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2252         libgcj.
2253         (m68k-*-coff*): Remove case.
2254         (mmix-*-*): Don't disable libgloss on host.
2255         (mn10200-*-*, mn10300-*-*): Remove cases.
2256         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2257         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2258         Don't disable libgcj.
2259         (romp-*-*): Remove case.
2260         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2261         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2262         case.
2263         (v810-*-*): Don't disable GCC libraries.
2264         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2265         (ip2k-*-*): Don't disable GCC libraries.
2266         * configure: Regenerate.
2268 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2270         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2271         libffi on host.
2272         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2273         on host.
2274         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2275         * configure: Regenerate.
2277 2011-03-26  John Marino  <binutils@marino.st>
2279         * configure.ac: Add support for *-*-dragonfly*
2280         * configure: Regenerate.
2282 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2284         * configure.ac (native_only): Remove.
2285         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2286         send-pr uudecode guile gnuserv on host.
2287         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2288         send-pr rcs guile perl texinfo libtool on host.
2289         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2290         automake send-pr rcs guile perl texinfo libtool on host.
2291         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2292         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2293         (alpha*-dec-osf*): Don't disable fileutils on target.
2294         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2295         texinfo send-pr expect dejagnu on target.
2296         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2297         target-qthreads on target.
2298         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2299         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2300         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2301         x86_64-*-mingw*): Don't disable expect on target.
2302         (*-*-cygwin*): Don't disable target-gperf on target.
2303         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2304         gnuserv on target.
2305         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2306         target.
2307         * configure: Regenerate.
2309 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2311         * configure.ac (target_tools): Remove target-groff.
2312         (native_only): Remove target-groff.
2313         (hppa*64*-*-*): Don't disable byacc.
2314         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2315         setting.
2316         (*-*-kaos*): Don't skip target-librx and target-groff.
2317         (*-*-netware*): Don't skip target-libmudflap.
2318         (*-*-tpf*): Don't skip target-libmudflap.
2319         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2320         directories on the host.
2321         (ia64*-*-*vms*): Don't skip tix.
2322         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2323         host.
2324         * configure: Regenerate.
2326 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2328         * configure.ac: Remove references to mt-mep, mt-netware,
2329         mt-wince.
2330         * Makefile.def: Add all-utils soft dependencies.
2331         * Makefile.tpl: Remove GDB_NLM_DEPS.
2332         * configure: Regenerate.
2333         * Makefile.in: Regenerate.
2335 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2337         * configure.ac: Do not include mh-x86omitfp.
2338         * configure: Regenerate.
2340 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2342         * configure.ac: Remove empty cases.
2343         * configure: Regenerate.
2345 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2347         * Makefile.def: Add dependency from termcap to gdb.
2348         * Makefile.in: Regenerate.
2350 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2352         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2353         * configure: Regenerate.
2354         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2355         * Makefile.tpl: Likewise.
2356         * Makefile.in: Regenerate.
2358 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2360         * configure.ac: Remove all mentions of tentative_cc.
2361         * configure: Regenerate.
2363 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2365         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2366         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2367         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2368         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2369         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2370         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2371         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2372         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2373         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2374         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2375         *-*-rhapsody*): Remove host cases.
2376         * configure: Regenerate.
2378 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2380         * configure.ac (ppc*-*-pe): Remove host case.
2381         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2382         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2383         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2384         cases.
2385         * configure: Regenerate.
2387 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2389         * config.sub: Update to version 2011-03-23.
2391 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2393         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2394         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2395         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2396         * configure: Regenerate.
2398 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2400         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2401         to Write After Approval.
2402         * config-ml.in: Don't handle arc-*-elf*.
2403         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2404         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2405         handle GCC libraries.
2406         * configure: Regenerate.
2408 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2410         PR bootstrap/48120:
2411         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2412         Add -lstdc++ -lm to LIBS.
2413         * configure: Regenerate.
2415 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2417         * config.guess: Update to version 2011-02-02
2418         * config.sub: Update to version 2011-02-24
2420 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2422         PR lto/48086
2423         * configure.ac: Re-enable LTO on *-apple-darwin9.
2424         * configure: Regenerate.
2426 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2428         PR lto/48086
2429         * configure.ac: Disable LTO on darwin due to an assembler change in
2430         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2431         under 256.
2432         * configure: Regenerate.
2434 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2436         * MAINTAINERS: Update myself as score backend maintainer,
2437         update my e-mail address.
2439 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2441         * MAINTAINERS: Update my e-mail address.
2443 2011-03-06  Joey Ye  <joey.ye@arm.com>
2445         * MAINTAINERS: Update my e-mail address.
2447 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2449         * configure.ac: Adjust test of with_ppl.
2450         * configure: Regenerated.
2452 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2454         * MAINTAINERS: Adjust my e-mail address.
2456 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2458         * configure.ac: Add -lpwl to ppllibs.
2459         * configure: Regenerated.
2461 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2463         * config/cloog.m4: Add -lisl to clooglibs.
2464         * configure: Regenerated.
2466 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2468         * MAINTAINERS (CPU Port maintainers): Add self.
2470 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2472         * MAINTAINERS: Add myself as testsuite maintainer.
2474 2011-02-15  Mike Stump  <mikestump@comcast.net>
2476         * MAINTAINERS: Add myself as testsuite maintainer.
2478 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2480         Import from Libtool and gnulib:
2482         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2484         Prepare for supporting FreeBSD 10.
2485         * config.rpath: Remove handling of freebsd1* which soon would
2486         match FreeBSD 10.0.
2488         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2490         Remove support for FreeBSD 1.x.
2491         * libtool.m4 (_LT_LINKER_SHLIBS)
2492         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2493         soon would incorrectly match FreeBSD 10.0.
2495 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2497         PR binutils/12283
2498         * move-if-change: Import version from gnulib.
2500 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2502         PR lto/47225
2503         * Makefile.def (lto-plugin): Double dash for enable-shared.
2504         (configure-gcc): Depend on all-lto-plugin.
2505         * Makefile.in: Rebuilt.
2507 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2509         * configure.ac: Remove extra bracket.
2510         * configure: Regenerate.
2512 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2514         * MAINTAINERS: Add myself as libquadmath maintainer.
2516 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2518         * MAINTAINERS: Update my email address.
2520 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2522         * MAINTAINERS (option handling): Add self.
2524 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2526         PR lto/47225
2527         * Makefile.def: Add dependency for install-gcc
2528         on install-lto-plugin.
2529         * Makfile.in: Regenerated
2531 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2533         * MAINTAINERS (CPU Port Maintainers): Add myself.
2535 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2537         PR libgcj/44341
2538         * configure.ac: Discard --with-* flags for host when configuring
2539         target libraries for cross build.
2540         * configure: Rebuilt.
2542 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2544         * MAINTAINERS (linear loop transforms): Removed.
2546 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2548         * configure.ac: If with_ppl is no, move setting with_cloog=no
2549         after CLOOG_REQUESTED check.
2550         * configure: Regenerated.
2552 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2554         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2555         CLooG has been requested.
2556         * configure: Regenerated.
2558 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2560         * configure: Regenerated.
2561         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2563 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2565         * configure: Regenerated.
2566         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2568 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2570         * configure.ac: Use AS_HELP_STRING throughout.
2571         * configure: Regenerate.
2573 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2575         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2576         * configure: Regenerate.
2578 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2580         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2582 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2584         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2585         for ia64-hpux.
2586         * configure: Regenerate.
2588 2011-01-07  Jan Hubicka  <jh@suse.cz>
2590         PR lto/47225
2591         * Makefile.in: Regenerate.
2592         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2593         configure.
2595 2011-01-07  Jan Hubicka  <jh@suse.cz>
2597         * Makefile.in: Regenerate.
2598         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2599         and configure dependency on lto-plugin configure.
2600         (lto-plugin module): Remove dependency on GCC; add dependency on
2601         liniberty.
2603 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2605         * MAINTAINERS (Write After Approval): Add myself.
2607 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2609         * configure: Regenerate.
2611 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2613         * configure.ac: (picochip): Disable libiberty.
2615 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2010-12-10  Ian Lance Taylor  <iant@google.com>
2621         PR bootstrap/46819
2622         * configure.ac: For --disable-libgcj clear libgcj_saved.
2623         * configure: Rebuild.
2625 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2627         PR fortran/46540
2628         * configure.ac: Add --disable-libquadmath and
2629         --disable-libquadmath-support.
2630         * configure: Regenerate.
2632 2010-12-03  Ian Lance Taylor  <iant@google.com>
2634         * MAINTAINERS: Add myself as libgo maintainer.
2636 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2638         PR libffi/46792
2639         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2640         * configure: Regenerate.
2642 2010-12-02  Ian Lance Taylor  <iant@google.com>
2644         * configure.ac: Always set default for poststage1_ldflags to
2645         -static-libstdc++ -static-libgcc.
2647 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2649         * configure.ac: Move comment to remove extra space in last argument
2650         of GCC_TARGET_TOOL.
2652 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2654         PR other/46026
2655         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2656         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2657         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2658         (BASE_FLAGS_TO_PASS): Use it.
2659         * configure: Rebuilt.
2660         * Makefile.in: Rebuilt.
2662 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2664         PR binutils/12258
2665         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2666         Properly check default linker.
2667         * configure: Regnerated.
2669 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2671         * configure.ac: For --enable-gold, handle value `default' instead of
2672         `both*'.  New configure option --{en,dis}able-ld.
2673         * configure: Regenerate.
2675 2010-11-20  Ian Lance Taylor  <iant@google.com>
2677         * configure.ac: Only disable a language library if no language needs
2678         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2679         * configure: Rebuild.
2681 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2683         * Makefile.in: Regenerate.
2685         PR other/46202
2686         * configure.ac: Fix just-built in-tree STRIP name to be
2687         binutils/strip-new.
2688         * configure: Regenerate.
2689         * Makefile.def (install-strip-gcc, install-strip-binutils)
2690         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2691         (install-strip-sid): Mirror dependencies on non-strip variants
2692         of these targets on the respective -strip prerequisites.
2693         * Makefile.tpl (install-strip, install-strip-host)
2694         (install-strip-target): New targets.
2695         (install-strip-[+module+], install-strip-target-[+module+]):
2696         New targets.
2697         * Makefile.in: Regenerate.
2699 2010-11-19  Ian Lance Taylor  <iant@google.com>
2700             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2702         * configure.ac: Add target-libgo to target_libraries.  Set
2703         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2704         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2705         (HOST_EXPORTS): Add GOC.
2706         (BASE_TARGET_EXPORTS): Add GOC.
2707         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2708         (GOCFLAGS_FOR_TARGET): New variable.
2709         (EXTRA_HOST_FLAGS): Add GOC.
2710         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2711         * Makefile.def (target_modules): Add libgo.
2712         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2713         (dependencies): Add dependency from configure-target-libgo to
2714         configure-target-libffi and all-target-libstdc++-v3.  Add
2715         dependencies from all-target-libgo to all-target-libffi.
2716         (languages): Add go.
2717         * configure: Rebuild.
2718         * Makefile.in: Rebuild.
2720 2010-11-19  Ian Lance Taylor  <iant@google.com>
2722         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2723         compiler/flag environment variables.
2725 2010-11-18  Ian Lance Taylor  <iant@google.com>
2727         * configure.ac: Check for lang_requires_boot_languages in
2728         config-lang.in files.
2729         * configure: Rebuild.
2731 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2732             Tobias Burnus  <burnus@net-b.de>
2734         PR fortran/32049
2735         * Makefile.def: Add libquadmath; build it with language=fortran.
2736         * configure.ac: Add libquadmath.
2737         * Makefile.tpl: Handle multiple libs in check-[+language+].
2738         * Makefile.in: Regenerate.
2739         * configure: Regenerate.
2741 2010-11-16  Tom Tromey  <tromey@redhat.com>
2743         * MAINTAINERS: Moved myself to reviewers section.
2745 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2747         * MAINTAINERS: Moved myself to reviewers section.
2749 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2751         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2752         (Write After Approval): Remove self.
2754 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2756         * configure.ac: Fix spelling in option names.
2757         * configure: Regenerated.
2759 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2761         PR bootstrap/39622
2762         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2763         * configure: Regenerated.
2765 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2767         * MAINTAINERS: Update my email address.
2769 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2771         * configure: Regenerate.
2773 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2775         * configure: Regenerate.
2777 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2779         * configure: Regenerate.
2781 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2783         * configure: Regenerate.
2785 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2787         * configure.ac: Support official CLooG.org versions.
2788         * configure: Regenerate.
2789         * config/cloog.m4: New.
2791 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2793         * MAINTAINERS (Write After Approval): Add myself.
2795 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2797         * MAINTAINERS: Update my email address.
2799 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2801         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2802         * configure: Regenerate.
2804 2010-11-03  Ian Lance Taylor  <iant@google.com>
2805             Dave Korn  <dave.korn.cygwin@gmail.com>
2807         PR lto/46273
2808         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2809         and on other supported platforms whenever LTO is enabled.
2810         * configure: Rebuild.
2812 2010-11-02  Alan Modra  <amodra@gmail.com>
2814         PR binutils/12110
2815         * configure.ac: Error when source path contains spaces.
2816         * configure: Regenerate.
2818 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2820         * MAINTAINERS: Update my email address.
2822 2010-10-20  Ian Lance Taylor  <iant@google.com>
2824         * Makefile.def (target_modules): Set lib_path to src/.libs for
2825         libstdc++-v3 module.
2826         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2827         * Makefile.in: Rebuild.
2829 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2831         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2832         (Write After Approval): Remove myself.
2834 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2836         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2838 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2840         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2842 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2844         * configure.ac (build_lto_plugin): New shell variable.
2845         (--enable-lto): Turn on by default for all non-ELF platforms that
2846         have had LTO support added so far.  Set build_lto_plugin appropriately
2847         for both ELF and non-ELF.
2848         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2849         * configure: Regenerate.
2851 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2853         Sync from src:
2854         * configure.ac (v850 support): Remove target-libgloss from
2855         noconfigdirs.
2856         * configure: Regenerate.
2858 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2860         PR bootstrap/45326
2861         PR bootstrap/45174
2862         * configure.ac: Honor initial values of $build_configargs,
2863         $host_configargs, $target_configargs.  Mark the precious, so
2864         environment settings get recorded.
2865         * configure: Regenerate.
2867 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2869         PR bootstrap/45796
2870         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2871         Depend on all-build-libiberty.
2872         * Makefile.in: Regenerate.
2874 2010-09-30  Michael Eager  <eager@eagercon.com>
2876         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2877         * configure: Regenerate.
2879 2010-09-28  Michael Eager  <eager@eagercon.com>
2881         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2883 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2885         PR bootstrap/44621
2886         * configure.ac: Fix unportable shell quoting.
2887         * configure: Regenerate.
2889 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2891         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2892         targets and amend comment.
2893         * configure: Regenerate.
2895 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2897         * MAINTAINERS (Write After Approval): Add myself.
2899 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2901         * configure.ac: Enable LTO by default on Darwin.
2902         * configure: Regenerate.
2904 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2906         * MAINTAINERS (Write After Approval): Add myself.
2908 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2910         * MAINTAINERS (Write After Approval): Add myself.
2912 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2914         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2915         ports
2917 2010-07-28  David Yuste  <david.yuste@gmail.com>
2919         * MAINTAINERS (Write After Approval): Add myself.
2921 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2923         * configure.ac: Support all v850 targets.
2924         * configure: Regenerate.
2926 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2928         PR bootstrap/44455
2929         * configure.ac (extra_mpfr_configure_flags): Copy from
2930         extra_mpc_gmp_configure_flags.
2931         * configure: Re-generated.
2933 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2935         * MAINTAINERS (Write After Approval): Add myself.
2937 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2939         * MAINTAINERS (Write After Approval): Add myself.
2941 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2943         * MAINTAINERS (Write After Approval): Add myself.
2945 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2947         PR target/44862
2948         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2949         Provide -B option to allow for link spec %s substitutions for
2950         libstdc++.a on darwin.
2951         * Makefile.in: Regenerate.
2953 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2955         * MAINTAINERS (Reviewers): Update my e-mail address
2957 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2959         * Makefile.def (configure-gcc): Depend on all-libelf.
2960         * Makefile.in: Rebuild.
2962 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2964         * MAINTAINERS (Write After Approval): Add myself in the right place.
2966 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2968         * MAINTAINERS (Write After Approval): Add myself.
2970 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2972         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2974 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2976         * config.sub: Update to version 2010-05-21.
2977         * config.guess: Update to version 2010-04-03.
2979 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2981         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2982         * configure: Regenerate.
2984 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2986         * MAINTAINERS (Write After Approval): Add myself.
2988 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2990         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2991         a platform that supports LTO.
2992         * configure: Regenerate.
2994 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2996         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2997         * configure: Regenerated.
2999 2010-04-27  Roland McGrath  <roland@redhat.com>
3000             H.J. Lu  <hongjiu.lu@intel.com>
3002         * configure.ac (--enable-gold): Support both, both/gold and
3003         both/bfd to add gold to configdirs without removing ld.
3004         * configure: Regenerated.
3006         * Makefile.def: Add install-gold dependency to install-ld.
3007         * Makefile.in: Regenerated.
3009 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3011         PR lto/42776
3012         * configure.ac (--enable-lto): Refactor handling so libelf tests
3013         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3014         and allow LTO to be explicitly enabled on non-ELF platforms that
3015         are known to support it inside else-clause.
3016         * configure: Regenerate.
3018 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3020         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3021         * configure: Regenerate.
3023 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3025         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3026         * configure: Regenerate.
3028 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3030         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3031         separately.
3032         * configure: Regenerate.
3034 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3036         * MAINTAINERS (Write After Approval): Add myself.
3038 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3040         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3041         * configure: Regenerate.
3043 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3045         * configure: Regenerate after change to elf.m4.
3047 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3049         * MAINTAINERS (Write After Approval): Add myself.
3051 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3053         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3054         * configure: Regenerated.
3056 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3058         * configure.ac: Print "buggy but acceptable" when CLooG
3059         revision is less than 9.
3060         * configure: Regenerated.
3062 2010-04-01  Diego Novillo  <dnovillo@google.com>
3064         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3066 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3068         PR bootstrap/43615
3069         PR bootstrap/43328
3071         Revert:
3073         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3075         * configure.ac: Do not pass --enable-multilib nor
3076         --disable-multilib in baseargs.  Accept explicitly passed
3077         --enable_multilib.
3078         * configure: Regenerate.
3080 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3082         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3084 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3086         * MAINTAINERS: Remove myself.
3088 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3090         PR bootstrap/43328
3091         * configure.ac: Do not pass --enable-multilib nor
3092         --disable-multilib in baseargs.  Accept explicitly passed
3093         --enable_multilib.
3094         * configure: Regenerate.
3096 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3098         * MAINTAINERS (spu port): Remove me.
3100 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3102         * configure.ac (tic6x-*-*): New case.
3103         * configure: Regenerate.
3105 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3107         * config.sub: Update to version 2010-03-22.
3108         * config.guess: Update to version 2009-12-30.
3110 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3112         PR ada/42554
3113         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3114         * configure: Regenerate.
3116 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3118         * MAINTAINERS: Update my email address.
3120 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3122         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3123         (ghassan.shobaki@amd.com): Removed.
3125 2010-03-17  Alan Modra  <amodra@gmail.com>
3127         * MAINTAINERS: Update my email address.
3129 2010-03-16  Diego Novillo  <dnovillo@google.com>
3131         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3132         Matthews.
3134 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3136         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3137         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3139 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3141         * MAINTAINERS: Update my email address.
3143 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3145         * MAINTAINERS: Update my email address.
3147 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3149         * MAINTAINERS: Update my email address.
3151 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3153         * MAINTAINERS: Update my email address.
3155 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3157         PR libstdc++/32499
3158         * configure.ac (RANLIB): Default to true.
3159         (STRIP): Likewise.
3160         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3161         * configure: Regenerate.
3163 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3165         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3166         (Write After Approval): Update my email address.
3168 2010-02-17  Nick Clifton  <nickc@redhat.com>
3170         PR 11238
3171         * Makefile.tpl (local-distclean): Also remove config.cache files in
3172         sub-directories as there may not be Makefiles present in the
3173         sub-directories.
3174         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3175         the config.cache files found by the find command.
3177         * Makefile.in: Regenerate.
3178         * configure.ac: Revert previous delta.
3179         * configure: Regenerate.
3181 2010-02-15  Nick Clifton  <nickc@redhat.com>
3183         PR 11238
3184         * configure.ac: Delete config.cache files in sub-directories when
3185         deleting Makefiles.
3186         * configure: Regenerate.
3188 2010-02-12  Ben Elliston  <bje@gnu.org>
3190         * MAINTAINERS: Update my email address.
3192 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3194         * MAINTAINERS (spu port): Update my email address.
3196 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3198         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3200 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3202         * configure.ac: Add "recommended" version checks for GMP/MPC.
3203         Update recommended GMP/MPFR/MPC versions.
3204         * configure: Regenerate.
3206 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3208         * MAINTAINERS: Move my Embecosm email address into the
3209         write-after-approval section.
3211 2010-01-26  Ian Lance Taylor  <iant@google.com>
3213         * MAINTAINERS: Add myself as Go frontend maintainer.
3215 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3217         PR libstdc++/36101, PR libstdc++/42813
3218         * configure.ac (bootstrap_target_libs): Make inclusion of
3219         target-libgomp conditional on libgomb being in target_configdirs.
3220         * configure: Regenerate.
3222 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3224         PR libstdc++/36101, PR libstdc++/42813
3225         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3226         * configure: Regenerate.
3228 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3230         PR libstdc++/36101, PR libstdc++/42813
3231         * configure.ac (target_configdirs): Substitute.
3232         * Makefile.def: Bootstrap target module libgomp.
3233         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3234         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3235         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3236         * configure, Makefile.in: Regenerate.
3238 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3240         * MAINTAINERS: Adjust my details.
3242 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3244         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3246 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3248         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3250 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3252         * MAINTAINERS (Write After Approval): Add myself.
3254 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3256         * MAINTAINERS (Write After Approval): Add myself.
3258 2010-01-11  Richard Guenther  <rguenther@suse.de>
3260         PR lto/41569
3261         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3262         * Makefile.in: Regenerated.
3264 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3266         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3267         * configure: Regenerate.
3269 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3270             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3272         PR bootstrap/42424
3273         * configure.ac: Include libtool m4 files.
3274         (_LT_CHECK_OBJDIR): Call it.
3275         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3276         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3278         * configure: Regenerate.
3280 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3282         PR bootstrap/41818
3283         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3284         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3285         * Makefile.in: Regenerate.
3287 2010-01-02  Richard Guenther  <rguenther@suse.de>
3289         PR lto/41529
3290         * configure.ac: Include config/elf.m4.  Disable LTO if not
3291         builting for an elf target.
3292         * configure: Regenerate.
3294 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3296         * MAINTAINERS: Change my email address.
3298 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3300         * config.sub, config.guess: Update from upstream sources.
3302 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3304         * MAINTAINERS (Write After Approval): Add myself.
3306 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3308         PR middle-end/30447
3309         PR middle-end/30789
3310         PR other/40302
3312         * configure.ac: Require MPC.
3313         * configure: Regenerate.
3315 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3317         PR target/38384
3318         PR bootstrap/40972
3319         * libtool.m4: Sync from git Libtool.
3320         * ltoptions.m4: Likewise.
3321         * ltversion.m4: Likewise.
3322         * lt~obsolete.m4: Likewise.
3323         * ltmain.sh: Likewise.
3325 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3327         * configure.ac: Update minimum MPC version to 0.8.
3328         * configure: Regenerate.
3330 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3332         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3333         * configure: Regenerated.
3335 2009-11-21  Ian Lance Taylor  <iant@google.com>
3337         * configure.ac: Change default of poststage1_ldflags to be empty if
3338         poststage1_libs is set.  When poststage1_libs is empty, and
3339         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3340         * configure: Rebuild.
3342 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3344         * MAINTAINERS (Write After Approval): Update my email address.
3346 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3348         * config.guess: Update from upstream sources.
3350 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3352         * Makefile.def: Restore host and target settings for gmp.
3353         * Makefile.in: Rebuild.
3355 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3357         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3358         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3359         Fix portability of test of C++ as bootstrap language.  Add
3360         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3361         * configure: Rebuild.
3362         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3363         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3364         in-tree building.
3365         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3366         (POSTSTAGE1_HOST_EXPORTS): Use it.
3367         (STAGE[+id+]_CXXFLAGS): New.
3368         (BASE_FLAGS_TO_PASS): Pass it down.
3369         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3370         extra_exports.
3371         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3372         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3373         extra_exports.
3374         * Makefile.in: Rebuild.
3376 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3378         * config.sub, config.guess: Update from upstream sources.
3380 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3382         * MAINTAINERS (Write After Approval): Add myself.
3384 2009-11-09  Jon Beniston  <jon@beniston.com>
3386         * MAINTAINERS (Write After Approval): Add myself.
3388 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3390         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3391         paths for *-w64-mingw* and x86_64-*mingw*.
3392         * configure: Regenerated.
3394 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3396         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3398 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3400         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3401         Phil Edwards to Write-After Approval.
3403 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3405         * configure.ac: Disable target-winsup & co for
3406         x86_64-*-mingw* and *-w64-mingw* targets.
3407         * configure: Regenerated.
3409 2009-10-16  Nick Clifton  <nickc@redhat.com>
3411         * MAINTAINERS: Add myself as a maintainer for the RX port.
3413 2009-10-26  Johannes Singler  <singler@kit.edu>
3415         * MAINTAINERS (Write After Approval): Update my e-mail address.
3417 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3419         * configure.ac (CLooG test): Use = with test.
3420         * configure: Regenerate.
3422 2009-10-22  Richard Guenther  <rguenther@suse.de>
3424         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3425         cloog if the ppl version check failed.  Move flags saving
3426         before setting in libelf check.
3427         * configure: Regenerate.
3429 2009-10-21  Richard Guenther  <rguenther@suse.de>
3431         * configure.ac: Adjust the ppl and cloog configure to work as
3432         documented.  Disable cloog if ppl was disabled.  Omit the version
3433         checks if they were disabled.
3434         * configure: Re-generate.
3436 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3438         * configure.ac: Add 'lto' to enable_languages, not
3439         new_enable_languages, and only if not already present.
3440         * configure: Regenerate.
3442 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3444         * README: Refer to the various COPYING* files instead of just
3445         COPYING.
3446         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3448 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3450         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3452 2009-10-07  Richard Guenther  <rguenther@suse.de>
3454         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3455         and Richard Guenther as reviewers.
3456         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3457         as reviewers.
3459 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3461         * config.sub: Update from upstream sources.
3463 2009-10-06  Ian Lance Taylor  <iant@google.com>
3465         * Makefile.def: check-gold depends upon all-gas.
3466         * Makefile.in: Rebuild.
3468 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3470         * MAINTAINERS (Write After Approval): Add myself.
3472 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3474         * Makefile.def: all-lto-plugin depends on all-libiberty.
3475         set bootstrap=true for lto-plugin.
3476         Add lto-plugin.
3477         * Makefile.in: Regenerate.
3478         * configure.ac (host_libs): Add lto-plugin.
3479         * configure: Regenerate.
3481 2009-10-03  Diego Novillo  <dnovillo@google.com>
3483         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3484         (HOST_LIBELFLIBS): Define.
3485         (HOST_LIBELFINC): Define.
3486         * Makefile.in: Regenerate.
3487         * configure.ac: Add --enable-lto.
3488         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3489         If --enable-lto is used, add 'lto' to new_enable_languages.
3490         If --enable-lto is used and gold is enabled, add
3491         lto-plugin to configdirs.
3492         * configure: Regenerate.
3494 2009-10-03  Simon Baldwin  <simonb@google.com>
3496         * configure.ac: If --with-system-zlib, suppress local zlib and
3497         pass --with-system-zlib to subdir configure scripts.
3498         * configure: Regenerate.
3500 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3501             Paolo Bonzini  <bonzini@gnu.org>
3503         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3504         $(srcdir).
3505         * Makefile.in: Rebuilt.
3507 2009-09-26  Gary Funck  <gary@intrepid.com>
3509         * MAINTAINERS (Write After Approval): Add myself.
3511 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3513         * configure.ac: Update minimum MPC version to 0.7.
3514         * configure: Regenerate.
3516 2009-09-25  Nick Clifton  <nickc@redhat.com>
3518         * configure.ac: Pass any --cache-file=/dev/null option on to
3519         subconfigures.
3520         * configure: Regenerate.
3522 2009-09-23  Nick Clifton  <nickc@redhat.com>
3524         * config.sub, config.guess: Update from upstream sources.
3526 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3528         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3529         * Makefile.in: Rebuilt.
3531 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3533         PR bootstrap/32272
3534         * configure.ac: Error out if $srcdir isn't '.' but contains
3535         host-${host_noncanonical}.
3536         * configure: Regenerate.
3538 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3540         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3541         maintainer.
3543 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3545         * configure.ac: If bootstrapping a combined tree with
3546         --enable-gold, require c++ in stage1_languages.
3547         * configure: Regenerate.
3549         * configure.ac: Also add target_libs of stage1_languages to
3550         bootstrap_target_libs.
3551         * configure: Regenerate.
3553         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3554         with --enable-languages not containing c++.
3555         * configure: Regenerate.
3557 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3559         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3560         * configure: Regenerate.
3562 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3564         * MAINTAINERS (Write After Approval): Update my e-mail address,
3565         and move from from here...
3566         (Waiting for paperwork): To here.
3568 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3570         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3572 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3574         * configure.ac: Do not use $extrasub for replacing @if/@endif
3575         parts in Makefile; instead, use additional arguments to
3576         AC_CONFIG_COMMANDS to do the replacement manually, with several
3577         sed invocations, to avoid HP-UX sed command limits.
3578         * configure: Regenerate.
3580 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3582         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3583         blank before -L.
3585 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3587         * configure.ac (with-build-config): Document.  Handle without.
3588         Handle missing argument.
3589         * configure: Rebuilt.
3591 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3593         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3594         Default to bootstrap-debug only if compare-debug works.
3595         * configure: Rebuilt.
3596         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3597         * Makefile.in: Rebuilt.
3599 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3601         * MAINTAINERS (OS Port Maintainers): Update my email address.
3603 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3605         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3606         * Makefile.in: Rebuilt.
3608 2009-09-01  Chris Demetriou  <cgd@google.com>
3610         * MAINTAINERS (Write After Approval): Add myself.
3612 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3614         PR debug/30161
3615         * include/dwarf2.h (enum dwarf_tag): Added
3616         DW_TAG_GNU_template_template_param
3617         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3619 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3621         * Makefile.tpl (AWK): Fix typo.
3622         * Makefile.in: Regenerate.
3624 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3626         * configure.ac: Detect awk and sed.
3627         * Makefile.def (flags_to_pass): Add AWK and SED.
3628         * Makefile.tpl (AWK, SED): New.
3629         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3630         * configure: Regenerate.
3631         * Makefile.in: Regenerate.
3633 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3635         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3636         (collapseslashes): Likewise.
3638 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3640         * configure.ac (AC_PREREQ): Bump to 2.64.
3642 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3644         * configure.ac: Remove --with-datarootdir, --with-docdir,
3645         --with-pdfdir, --with-htmldir switches.
3646         * configure: Regenerate.
3648         * configure: Regenerate.
3650         * compile: Sync from Automake 1.11.
3651         * depcomp: Likewise.
3652         * install-sh: Likewise.
3653         * missing: Likewise.
3654         * mkinstalldirs: Likewise.
3655         * ylwrap: Likewise.
3657 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3659         * ltmain.sh (func_normal_abspath): New function.
3660         (func_relative_path): Likewise.
3661         (func_mode_help): Document new -bindir option for link mode.
3662         (func_mode_link): Add new -bindir option, and use it to place
3663         output DLL if specified.
3665 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3667         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3668         (baseargs): Add --disable-option-checking.
3669         * configure: Regenerate.
3671         * Makefile.def (configure-target-libiberty): Depend on
3672         all-binutils and all-ld.
3673         (configure-target-newlib): Likewise.
3674         * Makefile.in: Regenerate.
3676 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3678         * config.sub, config.guess: Update from upstream sources.
3680 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3682         Sync from src, merge:
3684         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3686         * configure.ac: Do not exclude gas for i386-*-darwin.
3687         Add a case for x86_64-*-darwin.
3688         * configure: Regenerate.
3690 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3692         * MAINTAINERS: Add my name to Write After Approval list.
3694 2009-08-06  Michael Eager  <eager@eagercon.com>
3696         * configure.ac: Add Microblaze target.
3697         * configure: Regenerate.
3699 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3701         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3702         * configure: Regenerate.
3704 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3706         * MAINTAINERS (Write After Approval): Update my e-mail address.
3708 2009-07-06  Ian Lance Taylor  <iant@google.com>
3710         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3711         * configure: Rebuild.
3713 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3715         * MAINTAINERS: Move myself to the Graphite Reviewers.
3717 2009-06-30  Wei Guozhi  <carrot@google.com>
3719         * MAINTAINERS: Add my name to Write After Approval list.
3721 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3723         PR bootstrap/40338
3724         * configure.ac (comparestring): Create new variable.
3725         * Makefile.tpl (comparestring): Use to skip some comparisions.
3726         * configure: Regenerate.
3727         * Makefile.in: Regenerate.
3729 2009-06-26  Doug Evans  <dje@sebabeach.org>
3731         * Makefile.def (host_modules): Add cgen.
3732         * Makefile.in: Regenerate.
3733         * configure.ac (host_tools): Add cgen.
3734         * configure: Regenerate.
3736 2009-06-23  DJ Delorie  <dj@redhat.com>
3738         * MAINTAINERS: Add myself as mep maintainer.
3740 2009-06-23  Ian Lance Taylor  <iant@google.com>
3742         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3743         boot_languages.  Only bootstrap target libraries listed in
3744         target_libs for some boot language.  Add --with-stage1-ldflags,
3745         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3746         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3747         if not building with C++.
3748         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3749         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3750         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3751         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3752         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3753         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3754         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3755         * configure, Makefile.in: Rebuild.
3757 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3759         * MAINTAINERS: Added my name to write-after-approval list.
3761 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3763         * configure.ac: Define is_elf for QNX Neutrino targets.
3764         * configure: Regenerate.
3766 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3768         * MAINTAINERS: Added my name to the write-after-approval list
3770 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3772         * configure.ac: Detect MPC in default directory.
3773         * configure: Regenerate.
3775 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3776             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3778         * Makefile.tpl (all): Avoid a trailing backslash.
3779         * Makefile.in: Regenerate.
3781 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3783         * config.sub, config.guess: Update from upstream sources.
3785 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3787         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3788         to noconfdirs.
3789         * configure: Regenerate.
3791 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3793         * Makefile.tpl ([+compare-target+]): Compare all stage
3794         directories, rather than just gcc.
3795         * Makefile.in: Rebuilt.
3797 2009-06-01  Doug Kwan  <dougkwan@google.com>
3799         * configure.ac: Support gold for target arm*-*-*.
3800         * configure: Regenerate.
3802 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3804         * Makefile.def: Add MPC support and dependencies.
3805         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3807         * Makefile.in, configure: Regenerate.
3809 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3811         * Makefile.tpl (all): Avoid harmless warning in make all when
3812         gcc-bootstrap is enabled but stage_last does not exist.
3813         * Makefile.in: Rebuilt.
3815 2009-05-24  Nicolas Roche  <roche@adacore.com>
3817         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3818         * Makefile.in: Regenerate.
3820 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3822         * MAINTAINERS: Update my e-mail address.
3824 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3826         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3827         * configure:  Regenerate.
3829 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3831         PR other/40159
3832         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3833         gcc-no-bootstrap are mutually exclusive.
3834         * Makefile.in: Rebuilt.
3836 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3838         PR other/40159
3839         * Makefile.tpl (all): Don't end with unconditional success.
3840         * Makefile.in: Rebuilt.
3842 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3844         PR target/37137
3845         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3846         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3847         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3848         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3849         stage_configureflags, stage_cflags and stage_libcflags into
3850         explicit Makefile macros.
3851         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3852         GFORTRAN.
3853         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3854         CC.  Set CC_FOR_BUILD from CC.
3855         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3856         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3857         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3858         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3859         and GFORTRAN.
3860         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3861         (_LIBCFLAGS): Renamed to _TFLAGS.
3862         (do-compare-debug, do-compare3-debug): Drop.
3863         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3864         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3865         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3866         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3867         (XGCC_FLAGS_FOR_TARGET): New.
3868         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3869         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3870         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3871         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3872         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3873         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3874         TFLAGS.
3875         (BUILD_CONFIG): Include if requested.
3876         (all): Set TFLAGS on bootstrap.
3877         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3878         (all-stageid-prefixmodule): Likewise.
3879         (do-clean, distclean-stageid): Set TFLAGS.
3880         (restrap): Fix whitespace.
3881         * Makefile.in: Rebuilt.
3883 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3885         * config.guess: Sync with src.
3887 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3889         * configure.ac ($with_ppl):  Default to no if not supplied.
3890         ($with_cloog):  Likewise.
3891         configure:  Regenerate.
3893 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3895         * MAINTAINERS: Update my e-mail address.
3897 2009-04-27  Nick Clifton  <nickc@redhat.com>
3899         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3901 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3903         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3904         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3905         * Makefile.in: Regenerate.
3907 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3909         PR bootstrap/39739
3910         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3911         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3913         * configure, Makefile.in: Regenerate.
3915 2009-04-21  Taras Glek  <tglek@mozilla.com>
3917         * include/hashtab.h: Update GTY annotations to new syntax
3918         * include/splay-tree.h: Likewise
3920 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3922         * config.sub, config.guess: Update from upstream sources.
3924 2009-04-15  Anthony Green  <green@moxielogic.com>
3926         * configure.ac: Add moxie support.
3927         * configure: Rebuilt.
3929 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3931         * configure.ac: Change copyright header to refer to version
3932         3 of the GNU General Public License and to point readers at the
3933         COPYING3 file and the FSF's license web page.
3934         * Makefile.def: Likewise.
3935         * Makefile.tpl: Likewise.
3936         * Makefile.in: Regenerate.
3938 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3940         * configure.ac: Restore match for darwin9 or later. Use double
3941         brackets since regeneration eats one pair.
3942         * configure: Regenerate.
3944 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3946         PR gas/10039
3947         * configure.ac: Require texinfo 4.7.
3948         * configure: Regenerated.
3950 2009-04-09  Nick Clifton  <nickc@redhat.com>
3952         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3953         the GCC Runtime Library Exception.
3955 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3957         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3958         * configure: Regenerate.
3960 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3962         * Makefil.def (languages): New entries.
3963         * Makefile.tpl (check-gcc-*): New generic target.
3964         * Makefile.in: Regenerate.
3966 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3968         * MAINTAINERS:  Update my email address.
3970 2009-03-18  Tom Tromey  <tromey@redhat.com>
3972         * configure: Rebuild.
3973         * configure.ac (host_libs): Add libiconv.
3974         * Makefile.in: Rebuild.
3975         * Makefile.def (host_modules): Add libiconv.
3976         (configure-gdb, all-gdb): Depend on libiconv.
3978 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3980         * configure.ac: Treat gdb as supported on x86_64-darwin.
3981         * configure: Regenerate.
3983 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3985         * configure.ac (--with-host-libstdcxx): New option.
3986         * configure: Regenerate.
3988 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3990         * MAINTAINERS:  Move myself into the write after approval list.
3992 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3994         * MAINTAINERS: Update e-mail address.
3996 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3998         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4000 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4002         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4004 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4006         Backport from git Libtool:
4008         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4009         Support GNU/kOpenSolaris.
4010         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4011         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4012         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4013         GNU/kOpenSolaris.
4015 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4017         * MAINTAINERS: Update e-mail address.
4019 2009-02-24  Michael Eager  <eager@eagercon.com>
4021         * MAINTAINERS (Write After Approval): Add self.
4023 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4025         * MAINTAINERS (Write After Approval): Add myself.
4027 2009-02-05  Andreas Schwab  <schwab@suse.de>
4029         * Makefile.tpl (stage_last): Define $r and $s before using
4030         $(RECURSE_FLAGS_TO_PASS).
4031         * Makefile.in: Regenerate
4033 2009-01-30  Ian Lance Taylor  <iant@google.com>
4035         * MAINTAINERS: Move myself to the Global Reviewers list.
4037 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4039         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4040         * configure: Regenerate.
4042 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4044         * MAINTAINERS: Make whitespace consistent.
4045         Remove Robert Millan from Write After Approval.
4047 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4049         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4050         (all-opcodes): Depend on all-libiberty.
4051         * Makefile.in: Regenerate.
4053 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4055         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4056         * configure: Regenerate.
4058 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4060         * MAINTAINERS (Write After Approval): Add myself.
4062 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4064         * MAINTAINERS: Add myself to reviewers (Fortran).
4066 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4068         PR tree-optimization/38515
4069         * configure.ac (cloog-polylib): Removed.
4070         (with_ppl, with_cloog): Test for "no".
4071         * configure: Regenerated.
4073 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4075         * MAINTAINERS: Moved myself to reviewers (Fortran).
4077 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4079         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4080         (Write After Approval): Remove myself.
4082 2009-01-03  Diego Novillo  <dnovillo@google.com>
4084         * MAINTAINERS: Remove myself from alias maintainership.
4086 2009-01-02  David Ayers  <ayers@fsfe.org>
4088         * MAINTAINERS: Update e-mail address.
4090 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4092         * MAINTAINERS: Make whitespace consistent.
4094 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4096         Backport from upstream Libtool:
4097         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4098         Add cache variables to tests that require the linker to work.
4099         For shlibpath_overrides_runpath, this also changes the semantics
4100         to let the result from the C compiler take precedence.
4102 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4104         * config.sub, config.guess: Update from upstream sources.
4106 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4108         * configure.ac (ppllibs): Add by default the lib flags.
4109         * configure: Regenerate.
4111 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4113         * MAINTAINERS:  Add myself to the write after approval list.
4115 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4117         * configure.ac: Add double brackets on darwin[912].
4118         * configure: Regenerate.
4120 2008-12-03  Daniel Kraft  <d@domob.eu>
4122         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4123         Approval to Reviewer section (for Fortran front-end).
4125 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4127         * configure.ac: Expand to darwin10 and later.
4128         * configure: Regenerate.
4130 2008-12-02  Andreas Schwab  <schwab@suse.de>
4132         * Makefile.def: configure-target-boehm-gc depends on
4133         all-target-libstdc++-v3.
4134         * Makefile.in: Regenerate.
4136 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4138         * MAINTAINERS:  Add myself as mingw maintainer.
4140 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4142         * config.sub, config.guess: Update from upstream sources.
4144 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4146         * README.SCO: Remove.
4148 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4150         * MAINTAINERS:  Add myself to the write after approval list.
4152 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4154         * MAINTAINERS:  Update my email address in WAA section.
4156 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4158         * MAINTAINERS: Update e-mail address.
4160 2008-11-27  Toon Moene  <toon@moene.org>
4162         * MAINTAINERS: Change e-mail address.
4164 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4166         * configure.ac: Build gdb for i?86-*-darwin*
4167         * configure: Regenerated.
4169 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4171         * MAINTAINERS: Added my full name.
4173 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4175         PR bootstrap/38014
4176         PR bootstrap/37923
4178         Revert:
4180         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4182         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4183         * Makefile.in: Regenerated.
4185         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4187         PR gdb/921
4188         PR gdb/1646
4189         PR gdb/2175
4190         PR gdb/2176
4192         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4193         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4194         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4195         (HOST_EXPORTS): Pass CPPFLAGS.
4196         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4197         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4198         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4199         * Makefile.in, configure: Regenerated.
4200         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4201         and CPPFLAGS_FOR_BUILD.
4203 2008-11-06  Jeff Law  <law@redhat.com>
4205         * MAINTAINERS: Add myself as middle end maintainer.
4207 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4209         * MAINTAINERS (Write after approval): Add myself.
4211 2008-11-05  Diego Novillo  <dnovillo@google.com>
4213         * MAINTAINERS (Global Reviewers): Add myself.
4214         (Non-Algorithmic Maintainers): Remove myself.
4216 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4218         * MAINTAINERS (Write after approval): Add myself.
4220 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4222         * MAINTAINERS (Write after approval): Add myself.
4224 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4226         * configure.ac (spu-*-*): Remove special case.
4227         * configure: Regenerate.
4229 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4231         * MAINTAINERS (Write after approval): Update my email address.
4233 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4235         * configure.ac [spu-*-*]: Do not set skipdirs.
4236         * configure: Re-generate.
4238 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4240         * MAINTAINERS (Various Maintainers): Add myself to reload.
4242 2008-10-25  Richard Guenther  <rguenther@suse.de>
4244         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4245         maintainer.  Remove myself as libgcc-math maintainer.
4246         (Non-Algorithmic Maintainers): Remove myself.
4248 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4250         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4251         * Makefile.in: Regenerated.
4253 2008-10-23  Cary Coutant  <ccoutant@google.com>
4255         * MAINTAINERS (Write after approval): Add myself.
4257 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4259         PR gdb/921
4260         PR gdb/1646
4261         PR gdb/2175
4262         PR gdb/2176
4264         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4265         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4266         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4267         (HOST_EXPORTS): Pass CPPFLAGS.
4268         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4269         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4270         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4271         * Makefile.in, configure: Regenerated.
4272         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4273         and CPPFLAGS_FOR_BUILD.
4275 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4277         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4278         Sebastian Pop.
4280 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4282         * MAINTAINERS (Write After Approval): Added myself.
4284 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4286         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4287         recommended version to 2.3.2.
4289         * configure: Regenerate.
4291 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4293         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4295 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4297         * MAINTAINERS (Write After Approval): Update e-mail address.
4299 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4301         * libtool.m4: Update to libtool 2.2.6.
4302         * lt~obsolete.m4: Update to libtool 2.2.6.
4303         * ltmain.sh: Update to libtool 2.2.6.
4304         * ltsugar.m4: Update to libtool 2.2.6.
4305         * ltversion.m4: Update to libtool 2.2.6.
4306         * ltoptions.m4: Update to libtool 2.2.6.
4307         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4309 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4311         * MAINTAINERS (Write After Approval): Add myself.
4313 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4315         * MAINTAINERS (Write After Approval): Update my name.
4317 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4319         * MAINTAINERS: Add myself in "Write After Approval".
4321 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4323         * MAINTAINERS: Add myself as ia64 maintainer.
4325 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4327         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4328         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4329         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4330         and Michael Tiemann from Write After Approval since they do not
4331         actually have access.
4333 2008-09-05  Richard Guenther  <rguenther@suse.de>
4335         * configure.ac: Initialize clooglibs to -lcloog.
4336         * configure: Re-generate.
4338 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4340         * MAINTAINERS (Write After Approval): Add myself.
4342 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4344         * configure.ac (--with-cloog-polylib): New.
4345         (--disable-cloog-version-check): New.
4346         (--disable-ppl-version-check): New.
4347         * configure: Re-generate.
4349 2008-09-03  Richard Guenther  <rguenther@suse.de>
4351         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4352         cloog test.
4353         * configure: Re-generate.
4355 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4357         Add picoChip port.
4358         * MAINTAINERS: Add picoChip maintainers.
4360 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4361             Tobias Grosser  <grosser@fim.uni-passau.de>
4362             Jan Sjodin  <jan.sjodin@amd.com>
4363             Harsha Jagasia  <harsha.jagasia@amd.com>
4364             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4365             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4366             Adrien Eliche  <aeliche@isty.uvsq.fr>
4368         Merge from graphite branch.
4369         * configure: Regenerate.
4370         * Makefile.in: Regenerate.
4371         * configure.ac (host_libs): Add ppl and cloog.
4372         Add checks for PPL and CLooG.
4373         * Makefile.def (ppl, cloog): Added modules and dependences.
4374         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4375         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4377 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4379         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4380         (GCC_SHLIB_SUBDIR): New.
4381         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4382         * configure: Regenerate.
4383         * Makefile.in: Regenerate.
4385 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4387         * MAINTAINERS: Consistently use tabs to separate columns.
4389 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4391         * MAINTAINERS (Write after Approval): Add myself.
4393 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4395         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4396         Enable bfd, binutils and opcodes.
4397         * configure: Regenerate.
4399 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4401         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4403 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4405         * MAINTAINERS:  Use correct Umlaut for last name.
4407 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4409         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4411 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4413         * MAINTAINERS: Update my email address.
4415 2008-08-16  Nicolas Roche  <roche@adacore.com>
4417         * Makefile.tpl: Add BOOT_ADAFLAGS.
4418         * Makefile.in: Regenerate.
4420 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4422         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4423         * configure: Regenerate.
4425 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4427         * configure.ac: Add makefile fragments for hpux.
4428         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4429         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4430         * configure: Regenerate.
4431         * Makefile.in: Regenerate.
4433 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4435         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4437 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4439         * MAINTAINERS (Write after Approval): Add myself.
4441 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4443         * MAINTAINERS (Write After Approval):  Add myself.
4445 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4447         * MAINTAINERS (Write After Approval):  Add myself.
4449 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4451         * MAINTAINERS: Update my email address.
4453 2008-06-25  Joey Ye  <joey.ye@intel.com>
4455         * MAINTAINERS (Write After Approval):  Add myself.
4457 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4459         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4460         * Makefile.in: Regenerate.
4461         * configure: Regenerate.
4463 2008-06-17  Daniel Kraft  <d@domob.eu>
4465         * MAINTAINERS (Write After Approval):  Add myself.
4467 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4469         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4470         "$@" is still intact with both Autoconf 2.59 and 2.62.
4471         * configure: Regenerate.
4473 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4475         * Makefile.tpl: Fix comment errors.
4476         * Makefile.in: Regenerate.
4478 2008-06-12  David S. Miller  <davem@davemloft.net>
4479             David Edelsohn  <edelsohn@gnu.org>
4481         * configure.ac: Add powerpc*-*-* to gold supported targets.
4482         * configure: Regenerate.
4484 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4486         PR tree-optimization/36218
4487         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4488         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4489         (all prefix="build-"): Pass them to build-system sub-makes.
4490         * Makefile.in: Regenerate.
4492 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4494         * MAINTAINERS (mt port): Remove.
4495         (sco5, unixware, sco udk): Remove.
4496         (Kean Johnston): Add to Write After Approval.
4498 2008-05-30  Julian Brown  <julian@codesourcery.com>
4500         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4501         of libobjc for ARM EABI Linux.
4502         * configure: Regenerate.
4504 2008-05-18  Xinliang David Li   <davidxl@google.com>
4506         * ChangeLog: Remove wrong ChangeLog entry.
4508 2008-05-17  Xinliang David Li   <davidxl@google.com>
4510         * MAINTAINERS (Write After Approval): Add myself.
4512 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4514         * MAINTAINERS (Write After Approval): Add myself.
4516 2008-05-14  Rafael Espíndola  <espindola@google.com>
4518         * config-ml.in: don't handle --enable-shared and --enable-static.
4520 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4522         * MAINTAINERS: Update my email address.
4524 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4526         * MAINTAINERS: Update my email address.
4528 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4530         * MAINTAINERS (Write After Approval): Add myself.
4532 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4534         * MAINTAINERS (Write After Approval): Add myself.
4536 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4538         * MAINTAINERS (crx): Add myself.
4540 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4542         Sync with src:
4543         2008-04-14  David S. Miller  <davem@davemloft.net>
4545         * configure.ac: Add sparc*-*-* to gold supported targets.
4546         * configure: Regenerate.
4548 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4550         PR bootstrap/35457
4551         * configure.ac: Include override.m4.
4552         * configure: Regenerate.
4554 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4556         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4557         * Makefile.in: Regenerate.
4559 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4561         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4562         as nonconfigurable directories list.
4563         * configure: Regenerate.
4565 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4567         * config.sub, config.guess: Update from upstream sources.
4569 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4571         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4572         * Makefile.in: Regenerate.
4574 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4576         * configure.ac: Do not build libssp for the AVR.
4577         * configure: Regenerate.
4579 2008-04-07  Ian Lance Taylor  <iant@google.com>
4581         * Makefile.def: check-gold depends upon all-binutils.
4582         * Makefile.in: Regenerate.
4584 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4586         * MAINTAINERS (Write After Approval): Add myself.
4588 2008-04-04  Nick Clifton  <nickc@redhat.com>
4590         PR binutils/4334
4591         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4592         builds.
4593         * configure: Regenerate.
4595 2008-04-04  NightStrike  <NightStrike@gmail.com>
4597         PR other/35151
4598         * configure.ac: Combine rules for mingw32 and mingw64.
4599         * configure: Regenerate.
4601 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4603         * MAINTAINERS (Write After Approval): Add myself.
4605 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4607         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4608         * Makefile.in (.NOTPARALLEL): Ditto.
4610 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4612         * MAINTAINERS (Write After Approval): Add myself.
4614 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4616         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4617         * Makefile.in (.NOTPARALLEL): Regenerate.
4619 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4621         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4622         * Makefile.in: Regenerate.
4624 2008-03-26  Jakub Staszak  <kuba@et.pl>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4630         * MAINTAINERS:  Update e-mail address.
4632 2008-03-20  Ian Lance Taylor  <iant@google.com>
4634         * configure.ac: Add support for --enable-gold.
4635         * Makefile.def: Add gold as a directory like ld.
4636         * configure, Makefile.in: Regenerate.
4638 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4640         * configure.ac: m4_include config/proginstall.m4.
4641         * configure: Regenerate.
4643         Backport from upstream Libtool:
4645         2007-10-12  Eric Blake  <ebb9@byu.net>
4647         Deal with Autoconf 2.62's semantic change in m4_append.
4648         * ltsugar.m4 (lt_append): Replace broken versions of
4649         m4_append.
4650         (lt_if_append_uniq): Don't require separator to be overquoted,
4651         and avoid broken m4_append.
4652         (lt_dict_add): Fix typo.
4653         * libtool.m4 (_LT_DECL): Don't overquote separator.
4655 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4657         * config.rpath: Add AIX 6 support.
4659 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4661         * Makefile.def (stageprofile).  Remove -fprofile-generate
4662         from stage_libcflags.
4663         * Makefile.in: Regenerate.
4665 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4667         * config.sub, config.guess: Update from upstream sources.
4669 2008-03-06  Tom Tromey  <tromey@redhat.com>
4671         * MAINTAINERS: Update for treelang deletion.
4673 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4675         * MAINTAINERS: Update my email address.
4677 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4679         * MAINTAINERS (darwin port): Add myself as a maintainer.
4680         (objective-c/c++): Add myself as a maintainer.
4682 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4684         * MAINTAINERS (Write After Approval): Update my email address.
4686 2008-02-25  Tomas Bily  <tbily@suse.cz>
4688         * MAINTAINERS (Write After Approval): Add myself.
4690 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4692         * MAINTAINERS (OpenMP): Add myself.
4694 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4696         PR bootstrap/32009
4697         PR bootstrap/32161
4699         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4700         * configure: Regenerate.
4702         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4703         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4704         STAGE4_LIBCFLAGS): New.
4705         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4706         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4707         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4708         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4709         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4710         for target modules.  Don't export LIBCFLAGS.
4711         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4712         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4713         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4714         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4715         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4716         * Makefile.in: Regenerate.
4718 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4720         PR libgcj/33085
4721         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4722         Do not use -DDLL_EXPORT.  Backport from upstream.
4724 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4726         * MAINTAINERS (Write After Approval): Add myself.
4728 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4730         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4731         * configure: Regenerate.
4733 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4735         * configure.ac (xtensa*-*-*): Recognize processor variants.
4736         * configure: Regenerate.
4738 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4740         PR bootstrap/34922
4741         * configure.ac (PARSE_ARGS): Push suitable setting of
4742         ac_subdirs_all, for `./configure --help=recursive'.
4743         Handle `+' in generic toplevel directory disabling.
4744         * configure: Regenerate.
4746 2008-01-28  Nick Clifton  <nickc@redhat.com>
4748         * MAINTAINERS (xstormy16): Take over maintainership.
4750 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4752         * MAINTAINERS (c4x port): Remove.
4754 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4756         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4758 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4760         * config.sub, config.guess: Update from upstream sources.
4762 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4764         * MAINTAINERS (Write After Approval): Add myself.
4766 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4768         * MAINTAINERS: Update my email address.
4770 2008-01-09  Raksit Ashok  <raksit@google.com>
4772         * MAINTAINERS (Write After Approval): Add myself.
4774 2008-01-09  Raksit Ashok  <raksit@google.com>
4776         * MAINTAINERS (Write After Approval): Add myself.
4778 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4780         * config.sub, config.guess: Update from upstream sources.
4782 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4784         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4785         Change recommended MPFR from 2.2.1 -> 2.3.0.
4786         * configure: Regenerate.
4788 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4790         * MAINTAINERS: Update my email address.
4792 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4794         * MAINTAINERS: Update my email address.
4796 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4798         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4799         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4800         * Makefile.in: Regenerate.
4802 2007-12-10  Mark Heffernan  <meheff@google.com>
4804         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4805         misplaced entries.
4807 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4809         * configure.ac: Enable libjava for x86_64-*-darwin9.
4810         * configure: Regenerate.
4812 2007-12-07  Bill Maddox  <maddox@google.com>
4814         * MAINTAINERS (Write After Approval): Add myself.
4816 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4818         * config.sub, config.guess: Update from upstream sources.
4820 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4822         * config-ml.in: Remove 64bit configure tests.
4824 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4826         * config-ml.in: Robustify against white space in absolute file
4827         names.
4829         * config-ml.in (multi-clean): Substitute ${Makefile}.
4830         Remove superfluous ${Makefile} in list.
4832 2007-11-19  Thiemo Seufer  <ths@mips.com>
4834         * config-ml.in: Don't hardcode the Makefile name.
4836 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4838         * MAINTAINERS (Write After Approval): Add myself.
4840 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4842         * MAINTAINERS (Write After Approval): Add myself.
4844 2007-11-06  Doug Kwan  <dougkwan@google.com>
4846         * MAINTAINERS (Write After Approval): Add myself.
4848 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4850         * MAINTAINERS (mercury): Remove entry.
4851         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4853 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4855         * Makefile.def (dependencies): Make configure-gdb depend on
4856         all-intl.
4857         * Makefile.in: Regenerated.
4859 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4861         * MAINTAINERS (Fortran maintainer): Remove myself.
4863 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4865         * Makefile.def: To avoid problems running with parallel makes,
4866         build newlib before libgloss so that target specific header
4867         files are availble.
4868         * Makefile.in: Regenerate
4870 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4872         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4873         * Makefile.in: Regenerate.
4875 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4877         * MAINTAINERS (Register allocation reviewer): Add myself.
4879 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4881         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4882         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4883         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4884         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4885         * configure: Regenerate.
4887 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4889         * MAINTAINERS (Register allocation reviewer): Add myself.
4891 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4893         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4894         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4895         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4896         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4897         * configure.ac: Default them to host tools for $host = $build.
4898         Subst them.
4900         * configure: Regenerate.
4901         * Makefile.in: Regenerate.
4903 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4905         * MAINTAINERS (Register allocation reviewer): Add myself.
4907 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4909         * MAINTAINERS (Register allocation reviewer): Add myself.
4911 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4913         * MAINTAINERS (Write After Approval): Fix typo.
4915 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4917         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4918         * configure: Regenerate.
4920 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4922         PR bootstrap/31906
4923         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4924         they're already prefixed.
4926 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4928         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4929         libstdc++.
4930         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4931         * configure: Regenerate.
4932         * Makefile.in: Regenerate.
4934 2007-09-17  Andreas Schwab  <schwab@suse.de>
4936         * configure.ac: Raise minimum makeinfo version to 4.6.
4937         * configure: Regenerate.
4939 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4941         * MAINTAINERS (write-after-approval) add myself
4943 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4945         * configure.ac: Correct makeinfo version check.
4946         * configure: Regenerate.
4948 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4950         * MAINTAINERS: Update my email address.
4952 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4954         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4955         to $skipdirs and only disable gprof for newlib.  Use the normal
4956         mips*-elf* handling in other respects.
4957         * configure: Regnerate.
4959 2007-09-12  David Daney  <ddaney@avtrex.com>
4961         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4962         enabling libgcj.
4963         * configure: Regenerate.
4965 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4967         PR other/32154
4968         * configure.ac: For libgloss targets, point the linker to the linker
4969         script, startup code and simulator library.
4970         * configure: Regenerate.
4972 2007-09-07  Andrew Haley  <aph@redhat.com>
4974         * configure.ac (noconfigdirs): Remove target-libffi and
4975         target-libjava.
4976         * configure: Regenerate.
4978 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4980         PR target/33281
4981         * configure.ac: Use config/mh-mingw on mingw.
4982         * configure: Regenerate.
4984 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4986         * MAINTAINERS (Write After Approval): Add myself.
4988 2007-09-05  Richard Guenther  <rguenther@suse.de>
4990         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4991         nor --disable-checking is provided also turn on yes and types
4992         checking for stage1.
4993         * configure: Re-generate.
4995 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4997         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4998         (Write After Approval): Remove myself.
5000 2007-08-29  Nick Clifton  <nickc@redhat.com>
5002         * config.sub, config.guess: Update from upstream sources.
5004 2007-08-22  Bud Davis  <jmdavis@link.com>
5006         * MAINTAINERS (Write After Approval): Added myself.
5007         * MAINTAINERS (Reviewers): Removed myself.
5009 2007-08-18  Paul Brook  <paul@codesourcery.com>
5010             Joseph Myers  <joseph@codesourcery.com>
5012         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5013         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5014         * Makefile.in: Regenerate.
5015         * configure.ac (--with-debug-prefix-map): New.
5016         * configure: Regenerate.
5018 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5019             Nigel Stephens  <nigel@mips.com>
5021         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5022         as target_makefile_frag.
5023         * configure: Regenerate.
5025 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5027         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5028         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5029         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5030         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5031         (do-compare, do-compare3, do-compare-debug): New.
5032         ([+compare-target+]): Use them.
5034 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5036         * MAINTAINERS (Write After Approval): Change my email address.
5038 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5039             Ben Elliston  <bje@au.ibm.com>
5041         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5042         --silent if $silent.
5043         * configure: Regenerate.
5045 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5047         * MAINTAINERS (Various Maintainers): Add myself as
5048         loop infrastructure maintainer.  Update my e-mail
5049         address.
5051 2007-07-31  Diego Novillo  <dnovillo@google.com>
5053         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5054         Adjust description.
5056 2007-07-26  Richard Guenther  <rguenther@suse.de>
5058         * configure.ac: Add types checking to stage1 checking flags.
5059         * configure: Regenerate.
5061 2007-07-17  Nick Clifton  <nickc@redhat.com>
5063         * COPYING3: New file.  Contains version 3 of the GNU General
5064         Public License.
5065         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5066         Lesser General Public License.
5068 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5070         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5072 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5074         * MAINTAINERS (S/390 co-maintainer): Add myself.
5075         (Write After Approval): Remove myself.
5077 2007-07-13  Dan Hipschman  <dsh@google.com>
5079         * MAINTAINERS (Write After Approval): Add myself.
5081 2007-07-11  Nick Clifton  <nickc@redhat.com>
5083         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5084         WINDRES export.
5085         * Makefile.in: Regenerate.
5087 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5089         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5090         maintainer.
5092 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5094         * lt~obsolete.m4: New. Import from 20070318 libtool.
5096 2007-07-03  Julian Brown  <julian@codesourcery.com>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5102         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5103         * configure: Regenerate.
5105 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5107         * configure.ac: Add some missing m4 quotation.
5108         * configure: Regenerate.
5110 2007-07-02  Simon Baldwin  <simonb@google.com>
5112         * MAINTAINERS (Write After Approval): Add myself.
5114 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5116         * configure: Regenerate.
5118 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5120         * Makefile.def: Add windmc tool to build.
5121         * Makefile.tpl: Likewise.
5122         * configure.ac: Likewise.
5123         * Makefile.in: Regenerate.
5124         * configure: Regenerate.
5126 2007-06-28  DJ Delorie  <dj@redhat.com>
5128         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5129         not building newlib.
5130         * configure: Regenerated.
5132 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5134         * MAINTAINERS (Write After Approval): Add myself.
5136 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5138         * MAINTAINERS (Write After Approval): Add myself.
5140 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5142         * MAINTAINERS (Write After Approval): Add myself.
5144 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5146         * MAINTAINERS (Write After Approval): Add myself.
5148 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5150         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5151         * Makefile.in: Regenerated.
5153 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5155         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5156         bfin*-*-uclinux* targets.
5157         * configure: Regenerate.
5159 2007-06-14  Ian Lance Taylor  <iant@google.com>
5161         * MAINTAINERS: Add myself as non-algorithmic global write
5162         maintainer.
5164 2007-06-14  Diego Novillo  <dnovillo@google.com>
5166         * MAINTAINERS: Add self as middle-end maintainer and
5167         non-algorithmic global write maintainer.
5169 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5171         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5172         Move all Fortran maintainers except Paul Brook into the
5173         Non-Autopoiesis section.
5175 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5177         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5178         (distclean-stage[+id+]): Possibly delete stage_last.
5179         * Makefile.in: Regenerate.
5181 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5183         * MAINTAINERS (Various Maintainer): Fix typo.
5185 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5187         * MAINTAINERS (Various Maintainer): Add myself as
5188         dataflow maintainer.
5190 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5192         * config.sub, config.guess: Update from upstream sources.
5194 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5196         * Makefile.tpl: Fix spelling error.
5197         * Makefile.in: Regenerate.
5199 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5201         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5202         lt_cv_sys_max_cmd_len.
5204 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5206         * MAINTAINERS (Various Maintainers): Add myself as
5207         auto-vectorizer maintainer.
5209 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5211         PR libjava/32098
5212         * libtool.m4: Revert previous change.
5213         * ltgcc.m4: Put it here.
5215 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5217         * MAINTAINERS (Various Maintainers): Add myself as
5218         auto-vectorizer maintainer.
5220 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5222         PR libjava/32098
5223         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5225 2007-05-30  Richard Guenther  <rguenther@suse.de>
5227         * MAINTAINERS (Various Maintainers): Add myself as
5228         auto-vectorizer maintainer.
5230 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5232         PR bootstrap/29382
5233         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5234         * configure: Rebuilt.
5236 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5238         * MAINTAINERS (Write After Approval): Removed my name.
5240 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5242         * MAINTAINERS (Write After Approval): Remove myself.
5244 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5246         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5248 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5250         * ltmain.sh: Update from ToT Libtool.
5251         * libtool.m4: Update from ToT Libtool.
5252         * ltsugar.m4: New. Update from ToT Libtool.
5253         * ltversion.m4: New. Update from ToT Libtool.
5254         * ltoptions.m4: New. Update from ToT Libtool.
5255         * ltconfig: Remove.
5256         * ltcf-c.sh: Remove.
5257         * ltcf-cxx.sh: Remove.
5258         * ltcf-gcj.sh: Remove.
5260 2007-05-22  Ollie Wild  <aaw@google.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5266         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5267         stage_cflags.
5268         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5269         Remove CFLAGS/LIBCFLAGS.
5270         (configure-stage[+id+]-[+prefix+][+module+],
5271         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5272         * Makefile.in: Regenerate.
5274 2007-05-15  Diego Novillo  <dnovillo@google.com>
5276         * MAINTAINERS: Update e-mail address.
5278 2007-05-15  Revital Eres  <eres@il.ibm.com>
5280         * MAINTAINERS (Write After Approval): Add myself.
5282 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5284         * MAINTAINERS (Write After Approval): Updated my address.
5286 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5288         * MAINTAINERS (Write After Approval): Add myself.
5290 2007-05-11  Silvius Rus  <rus@google.com>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2007-04-23  Tom Tromey  <tromey@redhat.com>
5296         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5298 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5300         * MAINTAINERS (cpplib): Rename to ...
5301         (libcpp): ... this.  Add C/C++ front end maintainers.
5303 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5305         * config-ml.in: Pass ${ml_config_env} to configure calls.
5307 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5309         * MAINTAINERS (Write After Approval): Add myself.
5311 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5313         * MAINTAINERS (Write After Approval): Add myself.
5315 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5317         * MAINTAINERS (fortran 95 front end): Add myself.
5319 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5321         * MAINTAINERS (Write After Approval): Add myself.
5323 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5325         * MAINTAINERS (Modulo Scheduler): Add myself.
5327 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5329         * MAINTAINERS (fortran 95 front end): Add myself.
5330         (c++ front end): whitespace fix.
5332 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5338         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5339         of glob.  Quote arguments with single quotes too.
5340         * configure: Regenerate.
5342 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5344         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5345         * Makefile.in: Regenerate
5347 2007-03-07  Andreas Schwab  <schwab@suse.de>
5349         * configure: Regenerate.
5351 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5353         * configure.ac: Add "--with-pdfdir" configure option,
5354         which defines pdfdir variable.
5355         * Makefile.def (target=fixincludes): Add install-pdf to
5356         missing targets.
5357         (recursive_targets): Add install-pdf target.
5358         (flags_to_pass): Add pdfdir.
5359         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5360         target.
5361         * configure: Regenerate
5362         * Makefile.in: Regenerate
5364 2007-02-28  Eric Christopher  <echristo@apple.com>
5366         Revert:
5367         2006-12-07  Mike Stump  <mrs@apple.com>
5369         * Makefile.def (dependencies): Add dependency for
5370         install-target-libssp and install-target-libgomp on
5371         install-gcc.
5372         * Makefile.in: Regenerate.
5374 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5376         * configure: Regenerate.
5377         * configure.ac: Move statements after variable declarations.
5379 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5381         * MAINTAINERS: Add myself as sh maintainer.
5383 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5385         * configure.ac: Adjust for loop syntax.
5386         * configure: Regenerate.
5388 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5390         * configure: Rebuilt.
5392 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5394         * configure.ac: Drop multiple occurrences of --enable-languages,
5395         and fix its quoting.
5396         * configure: Rebuilt.
5398 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5399             Nathan Sidwell  <nathan@codesourcery.com>
5400             Vladimir Prus  <vladimir@codesourcery.com>
5401             Joseph Myers  <joseph@codesourcery.com>
5403         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5404         * configure: Regenerate.
5406 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5408         * ltconfig (freebsd*): Default to elf.
5410 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5412         * configure.ac (target_libraries): Move libgcc before libiberty.
5413         * configure: Regenerated.
5415 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5416             Paolo Bonzini  <bonzini@gnu.org>
5418         PR bootstrap/30753
5419         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5420         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5421         * configure: Regenerated.
5423 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5425         * MAINTAINERS (Language Front End Maintainers): Update my mail
5426         address.
5428 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5430         PR bootstrap/30748
5431         * configure.ac: Correct syntax for Solaris ksh.
5432         * configure: Regenerated.
5434 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5436         * configure.ac: Sync with src.
5437         * configure: Regenerate.
5439 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5441         * Makefile.in: Regenerate.
5443 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5445         * config.sub: Sync with src.
5447 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5449         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5450         noncanonical equivalents.
5451         * configure.in: Rename to...
5452         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5453         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5454         target_noncanonical.  Use them.  Rewrite removal of configure
5455         arguments for autoconf 2.59.  Discard variable settings.  Force
5456         program_transform_name for native tools.
5458         * Makefile.in: Regenerated.
5459         * configure: Regenerated with autoconf 2.59.
5461 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5463         * MAINTAINERS (Write After Approval): Add myself.
5465 2007-01-31  Andreas Schwab  <schwab@suse.de>
5467         * Makefile.tpl (LDFLAGS): Substitute it.
5468         * Makefile.in: Regenerate.
5470 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5472         * MAINTAINERS (Write After Approval): Add myself.
5474 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5476         * MAINTAINERS (spu port): Add myself.
5478 2007-01-23  Richard Guenther  <rguenther@suse.de>
5480         PR bootstrap/30541
5481         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5482         * Makefile.tpl (GNATBIND): Substitute it.
5483         (GNATMAKE): Likewise.
5484         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5485         of STAGE_PREFIX.
5486         * Makefile.in: Regenerate.
5487         * configure: Regenerate.
5489 2007-01-18  Mike Stump  <mrs@apple.com>
5491         * configure.in: Re-enable -Werror for gcc builds.
5493 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5495         * MAINTAINERS (Write After Approval): Add myself.
5497 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5499         * configure.in: Change == to = in test command.
5500         * configure: Regenerate.
5502 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5503             Nick Clifton  <nickc@redhat.com>
5504             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5506         * configure.in (build_configargs, host_configargs, target_configargs):
5507         Remove build/host/target parameters.
5508         (host_libs): Add gmp and mpfr.
5509         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5510         * Makefile.def (gmp, mpfr): New.
5511         (gcc): Remove target.
5512         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5513         target_os, target_vendor): New.
5514         (configure): Add host_alias/target_alias arguments; adjust invocations.
5515         * configure: Regenerate.
5516         * Makefile.in: Regenerate.
5518 2007-01-11  Matt Fago  <fago@earthlink.net>
5520         * configure.in: Try to link to functions only in mpfr 2.2.x
5521         to improve robustness of configure tests.
5522         * configure: Regenerate.
5524 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5526         * MAINTAINERS: Add myself as i386 maintainer.
5528 2007-01-08  Jan Hubicka  <jh@suse.cz>
5530         * MAINTAINERS: Add myself as i386 maintainer.
5532 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5534         * configure.in: Add support for an x86_64-mingw* target.
5535         * configure: Regenerate.
5537 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5539         * Makefile.tpl (all-target): Correct @if conditional for target
5540         modules.
5541         * configure.in: Omit libiberty if building only target libgcc.
5542         * configure, Makefile.in: Regenerated.
5544 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5546         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5547         * configure: Regenerate.
5549 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5551         * Makefile.def (target_modules): Add libgcc.
5552         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5553         * Makefile.tpl (clean-target-libgcc): Delete.
5554         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5555         on gcc even for bootstrapped modules.  Rewrite handling of
5556         lang_env_dependencies to loop over target_modules.
5557         * configure.in (target_libraries): Add target-libgcc.
5558         * Makefile.in, configure: Regenerated.
5560 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5562         * configure.in: Reorganize recognition of languages.  Add
5563         --enable-stage1-languages.  Show supported languages for the chosen
5564         target rather than all recognized languages.
5565         * configure: Regenerate.
5567 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5569         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5570         * Makefile.in: Regenerate.
5572 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5574         * configure.in: Warn that MPFR 2.2.0 is buggy.
5575         * configure: Regenerate.
5577 2006-12-27  Ian Lance Taylor  <iant@google.com>
5579         * configure.in: When removing Makefiles to force a reconfigure, also
5580         remove prev-DIR*/Makefile.
5581         * configure: Regenerate.
5583 2006-12-22  Andreas Schwab  <schwab@suse.de>
5585         * configure: Regenerate with correct autoconf version.
5587 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5589         * configure.in: add AC_SUBST for *_FOR_TARGET.
5590         * configure: Regenerate.
5592 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5594         * configure.in: Simplify logic for rejecting languages that cannot
5595         be built.  Separate the case when a language is unsupported,
5596         from the case when the user chooses not to build a language.
5598 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5600         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5601         it only affects bootstrap and could be tested on "$host" as well.
5602         * configure: Regenerate.
5603         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5605 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5607         PR bootstrap/29544
5608         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5609         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5610         move here comment from Makefile.tpl.
5611         * Makefile.tpl: Move some definitions higher in the file.
5612         (STAGE1_CHECKING): New.
5613         * configure.in: Add --enable-stage1-checking.
5614         * configure: Regenerate.
5615         * Makefile.in: Regenerate.
5617 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5619         * MAINTAINERS: Add myself as build system maintainer.
5621 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5623         * MAINTAINERS (Write After Approval): Add myself.
5625 2006-12-13  Eric Christopher  <echristo@apple.com>
5627         * MAINTAINERS: Add myself as darwin maintainer.
5629 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5631         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5633 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5635         MAINTAINERS: Update my entry.
5637 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5639         * configure.in:  Handle spu makefile frag.
5640         * Makefile.tpl (MAINT): Define
5641         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5642         * configure: Regenerate.
5643         * Makefile.in: Regenerate.
5645 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5647         * config.guess: Import latest version.
5648         * config.sub: Likewise.
5650 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5652         * configure.in (spu-*-*): Don't skip target-libiberty.
5653         * configure: Regenerate.
5655 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5657         PR bootstrap/30134
5658         * configure.in: Correct x86 darwin support for libjava to powerpc
5659         and i?86 only.
5660         * configure: Regenerate.
5662 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5664         * configure.in: Add x86 darwin support for libjava.
5665         * configure: Regenerate.
5667 2006-12-07  Mike Stump  <mrs@apple.com>
5669         * Makefile.def (dependencies): Add dependency for
5670         install-target-libssp and install-target-libgomp on
5671         install-gcc.
5672         * Makefile.in: Regenerate.
5674 2006-12-04  Richard Guenther  <rguenther@suse.de>
5676         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5677         (Non-Algorithmic Maintainers): Move over non-algorithmic
5678         loop optimizer maintainers, add myself as a non-algorithmic
5679         middle-end maintainer.
5681 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5687         * configure.in: Update error message for missing GMP/MPFR.
5689         * configure: Regenerate.
5691 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5693         * configure.in: Update MPFR version in error message.
5695         * configure: Regenerate.
5697 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5699         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5700         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5701         --with-gmp-lib): New flags.
5703         * configure: Regenerate.
5705 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5707         * MAINTAINERS (Write After Approval): Change my email address.
5709 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5711         * MAINTAINERS (Write After Approval): Add myself.
5713 2006-11-22  Philipp Thomas  <pth@suse.de>
5715         * MAINTAINERS (i18n): Update e-mail address.
5717 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5719         * MAINTAINERS (spu port): Add myself as maintainer.
5720         (Write After Approval): Remove myself.
5722 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5724         * configure.in (skipdirs): Don't build libssp for SPU.
5725         * configure: Regenerate.
5727 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5729         * MAINTAINERS (spu port): Add myself as maintainer.
5730         (libobjc): Update my email address.
5732 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5734         * MAINTAINERS (Write After Approval): Add myself.
5736 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5738         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5739         * configure : Rebuilt.
5741 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5743         * MAINTAINERS (Write After Approval): Add myself.
5745 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5747         * MAINTAINERS (Write After Approval): Add myself.
5749 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5751         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5752         libmpfr.a.
5753         * configure: Regenerate.
5755 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5757         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5758         (unstage): Test for stage_last presence.
5760         PR bootstrap/29802
5761         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5762         STAGE_PREFIX.
5763         * Makefile.in: Regenerate.
5765 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5767         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5768         maintainers.
5770 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5776         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5777         and stageN-package/Makefile.
5778         * Makefile.in: Regenerated.
5780 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5782         * configure.in: Remove target-libgloss from noconfigdirs for
5783         bfin-*-*.
5784         * configure: Regenerated.
5786 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5788         * configure.in (have_gmp): Only error if the gcc directory exists.
5790         * configure: Regenerate.
5792 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5794         * configure.in: Robustify error message for missing GMP/MPFR.
5796         * configure: Regenerate.
5798 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5800         * MAINTAINERS (Write After Approval): Add myself.
5802 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5804         * MAINTAINERS: Change email address.
5806 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5808         * MAINTAINERS (Write After Approval): Add myself.
5810 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5812         * MAINTAINERS (Write After Approval): Add myself.
5814 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5816         * MAINTAINERS (Write After Approval): Move myself to
5817         Write After Approval section.
5819 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5821         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5822         need_gmp anymore.
5823         * configure: Regenerate.
5825 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5827         * MAINTAINERS (Write After Approval): Add myself.
5829 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5831         * config.guess: Import latest version.
5832         * config.sub: Likewise.
5834 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5836         * Makefile.def: Added pdf target handling.
5837         * Makefile.tpl: Added pdf target handling.
5838         * Makefile.in: Regenerated.
5840 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5842         * MAINTAINERS: Add self as score port maintainer.
5844 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5846         * MAINTAINERS (Write After Approval): Add myself.
5848 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5850         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5851         or newer.
5852         * configure: Regenerated.
5854 2006-09-27  Dave Brolley  <brolley@redhat.com>
5856         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5857         using $s instead of $r.
5858         * configure: Regenerated.
5860 2006-09-26  Thiemo Seufer  <ths@mips.com>
5862         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5863         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5864         * configure: Regenerate.
5866 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5868         * MAINTAINERS (Write After Approval): Remove myself.
5870 2006-09-22  Chao-ying Fu  <fu@mips.com>
5872         * MAINTAINERS (Write After Approval): Add myself.
5874 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5876         * MAINTAINERS: Add self as soft-fp maintainer.
5878 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5880         * MAINTAINERS: Add myself as avr maintainer.
5881         Remove Marek Michalkiewicz as avr maintainer.
5883 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5885         * MAINTAINERS (Write After Approval): Add myself.
5887 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5889         * configure.in: Never build newlib for a Mingw host.
5890         Never build newlib as Mingw target library.
5891         Test the existence of winsup/cygwin for building a Cygwin newlib,
5892         rather than just winsup.
5893         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5894         building a Mingw target.
5895         * configure: Regenerate.
5897 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5899         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5901 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5903         * config.guess: Import from src (was more updated).
5904         * config.sub: Likewise.
5906 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5908         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5909         * configure: Regenerated.
5911 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5913         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5914         for stages after the first.
5916 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5918         * Makefile.def: Add dependencies for configure-opcodes
5919         on configure-intl and all-opcodes on all-intl.
5920         * Makefile.in: Regenerated.
5922 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5924         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5926 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5928         Port to hosts whose 'sort' and 'tail' implementations
5929         treat operands with leading '+' as file names, as POSIX
5930         has required since 2001.  However, make sure the code still
5931         works on pre-POSIX hosts.
5932         * ltmain.sh: Don't assume "sort +2" is equivalent to
5933         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5935 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5937         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5939 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5941         * ltconfig: chmod 644 before ranlib during install.
5943 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5945         PR bootstrap/18058
5946         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5947         if the bootstrap compiler is a GCC version that supports it.
5948         * configure: Regenerate.
5950 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5952         * configure.in: Fix thinkos in previous check-in.
5953         * configure: Regenerate.
5955 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5957         PR other/27063
5958         * configure.in: Test subdir_requires and give an appropriate
5959         error message.
5960         * configure: Regenerate.
5962 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5968         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5970 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5972         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5974 2006-06-20  David Ayers  <d.ayers@inode.at>
5976         PR bootstrap/28072
5977         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5978         whether target-libjava is being configured instead of whether the
5979         java front end is enabled.
5980         * configure: Regenerate.
5982 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5984         PR target/27540
5985         * configure.in: Only enable libgomp on IRIX 6.
5986         * configure: Regenerate.
5988 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5990         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5991         too.
5992         * Makefile.in: Regenerate.
5994 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5996         * config-ml.in: Alter CCASFLAGS to include special
5997         multilib options the same as is done for CFLAGS.
5999 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6001         * configure.in: Don't enable libgomp on hpux10.
6002         * configure: Rebuilt.
6004 2006-06-12  David Ayers  <d.ayers@inode.at>
6006         PR bootstrap/27963
6007         PR target/19970
6008         * configure.in: Remove target-boehm-gc from noconfigdirs where
6009         ${libgcj} is specified.
6010         * configure: Regenerate.
6012 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6014         Sync from src:
6016         * configure.in: Sync.
6017         * configure: Regenerated.
6019         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6021         * Makefile.def: Added dependencies from sim and gdb on intl, and
6022         added configure dependencies to everything with an all dependency
6023         on intl.
6024         * Makefile.in: Regenerated.
6026 2006-06-06  David Ayers  <d.ayers@inode.at>
6028         PR libobjc/13946
6029         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6030         * Makefile.in: Regenerate.
6031         * configure.in: Add --enable-objc-gc at toplevel and have it
6032         enable boehm-gc for Objective-C.
6033         Remove target-boehm-gc from libgcj.
6034         Add target-boehm-gc to target_libraries.
6035         Add target-boehm-gc to noconfigdirs where ${libgcj}
6036         is specified.
6037         Assert that boehm-gc is supported when requested for Objective-C.
6038         Only build boehm-gc if needed either for Java or Objective-C.
6039         * configure: Regenerate.
6041 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6043         PR 27674
6044         * Makefile.tpl (configure-[+prefix+][+module+],
6045         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6046         Remove rule to unstage bootstrapped modules.
6047         (stage_current): New.
6048         * Makefile.in: Regenerate.
6050 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6052         * MAINTAINERS (Write After Approval): Update my e-mail address.
6054 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6056         * include/libiberty.h: Declare pex_run_in_environment.
6058 2006-05-31  Asher Langton  <langton2@llnl.gov>
6060         * MAINTAINERS (Write After Approval): Add myself.
6062 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6064         * Makefile.def (bfd, opcodes): Fix lib_path.
6065         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6066         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6067         * Makefile.in: Regenerate.
6069 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6071         * Makefile.in: Regenerate.
6073 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6075         * Makefile.def: Add install-html target. Add datarootdir
6076         docdir and htmldir to flags_to_pass.
6077         * Makefile.tpl: Add install-html target.
6078         * Makefile.in: Regenerate.
6079         * configure.in: Add --with-datarootdir, --with-docdir, and
6080         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6081         * configure: Regenerate.
6083 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6085         * configure.in: Enable gprof for cross builds.
6086         * configure: Regenerate.
6088 2006-05-22  Richard Guenther  <rguenther@suse.de>
6090         Revert
6091         2006-01-31  Richard Guenther  <rguenther@suse.de>
6092         Paolo Bonzini  <bonzini@gnu.org>
6094         * Makefile.def (target_modules): Add libgcc-math target module.
6095         * configure.in (target_libraries): Add libgcc-math target library.
6096         (--enable-libgcc-math): New configure switch.
6097         * Makefile.in: Re-generate.
6098         * configure: Re-generate.
6099         * libgcc-math: New toplevel directory.
6101 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6102             Andreas Tobler  <a.tobler@schweiz.ch>
6104         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6105         * configure: Rebuilt.
6107 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6109         * MAINTAINERS (Write After Approval): Add myself.
6111 2006-05-01  DJ Delorie  <dj@redhat.com>
6113         * configure.in: Restore CFLAGS if GMP isn't present.
6114         * configure: Regenerate.
6116 2006-05-01  Richard Guenther  <rguenther@suse.de>
6118         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6119         maintainer.
6121 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6123         * MAINTAINERS (Write After Approval): Add myself.
6125 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6127         * MAINTAINERS (Write After Approval): Add myself.
6129 2006-04-18  DJ Delorie  <dj@redhat.com>
6131         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6132         reference libgloss so that libssp can be built in a combined
6133         tree.
6134         * configure: Regenerate.
6136 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6138         * MAINTAINERS (Write After Approval): Add myself.
6140 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6142         * configure.in: Require makeinfo 4.4 or higher.
6143         * configure: Regenerate.
6145 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6147         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6148         Rearrange the entries of other libraries to have them in one place.
6150 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6152         * MAINTAINERS (Write After Approval): Remove myself.
6153         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6155 2006-03-14  Richard Guenther  <rguenther@suse.de>
6157         * configure: Regenerate with autoconf 2.13.
6159 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6161         * MAINTAINERS: Use my work address.
6163         * MAINTAINERS: Update my E-mail address.
6165 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6167         * configure.in: Handle --disable-<component> generically.
6168         * configure: Regenerate.
6170 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6172         PR libgcj/17311
6173         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6175 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6177         * MAINTAINERS (Write After Approval):  Remove myself.
6178         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6180 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6182         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6183         (TARGET_CONFIGDIRS): Remove.
6184         * configure.in: Remove AC_SUBST(target_configdirs).
6185         * Makefile.in, configure: Regenerated.
6187 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6189         * MAINTAINERS (Write After Approval):  Remove myself.
6190         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6192 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6194         PR bootstrap/25670
6196         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6198         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6199         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6200         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6201         BUILD_PREFIX, BUILD_PREFIX_1.
6202         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6204         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6205         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6207         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6208         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6209         of `cat stage_current`.  Always provide the `r' and `s' variables.
6210         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6211         a single shell execution.
6212         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6213         bootstrapped modules, make the stage1 module if the build was not
6214         started yet, else build the current stage.
6215         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6216         (all-build, all-host, all-target, [+make_target+]-host,
6217         [+make_target+]-target): Do not use \-continued lines.
6218         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6219         (current_stage, restrap, stage_last): New.
6221         * Makefile.in: Regenerate.
6222         * configure: Regenerate.
6224 2006-02-19  Bud Davis  <jmdavis@link.com>
6226         * MAINTAINERS (Write After Approval):  Remove myself.
6227         (Language Front End Maintainers):  Add myself as fortran 95
6228         maintainer and update e-mail address.
6230 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6232         * MAINTAINERS (Write After Approval):  Remove myself.
6233         (Language Front End Maintainers):  Add myself as fortran 95
6234         maintainer.
6236 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6238         * MAINTAINERS (Write After Approval): Add myself.
6240 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6242         * MAINTAINERS (Write After Approval):  Remove myself.
6243         (Language Front End Maintainers):  Add myself as
6244         fortran 95 maintainer.
6246 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6248         Sync from src:
6250         2005-12-27  Leif Ekblad  <leif@rdos.net>
6252         * configure.in: Add support for RDOS target.
6253         * configure: Regenerate.
6255 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6256             Andreas Schwab  <schwab@suse.de>
6258         * configure: Regenerate.
6260 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6262         * configure.in (enable_libgomp): Add AIX.
6263         * configure: Regenerate.
6265 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6267         * MAINTAINERS (Write After Approval): Add myself.
6269 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6271         * MAINTAINERS (Write After Approval): Add myself.
6273 2006-01-31  Richard Guenther  <rguenther@suse.de>
6274         Paolo Bonzini  <bonzini@gnu.org>
6276         * Makefile.def (target_modules): Add libgcc-math target module.
6277         * configure.in (target_libraries): Add libgcc-math target library.
6278         (--enable-libgcc-math): New configure switch.
6279         * Makefile.in: Re-generate.
6280         * configure: Re-generate.
6281         * libgcc-math: New toplevel directory.
6283 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6285         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6286         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6287         the assembler, linker and binutils.
6288         * configure: Regenerate.
6290 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6296         * configure: Regenerate.
6298 2006-01-18  Richard Henderson  <rth@redhat.com>
6299             Jakub Jelinek  <jakub@redhat.com>
6300             Diego Novillo  <dnovillo@redhat.com>
6302         * libgomp: New directory.
6303         * Makefile.def: Add target_module libgomp.
6304         * Makefile.in: Regenerate.
6305         * configure.in (target_libraries): Add target-libgomp.
6306         * configure: Regenerate.
6308 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6310         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6311         @ from continuation.
6312         * Makefile.in: Rebuilt.
6314 2006-01-04  Chris Lattner  <sabre@gnu.org>
6316         * MAINTAINERS (Write After Approval): Add myself.
6318 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6320         PR bootstrap/24252
6322         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6323         * Makefile.tpl (OBJDUMP): New.
6324         (EXTRA_HOST_FLAGS): Add it.
6325         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6327         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6328         to use symbolic links between directories.  Avoid race conditions
6329         or make them harmless.
6330         * configure.in: Do not try to use symbolic links between directories.
6332         * Makefile.def (LEAN): Pass.
6333         * Makefile.tpl (LEAN): Define.
6334         (stage[+id+]-start): Accept that the previous directory does not
6335         exist, if the bootstrap is lean.
6336         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6337         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6338         configure substitution.
6339         ([+compare-target+]): Likewise.
6340         ([+bootstrap-target+]-lean): New.
6341         * configure.in: Remove lean bootstrap support from here.
6343         * Makefile.in: Regenerate.
6344         * configure: Regenerate.
6346 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6348         * MAINTAINERS (libdecnumber): Add myself.
6350 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6352         * libtool-ldflags: New script.
6354 2006-01-02  Andreas Schwab  <schwab@suse.de>
6356         * configure.in: When reconfiguring remove Makefile in
6357         all stage directories.
6358         * configure: Regenerate.
6360 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6362         * MAINTAINERS: Update my email address.
6364 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6366         Revert Ada-related part of the previous change.
6368         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6369         Do not pass.
6370         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6371         * Makefile.in: Regenerate.
6372         * configure.in: Do not include mt-ppc-aix target fragment.
6373         * configure: Regenerate.
6375 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6377         * configure.in: Select appropriate fragments for PowerPC/AIX.
6378         * configure: Regenerate.
6380         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6381         BOOT_CFLAGS, BOOT_LDFLAGS.
6382         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6383         BOOT_CFLAGS, BOOT_LDFLAGS.
6384         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6385         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6386         (stage): Fail if we cannot complete the work.
6387         * Makefile.in: Regenerate.
6389 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6391         * configure.in: Replace ms1 with mt.
6392         * configure: Rebuilt.
6394 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6396         * MAINTAINERS: Update my email address.
6398 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6400         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6401         install-host-nogcc): Don't invoke $(stage) at the end.
6402         * Makefile.in: Regenerate.
6404 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6406         * configure.in: Flip the top-level bootstrap switch.
6407         * configure: Regenerate.
6409 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6411         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6412         $(stage) and $(unstage).
6413         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6414         (all): Remove stray semicolon.
6415         (local-distclean): Don't handle multilib.tmp and multilib.out.
6416         (install.all): Set $s for consistency.
6417         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6418         check_multilibs setting.  Always make the install directory.
6419         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6420         Correct @if/@endif.
6421         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6422         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6423         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6424         (multilib.out): Remove.
6425         * Makefile.in: Regenerated.
6427 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6429         * MAINTAINERS (Write After Approval): Add myself.
6431 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6433         * MAINTAINERS: Add myself as mt maintainer.
6435         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6437 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6439         * MAINTAINERS: Change email address.
6441 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6443         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6444         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6445         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6446         Find in-tree tools if available.
6447         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6448         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6449         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6450         (COMPILER_*_FOR_TARGET): New.
6451         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6452         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6453         (CONFIGURED_*, USUAL_*): Remove.
6454         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6455         STRIP): Use autoconf substitutions.
6456         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6457         COMPILER_NM_FOR_TARGET): New.
6458         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6460         (all): Make all-host and all-target in parallel.
6461         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6462         that $$r and $$s are set before invoking a recursive make.
6463         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6464         ([+bootstrap-target+]): Inline most of the `all' target.
6466 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6468         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6469         from the gcc build directory.
6470         * Makefile.in: Regenerate.
6472 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6474         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6475         depend on all-libdecnumber.
6476         * configure.in (host_libs): Include libdecnumber.
6477         * Makefile.in: Regenerate.
6478         * configure: Likewise.
6480 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6482         * libdecnumber: Import decNumber sources from the dfp-branch.
6484 2005-11-21  Kean Johnston  <jkj@sco.com>
6486         * config.sub, config.guess: Sync from upstream sources.
6488 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6490         Import from Autoconf sources:
6492         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6493         * config/move-if-change: Don't output "$2 is unchanged";
6494         suggested by Ben Elliston.  Handle weird characters correctly.
6496 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6498         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6499         to match upstream libtool for darwin.
6501 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6503         * Makefile.def: Remove gdb dependencies for gdbtk.
6504         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6505         (configure-gdb, install-gdb): New rules.
6506         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6507         * Makefile.in, configure: Regenerated.
6509 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6511         * MAINTAINERS (Write After Approval): Add myself.
6513 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6515         * MAINTAINERS (Write After Approval): Add myself.
6517 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6519         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6520         Diego Novillo.
6522 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6524         PR bootstrap/24297
6525         * Makefile.tpl (do-[+make-target+], do-check, install,
6526         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6527         are set before recursing.
6528         * Makefile.in: Regenerate.
6530 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6532         PR bootstrap/18939
6533         * Makefile.def (gcc) <target>: Fix thinko.
6534         * Makefile.in: Regenerate.
6536 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6538         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6539         * configure: Regenerate.
6541 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6543         * MAINTAINERS (Write After Approval): Add self.
6545 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6547         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6548         target-libffi, target-qthreads, target-libjava, and
6549         targetlibobjc.
6550         * configure: Regenerate.
6552 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6554         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6555         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6556         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6557         (USUAL_OBJDUMP_FOR_TARGET): New.
6558         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6559         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6560         * configure, Makefile.in: Regenerated.
6562 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6564         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6565         before other host packages.
6567 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6569         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6571 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6573         PR bootstrap/22340
6575         * configure.in (default_target): Remove.
6576         * Makefile.tpl (all): Do not use prerequisites as subroutines
6577         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6578         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6579         use prerequisites as subroutines.
6580         (check-host, check-target): New.
6581         (bootstrap configure & all targets): Do not use stage*-start
6582         if the directory layout is already ok.
6583         (non-bootstrap configure & all targets): Prepend a $(unstage).
6584         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6585         (NOTPARALLEL): Remove.
6586         (unstage, stage variables): New variables.
6587         (unstage, stage targets): Simply expand to those variables.
6589         * configure: Regenerate.
6590         * Makefile.in: Regenerate.
6592 2005-10-04  James E Wilson  <wilson@specifix.com>
6594         * Makefile.def (lang_env_dependencies): Add libmudflap.
6595         * Makefile.in: Regenerate.
6597 2005-10-03  Andreas Schwab  <schwab@suse.de>
6599         Backport from libtool CVS:
6600         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6602         * ltmain.sh: add support for installing into temporary
6603         staging area (e.g. 'make install DESTDIR=...')
6605 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6607         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6608         * configure: Regenerated.
6610 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6612         * configure: Regenerate with the correct
6613         autoconf version.
6615 2005-09-30  Catherine Moore  <clm@cm00re.com>
6617         * configure.in (bfin-*-*): New.
6618         * configure: Regenerated.
6620 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6622         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6623         (LIPO_FOR_TARGET): New.
6624         (CONFIGURED_LIPO_FOR_TARGET): New.
6625         (USUAL_LIPO_FOR_TARGET): New.
6626         (STRIP_FOR_TARGET): New.
6627         (CONFIGURED_STRIP_FOR_TARGET): New.
6628         (USUAL_STRIP_FOR_TARGET): New.
6629         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6630         STRIP_FOR_TARGET.
6631         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6632         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6633         * Makefile.in: Regenerate.
6634         * configure: Regenerate.
6636 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6638         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6639         (rs6000-*-aix*): Same.
6640         * configure: Regenerate.
6642 2005-09-16  Tom Tromey  <tromey@redhat.com>
6644         * MAINTAINERS: Add self as java maintainer.
6646 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6648         * configure.in: Recognize f95 in the --enable-languages option,
6649         and substitute it for fortran, issuing a warning.
6650         * configure: Regenerate.
6652 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6654         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6655         * configure:  Regenerated.
6657 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6659         * MAINTAINERS: Add self as ms1 maintainer.
6661 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6663         * Makefile.def (libssp): Add to lang_env_dependencies.
6664         * Makefile.in: Regenerate.
6666 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6668         * MAINTAINERS: Add myself as middle-end maintainer.
6670 2005-08-17  Christian Groessler  <chris@groessler.org>
6672         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6673         * Makefile.in: Regenerate.
6675 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6677         * MAINTAINERS (write after approval): Added myself.
6679 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6681         * MAINTAINERS (Write After Approval): Add myself.
6683 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6685         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6686         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6687         Look for alternate names of the target cc and c++
6688         * configure: Regenerate.
6690 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6692         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6693         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6694         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6695         tools; remove code to manually set them.
6696         (Target tools): Look in the environment for them.
6697         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6698         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6699         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6700         build directory.
6701         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6702         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6703         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6704         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6705         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6706         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6707         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6708         * configure: Regenerate.
6709         * Makefile.in: Regenerate.
6711 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6713         * MAINTAINERS: Update for removed CPU targets.
6715 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6717         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6718         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6719         * Makefile.in: Regenerated.
6721 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6723         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6724         (CFLAGS_FOR_TARGET): Use it.
6725         (CXXFLAGS_FOR_TARGET): Likewise.
6726         * Makefile.in: Regenerated.
6727         * configure.in (--with-build-sysroot): New option.
6728         * configure: Regenerated.
6730 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6732         * Makefile.tpl: Wrap install between unstage and stage
6733         * Makefile.in: Regenerate.
6735 2005-07-21  Eric Christopher  <echristo@apple.com>
6737         * MAINTAINERS: Update affiliation.
6739 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6741         * MAINTAINERS: Add self as crx port maintainer.
6743 2005-07-20  DJ Delorie  <dj@redhat.com>
6745         * MAINTAINERS: Add self as m32c maintainer.
6747 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6749         * all files: Update FSF address.
6751 2005-07-15  Eric Christopher  <echristo@redhat.com>
6753         * MAINTAINERS: Change affiliation.
6755 2005-07-14  Jim Blandy  <jimb@redhat.com>
6757         * configure.in: Add cases for Renesas m32c.
6758         * configure: Regenerated.
6760 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6762         * COPYING.LIB: Update from fsf.org.
6764 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6766         * COPYING, compile, config.guess,
6767         config.sub, install-sh, missing, mkinstalldirs,
6768         symlink-tree, ylwrap: Sync from upstream sources.
6769         * config-ml.in: Update FSF address.
6771 2005-07-13  Eric Christopher  <echristo@redhat.com>
6773         * configure.in: Add toplevel noconfigdir support for tpf.
6774         * configure: Regenerate.
6776 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6778         PR ada/22340
6780         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6781         * Makefile.in: Regenerate.
6783 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6785         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6786         Brolley to write-after-approval.
6788 2005-07-07  Andreas Schwab  <schwab@suse.de>
6790         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6791         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6792         * Makefile.in: Regenerated.
6794 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6796         * configure.in: Don't build sim or rda when targetting darwin.
6797         * configure: Regenerate.
6799 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6801         * configure.in: Add --enable-libssp and --disable-libssp.
6802         * configure: Regenerate with autoconf-2.13.
6804 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6806         * Makefile.def (target_modules): Add libssp.
6807         * configure.in (target_libraries): Add target-libssp.
6808         * configure: Rebuilt.
6809         * Makefile.in: Rebuilt.
6811 2005-07-01  Zack Weinberg  <zackw@panix.com>
6813         * MAINTAINERS: Change email address.  Resign from maintainership.
6815 2005-07-01  Richard Guenther  <rguenther@suse.de>
6817         * MAINTAINERS: Change my e-mail address and affiliation.
6819 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6821         * Makefile.def (stagefeedback): Come after profile.
6822         Define profiledbootstrap target.
6823         * Makefile.tpl (profiledbootstrap): Remove.
6824         (stageprofile-end): Zap stagefeedback.
6825         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6826         * Makefile.in: Regenerate.
6828 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6830         * MAINTAINERS: Update my email address.
6832 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6834         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6835         In 'cpp' stanza, support '#line' as well as '# '.
6837 2005-06-08  Andreas Schwab  <schwab@suse.de>
6839         * MAINTAINERS: Move myself from 'Write After Approval' to
6840         'CPU Port Maintainers' section as m68k maintainer.
6842 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6844         * configure.in (unsupported_languages): New macro.
6845         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6846         non-ported target libraries in noconfigdirs.
6847         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6848         non-linux-gnu.  Remove libgcj_ex_libffi.
6849         <lang_frag loop>: Set add_this_lang=no if the language is in
6850         unsupported_languages.
6851         * configure: Regenerate.
6853 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6855         * configure.in: Fix typo in handling of --with-mpfr-dir.
6856         * configure: Regenerate.
6858 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6860         * MAINTAINERS: Update my email address.
6862 2005-06-02  Jim Blandy  <jimb@redhat.com>
6864         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6865         accepted into the master sources.)
6867 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6868             Michael Snyder  <msnyder@redhat.com>
6869             Stan Cox  <scox@redhat.com>
6871         * configure.in: Set noconfigdirs for ms1.
6873         * configure: Regenerate.
6875 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6877         * MAINTAINERS (Write After Approval): Add self.
6879 2005-06-01  Josh Conner  <jconner@apple.com>
6881         * MAINTAINERS (Write After Approval): Add self.
6883 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6885         * MAINTAINERS: Update my email address.
6887 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6889         * MAINTAINERS (Write After Approval): Add self.
6891 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6893         * MAINTAINERS (Write After Approval): Remove self.
6895 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6897         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6898         (Dependencies): Consider target modules for bootstrap dependencies.
6899         Make target bootstrap modules depend on each stage's gcc.
6900         * Makefile.in: Regenerate.
6902 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6904         * Makefile.def (configure-gcc): Depend on binutils having been built.
6905         (all-gcc): No need to do it here.
6906         * Makefile.in: Regenerate.
6908 2005-05-19  Paul Brook  <paul@codesourcery.com>
6910         * configure.in: Rewrite misleading error message when requested
6911         language cannot be built.
6912         * configure: Regenerate.
6914 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6916         * ylwrap: Import from Automake 1.9.5.
6918 2005-05-13  David Ung  <davidu@mips.com>
6920         * MAINTAINERS (Write After Approval): Add self.
6922 2005-05-09  Mike Stump  <mrs@apple.com>
6924         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6925         lt_cv_sys_max_cmd_len for now.
6927 2005-05-09  Stan Cox  <scox@redhat.com>
6929         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6931 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6933         * README.SCO: Update the URL.
6935 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6937         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6938         with_gnu_ld to libtool.
6939         * ltcf-c.sh (aix[45]): Define file_list_spec.
6940         * ltcf-cxx.sh (aix[45]): Same.
6941         * ltcf-gcj.sh (aix[45]): Same.
6942         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6943         exists, write list of input files to temporary file.
6945 2005-05-04  Mike Stump  <mrs@apple.com>
6947         * configure.in: Always pass --target to target configures as
6948         otherwise rebuilds that do --recheck will fail.
6949         * confiugure: Rebuilt.
6951 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6953         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6954         STAGE_HOST_EXPORTS.
6955         (configure, all): Add bootstrap support.
6956         (Host modules, target modules): Pass post-stage1 flags and exports.
6957         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6958         * Makefile.in: Regenerate.
6960 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6962         * configure: Regenerate.
6964 2005-04-27  Mike Stump  <mrs@apple.com>
6966         * MAINTAINERS: Add self as darwin maintainer.
6968 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6970         * config.sub: Update from master copy.
6972 2005-04-21  Mike Stump  <mrs@apple.com>
6974         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6975         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6977 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6979         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6980         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6981         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6982         "*-*-elf" and "*-*-linux*".
6983         * configure: Regenerate.
6985 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6987         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6989 2005-04-12  Mike Stump  <mrs@apple.com>
6991         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6993 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6995         * MAINTAINERS (Write After Approval): Add myself.
6997 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6999         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7001 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7003         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7004         (TARGET_CONFIGARGS): Include --with-target-subdir.
7005         (configure, all): New macros.  Use them throughout.
7006         * Makefile.in: Regenerate.
7008 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7010         * MAINTAINERS (Write After Approval): Add myself.
7012 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7014         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7016 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7018         * MAINTAINERS: Move John Carr to Write After Approval.
7020 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7022         * config/mh-mingw32: Delete.
7023         * configure.in: Don't use it.
7024         * configure: Regenerate.
7026 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7028         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7029         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7030         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7031         (HOST_LIB_PATH): Generate from Makefile.def.
7032         (TARGET_LIB_PATH): Likewise.
7033         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7034         * Makefile.in: Regenerate.
7035         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7036         (RPATH_ENVVAR): Include Darwin case.
7037         * configure: Regenerate.
7039 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7041         * MAINTAINERS (Various Maintainers): Remove self.
7042         (Write After Approval): Add self.
7044 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7046         * MAINTAINERS (Various Maintainers): Add self.
7048 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7050         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7051         * configure: Regenerate.
7053 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7055         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7056         gcc_version, and gcc_version_trigger from set of flags to pass.
7057         * Makefile.tpl: Remove definitions of above variables.
7058         (config.status): Remove dependency on $(gcc_version_trigger).
7059         * Makefile.in: Regenerate.
7060         * configure.in: Do not reference config/gcc-version.m4 nor
7061         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7062         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7063         * configure: Regenerate.
7065 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7066             Andrew Pinski  <pinskia@physics.uc.edu>
7068         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7069         * Makefile.in: Regenerate.
7071 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7073         * MAINTAINERS (Write After Approval): Add myself.
7075 2005-03-03  David Ayers  <d.ayers@inode.at>
7077         * MAINTAINERS (Write After Approval): Add myself.
7079 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7081         PR libgcj/20160
7082         * ltmain.sh: Avoid creating archives with components that have
7083         duplicate basenames.
7085 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7087         PR bootstrap/20250
7088         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7089         instead of check.
7090         * Makefile.in: Regenerate.
7092 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7094         * Makefile.in: Regenerate to fix conflict between the previous two
7095         patches.
7097 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7099         PR bootstrap/17383
7100         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7101         * Makefile.tpl (HOST_SUBDIR): New substitution.
7102         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7103         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7104         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7105         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7106         (Host modules, Bootstrapped modules): Use it.
7107         (Build modules, Target modules): Do not create symlink trees,
7108         always configure out-of-srcdir.
7109         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7110         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7111         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7112         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7114         * Makefile.in: Regenerate.
7115         * configure: Regenerate.
7117 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7119         Merged from libada-gnattools-branch:
7120         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7122         * gnattools: New directory.
7123         * Makefile.def: Add gnattools as a module, depending on target-libada.
7124         * Makefile.in: Regenerate.
7125         * configure.in: Include gnattools in host_tools; disable it if ada
7126         is disabled.
7127         * configure: Regenerate.
7129 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7131         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7132         treelang maintainer.
7133         (Write After Approval): Remove myself.
7135 2005-02-23  Paul Schlie  <schlie@comcast.net>
7137         * configure.in: Allow darwin targeted ports to build tk, itcl and
7138         libgui.
7139         * configure: Regenerate.
7141 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7143         PR libgcj/10353
7144         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7145         * configure: Regenerate.
7147 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7149         * MAINTAINERS (Write After Approval): Add myself.
7151 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7153         * MAINTAINERS: Update my e-mail address.
7155 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7157         * MAINTAINERS (Write After Approval): Add myself.
7159 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7161         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7162         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7163         target-libgloss when not *-*-elf and *-*-aout.
7164         * configure: Regenerate.
7166 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7168         * MAINTAINERS: Remove obsolete entries.
7170         * MAINTAINERS (Write After Approval): Add Michael Matz.
7172 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7174         * MAINTAINERS: Remove self as cpplib maintainer.
7176 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7178         * install-sh, config.sub: Import from upstream.
7180 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7182         PR bootstrap/18222
7183         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7184         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7185         * Makefile.in: Regenerate.
7187 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7189         * MAINTAINERS: Update my email address.
7191 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7192             Andreas Schwab  <schwab@suse.de>
7194         PR bootstrap/18033
7195         * config-ml.in: Eval option if surrounded by single quotes.
7197 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7199         Revert 2004-12-28 Makefile changes, a better fix will be
7200         applied to mainline and src after GCC 4.0 branches.
7202 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7204         PR bootstrap/17383
7206         * Makefile.def (target_modules): Remove stage parameter,
7207         it is always true now.
7208         * Makefile.tpl (configure-build-[+module+],
7209         configure-target-[+module+]): Always build symlink tree
7210         for the directory and for include.  BUILD_SUBDIR and
7211         TARGET_SUBDIR cannot be . anymore.
7212         * Makefile.in: Regenerate.
7214 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7216         Revert 2004-12-08 Makefile changes.
7218 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7220         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7221         cygwin, mingw.
7223 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7225         * configure.in (sh64-*-*): Reenable gprof.
7226         * configure: Regenerate.
7228 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7230         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7231         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7232         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7233         * Makefile.in: Regenerate.
7235 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7237         * MAINTAINERS: Update my email address.
7239 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7241         * Makefile.tpl: Generate normal dependencies if the LHS module is
7242         not bootstrapped.
7243         * Makefile.in: Regenerate.
7245 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7247         * configure.in: Include config/gxx-include-dir.m4.  Use
7248         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7249         * configure: Regenerate.
7251 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7253         * config.if: Delete.
7254         * configure.in: Set libstdcxx_incdir directly.
7255         * configure: Regenerate.
7257 2004-12-02  Eric Christopher  <echristo@redhat.com>
7259         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7260         * Makefile.in: Regenerate.
7262 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7264         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7265         * configure: Regenerate.
7267 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7269         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7270         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7271         * configure: Regenerate.
7273 2004-12-01  Eric Christopher  <echristo@redhat.com>
7275         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7276         of things to remove.
7278 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7280         * MAINTAINERS (Write After Approval): Update my e-mail address.
7282 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7284         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7285         from CVS libtool to always pass_all.
7287 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7289         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7290         (hppa*64*-*-*): Delete incorrect comment.
7291         * configure: Rebuilt.
7293 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7295         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7297 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7299         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7300         from CVS libtool to always pass_all.
7302 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7304         * install-sh, compile: Import from automake.
7306 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7308         * config.guess, config.sub:  Import from savannnah.
7310 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7312         * MAINTAINERS (Write After Approval): Add myself
7314 2004-11-12  Mike Stump  <mrs@apple.com>
7316         * Makefile.def: Add html support.
7317         * Makefile.tpl: Likewise.
7318         * Makefile.in: Regenerate.
7320 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7322         PR 18423
7323         * configure.in: Remove all instances of build-fixincludes from
7324         noconfigdirs.
7325         (build_configargs): Supply --target to subdirectories.
7326         * configure: Regenerate.
7328         * Makefile.def: Make gcc install depend on fixincludes install.
7329         * Makefile.in: Regenerate.
7331 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7333         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7335 2004-11-11  Paul Brook  <paul@codesourcery.com>
7337         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7339 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7341         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7342         target-libgfortran.
7343         * configure: Regenerate.
7345 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7347         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7348         like CC.
7350 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7352         * Makefile.def (host fixincludes): Specify missing targets.
7353         * Makefile.in: Regenerate.
7355 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7357         * MAINTAINERS: Add myself
7359 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7361         * MAINTAINERS (Write After Approval): Add myself.
7363 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7365         * Makefile.def: Build fixincludes for the host, too.
7366         * Makefile.in: Regenerate.
7367         * configure.in (host_tools): Add fixincludes.
7368         * configure: Regenerate.
7370 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7372         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7373         * configure: Regenerated.
7375 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7377         PR other/17783
7378         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7379         * configure: Regenerated.
7381 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7383         * README.SCO: Update per FSF instructions.
7385 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7387         PR target/18151
7388         * configure.in (case ${target}): Do not build fixincludes for avr.
7389         * configure: Regenerated.
7391 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7393         * configure.in (case ${target}): Do not build fixincludes
7394         on platforms where it is not used.
7395         * configure: Regenerated.
7397 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7399         * configure.in: Use an absolute path to install-sh.
7400         * configure: Regenerated.
7402 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7404         * MAINTAINERS (Write After Approval): Add myself.
7406 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7408         * MAINTAINERS: Remove from Write After Approval those that are
7409         already maintainers.
7411 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7413         * MAINTAINERS:  Update my email address.
7415 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7417         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7418         * configure: Regenerate.
7420 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7422         * MAINTAINERS:  Update my email address.
7424 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7426         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7427         entries belonging to this category.
7429 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7431         * MAINTAINERS: Update my e-mail address.
7433 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7435         Fix wrong conflict resolution in:
7437         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7439         * Makefile.in: Regenerate.
7440         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7441         in the recursive `make', instead of hardwiring `all'.
7442         (Autogenerated TARGET-* variables): New.
7444 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7446         * configure.in: Enable target-libgloss for crx-*-*.
7447         * configure: Regenerate.
7449 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7451         * MAINTAINERS (Various Maintainers): Move the "windows,
7452         cygwin, mingw" maintainer to ...
7453         (OS Port Maintainers): ... here.
7455 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7457         * MAINTAINERS (Write After Approval): Remove those that are
7458         maintainers of some subsystem.
7460 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7462         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7463         * ltcf-cxx.sh (tpf*): Likewise.
7464         * ltconfig (tpf*): Add TPF OS configuration support.
7466 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7468         * MAINTAINERS: Change my email address to my new work account.
7470 2004-09-24  Michael Roth  <mroth@nessie.de>
7472         * configure.in (--without-headers): Add missing double quotes.
7473         * configure: Regenerate.
7475 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7477         * ylwrap: Revert to previous version.
7479 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7481         PR bootstrap/17369
7482         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7483         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7484         SET_GCC_LIB_PATH_CMD.
7485         (BASE_TARGET_EXPORTS): Likewise.
7486         * Makefile.in: Regenerated.
7488         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7489         * configure: Regenerated.
7491 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7493         * config.guess: New upstream version
7494         * compile, depcomp, install-sh, ylwrap: Likewise.
7496 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7498         * config/mh-x86omitfp: New host makefile fragment.  Add
7499         -fomit-frame-pointer to the default BOOT_CFLAGS.
7500         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7501         * configure: Regenerate.
7503 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7505         PR target/11572
7506         * configure.in (*-*-darwin*): Renable libobjc.
7507         * configure: Regenerate.
7509 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7511         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7513 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7515         * Makefile.def: Remove libbanshee.
7516         * Makefile.tpl: Ditto.
7517         * configure.in: Ditto.
7518         * Makefile.in: Regen.
7519         * configure: Ditto.
7521 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7523         * ltmain.sh: Use $pic_object as $non_pic_object if
7524         $non_pic_object=none.
7526 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7528         * missing: Import latest version from master repository.
7530 2004-09-06  Nick Clifton  <nickc@redhat.com>
7532         * config.sub: Import latest version from master repository.
7533         * config.guess: Likewise.
7534         This includes these changes:
7536         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7538         * config.sub: Handle crisv32, alias etraxfs.
7539         * config.guess (crisv32:Linux:*:*): Handle.
7541         2004-08-13  Brad Smith  <brad@comstyle.com>
7543         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7544         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7546         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7548         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7549         assume the processor is a powerpc.  This is because coreutils
7550         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7551         in this case, due to a MacOS X bug that causes
7552         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7553         to return a negative number.
7554         Problem reported by Petter Reinholdtsen in:
7555         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7557         2004-07-19  Ben Elliston  <bje@gnu.org>
7559         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7561         2004-06-24  Ben Elliston  <bje@gnu.org>
7563         * config.guess: Update copyright years.
7564         * config.sub: Likewise.
7566         2004-06-22  Robert Millan  <robertmh@gnu.org>
7568         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7569         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7571         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7573         * config.guess (*:*VMS:*:*): New entry. Replaces
7574         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7575         manufacturer.
7577         2004-06-22  Ben Elliston  <bje@gnu.org>
7579         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7580         * config.sub: Likewise.
7582         2004-06-22  Ben Elliston  <bje@gnu.org>
7584         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7585         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7587         2004-06-11  Ben Elliston  <bje@gnu.org>
7589         * config.guess (pegasos:OpenBSD:*:*): Remove.
7591         2004-06-11  Ben Elliston  <bje@gnu.org>
7593         From Wouter Verhelst <wouter@grep.be>:
7594         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7596         2004-06-11  Ben Elliston  <bje@gnu.org>
7598         * config.guess (luna88k:OpenBSD:*:*): New.
7600         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7602         * config.guess (m32r*:Linux:*:*): New case.
7603         * config.sub: Handle m32rle.
7605         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7607         From Jens Petersen  <petersen@redhat.com>:
7608         * config.sub: Handle sparcv8.
7610         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7612         From Tom Smith <smith@cag.lkg.hp.com>:
7613         * config.guess: Version suffixes are equally significant on Tru64
7614         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7615         prefix of "P" (patched kernel).
7617         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7619         * config.sub: Add support for National Semiconductor CRX target.
7621 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7623         * MAINTAINERS (Various Maintainers): Remove myself as web page
7624         maintainer, add myself as maintainer of build status lists.
7626 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7628         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7629         *-*-netware, but add target-libmudflap.
7630         Consolidate *-*-netware targets (of which really only i?86 exists)
7631         into a single entry.
7632         * configure: Likewise.
7634 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7636         * Makefile.tpl (sorry): Remove.
7637         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7638         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7639         (do-clean): Clean per-stage directories too.
7640         (do-distclean): Run distclean-stage1 too.
7641         (.NOTPARALLEL): Enable during toplevel bootstrap.
7642         (stage[+id+]-bubble): Enable parallel execution during
7643         the recursive invocation.
7644         * Makefile.in: Regenerate.
7646         Fix previous checkin:
7648         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7649         include.
7650         * configure.in: Fix indentation.
7651         * configure: Regenerate.
7653 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7655         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7656         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7657         * configure: regenerate
7658         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7659         -mdynamic-no-pic
7661 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7663         * Makefile.def (build_modules): Add fixincludes.
7664         (dependencies): Make gcc depend on fixincludes.
7665         * configure.in (build_tools): Add fixincludes.
7666         (build_configdirs): Always include build_libs.
7667         * Makefile.in: Regenerate.
7668         * configure: Regenerate.
7670 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7672         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7673         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7674         phony targets; do not generate timestamp files.
7675         (distclean-stageN): Remove references to their timestamp files.
7676         (restageN, touch-stageN): Remove.
7677         (stageN-bubble): Rewritten.
7678         (compare): Support lean bootstraps.
7679         * Makefile.in: Regenerate.
7681         * configure.in: Only warn when bootstrapping but
7682         build != host or build != target.  Support lean bootstraps.
7683         * configure: Regenerate.
7685 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7687         * configure.in:  Give a better error message if GMP/MPFR are missing
7688         and a language needing them has been requested.
7689         * configure:  Regenerated.
7691 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7693         * configure.in:  Print a list of available language front-ends if
7694         a requested one is missing.  Tidy stray tab characters.
7695         * configure:  Regenerated.
7697 2004-08-19  Michael Koch  <konqueror@gmx.de>
7699         * gcc/doc/install.texi: Update entry about automake for libjava.
7701 2004-08-17  Robert Millan  <robertmh@gnu.org>
7703         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7704         (instead of FreeBSD).
7705         * configure: Regenerate.
7707 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7709         * Makefile.in: Regenerate.
7710         * configure: Regenerate.
7712         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7713         stage_*_flags.
7714         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7715         for bootstrapped modules if toplevel bootstrap is going.
7716         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7717         modules.  Adjust for changes in Makefile.def.  Enable several
7718         rules even in non-bootstrap mode, just to avoid peppering the
7719         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7720         (stage-[+prev+]-bubble): Remove.
7722         * Makefile.def (Dependencies): Depend on all-build-bison,
7723         all-build-flex, all-build-byacc, all-build-texinfo, rather
7724         than the host variations.
7725         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7726         with BUILD_SUBDIR.
7727         (BISON): Update for recent Bisons.
7728         (YACC): Fix typo.
7729         (cross): Depend on all-build.
7730         (all): Do not depend on all-build.
7731         (prebootstrap): Remove.
7732         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7733         (Prebootstrap dependencies): Add them to the per-stage targets
7734         and to all-prebootstrap.
7735         * configure.in (build_configdirs): Always enable build_tools.
7736         (BUILD_DIR_PREFIX): Remove.
7738         * Makefile.def (gcc): Add target variable.
7739         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7740         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7741         in the recursive `make', instead of hardwiring `all'.
7742         (Autogenerated TARGET-* variables): New.
7744 2004-08-13  Brian Booth  <bbooth@redhat.com>
7746         * MAINTAINERS: Remove myself from write-after-approval.
7748 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7750         * src-release: Stop distributing mmalloc with gdb (which doesn't
7751         use it).
7752         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7753         * Makefile.in: Regenerate.
7755 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7757         * configure.in (arm*-*-eabi*): New target.
7758         * configure: Regenerate.
7760 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7762         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7763         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7764         (Dependencies): New section.
7765         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7766         (configure-target-[+module+]): Depend on maybe-all-gcc
7767         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7768         (toplevel profiledbootstrap): Fix dependencies.
7769         * Makefile.in: Regenerate.
7771 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7773         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7774         target-libiberty to noconfigdirs.
7775         * configure: Regenerate.
7777 2004-08-03  Paul Brook  <paul@codesourcery.com>
7779         * configure.in: Check for MPFR as well as GMP.
7780         * configure: Regenerate.
7782 2004-08-01  Robert Millan  <robertmh@gnu.org>
7784         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7785         libmudflap for all GNU-based systems (with Glibc).
7786         * configure: Regenerate.
7788 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7790         * Makefile.def (host-modules): Add gcc.
7791         * Makefile.in: Regenerate.
7792         * Makefile.tpl (sorry): New rule.
7793         (configure-host, all-host, [+make_target+]-host, do-check,
7794         install-host): Do not add gcc as a special case.
7795         (host modules): Add a small special-casing for gcc.  Export
7796         extra_make_flags through the environment.
7797         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7798         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7799         other recursive targets for gcc): Remove.
7801         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7802         (stage, unstage): New rules.
7803         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7804         distclean-stage[+id+]): Use stage_current.
7805         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7806         the stage*-start rules.
7808 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7810         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7811         use -all_load flag.
7813 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7815         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7816         * configure: Regenerate.
7818 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7820         * maintainer-scripts/gcc_release: Revert yesterday's change.
7822 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7824         * MAINTAINERS: Add myself to write-after-approval.
7826 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7828         * libf2c: Removed.
7829         * gcc/gccbug.in: Updated because of libf2c removal.
7830         * maintainer-scripts/gcc_release: Ditto.
7832 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7834         * configure.in: Build libmudflap by default on FreeBSD.
7835         * configure: Regenerated.
7837 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7839         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7840         systems.
7841         * configure: Regenerated.
7843 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7845         PR target/16344
7846         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7847         feedback based compiler.
7848         * Makefile.in: Rebuilt.
7850 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7852         * Makefile.def (host_modules): Set bootstrap=true for flex.
7853         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7854         * Makefile.in: Rebuilt.
7856 2004-07-07  Jan Hubicka  <jh@suse.cz>
7858         * MAINTAINERS: Add self as a profile feedback maintainer.
7860 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7862         * configure.in:  Do not prepend $srcdir to /dev/null in
7863         makefile fragments.
7864         * configure:  Regenerate.
7866 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7868         * Makefile.def (build_modules): Add bison, byacc, flex,
7869         m4, texinfo.
7870         (flags_to_pass): Add FLEX.
7871         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7872         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7873         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7874         DEFAULT_MAKEINFO): Remove.
7875         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7876         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7877         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7878         objdir or else use configured tool.
7879         (all-build): New.
7880         (all): Depend on it.
7881         (Build module dependencies): Add.
7882         * Makefile.in: Regenerate.
7883         * configure.in: Better support for multiple build modules,
7884         matching what is done for host/target modules.  Do not look
7885         for "plausible" locations of build tools if Canadian cross.
7886         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7887         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7888         * configure: Regenerate.
7890 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7892         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7893         * Makefile.in: Regenerate.
7895 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7897         * Makefile.tpl (configure-build-[+module+],
7898         configure-[+module+], configure-target-[+module+]): Pass
7899         [+extra_configure_args+].
7900         (all-build-[+module+], all-[+module+], check-[+module+],
7901         install-[+module+], [+make_target+]-[+module+],
7902         all-target-[+module+], check-target-[+module+],
7903         install-target-[+module+], [+make_target+]-target-[+module+]):
7904         Pass [+extra_make_args+].
7905         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7906         (GCC_HOST_EXPORTS): Remove.
7907         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7908         cross, check-gcc, check-gcc-c++, install-gcc,
7909         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7910         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7911         * Makefile.in: Regenerate.
7913 2004-06-21  Matthew Sachs  <msachs@apple.com>
7915         * MAINTAINERS: Added self to write-after-approval.
7917 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7919         * configure.in: Check for srcdir/winsup rather than build directory
7920         winsup.
7921         * configure: Regenerate.
7923 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7925         * configure.in: Don't build Cygwin native newlib if winsup
7926         directory is missing.  Emit warning instead.
7927         * configure: Regenerate.
7929 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7931         * Makefile.tpl (touch-stage[+id+]): New.
7932         (restage[+prev+]): Depend on touch-stage[+id+].
7934         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7935         Use it throughout.
7937         * Makefile.def: Add profile and feedback bootstrap stages.
7938         Remove next field from bootstrap stages.
7939         * Makefile.tpl (LN, LN_S): Substitute.
7940         (stageN-start, stageN-end): Use double-colon rules, to
7941         provide a hook for additional setup commands.
7942         (distclean-stageN-gcc, restageN): Create dependencies from
7943         [+prev+], not from [+next+].
7944         (stageN-bubble): Add commands for successive stages from
7945         [+prev+], using double-colon rules.
7946         (all-stageN-gcc): Fix typo.
7947         (stagefeedback-start, profiledbootstrap): New.
7948         * Makefile.in: Regenerate.
7949         * configure.in: Call ACX_PROG_LN.
7950         * configure: Regenerate.
7952 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7954         * MAINTAINERS (Write After Approval): Add myself.
7956 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7958         * MAINTAINERS (Write After Approval): Add myself.
7960 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7962         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7963         without gcc.
7964         * configure: Regenerate.
7966 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7968         * Makefile.tpl: Fix typo.
7969         * Makefile.in: Regenerate.
7971 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7973         * configure.in: Remove new- prefix from toplevel
7974         bootstrap targets.
7975         * configure: Regenerate.
7977 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7979         * Makefile.tpl (all.normal): Rename to all.
7980         (all): Replace with a rule to pick the default
7981         target from configure.
7982         (all-gcc, configure-gcc): Use conditionals to
7983         do nothing when toplevel bootstrap is going on.
7984         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7985         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7986         * configure.in: Support --enable-bootstrap.
7988         * Makefile.def: Remove new- prefix from toplevel
7989         bootstrap targets.
7990         * Makefile.tpl: Likewise.
7992         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7993         target.
7995         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7996         $(RECURSE_FLAGS) to recursive invocation of make.
7998         * Makefile.in: Regenerate.
7999         * configure: Regenerate.
8001 2004-05-30  Andreas Jaeger  <aj@suse.de>
8002             Jim Wilson  <wilson@specifixinc.com>
8004         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8005         like CC.
8007 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8009         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8010         * configure: Regenerate.
8012 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8014         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8015         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8016         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8017         targets.
8018         * Makefile.in: Regenerate.
8020 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8022         * configure.in: Test the ability to symlink directories.
8023         * configure: Regenerate.
8025         * Makefile.def (bootstrap-stage): New definitions.
8026         * Makefile.tpl (configure-stage1-gcc,
8027         configure-stage2-gcc, configure-stage3-gcc,
8028         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8029         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8030         new-restage3, compare): Autogenerate, see Makefile.in
8031         entry for behavioral changes.
8032         (distclean-stage1, new-stage1-start, new-stage1-end,
8033         new-stage1-bubble, distclean-stage2, new-stage2-start,
8034         new-stage2-end, new-stage2-bubble, distclean-stage3,
8035         new-stage3-start, new-stage3-end): New autogenerated targets.
8036         (objext, prebootstrap, BOOT_CFLAGS,
8037         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8038         targets.
8040         * Makefile.in: Regenerate.
8041         (distclean-stage1, new-stage1-start, new-stage1-end,
8042         new-stage1-bubble, distclean-stage2, new-stage2-start,
8043         new-stage2-end, new-stage2-bubble, distclean-stage3,
8044         new-stage3-start, new-stage3-end): New targets.
8045         (all-stage1-gcc): Move prebootstrap dependency from here...
8046         (configure-stage1-gcc): ...to here.
8047         (new-bootstrap): Use bubble targets.
8048         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8049         Use per-stage distclean targets.
8050         (configure-stage1-gcc, configure-stage2-gcc,
8051         configure-stage3-gcc, all-stage1-gcc,
8052         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8053         Use new-stageN-start to prepare the tree.
8055 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8057         * Makefile.def (host_modules): add libcpp.
8058         * Makefile.tpl: Add dependencies on and for libcpp.
8059         * Makefile.in: Regenerate.
8060         * configure.in: Add libcpp host module.
8061         * configure: Regenerate.
8063 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8065         * Makefile.tpl: Whenever a recursive target is defined, wrap
8066         it in a special @if/@endif block, and prepare its maybe
8067         dependency in the @if/@endif block
8068         * configure.in: Instead of writing maybe dependencies, remove
8069         the @if/@endif statements, and remove the @if/@endif blocks
8070         that remain.
8071         * configure: Regenerate.
8072         * Makefile.in: Regenerate.
8074 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8076         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8078 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8080         PR bootstrap/15120
8081         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8082         * */configure: Rebuilt.
8084 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8086         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8087         of libf2c.
8088         * configure, Makefile.in: Regenerate.
8090 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8092         * MAINTAINERS (Write After Approval): Add myself.
8094 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8096         Merge from tree-ssa-20020619-branch.
8098         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8099         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8100         (HOST_GMPLIBS): Define.
8101         (HOST_GMPINC): Define.
8102         (TARGET_LIB_PATH): Add libmudflap.
8103         (GFORTRAN_FOR_TARGET): Define.
8104         (configure-build*): Export GFORTRAN.
8105         (configure-gcc): Export GMPLIBS and GMPINC.
8106         (all-gcc): Add maybe-all-libbanshee.
8107         (configure-target-libgfortran): Define.
8108         * Makefile.in: Regenerate.
8109         * configure.in (host_libs): Add libbanshee.
8110         (target_libraries): Add target-libmudflap and target-libgfortran.
8111         Add --with-libbanshee.
8112         Handle --disable-libmudflap.
8113         (*-*-freebsd*): Use with_gmp.
8114         Add $(libgcj) to noconfigdirs.
8115         * configure: Regenerate.
8116         * depcomp: New file.
8117         * MAINTAINERS: Add tree-ssa maintainers.
8119 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8121         * MAINTAINERS (Various Maintainers): Add myself.
8123 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8125         * MAINTAINERS (Write After Approval): Add myself.
8127 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8129         * MAINTAINERS (Write After Approval): Add myself.
8131 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8133         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8134         * configure: Regenerate.
8136 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8138         Revert:
8139         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8141         * Makefile.def (flags_to_pass): Remove *dir variables that
8142         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8143         as well as prefix and exec_prefix.
8144         * Makefile.in: Regenerate.
8146 2004-04-26  Robert Millan  <robertmh@gnu.org>
8148         Add patches from libtool CVS.
8149         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8150         * ltconfig: Likewise.
8151         * ltcf-c.sh: Likewise.
8152         * ltcf-cxx.sh: Likewise.
8153         * ltcf-gcj.sh: Likewise.
8155 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8157         * Makefile.def (host_modules): Mark with the bootstrap
8158         flag packages on which gcc depends.
8159         * Makefile.tpl (all-bootstrap): Use it.
8160         * Makefile.in: Regenerate.
8162 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.def (flags_to_pass): Remove *dir variables that
8165         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8166         as well as prefix and exec_prefix.
8167         * Makefile.in: Regenerate.
8169 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8171         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8172         * configure: Regenerate.
8173         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8174         * gcc/Makefile.tpl (compare): Use the result of the test.
8175         * gcc/Makefile.in: Regenerate.
8177 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8179         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8180         Always relocate gcc and prev-gcc to the original names, even
8181         if the build fails.
8182         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8183         New targets.
8185 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8187         * MAINTAINERS: Update my email address.
8189 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8191         * configure.in (mips*-*-irix5*): Enable ld.
8192         * configure: Regenerate.
8194 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8196         * configure: Regenerate.
8198 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8200         * Makefile.tpl (configure-[+module+], configure-gcc,
8201         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8202         Set and export LDFLAGS.
8203         * Makefile.in: Regenerate.
8205 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8207         * MAINTAINERS: Add myself to write-after-approval.
8209 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8211         PR bootstrap/14871
8212         * Makefile.tpl: If we don't have built-in-tree target tools,
8213         use the ones found by configure rather than hacking around with
8214         program_transform_name.
8215         * configure.in: Give Makefile.tpl the information necessary
8216         to do that.
8217         * Makefile.in: Regenerate.
8218         * configure: Regenerate.
8220 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8222         PR bootstrap/14760
8223         * configure.in: When computing baseargs, strip *all* copies of
8224         offending options.  Also, don't match/substitute the trailing space,
8225         so that this actually works when two similar options are separated by
8226         only one space.
8227         * configure: Regenerate.
8229 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8231         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8232         (rs6000-*-aix*): Same.
8233         * configure: Regenerate.
8235 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8237         * MAINTAINERS: Add myself to write-after-approval.
8239 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8241         * MAINTAINERS: Add myself to write-after-approval.
8243 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8245         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8246         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8247         * Makefile.in: Regenerate.
8249         * configure.in (top level bootstrap support): Rework --enable-werror
8250         to set @stage2_werror_flag@.
8251         * configure: Regenerate.
8252         * Makefile.tpl (top level bootstrap support): Pass
8253         @stage2_werror_flag@ down to configure in stages 2 and 3.
8254         * Makefile.in: Regenerate.
8256 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8258         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8259         for stages 2 and 3 as well as in make.  As a consequence, remove
8260         OUTPUT_OPTION (now detected by configure) from the flags passed down
8261         to make.
8262         * Makefile.in: Regenerate.
8264         * Makefile.tpl (new-bootstrap): Fix typo.
8265         * Makefile.in: Regenerate.
8267 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8269         * Makefile.tpl: Rearrange by moving recursive_targets rules
8270         into their proper sections.
8271         * Makefile.tpl (top level bootstrap support): Move disabling
8272         of coverage flags from 'make' to 'configure'; improve comments.
8273         * Makefile.in: Regenerate.
8275         * Makefile.tpl (experimental top level bootstrap) Move stage1
8276         language setting from all- target to configure- target; disable
8277         intermodule optimization in stage 1; prevent gratuitous rebuilds
8278         of stage 1.
8279         * Makefile.in: Regenerate.
8280         * configure.in: Comma-separate stage 1 language list for top
8281         level bootstrap.
8282         * configure: Regenerate.
8284         * Makefile.tpl: Clean up experimental top level bootstrap support:
8285         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8286         prev-gcc in configure- targets as well as all- targets.
8287         * Makefile.in: Regenerate.
8289 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8291         * compile: New file imported from automake.
8293 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8295         * configure.in: Remove symbolic link section.
8296         * configure: Regenerate.
8297         * Makefile.tpl (links): Remove.
8298         * Makefile.in: Regenerate.
8300 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8301             Nathanael Nerode  <neroden@gcc.gnu.org>
8303         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8304         Set with AC_CHECK_PROGS.
8305         * configure.in: Fix comment typo from last patch.
8306         * configure: Regenerate.
8308 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8310         * Makefile.tpl: Introduce experimental top level bootstrap support.
8311         * Makefile.in: Regenerate.
8312         * configure.in: Introduce support for top level bootstrap.
8313         * configure: Regenerate.
8315 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8316             Paolo Bonzini  <bonzini@gnu.org>
8318         PR bootstrap/14522
8319         * configure.in: Cope with shells that do not support unquoted ^
8320         * configure: Regenerate.
8322 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8323             Paolo Bonzini  <bonzini@gnu.org>
8325         PR bootstrap/14522
8326         * configure.in: Cope with shells that do not support nesting
8327         quotes inside quoted backquote substitutions.
8328         * configure: Regenerate.
8330 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8332         PR bootstrap/14522
8333         * configure.in: Fix escaping of $.
8334         * configure: Regenerate.
8336 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8338         * configure: Regenerate, since I forgot to while committing Paolo's
8339         changes.
8341 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8343         PR ada/14131
8344         Move language detection to the top level.
8345         * configure.in: Find default values for the tools as
8346         soon as possible.  Disable ada if GNAT is not found.
8347         Emit error message about missing languages.  Expand
8348         --enable-languages=all for the gcc subdirectory.
8350 2004-03-10  Ben Elliston  <bje@gnu.org>
8352         * MAINTAINERS: Update my email address.
8354 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8356         * ltconfig: Disable building static libraries if building shared
8357         libraries on AIX 5L.
8359 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8361         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8362         and disable libgcj.
8363         * configure: Regenerated.
8365 2004-03-01  Brian Booth  <bbooth@redhat.com>
8367         * MAINTAINERS: Add myself to write-after-approval.
8369 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8371         * MAINTAINERS: Add myself to write-after-approval.
8373 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8375         PR bootstrap/7087
8376         * Makefile.tpl: Guard XFOO sed statements better.
8377         * Makefile.tpl: Add dependency for configure-target-libada.
8378         * Makefile.in: Regenerate (incidentally fixes broken
8379         commit when libada-branch was merged).
8381 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8383         * MAINTAINERS: Add myself to write-after-approval.
8385 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8387         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8388         maintainers.
8390 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8392         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8393         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8395 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8397         PR bootstrap/11932
8398         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8400 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8402         * MAINTAINERS: Added myself to write-after-approval.
8404 2004-02-14  Michael Koch  <konqueror@gmx.de>
8406         * MAINTAINERS: Added myself to write-after-approval.
8408 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8410         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8411         some OS port maintainers to OS port maintainers section.
8413 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8415         * MAINTAINERS: Add self.
8417 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8419         * MAINTAINERS: Alphabetize.
8421 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8423         * MAINTAINERS: Remove myself.
8425 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8427         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8428         (rs6000-*-aix*): Same.
8429         * configure: Regenerate.
8431 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8433         * configure.in (host): Add in missing $noconfigdirs to defines.
8434         * configure: Regenerate.
8436 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8437             Nathanael Nerode  <neroden@gcc.gnu.org>
8439         PR ada/6637, PR ada/5911
8440         Merge with libada-branch:
8441         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8442         with appropriate dependencies. Add --enable-libada configure switch.
8443         * configure, Makefile.in: Regenerate.
8445 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8447         * MAINTAINERS: Add myself to write-after-approval.
8449 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8451         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8452         * configure: Regenerate.
8454 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8456         Merge from upstream:
8458         * ltmain.in: When setting IFS to '~', be careful about user
8459         arguments that contain '~'.
8461         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8463         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8464         Also test $base_compile against $CC with escaped arguments. Bug
8465         reported by Geoff Keating <geoffk@apple.com>.
8467 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8469         * MAINTAINERS: Remove i960 port.
8471 2004-01-23  DJ Delorie  <dj@redhat.com>
8473         * Makefile.def (target_modules) [libiberty]: Don't stage.
8474         * Makefile.in: Rebuilt.
8476 2004-01-20  Caroline Tice  <ctice@apple.com>
8478         * MAINTAINERS: Add myself to write-after-approval.
8480 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8482         * MAINTAINERS: Update my email address.
8484 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8486         * MAINTAINERS: Add myself to write-after-approval.
8488 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8490         * MAINTAINERS: Remove entries without email address.
8492 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8494         * MAINTAINERS: Add myself to write-after-approval.
8496 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8498         * MAINTAINERS: Update my email address.
8500 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8502         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8503         * Makefile.tpl (configure-target-[+module+]): Support stage.
8504         * Makefile.in: Rebuilt.
8506 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8508         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8510 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8512         * MAINTAINERS: Add myself as a MIPS maintainer.
8514 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8516         * configure.in: Use ./config.cache, not config.cache.
8517         * configure: Regenerate.
8518         * Makefile.tpl: Special-casing not needed for GCC any more.
8519         * Makefile.in: Regenerate.
8521         * configure.in: Don't share a cache file for host dirs.
8522         * configure: Regenerate.
8524         * config-ml.in: Don't mess with the cache file.
8526 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8528         * MAINTAINERS: Move myself from 'Write After Approval' to
8529         'CPU Port Maintainers' section as SPARC maintainer.
8531 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8533         * Makefile.tpl: Make GCC use a separate config.cache.
8534         * Makefile.in: Regenerate.
8536         PR bootstrap/11932, PR bootstrap/11933
8537         (I don't know if it will fix either of them, but it relates
8538         to them.)
8539         * configure.in: Don't use shared config.cache for target
8540         directories.
8541         * configure: Regenerate.
8543 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8545         * MAINTAINERS: Add myself to 'Write After Approval' section.
8547 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8549         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8550         * configure: Regenerated.
8552 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8554         * MAINTAINERS: Remove the mn10200 maintainer.
8556 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8558         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8559         * configure: Regenerated.
8561 2003-12-16  Jan Hubicka  <jh@suse.cz>
8563         * MAINTAINERS: Add myself as callgraph maintainer.
8565 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8567         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8568         * configure: Regenerate.
8570 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8572         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8573         'Write After Approval' section. Update email.
8575 2003-12-01  James Lemke  <jim@wasabisystems.com>
8577         * MAINTAINERS (Write After Approval): Add myself.
8579 2003-11-20  Matt Thomas  <matt@3am-software.com>
8581         * MAINTAINERS: Add myself as a vax port maintainer.
8583 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8585         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8586         (configure-build-[+module+], configure-[+module+]): Likewise.
8587         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8588         * Makefile.in: Regenerate.
8590 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8592         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8593         shared/dylibed libraries.
8594         * ltmain.sh: Likewise.
8595         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8596         * ltcf-cxx.sh: Likewise.
8597         * ltcf-gcj.sh: Likewise.
8598         * ltconfig: Likewise.
8600 2003-11-17  Stan Cox  <scox@redhat.com>
8602         * MAINTAINERS: Add myself as iq2000 port maintainer.
8604 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8606         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8607         * Makefile.in: Regenerate.
8609 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8611         * config.sub: Update to 2003-11-03 version.
8613 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8615         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8616         * configure:  Regenerate.
8618 2003-10-20  Nicolas Pitre  <nico@cam.org>
8620         * MAINTAINERS: Add myself to 'Write After Approval' section.
8622 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8624         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8626 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8628         * MAINTAINERS: Update my email address.
8630 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8632         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8634 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8636         * MAINTAINERS: Add myself to 'Write After Approval' section.
8638 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8640         * config.guess: Update to 2003-10-16 version.
8641         * config.sub: Update to 2003-10-16 version.
8643 2003-10-15  David Daney  <ddaney@avtrex.com>
8645         * MAINTAINERS: Added myself to 'Write After Approval' section.
8647 2003-10-15  Falk Hueffner  <falk@debian.org>
8649         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8650         'Write After Approval' section. Update email.
8652 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8654         * MAINTAINERS: Move myself from 'Write After Approval' to
8655         'Various Maintainers' section as middle-end maintainer.
8657 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8659         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8660         HOST_FLAGS_TO_PASS.
8661         * Makefile.in: Regenerate.
8663 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8665         * config.guess: Update to 2003-10-07 version.
8666         * config.sub: Update to 2003-10-07 version.
8668 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8670         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8671         * ltconfig (irix5*, irix6*): Don't override version_type.
8673 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8675         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8676         * configure: Rebuilt
8677         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8678         * Makefile.in: Rebuilt
8680 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8682         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8684 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8686         * MAINTAINERS (Write After Approval): Add myself.
8688 2003-09-29  Paul Koning  <ni1d@arrl.net>
8690         * MAINTAINERS: Move myself from "Write After Approval"
8691         to CPU platform maintainers for pdp11 platform.
8693 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8695         * MAINTAINERS: Move myself from 'Write After Approval' to
8696         'Various Maintainers' section as libffi testsuite maintainer.
8698 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8700         * configure.in: Pass a computed --program-transform-name
8701         to subconfigures.
8702         * configure: Regenerated.
8704 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8706         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8707         * Makefile.in: Regenerate.
8709         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8710         * Makefile.in: Regenerate.
8712 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8714         * MAINTAINERS: Move myself from 'Write After Approval'
8715         to 'Various Maintainers' (objective-c) section.
8717 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8719         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8720         quoting.
8721         * configure: Regenerated.
8723 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8725         * MAINTAINERS (Write After Approval): Add myself to write after
8726         approval list.
8728 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8730         * MAINTAINERS (Write After Approval): Add myself.
8732 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8734         * MAINTAINERS: Update my e-mail address.
8736 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8738         * libtool.m4 (LD): Correct powerpc64 host match.
8740 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8742         * MAINTAINTERS: Update my affiliation and email address.
8744 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2003-09-04  DJ Delorie  <dj@redhat.com>
8750         * configure: Regenerate.
8752 2003-09-04  Robert Millan  <robertmh@gnu.org>
8754         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8756 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8758         * configure.in: Ensure arguments to sed are properly spaced.
8759         * configure: Regenerate.
8761 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8763         * MAINTAINERS: Update my e-mail address.
8765 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8767         * MAINTAINERS (Write After Approval): Add myself.
8769 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8771         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8772         * configure: Regenerated.
8774 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8776         * MAINTAINERS: Update my email address.
8778 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8780         * configure.in:  Use newline instead of semicolon when assuming
8781         shell arguments in a for loop.
8782         * configure:  Regenerated.
8784 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8786         * MAINTAINERS: Resurrect the i860 maintainer.
8788 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8790         PR 8180
8791         * configure.in: When testing with_libs and with_headers, treat
8792         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8793         * configure: Regenerate.
8795         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8796         make, shell, etc.
8797         (baseargs): Likewise.
8798         * configure: Regenerate.
8800 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8802         * MAINTAINERS (Write After Approval): Add myself.
8804 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8806         * configure.in: Disable libgcj for darwin not on powerpc.
8807         * configure: Rebuild.
8809 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8811         * config-ml.in, symlink-tree: Add license.
8813 2003-08-03  Richard Stallman  <rms@gnu.org>
8814             Eben Moglen  <moglen@columbia.edu>
8816         * README.SCO: New file.
8818 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8820         * Makefile.tpl (check, check-c++): Express dependencies using
8821         dependencies rather than commands.
8822         * Makefile.in: Regenerate.
8824 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8826         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8827         * configure: Ditto.
8829 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8831         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8832         * Makefile.in: Update.
8834 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8836         * configure.in: Enable libgcj for darwin.
8837         * configure: Rebuild.
8839 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8841         * config-ml.in:  Use ac_configure_args directly instead of
8842         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8843         actually seen.
8845 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8847         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8848         creating target and build subdirs to build all parent dirs as needed.
8849         * Makefile.in: Rebuild.
8850         * configure.in: Don't build dirs explicitly here.
8851         * configure: Rebuild.
8853 2003-07-26  Paul Brook  <paul@nowt.org>
8855         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8857 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8859         * Makefile.tpl (all-make): Depend on intl.
8860         * Makefile.in: Rebuilt.
8862 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8864         * install-sh:  Update to newer upstream versions (associated with
8865         aclocal 1.7).
8866         * mkinstalldirs:  Likewise.
8867         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8869 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8871         * MAINTAINERS: Move self from Bug database only accounts
8872         to write-after-approval.
8874 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8876         * config.if: Remove unused libc_interface determination.
8878 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8880         * MAINTAINERS: Move self from write-after-approval to
8881         build machinery (*.in).
8883 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8885         PR bootstrap/11273
8886         PR bootstrap/11408
8887         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8888         unused INSTALL_PROGRAM_ARGS.
8889         * configure.in: Use AC_PROG_INSTALL.
8890         * Makefile.in: Regenerate.
8891         * configure: Regenerate.
8893 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8895         * MAINTAINERS: Alphabetize.
8897 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8899         * configure: Rebuilt.
8900         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8901         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8902         newlib nor libgloss.
8903         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8904         * configure.in (am33_2.0-*-linux*): Added.
8906 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8908         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8909         * configure: Regenerate.
8911 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8913         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8914         * Makefile.in: Regenerate.
8916 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8918         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8919         * Makefile.in: Regenerate.
8921 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8923         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8924         * Makefile.in: Regenerated.
8926         * config-ml.in: Replace PWD with PWD_COMMAND.
8928 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8930         * intl: New directory; see intl/ChangeLog for details.
8931         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8932         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8933         * Makefile.in: Regenerate.
8935 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8937         * configure.in: Clean up config-lang.in handling.  Delete
8938         useless assignment to "subdirs".
8939         * configure: Regenerate.
8941 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8943         * configure.in: Rename 'target_libs' to 'target_libraries'.
8944         Remove useless reference to 'target_libs'.
8945         * configure: Regenerate.
8947 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8949         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8950         * Makefile.in: Regenerate.
8952 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8954         * Makefile.def: Introduce flags_to_pass.
8955         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8956         * Makefile.in: Regenerate.
8958 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8960         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8961         and target-libgloss.
8962         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8963         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8964         * configure: Regenerate.
8966 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8968         * configure.in: Update testsuite_flags to new location.
8969         * configure. Regenerate.
8971 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8973         * Makefile.tpl: Remove BUILD_CC stuff.
8974         * Makefile.in: Regenerate.
8976 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8978         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8980 2003-06-16  Graeme Peterson  <gp@qnx.com>
8982         * MAINTAINERS (Write After Approval): Add myself.
8984 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8986         * config.guess: Update to 2003-06-12 version.
8987         * config.sub: Update to 2003-06-13 version.
8989 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8991         * config.guess: Update to 2003-06-06 version.
8992         * config.sub: Update to 2003-06-06 version.
8994 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8996         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8997         * configure. Regenerate.
8999 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9001         * configure.in: Disable serial configure by default.
9002         * configure: Regenerate.
9003         * Makefile.tpl: Abolish .NOTPARALLEL.
9004         * Makefile.in: Regenerate.
9006         * Makefile.tpl: Replace {build,host,target}_canonical by
9007         {build,host,target}.
9008         * Makefile.in: Regenerate.
9010         * Makefile.tpl: Fix stupid pasto.
9011         * Makefile.in: Regenerate.
9013 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9015         * Makefile.tpl: Remove bogus conditional.
9016         * Makefile.in: Regenerate.
9018 2003-06-05  Jan Hubicka  <jh@suse.cz>
9020         * Makefile.tpl (profiledbootstrap): New target.
9021         * Makefile.in (profiledbootstrap): New target.
9023 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9025         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9026         Pinski. Remove user names from other bugzilla-only maintainers.
9028 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9030         * Makefile.tpl: Make 'recursive targets' using autogen rather
9031         than shell loop.  Remove duplicate 'clean' targets and false
9032         comments.
9033         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9034         Add systematic method of specifying missing targets in subdirs.
9035         Add copyright boilerplate.
9036         * Makefile.in: Regenerate.
9037         * configure.in: Add 'recursive targets' to maybe list.
9038         * configure: Regenerate.
9040         * MAINTAINERS: "GNATS only" -> "Bug database only".
9042         * Makefile.tpl: Rename [+target+] to [+make_target+].
9043         * Makefile.def: Rename 'target' to 'make_target'.
9045 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9047         * MAINTAINERS: Add self as options handling maintainer.
9049 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9051         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9052         been too long since I touched those ports.
9054 2003-05-28  DJ Delorie  <dj@redhat.com>
9056         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9057         * Makefile.in: Regenerate.
9059 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9061         * configure.in: Use curly braces in the definition of tooldir.
9062         * configure: Regenerate.
9064 2003-05-21  DJ Delorie  <dj@redhat.com>
9066         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9067         newlib or libgloss.
9068         * Makefile.in: Regenerate.
9070 2003-05-21  DJ Delorie  <dj@redhat.com>
9072         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9073         * Makefile.in: Regenerate.
9075 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9077         * MAINTAINERS: Update my e-mail address.
9079 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9081         * configure.in: Switch more things to use maybe dependencies.
9082         * Makefile.tpl: Switch more things to use maybe dependencies.
9083         Factor out common code from autogen IF statements.
9084         * configure: Regenerate.
9085         * Makefile.in: Regenerate.
9087 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9089         * configure.in: Accept i[3456789]86 for machine type.
9090         * configure: Regenerate.
9092 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9094         * configure.in: Switch more things to use maybe dependencies.
9095         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9096         * configure: Regenerate.
9097         * Makefile.tpl: Switch more things to use maybe dependencies.
9098         * Makefile.in: Regenerate.
9100 2003-05-16  Andreas Schwab  <schwab@suse.de>
9102         * Makefile.tpl (install-opcodes): Define.
9103         * Makefile.in: Rebuild.
9105 2003-05-13  Andreas Jaeger  <aj@suse.de>
9107         * config.guess: Update to 2003-05-09 version.
9108         * config.sub: Update to 2003-05-09 version.
9110 2003-05-13  Michael Eager  <eager@mvista.com>
9112         * configure.in: Correct sed script so that options in quotes are not
9113         deleted.
9114         * configure: Rebuild.
9116 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9118         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9119         and $$s/newlib/libc/sys/cygwin32 include paths.
9120         * configure: Ditto.
9122 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9124         * MAINTAINERS: Update my email addresses.
9126 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9128         * config-ml.in: Propagate INSTALL variables.
9130 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9132         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9134 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9136         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9137         * Makefile.in: Regenerate.
9139 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9141         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9143 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9145         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9147 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9149         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9150         * Makefile.in: Regenerated.
9152 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9154         * MAINTAINERS (Write After Approval): Upgrade myself from
9155         GNATS only to write-after-approval. Update my mail address.
9157 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9159         (OS Port Maintainers: freebsd): Add myself.
9161 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9163         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9165 2003-04-22  Kean Johnston  <jkj@sco.com>
9167         * MAINTAINERS (SCO ports): Added myself.
9169 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9171         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9173 2003-04-19  Kean Johnston  <jkj@sco.com>
9175         * MAINTAINERS (Write After Approval): Add myself.
9177 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9179         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9180         * Makefile.in: Regenerate.
9182 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9184         * configure.in (powerpc64*-*-linux*): Remove.
9185         * configure: Rebuilt.
9187 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9189         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9190         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9191         and restrap.
9192         * Makefile.in:  Regenerate.
9194 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9196         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9197         * configure: Regenerated.
9199 2003-04-15  DJ Delorie  <dj@redhat.com>
9201         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9203 2003-04-13  Nick Clifton  <nickc@redhat.com>
9205         * config-ml.in: Remove support for --disable-aix removing
9206         call-aix multilibs.
9208 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9210         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9211         * */configure: Rebuilt.
9213 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9215         * MAINTAINERS: Add my email address.
9217 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9219         * MAINTAINERS (Write After Approval): Add myself.
9221 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9223         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9224         * Makefile.in: Regenerate.
9226 2003-03-14  Michael Chastain  <mec@shout.net>
9228         * Makefile.in: Regenerate with correct Makefile.def.
9230 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9232         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9233         Make macro.
9234         * Makefile.in: Regenerate.
9235         * configure.in: Clean up gxx_include_dir logic.
9236         * configure: Regenerate.
9238 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9240         * MAINTAINERS (Write After Approval): Add myself.
9242 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9244         * MAINTAINERS: Update my mail address.
9246 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9248         * configure.in (gxx_include_dir): Fix typo.
9249         * configure: Regenerated.
9251 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9253         * Makefile.tpl: Reindent.
9254         * Makefile.in: Regenerate.
9255         * configure.in: Reindent.  Don't set unused variables.
9256         * configure: Regenerate.
9258 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9260         * configure.in: Include $(build_tooldir)/sys-include in
9261         FLAGS_FOR_TARGET.
9262         * configure: Regenerated.
9264 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9266         * Makefile.tpl: Always pass down RANLIB.
9267         * Makefile.in: Regenerate.
9269         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9270         * Makefile.in: Regenerate.
9271         * configure.in: Remove unused logic relating to --enable-shared
9272         and --enable-threads.  Remove bogus comments.  Remove redundant
9273         noconfigdirs.
9274         * configure: Regenerate.
9276         * configure.in: Replace ${libstdcxx_version} by its value.
9277         Remove reference to mh-dgux.
9278         * configure: Regenerate.
9280 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9282         * MAINTAINERS (Write After Approval): Add myself.
9284 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9286         * Makefile.tpl: Rearrange.
9287         * Makefile.in: Regenerate.
9289 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9291         * configure.in: Add support for kaOS as cross build target system.
9292         * configure: Regenerated.
9294 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9296         * MAINTAINERS (Write after approval): Add myself.
9298 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9300         * MAINTAINERS: Update my email address.
9302 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9304         * MAINTAINERS: Add self to blanket write privs. section.
9306 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9308         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9309         configure-target-* as some target builds may require additional
9310         flags for preprocessor tests.
9311         * Makefile.in: Regenerated.
9313 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9315         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9316         * ltconfig: Handle it.
9317         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9318         auto-detecting it.
9320         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9321         it is used as argument to $CC.
9322         * ltcf-gcj.sh: Likewise.
9324         * configure.in: Introduce --enable-maintainer-mode.
9325         * configure: Rebuilt.
9326         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9327         for maintainer mode.
9328         * Makefile.in: Rebuilt.
9330 2003-02-18  Jason Merrill  <jason@redhat.com>
9332         * Makefile.tpl (check-c++): Allow parallelism.
9334 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9336         * MAINTAINERS: Remove John Carr (who never actually had access to
9337         gcc.gnu.org).
9339 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9341         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9342         don't configure target-libobjc.
9343         * configure: Regenerate.
9345 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9347         * Makefile.tpl (RANLIB): Define.
9348         * Makefile.in: Regenerate.
9350 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9352         * MAINTAINERS: Update my email.
9354 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9356         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9357         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9358         * Makefile.in: Regenerated.
9359         * configure.in: Remove all traces of snavigator, db, and grep.
9360         * configure: Regenerated.
9362 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9364         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9365         After Approval.
9367 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9369         * MAINTAINERS (Write after approval): Add myself.
9371 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9373         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9374         * Makefile.in: Regenerated.
9376 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9378         * config.guess: Updated to 2003-01-30's version.
9379         * config.sub: Updated to 2003-01-28's version.
9381 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9383         * config.if: If gcc_version is already set, just use it.  Don't set
9384         gcc_version_trigger if it's already set, otherwise set it to
9385         gcc/version.c, but only if the file exists.  If it is not set and
9386         gcc/version.c does not exist, try to extract the version number from
9387         $CC.
9389 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9391         * MAINTAINERS: Add myself to write-after-approval list.
9393 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9395         * configure.in:  Revert 24Jan change.
9396         * configure:  Regenerate.
9398 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9400         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9401         entry of HJ Lu.
9403 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9405         * configure.in: Revert previous change.
9406         * configure: Regenerate.
9408 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9410         * configure.in: Make rda native-only.
9411         * configure: Regenerate.
9413 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9415         * MAINTAINERS: Move myself from GNATS-only-accounts to
9416         write-after-approval.
9418 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9420         * configure.in: Add missing \.
9421         * configure: Rebuilt.
9423 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9425         * configure.in (baseargs): Avoid using \| in sed regular
9426         expressions.
9427         * configure: Rebuilt.
9429 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9431         * configure.in (baseargs): Remove all supported forms of
9432         --cache-file, --srcdir, --host, --build and --target options
9433         from argument lists.
9434         * configure: Rebuilt.
9436 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9438         * MAINTAINERS: Add myself to write-after-approval list.
9440 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9442         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9443         * configure: Rebuilt.
9445 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9447         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9448         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9449         * Makefile.in: Regenerate.
9450         * configure: Regenerate.
9452 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9454         * configure.in: Remove Makefile in build, host and target modules
9455         unless configure was run with --no-recursion.
9456         * configure: Rebuilt.
9458 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9460         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9461         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9462         * Makefile.in: Regenerate.
9464 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9466         * config.guess: Update to 2003-01-03 version.
9467         * config.sub: Update to 2003-01-03 version.
9469 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9471         * configure: Regenerate with proper autoconf 2.13.
9473 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9475         * configure.in: Add AC_PREREQ for consistency.
9476         * configure: Regenerate.
9478 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9480         * configure.in (GDB_TK): Add tcl directories conditional on
9481         gdb/gdbtk directory being present.
9482         * configure: Regenerate.
9484 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9486         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9487         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9488         * configure: Rebuilt.
9490 2002-12-31  Tom Tromey  <tromey@redhat.com>
9492         * Makefile.in: Rebuilt.
9493         * Makefile.def (target_modules) [libffi]: Allow installation.
9495 2002-12-31  Andreas Schwab  <schwab@suse.de>
9497         * configure.in: Fix use of $program_transform_name.
9498         * configure: Regenerated.
9500 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9502         * configure.in (baseargs): Don't remove first configure argument.
9503         * configure: Regenerated.
9505 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9507         * Makefile.tpl (local-distclean): Don't remove...
9508         (multilib.ts): ... this.  Moved into...
9509         (multilib.out): ... this.  Don't use sub-make.
9510         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9511         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9512         (configure-build-[+module+], configure-[+module+],
9513         configure-target-[+module+], configure-gcc): ... these.  Test
9514         for Makefile existence.  Drop config.status from dependencies.
9515         * Makefile.in: Rebuilt.
9516         * configure.in: Move gcc-version-trigger to the end of
9517         ac_configure_args.  Add comments to maybedep.tmp and
9518         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9519         nonopt from baseargs, matching and removing corresponding
9520         whitespace while at it.
9521         * configure: Rebuilt.
9523 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9525         * configure.in (host_configargs): Replace reference to
9526         no-longer-defined buildopts with --build=${build_alias}.
9527         * configure: Rebuilt.
9529         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9530         program_transform_name to standard idiom.
9531         (AUTOGEN, AUTOCONF): Define.
9532         (Makefile.in): Use $(AUTOGEN).
9533         (Makefile): Depend on config.status, and use autoconf-style rule to
9534         build it.  Move original commands to...
9535         (config.status): ... this new target.
9536         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9537         $(AUTOCONF).
9538         * Makefile.in: Rebuilt.
9540 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9542         * Makefile.tpl: Fix dramatic bustage due to change in
9543         program_transform_name.
9544         * Makefile.in: Regenerate.
9546         * configure.in: Remove unnecessary PATH setting.
9547         * configure: Regnerate.
9549         * configure.in: Don't default to unprefixed tools unless
9550         the native tools will work.
9551         * configure: Regenerate.
9553         * configure.in: Convert to autoconf script.  Blow away lots
9554         of now-redundant Makefile fragments.
9555         * configure: Generate using Autoconf.
9556         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9557         * Makefile.in: Regenerate.
9559 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9561         * configure: Fix stupid bug where RANLIB was mistakenly included.
9563         * configure.in: Rename (buildargs, hostargs, targargs) to
9564         (build_configargs, host_configargs, target_configargs).
9566         * configure.in: Move logic out of sed statement.
9568         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9569         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9571 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9573         * config.sub: Import from master repository
9574         * config.guess: Ditto
9576 2002-12-24  Andreas Schwab  <schwab@suse.de>
9578         * Makefile.tpl (multilib.out): Fix missing space.
9579         * Makefile.in: Regenerate.
9581 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9583         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9584         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9585         * Makefile.in: Regenerate.
9586         * configure.in: Remove unnecessary leftovers.
9588 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9590         * configure.in (extra_ranlibflags_for_target): New variable.
9591         (*-*-darwin): Add -c to ranlib commands.
9592         * configure (tooldir): Handle extra_ranlibflags_for_target.
9594 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9596         * Makefile.tpl: Revert HJL's change.
9597         * Makefile.in: Regenerated.
9598         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9599         always.
9601 2002-12-19  Andreas Schwab  <schwab@suse.de>
9603         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9604         * Makefile.in: Regenerate.
9606 2002-12-18  H.J. Lu  <hjl@gnu.org>
9608         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9609         * Makefile.in: Regenerated.
9611         * configure.in (build_prefix): New. Substitute.
9613 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9615         * Makefile.tpl: Don't let real targets depend on phony targets.
9616         * Makefile.in: Regenerate.
9618         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9619         * Makefile.in: Regenerate.
9621 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9623         * config.sub: Import from master repository
9624         * config.guess: Ditto
9626 2002-12-16  Jason Merrill  <jason@redhat.com>
9628         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9629         previous 'make bootstrap'.
9630         * Makefile.in: Regenerate.
9632 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9634         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9636 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9638         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9639         * Makefile.in: Regenerate.
9641 2002-12-13  Jason Merrill  <jason@redhat.com>
9643         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9644         library tests.
9645         (check-c++): Just depend on it and check-target-libstdc++-v3.
9646         * Makefile.in: Regenerate.
9648 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9650         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9651         * Makefile.in: Rebuilt.
9653 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9655         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9657 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9659         * configure: Fix bug put in by gremlins.
9661         * Makefile.tpl: Substitute more autoconfily.
9662         * configure: Substitute more autoconfily.
9663         * Makefile.in: Regenerate.
9665 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9667         * config.sub: Import from master repository
9668         * config.guess: Ditto
9669         * MAINTAINERS: Added Svein Seldal under write after approval
9671 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9673         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9674         * Makefile.in (all-sim): Ditto.
9676 2002-12-06  DJ Delorie  <dj@redhat.com>
9678         * Makefile.tpl: Change configure dependencies to not have real
9679         targets depend on phony targets.
9681 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9683         * configure.in: Revert unintentional change.
9685         * Makefile.tpl: Change dependency for */multilib.out so that
9686         it works when gcc isn't in the tree.
9688         * configure.in: Substitute more.
9689         * configure: Run subconfigures from the Makefile.
9690         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9691         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9693 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9695         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9697 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9699         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9700         and corresponding dependencies.
9701         * Makefile.in: Regenerate.
9703         * configure.in (host_tools): Order binutils, gas and ld for
9704         convenience in running the testsuites.
9706         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9707         * Makefile.in: Regenerate.
9708         * configure.in: Introduce rules to serialize subconfigure runs.
9710         * configure.in: Introduce BASE_CC_FOR_TARGET.
9711         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9712         Realize configure-build-* targets.  Realize configure-target-* targets.
9713         * Makefile.in: Regenerate.
9715 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9717         * configure: Move gcc_version_trigger stuff from here...
9718         * configure.in: ...to here.
9720         * configure.in: Separate subconfigure options added by this file from
9721         options given by the user.  Add machinery to put args for host
9722         subconfigures into the Makefile.
9724         * Makefile.tpl: Remove 'vault' targets.
9725         * Makefile.tpl: Reorder and comment dependencies.
9726         * Makefile.in: Regenerate.
9728 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9729         * configure.in: Fix my broken commit of previous patch. (sigh)
9731 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9733         * configure.in: Move host-specific darwin noconfigdirs into
9734         the host-specific section.
9736 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9738         * configure.in: Move host-specific darwin noconfigdirs into
9739         the host-specific section.
9741 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9743         * configure: Remove skip-this-dir support.
9744         * Makefile.tpl: Remove skip-this-dir support.
9746         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9747         subdirectories.
9748         * Makefile.in: Regenerate.
9750         * Makefile.tpl: Strip out useless setting of 'dir'.
9751         * Makefile.in: Regenerate.
9753 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9755         * configure.in: Fix deeply stupid bug.
9757         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9758         shell code in CXX_FOR_TARGET
9759         * Makefile.def: Introduce raw_cxx.
9760         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9761         RAW_CXX_FOR_TARGET.
9762         * Makefile.in: Regenerate.
9764 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9766         * Makefile.tpl: Remove unnecessary ifs.
9767         * Makefile.in: Regenerate.
9769         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9770         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9771         targets for 'no_install' modules.
9772         * configure: Move GDB_TK substitution to configure.in.  Move
9773         build_modules stuff to configure.in.
9774         * configure.in: Implement soft dependency machinery.  Maybe-ize
9775         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9776         * Makefile.in: Regenerate.
9778 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9780         * Makefile.tpl: Make all-target, install-target behave similarly
9781         to all, install (only hitting configured targets).  Eliminate
9782         unused macro defintions.
9784         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9785         build != host.
9787         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9789         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9791         * configure.in: Produce lists of subdir targets we're actually
9792         configuring.  Remove references to "dosrel".
9793         * Makefile.tpl: Let configure set which subdir targets are hit.
9794         Remove install-cross; clean up install; remove ALL.  Remove
9795         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9796         Autogenerate host module targets.  Remove empty dependency lines
9797         and redundant dependency; rearrange slightly.
9798         * Makefile.def: Add host-side libtermcap, utils.
9800         * Makefile.in: Regenerate.
9802 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9804         * ltconfig (osf[345]): Append $major to soname_spec.
9805         Reflect this in library_names_spec.
9806         * ltmain.sh (osf): Prefix $major with . for use as extension.
9808 2002-11-19  Andreas Jaeger  <aj@suse.de>
9810         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9811         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9812         and sparc64 GNU/Linux systems.
9814 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9816         * MAINTAINERS: Update email.
9818 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9820         * MAINTAINERS: Complete James Dennett's entry.
9822 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9824         * MAINTAINERS (Write After Approval): Add myself.
9826 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9828         * Makefile.tpl: syntactic cleanup
9830 2002-11-13  Stuart Hastings  <stuart@apple.com>
9832         * MAINTAINERS: Add myself to write-after-approval list.
9834 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9836         * Makefile.def: Add list of recursive targets to autogenerate.
9837         Add build_modules.
9838         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9839         targets.  Autogenerate *-build-* targets.
9840         * Makefile.in: Regenerate.
9842 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9844         * configure: More autoconf-style substitutions.
9845         * Makefile.tpl: More autoconf-style substitutions.
9846         * Makefile.in: Regenerate.
9848 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9850         * configure: Substitute more variables in a more autoconf-friendly
9851         way.  Simplify slightly.
9852         * Makefile.tpl: Make more variables substitutable in an
9853         autoconf-friendly way.
9854         * Makefile.in: Regenerate.
9856 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9858         * MAINTAINERS (Write After Approval): Add myself.
9860 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9862         * configure.in (v810*): Remove special setting of tools.
9864         * configure: Add support for extra required flags for ar or nm.
9865         * configure.in (aix4.3+): Use above support for target-specific
9866         issues, rather than using config/mt-aix43.
9868 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9870         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9871         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9872         with $srcdir.  Reformat indentation.  Substitute some variables
9873         formerly hard-coded in the Makefile for build=host.
9874         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9875         * Makefile.def: Autogenerate more.
9876         * Makefile.in: Regenerate.
9878 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9880         * MAINTAINERS (Write After Approval): Add myself.
9882 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9884         * Makefile.def (host_modules): Add rda.
9885         * Makefile.in: Regenerate.
9886         * configure.in (target_tool): Add target-rda to list.
9888 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9890         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9892 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9894         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9895         and restrap targets to this rule.
9896         * Makefile.in:  Regenerate.
9898 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9900         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9901         GNATS only accounts.
9903 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9905         * configure.in (i[3456]86-*-linux*): Add check to disable
9906         ${libgcj} for glibc1.
9908 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9910         * MAINTAINERS: Add myself as ip2k port maintainer.
9912 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9914         * configure.in: Add tic4x target.
9916 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9918         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9919         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9920         * Makefile.in: Regenerate.
9922         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9923         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9924         * Makefile.in: Regenerate.
9926 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9928         * MAINTAINERS: Add myself as web pages co-maintainer.
9930 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9932         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9933         * Makefile.in: Regenerate.
9935 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9937         * MAINTAINERS: Add myself and Nathan Sidwell
9938         <nathan@codesourcery.com> as VxWorks maintainers.
9940 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9942         * Makefile.def: Remove order dependency comments.
9943         * Makefile.tpl: Add explicit install-install dependencies.
9944         * Makefile.in: Regenerate.
9946         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9947         * Makefile.in: Regenerate.
9949         * Makefile.tpl: Add configure-target (for src-release in src)
9950         * Makefile.in: Regenerate.
9952 2002-09-30  Nick Clifton  <nickc@redhat.com>
9954         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9956 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9958         * configure.in (s390*-*-linux*): Enable libgcj.
9960 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9962         * configure: Revert accidentally applied changes.
9964         * Makefile.tpl: Make more autoconf-friendly.
9965         * Makefile.in: Regenerate.
9966         * configure: Make substitution more autoconf-like.
9968 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9970         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9971         single entry to handle all these.
9972         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9973         libjava on arm-*-elf.
9975 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9977         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9978         things that depend on them.
9980 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9982         * Makefile.tpl: Make subsituted variables more autoconfy.
9983         * Makefile.in: Regenerate.
9984         * configure: Make seds more autoconfy.
9986 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9988         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9989         * Makefile.in: Regenerate.
9990         * configure.in: Rewrite sed statements to look autoconfy.
9992         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9993         all-target-foo on configure-target-foo.
9994         * Makefile.def: Ditto.
9995         * Makefile.in: Rebuild.
9997 2002-09-25  Andrew Haley  <aph@redhat.com>
9999         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10001 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10003         * Makefile.def: New file.
10004         * Makefile.tpl: New file.
10005         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10006         * contrib/gcc_update: Note that Makefile.in is a generated file.
10008         * configure.in: Minor rearrangement.  Simplify tests.
10010 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10012         * configure.in (with_headers): Skip copy if value is "yes".
10013         (with_libs): Likewise.
10015 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10017         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10018         * configure.in (sh*-*-pe*): Ditto.
10019         * configure.in (mips*-*-pe*): Ditto.
10020         * configure.in (*arm-wince-pe): Ditto.
10022         * configure.in: Rearrange.
10024 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10026         * MAINTAINERS: Update my email address.
10028 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10030         * MAINTAINERS: (Write After Approval): Add myself.
10032 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10034         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10036 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10038         * MAINTAINERS: Change my mailing address.
10040 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10042         * MAINTAINERS (Write After Approval): Remove myself.
10043         (Various Maintainers: c++ runtime libs): Add myself.
10045 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10047         * MAINTAINERS (Write After Approval): Remove myself.
10048         (Various Maintainers: c++ runtime libs): Add myself.
10050 2002-08-15  Eric Christopher  <echristo@redhat.com>
10052         * config.sub: Import from master repository.
10053         * config.guess: Ditto.
10055 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10057         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10058         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10059         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10061 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10063         * MAINTAINERS: Add self to rs6000 vector extensions.
10065 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10067         * libiberty/configure: Reverted unintended yesterday's check in.
10069 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10071         * boehm-gc/configure, libf2c/configure: Rebuilt.
10072         * libffi/configure, libiberty/configure: Ditto.
10073         * libjava/configure, libobjc/configure: Ditto.
10074         * libstdc++-v3/configure, zlib/configure: Ditto.
10075         Merged from binutils:
10076         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10077         From Steve Ellcey <sje@cup.hp.com>:
10078         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10079         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10080         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10081         IA64.
10082         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10083         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10084         soname_spec, sys_lib_search_path_spec): Ditto.
10086 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10088         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10090 2002-08-04  H.J. Lu  (hjl@gnu.org)
10092         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10094 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10096         * MAINTAINERS (Write After Approval): Add myself.
10098 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10100         * configure.in: Move generic linux case to end.  Copy generic
10101         linux noconfigdirs to mips*-*-linux* entry and new
10102         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10104 2002-07-19  Michael Matz  <matz@suse.de>
10106         * MAINTAINERS: Add myself as ra* maintainer.
10108 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10110         * config.guess: Update to 2002-07-09 version.
10111         * config.sub: Update to 2002-07-03 version.
10113 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10115         * MAINTAINERS: Fix typo in a maintainer email address.
10117 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10119         * configure.in: Remove two redundant tests.
10121 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10123         * configure.in (mips*-*-irix6*o32): Enable stabs.
10125 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10127         * configure.in: Don't build grez.
10128         * Makefile.in: Ditto.
10130         * Makefile.in: Remove references to bsp, cygmon, libstub.
10131         * configure.in: Ditto.
10133         * configure.in: Remove leftover reference to gdbtest.
10135 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10137         * configure.in (gxx_include_dir):  Change to match versioned
10138         C++ headers if --enable-version-specific-runtime-libs is used.
10140 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10142         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10144 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10146         * configure.in: Make --without-x work.
10148 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10150         * configure.in: Rearrange target Makefile fragment collection.
10152         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10153         cvs[src].
10154         * configure.in: Ditto.
10156 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10158         * MAINTAINERS (Write After Approval): Update my e-mail address.
10160 2002-06-24  Ben Elliston  <bje@redhat.com>
10162         * configure.in (host_tools): Remove cgen.
10164         * Makefile.in (all-cgen): Remove; runs from its source directory.
10165         (check-cgen, install-cgen, clean-cgen): Likewise.
10166         (all-opcodes): Do not depend on all-cgen.
10167         (all-sim): Likewise.
10169 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10171         * Makefile.in: Eliminate 'apache' targets.
10172         * configure.in: Eliminate 'apache' targets.
10174         * configure.in: Eliminate redundant tests.  Reorganize.
10176         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10178         * config-ml.in: Eliminate references to Cygnus configure.
10180         * Makefile.in: Eliminate references to building emacs.
10182 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10184         * MAINTAINERS: Update my email address.
10186 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10188         * config.if (libstdcxx_incdir): Version C++ headers.
10189         (cxx_incdir): Remove.
10191 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10193         * MAINTAINERS (Write After Approval): Add self.
10195 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10197         * configure.in: Add support for ip2k.
10199 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10201         * configure.in: Fix AIX configury bug.
10203 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10205         * MAINTAINERS (Write After Approval): Add self.
10207 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10209         * configure.in: replace ${topsrcdir} with ${srcdir}
10211         * configure.in: Move definition of libstdcxx_flags
10212         right above usage, rather than waaay earlier.
10214         * configure.in: Pull definition of is_cross_compiler earlier.
10216         * configure.in: Rearrange a little.
10218         * configure.in: Remove references to librx.
10219         * Makefile.in: Remove references to librx.
10221 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10223         * config.sub: Add support for avr target.
10224         Import from master sources, rev 1.255
10226 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10228         * configure, .cvsignore:  Revert previous change...
10229         * Makefile:  ...delete.
10231 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10233         * configure.in: Eliminate ${gasdir} variable.
10235 2002-06-18  Dave Brolley  <brolley@redhat.com>
10237         * configure.in: Add support for frv.
10238         * config.sub: Add support for frv.
10240 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10242         * configure:  Remove garbage from previous commit.
10244 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10246         * configure:  For in-source builds, make a subdir and re-exec there.
10247         * Makefile:  New file.  Pass targets through to build directory.
10248         * .cvsignore:  No longer ignore "Makefile".
10250 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10252         * MAINTAINERS (Write After Approval): Add self.
10254 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10256         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10258 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10260         * configure.in (vax-*-netbsd*): Re-enable gas.
10262 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10264         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10265         BUILD_PREFIX_1, to correct nomenclature.
10266         * configure: Likewise.
10268         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10269         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10271 2002-05-31  Olaf Hering  <olh@suse.de>
10273         * config-ml.in: Propogate DESTDIR also.
10275 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10277         * configure.in (vax-*-netbsd*): Don't build gas for this
10278         platform.
10280 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10282         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10283         and libgcj for AVR.
10285 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10287         * MAINTAINERS (Write After Approval): Add myself.
10289 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10291         * config.guess: Update to 2002-05-22 version.
10292         * config.sub: Likewise.
10294 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10296         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10297         * config-ml.in: Likewise.
10298         * configure: Likewise.
10299         * configure.in: Likewise.
10301 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10303         * MAINTAINERS: Update my email address.
10305 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10307         * configure.in: Simplify makefile fragment collection.
10309         * configure.in: Remove code to build emacs.
10311         * configure.in : Remove --srcdir argument from targargs and buildargs
10312         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10314         * configure: Move some logic to configure.in.
10315         * configure.in: Move some logic from configure.
10317 2002-05-11  Tom Tromey  <tromey@redhat.com>
10319         * MAINTAINERS: Reflect libgcj reality.
10321 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10323         * Makefile.in: Honour DESTDIR.
10325 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10327         * config.guess: Import 2002-03-20 version.
10328         * config.sub: Import 2002-04-26 version.
10330 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10332         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10334 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10336         * MAINTAINERS: Add self.
10338 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10340         * ltmain.sh: Detect and handle object name conflicts
10341         while piecewise linking a static library.
10343 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10345         * configure.in (noconfigdirs): Don't disable libgcj on
10346         sparc64-*-solaris* and sparcv9-*-solaris*.
10348 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10350         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10352 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10354         * configure.in (FLAGS_FOR_TARGET): Do not add
10355         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10356         on i[3456]86-*-linux*.
10358 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10360         * configure.in (noconfigdirs): Replace [ ] with test.
10362         * configure.in (noconfigdirs): Do not add target-newlib if
10363         target == i[3456]86-*-linux*, and host == target.
10365 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10367         * configure.in: delete reference to absent file
10369         * configure.in: replace '[' with 'test'
10371         * configure.in: Eliminate references to gash.
10372         * Makefile.in: Eliminate references to gash.
10374         * configure.in: remove useless references to 'pic' makefile fragments.
10376         * configure.in: (*-*-windows*) Finish removing.
10378         * configure.in: Eliminate redundant test for libgui.
10380 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10382         * MAINTAINERS: Add self and realphabetize.  Update entries
10383         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10384         entry for a29k port maintainer.
10386 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10388         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10389         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10391 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10393         * configure.in: remove references to dead files
10395 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10397         * MAINTAINERS: Add information about purpose of this file.
10399 2002-04-18  Tom Tromey  <tromey@redhat.com>
10401         * configure.in: Disallow configuring libgcj when it is already
10402         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10403         Solaris 2.8 by default.  For PR libgcj/6158.
10405 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10407         * configure.in:  Move default CC setting out of config/mh-* fragments
10408         directly into here.
10410 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10412         * configure.in: don't even try to configure or make a subdirectory
10413         if there's no configure script for it.
10415 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10417         * MAINTAINERS: Remove chill maintainers.
10418         * Makefile.in (CHILLFLAGS): Remove.
10419         (CHILL_LIB): Remove.
10420         (TARGET_CONFIGDIRS): Remove libchill.
10421         (CHILL_FOR_TARGET): Remove.
10422         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10423         CHILL_LIB.
10424         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10425         (CHECK_TARGET_MODULES): Likewise.
10426         (INSTALL_TARGET_MODULES): Likewise.
10427         (CLEAN_TARGET_MODULES): Likewise.
10428         (configure-target-libchill): Remove.
10429         (all-target-libchill): Remove.
10430         * configure.in (target_libs): Remove target-libchill.
10431         Do not compute CHILL_FOR_TARGET.
10432         * libchill: Remove directory.
10434 2002-04-11  DJ Delorie  <dj@redhat.com>
10436         * Makefile.in, configure.in: Sync with binutils, entries
10437         follow...
10439 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10441         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10442         (do-tar, do-bz2): New rules.
10443         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10444         (gdb-tar): New rule.
10445         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10446         (insight_dejagnu.tar): New rule.
10447         (insight.tar): New rule.
10448         (gdb+dejagnu.tar): New rule.
10449         (gdb.tar): New rule.
10451 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10453         * Makefile.in: Add all-tix to deps for all-snavigator
10454         so that tix is built when building snavigator.
10456 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10458         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10459         ld and gdb are not supported.
10461 2002-01-07  Mark Salter  <msalter@redhat.com>
10463         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10464         Allow target-libgloss to be built for arm, strongarm, and xscale.
10466 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10468         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10469         options for i[3456]86-pc-linux* native builds.
10471 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10473         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10474         files from .po files for a distribution.
10476 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10478         * configure.in: Enable libstdc++-v3 for h8300 targets.
10480 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10482         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10483         version from bfd/.
10485 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10487         * Makefile.in (VER): When present, extract the version number from
10488         the file version.in.
10490 2001-05-24  Tom Rix  <trix@redhat.com>
10492         * configure.in : enable ld for aix
10494 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10496         * config.guess: Add linux target for S/390.
10498 2000-11-07  Philip Blundell  <pb@futuretv.com>
10500         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10502 2000-11-03  Philip Blundell  <pb@futuretv.com>
10504         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10505         files.
10507 2001-01-15  Ben Elliston  <bje@redhat.com>
10509         * configure.in (host_tools): Add sid.
10510         Always configure cgen.
10512 2000-11-24  Nick Clifton  <nickc@redhat.com>
10514         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10517 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10519         * Makefile.in (ALL_MODULES): Add all-cgen.
10520         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10521         (all-cgen): New target.
10522         (all-opcodes,all-sim): Depend on all-cgen.
10523         * configure.in (host_tools): Add cgen.
10524         Only configure cgen if --enable-cgen-maint.
10526 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10528         * configure.in: Add *-*-freebsd* configurations.
10530 2002-04-08  Tom Tromey  <tromey@redhat.com>
10532         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10533         Fixes PR libgcj/6068.
10535 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10537         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10539 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10541         * configure.in (alpha*-dec-osf*): Enable libgcj.
10543 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10545         * MAINTAINERS (Write After Approval): Add myself.
10547 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10549         Fix for: PR bootstrap/3591, target/5676
10550         * configure.in (mcore-pe): Disable the configuration of
10551         libstdc++-v3 since exceptions are not supported.
10553 2002-03-20  Anthony Green  <green@redhat.com>
10555         * configure.in: Enable libgcj for xscale-elf target.
10557 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10559         * MAINTAINERS:  Update my email address.
10561 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10563         * ltmain.sh (relink_command): Fix typo in previous change.
10565 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10567         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10568         (relink_command): Added --tag flags.
10569         (mode=install): If relinking fails; error out.
10571 2002-03-12  Richard Henderson  <rth@redhat.com>
10573         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10574         .NOTPARALLEL tag.
10575         (do-check): Rename from check.
10576         (check): Allow parallel check.
10578 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10580         * MAINTAINERS: Add myself as maintainer for xtensa port.
10581         Fix alphabetical order in CPU port maintainer list.
10582         Remove myself from Write After Approval list.
10584 2002-03-11  Richard Henderson  <rth@redhat.com>
10586         * Makefile.in (.NOTPARALLEL): Add fake tag.
10588 2002-03-07  H.J. Lu  (hjl@gnu.org)
10590         * configure.in: Enable gprof for mips*-*-linux*.
10592 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10594         * MAINTAINERS (Write After Approval): Add myself.
10596 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10598         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10599         libjava.
10600         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10602 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10604         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10605         because its Makefile is there; test for the executable instead.
10607 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10609         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10610         libstdc++-v3 and libjava.
10612 2002-02-11  Adam Megacz  <adam@xwt.org>
10614         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10615         boehm-gc
10617 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10619         * config.guess: Updated to 2002-01-30's version.
10620         * config.sub: Updated to 2002-02-01's version.
10621         Contribute sh64-elf.
10622         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10623         * configure.in: Added sh64-*-*.
10625 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10627         * MAINTAINERS: Belatedly add myself to write after approval list.
10629 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10631         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10632         Remove self as Write After Approval.
10634 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10636         * MAINTAINERS: Put self in as maintainer for contrib/regression
10637         directory.
10639 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10641         * MAINTAINERS:  Update my email address.
10643 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10645         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10646         target-libiberty, and target-libgloss.  Skip Java-related
10647         libraries if not supported for NetBSD on target CPU.
10649 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10651         * install-sh: Use _inst.$$_ for temp file name.
10653 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10655         * MAINTAINERS (Write After Approval): Move my contact info
10656         from here...
10657         (OS Port Maintainers): ...to here (netbsd).
10659 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10661         * MAINTAINERS (Write After Approval): Add myself.
10663 2002-01-17  H.J. Lu  <hjl@gnu.org>
10665         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10666         (all-target-fastjar): Also depend on all-target-libiberty.
10668 2002-01-16  H.J. Lu  (hjl@gnu.org)
10670         * config.guess: Import from master sources, rev 1.225.
10671         * config.sub: Import from master sources, rev 1.238.
10673 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10675         * MAINTAINERS (Write After Approval): Remove myself.
10677 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10679         * MAINTAINERS (Write After Approval): Add myself.
10681 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10683         * MAINTAINERS: Add self as docs co-maintainer.
10685 2001-12-11  Matthias Klose  <doko@debian.org>
10687         * MAINTAINERS (Write After Approval): Add myself.
10689 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10691         * MAINTAINERS: Update my email address.
10693 2001-12-07  Turly O'Connor  <turly@apple.com>
10694         * MAINTAINERS (Write After Approval): Add myself.
10695         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10696         (rs6000_initialize_trampoline): Call __trampoline_setup for
10697         ABI_DARWIN too.
10698         * darwin-tramp.asm: New file, implements __trampoline_setup.
10699         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10701 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10703         * MAINTAINERS (Write After Approval): Add myself.
10705 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10707         * configure, configure.in: Use temp file for long sed commands.
10709 2001-12-03  Laurent Guerby  <guerby@acm.org>
10711         * config.sub: Update to version 1.232 on subversion.
10713 2001-12-03  Ben Elliston  <bje@redhat.com>
10715         * MAINTAINERS: Update mail address for config.* patches.
10717 2001-11-27  DJ Delorie  <dj@redhat.com>
10718             Zack Weinberg  <zack@codesourcery.com>
10720         When build != host, create libiberty for the build machine.
10722         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10723         CONFIG_ARGUMENTS.
10724         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10725         New variables.
10726         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10727         and rules.
10728         (all.normal): Depend on ALL_BUILD_MODULES.
10729         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10730         (all-build-libiberty): Depend on configure-build-libiberty.
10732         * configure: Calculate and substitute proper value for
10733         ALL_BUILD_MODULES.
10734         * configure.in: Create the build subdirectory.
10735         Calculate and substitute TARGET_CONFIGARGS (formerly
10736         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10738 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10740         * MAINTAINERS (write-after-approval): Add self.
10742 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10744         * MAINTAINERS (GNATS only accounts): Remove self.
10746 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10748         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10749         libf2c.
10751 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10753         * MAINTAINERS (Write After Approval): Add self.
10755 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10757         * MAINTAINERS: mips and s390 are also CPU ports.
10759 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10761         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10763 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10765         * MAINTAINERS: Alphabetize.
10767 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10769         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10771 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10773         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10775 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10777         * configure.in (--enable-languages): Be more permissive about
10778         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10780 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10782         * config.sub: Import from master sources, rev. 1.230.
10783         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10785 2001-11-07  Laurent Guerby  <guerby@acm.org>
10787         * MAINTAINERS (Write After Approval): Add self.
10789 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10791         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10793 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10795         * config.sub: Import from master sources, rev 1.226.
10796         * config.guess: Import from master sources, rev 1.216.
10798 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10800         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10801         * MAINTAINERS: Add self as maintainer of MMIX port.
10802         Remove old after-approval entry.
10804 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10806         * ChangeLog, configure: Fix spelling errors.
10808 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10810         * MAINTAINERS: Tweak my address.
10812 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10814         * MAINTAINERS: Update my email address.
10816 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10818         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10819         * MAINTAINERS: Add self as maintainer of CRIS port.
10821 2001-10-10  Geert Bosch  <bosch@gnat.com>
10823         * MAINTAINERS (Various maintainers: Ada front end):
10824         Added Robert Dewar.
10826 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10828         * MAINTAINERS (Write After Approval): Added self
10830 2001-10-02  Geert Bosch  <bosch@gnat.com>
10832         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10834 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10836         * configure: Handle temporary files securely using mkdir.
10838 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10840         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10842 2001-09-26  Will Cohen  <wcohen@redhat.com>
10844         * configure.in (*-*-linux*): Disable configuration of target-newlib
10845         and target-libgloss.
10847 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10849         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10850         RANLIB.
10852 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10854         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10855         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10856         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10857         avoid quotes nesting problems.
10858         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10859         (DO_X): Export only variables that are set.
10861 2001-09-19  Ben Elliston  <bje@redhat.com>
10863         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10864         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10865         semantics.  Use the shell built-in "type" command instead.
10867 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10869         Merged from gcc-3_0-branch:
10870         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10871         * ltcf-c.sh: Use $objext, not $ac_objext.
10872         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10873         * ltcf-cxx.sh: Add support for GNU.
10874         2001-07-22  Timothy Wall  <twall@redhat.com>
10875         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10876         default settings if using GNU tools with that configuration.
10877         * ltcf-cxx.sh: Ditto.
10878         * ltcf-gcj.sh: Ditto.
10879         2001-07-21  Michael Chastain  <chastain@redhat.com>
10880         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10881         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10882         * ltmain.sh: Mark as gcc-local.
10884 2001-08-30  Eric Christopher  <echristo@redhat.com>
10885             Jason Eckhardt  <jle@redhat.com>
10887         * config.guess: Merge from master sources.
10888         * config.sub: Merge from master sources, add support for mipsisa32.
10890 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10891         * config.sub: Merge from master sources, rev 1.219.
10892         * MAINTAINERS: Add self as contact for stormy16 port.
10894 2001-08-14  Zack Weinberg  <zackw@panix.com>
10896         * config.sub: Merge from master sources, rev 1.218.
10897         * config.guess: Merge from master sources, rev 1.209.
10899 2001-08-11  Graham Stott  <grahams@redhat.com>
10901         * Makefile.in (check-c++): Add missing semicolon.
10903 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10905         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10907 2001-07-30  Eric Christopher  <echristo@redhat.com>
10909         * MAINTAINERS (Various maintainers: mips port): Added myself.
10911 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10913         * configure.in (sh-*-linux*): New.
10915 2001-07-27  Richard Henderson  <rth@redhat.com>
10917         * .cvsignore: Add LAST_UPDATED.
10919 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10921         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10923 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10925         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10927 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10929         * MAINTAINERS (Write After Approval): Added myself.
10931 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10933         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10934         and libgcj on m68hc11/m68hc12.
10936 2001-06-27  H.J. Lu  (hjl@gnu.org)
10938         * Makefile (CFLAGS_FOR_BUILD): New.
10939         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10941 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10943         * README: Remove version number.
10945 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10947         * INSTALL/README: Update wrt. to the installation instructions now
10948         residing in gcc/doc/install.texi.
10950 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10952         * README: Replace with a cut-down and updated version of gcc/README.
10954 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10956         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10957         multilibs to be disabled.
10959 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10961         * MAINTAINERS (Write After Approval): Add myself.
10963 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10965         * config.guess: Import CVS version 1.195.
10966         * config.sub: Import CVS version 1.212.
10968 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10970         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10971         gcc/xgcc is built, use -print-prog-name to find out the program
10972         name to use.
10974 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10976         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10977         appear to also be in the master copy.
10978         * config.sub:  Import CVS version 1.211.
10980 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10982         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10983         with_gcc]: Use `gcc -shared' to build a shared library.
10985 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10987         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10988         archives.
10990 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10992         * MAINTAINERS (Write After Approval): Add myself.
10994 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10996         * configure.in (libstdcxx_flags): Do not try to execute
10997         libstdc++-v3/testsuite_flags until it exists.
10999 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11001         * MAINTAINERS: Update my email address.
11003 2001-05-31  Graham Stott  <grahams@redhat.com>
11005         * MAINTAINERS (Write After Approval): Add myself.
11007 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11009         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11010         libraries when using g++ with native linker.
11012 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11014         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11016 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11018         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11019         [aix4*|aix5*]: Prepend blank.
11021 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11023         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11024         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11025         of subdir/configure scripts to use the new libtool.m4.
11027 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11029         * MAINTAINERS (Write After Approval): Add myself.
11031 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11033         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11035 2001-05-11  Ben Elliston  <bje@redhat.com>
11037         * Makefile.in (all-sid): New target.
11038         (check-sid, clean-sid, install-sid): Likewise.
11040 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11042         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11044 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11046         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11047         libgcj.
11049 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11051         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11052         gcc/xgcc is built, use -print-prog-name to find out the program
11053         name to use.
11055 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11057         * configure.in (noconfigdirs): Don't reset it from scratch in the
11058         target case; only append to it.
11060         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11061         sparc-*-solaris2.8]: Disable ${libgcj}.
11063 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11065         * configure.in (libgcj_saved): Copy from $libgcj.
11066         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11067         --disable-libgcj.
11069 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11071         * MAINTAINERS: Remove self as MIPS maintainer and
11072         C front end maintainer.
11074 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11076         * configure.in: Move *-chorusos target case to the proper switch.
11077         Disable libgcj.
11079 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11081         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11082         1.641.2.228.
11084 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11086         * Makefile.in (STAGE1_CFLAGS): Pass down.
11088 2001-04-13  Alan Modra  <amodra@one.net.au>
11090         * config.guess: Add hppa64-linux support.  Note for next import that
11091         this is already in the master file.
11092         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11094 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11096         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11097         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11099 2001-04-11  Stan Shebs  <shebs@apple.com>
11101         * MAINTAINERS: Add self as Darwin port maintainer.
11103 2001-04-11  Alan Modra  <amodra@one.net.au>
11105         * MAINTAINERS: Update my email address.
11107 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11109         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11110         recent versions of FreeBSD (release 3 or later).
11111         * ltconfig: On FreeBSD, -lc must not be provided when building
11112         a shared library or else the standard -pthread gcc option is
11113         rendered worthless to later users of the built library.
11115 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11117         * MAINTAINERS: Add self and RTH as C front end maintainers.
11119 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11121         * config.sub: Make sure to match an already-canonicalized
11122         machine name (eg. mn10300-unknown-elf).
11124 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11126         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11127         New macros.
11128         (bootstrap, cross): Use RECURSE_FLAGS.
11129         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11131 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11133         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11135 2001-03-22  Colin Howell  <chowell@redhat.com>
11137         * Makefile.in (DO_X): Do not backslash single-quotes in
11138         backquotes (two places).
11140 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11142         Re-installed:
11143         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11144         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11145         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11146         * ltcf-cxx.sh: Likewise.
11147         * ltcf-gcj.sh: Likewise.
11149 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11151         * MAINTAINERS: Add myself as "documentation co-maintainer".
11153 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11155         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11156         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11158 2001-03-19  Tom Tromey  <tromey@redhat.com>
11160         * config-ml.in: Handle GCJ and GCJFLAGS.
11162 2001-03-21  Michael Chastain  <chastain@redhat.com>
11164         * Makefile.in: all-m4 depends on all-texinfo.
11166 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11168         * MAINTAINERS: Add myself to write after approval list.
11170 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11172         * Makefile.in (DO_X): Quote nested quotes.
11174 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11176         * MAINTAINERS: Add myself to write after approval list.
11178 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11180         * Makefile.in (DO_X): Use double quotes for quoting
11181         "RANLIB=$${RANLIB}".
11183 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11185         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11187 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11189         * configure.in: Only use `lang_requires' for languages athat are
11190         actually enabled.
11192 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11194         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11196 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11198         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11200 2001-03-07  Tom Tromey  <tromey@redhat.com>
11202         * configure.in: Allow config-lang.in to set `lang_requires' to list
11203         of other required languages.
11205 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11207         * Makefile.in: Remove RANLIB definition. Use RANLIB
11208         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11209         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11211 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11212             Alexandre Oliva  <aoliva@redhat.com>
11214         * Makefile.in (check-c++): Use tabs, not spaces.
11216 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11218         * MAINTAINERS: add myself to Write After Approval list.
11220 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11222         * Makefile.in (check-c++): New rule.
11224         * configure.in (target_libs): Remove libg++.
11225         (noconfigdirs): Remove libg++.
11226         (noconfigdirs): Same.
11227         (noconfigdirs): Same.
11228         (noconfigdirs): Same.
11230         * config-ml.in: Remove libg++ references.
11232         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11233         (ALL_TARGET_MODULES): Same.
11234         (configure-target-libg++): Remove.
11235         (all-target-libg++): Remove.
11236         (configure-target-libio): Remove.
11237         (all-target-libio): Remove.
11238         (check-target-libio): Remove.
11239         (.PHONY): Remove.
11240         (libg++.tar.bz2): Remove.
11241         (all-target-cygmon): Remove libio.
11242         (all-target-libstdc++): Remove.
11243         (configure-target-libstdc++): Remove.
11244         (TARGET_LIB_PATH): Remove libstdc++.
11245         (ALL_GCC_CXX): Remove libstdc++.
11246         (all-target-gperf): Correct.
11248 2001-02-16  Nick Clifton  <nickc@redhat.com>
11250         * configure.in (noconfigdirs): Allow configuration of texinfo
11251         for Cygwin hosts.
11253 2001-02-15  Anthony Green  <green@redhat.com>
11255         * configure: Introduce GCJ_FOR_TARGET.
11256         * configure.in: Ditto.
11257         * Makefile.in: Ditto.
11259 2001-02-13  Andreas Schwab  <schwab@suse.de>
11261         * MAINTAINERS: Update mail address.
11263 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11265         * config.guess: Add linux target for S/390.
11266         * config.sub: Likewise.
11268 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11270         * configure.in: for *-chorusos, don't config target-newlib and
11271         target-libgloss.
11273 2001-02-06  Ben Elliston  <bje@redhat.com>
11275         * configure: Output host type to stdout, not stderr.
11277 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11279         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11280         * ltcf-cxx.sh: Likewise.
11282         * config.if: Assume enable_libstdcxx_v3 is defined.
11284 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11286         Remove V2 C++ library.
11287         * configure.in: Remove --enable-libstdcxx_v3 support.
11289 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11291         * include/demangle.h: Add prototype for java_demangle_v3.
11293 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11295         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11297 2001-01-27  Richard Henderson  <rth@redhat.com>
11299         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11301 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11303         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11304         Don't unset, it's non-portable and no longer necessary, set to empty
11305         instead.
11307 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11309         * ltconfig: Shell portability fix for the tagname validity check.
11311 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11313         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11314         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11316 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11318         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11320 2001-01-26  Tom Tromey  <tromey@redhat.com>
11322         * configure.in: Allow libgcj to be built on Sparc Solaris.
11324 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11326         * ltcf-c.sh: Add aix5 case.
11327         * ltcf-cxx.sh: Likewise.
11328         * ltconfig: Likewise.
11330 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11332         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11333         keep at least one of build_libtool_libs or build_old_libs set to
11334         yes.
11336         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11337         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11339 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11341         * configure.in: Enable libgcj on several additional platforms.
11343 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11345         * configure.in: Enable libgcj for linux targets.
11347 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11349         * MAINTAINERS (Write After Approval): Add myself.
11351 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11353         * MAINTAINERS: Add myself as vax port maintainer.
11355 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11357         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11359 2001-01-09  Mike Stump  <mrs@wrs.com>
11361         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11362         failures of subdirectories.
11364 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11366         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11367         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11368         * ltcf-cxx.sh: Likewise.
11369         * ltcf-gcj.sh: Likewise.
11370         * ltconfig.sh: Fix typo.
11372 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11374         * configure: handle DOS-style absolute paths.
11376 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11378         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11380 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11382         * MAINTAINERS: Add myself as avr port co-maintainer.
11384 2000-12-28  Ben Elliston  <bje@redhat.com>
11386         * MAINTAINERS: Add myself under ``Write After Approval''.
11388 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11390         * texinfo: Remove directory from GCC.
11392 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11394         * COPYING: Update to current
11395         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11396         to 19yy as example year in copyright notice).
11398 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11400         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11401         (libstdcxx_incdir): Pass down.
11402         * config.if: Remove expired bits for cxx_interface, add stub.
11403         (libstdcxx_incdir): Add variable for g++ include directory.
11404         * configure.in (gxx_include_dir): Use it.
11406 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11408         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11409         with old-email address from ``Write After Approval''.
11411 2000-12-15  Andreas Jaeger  <aj@suse.de>
11413         * configure.in: Handle lang_dirs.
11415 2000-12-14  Tom Tromey  <tromey@redhat.com>
11417         * MAINTAINERS: Removed brads.
11419         * MAINTAINERS: Added gcj developers.
11421 2000-12-13  Anthony Green  <green@redhat.com>
11423         * configure.in: Disable libgcj for any target not specifically
11424         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11425         with g++ abi.
11427 2000-12-13  Mike Stump  <mrs@wrs.com>
11429         * Makefile.in (local-distclean): Also remove fastjar.
11431 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11433         * contrib/gcc_update: Add fastjar --touch entries.
11435 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11437         * configure.in: Disable language-specific target libraries for
11438         languages that aren't enabled.
11440 2000-12-10  Anthony Green  <green@redhat.com>
11442         * configure.in: Define libgcj.  Disable libgcj target libraries for
11443         most targets.
11445 2000-12-10  Neil Booth  <neilb@earthling.net>
11447         * MAINTAINERS: Update mail address, remove from WAA list.
11449 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11451         * libjava: Imported from /cvs/java.
11452         * libffi: Likewise.
11453         * Boehm-gc: Likewise.
11455 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11457         * configure.in (target_libs): Revert 2000-12-08 patch.
11458         (noconfigdirs): Added target-libjava.
11460 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11462         * djunpack.bat: removed.
11464 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11466         * Makefile.in: handle DOS-style absolute paths.
11467         * config-ml.in: likewise.
11468         * symlink-tree: likewise.
11470 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11472         * fastjar: Imported.
11474 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11476         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11477         libjava.
11478         * configure.in (target_libs): Removed `target-libjava'.
11480 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11482         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11483         (ALL_MODULES): Added fastjar.
11484         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11485         (all-target-libjava): all-fastjar replaces all-zip.
11486         (all-fastjar): Added.
11487         (configure-target-fastjar, all-target-fastjar): Likewise.
11488         * configure.in (host_tools): Added fastjar.
11490 2000-12-07  Mike Stump  <mrs@wrs.com>
11492         * Makefile.in (local-distclean): Remove leftover built files.
11494 2000-11-24  Nick Clifton  <nickc@redhat.com>
11496         * configure.in (xscale-elf): Add target.
11497         (xscale-coff): Add target.
11499 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11501         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11502         recent versions of FreeBSD (release 3 or later).
11503         * ltconfig: On FreeBSD, -lc must not be provided when building
11504         a shared library or else the standard -pthread gcc option is
11505         rendered worthless to later users of the built library.
11507 2000-11-16  Fred Fish  <fnf@be.com>
11509         * configure.in (enable_libstdcxx_v3): Fix typo,
11510         libstd++ -> libstdc++.
11512 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11514         * MAINTAINERS: Add self to Write After Approval list.
11516 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11518         * MAINTAINERS: Update my email address.  Add myself to global write
11519         privs list.
11521 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11523         * Makefile.in: Merge with src and libgcj.
11524         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11525         configure-target-<library> when their configure scripts need the C
11526         or C++ library to have already been built to work properly.
11527         (do_proto_toplev): Set them to an empty string.
11529         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11530         (REALLY_SET_LIB_PATH): Use them.
11532 2000-11-17  Stan Shebs  <shebs@apple.com>
11534         * MAINTAINERS: Add self to Write After Approval list.
11536 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11538         * configure: Provide the original toplevel configure arguments
11539         (including $0) to subprocesses in the environment rather than
11540         through gcc/configargs.h.
11542 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11544         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11545         C99.  Alphabetise "Write After Approval" list.
11547 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11549         * configure: Turn on libstdc++ V3 by default.
11551         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11552         if we've got GCC.
11554 2000-11-11  Philip Blundell  <philb@gnu.org>
11556         * MAINTAINERS: Add self to Write After Approval list.
11558 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11560         * ltcf-c.sh (aix4): Improve shared library configuration; require
11561         exporting symbols.
11562         * ltcf-cxx.sh (aix4): Define.
11563         * ltconfig (aix4): Define library and soname specs appropriate for
11564         AIX.  Define command to create export symbols list.
11566 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11568         * config.sub: Add support for Sun Chorus
11570 2000-10-31  Nick Clifton  <nickc@redhat.com>
11572         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11573         <name>@redhat.com.  Also installed new email address for Clint
11574         Popetz.
11576 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11578         * etc: Remove directory from GCC.
11580 2000-10-16  Michael Meissner  <meissner@redhat.com>
11582         * configure (gcc/configargs.h): Only create if there is a build GCC
11583         directory created.
11585 2000-10-16  Matthias Klose  <doko@debian.org>
11587         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11588         when configured for libstdc++-v3.
11590 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11592         * configure: Save configure arguments to gcc/configargs.h.
11594 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11596         * config.guess: Import CVS version 1.157.
11597         * config.sub: Import CVS version 1.181.
11599 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11601         * Makefile.in (bootstrap): avoid recursion if subdir missing
11602         (cross): ditto
11603         (do-proto-toplev): ditto
11605 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11607         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11608         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11610         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11611         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11612         all affected `configure' scripts.
11614 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11616         * MAINTAINERS: Add self as cpplib co-maintainer.
11618 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11620         * MAINTAINERS: Add self to Write After Approval list.
11622 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11624         * INSTALL/README: egcs -> GCC update.
11626 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11628         * MAINTAINERS: Add myself to Write After Approval list.
11630 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11632         * MAINTAINERS: Add myself to Write After Approval list.
11634 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11636         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11637         X11 libraries for hppa64.
11639 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11641         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11643 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11645         * Makefile.in (all-zlib): Added dummy target.
11647         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11648         ltcf-gcj.sh: Updated from libtool multi-language branch.
11650 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11652         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11653         (bootstrap*): Depend on all-bootstrap.
11655 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11657         * config.guess: Import CVS version 1.156.
11658         * config.sub: Import CVS version 1.179.
11660 2000-09-02  Anthony Green  <green@cygnus.com>
11662         * Makefile.in (all-gcc): Depend on all-zlib.
11663         (CLEAN_MODULES): Add clean-zlib.
11664         (ALL_MODULES): Add all-zlib.
11665         * configure.in (host_libs): Add zlib.
11667 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11669         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11670         crosses, but add gcc/include to the header search path for them.
11672 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11674         * MAINTAINERS: Add self to Write After Approval list.
11676 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11678         * config.guess: Import CVS version 1.152.
11679         * config.sub: Import CVS version 1.177.
11681 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11683         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11684         $targargs to tell whether newlib is going to be built.
11686         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11687         $$r/TARGET_SUBDIR/libio for _G_config.h.
11689 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11691         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11693 2000-08-22  DJ Delorie  <dj@redhat.com>
11695         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11697 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11699         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11700         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11701         sub-configures.
11703 2000-08-21  DJ Delorie  <dj@redhat.com>
11705         * MAINTAINERS: Add self as a libiberty maintainer
11707 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11709         * configure.in (libstdcxx_flags): Use
11710         libstdc++-v3/src/libstdc++.INC.
11712 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11714         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11716 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11718         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11720         * configure: Make enable_threads and enable_shared defaults
11721         explicit.  Substitute enable_threads into generated Makefiles.
11722         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11723         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11725 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11727         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11729 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11731         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11732         previous delta.
11734 2000-08-11  Jason Merrill  <jason@redhat.com>
11736         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11737         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11738         (FLAGS_FOR_TARGET): Not here.
11739         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11741 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11743         * config-ml.in (CC, CXX): Don't introduce a leading space.
11745 2000-08-07  DJ Delorie  <dj@delorie.com>
11747         * MAINTAINERS: Add self as a DJGPP maintainer
11749 2000-08-07  DJ Delorie  <dj@redhat.com>
11751         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11752         "if we're also building gcc, and it's a gcc that will run on the
11753         build machine, we want to use its includes instead of the system's
11754         default includes".
11756 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11758         * MAINTAINERS: Add self to Write After Approval list.
11760 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11762         * configure.in (libstdcxx_flags): Don't use `"'.
11764         * config-ml.in: Adjust multilib search paths to the
11765         appropriate multilib tree.
11767 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11769         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11770         commas in $LANGUAGES.
11772 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11774         * configure.in: Re-enable all references to libg++ and librx.
11776 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11778         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11779         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11780         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11781         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11783         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11785 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11787         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11788         CXX_FOR_TARGET for sed.
11790 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11792         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11793         Do not override if already set in the environment or in configure.
11794         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11795         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11797 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11799         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11800         the libtool CVS tree multi-language branch.
11801         * ltconfig, ltmain.sh: Updated.
11803 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11805         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11806         (clean-target): Depend on it.
11808         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11809         (GCC_FOR_TARGET): Use it.
11810         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11811         * configure.in: ... here.
11812         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11813         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11815 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11817         * MAINTAINERS: Add self to Write After Approval list.
11819 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11821         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11822         (configure-target-libchill, configure-target-libobjc): Likewise.
11824         * configure.in: Use the same cache file for all target libs.
11825         * config-ml.in: But different cache files per multilib variant.
11827 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11829         * configure (topsrcdir): Don't use dirname.
11831 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11833         * MAINTAINERS: Add self to Write After Approval list.
11835 2000-07-20  Jason Merrill  <jason@redhat.com>
11837         * configure.in: Remove all references to libg++ and librx.
11839         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11841 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11843         * config.sub: Update to subversions version 2000-07-06.
11845 2000-07-12  Andrew Haley  <aph@cygnus.com>
11847         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11848         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11850 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11852         * symlink-tree:  Check number of arguments.
11854 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11856         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11857         search path for a g++ extracted from the build tree.  This
11858         will allow link tests run by configure scripts in
11859         subdirectories to succeed.
11861 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11863         * ltconfig: Add support for mips-dde-sysv4.2MP
11865 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11867         * MAINTAINERS: Add myself as loop discovery maintainer.
11869 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11871         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11872         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11874 2000-06-19  Timothy Wall  <twall@cygnus.com>
11876         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11877         * config.sub: Add tic54x target.
11879 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11881         * MAINTAINERS: Add self as Fortran maintainer,
11882         remove Craig Burley.
11884 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11886         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11887         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11889 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11891         * MAINTAINERS: Add self as i18n maintainer
11893 20000-05-21  H.J. Lu  (hjl@gnu.org)
11895         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11896         directory are used if they exist. Make sure
11897         $(build_tooldir)/include is searched for header files,
11898         $(build_tooldir)/lib/ for library files.
11899         (GCC_FOR_TARGET): Likewise.
11900         (CXX_FOR_TARGET): Likewise.
11902 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11904         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11906 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11908         * Makefile.in (configure-target-libiberty): Depend on
11909         configure-target-newlib.
11911 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11913         * configure.in, Makefile.in: Merge all libffi-related
11914         configury stuff from the libgcj tree.
11916 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11918         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11919         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11921 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11923         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11924         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11925         current version information.  Add to proto-toplev directory.
11926         (gdb-taz): Build do-djunpack.
11928 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11930         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11932 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11934         * MAINTAINERS: Add self to Write After Approval list.
11936 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11938         * ltmain.sh: Preserve in relink_command any environment
11939         variables that may affect the linker behavior.
11941 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11943         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11945 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11947         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11949 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11951         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11952         with the version name.
11954 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11956         * MAINTAINERS: Add self as bb-reorder maintainer.
11958 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11960         * config.if: Tweak.
11962 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11964         * djunpack.bat: New file.
11966 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11968         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11969         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11970         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11971         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11973 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11975         * config.sub (case $basic_machine): Change default for "ibm-*"
11976         to "openedition".
11978 2000-04-13  Andreas Jaeger  <aj@suse.de>
11980         * MAINTAINERS: Added myself.
11982 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11984         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11985         (do-md5sum): New target.
11986         (MD5PROG): Define.
11987         (PACKAGE): Default to TOOL.
11988         (VER): Default to a shell script.
11989         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11990         md5 checksum generation.
11991         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11992         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11993         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11994         insight.tar.bz2): Use gdb-taz to create archive.
11996 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11998         * configure (warn_cflags): Delete.
12000 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12002         * MAINTAINERS: Added myself.
12004 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12005             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12007         * configure.in (enable_libstdcxx_v3): Add.
12008         (target_libs): Add bits here to switch between libstdc++-v2 and
12009         libstdc++-v3.
12010         * config.if: And this file too.
12011         * Makefile.in: Add libstdc++-v3 targets.
12013 2000-04-05  Michael Meissner  <meissner@redhat.com>
12015         * config.sub (d30v): Add d30v as a basic machine type.
12017 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12019         * configure.in: -linux-gnu*, not -linux-gnu.
12021 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12023         * MAINTAINERS: Add self in write-after-approval section.
12025 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12027         * MAINTAINERS: Add self as ia64 port maintainer.
12029 2000-03-08  Neil Booth  <NeilB@earthling.net>
12031         * MAINTAINERS: Add self in write-after-approval section.
12033 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12035         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12036         (do-tar-bz2): Replace TOOL with PACKAGE.
12037         (gdb.tar.bz2): Remove GDBTK from GDB package.
12038         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12039         dejagnu.tar.bz2): New packages.
12041 2000-02-27  Andreas Jaeger  <aj@suse.de>
12043         * configure.in: Add entry for mips*-*-linux*, move catch all
12044         *-*-*linux* entry below this one.
12046 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12048         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12050 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12052         * config.sub: Support an OS of "wince".
12054 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12056         * config.guess, config.sub: Updated to match config's 2000-02-15
12057         version.
12059 2000-02-23  Linas Vepstas  <linas@linas.org>
12061         * config.sub: Add support for Linux/IBM 370.
12062         * configure.in: Likewise.
12064 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12066         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12068 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12070         * config.guess: Guess "cygwin" rather than "cygwin32".
12072 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12074         * configure (gcc_version): When setting, narrow search to
12075         lines containing `version_string'.
12077 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12079         * config.sub: Add support for avr target.
12081 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12083         * MAINTAINERS: Add maintainers for MCore port.
12085 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12087         * config.sub: Add mmix-knuth-mmixware.
12089 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12091         * MAINTAINERS: Pair cccp with cpplib maintainership.
12093 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12095         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12096         structure stuff to -L library search.
12097         (CXX_FOR_TARGET): Ditto.
12098         (CROSS_CHECK_MODULES): Fix spelling mistake.
12100 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12102         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12103         the C++ compiler.
12105 2000-01-12  Richard Henderson  <rth@cygnus.com>
12107         * configure.in: Don't build some bits for beos.
12109 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12111         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12112         as include files.
12114 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12116         * Add self as cpplib maintainer, as requested by Jason
12117         Merrill.  Correct my e-mail address.
12119 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12121         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12122         not mh-aix43.
12124 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12126         * MAINTAINERS: Add myself to "write after approval" list.
12128 1999-12-14  Richard Henderson  <rth@cygnus.com>
12130         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12131         * config.sub: Accept alphaev[78], alphaev8.
12133 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12135         * config.guess, config.sub: Update from autoconf.
12137 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12139         * MAINTAINERS:  update my playtime e-address.
12141 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12143         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12144         necessary libraries are missing.
12146 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12148         * MAINTAINERS: Add new 'write after approval' maintainer.
12150 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12152         * MAINTAINERS: Add new Java maintainer.
12154 1999-10-25  Andreas Schwab  <schwab@suse.de>
12156         * configure: Fix quoting inside arguments of eval.
12158 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12160         * config-ml.in: Allow suppression of some ARM multilibs.
12162 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12164         * config.guess: Add OS/390 match pattern.
12165         * config.sub: Add mvs, openedition targets.
12166         * configure.in (i370-ibm-opened*): New.
12168 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12170         * config.sub: Add support for configuring for pj.
12172 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12174         * config.sub (maybe_os): Add support for configuring for fr30.
12176 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12178         * configure.in: Do not configure or build ld for AIX
12179         platforms.  ld is known to be broken on these platforms.
12181 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12183         * config-ml.in: Pass compiler flag corresponding to multidirs to
12184         subdir configures.
12186 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12188         * Makefile.in (LDFLAGS): Define.
12190 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12192         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12193         noconfigdirs.
12194         (*-*-cygwin*): Likewise.
12196 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12198         * mkdep: New file.
12199         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12200         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12202         From Eli Zaretskii <eliz@is.elta.co.il>:
12203         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12204         long file name when using DJGPP on MS-DOS.
12206 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12208         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12210 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12212         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12213         dependency as this causes "make check" to globally "make all"
12215 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12217         * configure.in (target_libs): Added target-zlib.
12218         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12219         (CONFIGURE_TARGET_MODULES): Likewise.
12220         (CHECK_TARGET_MODULES): Likewise.
12221         (INSTALL_TARGET_MODULES): Likewise.
12222         (CLEAN_TARGET_MODULES): Likewise.
12223         (configure-target-zlib): New target.
12224         (all-target-zlib): Likewise.
12225         (all-target-libjava): Depend on all-target-zlib.
12226         (configure-target-libjava): Depend on configure-target-zlib.
12228         * Makefile.in (configure-target-libjava): Depend on
12229         configure-target-newlib.
12230         (configure-target-boehm-gc): New target.
12231         (configure-target-qthreads): New target.
12233         * configure.in (target_libs): Added target-qthreads.
12234         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12235         (CONFIGURE_TARGET_MODULES): Likewise.
12236         (CHECK_TARGET_MODULES): Likewise.
12237         (INSTALL_TARGET_MODULES): Likewise.
12238         (CLEAN_TARGET_MODULES): Likewise.
12239         (all-target-qthreads): New target.
12240         (configure-target-libjava): Depend on configure-target-qthreads.
12241         (all-target-libjava): Depend on all-target-qthreads.
12243         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12244         (CONFIGURE_TARGET_MODULES): Likewise.
12245         (CHECK_TARGET_MODULES): Likewise.
12246         (INSTALL_TARGET_MODULES): Likewise.
12247         (CLEAN_TARGET_MODULES): Likewise.
12248         (all-target-libjava): New target.
12249         (all-target-boehm-gc): Likewise.
12250         * configure.in (target_libs): Added libjava, boehm-gc.
12252 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12254         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12255         configure.bat in SUPPORT_FILES.
12256         (gas+binutils.tar.bz2): Likewise.
12258         * makeall.bat: Remove; obsolete.
12260 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12262         From Mark Elbrecht:
12263         * configure.bat: Remove; obsolete.
12265 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12267         * configure: Add -W -Wall to the default CFLAGS when compiling with
12268         gcc.
12270 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12272         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12274 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12276         * configure.in: Build ld on IRIX6.
12278 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12280         * Makefile.in: Change distribution targets to use bzip2 instead of
12281         gzip.
12282         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12283         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12285 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12287         * config.sub: Add mcore target.
12289 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12291         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12293 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12295         * config.guess (dummy): Changed to $dummy.
12297 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12299         * config.sub: Tidied up case statements.
12301 1999-05-22  Ben Elliston  <bje@cygnus.com>
12303         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12304         <jiro@din.or.jp>.
12306         * config.guess: Merge with FSF version. Future changes will be
12307         more accurately recorded in this ChangeLog.
12308         * config.sub: Likewise.
12310 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12312          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12314 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12316         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12318 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12320         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12322 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12324         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12325         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12326         Bad merge removed these two changes.
12328 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12329                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12331         * config.guess (interix Alpha): Add.
12333 1999-04-11  Richard Henderson  <rth@cygnus.com>
12335         * configure.in (i?86-*-beos*): Do config gperf; don't config
12336         gdb, newlib, or libgloss.
12338 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12340         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12341         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12342         from multidirs.
12344 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12346         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12348 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12350         * config.sub: Add support for mcore targets.
12352 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12354         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12355         not mt-ospace, in order to shut up assembler warning about using
12356         symbols that are named the same as registers.
12358 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12360         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12361         dependency list for all-target-cygmon.
12363 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12365         * config-ml.in: Check $host, not $target, for selective multilibs.
12366         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12367         thumb interworking, and underscore prefix multilibs.
12369 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12371         * missing: Update to version from current automake.
12373 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12375         * configure (gxx_include_dir): Removed.
12377         * configure.in (gxx_include_dir): Handle it.
12378         * Makefile.in: Likewise.
12380 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12382         * config.sub (mips64vr4111,mips64vr4111el) Add.
12384 1999-03-21  Ben Elliston  <bje@cygnus.com>
12386         * config.guess: Correct typo for detecting ELF on FreeBSD.
12388 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12390         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12391         config/mh-djgpp.
12393 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12395         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12396         all-target-newlib to dependency list for all-target-bsp.
12398 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12400         * config.sub: Add i386-uwin support.
12401         * config.guess: Likewise.
12403 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12405         * configure.in: cleanup, add mh-*pic handling for arm, special
12406         case powerpc*-*-aix*
12408 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12410         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12411         can be built.
12413 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12415         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12416         targets.
12418 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12420         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12422 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12424         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12426 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12428         * config.sub: Fix typo in arm recognition.
12430 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12432         * configure.in (noconfigdirs): Changed target_configdirs to
12433         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12434         rather than m68k-*-* since it is not known to work on
12435         m68k-aout. Ditto for arm-*-*oabi.
12437 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12439         * configure.in (*-*-windows*): Remove, no longer used.
12441 1999-02-19  Ben Elliston <bje@cygnus.com>
12443         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12444         Smart and improved by Andrew Cagney.
12446 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12448         * config.guess: Recognize openbsd-*-hppa.
12450 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12452         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12453         only if it is not empty.
12455 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12457         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12459         * config.guess: Modified to recognize uname's armv* syntax.
12461         * config.sub: Modified to recognize uname's armv* syntax.
12463 1999-02-17  Mark Salter  <msalter@cygnus.com>
12465         * configure.in: Added target-bsp for sparclite.
12467 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12469         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12471 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12473         * configure.in: Add support for strongarm port.
12474         * config.sub: Add support for strongarm target.
12476 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12478         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12479         the old name config/mh-cygwin32.
12480         Enable texinfo.
12482 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12484         * configure.in: Do build ld for ix86 Solaris.
12486 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12488         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12489         $AR_FOR_TARGET.  Likewise for RANLIB.
12491 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12493         * config.sub (oabi):  Recognize.
12494         * configure.in (arm-*-oabi):  Handle.
12496 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12498         * config.guess: Improve detection of i686 on UnixWare 7.
12500 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12502         * config.guess: Add support for i386-pc-interix.
12503         * config.sub: Likewise.
12504         * configure.in: Likewise.
12506 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12508         * Makefile.in: Remove unneeded all-target-libio from
12509         from all-target-winsup target since it is now unneeded.
12510         Add all-target-libtermcap in its place since it is now
12511         needed.
12513 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12515         * configure.in: makefile stub for cygwin target is probably
12516         unnecessary.  Remove it for now.
12518 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12520         * configure.in: libtermcap.a should be built when cygwin is the
12521         target as well as the host.
12522         * config.guess: Allow mixed case in cygwin uname output.
12523         * Makefile.in: Add libtermcap target.
12525 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12527         * config.sub: Clean up handling of hppa2.0.
12529 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12531         * config.guess: Use C code to identify more HP machines.
12533 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12535         * config.sub: Handle hppa2.0.
12537 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12539         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12540         cygmon for all sparclite targets, regardless of object format.
12542 1998-12-15  Mark Salter  <msalter@cygnus.com>
12544         * configure.in: Added target-bsp for several target architectures.
12546         * Makefile.in: Added rules for bsp.
12548 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12550         * config.guess: Improve detection of hppa2.0 processors.
12552 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12554         * config.guess: Recognize FreeBSD using ELF automatically.
12556 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12558         * configure (skip-this-dir): Add handling for new shell script, which
12559         might be created by a sub-directory's configure to indicate, this particular
12560         directory is "unwanted".
12561         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12563 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12565         * ltconfig: import from libtool, after changing libtool to
12566         account for the cygwin name change.
12568 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12570         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12571         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12573 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12575         * configure.in: Add libtermcap to list of cygwin dependencies.
12577 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12579         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12580         they include winsup/include when it's a cygwin target.
12582 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12584         * configure.in (host_tools): Added zip.
12585         * Makefile.in (all-target-libjava): Depend on all-zip.
12586         (all-zip): New target.
12587         (ALL_MODULES): Added all-zip.
12588         (NATIVE_CHECK_MODULES): Added check-zip.
12589         (INSTALL_MODULES): Added install-zip.
12590         (CLEAN_MODULES): Added clean-zip.
12592 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12594         * Makefile.in: lose "32" from comment about cygwin.
12596 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12598         * configure.in: Use -Os to build target libraries for the fr30.
12600 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12602         * config.sub: Add fr30.
12604 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12606         * configure.in: drop "32" from config/mh-cygwin32.  Check
12607         cygwin* instead of cygwin32*.
12608         * config.sub: Check cygwin* instead of cygwin32*.
12610 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12612         * config.guess: Match any version of Unixware7.
12614 1998-10-20  Syd Polk  <spolk@cygnus.com>
12616         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12617         if desired.
12619 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12621         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12622         these if the appropriate directories and files to not exist.
12624 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12626         * Makefile.in (DEVO_SUPPORT): Add config.if.
12628 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12630         * configure: Add pattern to replace "build_tooldir"'s
12631         definition in the generated Makefile with "tooldir"'s
12632         actual value.
12634 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12636         * config.sub: Bring back lost sparcv9.
12638         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12640 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12642         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12643         CC_FOR_TARGET and friends.
12645 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12647         * Makefile.in (build_tooldir): New variable, same as tooldir.
12648         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12649         -B$(build_tooldir)/bin/.
12650         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12652 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12654         * README: Remove installation instructions and refer to the
12655         INSTALL directory instead.
12657 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12659         * config.sub: Add support for i[34567]86-pc-udk.
12660         * configure.in: Likewise.
12662 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12664         * Makefile.in: add bzip2 package building bits for user
12665         tools module
12666         * configure.in: ditto
12668 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12670         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12671         (ALL_TARGET_MODULES): Add all-target-libobjc.
12672         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12673         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12674         (all-target-libchill): Add dependencies.
12675         * configure.in (target_libs): Add libchill.
12677 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12679         * configure.in (target_subdir): Remove duplicate line.
12681 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12683         * Makefile.in (all-automake): fix dependencies.
12685 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12687         * configure.in: Minor cleanups for building in the $(target_alias)
12688         subdir.
12690 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12692         * Makefile.in (bootstrap): Set r and s before make all.  Use
12693         BASE_FLAGS_TO_PASS in make all.
12694         (cross): Likewise.
12696 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12698         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12700 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12702         * config.sub: Fix typo in last change.
12704 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12706         * config.sub: Add support for C4x target.
12707         * configure.in: Likewise.
12709 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12711         * config.sub: Recognize sparcv9 just like sparc64.
12713 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12715         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12717 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12719         * config.guess: Correctly identify Pentium II sco boxes.
12721         * config.guess: Fix "tr" code.  From Weiwen Liu.
12723 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12725         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12726         stabs.
12728 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12730         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12731         (ALL_TARGET_MODULES): Add all-target-libchill.
12732         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12733         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12734         (all-target-libchill): Add dependencies.
12735         * configure.in (target_libs): Add libchill.
12737 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12739         * config.guess: Avoid assumptions about "tr" behaves when
12740         LANG is set to something other than English.
12742 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12744         * configure (gxx_include_dir): Changed to
12745         '${prefix}/include/g++'-${libstdcxx_interface}.
12747         * config.if: New to determine the interfaces.
12749 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12751         * config.guess: Detect and handle MPE/IX.
12752         * config.sub: Deal with MPE/IX.
12754 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12756         * configure.in: Use mh-aix43.
12758 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12760         * configure: Fix --without/--disable cases for gxx-include-dir.
12762 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12764         * mdata-sh:  Imported.  Needed for automake support.
12766 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12768         * Makefile.in (taz): Try "chmod -R og=u ." before
12769         "chmod og=u `find . -print`".
12771 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12773         * configure.in: Add arm-elf and thumb-elf support.
12775 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12777         * Makefile.in: Undo previous patch.
12779 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12781         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12782         to here ...
12783         (install-no-fixedincludes): and here
12784         (INSTALL_MODULES): ... from here.
12786 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12788         * config.sub: Merge with FSF.
12790         * config.guess: Merge with FSF.
12792 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12794         * configure (extraconfigdirs): New variable.
12795         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12796         * Makefile.in (all): Move higher in file.
12797         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12798         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12799         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12800         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12801         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12803 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12805         * Makefile.in (all-target-libjava): Depend on all-gcc and
12806         all-target-newlib.
12807         (configure-target-libjava): Depend on $(ALL_GCC).
12809 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12811         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12812         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12814 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12816         * INSTALL/README: Fix typo.
12818 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12820         * ylwrap: Change absolute path checks to check for DOS style path
12821         names.
12823         * ylwrap: Don't use a full path name if the source file is in the
12824         same directory.  From hjl@lucon.org (H.J. Lu).
12826         * config-ml.in: Default to being verbose, to match Feb 18 change to
12827         configure.
12829 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12831         Brought over from egcs:
12833         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12835         * configure.in (target_subdir): Set to ${target_alias} instead
12836         of "libraries".
12838         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12840         * configure.in (target_subdir): Set to libraries if enable_multilib.
12842 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12844         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12845         multilibs, force reconfiguration the first time we create
12846         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12848 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12850         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12851         avoid confusion with --no-recursion.
12853 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12855         * configure.in: Win32 hosts shouldn't use install -x
12856         * install-sh: remove -x option, and special .exe-handling
12857         hack.
12859 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12861         * config.guess: Recognize i586-pc-beos.
12862         * configure.in: Don't build some bits for beos.
12864 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12866         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12867         CFLAGS default to -O2.
12869         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12870         when using GNU ld.
12872 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12874         * ltmain.sh: Correct install when using a different shell.
12876 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12878         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12880 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12882         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12883         target.
12885 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12887         * ltconfig: Update to correct AIX handling.
12889 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12891         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12893         * configure.in (target_subdir): Set to ${target_alias} instead
12894         of "libraries".
12896 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12898         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12899         (Makefile): Depend on $(gcc_version_trigger).
12901         * configure (gcc_version): Change default initializer to empty
12902         string.
12903         (gcc_version_trigger): New variable; pass this variable down
12904         to subdir configures to enable them checking gcc's version
12905         themselves. Emit make macros for both gcc_version vars.
12906         (topsrcdir): Initialize reliably.
12907         (recursion line): Remove --with-gcc-version=${gcc_version}.
12909 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12911         * configure (enable_version_specific_runtime_libs): Implement new flag
12912         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12913         in $(libsubdir); emit definition in each generated Makefile.
12914         (gxx_include_dir): Initialize depending on
12915         $enable_version_specific_runtime_libs.
12917 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12919         * configure (gcc_version): Initialize properly depending on
12920         how and where configure is started.
12921         (recursion line): Pass a --with-gcc-version=${gcc_version}
12922         to configures in subdirs.
12924 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12926         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12927         cygmon
12929 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12931         * configure.in: Add cygmon and libstub support for mn10200.
12933 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12935         * configure (gcc_version): Add new variable describing the
12936         particular gcc version we're building.
12937         * Makefile.in (libsubdir): Add new macro for the directory
12938         in which the compiler finds executables, libraries, etc.
12939         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12940         and libsubdir.
12942 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12944         * Makefile.in (local-clean): Remove *.log.
12945         (warning.log): Built with warn_summary from build.log.
12946         (mail-report.log): Run test_summary.
12947         (mail-report-with-warnings.log): Run test_summary including
12948         warning.log in the report.
12950 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12952         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12954 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12956         * Makefile.in (grep): Grep no longer depends on libiberty.
12958 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12960         * Makefile.in: all-snavigator needs all-libgui.
12962 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12964         * configure.in: Add cygmon and libstub support for mn10300.
12966 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12968         * missing: Update to version from automake 1.3.
12970         * ltmain.sh: On installation, don't get confused if the same name
12971         appears more than once in the list of library names.
12973 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12975         * config.sub: Accept m68060 and m5200 as CPU names.
12977 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12979         * configure: Use && rather than using -a in test, because odd
12980         strings can confuse test.
12981         * configure.in: Likewise.
12983 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12985         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12987 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12989         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12990         bootstrap4-lean): New targets.
12992 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12994         * mpw-* Delete.  Not used.
12996 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12998         * COPYING.LIB: Update FSF address.
13000 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13002         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13004         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13005         GAS_SUPPORT_DIRS.
13007 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13009         * ltconfig, ltmain.sh: Avoid producing a version number if
13010         -version-info was not used.
13012 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13014         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13015         building with newlib.
13017 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13019         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13020         Solaris `make' causes it to continue to next definition.
13022 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13024         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13025         the right GUI libraries and files are installed along with GDB.
13027 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13029         * configure.in: Change alpha to alpha* in several places.
13031 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13033         * config.sub: Recognize sparc86x.
13035 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13037         * configure.in (--enable-target-optspace): Remove debug echo.
13039 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13041         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13043 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13045         * ltconfig: Update cygwin32 support.
13047         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13048         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13049         (GDB_SUPPORT_DIRS): Likewise.
13051 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13053         * configure.in (target_makefile_frag): If --enable-target-optspace,
13054         use -Os to compile target libraries rather than -O2.  Default to
13055         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13056         not used.
13057         * configure.in (target_cflags): Ditto for d30v.
13059 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13061         * Makefile.in (all-bfd): Depend on all-intl.
13062         (all-binutils): Likewise.
13063         (all-gas): Likewise.
13064         (all-gprof): Likewise.
13065         (all-ld): Likewise.
13067 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13069         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13071 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13073         * Makefile.in (all-bfd): Depend upon all-libiberty.
13075         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13077 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13079         * Makefile.in: Add libstub.
13081         * configure.in: Ditto. Build libstub for targets that have cygmon
13082         support.
13084 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13086         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13088 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13090         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13091         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13093 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13095         * configure: Define DEFAULT_M4 by searching PATH.
13096         * Makfile.in: Use DEFAULT_M4.
13098 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13100         * ltconfig: Add cygwin32 support.
13102         * Makefile.in, configure.in: Add libtool as a native only directory
13103         to configure and build.
13105 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13107         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13109 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13111         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13113 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13115         * Makefile.in: add ash make rules
13116         * configure.in: add ash to native_only and host_tools lists
13118 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13120         * Makefile.in (all-gettext, all-intl): New targets.
13121         (ALL_MODULES): Added all-gettext, all-intl.
13122         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13123         (INSTALL_MODULES): Added install-gettext, install-intl.
13124         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13126         * configure.in (host_tools): Added gettext.
13127         (native_only): Likewise.
13128         (noconfigdirs) [various cases]: Likewise.
13129         (host_libs): Added intl.
13131 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13133         * configure: Do not disable building gdbtk for cygwin32 hosts.
13135 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13137         * configure.in: Add thumb-coff target.
13138         * config.sub: Add thumb-coff target.
13140 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13142         * Makefile.in: Revert yesterday's change.
13143         (all-target-winsup):  all-target-librx stays out of here.
13145 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13147         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13148         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13149         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13150         Remove references to librx and libg++.
13152 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13154         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13155         recursive makes
13157 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13159         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13160         for newlib directory.
13161         (CXX_FOR_TARGET): Likewise.
13163 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13165         * ltconfig: Update after libtool/ltconfig.in change for
13166         hpux11.
13168 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13170         * ltconfig, ltmain.sh: Update to libtool 1.2.
13172 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13174         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13175         (install-gcc-cross): Instead, override LANGUAGES here.
13177 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13179         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13180         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13182 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13184         * configure.in: Add Thumb-pe target.
13186 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13188         * Makefile.in - changed sn targets to snavigator
13189         * configure.in - changed sn targets to snavigator
13191 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13193         * config-ml.in: After building symlink tree call make distclean
13194         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13195         to be the case for libiberty.
13197 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13199         * configure: When making link, also check the current
13200         directory. The configure scripts may create one.
13202 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13204         * config.sub: Accept alphapca56 and alphaev6 properly.
13206 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13208         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13210 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13212         * config.sub (sco5): Fix typo.
13214 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13216         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13217         install-itcl.
13218         (install-itcl): Remove dependency on install-tcl.
13220 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13222         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13224 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13226         * configure.in: Don't build libgui for a cygwin32 target when not on
13227         a cygwin32 host.
13229 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13231         * configure (redirect): Set to null, so default behavior of
13232         configure is now --verbose.
13234 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13236         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13237         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13239 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13241         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13242         this change to sync Makefile.in with its ChangeLog entries.
13244 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13246         * ltmain.sh (mkdir): Check that the directory doesn't exist
13247         before we exit with error, so that we don't get races during
13248         parallel builds.
13250 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13252         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13254 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13256         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13257         PICFLAG_FOR_TARGET.
13258         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13260         * configure: Emit a definition for the new macro enable_shared
13261         into each Makefile.
13263 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13265         * configure.in (host_tools, native_only): Add libtool.
13267 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13269         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13270         Fix typo in ming config comment.
13272 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13274         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13276 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13278         * config.sub: Add tic30 cases, and map c30 to tic30.
13280 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13282         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13283         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13284         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13285         (CLEAN_TARGET_MODULES): Similarly
13286         (all-target-libf2c): Add dependences.
13287         * configure.in (target_libs): Add libf2c.
13289 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13291         * configure.in: Remove expect from noconfigdirs when target
13292         is cygwin32.  OK to build expect and dejagnu with Canadian
13293         Cross.
13295 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13297         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13298         host.
13300         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13301         and mingw32.
13303 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13305         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13306         here as it is not defined in the toplevel Makefile.
13308 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13310         * configure (package_makefile_rules_frag): New variable, which names
13311         a file with generic rules, ...
13312         Change comment to mention we now have FIVE parts.
13313         * configure: Undo last change.
13315 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13317         * config.guess: More accurate determination of HP processor types.
13318         * config.sub: More accurate determination of HP processor types.
13320 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13322         * configure (package_makefile_frag): Move inserting the
13323         ${package_makefile_frag} to where it should be according
13324         to the comment.
13326 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13328         * config.guess: Add support for Linux/ARM.
13330 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13332         * .cvsignore: Remove *-info and *-install since they match
13333         release-info and mpw-install, which we don't want to just ignore.
13335 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13337         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13339 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13341         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13342         local_prefix to sub-make invocations.
13344 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13346         * configure.in: Check makefile fragments in the source
13347         directory.
13349 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13351         * configure.in: Check whether host and target makefile
13352         fragments exist before adding them to *_makefile_frag.
13354 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13356         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13358 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13360         * configure.in: Make sure we only replace RPATH_ENVVAR on
13361         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13362         regexp to sed.
13364         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13365         to sub-makes.
13367 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13369         * config-ml.in (multi-do): LDFLAGS must include multilib
13370         designator.
13372 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13374         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13376 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13378         * config.sub: Add mingw32 support.
13379         * configure.in: Likewise.
13381 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13383         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13385 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13387         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13388         * configure (gxx_include_dir): Provide a definition for subdirs
13389         which do not use autoconf.
13391 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13393         * config.guess: Sync with egcs.  Picks up new alpha support,
13394         BeOS & some additional linux support.
13396 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13398         * config.guess: HP 9000/803 is a PA1.1 machine.
13400 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13402         * configure.in: It's alpha*-...
13404 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13406         * configure.in (host_makefile_frag, target_makefile_frag):
13407         Handle multiple config files.
13408         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13409         alpha-*-*.
13411 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13413         * mkdep: New file.
13415 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13417         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13419 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13421         * Makefile.in: Add libgui directory.
13422         (GDB_TK): Add all-libgui.
13423         * configure.in: Add libgui directory.
13424         * configure: Add all-libgui to GDB_TK.
13426 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13428         * config-ml.in (multidirs): Add m32r to multilib list.
13430 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13432         * Makefile.in (all-target-gperf): Change dependency to
13433         all-target-libstdc++.
13435 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13437         * config.guess: Add BeOS support.
13439 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13441         Source directory cvs renamed to cvssrc:
13442         * configure.in (host_tools): Change cvs to cvssrc.
13443         (native_only): Likewise.
13444         (noconfigdirs) [various cases]: Likewise.
13445         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13446         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13447         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13448         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13449         (all-cvssrc): Rename target from all-cvs.
13451 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13453         * configure (gxx_include_dir): Fix thinko.
13455 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13457         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13458         (install-cross, install-gcc-cross): New targets.
13460 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13462         * configure.in (noconfigdirs): Add support for Thumb target.
13464         * config.sub (maybe_os): Add support for Thumb target.
13466 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13468         * Makefile.in: Add rules for cygmon.
13470         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13472 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13474         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13475         * configure (gxx_include_dir): Provide a definition for subdirs
13476         which do not use autoconf.
13478 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13480         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13481         11/18/97 build
13483 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13485         * From Franz Sirl.
13486         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13487         found on RedHat Linux systems.
13489 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13491         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13492         guesses.
13494 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13496         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13498 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13500         * ltmain.sh: If mkdir fails, check whether the directory was created
13501         anyhow by some other process.
13503 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13505         * configure.in (d30v-*-*): Configure all directories.
13507 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13509         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13510         for the D30V.
13512 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13514         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13516 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13518         * include/libiberty.h: Add extern "C" { so it can be used with C++
13519         progrms.
13520         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13521         programs.
13523 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13525         * configure.in (d30v-*-*): Configure GCC now.
13527 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13529         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13530         is no longer needed.
13532 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13534         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13536 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13538         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13539         targets using "$@" to provide support for similar but not identical
13540         targets without having to duplicate code.
13542 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13544         * makefile.vms: Fix to work with DEC C.
13546 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13548         * config.sub: Add mips-tx39-elf to marketing names.
13550 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13552         * ltmain.sh: Handle symlinks in generated script.
13554 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13556         * configure: Handle autoconf style directory options: --bindir,
13557         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13558         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13559         --sysconfdir.
13560         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13561         (sharedstatedir, localstatedir, oldincludedir): New variables.
13562         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13563         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13564         sbindir, sharedstatedir, and sysconfdir.
13566 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13568         * Makefile.in (bootstrap-lean): New target.
13570 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13572         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13573         sn, and gnuserv from noconfigdirs.
13575 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13577         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13579 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13581         * Makefile.in (cross): New target.
13583 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13584                           Jeff Law         <law@cygnus.com>
13586         * Makefile.in (bootstrap2, bootstrap3): New targets.
13587         (all-bootstrap): Remove outdated and confusing target.
13588         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13590 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13592         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13593         windows.  Consistent with gdb/configure.
13595 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13597         * configure.in: Name Linux target fragment.
13599         * configure: Rewrite so that project Makefile fragment is inserted
13600         first and appears last in the resulting Makefile.
13602 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13604         * Makefile.in (install-itcl): Install tcl first.
13606 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13608         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13610 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13612         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13614         * configure.in (skipdirs): Add target-librx for Linux.
13615         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13617 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13619         * Makefile.in (bootstrap): New target.
13621 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13623         * config.sub: Accept 'amigados' for backward compatibility.
13625 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13627         * config.guess: Merge with FSF.
13629 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13631         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13633 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13635         * config.sub: Add "marketing-names" patch.
13637 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13639         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13641 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13643         * config.sub: Handle v850-elf.
13645 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13647         * .cvsignore (*-install): Remove.
13649 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13651         * ltconfig: Set CONFIG_SHELL in libtool.
13652         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13654 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13656         * configure.in (target_subdir): Set to libraries if enable_multilib.
13658 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13660         * config.guess: Update from gcc directory.
13662 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13664         * Makefile.in (all-sim): Depends on all-readline.
13666 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13668         * Makefile.in (BISON, YACC): Use $$s.
13669         (all-bison): Depend on all-texinfo.
13671 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13673         * Makefile.in (BISON): Add -L flag.
13674         (YACC): Likewise.
13676 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13678         * configure.in (noconfigdirs): Add support for v850e target.
13680         * config.sub (maybe_os): Add support for v850e target.
13682 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13684         * configure.in (noconfigdirs): Add support for v850ea target.
13686         * config.sub (maybe_os): Add support for v850ea target.
13688 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13690         * config.sub: Add mipstx39.  Delete r3900.
13692 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13694         * Makefile.in (all-autoconf): Depends on all-texinfo.
13696 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13698         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13699         eabi targets.
13701 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13703         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13705         * configure: When handling a Canadian Cross, handle YACC as well as
13706         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13707         * Makefile.in (all-bison): Depend upon all-texinfo.
13709 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13711         * Makefile.in (BISON): bison, not byacc or bison -y.
13712         (YACC): bison -y or byacc or yacc.
13713         (various): Add *-bison as appropriate.
13714         (taz): No need to mess with BISON anymore.
13716 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13718         * configure: If OSTYPE matches *win32*, try to find a good value for
13719         CONFIG_SHELL.
13721 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13723         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13724         configure.in if it is present.
13726 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13728         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13730 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13732         * config.sub: Recognize `arc' cpu.
13733         * configure.in: Likewise.
13734         * config-ml.in: Likewise.
13736 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13738         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13740 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13742         * configure: Changed sed delimiter from ':' to '|' when
13743         attempting to substitute ${config_shell} for SHELL. On
13744         NT ${config_shell} may contain a ':' in it.
13746 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13748         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13750 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13752         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13754 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13756         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13758         * ylwrap: If the program is a relative path, force it to be
13759         absolute.
13761 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13763         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13765 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13767         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13768         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13769         for libraries.
13771 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13773         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13774         separated by spaces.
13776 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13778         * ylwrap: New file.
13779         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13781         * ltmain.sh: Handle /bin/sh at start of install program.
13783         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13785         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13786         * missing: New file, from automake 1.2.
13788 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13790         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13791         check-tk to CHECK_X11_MODULES.
13793 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13795         * config.sub: Merge with FSF.
13797 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13799         * config.guess: Merge with FSF.
13801 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13803         * configure: Treat msdosdjgpp like go32.
13804         * configure.in: Likewise.  Don't remove gprof for go32.
13806         * configure: Change Makefile.tem2 to Makefile.tm2.
13808 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13810         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13812 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13814         * install-sh (chmodcmd): Set to null if the DST directory already
13815         exists.  Same as Nov 11th change.
13817 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13819         * configure (GDB_TK): Needs itcl and tix.
13821 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13823         * config.guess: Update from FSF.
13825 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13827         * Makefile.in (GDB_TK): Depend on itcl and tix.
13829 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13831         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13832         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13833         (INSTALL_SCRIPT): New variable.
13834         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13835         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13836         to -x.
13837         * install-sh: Add support for -x option.
13839 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13841         * configure.in, Makefile.in: Treat tix like itcl.
13843 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13845         * Makefile.in (WINDRES): New variable.
13846         (WINDRES_FOR_TARGET): New variable.
13847         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13848         (EXTRA_HOST_FLAGS): Add WINDRES.
13849         (EXTRA_TARGET_FLAGS): Add WINDRES.
13850         (EXTRA_GCC_FLAGS): Add WINDRES.
13851         ($(DO_X)): Pass down WINDRES.
13852         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13853         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13854         DLLTOOL_FOR_TARGET.
13856 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13858         * configure.in: configure sim before gdb for win32-x-ppc
13860 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13862         Move gperf into the toplevel, from libg++.
13863         * configure.in (target_tools): Add target-gperf.
13864         (native_only): Add target-gperf.
13865         * Makefile.in (all-target-gperf): New target, depend on
13866         all-target-libg++.
13867         (configure-target-gperf): Empty rule.
13868         (ALL_TARGET_MODULES): Add all-target-gperf.
13869         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13870         (CHECK_TARGET_MODULES): Add check-target-gperf.
13871         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13872         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13874 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13876         * config.sub (mn10200): Recognize new basic machine.
13878 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13880         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13881         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13883 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13885         * configure.in: If we're building mips-sgi-irix6* native, turn on
13886         ENABLE_MULTILIB and set TARGET_SUBDIR.
13888 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13890         * Makefile.in (all-sn): Depend on all-grep.
13892 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13894         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13896         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13897         Makefile.  From Jeff Makey <jeff@cts.com>.
13898         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13900         * Makefile.in (DISTBISONFILES): Remove.
13901         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13902         $(DEFAULT_YACC).
13904         * configure.in: Build itl, db, sn, etc., when building for native
13905         cygwin32.
13907         * Makefile.in (LD): New variable.
13908         (EXTRA_HOST_FLAGS): Pass down LD.
13909         ($(DO_X)): Likewise.
13911 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13913         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13915 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13917         * configure.in (targargs): Strip out any supplied --build argument
13918         before adding our own. Always add --build.
13920 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13922         * configure.in (targargs): Pass --build if we're doing
13923         a cross-compile.
13925 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13927         * configure: Use '|' instead of ":" as the separator in
13928         sed. Otherwise sed chokes on NT path names with drive
13929         designators. Also look for "?:*" as the leading characters in an
13930         absolute pathname.
13932 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13934         * config.sub: Support for r3900.
13936 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13938         * configure.in: Use install-sh, not install.sh.
13940 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13942         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13943         apply it twice.
13945 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13947         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13948         install-binutils.
13950 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13952         * Makefile.in: Add automake targets.
13953         * configure.in (host_tools): Add automake.
13955 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13957         * configure: Default CXX to c++, not gcc.
13958         * Makefile.in (CXX): Set to c++, not gcc.
13959         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13961 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13963         * install-sh: try appending a .exe if source file doesn't
13964         exist
13966 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13968         * configure.in: Turn on multilib by default.
13969         (cross_only): Remove target-libiberty.
13971         * Makefile.in (all-gcc): Don't depend on libiberty.
13973 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13975         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13977 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13979         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13980         (DISTBISONFILES): Add ld/Makefile.in
13982 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13984         * configure.in: if target is cygwin32 but host isn't cygwin32,
13985         don't configure gdb tcl tk expect, not just gdb.
13987 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13989         * configure.in: Added gnuserv everywhere sn appears.
13991         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13992         (CROSS_CHECK_MODULES): Added check-gnuserv.
13993         (INSTALL_MODULES): Added install-gnuserv.
13994         (CLEAN_MODULES): Added clean-gnuserv.
13995         (all-gnuserv): New target.
13997 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13999         * config.guess: Fixes for MIPS OpenBSD systems.
14001 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14003         * Makefile.in (INSTALL_XFORM): Remove.
14004         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14006         * mkinstalldirs: New file, copied from automake.
14007         * Makefile.in (installdirs): Rename from install-dirs.  Use
14008         mkinstalldirs.  Change all users.
14009         (DEVO_SUPPORT): Add mkinstalldirs.
14011 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14013         * install-sh: Rename from install.sh.
14014         * Makefile.in (INSTALL): Change install.sh to install-sh.
14015         (DEVO_SUPPORT): Likewise.
14017         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14018         Graichen <graichen@rzpd.de>.
14020 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14022         * config.guess: Recognize OpenBSD systems correctly.
14024 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14026         * README, Makefile.in (ETC_SUPPORT): Remove references to
14027         cfg-paper*, configure.{texi,man,info*}._
14029 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14031         * Makefile.in (all.normal): Ensure that gcc is built after all
14032         the x11 - ie gdb - targets.
14034 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14036         * makefile.vms: Don't run conf-a-gas.
14038 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14040         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14042 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14044         * configure.in: Remove noconfigdirs case since gdb also
14045         configures and builds for tic80-coff.
14047 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14049         * configure: Set cache_file to config.cache.
14050         * Makefile.in (local-distclean): Remove config.cache.
14052 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14054         * COPYING: Update FSF address.
14056 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14058         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14059         noconfigdirs.
14061 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14063         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14064         MAKEDIRS, is empty.
14066 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14068         * config.sub: Tweak mn10300 entry.
14070 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14072         * configure.in (host_tools): Put sim before gdb, so gdb's
14073         configure.tgt can determine if the simulator was configured.
14075 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14077         * config.sub: Move BeOS $os case to be with other Cygnus
14078         local cases.
14080 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14082         * config.sub: Remove misplaced comment that broke Linux.
14084 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14086         * config.sub: Add BeOS support.
14088 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14090         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14092 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14094         * configure.in (noconfigdirs): Remove tcl and tk from
14095         noconfigdirs for cygwin32 builds.
14097 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14099         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14101 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14103         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14104         make-all.com, use makefile.vms instead.
14106 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14108         * config.sub: Accept -lnews*.
14110 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14112         * configure.in (noconfigdirs): Disable target-newlib,
14113         target-examples and target-libiberty for d30v.
14115 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14117         * configure.in (noconfigdirs): Enable ld for d30v.
14119 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14121         * configure.in (tic80-*-*): Build compiler.
14123 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14125         * configure.in (d30v-*): Remove sim directory from list of
14126         unsupported d30v directories
14128 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14130         * config.sub, configure.in: Add d30v target cpu.
14132 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14134         * makefile.vms: New file.
14135         * make-all.com: Remove.
14137 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14139         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14141 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14143         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14145 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14147         * Makefile.in (ALL_MODULES): Added all-db.
14148         (CROSS_CHECK_MODULES): Addec check-db.
14149         (INSTALL_MODULES): Added install-db.
14150         (CLEAN_MODULES): Added clean-db.
14152 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14154         * config.guess: Merge with latest FSF sources.
14156 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14158         * Makefile.in (ALL_MODULES): Added all-itcl.
14159         (CROSS_CHECK_MODULES): Added check-itcl.
14160         (INSTALL_MODULES): Added install-itcl.
14161         (CLEAN_MODULES): Added clean-itcl.
14163 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14165         * configure.in: build gdb for mn10200
14167 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14169         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14171 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14173         * configure.in (tic80-*-*): Turn off most targets right now.
14175 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14177         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14178         rather than the makeinfo program.
14179         (do-info): Depend upon all-texinfo.
14181 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14183         * configure.in: Remove uses of config/mh-linux.
14185         * config.sub, config.guess: Merge with latest FSF sources.
14187 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14189         * config.sub (case $basic_machine): Add tic80 entries.
14191 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14193         * config.sub, config.guess: Merge with latest FSF sources.
14195 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14197         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14198         * mpw-config.in: Test for NewFolderRecursive.
14199         * mpw-install: Use symbolic name for startup filename.
14200         * mpw-README: Add various additional details.
14202 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14204         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14206 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14208         * configure.in: Do build gcc and the target libraries for
14209         the mn10200.
14211 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14213         * configure.in: don't avoid building gdb for mn10300 any more
14214         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14215         instead of single-quoting it.
14217 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14219         * configure.in: Don't use --with-stabs on IRIX 6.
14221 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14223         * configure.in (m32r): Build gdb, libg++ now.
14225 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14227         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14228         directories from noconfigdirs.
14230 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14232         * config.sub (basic_machine): added mips16 configuration
14234 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14236         * config.sub: Handle d10v-unknown.
14238 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14240         * config.sub: Handle v850-unknown.
14242 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14244         * Makefile.in: add findutils
14245         * configure.in: add findutils to list of host_tools
14247 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14249         * config.sub: Handle mn10200 and mn10300.
14251 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14253         * configure.in (d10v-*): Do not build librx.
14255 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14257         * configure.in (mn10300): Build everything except gdb & libgloss.
14259 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14261         * config.guess:  Patch for Dansk Data Elektronik servers,
14262         from Niels Skou Olsen <nso@dde.dk>.
14264         For ncr, use /bin/uname rather than uname, since GNU uname does not
14265         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14267         Patch for MIPS R4000 running System V,
14268         from Eric S. Raymond <esr@snark.thyrsus.com>.
14270         Fix thinko for nextstep.
14272         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14274         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14275         * config.guess: Guess mips-dec-mach_bsd4.3.
14277         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14278         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14279         release numbers.
14280         * config.guess (mips-mips-riscos*):  Emit just enough of the
14281         release number.
14283         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14284         * config.guess (sparc-auspex-sunos*):  Added.
14285         (f300-fujitsu-*): Added.
14287         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14288         * config.guess:  Recognize a Tadpole as a sparc.
14290 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14292         * config.guess: Don't assume that NextStep version is either 2 or
14293         3.  NextStep 4 (aka OpenStep 4) has come out now.
14295 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14297         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14298         From Rik Faith <faith@cs.unc.edu>.
14300 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14302         * config.sub: Contributions from bug-gnu-utils to:
14303         Support plain "hppa" (no version given) architecture, reported by
14304         OpenStep.
14305         OpenBSD like NetBSD.
14306         LynxOs is not a hardware supplier.
14308         * config.guess: Contributions from bug-gnu-utils to add support for:
14309         OpenBSD like NetBSD.
14310         Stratus systems.
14311         More Pyramid systems.
14312         i[n>4]86 Intel chips.
14313         M680[n>4]0 Motorola chips.
14314         Use unknown instead of lynx for hardware manufacturer.
14316 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14318         * install.sh (chmodcmd): Set to null if the DST directory already
14319         exists.
14321 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14323         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14324         not use mt-ppc target Makefile fragment any more.
14326 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14328         * configure.in (*-*-windows):  Exclude everything but those dirs
14329         needed to build windows.
14331 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14333         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14335 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14337         * configure.in:  Exclude mmalloc from i386-windows.
14339 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14341         * Undo my previous change.
14343 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14345         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14346         unconditionally.
14347         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14349 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14351         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14352         host to add it's own flags.
14354 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14356         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14358 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14360         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14361         (CXX_FOR_TARGET): Likewise.
14362         (GCC_FOR_TARGET): Define.
14363         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14364         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14365         CC_FOR_TARGET was specified on the command line.
14366         (MAKEOVERRIDES): Don't define.
14368 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14370         * configure.in (m32r): Fix spelling of libg++ libs.
14372 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14374         * config.sub (-apple*): Remove, now redundant.
14376 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14378         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14380         * configure: Rework yesterday's sed script patch.
14382         * config.sub: Merge with FSF.
14384 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14386         * config.guess:  Merge from FSF.
14388         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14389         * config.guess: Use pc instead of unknown, for pc clone systems.
14390         Change linux to linux-gnu.
14392         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14393         * config.guess: Avoid non-portable tr syntax.
14395 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14397         * test-build.mk (HOLES): Add "xargs" for gdb.
14399         * configure: Avoid hpux10.20 sed bug.
14401 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14403         * configure.in:  Add support for windows host
14404         (that is a build done under the Microsoft build environment).
14406 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14408         * Makefile.in: Replace all uses of srcroot with s, to shrink
14409         command line lengths.
14411         Patches from Geoffrey Noer <noer@cygnus.com>:
14412         * configure.in: If configuring for newlib, pass --with-newlib to
14413         subdirectories.
14414         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14415         -Bnewlib/ and -Lwinsup to gcc.
14416         (CXX_FOR_TARGET): Likewise.
14418 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14420         * Makefile.in (ETC_SUPPORT): Add configure.
14422 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14424         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14425         host configuration file.
14427 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14429         * configure.in: Break mn10x00 support into separate
14430         mn10200 and mn10300 configurations.
14431         * config.sub: Likewise.
14433 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14435         * configure.in: Add lots of stuff to noconfigdirs for
14436         the mn10x00 targets.
14438         * config.sub, configure.in: Add mn10x00 support.
14440 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14442         * make-all.com: Call conf-a-gas, not config-a-gas.
14444 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14446         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14447         targets.
14449 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14451         * mpw-README: Add much more detail for native PowerMac.
14452         * mpw-install: New file.
14453         * mpw-configure: Add --norecursion and --help options.
14454         * mpw-config.in: Translate readme and install files when
14455         copying to objdir.
14456         * mpw-build.in: Don't always depend on byacc and flex.
14457         (install-only-top): New action.
14459 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14461         * configure.in:  You can now configure GDB for the v850.
14463 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14465         * configure.in (noconfigdirs): Don't configure any C++ dirs
14466         if targeting D10V.
14468 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14470         * config.sub: Recognize mips64vr5000.
14472 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14474         * configure.in: Use a single line for host_tools and native_only.
14476 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14478         * config.sub, configure.in: Add entries for m32r.
14480 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14482         * Makefile.in (inet-install): Don't run install-gzip.
14484 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14486         * configure.in:  Don't config lots of things for *-*-windows*.
14488 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14490         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14491         (host_libs, host_tools): Copy from configure.in.
14492         * mpw-configure: Don't complain about directories not found.
14494 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14496         * configure.in (i[345]86): Recognize i686 for pentium pro.
14497         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14498         file.
14500         * config.guess (i[345]86): Ditto.
14502 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14504         * configure.in (noconfigdirs): Removed gdb for D10V.
14506 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14508         * configure.in: Remove ld, target-libio, target-libg++, and
14509         target-libstdc++ from noconfigdirs.
14511 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14513         * configure: Fix three locations where shell scripts were
14514         being run directly rather than with config_shell.
14516 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14518         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14519         * config.sub (basic_machine): Recognize v850.
14521 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14523         * mpw-configure: Handle multiple enable/disable options and
14524         pass them down recursively, handle -c and -s flags appropriately
14525         depending on choice of compiler, add escape mechanism for
14526         quoted arguments to gC.
14528 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14530         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14531         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14532         so that -mrelocatable-lib and -mno-eabi are used.
14534         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14535         not support --print-multi-lib, don't abort.
14537 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14539         * make-all.com: Run config-a-gas.
14540         * setup.com: Don't copy subdirectory files around.
14542 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14544         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14545         target, it now compiles correctly.
14547 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14549         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14551 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14553         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14555 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14557         * configure.in (native_only): Add prms.
14559 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14561         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14562         (BINUTILS_SUPPORT_DIRS): Likewise.
14564 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14566         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14567         d10v support is added.
14569 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14571         * configure.in (d10v-*-*): New target.
14573 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14575         * config.guess (HP 9000/811): Recognize this as a PA1.1
14576         machine.
14578 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14580         * Makefile.in (do-tar-gz): New target, split out from tail end of
14581         taz target.  Run each command separately, don't use pipes.
14582         (taz): Use it.
14584 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14586         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14587         * mpw-build.in: No builds should depend on building byacc or flex,
14588         they are assumed to be installed already.
14590 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14592         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14593         variable that CC_FOR_TARGET needs.
14595 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14597         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14598         options have changed since the last time the subdirectory was
14599         configured, and if it has, reconfigure.
14600         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14601         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14603 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14605         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14606         CLEAN_MODULES): Add bash.
14607         (all-bash): New target.
14609 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14611         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14613 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14615         * config.sub (basic_machine): Recognize d10v as a valid processor.
14617 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14619         * mpw-configure: Add support for --bindir.
14620         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14622 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14624         * configure.in: add bash, time, gawk to list of hosttools and things
14625         to only build for native toolchains
14627 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14629         * Makefile.in (docdir): Remove.
14631 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14633         * Makefile.in (datadir): Set to $(prefix)/share.
14635 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14637         * configure.in: build diff and patch for cygwin32-hosted
14638         toolchains.
14640 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14642         * config.sub: Accept -rtems*.
14644 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14646         * configure.in: enable dosrel for cygwin32-hosted builds,
14647                 remove diff from the list of things not buildable
14648                 via Canadian Cross
14650 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14652         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14653         don't get ". ".
14655 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14657         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14659 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14661         * Makefile.in (taz): Handle case where tex3patch didn't even get
14662         checked out.  Also, if it was found, put the symlink in a new util
14663         subdirectory.
14665 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14667         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14669 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14671         * config.sub: Recognize -openvms.
14672         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14673         * make-all.com, setup.com: New files.
14675 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14677         * Makefile.in (taz): tex3patch moved to texinfo/util.
14679 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14681         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14682         * configure.in: remove make from disable-if-Can-Cross list
14683                 enable gdb if ${host} and ${target} are cygwin32
14685 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14687         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14688         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14690 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14692         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14693         distinguish sysv/svr4/bsd variants.
14694         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14696 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14698         * configure.in: Added copyright notice.
14699         * move-if-change: Added copyright notice.
14701 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14703         * configure.in (powerpcle-*-solaris*): Until we get shared
14704         libraries working, don't build gdb, sim, make, tcl, tk, or
14705         expect.
14707 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14709         * config.guess:  Merge with FSF:
14711         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14712         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14714         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14715         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14717         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14718         * config.guess:  Combine two OSF1 rules.
14719         Also recognize field test versions.  From mjr@zk3.dec.com.
14720         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14721         because GNU uname does not support -p.  From pmr@pajato.com.
14723 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14725         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14727 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14729         * mpw-README: Document GCCIncludes.
14731 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14733         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14735 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14737         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14739 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14741         * configure.in (*-*-cygwin32): Configure make.
14743 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14745         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14747 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14749         * Makefile.in (all-inet): Depend on all-perl.
14751         * Makefile.in (inet-install): New target.
14753         * Makefile.in (all-inet): Depend on all-tcl.
14754         (all-inet): Depend on all-send-pr.
14756 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14758         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14759         temporarily.
14761 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14763         * configure.in: Don't configure --with-gnu-ld on AIX.
14765 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14767         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14769 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14771         * Makefile.in (ALL_MODULES): Added all-inet.
14772         (CROSS_CHECK_MODULES): Added check-inet.
14773         (INSTALL_MODULES): Added install-inet.
14774         (CLEAN_MODULES): Added clean-inet.
14775         (all-indent): New target.
14777         * configure.in (host_tools): Added inet.
14778         (native_only): Added inet.
14779         (noconfigdirs): Added inet.
14781 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14783         * configure.in: Don't configure libgloss if we are not configuring
14784         newlib.
14786 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14788         * configure.in: Don't configure libgloss for unsupported
14789         architectures.
14791 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14793         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14795 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14797         * Makefile.in (ALL_MODULES): Include all-apache.
14798         (CROSS_CHECK_MODULES): Include check-apache.
14799         (INSTALL_MODULES): Include install-apache.
14800         (all-apache): New target.
14802         * configure.in: Added apache everywhere perl is seen.
14804 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14806         * Makefile.in: Add support for clean-{module} and
14807         clean-target-{module} rules.
14809 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14811         * configure.in (*-*-ose) do not build libgloss.
14813 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14815         * config.guess (prep*:SunOS:5.*:*): Turn into
14816         powerpele-unknown-solaris2.
14818 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14820         * configure.in: Permit --enable-shared to specify a list of
14821         directories.
14823 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14825         * configure.in (host==solaris): Pass only the first word of $CC
14826         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14828 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14830         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14832 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14834         * Makefile.in (ALL_MODULES): Include all-perl.
14835         (CROSS_CHECK_MODULES): Include check-perl.
14836         (INSTALL_MODULES): Include install-perl.
14837         (ALL_X11_MODULES): Include all-guile.
14838         (CHECK_X11_MODULES): Include check-guile.
14839         (INSTALL_X11_MODULES): Include install-guile.
14840         (all-perl): New target.
14841         (all-guile): New target.
14843         * configure.in (host_tools): Include perl and guile.
14844         (native_only): Include perl and guile.
14845         (noconfigdirs): Don't build guile and perl; no ports have been
14846         done.
14848 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14850         * configure (--enable-*): Handle quoted option lists such as
14851         --enable-sim-cflags='-g0 -O' better.
14853 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14855         * Makefile.in ({,inst}all-target): New rule so we can make and
14856         install all of the target directories easily.
14858 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14860         * configure.in: Add missing global flag in sed substitution when
14861         deleting `target-' from ${configdirs}.
14863 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14865         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14866         option.
14868         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14869         config/mh-necv4.
14871         * install.sh: Correct misspelling of transformbasename.
14873         * config.guess: Recognize mips-*-sysv*.
14875 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14877         * config.sub: Recognize mon960.
14879 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14881         * configure: Restore Canadian Cross handling of BISON and LEX,
14882         removed in Feb 20 change.
14884 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14886         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14887         Mention make install.  Remove the old copyright date as well the
14888         clumsy and rather pointless copyright on the README file.
14890 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14892         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14893         Makefile after running symlink-tree, then run `make distclean' to
14894         avoid clobbering any generated files in srcdir.
14896 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14898         * configure.in (m68k-*-netbsd*): Build everything now.
14900 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14902         * Makefile.in (taz): Fix quoting.
14904 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14906         * configure.in (sparclet-*-*): Build everything now.
14908 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14910         * configure.in (m68k-*-linux*): New host.
14912 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14914         * configure: Check for bison before byacc.
14916 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14918         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14919         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14920         searching PATH.  These are used as fallbacks by Makefile.in if
14921         flex/bison/byacc aren't in objdir.
14923 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14925         * Makefile.in: Make everything which depends upon all-bfd also
14926         depend upon all-opcodes, in case --with-commonbfdlib is used.
14928 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14930         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14931         building NT native compilers on Unix.
14933 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14935         * configure.in: Don't get CC from the host Makefile fragment if we
14936         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14937         Solaris test for /usr/ucb/cc to the post target script, just after
14938         the compiler sanity test.
14940 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14942         * config.sub: Merge with FSF.
14944 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14946         * Makefile.in (RPATH_ENVVAR): New variable.
14947         (REALLY_SET_LIB_PATH): Use it.
14948         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14950 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14952         * config.sub, configure.in: Recognize sparclet cpu.
14954 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14956         * config.guess:  Support m68k-cbm-sysv4.
14958 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14960         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14961         m68k-unknown-linuxaout from linker help string.  Put quotes around
14962         $ld_help_string.
14964 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14966         * config.guess (powerpc-harris-powerunix): Add guess for port
14967         to new target.
14969 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14971         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14973 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14975         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14976         $(REALLY_SET_LIB_PATH) in Makefile.
14977         * Makefile.in (SET_LIB_PATH): New variable.
14978         (REALLY_SET_LIB_PATH): New variable.
14979         ($(DO_X)): Use $(SET_LIB_PATH).
14980         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14981         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14982         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14983         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14984         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14985         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14986         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14987         (install-dosrel): Likewise.
14988         (all-opcodes): Depend upon all-libiberty.
14990 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14992         * config.guess (*:CYGWIN*): New
14994 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14996         * Makefile.in (all-target-winsup): All all-target-libiberty.
14998 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15000         * configure.in (noconfigdirs): Add missing # in front of comment.
15002 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15004         * configure.in: add second pass to things added to noconfigdirs
15005         so *-gm-magic can exclude libgloss properly.
15007 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15009         * mpw-configure (extralibs_name, rez_name): Set correctly
15010         for MWC68K compiler.
15012         * mpw-README: Add more info on the necessary build tools.
15014 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15016         * configure.in, config.sub: Recognize cygwin32.
15018 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15020         * config.guess, config.sub: Recognize A/UX.
15022 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15024         * config.sub: Merge with gcc/config.sub.
15026 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15028         * mpw-build.in (do-binutils): Add build of stamps.
15030 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15032         * config.sub: Add recognition for mips64vr4100*-* targets.
15034 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15036         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15037         Add creation of gconfigargs with `--enable-shared' turned on.
15038         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15039         ($(host)-stamp-stage3-configured): Likewise.
15040         (HOLES): Add chatr and ldd.
15041         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15043 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15045         * configure: Pass --nfp to recursive configures.
15047 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15049         * Makefile.in (DLLTOOL): New.
15050         (DLLTOOL_FOR_TARGET): New.
15051         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15052         (EXTRA_TARGET_FLAGS): Ditto.
15053         (EXTRA_GCC_FLAGS): Ditto.
15054         (CONFIGURE_TARGET_MODULES): Ditto.
15055         (DO_X): Ditto.
15056         * configure: Add DLLTOOL.
15058 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15060         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15061         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15062         mh-sco, since old workarounds no longer needed, and don't
15063         build ld, since libraries have weak symbols in COFF.
15065 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15067         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15069 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15071         * configure.in: Make sure that ${CC} can be used to compile an
15072         executable.
15074 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15076         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15077         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15078         nothing depending on whether gdbtk is being built.
15080 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15082         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15084 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15086         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15087         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15089 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15091         * config-ml.in: Add support for
15092         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15093         Simplify setting of multidirs from --disable-foo.
15095 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15097         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15098         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15099         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15100         non-empty, pass them on to the  GCC make.
15101         (all-bootstrap): New rule that is like all-gcc, except it executes
15102         the GCC bootstrap rule instead of the GCC all rule.
15104 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15106         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15108 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15110         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15111         DG/UX support.
15113 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15115         * config.sub (i*86*) Change [345] to [3456]
15117 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15119         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15120         --with-gnu-ld=no.
15122 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15124         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15125         AIX multilibs get built.
15127 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15129         * configure.in (i386-win32): Don't build expect if we're not
15130         building the tcl subdir.
15132 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15134         * Makefile.in: (configure-target-examples, all-target-examples):
15135         New targets, configure and build example programs.
15137 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15139         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15140         use it as input to sedit the generated MPW makefile.
15141         * mpw-README: Add a suggestion about Gestalt.h.
15143 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15145         * config.sub: Accept *-*-ieee*.
15147 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15149         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15150         Ronald F. Guilmette <rfg@monkeys.com>.
15152 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15154         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15155         for powerpc-pe native.
15156         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15157         (target==powerpc-pe): duplicate i386-win32 entry.
15159 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15161         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15162         of vxworks, not just vxworks5.1.
15164 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15166         * mpw-configure: Add support for exec-prefix.
15168 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15170         * config.guess: Recognize HP model 816 machines as having
15171         a PA1.1 processor.
15173 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15175         * configure: Ignore new autoconf configure options.
15177 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15179         * config.guess:  Recognize Pentium under SCO.
15180         From Robert Lipe <robertl@arnet.com>.
15182 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15184         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15186 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15188         * configure.in: Don't configure gas for alpha-dec-osf*.
15190 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15192         * configure.in: Default to --with-stabs for some targets for which
15193         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15194         i[345]86*-*-unixware*.
15196 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15198         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15199         rather than basing it on the target.  Simplify handling of options
15200         controlling which directories to configure.  Remove extraneous
15201         slash in multi-clean target.
15203 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15205         * config-ml.in: Prefix more variables with ml_ so they don't collide
15206         with configure's.
15208 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15210         * configure: Don't turn -v into --v.
15212 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15214         * configure.in (targargs): Fix typo.
15216         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15218 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15220         * configure.in: Strip --host and --target options from
15221         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15222         --with-cross-host option when building with a cross-compiler.
15223         * configure: Canonicalize the arguments put into config.status by
15224         always using `=' for an option with an argument.  Pass a presumed
15225         --host or --target explicitly.
15227 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15229         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15230         into general OS recognition case.
15232 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15234         * configure.in (target_configdirs): add target-winsup only
15235         for win32 target systems.
15237 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15239         * Makefile.in (all-target-libgloss): Depend upon
15240         configure-target-newlib, since when libgloss is built it looks to
15241         see if the newlib directory exists.
15243 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15245         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15246         cfg-ml-*.in.
15248 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15250         * configure: Handle LD and LD_FOR_TARGET when configuring a
15251         Canadian Cross.
15253 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15255         * configure.in (target_libs): add target-winsup.
15256         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15257         (target==ppcle-pe): remove ld from $noconfigdirs.
15259 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15261         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15262         Preserve relative path names in $srcdir.  Build symlink tree if
15263         configuring cross target dir and srcdir=. (= no VPATH support).
15264         (configure-target-libg++): Depend on configure-target-librx.
15265         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15266         * config-ml.in: New file.
15267         * symlink-tree: New file.
15268         * configure: Ensure srcdir="." if that's what it is.
15270 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15272         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15273         includes and FLEX_SKELETON setting.
15274         * mpw-configure (--with-gnu-ld): New option, controls whether
15275         to use PPCLink or ld with PowerMac GCC.
15276         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15277         * mpw-config.in: Configure grez if targeting Mac.
15279         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15280         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15281         just macos.
15282         * configure.in: Configure grez resource compiler if targeting Mac.
15283         * Makefile.in (all-grez, install-grez): New targets.
15285 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15287         * configure: CXX defaults to gcc, not g++.  If we find
15288         gcc in the path, set CC to gcc -O2.
15290 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15292         * configure: Default ${build} correctly.  Avoid picking up extra
15293         spaces when reading CC and CXX from Makefile.  When doing a
15294         Canadian Cross, use plausible default values for numerous
15295         variables.
15296         * configure.in: When doing a Canadian Cross, don't try to
15297         configure tools whose configure script can't handle it.
15299 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15301         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15303 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15305         * configure:  Remove dubious bug reporting address.
15307 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15309         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15310         configure script, run that instead of this directory's configure.
15311         In either case, print a message that we're configuring the sub-dir.
15313 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15315         * configure.in: Before checking for the existence of various files,
15316         use sed to filter out "target-".
15318 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15320         * Makefile.in (DO_X): Split rule to decrease command line length
15321         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15322         (Philippe De Muyter).
15324 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15326         * Makefile.in (all-patch): depend on all-libiberty.
15328 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15330         * configure.in: If the only directory in target_configdirs which
15331         actually exists is libiberty, then set target_configdirs to empty,
15332         to avoid trying to build a target libiberty in a gas or gdb
15333         distribution.
15335 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15337         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15338         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15339         systems.
15341 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15343         * configure.in (copy_dirs): Use sys-include instead of include
15344         for --with-headers option.
15346 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15348         * Makefile.in, configure.in: Make winsup builds work with
15349         new scheme.
15351 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15353         * configure.in: Build the linker on AIX.
15355 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15357         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15358         where needed.
15360 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15362         * Makefile.in (all-gcc): Fix typo.
15364 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15366         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15368 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15370         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15371         to target-xiberty, to provide more flexibility.
15372         (target_subdir):  Define.  Create if cross.
15373         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15374         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15375         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15376         check-libFOO -> check-target-libFOO, etc.
15377         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15378         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15379         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15380         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15381         allow ALL_GCC="" to only configure.
15382         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15383         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15384         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15386 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15388         * Makefile.in (taz): Build "info" in etc explicitly.
15390 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15392         * configure.in:  Make sure that CC is undefined (as opposed to
15393         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15394         problem with autoconf trying to configure on a host without GCC.
15396 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15398         * mpw-configure: Set host alias from choice of host compiler,
15399         only use generic MPW Makefile sed if present, edit a file
15400         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15401         * mpw-README: Add problem notes about CW6 and CW7.
15403 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15405         * Makefile.in (taz): Use ";" instead of ";;".
15407 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15409         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15410         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15411         DISTDOCDIRS.
15412         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15413         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15415 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15417         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15418         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15419         Move bfd to DISTSTUFFDIRS.
15421 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15423         * Makefile.in (X11_LIB): Removed.
15424         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15426         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15428 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15430         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15431         names.
15433 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15435         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15437 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15439         * configure.in (i[345]86-*-win32): Always build newlib.
15440         Don't configure cvs, autoconf or texinfo.
15441         * Makefile.in (LD_FOR_TARGET): New.
15442         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15443         Pass down LD_FOR_TARGET.
15445 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15447         * winsup: New directory.
15448         * Makefile.in: Build winsup.
15449         * configure.in: Winsup is configured when target is win32.
15450         Can only build win32 target GDB when native.
15452 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15454         * config.guess: Recognize HP model 819 machines as having
15455         a PA 1.1 processor.
15457 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15459         * configure: Fix sed loop which substitutes for CC and CXX to
15460         avoid bug found in various sed implementations.
15462 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15464         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15465         simulator.  Use standard powerpc-*-eabi*.
15467 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15469         * configure.in: Stop putting gas and binutils in noconfigdirs for
15470         powerpc-*-aix* and rs6000-*-*.
15472 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15474         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15475         -mcall-aixdesc libraries.
15477 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15479         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15481         * config.sub (arm | armel | armeb): Fix shell syntax.
15483 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15485         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15486         -msoft-float and -mcpu=common support.
15487         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15488         libraries.
15490 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15492         * configure.in: Allow configuration and build of emacs19 for the alpha.
15494 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15496         * configure.in (CC): Get ^CC, not just any old CC, from
15497         ${host_makefile_frag}.
15499 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15501         * configure.in (CC): Try to get CC from
15502         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15504 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15506         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15507         only if it exists in $(srcdir).
15509 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15511         * configure: If CC and CXX are not set in the environment, set
15512         them, based on either an existing Makefile or on searching for gcc
15513         in PATH.  Substitute for CC and CXX in Makefile.
15514         * configure.in: Remove libm from target_libs.  Separate
15515         target_configdirs from configdirs.  If CC is not set in
15516         environment, try to get it from a host Makefile fragment.  Rewrite
15517         changes of configdirs to use skipdirs instead.  A few minor
15518         tweaks.  Take directories out of target_configdirs as they are
15519         taken out of configdirs.  Remove existing Makefile files from
15520         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15521         CONFIG_ARGUMENTS in Makefile.
15522         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15523         by configure.in.
15524         (CONFIG_ARGUMENTS): Likewise.
15525         (CONFIGURE_TARGET_MODULES): New variable.
15526         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15527         ($(CONFIGURE_TARGET_MODULES)): New target.
15528         (configure-libg++, configure-libio): New targets.
15529         (all-libg++): Depend upon configure-libg++.
15530         (all-libio): Depend upon configure-libio.
15531         (configure-libgloss, all-libgloss): New targets.
15532         (configure-libstdc++): New target.
15533         (all-libstdc++): Depend upon configure-libstdc++.
15534         (configure-librx, all-librx): New targets.
15535         (configure-newlib): New target.
15536         (all-newlib): Depend upon configure-newlib
15537         (configure-xiberty): New target.
15538         (all-xiberty): Depend upon configure-xiberty.
15540 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15542         * configure.in (host i[345]86-*-win32):  Expand the
15543         noconfigdirs again.
15545 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15547         * mpw-configure: Fix sed command file name.
15549 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15551         * configure.in (host i[345]86-*-win32): Reduce the
15552         noconfigdirs again.
15554 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15556         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15557         or powerpc*-*-pe*, since they are not yet supported.
15559 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15561         Add PowerMac support and many other enhancements.
15562         * mpw-configure: New option --cc to select compiler to use,
15563         paste options set according to --cc into the generated
15564         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15565         if mpw-make.sed is present.
15566         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15567         add forward includes for PowerPC include files.
15568         * mpw-build.in: Build using Makefile.PPC if present.
15569         (do-byacc, etc): Remove separate version resource builds.
15570         (do-gas): Build "stamps" before "all".
15571         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15572         * mpw-README: Update to reflect --cc option, PowerMac support,
15573         and recently-reported compatibility problems.
15575 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15577         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15578         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15579         (--with-multilib-top): Pass to recursive invocations.
15581 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15583         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15584         v810-*-*.
15586 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15588         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15589         gdb, ld and opcodes on v810-*-*.
15591 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15593         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15594         (local-maintainer-clean): New target.
15595         (maintainer-clean): New target.
15596         (realclean): Just depend upon maintainer-clean.
15598 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15600         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15602 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15604         * configure.in: Build ld in mips*-*-bsd* case.
15606 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15608         * config.sub: Accept -lites* OS.  From Ian Dall.
15610 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15612         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15613         targets.
15615 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15617         * configure.in: treat i386-win32 canadian cross the same as
15618         i386-go32 canadian cross.
15620 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15622         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15623         running under the simulator to build a reduced set of libraries.
15624         (powerpc-*-eabiaix): Add fine grained multilib support added to
15625         other powerpc targets yesterday.
15627 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15629         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15630         -disable-softfloat, -disable-relocatable, -disable-aix, and
15631         -disable-sysv to control which multilib libraries get built.
15633 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15635         * configure: Add Makefile.tem to list of files to remove in trap
15636         handler.
15638 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15640         * config.guess (*Linux*):  Add missing "exit"s.
15641         Also, need specific check for alpha-unknown-linux (uses COFF).
15643 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15645         * config.guess:  Merge with FSF:
15647         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15648         * config.guess (AIX4): More robust release numbering discovery.
15650         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15651         * config.guess (i386-sequent-ptx): Properly get version number.
15653         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15654         * config.guess (mips:*:4*:UMIPS): New case.
15656 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15658         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15659         (i386-win32 host): Likewise.  Don't build readline.
15661 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15663         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15664         SUPPORT_FILES to submakes.
15666 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15668         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15669         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15670         mpw-configure.
15672 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15674         * configure.in (appdirs): Use =, not ==, in test expression when
15675         trying to build the text to print in the warning message for
15676         Solaris users.
15678 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15680         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15682 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15684         * config.guess: Recognize lynx-2.3.
15686 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15688         * config.sub (z8ksim): Deleted
15689         (z8k-*-coff): New, this is the one true name of the target.
15691 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15693         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15695 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15697         * config.guess (*:Linux:*:*): First try asking the linker what the
15698         default object file format is (elf, aout, or coff).  Then if this
15699         fails, try previous methods.
15701 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15703         * configure.in: Don't build newlib for *-*-vxworks5.1.
15705 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15707         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15708         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15710 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15712         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15714 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15716         * cfg-ml-com.in: New file.
15717         * cfg-ml-pos.in: New file.
15719 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15721         * COPYING.NEWLIB: Add HP free copyright to list.
15723 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15725         * config.sub: Recognize -eabi* for the system, not just -eabi.
15727 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15729         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15730         * config.sub, configure.in (win32): New target and host.
15732 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15734         * configure.in: Add i386-pe configuration.
15736 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15738         * mpw-build.in (install): Install GDB after LD.
15740 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15742         * mpw-config.in (elf/mips.h): Always forward-include, needed
15743         for GDB to build.
15745 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15747         * testsuite: New directory for customer acceptance and whole tool
15748         chain tests.
15750 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15752         * configure: If per-host line isn't found, but AC_OUTPUT is found
15753         and a configure script exists, run it instead.
15755 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15757         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15759 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15761         * configure: Set build_{cpu,vendor,os,alias} to host values when
15762         --build isn't specified.
15764 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15766         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15767         (FLAGS_TO_PASS): Pass them.
15768         (EXTRA_TARGET_FLAGS): Ditto.
15770 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15772         * Makefile.in (all-libg++): Depend on all-libstdc++.
15774 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15776         * configure.in (noconfigdirs): Enable all packages for
15777           i386-unknown-netbsd.
15779 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15781         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15782         hosted builds (DOS builds)
15784 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15786         Changes for ARM based on patches from Richard Earnshaw:
15787         * config.sub: Handle armeb and armel.
15788         * configure.in: Omit arm linker only for riscix.
15790 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15792         * config.guess:  Update from FSF.
15794 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15796         * config.sub: Recognize powerpcle as the little endian variant of
15797         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15798         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15799         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15800         temporarily.
15802 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15804         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15806 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15808         * config.sub: Accept -lites* as a basic system type.
15810 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15812         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15813         installed, and if so return linuxoldld as the system name.
15815 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15817         * config.guess: Add hppa1.1-hp-lites support.
15819 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15821         * configure.in: Don't build newlib for m68k-vxworks5.1.
15823 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15825         * configure.in (mips-sgi-irix6): Use mh-irix5.
15827 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15829         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15831 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15833         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15834         OSF/1.  Fix compiler flags.
15835         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15837 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15839         * configure.in: Recognize --with-newlib.
15840         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15842 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15844         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15845         to *_X11_MODULES due to gdbtk needing X include files et al.
15847 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15849         Merge in support for Mac MPW as a host.
15850         (Old change descriptions retained for informational value.)
15852         * mpw-config.in: Add generic include forwards for cpu-specific
15853         include files in aout and elf directories.
15855         * mpw-configure: Added copyright.
15856         * mpw-config.in: Check for presence of required build tools.
15857         (target_libs): Add newlib.
15858         (target_tools): Add examples.
15859         (Read Me): Generate as "Read Me for MPW" instead.
15860         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15861         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15862         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15864         * mpw-configure: Remove subdir-specific makefile hackery,
15865         delete mk.tmp after using it.
15867         * mpw-build.in (all): Display start and end times.
15869         * mpw-configure (host_canonical): Set.
15870         (target_cpu): Always add to makefiles.
15871         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15872         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15873         (mpw-mh-mpw): Look for in srcdir and srcroot.
15874         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15876         * mpw-build.in: (install-only): New target.
15878         * mpw-configure (host_alias, target_alias): Rename from hostalias
15879         and targetalias, add into generated Makefile.
15880         (mk.tmp): If present, add into generated Makefile.
15881         * mpw-build.in (all-gas): Build config.h first before gas proper.
15883         * mpw-configure (config.status): Write only if changed.
15884         * mpw-config.in (readline): Configure it (not built, just used for
15885         definitions).
15887         * mpw-config.in (elf/mips.h): Add a forward include.
15889         * mpw-config.in: Forward-include most .h files in include into
15890         extra-include.
15891         (readline): Don't build.
15892         mpw-build.in (install): Install GDB.
15894         * mpw-configure (prefix, mpw_prefix): Handle it.
15895         * mpw-config.in (mmalloc, readline): Don't configure.
15896         * mpw-build.in (thisscript): Rename to ThisScript.
15897         Use mpw-build instead of BuildProgram everywhere.
15898         (mmalloc, readline): Don't build.
15899         * mpw-README: New file, basic documentation about the MPW port.
15901         * mpw-config.in: Use forward-include to create include files.
15903         * mpw-configure: Add more things to the top of each configured
15904         Makefile, including contents of config/mpw-mh-mpw.
15905         * mpw-config.in (extra-include): Create this directory and fill it
15906         with Posix-like include files when configuring.
15908         * config.sub (apple, mac, mpw): Add various aliases.
15910         * mpw-build.in: New file, top-level build script fragment for MPW.
15911         * mpw-configure: New file, configure script for MPW.
15912         * mpw-config.in: New file, config fragment for MPW.
15914 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15916         * configure.in (host_libs): Remove glob, since it is gone from the
15917         sources.
15919 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15921         * Makefile.in: define empty GDB_NLM_DEPS var.
15923         * configure.in(target_makefile_frag): use config/mt-netware
15924         for netware targets.
15926 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15928         * config.sub: Merge in recent FSF changes.  Remove linux special
15929         cases.
15931 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15933         Revert this change:
15935         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15937                 * build-all.mk: Use CC=cc -Xs on Solaris.
15939 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15941         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15942         stop using it.
15943         * Makefile.in: Nuke all references to glob subdirectory.
15945 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15947         * configure.in: Fix --enable-shared logic in per-host.
15949 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15951         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15953 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15955         * configure.in (noconfigdirs): Don't build gas on AIX, for
15956         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15958 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15960         * configure: Fix --cache-file to work if the file argument is a
15961         relative path.
15963 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15965         * configure: If the --cache-file is used, pass it down to
15966         configure in subdirectories.
15968 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15970         * config.sub: add vxworks29k configuration.
15972 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15974         * Makefile.in (taz): Do "diststuff" part quietly.
15976 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15978         * config.sub: Mini-merge with gcc/config.sub.
15980 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15982         * config.guess (IRIX): Sed - to _.
15984 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15986         * Makefile.in (source-vault, binary-vault): New targets.
15988 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15990         * config.sub: Recognize -eabi as a basic system type.
15992 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15994         * configure.in (enable_shared stuff): Fix typo.
15996 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15998         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16000 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16002         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16004 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16006         * configure.in (rs6000-*-*): Don't build gas.
16008 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16010         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16011         reduce command line length.
16012         (AS_FOR_TARGET): Check for as.new, not Makefile.
16013         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16015 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16017         * config.guess:  Merge from FSF.
16019 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16021         * configure: Don't use $ when handling program_suffix.
16023 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16025         * configure.in:  Configure tk for hppa/hpux.
16027 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16029         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16031 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16033         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16034         to LIBCXXFLAGS.  Tests are better run without it.
16036 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16038         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16040 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16042         * configure.in (*-*-netware*): Don't configure xiberty.
16044 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16046         * configure.in:  Remove tk from native_only list.
16048 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16050         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16051           for special NCD build.
16053 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16055         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16056         makeall.bat, they're only useful for binutils snapshots.
16057         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16058         makeall.bat to specified SUPPORT_FILES.
16060 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16062         * build-all.mk: Add Ericsson targets to sun4 and solaris
16063           hosts.  Add  BNR's sun4 target to solaris host, so their
16064           build-from-source will be tested in-house first.
16066 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16068         * Makefile.in (LIBCFLAGS): New variable.
16069         (CFLAGS_FOR_TARGET): Ditto.
16070         (LIBCFLAGS_FOR_TARGET): Ditto.
16071         (LIBCXXFLAGS): Ditto.
16072         (CXXFLAGS_FOR_TARGET): Ditto.
16073         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16074         (BASE_FLAGS_TO_PASS): Pass them.
16075         (EXTRA_TARGET_FLAGS): Ditto.
16077         * configure.in: Support --enable-shared.
16079 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16081         * configure.in (target_libs):  Include libstdc++ again.
16082         * config.guess:  Update from FSF (for FreeBSD).
16084 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16086         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16087         makeall.bat.
16088         (DISTDOCDIRS): Add `etc'.
16089         (ETC_SUPPORT_PFX): New variable.
16090         (taz): Include anything from etc starting with a word in
16091         ETC_SUPPORT_PFX.
16093 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16095         * config.sub: Update for recent FSF changes.  Remove obsolete
16096         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16097         spacing changes.
16099 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16101         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16103         * config.guess:  Merge with FSF.
16104         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16106 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16108         * configure: Since the "trap 0" handler will override the exit
16109         status on many systems, only use it for "exit 1", and make it set
16110         a non-zero exit status; reset it before "exit 0".  Also, check
16111         exit status of config.sub, and error out if it failed.
16113 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16115         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16116         and install libgloss.
16118 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16120         * Makefile.in (all-binutils): Depend upon all-byacc.
16122         * configure.in: Don't build emacs on Irix 5.
16124 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16126         * configure.in (*-*-netware*): Add libio.
16128 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16130         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16131         (CHECK_TARGET_MODULES): Ditto.
16132         (INSTALL_TARGET_MODULES): Ditto.
16133         (TARGET_LIBS): Ditto.
16134         (all-libstdc++): Note dependencies.
16136 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16138         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16140 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16142         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16143         -fexternal-templates.
16145         * configure.in (target_libs): Add libstdc++.
16146         (noconfigdirs): Add libstdc++ as appropriate.
16148 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16150         * config.guess:  Update from FSF.
16152 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16154         * configure: Use ${config_shell} when running ${configsub}.
16156 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16158         * config.sub: No longer recognize h8300h.
16160 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16162         * config.sub: Remove extraneous differences between config.sub and
16163         gcc/config.sub.
16165 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16167         * Makefile.in (DISTSTUFFDIRS): Add gas.
16169 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16171         * COPYING.NEWLIB: New file.
16173 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16175         * config.guess (HP-UX):  Patch from Harlan Stenn
16176         <harlan@landmark.com> to also emit release level.
16178 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16180         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16182 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16184         * config.sub:  Merge nextstep cleanup from FSF.
16186 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16188         * configure.in (arm-*-*): Don't configure ld for this target.
16190 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16192         * configure.in (*-*-netware): don't configure libg++, libio,
16193           librx, or newlib.
16195 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16197         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16198         configure ld--it works, but it doesn't support shared libraries.
16200 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16202         * config.guess (*-unknown-freebsd*):  Get rid of possible
16203         trailing "(Release)" in version string.
16204         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16206 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16208         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16209         Fix type: *-next-neststep -> *-next-nextstep.
16211         * config.guess:  Merge from FSF:
16213         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16215         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16217         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16219         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16220         instead of UNIX_SV for UnixWare 1.0).
16222 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16224         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16225         to make gdb/nlm/* build after the compiler and linker.
16227 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16229         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16230         not just i[34]86.
16231         (m68k-atari-sysv4):  Relocate to match FSF version.
16233         * config.guess:  More merges from the FSF:
16235         Add a space before function call or macro invocation.
16237         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16239         * config.guess: Add trap cmd to remove dummy.c and dummy when
16240         interrupted.
16242         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16244         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16245         (dummy): Redirect stderr from compilation of dummy.c.
16247         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16249         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16251 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16253         * configure: Accept and ignore --cache*, for compatibility with
16254         new autoconf.
16256 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16258         * config.guess:  Merge from FSF:
16260         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16262         * config.guess (Pyramid*:OSx*:*:*): New case.
16263         (PATH): Add /.attbin at end for finding uname.
16264         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16266         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16268         * config.guess (M88*:DolphinOS:*:*): New case.
16270         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16272         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16273         to select whether to use ELF or COFF.
16275         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16277         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16279         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16281         * config.guess: Guess the OS version for HPUX.
16283         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16285         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16287 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16289         * configure.in: Recognize --with-headers, --with-libs, and
16290         --without-newlib.
16291         * Makefile.in (all-xiberty): Depend upon all-ld.
16293 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16295         * configure.in: Change i[34]86 to i[345]86.
16297 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16299         * configure (version): A few more tweaks to help message.
16301 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16303         * Makefile.in:  Remove (for now) librx as a host library,
16304         now that we're building it for target.
16306 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16308         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16309         (Karl Berry).
16311 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16313         * configure.in:  Also configure librx.
16315 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16317         * Makefile.in:  Update various rules to reflect that librx
16318         is now needed for libg++.
16320 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16322         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16324 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16326         * configure.in: Configure the examples directory.
16328 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16330         * configure: Simplify Jun 2 1994 change.
16332 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16334         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16335         /bin/gcc isn't good enough to build gcc.
16337 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16339         * Makefile.in (GDB_SUPPORT_FILES): Remove
16340         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16341         (gdb.tar.gz): Add new rule to use standard distribution building
16342         mechanism.
16344 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16346         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16347         Bill Cox <bill@cygnus.com>.
16349 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16351         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16353 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16355         * configure:  Search current dir first in .gdbinit.
16357 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16359         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16361 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16363         * config.sub:  Refer to NeXT's operating system as nextstep.
16365         * config.sub (case $basic_machine):  Re-order the cases, to match
16366         the order in the FSF version (which is mostly alphabethical).
16367         Merge in some additions and changes from the FSF.
16369 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16371         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16372         * config.sub: Recognize cxux7.
16373         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16375 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16377         * config.sub:  Fix typo powerpc -> powerpc-*.
16379 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16381         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16383         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16384         parallel with all-emacs and install-emacs).  Top-level command
16385         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16387 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16389         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16390         $(relbindir)/make before doing ``make install'', and use
16391         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16392         installing over running make binary.
16393         ($(host)-stamp-stage3-installed): Likewise.
16395 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16397         * config.guess: Recognize Mach.
16399 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16401         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16402         see whether --exec-prefix was used.
16404 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16406         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16408 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16410         * Makefile.in: Add all-librx target similar to all-libproc.
16412 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16414         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16415         with post 1.2 uname bogosity.
16417 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16419         * configure: Remove temporary files on receipt of a signal.
16421 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16423         * configure: If there is a package_makefile_frag, remove
16424         ${subdir}/Makefile.tem after copying it in.
16426 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16428         * build_all.mk: support rs6000 lynx identifies itself as
16429         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16430         since /bin/gcc is too feeble to compile a modern gcc.
16432 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16434         * brought devo/test-build.mk update-to-date with progressive/
16435           test-build.mk. Add lynx targets and hppa flag info.
16437 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16439         * configure.in:  Use mh-ncrsvr43.  Patch from
16440         Tom McConnell <tmcconne@sedona.intel.com>.
16442 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16444         * config.guess (i386-unknown-bsdi):  No longer need to
16445         check #if defined(__bsdi__) && defined(__i386__).
16447 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16449         * configure: Set program_transform_nameoption correctly.
16451 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16453         * brought build-all.mk update-to-date with progressive build-all.mk,
16454           added new targets and hppa info.
16456 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16458         * configure: If config.guess result is a prefix of the user
16459         specified target, assume a native build and use the user specified
16460         target as the host alias.  Remove SunOS patch suffix removal hack.
16461         * configure.in: Remove SunOS patch suffix removal hack.
16463         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16464         in NATIVE_CHECK_MODULES.
16466 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16468         * Makefile.in: Rename HOST_ONLY to NATIVE.
16469         * configure: Delete SunOs patch suffix from host_canonical
16470           and build_canonical variables that are prepended to Makefiles.
16471         * configure.in: Add comments for easier maintenance.
16473 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16475         * Makefile.in: Add all-libproc target similar to all-gui.
16477 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16479         * Makefile.in (CHECK_MODULES): split into
16480         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16482 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16484         * config.guess (i386-unknown-bsdi): New system to guess.
16486 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16488         * Makefile.in: Add all-gui target (but not yet build by "all").
16490 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16492         * config.sub: Move deletion of patch suffix from here...
16493         * configure.in: To here, at Ian's suggestion.  The top-
16494           level scripts might need to know of a patch level.
16496 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16498         * config.sub: Strip off patch suffix so rtl is recognized
16499           as a sunos4.1.3 machine, even though it's been patched.
16501 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16503         * Makefile.in (INSTALL_LAST): Delete.
16504         (INSTALL_DOSREL): New.
16506 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16508         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16509         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16510         whether we pass down --with-gnu-ld anyhow.
16512 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16514         * Makefile.in (INSTALL_LAST): Change operation so it works
16515         on more flavors of make.
16516         * configure.in (go32): Don't build libg++ or libio.
16518 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16520         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16521         they can be overriden by templates.
16523 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16525         * configure.in (target==go32): Don't build gdb.
16526         * dosrel: New directory.
16528 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16530         * configure.in (host==go32): Configure dosrel too.
16531         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16532         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16533         be set by incoming names or templates.
16534         (INSTALL_LAST): New rule.
16536 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16538         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16540 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16542         * configure.in (appdirs): New variable.  Currently empty, but will
16543         be used in gas distribution.  If nonempty, lists a set of
16544         directories at least one of which must get configured, or top
16545         level configuration is considered to have failed.
16546         (rs6000-*-lynxos*): Use new file name.
16548 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16550         Eliminate XTRAFLAGS.
16551         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16552         newlib include files using -idirafter, and also use -nostdinc.
16553         (CXX_FOR_TARGET): Likewise.
16554         (XTRAFLAGS): Removed.
16555         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16556         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16557         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16558         ($(DO_X)): Don't pass down XTRAFLAGS.
16560 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16562         * configure.in (mips*-dec-bsd*): New target; do build linker.
16563         (mips*-*-bsd*): New target; don't build linker.
16565 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16567         * configure.in: support rs6000-*-lynxos* configuration.
16568         support sunos4 as a cross target.
16570         * config.sub: look for lynx*, not lynx since the OS version may
16571         legitimately be part of the name.
16573 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16575         * configure.in (i[34]86-*-sco*): Move to be with other i386
16576         targets.
16577         (romp-*-*): New target.  Skip various binary utilities.
16578         (vax-*-*): New target.  Don't build newlib.
16579         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16581 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16583         * configure.in: Only set host_makefile_frag if config
16584         directory exists.
16586 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16588         * install.sh: If $dstdir exists, don't check whether each
16589         component does.
16591 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16593         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16595 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16597         * configure.in (*-*-lynxos*): Don't configure newlib for either
16598         native or cross Lynx.
16600 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16602         * config.sub (sparc64-elf): Fix os.
16603         (z8k): Remove duplicate.
16605 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16607         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16608         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16610 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16612         * configure: Make file links cleanly even if Lynx fails on
16613           an NFS symlink (at least fail cleanly).
16615 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16617         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16618         -XNh2000.
16620 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16622         * configure: Unknown options are fatal again.
16624 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16626         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16627         compatibility.
16629 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16631         * build-all.mk: Add `clean' target.
16633 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16635         * config.guess:  Add SINIX support.
16636         * configure.in:  Add mips-*-sysv4* support.
16638 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16640         * build-all.mk: Document all useful targets.
16641         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16642         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16644 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16646         * configure: Support --silent, --quiet.
16648 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16650         * configure: Support --disable-FEATURE.
16652 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16654         * config.guess: Recognize NCR running SVR4.3.
16656 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16658         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16659         Patch from Paul Eggert <eggert@twinsun.com>.
16661 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16663         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16665 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16667         * configure: Make unrecognized options give nonfatal warnings
16668         instead of fatal errors, and pass them to any subdirectory
16669         configures in case they recognize them.
16670         Make --x equivalent to --with-x.
16672 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16674         * configure: Add --enable-* options.  Clean up usage message and
16675         some comments.
16677 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16679         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16681 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16683         * configure.in (hppa*-*-*): Enable binutils.
16685 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16687         * config.sub: Recognize cisco.
16689 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16691         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16693 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16695         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16696         than one configuration name.  Add comment.
16698 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16700         * config.guess: about target *-hitachi-hiuxwe2, fixed
16701         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16702         macro is incorrect.]
16704 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16706         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16707         than the "make ls" stuff which used to be here.
16709 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16711         * config.guess:  Recognize i[34]86-unknown-freebsd.
16712         From Shawn M Carey <smcarey@rodan.syr.edu>.
16714 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16716         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16718 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16720         * config.guess: Check for ptx.
16722 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16724         * config.sub: Add os9k checking.
16726 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16728         * config.guess: Handle OSF1 running on HPPA processors
16730 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16732         * configure: If subdir configure fails, print out a message with
16733         subdirectory name, in case subdir's configure code didn't identify
16734         itself.
16736 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16738         * configure.in: Remove embedded newlines from configdirs.
16739         Avoid mismatches of substrings.  Fix matching strings at end
16740         of configdirs.
16742 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16744         * config.guess:  Add Lynx/rs6000 config support.
16746 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16748         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16750 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16752         * configure.in (hppa*-*-osf*): Treat this just like most other
16753         PA configurations (eg no binutils or ld).
16754         (hppa*-*-*elf*): These configurations have binutils and ld.
16756 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16758         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16760 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16762         * configure.in (rs6000-*-*): Build gas.
16764 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16766         * Makefile.in:  Avoid bug in losing hpux sed.
16768 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16770         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16771         for GDB and GDB has been fixed to not need it.
16773 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16775         * config.guess: Recognize vax hosts.
16777 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16779         * configure (while loop): Don't use "break 2" inside case
16780         statement -- the case statement isn't an enclosing loop.
16782 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16784         * config.guess:  Clean up NeXT support, to allow nextstep
16785         on Intel machines.  Make OS be nextstep.
16787 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16789         * config.guess: Add alternate forms for Convex.
16791 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16793         * configure:  Completely rewrite option processing.  Take
16794         advantage of pattern-matching to avoid invoking test frequently.
16795         Also clean up host and target defaulting logic.
16797 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16799         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16800         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16801         commands (plus user environment) will fit SCO limits.
16803 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16805         * configure.in: Don't issue warnings about directories which are
16806         not being configured if -norecursion is set.  Correct test for
16807         --with-gnu-as and --with-gnu-ld to not get confused by substring
16808         matches.
16810         * configure.in: Don't build gas for alpha-dec-osf1*.
16812 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16814         * configure:  Back out Per's change of 12/19/1993.  It changes the
16815         behavior of configure in unexpected and confusing ways.
16817         Also, use different delim char when calculating
16818         program_transform_name so that the name can contain slashes.
16820 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16822         * configure.in, config.sub: Add support for VSTa micro-kernel.
16824 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16826         * configure.in: Nuke hacks which were used to get a special
16827         version of GAS for HPPA configurations.
16829 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16831         * configure:  If only ${target_alias} is given, use that
16832         as the default for ${host_alias}.
16833         * configure:  Add missing back-slashes before nested quotes.
16835 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16837         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16839 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16841         * config.guess:  Recognize some Tektronix configurations.
16842         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16844 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16846         * config.sub: Match any flavor of SH.
16848 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16850         * configure.in: Don't try to configure newlib for Alpha.
16852 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16854         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16855         libg++ or libio for any Alpha target.
16857         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16859 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16861         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16862         default arguments -- so it tried to compress itself.
16864 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16866         * configure.in (notsupp): ensure that a space is always at the end
16867           of the configdirs list, since the grep checks for an explicit space
16869 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16871         * configure.in (target i386-sysv4.2): don't build ld, since static
16872           versions of many libraries are not available.
16874 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16876         * config.guess: Recognize Apollos (using environment variables).
16877         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16879 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16881         * config.guess: Recognize Sony news mips running newsos.
16883 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16885         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16886         "fi ; else" for bash.
16888 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16890         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16892 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16894         * config.sub: accept unixware as an alias for svr4.2.
16895         Fix some inconsistancies with the gcc version.
16897 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16899         * Makefile.in (DISTDOCDIRS):  Add gdb.
16901 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16903         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16905 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16907         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16908         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16909         this now.
16911 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16913         * config.sub: Accept hiux* as an OS name.
16915         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16916         etc/make-stds.texi.  The underscore came from gcc, and dje now
16917         agrees that RUNTESTFLAGS is the correct name.
16919 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16921         * install.sh:  Remove 'set -e'.  It makes any conditionals
16922         in the script useless.
16924         * config.guess: Automatically recognize arm-acorn-riscix
16925         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16927 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16929         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16931 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16933         * Makefile.in (DISTDOCDIRS): New variable.
16934         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16935         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16937 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16939         * configure.in (hppa target): check the source directory for the
16940           pagas sub-directory
16942 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16944         * config.sub: Allow -aout* and -elf*.
16946 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16948         * configure.in: Don't build ld on i386-solaris2, same as for
16949         sparc-solaris2.
16951 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16953         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16955 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16957         * configure.in:  Configure gdb for alpha.
16959 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16961         * Makefile.in (CXXFLAGS): Add -O.
16963 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16965         * config.guess: added support for DG Aviion
16967 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16969         * configure.in: Produce warning message for subdirectories not
16970         configurable for this host/target combination.  Don't try to
16971         configure gdb for vms.
16973 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16975         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16976         appropriate files before making "diststuff".
16977         (DISTBISONFILES): New var: list of files to be edited.
16978         (DISTSTUFFDIRS): Add binutils.
16980 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16982         * config.sub: also handle mipsel and mips64el (for little endian mips)
16984 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16986         * configure.in: Add * to end of all OS names.
16988 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16990         * configure.in: Build newlib for LynxOS native.
16992 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16994         * config.guess: Add support for delta 88k running SVR3.
16996         * configure.in: Add comment about HP compiler vs. emacs.
16998 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17000         * configure.in: don't build ld on solaris2 (not a viable option
17001           due to bugs in getpwnam & getpwuid)
17003 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17005         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17006         config.guess will produce a full version number.
17008 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17010         * configure.in: Build linker and binutils for alpha-dec-osf1.
17012 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17014         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17015         and gdb/testsuite/Makefile.in.
17017 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17019         * configure.in: recognize mips*- instead of mips-
17021 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17023         * config.sub: Accept linux*coff and linux*elf as operating
17024         systems.
17026 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17028         * config.sub: Recognize mips64, and mips3 as an alias for it.
17030 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17032         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17033         gdb knows how to handle OSF/1 shared libraries.
17035 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17037         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17038         * config.guess: Recognize Hitachi's HIUX.
17039         * config.sub: Recognize h3050r* and hppahitachi.
17040         Remove redundant cases for hp9k[23]*.
17042 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17044         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17045         if gas and ld are in the source tree and are in ${configdirs}.
17046         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17047         --with options (but still pass them down on the command line,
17048         if they were explicitly specified).
17050 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17052         * configure: substitute SHELL value in Makefile.in with
17053         ${CONFIG_SHELL}
17055 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17057         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17058         *-*-solaris2* targets.
17060 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17062         * Makefile.in: define M4, and pass it down to sub-makes;
17063         all-autoconf now depends on all-m4
17065 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17067         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17068         presence of {ar,ranlib} instead of a configured directory
17070 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17072         * config.guess: Accept 34?? as well as 33?? for NCR.
17074 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17076         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17077         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17079 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17081         * configure: grab values for $(CC) and $(CXX) from the
17082         environment, so that someone can do "CC=gcc configure; make" and
17083         have it work right (matching the way that autoconf works now)
17085         * configure.in, Makefile.in: add support for gash, the tcl
17086         interface to Galaxy
17088         * config.guess: add NetBSD variants (hp300, x86)
17090 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17092         * install.sh: Support -d option (in the manner of SunOS 4 install,
17093         as it is more deterministic than that of GNU install)
17094         (chmodcmd): Set file to mode 755 by default (should also do default
17095         chgrp and chown, but I don't feel like dealing with that now)
17097 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17099         * config.sub: Remove h8300hhms alias.
17101 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17103         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17105 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17107         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17108         as stmp-fixinc
17110 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17112         * config.sub: recognize m88110-bug-coff.
17114 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17116         * Makefile.in (all-libio): all dependencies on the toolchain used
17117         to build this (gcc, gas, ld, etc)
17119 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17121         * config.guess: Deal with OSF/1 1.3 on alpha.
17123 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17125         * install.sh: add some 'else true' clauses for portability
17127         * configure.in: don't build libio for h8[35]00-*-* targets
17129 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17131         * Makefile.in:  Add support for new libio.
17133 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17135         * install.sh: If one command fails, don't try the rest.  Don't try
17136         to remove $dsttmp (via trap) unless we have already created it.
17137         If $src doesn't exist, detect it and exit with an error.
17139         * config.guess: Recognize BSD on hp300.
17141 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17143         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17144         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17146 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17148         * Makefile.in (all-send-pr): depends on all-prms
17150 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17152         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17154 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17156         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17157         Added test for mips-mips-riscos5.
17159 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17161         * configure.in: use mh-hp300 for 68k HP hosts
17163 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17165         * configure: add support for CONFIG_SHELL, so that you can use
17166         some alternate shell for evaluating configure scripts
17168 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17170         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17171         in configure script to bug-gdb@prep.ai.mit.edu when building
17172         distribution archive.
17173         * Makefile.in (COMPRESS):  Remove def.
17174         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17175         gdb.tar.Z and make-gdb.tar.Z respectively.
17176         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17177         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17178         to convergence with 'taz' target in Makefile.in.
17180 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17182         * install.sh (dsttmp): use trap to ensure that tmp files go
17183         away on error conditions
17185 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17187         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17189 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17191         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17192         its parent is '/' not ''.
17194         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17196 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17198         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17199         that ${newsrcdir}/configure.in does.
17201 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17203         * test-build.mk: support for CONFIG_SHELL
17205 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17207         * config.sub (netware):  Add as a basic system type.
17209 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17211         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17212           $(srcdir)/ from the dependency on Makefile.in.
17214 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17216         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17217         (h8300hhms is temporary until multi-libraries are implemented).
17218         * configure.in: Handle h8300h too.
17220 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17222         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17224 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17226         * configure:  Remove extraneous output when guessing host type.
17227         * config.guess:  Remove extraneous output when guessing using C
17228         compiler rather than uname, or when guessing fails.
17230 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17232         * Makefile.in: remove all.cross and install.cross targets
17234         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17235           definitions
17237 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17239         * configure.in (target sh): Build gprof.
17241 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17243         * config.sub: change -solaris to -solaris2
17245 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17247         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17249 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17251         * configure: Correct error message for missing Makefile.in to
17252         print correct directory.
17254 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17256         * install.sh: kludge around 386BSD shell bug
17258 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17260         * config.guess:  Recognize NeXT.
17261         * config.guess:  Recognize i486-ncr-sysv4.
17262         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17264 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17266         * Makefile.in (MAKEINFOFLAGS): New variable.
17267         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17268         * build-all.mk, test-build.mk: Pass down --no-split as
17269         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17271 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17273         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17275 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17277         * Makefile.in (libg++.tar.z):  New rule.
17278         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17279         * Makefile.in (taz):  Only do a single chmod.
17281 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17283         * install.sh: don't use dirname anymore (replaced with sed usage)
17285 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17287         * Makefile.in:  Change extension for gzip'd files from '.z' to
17288         '.gz' per new FSF standard usage.
17290 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17292         * configure: put quotes around the final value of program_transform_name
17294 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17296         * Makefile.in: new install.sh support; update install-info rules
17298 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17300         * configure.in: Build diff for crosses, but not for go32 host.
17302         * configure.in: Build gprof only for native, and don't build it
17303         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17305 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17307         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17309 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17311         * configure.in (host_tools): Add prms.
17313 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17316         with $(FLAGS_TO_PASS) on the command line
17318         * config.sub: Recognize lynx and lynxos
17320 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17322         * config.sub: Accept -ecoff*, not just -ecoff.
17324 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17326         * Makefile.in (taz): Use .gz suffix instead of .z.
17327         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17328         names.
17330 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17332         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17334 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17336         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17337         that rebuilds that might happen during 'make install' don't get
17338         bogus gcc include files
17340 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17342         Change from Utah for HPPA support:
17343         * config.guess: Recognize hppa1.x-hp-bsd.
17345 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17347         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17348         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17350 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17352         * config.sub: Add support for rom68k and bug boot monitors.
17354 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17356         * Makefile.in: Make all-opcodes depend on all-bfd.
17358 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17360         * config.guess: Added special check for i[34]86-univel-sysv4*.
17362 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17364         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17365         the processor rather than assuming i486.
17367 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17369         * config.guess: Recognize SunOS6 as Solaris3.
17371 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17373         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17374         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17376 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17378         * build-all.mk (all-cross): New target for Canadian Cross.
17379         Added Q2 go32 targets.
17380         * test-build.mk: Configure go32 cross sparclite-aout and
17381         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17382         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17384 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17386         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17387         GO32 hosted toolchains
17389 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17391         * configure: change  so "-exec-prefix" gets passed down rather
17392         than "-exec_prefix" so autoconf generated Makefiles get the
17393         exec_prefix set right.
17395 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17397         * config.guess: get the Solaris2 minor version number
17399         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17401 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17403         * config.guess: Recognize some Sequent platforms.
17405 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17407         * Makefile.in: added the vault-install target
17409         * configure.in: actually use the Sun3 makefile fragment that's in
17410         config, also added the release dir to configdirs
17412 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17414         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17416 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17418         * configure.in: remove some program from Alpha targetted toolchains
17420 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17422         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17423         gprof.
17424         (taz): Run "make diststuff" in those directories instead of "make
17425         proto-dir".  Look for "VERSION=" only at start of line in subdir
17426         Makefile.  Use "gzip -9" for compression.
17427         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17428         (binutils.tar.z): New target.
17430 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17432         * Makefile.in (taz): Include gpl.texinfo.
17434 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17436         * Makefile.in (setup-dirs): Merged into "taz" target.
17437         (taz): Only do `proto-dir' stuff if a directory is actually needed
17438         for this target.
17440 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17442         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17443         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17444         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17445         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17446         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17448 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17450         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17451         config.sub, and move-if-change to gdb testsuite distribution
17452         archive, so the testsuite can be extracted, configured, and
17453         run separately from the gdb distribution.  Blow away the Chill
17454         tests that require a Chill compiled executable, since GNU Chill
17455         is not yet publically available.
17457 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17459         * test-build.mk: set environment variables in a single command,
17460         instead of a list of assignments and exports
17462         * config.guess: recognize Alpha/OSF1 systems
17464 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17466         * configure: Change help message to prefer --options rather than
17467           -options.
17469 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17471         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17472         zippy@ecst.csuchico.edu.
17473         * config.guess: Recognize miniframe.
17475 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17477         * Makefile.in: Use srcroot to find runtest rather than rootme.
17478         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17480 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17482         * test-build.mk: Extensive additions to support building on a
17483         machine other than the host.
17485 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17487         * configure (tooldir): Fix for i386-aix again.
17489 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17491         * configure, Makefile.in:  Change definition of $(tooldir)
17492         to match the FSF.
17494 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17496         * config.guess:  Recognize i[34]86/SVR4.
17498 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17500         * Makefile.in (all-gdb): gdb depends on sim.
17502 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17504         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17505         at the same time we make the prototype gdb directory.
17506         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17507         files at the same time as the gdb base release distribution.
17509 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17511         * Makefile.in (check): Use individual check targets rather than
17512         DO_X rule.
17513         (check-gcc): Added.
17515 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17517         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17518         for System V release 3.2.
17520 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17522         * config.sub: Recognize hppaosf.
17523         * configure.in: Do configure ld/binutils/gas for it.
17525 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17527         * configure (tooldir): Alter syntax used to set this, for systems
17528         where "\$" isn't handled right, like i386-aix.
17530 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17532         * configure: Pass program-transform-name, not
17533         program_transform_name, to recursive configures.
17535 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17537         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17538         of gas+ld+binutils.
17540 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17542         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17544 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17546         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17548 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17550         * Makefile.in (PRMS): Set back to all-prms.
17552 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17554         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17555         targets, rather than for MIPS hosts.
17557 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17559         * configure.in: add comment for --with-x default values
17561         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17563         * Makefile.in: add check-* targets for each of the directories in
17564         the tree.  Add a definition of RUNTEST that will use the one we
17565         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17567 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17569         * configure.in: Removed obsolete references to bfd_target and
17570         target_makefile_frag.
17572         * build-all.mk: Set assorted targets for Q2.
17573         * config.sub: Recognize z8k-sim and h8300-hms.
17574         * test-build.mk: Really don't pass host to configure.
17575         (HOLES): Added uname.
17577 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17579         * configure: Handle an empty program-prefix, program-suffix or
17580         program-transform-name correctly.
17582 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17584         * build-all.mk: -G 8 no longer required for MIPS targets.
17585         * test-build.mk: Don't pass host argument to configure; make it
17586         guess.
17588 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17590         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17591         * Makefile.in (COMPRESS):  New macro, like GZIP.
17593 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17595         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17597         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17598         with gas currently defaults to -G 0.
17600 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17602         * Makefile.in (all-flex): flex depends on byacc.
17604         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17605         to test-build.mk as RELEASE_TAG.
17606         * test-build.mk (configargs): New variable containing arguments to
17607         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17608         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17610         * config.guess: Use /bin/uname when checking -X argument on SCO,
17611         to avoid invoking GNU uname which doesn't understand -X.
17613         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17615         * configure.in: Build gas for mips-*-*.
17617 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17619         * Makefile.in (all.normal): insert missing backslash.
17621 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17623         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17625         * Makefile.in: Complete overhaul to merge many almost identical
17626         targets.
17628 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17630         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17631         (gdb.tar.Z): Adjusted.
17633         * Makefile.in (setup-dirs, taz): New targets; should be general
17634         enough to adapt for gdb sometime.  Build only .z file.
17635         (gas.tar.z): New target.
17637 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17639         * build-all.mk: Use CC=cc -Xs on Solaris.
17641 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17643         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17644         for handling BISON for FSF releases.
17646 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17648         * configure: Actually implement the change zoo just documented.
17650 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17652         * configure: when using config.guess, only set target_alias when
17653         it's not already been set (ie, on the command line)
17655 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17657         * Makefile.in: add installcheck target, set PRMS to install-prms
17659 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17661         * configure: add support for package_makefile_fragment, handle the
17662         case where a directory has a configure.in file but no Makefile.in
17663         more gracefully (with an actual understandable error message, even);
17664         add support for --without (and add this to the usage message); also
17665         explicitly add a --host=${host_alias} to the command line when
17666         config.guess is used
17668 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17670         * configure: Must use both --host and --target in recursive calls.
17672 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17674         * Makefile.in: Change deja-gnu to dejagnu.
17676 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17678         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17680 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17682         * configure.in: canonicalize all instances to *-*-solaris2*,
17683         also strip out a number of tools to not build for go32 host
17685 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17687         * config.guess: add GPL.
17689         * Makefile.in, config.guess, config.sub, configure: bump
17690           copyrights to 93.
17692 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17694         * Makefile.in (do-info): Removed obsolete check for existence of
17695         localenv file.
17697         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17699 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17701         * Makefile.in: a couple of 'else true' for decstation,
17702         support for TclX
17704         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17706 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17708         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17710 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17712         * config.guess: Recognize i386-ibm-aix (PS/2).
17713         * configure.in: Use config/mh-aix386 file for it.
17715 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17717         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17718         CC_FOR_TARGET instead.
17719         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17721 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17723         * Makefile.in: Add sim to list of directories sent with gdb
17725 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17727         * configure.in: Put back mips-dec-bsd* case.
17729 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17731         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17732         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17733         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17735 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17737         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17739         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17740         (install-info): install dir.info only if it exists,
17741         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17743 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17745         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17746         gas for mips-dec-bsd.
17748 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17750         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17751         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17753 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17755         * configure.in: Added "dejagnu" to hosttools list.
17757 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17759         * config.sub, configure.in, config.guess:  Add support
17760         for Bosx, an AIX variant from Bull.
17761         Patches from F.Pierresteguy@frcl.bull.fr.
17763 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17765         * devo/dejagnu: Initial creation of devo/dejagnu.
17766         Migrated dejagnu testcases and support files for testing software
17767         tools to reside as subdirectories, currently called "testsuite",
17768         within the directory of the software tool.  Migrated all programs,
17769         support libraries, etc. beloging to dejagnu proper from
17770         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17771         with no modifications.  The changes to these files which will
17772         allow them to configure, build, and execute properly will be made
17773         in a future update.
17775 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17777         * Makefile.in: Change send_pr to send-pr.
17778         * configure.in: Likewise.
17779         * send_pr: Renamed directory to send-pr.
17781 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17783         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17785 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17787         * README:  Update for gdb-4.8 release.
17788         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17789         gdb-xxx.tar.z (gzip'd) file also.
17791 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17793         * Makefile.in: make all-diff depend on all-libiberty
17795 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17797         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17799 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17801         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17803 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17805         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17806         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17807         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17809 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17811         * Makefile.in:  makeinfo binary is in a new location
17813 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17815         * config.sub: Accept -ecoff as an OS.
17817         * Makefile.in: Various changes to eliminate a level of make
17818         recursion and reduce the required command line length.
17819         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17820         sub-makes.
17821         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17822         variables holding settings for specific sub-makes.
17823         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17824         in terms of BASE_FLAGS_TO_PASS.
17825         (TARGET_LIBS): New variable listing directories which use
17826         TARGET_FLAGS_TO_PASS.
17827         (subdir_do): Eliminated.
17828         (do-*): New set of targets to replace subdir_do.
17829         (various): All targets which used subdir_do now depend on do-*.
17830         (local-clean): Renamed from do_clean.
17831         (local-distclean): New target, dependency of distclean and
17832         realclean.
17833         (install-info): Don't create directories.  Depend on dir.info
17834         rather than calling make recursively.
17835         (install-dir.info): Eliminated.
17836         (install-info-dirs): Create all info directories here.
17837         (dir.info): Depend upon do-install-info.
17839         * test-build.mk (HOLES): Added false.
17841 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17843         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17845 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17847         * Makefile.in (info): remove dependency on all-texinfo.  The
17848         problem was really in texinfo/C, not at this level.
17850 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17852         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17854 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17856         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17857         GDB releases.
17859 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17861         * configure: Include srcdir in message about target of link not
17862         being found.  Don't convert `-' to `_' in `with' options being
17863         passed to subdirs.
17865 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17867         * configure.in: add uudecode to host_tools
17869         * Makefile.in: added {all,install}-uudecode targets, added them to
17870         the appropriate lists
17872 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17874         * Makefile.in (all-gcc): Added dependency on all-gas.
17876         * configure.in (mips-*-*): Build ld and binutils.
17878 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17880         * configure: check return code from mkdir, print error message and
17881           exit on failure.
17883 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17885         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17887 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17889         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17891 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17893         * config.sub (h8500):  Recognize this as a cpu type.
17895 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17897         * configure: source directory missing is no longer a warning
17899         * configure.in: recognize irix[34]* instead of irix[34]
17901         * Makefile.in: define and pass down X11_LIB
17903 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17905         * guess-systype: Renamed to ...
17906         * config.guess:  ... by popular request.
17907         * configure.in, Makefile.in:  Update accordingly.
17909 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17911         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17912         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17913         + Execute ./dummy instead of assuming . is in PATH.
17915 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17917         * guess-systype:  New shell script.  Attempts to guess the
17918         canonical host name of the executing host.
17919         Only a few hosts are supported so far.
17920         * configure:  Call guess-systype if no host is specified.
17922 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17924         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17925         gcc Makefile.
17928 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17930         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17931         (all-gcc, install-gcc, subdir_do): Use it.
17933 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17935         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17937 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17939         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17940           set exclusively by configure, using configure.in .
17942 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17944         * test-build.mk: set $PATH for all builds
17946         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17948 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17950         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17951         the one used in gcc/Makefile.in, so that a null expansion doesn't
17952         override the one needed to build gcc with a native cc.
17955 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17957         * configure: Accept -with arguments.
17959 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17961         * Makefile.in: added h8300sim
17963 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17965         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17966         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17967         (all-cygnus, native, build-cygnus): Make
17968         $(canonhost)-stamp-3stage-done, not $(host)....
17969         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17970         i386-sco3.2v4.  Added else true to if command.
17972 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17974         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17976 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17978         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17980 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17982         * configure.in: don't remove binutils from Solaris builds
17984 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17986         * Makefile.in: get rid of earlier definitions for *clean,
17987         also handle the recursive info rule better
17989 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17991         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17992         do more-or-less the right thing.
17994 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17996         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17997         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17999 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18002         $(host_canonical).
18004         * configure.in: split the configdirs list into 4 categories (native
18005         v. cross, library v. tool) and handle the cross-only and native-
18006         only in more reasonable (and correct!) way.
18008 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18010         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18011         configdirs anymore.
18013 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18015         * Makefile.in: extensive cleanup::  removed all of the explicit
18016         clean-* targets, collapsed many wrappers around subdir_do into
18017         one, added additional targets to satisfy standards.texi, deleted
18018         some old targets, some changes for consistency
18020 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18022         * configure.in: handle some programs as cross-only, and others as
18023         native only
18025         * test-build.mk: handle partial holes in a more generic manner
18027         * Makefile.in: m4 depends on libiberty
18029 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18031         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18032         time, wdiff, and find to configdirs
18034         * Makefile.in: all, clean, and install rules for the new programs
18035         added to configure.in
18037 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18039         * configure.in: use mh-sun for all *-sun-* hosts
18041 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18043         * Makefile.in: define flags for X11 include files and library file
18044         locations, pass them down to the programs that need this info
18046         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18048 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18050         * configure.in: start building libg++ for HP-UX targets
18052 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18054         * README:  Update references to files moved into etc/.
18056 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18058         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18059         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18061 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18063         * configure: accept dash as well as underscore in long option
18064         names for FSF compatibility.
18066 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18068         * config.sub: added -sco3.2v4 support from FSF.
18070 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18072         * configure.in: expand the section that adds or removes
18073         directories from the list of programs to build, to handle native
18074         vs. cross in addition to host v. native
18076 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18078         * Makefile.in:  Replace C++ in macro names with CXX.
18079         This is less likely to break ...
18081 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18083         * test-build.mk: add -w to GNU_MAKE
18085 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18087         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18088         add 'sparc' to list of recognized cpus.  This needed to make
18089         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18090         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18091         then changes that into $CPU-wrs-vxworks.
18093         * configure.in: remove most references to gdbtest, regularize
18094         target based program removal
18096         * test-build.mk: import from p3 tree (many fixes and changes)
18098 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18100         * Makefile.in: added rules to handle tcl, tk, and expect
18102         * configure.in: handle those directories if they exist
18104 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18106         * config.sub: removed bogus hppabsd and hppahpux names, since
18107         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18109 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18111         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18112         depends upon all-xiberty
18114         * Makefile.in: changes from p3, including:
18116         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18118         * Makefile.in (XTRAFLAGS): include newlib directories if
18119         newlib/Makefile exists, rather than if host != target.
18121         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18123         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18124         from the same source tree and not building a cross-compiler.  This
18125         matters for the libg++ configuration if reconfiguring a tree that
18126         has already been installed.
18128         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18130         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18131         pick up the machine and system specific header files.
18133         * Makefile.in: added AS_FOR_TARGET, passed down in
18134         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18135         the C compiler to use to create programs which are run in the
18136         build environment, set it to default to $(CC), and passed it down
18137         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18139         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18141         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18142         We need them for unusual native builds, like systems without
18143         ranlib.
18145         * configure: also define $(host_canonical) and
18146         $(target_canonical), which are the full, canonical names for the
18147         given host and target
18149 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18151         * Makefile.in:  Added separate definitions for C++.
18153 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18155         * configure.in (configdirs):  Add deja-gnu.
18157 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18159         * README:  Update for configure.texi and gdb-4.7 release.
18161 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18163         * Makefile.in:  Move "all" target to top of file.
18164         Previously, first target was ".PHONY" which caused BSD4.4 make
18165         to build .PHONY when make was run without arguments.
18167 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18169         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18170         Library-copylefted code in libiberty.
18172 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18174         * config.sub:  Replace m68kmote with plain old m68k.
18176 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18178         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18180 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18182         * config.sub: Complain if no argument is given.  Added support for
18183         386bsd as OS and target alias.
18185 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18187         * Makefile.in (XTRAFLAGS): include newlib directories if
18188         newlib/Makefile exists, rather than if host != target.
18190 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18192         * config.sub: recognize sparclite-wrs-vxworks.
18194         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18195         p3.) Added clean-xiberty to clean.
18197 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18199         * configure.in: use *-*-* instead of nested cases for host and target
18201 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18203         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18204         from the same source tree and not building a cross-compiler.  This
18205         matters for the libg++ configuration if reconfiguring a tree that
18206         has already been installed.
18208 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18210         * config.sub (i486v/i486v4):  Merge in from FSF version.
18212 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18214         * configure: only set PWD if it is already set.
18216 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18218         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18219         doesn't have unset and all success paths (and most error paths)
18220         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18221         to just ${PWD} to avoid confusion.)
18223 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18225         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18226         even for a native compilation.
18228 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18230         Changes to make the gdb.tar.Z rule work better.
18232         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18233         (DEVO_SUPPORT):  Add configure.texi.
18234         (bfd-ilrt.tar.Z):  Remove ancient rule.
18236 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18238         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18239         pick up the machine and system specific header files.
18241         * configure.in, config.sub: added new target m68010-adobe-scout,
18242         with alias of adobe68k.  Changed configure.in to check for
18243         -scout before -sco* to avoid a false match.
18245         * Makefile.in: added AS_FOR_TARGET, passed down in
18246         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18247         the C compiler to use to create programs which are run in the
18248         build environment, set it to default to $(CC), and passed it down
18249         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18251 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18253         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18254         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18255         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18256         FOR_TARGET variants, to newlib and libg++.
18258 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18260         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18261         first.
18263 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18265         * config.sub:  Accept `elf' as an environment.
18267 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18269         * Makefile.in (all-opcodes):  cd into the right directory
18271 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18273         * configure: added -program_transform_name option, used as
18274         argument to sed when installing programs.
18275         configure.texi: added documentation for -program_prefix,
18276         -program_suffix and -program_transform_name.
18278 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18280         * config.sub:  Accept i486 where i386 ok.
18282 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18284         * config.sub: accept we32k
18286 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18288         * config.sub, configure.in: accept OSE68000 and OSE68k.
18290         * Makefile.in: don't create all directories for ``make install'';
18291         let the subdirectories create the ones they need.
18293 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18295         * COPYING: new file, GPL v2
18297 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * Makefile.in: use the new gen-info-dir, which needs a template
18300         argument (which also lives in texinfo)
18302         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18304 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18306         * config.sub (ncr3000):  Change i386 to i486.
18308 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18310         * Makefile.in: add install-rcs, install-grep to
18311         install-no-fixedincludes, removed install-bison and install-libgcc
18313 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18315         * configure.in: grab the HPUX makefile fragment if on HPUX
18317 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18319         * Makefile.in: eradicate bison spoor (ditto libgcc).
18320          configure.in: recognise m68{k,000}-ericsson-OSE.
18321          es1800 is alias for m68k-ericsson-OSE
18323 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18325         * configure.in: rearrange the parts that remove programs from
18326         configdirs, based now on HOST==TARGET or by canonical triple.
18328 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18330         * test-build.mk: recurse explicitly with -f test-build.mk when
18331           appropriate.  predicate stage3 and comparison on the existence
18332           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18333           On very clean, also remove ...stamp-co.  Build in-place before
18334           doing other builds.
18336 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18338         * Makefile.in, configure.in: add tgas
18340 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18342         * Makefile.in: a number of changes merged in from progressive.
18344         * configure.in: add libm.
18346         * .cvsignore: ignore some stuff that comes from test-build.mk.
18348 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18350         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18352 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18354         * configure: Add program_suffix (parallel to program_prefix)
18355         * Makefile.in: adjust directory-creating script for losing decstation
18357 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18359         * configure:  Minor $subdir-related fixes.
18361 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18363         * configure: fix various problems with propogating
18364         makefile_target_frag in subdirs.
18365         * configure.in: config libgcc if its there
18367 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18369         * config.sub:  HPPA merge.
18371 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18373         * Makefile.in:  Replace all-bison with all-byacc in all
18374         dependency lines for other tools (which now use byacc).
18376 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18378         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18380 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18382         * Makefile.in: make gprof rules similar to byacc rules (instead of
18383         vestigal $(unsubdir) that didn't work...)
18385 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18387         * config.sub:  Add support for Linux.
18388         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18389         (at least for libg++).
18391 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18393         * configure.texi: fix doc for the -nfp option to configure
18395 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18397         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18399 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18401         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18402         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18403         * configure.in: added solaris* host_makefile_frag hook.
18405 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18407         * config.sub: changed recognition of m68000 so that various
18408         m68k types can be specified via m680[01234]0
18410 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18412         * config.sub (basic_machine): fix sed so that '-foo' isn't
18413         completely substituted out while .+'-foo' loses the '-foo'
18415 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18417         * config.sub ($os): Add -aout.
18419 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18421         * configure:  If host_makefile_frag is absolute, don't
18422         prefix ${invsubdir} (relevant to libg++ auto-configure).
18424 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18426         * Makefile.in (tooldir): Define it.
18427         (all-ld): Depend on all-flex.
18429 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18431         * Makefile.in (check):  Fix libg++ special case.
18433 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18435         * configure: do not bury `pwd` into config.status, thus do fewer
18436           pwd's.
18438         * configure: print the "Building in" message only when building in
18439           other than "." AND verbose.
18441         * configure: remove -s, rework -v to better accommodate guested
18442           configures.
18444         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18446 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18448         * Makefile.in: macroize flags passed on recursion.  remove
18449           fileutils.
18451 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18453         * configure: get makesrcdir right for subdirs deeper than 1.
18455         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18456           install.
18458 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18460         * Makefile.in: don't print subdir_do or recursion lines.
18462 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18464         * standards.texi: added menu item.
18466         * Makefile.in: build and install standards.info.
18468         * standards.texi: new file.
18470 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18472         * configure: test for and move config.status pieces from
18473           ${subdir}/.
18475 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18477         * configure:  Test for existance of files before trying to mv
18478         them, to avoid numerous non-existance messages.
18480 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18482         * configure: correct final line of config.status.
18484         * configure: patch from eggert.  Avoids a protection problem if
18485           the original Makefile.in is read only.
18487         * configure: use move-if-change from gcc to create config.status.
18488           Some makefiles depend on config.status to tell if a directory
18489           has been reconfigured for a different host.  This change
18490           prevents those directories from remaking everything in the case
18491           where the reconfig was only intended to rebuild a Makefile.
18493         * configure: test for config.sub with "config.sub sun4" rather
18494           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18495           host alias from a missing config.sub.
18497 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18499         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18500           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18502 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18504         * configure: mkdir ${subdir} as needed.
18506 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18508         * Makefile.in,configure.in: added autoconf.
18510 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18512         * Makefile.in: no longer pass against on recursion.
18514         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18515           definitions are not inherited.
18517         * configure: correct makesrcdir when subdir is .
18519 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18521         * configure:  Add support for 'subdirs' variable, which is
18522         like 'configdirs', except that configure doesn't re-invoke
18523         itself for subdirs, it just creates a Makefile for each subdir.
18524         * configure.texi:  Document subdirs.
18526 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18528         * configure.in: added flex to configdirs
18530 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18532         * Makefile.in: remove clean-stamps from clean.
18534 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18536         * configure.in:  Add gdbtest to configdirs.
18538 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18540         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18541         to recursive makes.
18542         * configure.in:  Recognize new ncr3000 config.
18544 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18546         * Makefile.in, configure.in: removed references to gdbm.
18548 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18550         * config.sub:  Don't canonicalize os value
18551         newsos* to bsd (readline needs to check for newsos).
18552         (This fix was earlier made Jan 31, but got re-broken.)
18554 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18556         * configure.in:  sco is an os, not a vendor!
18558         * configure:  Quote $( better.  Keep various shells happy.
18560 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18562         * Makefile.in: eliminate stamp-files.
18564 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18566         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18567           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18569 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18571         * config.sub:  fix iris/iris3.
18573 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18575         * configure: re-add -rm.
18577 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18579         * Maskefile.in: add .stmp-rcs to all.
18581         * configure.in: remove gas from rs6000 build, use aix host fragment.
18583 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18585         * configure: pass down site_option during recursion.
18587 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18589         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18591 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18593         * configure: Change exec_prefix so that it really defaults to prefix.
18595 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18597         * Makefile.in, configure.in:  Add support for mmalloc library.
18599 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18601         * Makefile.in: add stmp dependencies for a few more things.
18603 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18605         * configure: adjusted error message on objdir/srcdir configure
18606           collision, per john's suggestion.
18608         * Makefile.in: add libiberty stmp to all and all.cross.
18610 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18612         * Makefile.in: remove force dependencies, add grep to all.
18614 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18616         * Makefile.in: drop flex.  make stamp files work.
18618         * configure: added test for conflicting configuration in srcdir,
18619           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18620           gets cranky.  use relative paths for configure and srcdir
18621           whenever possible.  Send some error messages to stderr that were
18622           going to stdout.
18624 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18626         * Makefile.in:  Fix libg++ rule to check for gcc directory
18627         before using gcc/gcc.  Also pass XTRAFLAGS.
18629 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18631         * Makefile.in: added stmp-files so that directories aren't polled
18632           when they are already built.
18634         * configure.texi: fixed a node pointer problem.
18636 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18638         * config.sub configure.in gdb/configure.in
18639         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18640         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18641         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18643 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18645         * configure: -recurring becomes -silent.  corrected help message
18646           for -site= option.
18648         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18650 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18652         * configure: when building Makefile for crosses, replace
18653           tooldir and program_prefix.  default srcdir from location of
18654           config.sub.  remove "for host in hosts" and "for target in
18655           targets" loops.
18657 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18659         * Makefile.in: Do not pass bindir or mandir to cvs.
18661 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18663         * Makefile.in, configure.in: removed traces of namesubdir,
18664           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18665           copyrights to '92, changed some from Cygnus to FSF.
18667         * configure.texi: remove most references to multiple hosts,
18668           multiple targets, subdirs, etc.
18670         * configure.man: removed rcsid. reference config.sub not
18671           config.subr.
18673         * Makefile.in: mkdir $(infodir) on install-info.
18675 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18677         * configure.texi:  Explain better about .gdbinit and about
18678         the environment that configure.in sections run in.
18680 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18682         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18684 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18686         * README:  DOC.configure => cfg-paper.texi.
18688 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18690         * config.sub (near case $os):  Don't convert newsos* to bsd!
18692 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18694         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18695         the number of copies of COPYING that go into the GDB tar file.
18697 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18699         * bfd/configure.in, gdb/config/mh-i386sco,
18700         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18701         Fix SCO configuration stuff.
18703 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18705         * Makefile.in:  For libg++, make sure the -I pointing
18706         to the gcc directory goes *after* all the libg++-local -I flags.
18707         Also, move just-gcc dependency from just-libg++ to all-libg++.
18709 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18711         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18713 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18715         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18717 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18719         * config.sub:  Add stratus configuration frags.  Also
18720         submitted to FSF.
18722 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18724         * Makefile.in (DEV_SUPPORT):  add configure.man.
18726         * config.sub(Decode manufacturer-specific):  add -none*.
18728 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18730         * Makefile.in:  remove form feeds to make Sun's make happy.
18731         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18733 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18735         * Makefile.in (AR_FLAGS):  Make quieter.
18737 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18739         * configure.in:  Add libg++.
18740         * configure:  When verbose, don't output the command line at each
18741         level; it will be unremarkably the same as the previous version,
18742         which will be the same as what the user typed.
18744 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18746         * configure.in, Makefile.in: fix clean-info, add flex.  add
18747           fileutils.
18749         * configure: be less sensitive to spaces in Makefile.in.  Do not
18750           look for sources in "..".  Doing so breaks subdirectories that
18751           might have their own configure.  If a subdir has it's own
18752           configure script, use it.
18754 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18756         * cfg-paper.texi: some changes suggested by rms.
18758 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18760         * config.sub:  Merge in some small additions from the FSF version,
18761         taken from the gcc distribution, to bring the Cygnus and FSF
18762         versions into closer sync.
18764 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18766         * configure.in:  Changed svr4 references to sysv4.
18768 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18770         * configure: added -V for version number option.
18772 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18774         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18775           renamed from DOC.configure to cfg-paper.texi.
18777 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18779         * configure, config.subr, config.sub: config.subr is now
18780           config.sub again.
18782 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18784         * configure.texi: new file, in progress.
18786         * Makefile.in: build info file and install the man page for
18787           configure.
18789         * configure.man: new file, first cut.
18791         * configure: find config.subr again now that configuration "none"
18792           has gone.  removed all traces of the -ansi option.  removed all
18793           traces of the -languages option.
18795         * config.subr: resync from rms.
18797 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18799         * configure, config.sub, config.subr: merge config.sub into
18800           config.subr, call the result config.subr, remove config.sub, use
18801           config.subr.
18803         * Makefile.in: revised install for dir.info.
18805 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18807         * configure.in: add decstation host makefile frag.
18809         * Makefile.in: BISON now bison -y again.  also install-gcc on
18810           install.  clean-gdbm on clean.  infodir belongs in datadir.
18811           Make directories for info install.  Build dir.info here then
18812           install it.
18814 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18816         * Makefile.in: fix for bad directory tests.
18818 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18820         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18821           regexp.  -srcdir relative was being handled incorrectly.
18823         * Makefile.in: unwrapped some for loops so that parallel makes
18824           work again and so one can focus one's attention on a particular
18825           package.
18827 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18829         * configure: added PWD as a stand in for `pwd` (for speed). use
18830           elif wherever possible.  make -srcdir work without -objdir.
18831           -objdir= commented out.
18833 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18835         * configure: +options become --options.  -subdirs commented out.
18836           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18837           Makefile now at top of generated Makefile.  Removed cvs log
18838           entries.  added -srcdir.  create .gdbinit only if there is one
18839           in ${srcdir}.
18841         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18842           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18843           and mandir now keyed off datadir by default.
18845 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18847         * Freshly created ChangeLog.
18850 Local Variables:
18851 mode: change-log
18852 left-margin: 8
18853 fill-column: 76
18854 version-control: never
18855 End: