gcc:
[official-gcc.git] / ChangeLog
blobc16fa1d6c4afae0efdad6d938df3ec3df88fb39b
1 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
3         * MAINTAINERS (write after approval): Add myself.
5 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
7         * MAINTAINERS: Add self to global reviewers list.
9 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
11         MAINTAINERS: Add c-sky port maintainers.
13 2018-08-10  Martin Liska  <mliska@suse.cz>
15         * MAINTAINERS: Revert change in previous commit and
16         join lines.
18 2018-08-10  Martin Liska  <mliska@suse.cz>
20         * MAINTAINERS: Remove extra line.
22 2018-08-06  Naveen H.S  <naveenh@marvell.com>
24         * MAINTAINERS: Update my email address.
26 2018-07-19  DJ Delorie  <dj@redhat.com>
28         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
29         as maintainer.
31 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
33         * MAINTAINERS: Adjust email address for me and my colleague Robin
34         Dapp.
36 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
37             Sunil K Pandey  <sunil.k.pandey@intel.com>
39         PR target/84413
40         * config/i386/i386.c (m_CORE_AVX512): New.
41         (m_CORE_AVX2): Likewise.
42         (m_CORE_ALL): Add m_CORE_AVX2.
43         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
44         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
45         and remove the rest of m_SKYLAKE_AVX512.
47 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
49         * config.sub: Sync with upstream version 2018-07-03.
51 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
53         * config.guess: Sync with upstream version 2018-06-26.
54         * config.sub: Sync with upstream version 2018-07-02.
56 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
58         * libtool.m4: Sort output of 'find' to enable deterministic builds.
59         * ltmain.sh: Likewise.
61 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
63         * contrib/config-list.mk: Remove powerpc-linux_paired.
65 2018-06-29  Alexandre Oliva <oliva@adacore.com>
67         * configure.ac: Introduce support for @unless/@endunless.
68         * Makefile.tpl (dep-kind): Rewrite with cond; return
69         postbootstrap in some cases.
70         (make-postboot-dep, postboot-targets): New.
71         (dependencies): Do not output postbootstrap dependencies at
72         first.  Output non-target ones changed for configure to depend
73         on stage_last @if gcc-bootstrap, and the original deps @unless
74         gcc-bootstrap.
75         * configure.in, Makefile.in: Rebuilt.
77 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
79         * MAINTAINERS (write after approval): Add myself.
81 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
83         * MAINTAINERS (write after approval): Add myself.
85 2018-06-19  Nick Clifton  <nickc@redhat.com>
87         * zlib/configure.ac: Restore old behaviour of only enabling
88         multilibs when a target subdirectory is defined.  This allows
89         building with srcdir == builddir.
90         * zlib/configure: Regenerate.
92 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
94         * Makefile.def (fortran): Add check-target-libgomp-fortran.
95         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
96         * Makefile.in: Regenerate.
98 2018-06-16  Ben Elliston  <bje@gnu.org>
100         * config.guess: Import latest version.
101         * config.sub: Likewise.
103 2018-06-08  Martin Liska  <mliska@suse.cz>
105         * MAINTAINERS: Remove MPX-related entries.
106         * Makefile.def: Remove libmpx support.
107         * Makefile.in: Regenerate.
108         * configure.ac: Remove removed files.
109         * configure: Regenerate.
110         * libmpx/ChangeLog: Remove.
111         * libmpx/Makefile.am: Remove.
112         * libmpx/Makefile.in: Remove.
113         * libmpx/acinclude.m4: Remove.
114         * libmpx/aclocal.m4: Remove.
115         * libmpx/config.h.in: Remove.
116         * libmpx/configure: Remove.
117         * libmpx/configure.ac: Remove.
118         * libmpx/configure.tgt: Remove.
119         * libmpx/libmpx.spec.in: Remove.
120         * libmpx/mpxrt/Makefile.am: Remove.
121         * libmpx/mpxrt/Makefile.in: Remove.
122         * libmpx/mpxrt/libmpx.map: Remove.
123         * libmpx/mpxrt/libtool-version: Remove.
124         * libmpx/mpxrt/mpxrt-utils.c: Remove.
125         * libmpx/mpxrt/mpxrt-utils.h: Remove.
126         * libmpx/mpxrt/mpxrt.c: Remove.
127         * libmpx/mpxrt/mpxrt.h: Remove.
128         * libmpx/mpxwrap/Makefile.am: Remove.
129         * libmpx/mpxwrap/Makefile.in: Remove.
130         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
131         * libmpx/mpxwrap/libtool-version: Remove.
132         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
134 2018-06-04  Martin Liska  <mliska@suse.cz>
136         * MAINTAINERS: Add myself as gcov maintainer.
138 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
140         * MAINTAINERS: Update my email address.
142 2018-06-04  Tom de Vries  <tdevries@suse.de>
144         * MAINTAINERS: Remove write-after-approval entries for component
145         maintainers.
147 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
149         * MAINTAINERS (write after approval): Add myself.
151 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
153         * MAINTAINERS: Update my email address.
155 2018-06-01  Tom de Vries  <tdevries@suse.de>
157         * MAINTAINERS: Update my email address.
159 2018-05-22  Bin Cheng <bin.cheng@arm.com>
161         * MAINTAINERS (loop-optimizer): Add myself.
163 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
165         * configure.ac: Added "nfp" target.
166         * configure: Regenerate.
168 2018-04-30  Richard Biener  <rguenther@suse.de>
170         PR bootstrap/85571
171         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
172         (STAGE3_TFLAGS): Likewise.
173         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
174         (STAGEtrain_TFLAGS): Likewise.
175         * Makefile.in: Regenerate.
177 2018-04-26  Richard Biener  <rguenther@suse.de>
179         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
180         (STAGE2_CFLAGS): Likewise.
181         (STAGE2_TFLAGS): Likewise.
182         (STAGE3_CFLAGS): Add -fchecking.
183         (STAGE3_TFLAGS): Likewise.
184         (STAGEtrain_CFLAGS): Filter out -fchecking.
185         (STAGEtrain_TFLAGS): Likewise.
186         * Makefile.in: Re-generate.
188 2018-04-25  Catherine Moore <clm@codesourcery.com>
190         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
192 2018-04-18  Paul Clarke  <pc@us.ibm.com>
194         * MAINTAINERS (write after approval): Add myself.
196 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
198         * MAINTAINERS: Update my email address.
200 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
202         * MAINTAINERS: Remove redundant Write-After-Approval entry.
204 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
206         * MAINTAINERS: Update my email address and disambiguate myself
207         a bit from Will Schmidt.
209 2018-03-21  Nathan Sidwell  <nathan@acm.org>
211         * MAINTAINERS: Move maintainers of now-removed picochip and score
212         ports to write after approval.
214 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
216         * MAINTAINERS: Add entry for SVE maintainership.
218 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
220         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
221         * configure: Regenerate.
223 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
225         * MAINTAINERS (write after approval): Add myself.
227 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
229         * MAINTAINERS (write after approval): Add myself.
231 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
233         * MAINTAINERS (write after approval): Add myself.
235 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
237         Update copyright years.
239 2018-01-03  Ben Elliston  <bje@gnu.org>
241         * config.guess: Import latest version.
242         * config.sub: Likewise.
244 2017-12-12  Stafford Horne  <shorne@gmail.com>
246         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
247         * configure: Regenerate.
249 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2017-11-28  Julia Koval  <julia.koval@intel.com>
254             Sebastian Peryt  <sebastian.peryt@intel.com>
256         * Makefile.def (target_modules): Remove libcilkrts.
257         * Makefile.in: Ditto.
258         * configure: Ditto.
259         * configure.ac: Ditto.
261 2017-11-28  Julia Koval  <julia.koval@intel.com>
263         * MAINTAINERS (Write After Approval): Add myself.
265 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
267         * MAINTAINERS (Write After Approval): Add myself.
269 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
271         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
272         Use my SiFive email address.
274 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
276         * MAINTAINERS (write after approval): Add myself.
278 2017-10-27  Martin Liska  <mliska@suse.cz>
280         * Makefile.tpl: Use proper name of folder as it was renamed
281         during transition to 4 stages.
282         * Makefile.in: Regenerate.
284 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
286         * MAINTAINERS (write after approval): Add myself.
288 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
290         * MAINTAINERS: Add a note that maintainership also includes web
291         pages, docs, and testsuite related to that area.
293 2017-09-25  Tom de Vries  <tom@codesourcery.com>
295         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
297 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
299         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
301 2017-09-15  Nathan Sidwell  <nathan@acm.org>
303         * MAINTAINERS: Remove myself as a vxworks maintainer.
305 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
307         * MAINTAINERS: Remove email address of Jim Norris.
309 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
311         * MAINTAINERS (Reviewers): Move myself from here...
312         (CPU Port Maintainers): ... to here.
314 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
316         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
318 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
320         * MAINTAINERS (write after approval): Add myself.
322 2017-07-28  Tony Reix  <tony.reix@atos.net>
324         * configure.ac (target-libffi): Don't disable for AIX.
325         (go): Don't add to unsupported_languages on AIX.
326         (target-libgo): Don't disable for AIX.
327         * configure: Regenerate.
329 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
331         * MAINTAINERS: Add myself.
333 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
335         * MAINTAINERS: Update my email address.
337 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
339         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
340         arm-specific auto-generated header files.
342 2017-07-03  Nathan Sidwell  <nathan@acm.org>
344         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
345         * configure: Rebuilt.
347 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
349         * MAINTAINERS: Readd myself for c6x.
351 2017-06-28  Martin Liska  <mliska@suse.cz>
353         PR bootstrap/81217
354         * Makefile.def: Remove superfluous bootstrap_target from
355         bootstrap_stage.
356         * Makefile.in: Re-generate the file.
358 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
360         * MAINTAINERS: Add myself to Write After Approval
362 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
364         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
366 2017-06-19  Martin Liska  <mliska@suse.cz>
368         * Makefile.def: Define 4 stages PGO bootstrap.
369         * Makefile.tpl: Define FLAGS.
370         * Makefile.in: Regenerate.
372 2017-06-14  Ian Lance Taylor  <iant@golang.org>
374         * Makefile.def: Add check-gotools to go check targets.
375         * Makefile.in: Rebuild.
377 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
379         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
381 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
383         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
384         * configure: Regenerate.
386 2017-05-31  Martin Liska  <mliska@suse.cz>
388         * configure.ac: Add handling of stage2_werror_flags to
389         action-if-given and to action-if-not-given.
390         * configure: Regenerate.
392 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
394         * MAINTAINERS: Add self to Write After Approval
396 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
398         * MAINTAINERS: Update my email address, and remove myself as
399         maintainer in some areas.
401 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
403         * MAINTAINERS: Add self to Write After Approval
405 2017-05-25  Nathan Sidwell  <nathan@acm.org>
407         * configure.ac: Add --enable-languages=default to mean default and
408         make --enable-languages=all mean all supported languages.
409         * configure: Regenerated.
411 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
413         * config.gcc (powerpc*-*-*spe*): New.
414         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
415         (powerpc-*-rtems*spe*): New.
416         (powerpc*-*-linux*spe*): New.
417         (powerpc-wrs-vxworksspe): New.
418         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
419         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
420         * config.host (powerpc*-*-*spe*): New.
422 2017-05-19  Martin Liska  <mliska@suse.cz>
424         * configure.ac: Add --enable-werror-always just for
425         bootstrap-debug (or none build config) and do not add it
426         when we are on a release branch.
427         * configure: Regenerated.
429 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
431         * MAINTAINERS: Add self to Write After Approval
433 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
435         * MAINTAINERS: Move myself to Write After Approval section.
437 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
439         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
440         ACCH registers.
441         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
442         available.
443         (umulsidi3): Likewise.
444         (mulsidi3_700): Disable this pattern when we have advanced mpy
445         instructions.
446         (umulsidi3_700): Likewise.
447         (maddsidi4): New pattern.
448         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
449         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
450         (mpydu_imm_arcv2hs): Likewise.
451         * config/arc/predicates.md (accl_operand): New predicate.
453 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
454             Andrew Burgess <andrew.burgess@embecosm.com>
456         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
457         case.
458         (ARC_AUTOFP_IRQ_P): Likewise.
459         (ARC_AUTO_IRQ_P): Likewise.
460         (rgf_banked_register_count): New variable.
461         (parse_mrgf_banked_regs_option): New function.
462         (arc_override_options): Handle rgf_banked_regs option.
463         (arc_handle_interrupt_attribute): Add firq option.
464         (arc_compute_function_type): Return fast irq type when required.
465         (arc_must_save_register): Handle fast interrupts.
466         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
467         (arc_return_address_regs): Update.
468         * config/arc/arc.h (arc_return_address_regs): Update.
469         (arc_function_type): Add fast interrupt type.
470         (ARC_INTERRUPT_P): Update.
471         (RC_FAST_INTERRUPT_P): Define.
472         * config/arc/arc.md (simple_return): Update for fast interrupts.
473         (p_return_i): Likewise.
474         * config/arc/arc.opt (mrgf-banked-regs): New option.
475         * doc/invoke.texi (mrgf-banked-regs): Document.
477 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
479         * config/arc/arc.c (irq_ctrl_saved): New variable.
480         (ARC_AUTOBLINK_IRQ_P): Define.
481         (ARC_AUTOFP_IRQ_P): Likewise.
482         (ARC_AUTO_IRQ_P): Likewise.
483         (irq_range): New function.
484         (arc_must_save_register): Likewise.
485         (arc_must_save_return_addr): Likewise.
486         (arc_dwarf_emit_irq_save_regs): Likewise.
487         (arc_override_options): Handle deferred options.
488         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
489         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
490         arc_must_save_return_addr.
491         (arc_compute_frame_size): Handle automated save and restore of
492         registers.
493         (arc_expand_prologue): Likewise.
494         (arc_expand_epilogue): Likewise.
495         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
496         * config/arc/arc.opt (mirq-ctrl-saved): New option.
497         * doc/invoke.texi (mirq-ctrl-saved): Document option.
499 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
500         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
502         PR bootstrap/77661
503         * Makefile.def: Don't pass --enable-maintainer-mode on to an
504         in-tree build MPC.
505         * Makefile.in: Regenerate.
507 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
509         * configure.ac: Enable LTO by default on darwin >= 9.
510         * configure: Regenerate.
512 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
514         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
515         and Andrew Waterman as the RISC-V maintainers.
517 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
519         * MAINTAINERS: Add self to Write After Approval
521 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
523         * config.guess: Import latest from upstream.
525 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
527         * MAINTAINERS (Write After Approval): Remove entries that are
528         already covered under Reviewers.
530 2017-03-08  Mark Wielaard  <mark@klomp.org>
532         PR demangler/70909
533         PR demangler/67264
534         * include/demangle.h: Add d_printing to struct demangle_component
535         and pass struct demangle_component as non const.
537 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
539         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
541 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
543         * Makefile.tpl: Remove HOST_ISLVER.
544         (HOST_EXPORTS): Remove ISLVER.
545         * Makefile.in: Regenerate.
547 2017-02-13  Richard Biener  <rguenther@suse.de>
549         * configure: Re-generate.
551 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
553         * MAINTAINERS: Adjust bug reporting URL.
555 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
557         * MAINTAINERS (Write After Approval): Remove redundant entry
558         for Andrew Burgess.
560 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
562         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
563         32-bit hppa*-*-hpux*.
564         * configure: Regenerate.
566 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
568         * configure.ac: Moved the white list of enabling BRIG FE to
569         libhsail-rt/configure.tgt.
570         * configure: Regenerated.
571         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
573 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
574             Martin Jambor  <mjambor@suse.cz>
576         * Makefile.def (target_modules): Added libhsail-rt.
577         (languages): Added language brig.
578         * Makefile.in: Regenerated.
579         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
580         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
581         * configure: Regenerated.
583 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
585         PR other/79046
586         * configure: Regenerated.
588 2017-01-04  Alan Modra  <amodra@gmail.com>
590         * configure: Regenerate.
592 2016-12-29  Ben Elliston  <bje@gnu.org>
594         * config.sub: Import latest version.
596 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
598         * MAINTAINERS (Write After Approval): Add myself.
600 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
602         * configure.ac: Don't bootstrap libmpx unless --with-build-config
603         includes bootstrap-mpx.
604         * configure: Regenerated.
606 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
608         * MAINTAINERS (Write After Approval): Add myself.
610 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
612         * configure: Regenerate.
614 2016-12-01  Matthias Klose  <doko@ubuntu.com>
616         * configure.ac: Don't use pkg-config to check for bdw-gc.
617         * configure: Regenerate.
619 2016-11-30  Matthias Klose  <doko@ubuntu.com>
621         * Makefile.def: Remove reference to boehm-gc target module.
622         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
623         options and for the bdw-gc pkg-config module.
624         * configure: Regenerate.
625         * Makefile.in: Regenerate.
627 2016-11-28  Nathan Sidwell  <nathan@acm.org>
629         * MAINTAINERS (nvptx): Remove self.
631 2016-11-25  Ben Elliston  <bje@gnu.org>
633         * config.guess: Import latest version.
634         * config.sub: Likewise.
636 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
638         * MAINTAINERS (Write After Approval): Add myself.
640 2016-11-15  Matthias Klose  <doko@ubuntu.com>
642         * Makefile.def: Remove references to GCJ.
643         * Makefile.tpl: Likewise.
644         * Makefile.in: Regenerate.
646 2016-11-15  Matthias Klose  <doko@ubuntu.com>
648         * config-ml.in: Remove references to GCJ.
649         * configure.ac: Likewise.
650         * configure: Regenerate.
652 2016-11-01  Josh Conner  <joshconner@google.com>
654         * MAINTAINERS (Write After Approval): Update email address,
656 2016-10-27  Carl Love  <cel@us.ibm.com>
658         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
659         Approval list to make it alphabetical.
661 2016-10-27  Carl Love  <cel@us.ibm.com>
663         * MAINTAINERS (Write After Approval): Add myself.
665 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
667         * MAINTAINERS (Reviewers): Add myself.
668         (Write After Approval): Add myself.
670 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
671             Ulrich Weigand  <uweigand@de.ibm.com>
673         * MAINTAINERS: Update email address.
675 2016-10-10  Nathan Sidwell  <nathan@acm.org>
677         * MAINTAINERS: Update email address.
679 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
681         * configure.ac: Add aarch64-*-freebsd*.
682         * configure: Regenerate.
684 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
686         * MAINTAINERS: Update email address after it got reverted.
688 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
690         * configure.ac (target_libraries): Readd target-boehm-gc.
691         Restore --enable-objc-gc handling.
692         * configure: Regenerate.
694 2015-10-03  Jeff Law  <law@redhat.com>
696         * MAINTAINERS: Move several inactive maintainers to the
697         write-after-approval section.
699 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
701         * configure.ac: Add target-libffi to target_libraries.
702         Readd libgcj target disablings, modified to only target-libffi.
703         Readd target addition of go to unsupported languages.
704         * configure: Regenerated.
706 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
708         * MAINTAINERS: Update email address.
710 2016-09-30  Andrew Haley  <aph@redhat.com>
712         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
713         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
714         libgcj.
716 2016-09-30  Andrew Haley  <aph@redhat.com>
718         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
719         write-after approval after GCJ deletion.
721 2016-09-30  Andrew Haley  <aph@redhat.com>
723         * Makefile.def: Remove libjava.
724         * Makefile.tpl: Likewise.
725         * Makefile.in: Regenerate.
726         * configure.ac: Likewise.
727         * configure: Likewise.
728         * gcc/java: Remove.
729         * libjava: Likewise.
731 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
733         * MAINTAINERS (Reviewers): Add myself.
735 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
737         * configure.ac: Disable "sim" directory for arc*-*-*.
738         * configure: Regenerated.
740 2016-09-23  Tamar Christina <tamar.christina@arm.com>
742         * MAINTAINERS (Write After Approval): Add myself.
744 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
746         * configure.ac: Check for the minimum in-tree MPFR version
747         handled.
748         * configure: Regenerate.
750 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
752         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
753         * configure: Regenerated.
755 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
757         * MAINTAINERS (Write After Approval): Add myself.
759 2016-06-23  Andi Kleen  <ak@linux.intel.com>
761         * Makefile.def: Add autoprofiledbootstrap.
762         * Makefile.tpl: Dito.
763         * Makefile.in: Regenerate.
765 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
767     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
768     * configure: Regenerate.
770 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
772         * configure: Regenerate.
773         * configure.ac: Remove support for avr-rtems.
775 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
777         * MAINTAINERS (Write After Approval): Add myself.
779 2016-06-16  Michael Collison  <michael.collison@arm.com>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
785         * MAINTAINERS (Write After Approval): Update e-mail address.
787 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
789         * MAINTAINERS (Write After Approval): Add myself.
791 2016-05-28  Alan Modra  <amodra@gmail.com>
793         * Makefile.tpl (configure): Depend on m4 files included.
794         * Makefile.in: Regenerate.
796 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
798         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
799         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
801 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
803         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
804         special case builtin.
805         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
806         support for ALTIVEC_BUILTIN_VEC_ADDEC.
807         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
808         for __builtin_vec_addec.
810 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
812         * config.guess: Import version 2016-04-02 (newest).
813         * config.sub: Import version 2016-05-10 (newest).
815 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
817         * configure.ac: Add ARC support to libgloss.
818         * configure: Regenerate
820 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
822         * MAINTAINERS (Write After Approval): Add myself.
824 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
826         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
827         * configure: Regenerated.
828         * Makefile.def (gmp): Explicitly disable assembler.
829         (mpfr): Adjust lib_path.
830         (mpc): Likewise.
831         * Makefile.in: Regenerated.
833 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
835         PR bootstrap/70704
836         * configure.ac (--enable-stage1-checking): Add missing
837         --enable-checking=.
838         * configure: Regenerated.
840 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
842         * config.guess: Revert r235676.
843         * config.sub: Revert r235676.
845 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
847         * config.guess: Remove SH5 support.
848         * config.sub: Likewise.
849         * configure: Likewise.
850         * configure.ac: Likewise.
852 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
854         PR bootstrap/70704
855         * configure.ac (--enable-stage1-checking): For --disable-checking or
856         implicit --enable-checking, make sure extra flag matches in between
857         stage1 and later checking.
858         * configure: Regenerated.
860 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
862         * .gitattributes: New file.
864 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
866         * MAINTAINERS (rs6000/powerpc port): Add myself.
868 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
870         PR bootstrap/70173
871         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
872         and gotools directories.  Delete the stage_final file.
873         * Makefile.in: Regenerate.
875 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
877         * MAINTAINERS (Write After Approval): Add myself.
879 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
881         * MAINTAINERS (Fortran maintainer): Remove myself.
883 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
885         * MAINTAINERS (Write After Approval): Add myself.
887 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
889         * MAINTAINERS (Write After Approval): Add myself.
891 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
893         Sync with binutils-gdb:
895         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
897         * configure.ac: Add mips and s390 to the gold target check.
898         * configure: Regenerate.
900 2016-03-01  DJ Delorie  <dj@redhat.com>
902         * MAINTAINERS (mep): Remove myself as MeP maintainer.
904 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
906         * MAINTAINERS (libcpp): Add myself.
907         (diagnostic messages): Likewise.
909 2016-02-20  Tom de Vries  <tom@codesourcery.com>
911         * MAINTAINERS: Fix whitespace.
913 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
915         * MAINTAINERS (Write After Approval): Add myself.
917 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
919         * config/isl.m4: Add comments about isl-0.16.
920         * configure: Regenerate.
922 2016-01-29  Martin Jambor  <mjambor@suse.cz>
924         * MAINTAINERS (hsa maintainers): Add myself.
926 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
928         * MAINTAINERS: (Write After Approval): Add myself.
930 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
931             Sebastian Pop  <s.pop@samsung.com>
933         * Makefile.in: Regenerate.
934         * Makefile.tpl: Export ISLVER.
935         * configure: Regenerate.
936         * config/isl.m4: Detect isl-0.15.
938 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
940         PR bootstrap/69329
941         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
942         * Makefile.in: Regenerate.
944 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
946         * configure.ac: Enable LTO for DJGPP
947         * configure: Regenerate
949 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
951         Sync with binutils-gdb:
952         2015-10-21  Nick Clifton  <nickc@redhat.com>
954         PR gas/19109
955         * configure.ac: Note the 'none' is an acceptable argument to
956         --enable-compressed-debug-sections.
957         * configure: Regenerate.
959 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
961         PR bootstrap/69134
962         * Makefile.def (mpfr): Disable assembler.
963         * Makefile.in: Regenerate.
965 2016-01-01  Ben Elliston  <bje@gnu.org>
967         * config.guess: Import version 2016-01-01.
968         * config.sub: Likewise.
970 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
972         * MAINTAINERS (Write After Approval): Add myself.
974 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
976         * Makefile.in: Replace ISL with isl.
977         * Makefile.tpl: Same.
978         * config/isl.m4: Same.
979         * configure.ac: Same.
980         * contrib/download_prerequisites: Same.
981         * configure: Regenerate.
983 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
985         * MAINTAINERS (Write After Approval): Add Myself.
987 2015-12-17  Nathan Sidwell  <nathan@acm.org>
989         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
990         * configure: Regenerate.
992 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
993             Sebastian Pop  <s.pop@samsung.com>
995         * config/isl.m4 (ISL_CHECK_VERSION): Check for
996         isl_ctx_get_max_operations.
997         * configure: Regenerate.
999 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1001         * MAINTAINERS (Write After Approval): Add myself.
1003 2015-12-02  Ian Lance Taylor  <iant@google.com>
1005         PR go/66147
1006         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1007         * Makefile.in: Regenerate.
1009 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1011         PR libffi/65726
1012         * Makefile.def (lang_env_dependencies): Make libffi depend
1013         on cxx.
1014         * Makefile.in: Regenerate.
1016 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1018         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1019         symbols.
1021 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1023         Sync with binutils-gdb:
1024         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1026         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1027         * configure: Regenerate.
1029 2015-11-19  Martin Liska  <mliska@suse.cz>
1031         * .gitignore: Add .clang-format to ignored files.
1032         * Makefile.in: Add clang-format.
1033         * Makefile.tpl: Likewise.
1035 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1037         * configure.ac: Enable libmpx by default.
1038         * configure: Regenerated.
1040 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1042         * MAINTAINERS: Update email address.
1044 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1046         * MAINTAINERS: Update email address.
1048 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1050         * MAINTAINERS  (Write After Approval): Add myself.
1052 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1054         Sync with binutils-gdb:
1055         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1057         PR gas/19109
1058         * configure.ac: Add
1059         --enable-compressed-debug-sections={all,gas,gold,ld}.
1060         * configure: Regenerated.
1062 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1064         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1066 2015-10-09  Martin Liska  <mliska@suse.cz>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1076         * MAINTAINERS: Update email address.
1078 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1080         * MAINTAINERS  (Write After Approval): Add myself.
1082 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1084         * MAINTAINERS: Update email.
1086 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1088         * MAINTAINERS: Update my email address.
1090 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1092         * MAINTAINERS (ft32 port): Add myself.
1094 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1096         * MAINTAINERS: Add myself.
1098 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1100         * MAINTAINERS (Write After Approval): Add myself.
1102 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1104         PR libfortran/54572
1105         * Makefile.def: Make libgfortran depend on libbacktrace.
1106         * Makefile.in: Regenerate.
1108 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1110         * MAINTAINERS (Write After Approval): Add myself.
1112 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1114         PR other/67092
1115         * configure.ac: Remove --with_host_libstdcxx support.
1116         * configure: Regenerate.
1118 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1119             Jakub Jelinek  <jakub@redhat.com>
1121         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1122         nvptx*-*-*.
1123         * configure: Regenerate.
1125 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1127         * Makefile.def (libiconv): Define bootstrap=true.
1128         Mark pdf/html/info as missing.
1129         (configure-gcc): Depend on all-libiconv.
1130         (all-gcc): Ditto.
1131         (configure-libcpp): Ditto.
1132         (all-libcpp): Ditto.
1133         (configure-intl): Ditto.
1134         (all-intl): Ditto.
1135         * Makefile.in: Regenerate.
1137 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1139         * MAINTAINERS (loop ivopts): Add the entry and myself.
1141 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1143         * MAINTAINERS (nvptx): Add self.
1145 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1147         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1148         128-bit vector modes.
1150 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1152         * MAINTAINERS (Write After Approval): Add myself.
1154 2015-07-28  Ben Elliston  <bje@gnu.org>
1156         * config.sub, config.guess: Import from upstream.
1158 2015-07-24  Michael Darling  <darlingm@gmail.com>
1160         PR other/66259
1161         * config-ml.in: Reflects renaming of configure.in to configure.ac
1162         * configure: Likewise
1163         * configure.ac: Likewise
1165 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1167         * MAINTAINERS: Update my email address.
1169 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1171         Sync with binutils-gdb:
1172         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1174         * configure.ac (target_configdirs): Exclude target-zlib if
1175         target-libjava isn't built.
1176         * configure: Regenerated.
1178 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1180         Sync with binutils-gdb:
1181         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1183         * configure.ac: Disable configuration of GDB for HPUX targets.
1184         * configure: Regenerate.
1186         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1188         * configure.ac: Add --with-system-zlib.
1189         * configure: Regenerated.
1191         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1193         * configure.ac: Add FT32 support.
1194         * configure: Regenerate.
1196         2015-01-12  Anthony Green  <green@moxielogic.com>
1198         * configure.ac: Don't disable gprof for moxie.
1199         * configure: Rebuild.
1201 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1203         Sync with binutils-gdb:
1204         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1206         PR ld/18355
1207         * Makefile.def: Add extra_configure_flags to host zlib.
1208         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1209         to --enable-host-shared When bfd is to be built as shared
1210         library.  AC_SUBST.
1211         * Makefile.in: Regenerated.
1213 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1215         Sync with src:
1216         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1217         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1218         * Makefile.in: Regenerated.
1220 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1222         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1223         target.
1224         * configure: Regenerate.
1226 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1232         * MAINTAINERS (OS Port Maintainers): Add myself.
1233         (Various Maintainers): Remove myself from libffi testsuite.
1235 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1237         * MAINTAINERS (gen* on machine desc): Add self.
1239 2015-06-02  Jason Merrill  <jason@redhat.com>
1241         PR bootstrap/66319
1242         * configure.ac: Use -std=gnu++98.
1244 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1246         * MAINTAINERS (Write After Approval): Add myself.
1248 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1250         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1251         * configure: Regenerate.
1253 2015-05-26  Jason Merrill  <jason@redhat.com>
1255         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1256         * configure: Regenerate.
1258 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1260         * configure.ac: FT32 target added.
1261         * configure: Regenerated.
1263 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1265         * MAINTAINERS (Write After Approval): Add myself.
1267 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1269         * MAINTAINERS (Write After Approval): Add myself.
1271 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1273         * configure.ac: Fix typo.
1274         * configure: Regenerate.
1276 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1278         * MAINTAINERS (Write After Approval): Add myself.
1280 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1282         * configure.ac: Match $host configured with triplets.
1283         * configure: Regenerate.
1285 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1287         * Makefile.tpl: Remove surplus whitespace throughout.
1288         * Makefile.in: Regenerate.
1290 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1292         * MAINTAINERS (Various Maintainers): Add myself as instruction
1293         combiner maintainer.
1295 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1297         PR bootstrap/62077
1298         * configure.ac (--enable-stage1-checking): Default to
1299         release,misc,gimple,rtlflag,tree,types if --disable-checking
1300         or --enable-checking is not specified and DEV-PHASE is not
1301         experimental.
1302         * configure: Regenerated.
1304 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1306         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1307         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1308         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1309         * Makefile.in: Regenerate.
1311 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1313         * MAINTAINERS: Update my email address.
1315 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1317         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1319 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1321         * MAINTAINERS: Add myself as an arm port reviewer.
1323 2015-03-25  Martin Liska  <mliska@suse.cz>
1324             Yury Gribov  <y.gribov@samsung.com>
1326         * Makefile.in: Fix ln source location for vimrc file.
1327         * Makefile.tpl: Likewise.
1329 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1331         PR bootstrap/25672
1332         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1333         cross-compiling.  Similarly for CXX_FOR_TARGET.
1334         * configure: Regenerate.
1336 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1338         * Makefile.def: Add libmpx.
1339         * configure.ac: Add libmpx.
1340         * Makefile.in: Regenerate.
1341         * configure: Regenerate.
1343 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1345         * MAINTAINERS (CPU Port Maintainers): Add myself
1346         i386 vector ISA extns mantainer.
1348 2015-03-13  Jeff Law  <law@redhat.com>
1350         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1351         maintainer.
1352         Remove Richard Henderson as a maintainer for the x86 port.
1354 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1356         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1358 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1360         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1361         pointer bounds checker and i386 MPX maintainer.
1363 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1365         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1367 2015-02-26  Martin Sebor  <msebor@redhat.com>
1369         * MAINTAINERS (Various Maintainers): Add self.
1371 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1373         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1374         Make sure it contains lto.
1375         * configure: Regenerate.
1377 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1379         * configure: Regenerate.
1381 2015-02-06  Diego Novillo  <dnovillo@google.com>
1383         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1384         middle-end, docstring): Remove myself.
1385         (Write After Approval): Add myself.
1387 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1389         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1390         (Write After Approval): Update address.
1392 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1394         PR jit/64780
1395         * configure.ac: Require the user to explicitly specify
1396         --enable-host-shared if the jit is enabled.
1397         * configure: Regenerate.
1399 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1401         * MAINTAINERS (Write After Approval): Add myself.
1403 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1405         * MAINTAINERS: Make whitespace consistent.
1407 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1409         * MAINTAINERS (Write After Approval): Add myself.
1411 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1413         * MAINTAINERS: (Write After Approval): Add myself.
1415 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1417         * MAINTAINERS: (Write After Approval): Add myself.
1419 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1421         * MAINTAINERS: (Write After Approval): Add myself.
1423 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1425         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1426         objective-c/c++ front end maintainer.
1428 2015-01-13  Marek Polacek  <polacek@redhat.com>
1430         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1432 2015-01-12  Jeff Law  <law@redhat.com>
1434         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1435         a very long time.
1437 2015-01-09  Ian Lance Taylor  <iant@google.com>
1439         * configure.ac (host_tools): Add gotools.
1440         * Makefile.def (host_modules): Add gotools.
1441         (dependencies): Add dependency of all-gotools on all-target-libgo.
1443 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1445         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1446         * configure: Regenerate.
1448 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1450         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1451         all-target-libgomp.
1452         * Makefile.in: Regenerate.
1454 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1456         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1458 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1460         * configure.ac: Add Visium support.
1461         * configure: Regenerate.
1463 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1465         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1466         * configure: Regenerate.
1468 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1470         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1471         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1472         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1473         (OBJCOPY_FOR_TARGET): New variable.
1474         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1475         * Makefile.in: Regenerate.
1476         * configure.ac: Check for already installed target objcopy.
1477         Also GCC_TARGET_TOOL on objcopy.
1478         * configure: Regenerate.
1480 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1482         * config.sub: Update from upstream, to 2015-01-01 version.
1483         * config.guess: Ditto.
1485 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1487         * MAINTAINERS (RTEMS Ports): Add myself.
1489 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1491         * MAINTAINERS (Write After Approval): Add myself.
1493 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1495         * MAINTAINERS (Write After Approval): Add myself.
1497 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1499         * configure.ac (--enable-as-accelerator-for): Don't set
1500         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1501         * configure: Regenerate.
1503 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1505         PR bootstrap/64023
1506         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1507         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1508         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1509         to CXX.
1510         * Makefile.in: Regenerated.
1512 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1513             Yury Gribov  <y.gribov@samsung.com>
1515         * .gitignore: Added .local.vimrc and .lvimrc.
1516         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1517         * Makefile.in: Regenerate.
1519 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1521         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1522         * configure: Regenerated.
1524 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1526         * MAINTAINERS (nvptx port): New entry.
1528 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1530         * configure: Regenerate.
1532 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1534         * configure.ac: Merge with Binutils.
1536 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1538         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1539         * Makefile.in: Regenerate.
1541 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1543         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1544         missing flex.
1545         * Makefile.in: Regenerated.
1547 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1549         * Makefile.in: Regenerate.
1551 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1553         PR bootstrap/63784
1554         * libtool.m4: Add $pic_flag with -shared.
1556 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1558         * MAINTAINERS (Write After Approval): Added myself.
1560 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1562         * MAINTAINERS (write-after-approval): Add myself.
1564 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1566         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1567         from 2 years ago.
1569 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1571         Revert:
1572         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1574         * MAINTAINERS (Write After Approval): Added myself as line map
1575         maintainer.
1577 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1579         Revert:
1580         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1582         * MAINTAINERS (Write After Approval): Added myself.
1584 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1586         * MAINTAINERS (Write After Approval): Added myself.
1588 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1590         * MAINTAINERS (Write After Approval): Added myself as line map
1591         maintainer.
1593 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1595         * MAINTAINERS (Various Maintainers): Added myself as line map
1596         maintainer.
1598 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1600         * move-if-change: Sync from upstream gnulib.
1602 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1604         * compile: Sync with upstream Automake.
1605         * depcomp: Ditto.
1606         * install-sh: Ditto.
1607         * missing: Ditto.
1608         * mkinstalldirs: Ditto.
1609         * ylwrap: Ditto.
1611 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1613         * config.sub: Update from upstream config repo.
1614         * config.guess: Ditto.
1616 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1618         * Makefile.def: Add liboffloadmic to target_modules.  Make
1619         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1620         * Makefile.in: Regenerate.
1621         * configure: Regenerate.
1622         * configure.ac: Add liboffloadmic to target binaries.
1623         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1624         Add liboffloadmic to noconfig list when C++ is not supported.
1626 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1627             Thomas Schwinge  <thomas@codesourcery.com>
1628             Ilya Verbin  <ilya.verbin@intel.com>
1629             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1631         * configure: Regenerate.
1632         * configure.ac (--enable-as-accelerator-for)
1633         (--enable-offload-targets): New configure options.
1635 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1637         * Makefile.def: Make all-gcc depend on all-isl.
1638         * Makefile.in: Regenerate.
1640 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1642         * ChangeLog.jit: New.
1643         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1645 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1647         PR target/63610
1648         * libtool.m4: Fix globbing of darwin versions.
1649         * configure: Regenerate.
1651 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1653         * Makefile.def: Remove CLooG.
1654         * Makefile.tpl: Ditto.
1655         * configure.ac: Ditto.
1656         * configure: Regenerate.
1657         * Makefile.in: Ditto.
1659 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1661         * configure.ac: Handle nvptx-*-*.
1662         * configure: Regenerate.
1664 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1666         * MAINTAINERS (Write After Approval): Add myself.
1668 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1670         * Makefile.def (libcc1): Remove bootstrap=true;.
1671         * Makefile.in: Regenerated.
1673 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1675         * configure.ac: Update comment.
1676         * configure: Regenerate.
1678 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1680         * MAINTAINERS (Write After Approval): Add myself.
1682 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1684         * configure.ac (extra_host_libiberty_configure_flags): Add
1685         --enable-shared also for libcc1's benefit.
1686         * configure: Regenerate.
1688 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1690         * MAINTAINERS: Change my email address.
1692 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1693             Tom Tromey  <tromey@redhat.com>
1695         * Makefile.def: Add libcc1 to host_modules.
1696         * configure.ac (host_tools): Add libcc1.
1697         * Makefile.in, configure: Rebuild.
1699 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1701         * configure.ac (build_configargs): Don't share config.cache between
1702         build subdirs.
1703         * configure: Regenerate.
1705 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1707         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1708         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1709         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1710         leon3v7 as leon3.
1711         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1712         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1713         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1714         * config/sparc/sparc.md (cpu): Add leon3v7.
1715         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1717 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1719         * MAINTAINERS (write-after-approval): Add myself.
1721 2014-10-23  Ian Lance Taylor  <iant@google.com>
1723         * configure.ac: Disable the Go frontend on systems where it is known
1724         to not work.
1725         * configure: Regenerate.
1727 2014-10-23  Richard Biener  <rguenther@suse.de>
1729         * Makefile.def: Add libcpp build module and dependencies.
1730         * configure.ac: Add libcpp build module.
1731         * Makefile.in: Regenerate.
1732         * configure: Likewise.
1734 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1736         * MAINTAINERS (write-after-approval): Add myself.
1738 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1740         * INSTALL/README: Do not mention CVS.
1742 2014-10-03  Jing Yu  <jingyu@google.com>
1744         * configure.ac: Add aarch64 to list of targets that support gold.
1745         * configure: Regenerate.
1747 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1749         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1751 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1753         * MAINTAINERS:  Add myself as MIPS maintainer.
1755 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1757         * MAINTAINERS: Move myself to MIPS maintainers.
1759 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1761         * MAINTAINERS: Put all email addresses between '<' and '>'.
1763 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1765         * MAINTAINERS: Move myself to reviewers (Fortran).
1767 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1769         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1770         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1771         * Makefile.in: Regenerate.
1773 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1775         * rtx-classes-status.txt: Delete
1777 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1779         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1781 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1783         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1784         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1785         of checking for version number.
1786         * configure: Regenerated.
1787         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1789 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1791         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1792         is done; begin phase 6 (use extra rtx_def subclasses).
1794 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1796         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1797         done; begin phase 5 (additional rtx_def subclasses).
1799 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1801         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1803 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1805         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1806         SET_BB_HEADER are done.
1808 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1810         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1811         done.
1813 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1815         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1817 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1819         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1821 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1823         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1825 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1827         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1829 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1831         * rtx-classes-status.txt: Phase 3 (per-file commits within
1832         "config" subdirs) is done; begin phase 4 (removal of
1833         "scaffolding").
1835 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1837         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1838         dir) is done; begin phase 3 (per-file commits within "config"
1839         subdirs).
1841 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1843         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1844         phase 2 (per-file commits in main source dir).
1846 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1848         * configure: Regenerated.
1850 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1852         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1854 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1856         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1858 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1860         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1862 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1864         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1866 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1868         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1870 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1872         * MAINTAINERS (Write After Approval): Add myself.
1874 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1876         * MAINTAINERS: Remove myself
1878 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1880         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1882 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1884         * MAINTAINERS (Write After Approval): Add myself.
1886 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1888         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1889         SET_BB_HEADER, SET_BB_FOOTER
1891 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1893         * rtx-classes-status.txt: New file
1895 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1897         * configure.ac: Eliminate ClooG installation dependency.
1898         * configure: Regenerate.
1899         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1900         * Makefile.in: Regenerate.
1902 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1904         * MAINTAINERS (Write After Approval): Add myself.
1906 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1908         * MAINTAINERS (Write After Approval): Add myself.
1910 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1912         * MAINTAINERS (Write After Approval): Add myself.
1914 2014-07-28  Anthony Green  <green@moxielogic.com>
1916         Import from savannah.gnu.org:
1917         * config.sub: Update to 2014-07-28 version.
1919 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1921         * MAINTAINERS: Remove my MIPS maintainer entry.
1923 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1925         PR target/47230
1926         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1927         * configure: Regenerate.
1929 2014-07-24  James Norris  <jnorris@codesourcery.com>
1931         * MAINTAINERS (Write After Approval): Add myself.
1933 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1935         * configure.ac: Accept only CLooG 0.18.1.
1936         * configure: Regenerate.
1938 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1940         * configure.ac: Don't accept isl 0.11.
1941         * configure: Regenerate.
1943 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1945         * MAINTAINERS (Write After Approval): Add myself.
1947 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1949         * configure.ac: Don't accept isl 0.10.
1950         * configure: Regenerate.
1952 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1954         Fix include path for in-tree cloog.
1955         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1956         * configure: Regenerate.
1958 2014-06-18  Richard Henderson  <rth@redhat.com>
1960         * .gitignore: Import gcc_update output.
1962 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1964         * config-ml.in: Robustify ac_configure_args parsing.
1966         * configure.ac (--enable-linker-plugin-configure-flags)
1967         (--enable-linker-plugin-flags): New flags.
1968         (configdirs): Conditionally add libiberty-linker-plugin.
1969         * configure: Regenerate.
1970         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1971         (host_modules) <lto-plugin>: Pay attention to
1972         @extra_linker_plugin_flags@ and
1973         @extra_linker_plugin_configure_flags@.
1974         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1975         * Makefile.in: Regenerate.
1977         * Makefile.tpl (configure-[+prefix+][+module+])
1978         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1979         "module_srcdir" instead of "module" for locating a module's srcdir.
1980         * Makefile.in: Regenerate.
1982 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1984         * MAINTAINERS (Write After Approval): Add myself.
1986 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1988         * MAINTAINERS: Update my email address.
1990 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1992         * MAINTAINERS (Write After Approval): Add myself.
1994 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1996         * MAINTAINERS (Write After Approval): Add myself.
1998 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2000         PR libstdc++/61011
2001         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2002         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2003         * configure: Regenerate.
2005 2014-05-28  Pedro Alves  <palves@redhat.com>
2007         * MAINTAINERS (Write After Approval): Add myself.
2009 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2011         * MAINTAINERS: Update my affiliation/email.
2013 2014-05-19  Mike Stump  <mikestump@comcast.net>
2015         * MAINTAINERS: Add wide-int reviewers.
2017 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2019         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2020         * configure: Regenerated.
2022 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2024         * MAINTAINERS (libitm): Add myself as maintainer.
2026 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2028         * MAINTAINERS (Write After Approval): Add myself.
2030 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2032         * config.sub, config.guess: Import from upstream.
2034 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2036         * MAINTAINERS (Write After Approval): Put myself in correct order.
2038 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2040         * MAINTAINERS (Write After Approval): Add myself.
2042 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2044         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2045         section.
2047 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2049         * MAINTAINERS (Write After Approval): Delete myself.
2051 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2053         PR sanitizer/56781
2054         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2055         and -B* options with -Xcompiler.
2057 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2059         PR bootstrap/60620
2060         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2061         * Makefile.in: Regenerate.
2063 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2065         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2066         for WINDRES_FOR_TARGET in default-manifest.o rule.
2067         * Makefile.in: Regenerate.
2069 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2075         PR sanitizer/56781
2076         * Makefile.def: Set bootstrap=true; for host fixincludes.
2077         * configure.ac: Don't bootstrap host fixincludes unless
2078         --with-build-config=bootstrap-{a,ub}san.
2079         * Makefile.in: Regenerated.
2080         * configure: Regenerated.
2082 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2084         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2085         --enable-vtable-verify option parsing.  Don't add
2086         target-libsanitizer to bootstrap_target_libs unless
2087         --with-build-config=bootstrap-asan or
2088         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2089         to bootstrap_target_libs unless --enable-vtable-verify.
2090         * configure: Regenerated.
2092 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2094         * MAINTAINERS (Write After Approval): Add myself.
2096 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2098         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2100 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2102         PR bootstrap/58572
2103         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2104         -I for libstdc++-v3 includes if $(LEAN).
2105         * Makefile.in: Regenerated.
2107 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2109         * MAINTAINERS: Update my email address.
2111 2014-02-24  Walter Lee  <walt@tilera.com>
2113         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2114         (tilegx-*-*): Change to tilegx*-*-*.
2115         * configure: Regenerate.
2117 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2119         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2121 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2127         PR target/59788
2128         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2129         *solaris2*.
2131 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2133         * MAINTAINERS: Update my email address.
2135 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2137         * MAINTAINERS: Convert to UTF-8.
2138         Properly sort Xinliang David Li's entry.
2140 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2141             Sandra Loosemore  <sandra@codesourcery.com>
2143         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2144         nios2 port maintainers.
2146 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2152         * configure.ac: Add user-friendly check for native x86_64-linux
2153         multilibs.
2154         * configure: Regenerate.
2156 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2158         * MAINTAINERS: Add myself as sh maintainer.
2160 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2162         * MAINTAINERS: Add self as SLSR maintainer.
2164 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2166         * MAINTAINERS: Update my email address.
2168 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2170         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2172 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2174         * Makefile.in: Regenerate.
2176         * Makefile.tpl: Fix typo.
2177         * Makefile.in: Regenerate partially.
2179 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2181         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2182         supported.
2183         * configure: Regenerated.
2185 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2187         * MAINTAINERS (Write After Approval): Add myself.
2189 2013-10-30  Jason Merrill  <jason@redhat.com>
2191         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2192         --disable-build-format-warnings.
2194 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2196         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2197         depend on libstdc++ and libgcc.
2198         * configure: Regenerate.
2199         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2200         libcilkrts for POSIX and i*86, and x86_64 architectures.
2201         * Makefile.in: Added libcilkrts related fields to support building it.
2203 2013-10-26  Jeff Law  <law@redhat.com>
2205         * Makefile.def (target_modules): Remove libmudflap
2206         (languages): Remove check-target-libmudflap).
2207         * Makefile.in: Rebuilt.
2208         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2209         * configure.ac (target_libraries): Remove target-libmudflap.
2210         Remove checks which disabled libmudflap on some systems.
2211         * configure: Rebuilt.
2212         * libmudflap: Directory removed.
2214 2013-10-21  Cong Hou  <congh@google.com>
2216         * MAINTAINERS (Write After Approval): Add myself.
2218 2013-10-16  Mike Stump  <mikestump@comcast.net>
2220         * .dir-locals.el: Add.
2222 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2224         * configure.ac: Add --enable-host-shared
2225         * configure: Regenerate.
2227 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2229         Import from savannah.gnu.org:
2230         * config.guess: Update to 2013-06-10 version.
2231         * config.sub: Update to 2013-10-01 version.
2233 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2235         Changes to build configuration to allow big endian ARC ELF toolchain
2236         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2237         * configure: Regenerate.
2239 2013-09-20  Alan Modra  <amodra@gmail.com>
2241         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2242         ppc host match.  Support little-endian powerpc linux hosts.
2244 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2246         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2247         maintainer.
2249 2013-09-12  DJ Delorie  <dj@redhat.com>
2251         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2252         maintainers.
2254 2013-09-03  Richard Biener  <rguenther@suse.de>
2256         * configure.ac: Also allow ISL 0.12.
2257         * configure: Regenerated.
2259 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2261         * MAINTAINERS (Write After Approval): Add myself.
2263 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2265         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2267 2013-08-26  Caroline Tice  <cmtice@google.com>
2269         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2270         "Various Reviewers" to libvtv "Various Maintainers".
2272 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2274         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2276 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2278         * MAINTAINERS: Update name, email.
2280 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2013-08-12  Caroline Tice  <cmtice@google.com>
2286         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2287         address in the Write After Approval section.
2289 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2291         * MAINTAINERS (Write After Approval): Update email.
2293 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2295         * configure.ac: Adjust to check VTV_SUPPORTED.
2296         * configure: Regenerated.
2298 2013-08-02  Caroline Tice  <cmtice@google.com>
2300         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2301         on non-linux systems; add target-libvtv to noconfigdirs; add
2302         libsupc++/.libs to C++ library search paths.
2303         * configure: Regenerated.
2304         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2305         libstdc++ and libgcc.
2306         * Makefile.in: Regenerated.
2308 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2310         * MAINTAINERS (Write After Approval): Add myself.
2312 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2313             Shiva Chen  <shiva0217@gmail.com>
2315         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2316         nds32 port maintainers.
2318 2013-07-17  Tim Shen  <timshen91@gmail.com>
2320         * MAINTAINERS (Write After Approval): Add myself.
2322 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2324         * configure.ac: Sync from binutils.
2325         * configure: Regenerate.
2327 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2329         * MAINTAINERS (Write After Approval): Add myself.
2331 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2333         * MAINTAINERS (Write After Approval): Add myself.
2335 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2337         * MAINTAINERS (Write After Approval): Add myself.
2339 2013-04-30  Brooks Moses  <bmoses@google.com>
2341         * MAINTAINERS: Update my email; move myself from Fortran
2342         reviewer to Write After Approval.
2344 2013-04-16  Andreas Schwab  <schwab@suse.de>
2346         * configure.ac (aarch64-*-*): Don't disable java.
2347         * configure: Regenerate.
2349 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2351         * MAINTAINERS (Write After Approval): Add myself.
2353 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2355         * Makefile.def (target_modules): Don't install libffi.
2356         * Makefile.in: Regenerate.
2358 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2360         * MAINTAINERS (Write After Approval): Add myself.
2362 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2364         * MAINTAINERS (Write After Approval): Add myself.
2366 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2368         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2369         * configure: Regenerated.
2371 2013-02-05  Ian Lance Taylor  <iant@google.com>
2373         PR go/55969
2374         * configure.ac: Disable libgo on some systems where it does not
2375         work.
2377 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2379         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2380         Remove Geoff Keating as rs6000 port maintainer, at his request.
2382 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2384         * MAINTAINERS: Update my email.
2386 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2388         * configure: Re-generate.
2390 2013-01-15  Richard Biener  <rguenther@suse.de>
2392         PR other/55973
2393         * configure: Re-generate.
2395 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2397         * Makefile.def (install-target-libsanitizer): Depend on
2398         install-target-libstdc++-v3.
2399         * Makefile.in: Regenerate.
2401 2013-01-14  Richard Biener  <rguenther@suse.de>
2403         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2404         * configure: Re-generate
2406 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2408         * config.sub: Update from config repo.
2410 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2412         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2413         * Makefile.in: Regenerate.
2415 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2417         * MAINTAINERS (arc): Add new port maintainership for myself.
2419 2013-01-09  Jason Merrill  <jason@redhat.com>
2421         * .gitignore: Import from gdb repository.
2423 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2425         * Makefile.def (configure-gcc): Depend on all-gmp.
2426         (all-gcc): Remove dependency on all-gmp.
2427         * Makefile.in: Regenerated.
2429 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2431         * config.sub: Merge from config repo.
2432         * config.guess: Ditto.
2434 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2436         * Makefile.def: Merge from binutils.
2437         * Makefile.in: Ditto.
2439 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2441         * MAINTAINERS: Update my email.
2443 2012-12-29  Ben Elliston  <bje@gnu.org>
2445         * config.guess: Update to 2012-12-29 version.
2446         * config.sub: Likewise.
2448 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2450         * Makefile.def (install-target-libgfortran): Depend on
2451         install-target-libquadmath, install-target-libgcc.
2452         (install-target-libsanitizer): Depend on install-target-libgcc.
2453         (install-target-libjava): Depend on install-target-libgcc.
2454         (install-target-libitm): Depend on install-target-libgcc.
2455         (install-target-libobjc): Depend on install-target-libgcc.
2456         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2457         * Makefile.in: Regenerate.
2459 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2461         * Makefile.def (install-target-libgo): Depend on
2462         install-target-libatomic.
2463         * Makefile.in: Regenerate.
2465 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2467         PR go/55201
2468         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2469         * Makefile.in: Regenerate.
2471 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2473         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2474         * configure: Regenerate.
2476 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2478         * config.sub: Merge from config repo.
2480 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2482         * Makefile.def (target_modules): Add bootstrap=true and
2483         raw_cxx=true to libsanitizer.
2484         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2485         * Makefile.in: Regenerated.
2486         * configure: Likewise.
2488 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2490         * MAINTAINERS: Remove self as RTL optimization maintainer.
2492 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2494         * MAINTAINERS (Write After Approval): Add myself.
2496 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2498         * Makefile.def (target_modules): Remove bootstrap=true and
2499         raw_cxx=true from libsanitizer.
2500         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2501         * Makefile.in: Regenerated.
2502         * configure: Likewise.
2504 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2506         * Makefile.def (target_modules): Add bootstrap=true and
2507         raw_cxx=true to libsanitizer.
2508         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2509         * Makefile.in: Regenerated.
2510         * configure: Likewise.
2512 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2514         PR bootstrap/54279
2515         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2516         * configure: Regenerate.
2517         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2518         * Makefile.in: Regenerate.
2520 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2522         * configure.ac: Disable libsanitizer if we're not building C++.
2523         * configure: Regenerate.
2525 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2527         * MAINTAINERS (Write After Approval): Add myself.
2529 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2531         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2532         Kostya Serebryany (kcc@google.com) and
2533         Jakub Jelinek (jakub@redhat.com).
2534         Rename area for Dodji Seketeli (dodji@redhat.com).
2536 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2538         * MAINTAINERS: (asan.c, related): Add myself.
2540 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2542         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2543         * configure: Regenerate.
2545 2012-11-13  Richard Henderson  <rth@redhat.com>
2547         * configure.ac: Move libsanitizer logic to subdirectory.
2548         * configure: Regenerate.
2550 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2552         * configure.ac: Enable libsanitizer just on x86 linux for now.
2553         * configure: Re-generate.
2555 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2557         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2558         sections.
2559         * configure: Regenerate.
2561 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2563         * configure.ac: Add section for configdirs for libsanitizer.
2564         Disable for cris-*-* and mmix-*-*.
2565         * configure: Regenerate.
2567 2012-11-12  Wei Mi <wmi@google.com>
2569         * configure.ac: Add libsanitizer to target_libraries.
2570         * Makefile.def: Ditto.
2571         * configure: Regenerate.
2572         * Makefile.in: Regenerate.
2573         * libsanitizer: New directory for asan runtime.  Contains an empty
2574         tsan directory.
2576 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2578         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2579         against Mingw64 w32api.
2580         * configure: Regenerate.
2582 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2584         * configure: Regenerated.
2586 2012-11-03  Robert Mason  <rbmj@verizon.net>
2588         * configure.ac: add --disable-libstdcxx configure option
2589         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2591 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2593         * MAINTAINERS (Write After Approval): Add myself.
2595 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2597         * MAINTAINERS (Write After Approval): Add myself.
2599 2012-10-24  Sharad Singhai  <singhai@google.com>
2601         * MAINTAINERS (Write After Approval): Add myself.
2603 2012-10-24  Eric Christopher  <echristo@gmail.com>
2605         * MAINTAINERS: Update email address.
2607 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2609         PR bootstrap/54820
2610         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2611         * configure: Regenerate.
2613 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2615         * MAINTAINERS (aarch64): Add Marcus and myself.
2617 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2619         PR bootstrap/54820
2620         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2621         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2622         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2623         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2624         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2625         * Makefile.in: Regenerate.
2626         * configure.ac (have_static_libs): New variable and associated check.
2627         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2628         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2629         * configure: Regenerate.
2631 2012-10-10  Richard Biener  <rguenther@suse.de>
2633         * MAINTAINERS: Adjust for changed surname.
2635 2012-10-04  Lawrence Crowl  <crowl@google.com>
2637         * MAINTAINERS (Write After Approval): Add myself.
2639 2012-10-01  Cary Coutant  <ccoutant@google.com>
2641         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2643 2012-09-28  Ian Lance Taylor  <iant@google.com>
2645         * Makefile.def: Make all-target-libgo depend on
2646         all-target-libbacktrace.
2647         * Makefile.in: Rebuild.
2649 2012-09-26  Ian Lance Taylor  <iant@google.com>
2651         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2652         * Makefile.in: Rebuild.
2654 2012-09-20  Walter Lee  <walt@tilera.com>
2656         * configure.ac: Add tilegx to list of targets that support gold.
2657         * configure: Regenerate.
2659 2012-09-20  Marek Polacek  <polacek@redhat.com>
2661         * MAINTAINERS (Write After Approval): Add myself.
2663 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2665         * configure.ac: Add mips*-mti-elf* target.
2666         * configure: Regenerate.
2668 2012-09-17  Ian Lance Taylor  <iant@google.com>
2670         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2671         * configure.ac (host_libs): Add libbacktrace.
2672         (target_libraries): Add libbacktrace.
2673         * Makefile.def (host_modules): Add libbacktrace.
2674         (target_modules): Likewise.
2675         * configure, Makefile.in: Rebuild.
2677 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2679         PR target/38607
2680         Merge upstream change.
2681         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2683         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2684         Add libgomp*.o to compare_exclusions for AIX.
2685         * configure: Regenerate.
2687 2012-09-06  Diego Novillo  <dnovillo@google.com>
2689         * configure.ac: Bump minimum GMP version to 4.2.3.
2690         * configure: Re-generate.
2692 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2694         PR target/54461
2695         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2696         target-libgloss if not configured --with-avrlibc=no.
2697         * configure: Regenerate.
2699 2012-09-04  Jason Merrill  <jason@redhat.com>
2701         * configure.ac: Fix --enable-languages=all.
2703 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2705         * MAINTAINERS (Write After Approval): Add myself.
2707 2012-09-03  Richard Guenther  <rguenther@suse.de>
2709         PR bootstrap/54138
2710         * configure.ac: Re-organize ISL / CLOOG checks to allow
2711         disabling with either --without-isl or --without-cloog.
2712         * configure: Regenerated.
2714 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2716         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2717         * configure: Regenerate.
2719 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2721         * MAINTAINERS: Fix my email address.
2723 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2725         PR binutils/4970
2726         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2727         and opcodes.
2728         * Makefile.in: Regenerated.
2730 2012-08-26  Art Haas <ahaas@impactweather.com>
2732         * configure: Regenerate.
2734 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2736         * INSTALL/README: Also refer to the online installation
2737         instructions.
2739 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2741         * MAINTAINERS (Write After Approval): Add myself.
2742         (Picochip port): Remove myself.
2744 2012-08-14   Diego Novillo  <dnovillo@google.com>
2746         Merge from cxx-conversion branch.
2748         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2749         POSTSTAGE1_CONFIGURE_FLAGS.
2750         * Makefile.in: Regenerate.
2751         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2752         Force C++ when bootstrapping.
2753         * configure: Regenerate.
2755 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2757         * MAINTAINERS (Write After Approval): Add myself.
2759 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2761         * README: Document use of ranges of years in copyright notices.
2763 2012-07-06  Richard Guenther  <rguenther@suse.de>
2765         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2766         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2767         --with-gmp=system.
2768         * Makefile.in: Regenerated.
2769         * configure: Likewise.
2771 2012-07-06  Richard Guenther  <rguenther@suse.de>
2773         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2774         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2775         supply V=1 as extra_make_flags.
2776         * configure: Regenerated.
2777         * Makefile.in: Likewise.
2779 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2781         * configure: Regenerate.
2783 2012-07-03  Richard Guenther  <rguenther@suse.de>
2785         * Makfile.def (isl): Remove not necessary extra_exports and
2786         extra_make_flags.
2787         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2788         * Makefile.in: Regenerated.
2790 2012-07-03  Richard Guenther  <rguenther@suse.de>
2792         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2793         * configure.ac: If either the ISL or the CLooG check failed
2794         do not try to build in-tree versions.
2795         * Makefile.in: Regenerated.
2796         * configure: Regenerated.
2798 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2800         * configure: Regenerate.
2802 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2804         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2805         maintainer.
2807 2012-07-02  Richard Guenther  <rguenther@suse.de>
2809         * configure: Regenerated.
2811 2012-07-02  Richard Guenther  <rguenther@suse.de>
2812         Michael Matz  <matz@suse.de>
2813         Tobias Grosser <tobias@grosser.es>
2814         Sebastian Pop <sebpop@gmail.com>
2816         * Makefile.def: Add ISL host module, remove PPL host module.
2817         Adjust ClooG host module to use the proper ISL.
2818         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2819         * configure.ac: Include config/isl.m4.  Add ISL host library,
2820         remove PPL.  Remove PPL configury, add ISL configury, adjust
2821         ClooG configury.
2822         * Makefile.in: Regenerated.
2823         * configure: Likewise.
2825 2012-07-02  Richard Guenther  <rguenther@suse.de>
2827         Merge from graphite branch
2828         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2830         * configure: Regenerated.
2831         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2832         both cloog.org and legacy versions. The only supported version will
2833         be CLooG with the isl backend.
2835         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2837         * configure: Regenerated.
2838         * configure.ac: Require cloog isl 0.17.0
2840         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2842         * configure: Regenerated.
2843         * config/cloog.m4: Do not define CLOOG_ORG
2845 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2847         * configure.ac: Skip C if explicitly selected.
2848         * configure: Regenerate.
2850 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2852         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2853         they contain -O2.
2854         * configure: Regenerate.
2856 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2858         PR debug/53740
2859         * df.h, df-problems.c, dce.c: Revert last patch.
2861 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2863         * MAINTAINERS (Write After Approval): Update my email address.
2865 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2867         * MAINTAINERS (Write After Approval): Add myself.
2869 2012-06-20  Jason Merrill  <jason@redhat.com>
2871         * Makefile.tpl (check-target-libgomp-c++): New.
2872         (check-target-libitm-c++): New.
2873         * Makefile.def (c++): Add them.
2874         * Makefile.in: Regenerate.
2876 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2878         * MAINTAINERS (Write After Approval): Add myself.
2880 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2882         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2883         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2884         (install-no-fixedincludes): Adjust accordingly.
2885         * Makefile.in: Regenerate.
2887 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2889         Merge upstream change
2890         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2892 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2894         * MAINTAINERS (Write After Approval): Add myself.
2896 2012-05-09  Nick Clifton  <nickc@redhat.com>
2897             Paul Smith  <psmith@gnu.org>
2899         PR bootstrap/50461
2900         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2901         allow for the fact that from release v3.1.0 of MPFR the source
2902         files were moved into a src sub-directory.
2903         * configure: Regenerate.
2905 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2907         * configure.ac: Bump minimum MPFR version to 2.4.0.
2908         * configure: Regenerated.
2910 2012-05-01  Richard Henderson  <rth@redhat.com>
2912         * Makefile.def (libatomic): New target_module.
2913         * configure.ac (target_libraries): Add libatomic.
2914         (noconfigdirs): Check if libatomic is supported.
2915         * Makefile.in, configure: Rebuild.
2917 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2919         * MAINTAINERS (Write After Approval): Add myself.
2921 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2923         * config.sub: Update to 2012-04-18 version from official repo.
2925 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2927         * MAINTAINERS (Write After Approval): Add myself.
2929 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2931         * MAINTAINERS: Changed email address.
2933 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2935         PR target/52737
2936         * contrib/gcc_update (files_and_dependencies):
2937         Remove gcc/config/avr/t-multilib from touch data.
2939 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2941         * MAINTAINERS (OS Port Maintainers): Remove irix.
2942         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2943         (unsupported_languages): Remove mips-sgi-irix6.*.
2944         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2945         (with_stabs): Remove.
2946         * configure: Regenerate.
2948 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2950         * MAINTAINERS (OS Port Maintainers): Remove osf.
2951         * configure.ac (enable_libgomp): Remove *-*-osf*.
2952         (with_stabs): Remove alpha*-*-osf*.
2953         * configure: Regenerate.
2955 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2957         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2958         * configure: Regenerate.
2960 2012-02-17  Walter Lee  <walt@tilera.com>
2962         * MAINTAINERS: (Write After Approval): Delete myself.
2964 2012-02-14  Walter Lee  <walt@tilera.com>
2966         * MAINTAINERS (tilegx port): Add myself.
2967         (tilepro port): Add myself.
2968         (Write After Approval): Add myself.
2970 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2972         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2973         and Joseph Myers as docstring relicensing maintainers.
2975 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2977         * MAINTAINERS (write-after-approval): Add myself.
2979 2012-02-08  Ira Rosen <irar@il.ibm.com>
2981         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2982         maintainer.
2984 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2986         * MAINTAINERS (Write After Approval): Move myself to
2987         maintain alphabetical order.
2989 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2991         * MAINTAINERS (Write After Approval): Add myself.
2993 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2995         * MAINTAINERS (Write After Approval): Add myself.
2997 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2998             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3000         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3001         * configure: Regenerate.
3003 2012-01-23  Harshit Chopra  <harshit@google.com>
3005         * MAINTAINERS (Write After Approval): Add myself.
3007 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3009         * configure.ac: Remove reference to mh-interix.
3010         * configure: Regenerate.
3012 2012-01-05  Richard Henderson  <rth@redhat.com>
3014         PR bootstrap/51072
3015         * configure.ac: Disable libitm if c++ is not enabled.
3016         * configure: Rebuild.
3018         * configure.ac: Fix regexp for same.
3019         * configure: Rebuild.
3021 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3023         * MAINTAINERS (Write After Approval): Add myself.
3025 2012-01-02  Richard Guenther  <rguenther@suse.de>
3027         PR bootstrap/51686
3028         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3029         * Makefile.in: Regenerate.
3031 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3033         * MAINTAINERS (Write After Approval): Add myself.
3035 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3037         * configure: Regenerate.
3039 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3041         * MAINTAINERS (picochip): Changed email address.
3043 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3045         * MAINTAINERS (write-after-approval): Add self.
3047 2011-11-29  DJ Delorie  <dj@redhat.com>
3049         * configure.ac (rl78-*-*) New case.
3050         * configure: Regenerate.
3051         * MAINTAINERS: Add myself as RL78 maintainer.
3053 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3055         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3057 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3059         * libtool.m4: Additional FreeBSD 10 fixes.
3061 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3063         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3064         Maintainers section, as Epiphany maintainer.
3066 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3068         PR target/49992
3069         * configure.ac: Remove ranlib special-casing for Darwin.
3070         * configure: Regenerate.
3072 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3074         * MAINTAINERS (Reviewers): Keep the list sorted.
3076 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3078         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3080 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3082         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3083         * configure: Rebuild.
3084         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3085         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3086         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3087         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3088         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3089         Add READELF.
3090         * Makefile.in: Rebuild.
3092 2011-11-09  Jason Merrill  <jason@redhat.com>
3094         * Makefile.def (language=c++): Remove check-c++0x.
3095         * Makefile.in (check-gcc-c++): Regenerate.
3097 2011-11-08  Richard Henderson  <rth@redhat.com>
3099         * configure.ac: Test for libitm directory present first.
3101         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3103         * configure.ac: Test libitm/configure.tgt to disable libitm.
3104         * configure: Rebuild.
3106 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3107             Richard Henderson  <rth@redhat.com>
3109         Merged from transactional-memory.
3111         * Makefile.def (lang_env_dependencies): libitm is c++.
3112         Add libitm target module.
3113         * configure.ac: Likewise.
3114         * config/mmap.m4: New file.
3115         * contrib/gcc_update: Add libitm to touch data.
3116         * Makefile.in, configure: Rebuild.
3118 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3120         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3121         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3122         * Makefile.in: Regenerate.
3124 2011-11-01  DJ Delorie  <dj@redhat.com>
3126         * config.sub: Update to version 2011-10-29 (added rl78)
3128 2011-10-27  Nick Clifton  <nickc@redhat.com>
3130         * config.sub: Import these changes from the config project:
3132         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3133             Ben Elliston  <bje@gnu.org>
3135         * config.sub (epiphany): New.
3137         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3138             Ben Elliston  <bje@gnu.org>
3140         * config.sub (hexagon, hexagon-*): New.
3142         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3144         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3145         64eb to be64.
3147         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3149         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3150         (nacl): Grok as alias for 32el-unknown-nacl.
3152 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3158         * MAINTAINERS (Write After Approval): Add myself.
3160 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3162         * MAINTAINERS (sparc port): Remove myself.
3164 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3166         * MAINTAINERS (Write After Approval): Add myself.
3168 2011-08-14  Yao Qi  <yao@codesourcery.com>
3170         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3171         * configure: Regenerate.
3173 2011-07-26  Ian Lance Taylor  <iant@google.com>
3175         * configure.ac: Set have_compiler based on whether gcc directory
3176         exists, rather than on whether gcc is in configdirs.
3177         * configure: Rebuild.
3179 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3181         * MAINTAINERS (Global Reviewers): Add self.
3183 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3185         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3186         link directories.
3187         * Makefile.in: Rebuild.
3189 2011-07-20  Ian Lance Taylor  <iant@google.com>
3191         PR bootstrap/49787
3192         * configure.ac: Move --enable-bootstrap handling earlier in file.
3193         If --enable-bootstrap and either --enable-build-with-cxx or
3194         --enable-build-poststage1-with-cxx, enable C++ automatically.
3195         * configure: Rebuild.
3197 2011-07-19  Ian Lance Taylor  <iant@google.com>
3199         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3200         make C++ a boot_language.  Set and substitute
3201         POSTSTAGE1_CONFIGURE_FLAGS.
3202         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3203         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3204         * configure, Makefile.in: Rebuild.
3206 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3208         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3209         maintainers.
3211 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3213         * MAINTAINERS (Global Reviewers): Add myself.
3215 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3217         * configure: Regenerate.
3219 2011-07-16  Jason Merrill  <jason@redhat.com>
3221         * Makefile.def (language=c++): Add check-c++0x and
3222         check-target-libmudflap-c++.
3223         * Makefile.tpl (check-target-libmudflap-c++): New.
3224         * Makefile.in: Regenerate.
3226 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3228         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3229         * Makefile.def (target_modules/libjava): Pass
3230         $(EXTRA_CONFIGARGS_LIBJAVA).
3231         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3232         if not configured with --enable-static-libjava.
3233         * Makefile.in: Regenerate.
3234         * configure: Likewise.
3236 2011-07-15  Jason Merrill  <jason@redhat.com>
3238         * Makefile.in (check-c++): Move check-gcc-c++0x after
3239         check-target-libstdc++-v3.
3241 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3243         * MAINTAINERS (c6x port): New entry.
3245 2011-07-13  Jason Merrill  <jason@redhat.com>
3247         * Makefile.in (check-gcc-c++0x): New.
3248         (check-c++): Depend on it.
3250 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3252         PR target/39150
3253         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3254         x86_64-*-solaris2.1[0-9]*.
3255         * configure: Regenerate.
3257 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3259         * MAINTAINERS (RTL optimizers): Add self.
3261 2011-06-27  Gabriel Charette  <gchare@google.com>
3263         * MAINTAINERS (Write After Approval): Add myself.
3265 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3267         PR regression/47836
3268         PR bootstrap/23656
3269         PR other/47733
3270         PR bootstrap/49247
3271         PR c/48825
3272         * configure.ac (target_libraries): Remove target-libiberty.
3273         Remove case-statement setting skipdirs=target-libiberty for
3274         multiple targets.  Remove checking target_configdirs and
3275         removing target-libiberty but keeping target-libgcc if
3276         otherwise empty.
3277         * Makefile.def (target_modules): Don't add libiberty.
3278         (dependencies): Remove all traces of target-libiberty.
3279         * configure, Makefile.in: Regenerate.
3281 2011-06-13  Walter Lee <walt@tilera.com>
3283         * configure.ac (tilepro-*-*) New case.
3284         (tilegx-*-*): Likewise.
3285         * configure: Regenerate.
3287 2011-06-06  Jing Yu  <jingyu@google.com>
3289         * configure.ac: Skip target-libiberty for
3290         arm*-*-linux-androideabi.
3291         * configure: Regenerated.
3293 2011-06-06  Nick Clifton  <nickc@redhat.com>
3295         * config.sub: Sync from upstream.
3297 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3299         * MAINTAINERS (Write After Approval): Add myself.
3301 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3303         * MAINTAINERS: Update my email address.
3305 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3307         * MAINTAINERS (Write After Approval): Update my email address.
3309 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3311         * MAINTAINERS (Write After Approval): Add myself.
3313 2011-05-08  Doug Kwan  <dougkwan@google.com>
3315         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3316         * configure: Regenerated.
3317         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3318         value from configure.
3319         * Makefile.in: Regenerated.
3321 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3323         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3324         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3325         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3326         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3327         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3328         *-*-vxworks*): Disable newlib and libgloss in separate case
3329         statement.
3330         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3331         to separate case statement.
3332         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3333         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3334         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3335         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3336         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3337         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3338         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3339         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3340         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3341         i[[3456789]]86-*-rdos*, m32r-*-*,
3342         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3343         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3344         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3345         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3346         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3347         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3348         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3349         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3350         and libgloss in main case over targets.  Remove most empty cases
3351         in main case over targets.
3352         * configure: Regenerate.
3354 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3356         * MAINTAINERS (Write After Approval): Add myself.
3358 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3360         * configure.ac: Remove code setting special library locations for
3361         hppa*64*-*-hpux11*.  Remove code setting compiler for
3362         sparc-sun-solaris2*.
3363         * configure: Regenerate.
3365 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3367         * configure.ac: Separate libgloss_dir settings from general case
3368         over targets.
3369         * configure: Regenerate.
3371 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3373         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3374         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3375         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3376         cases in libgcj-disabling case statement.
3377         (hppa*64*-*-linux*): Set unsupported_languages instead of
3378         disabling target-zlib.
3379         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3380         to hppa*64*-*-hpux*.
3381         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3382         hppa*-*-hpux*.
3383         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3384         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3385         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3386         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3387         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3388         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3389         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3390         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3391         libgcj-disabling case statement.
3392         * configure: Regenerate.
3394 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3396         * configure.ac: Disable Java for targets not supporting libffi.
3397         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3398         Remove cases in Java-disabling statement.
3399         (*arm-wince-pe): Change to arm-wince-pe.
3400         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3401         cases in Java-disabling statement.
3402         (bfin-*-*): Don't disable Java again.
3403         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3404         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3405         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3406         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3407         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3408         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3409         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3410         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3411         Java-disabling statement.
3412         (mmix-*-*): Don't disable Java again.
3413         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3414         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3415         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3416         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3417         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3418         statement.
3419         * configure: Regenerate.
3421 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3423         * configure.ac: Separate cases disabling Java and Java libraries
3424         from general case over targets.
3425         * configure: Regenerate.
3427 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3429         * MAINTAINERS: Update my email address.
3431 2011-04-20  Easwaran Raman  <eraman@google.com>
3433         * MAINTAINERS (Write After Approval): Add myself.
3435 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3437         PR lto/48086
3438         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3439         * configure: Regenerate.
3441 2011-04-16  Jim Meyering  <meyering@redhat.com>
3443         * MAINTAINERS (Write After Approval): Add myself.
3445 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3447         * MAINTAINERS: Update my email address.
3449 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3451         * MAINTAINERS (Write After Approval): Add myself.
3453 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3455         * MAINTAINERS (Write After Approval): Add myself.
3457 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3459         * MAINTAINERS (Write After Approval): Add myself.
3461 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3463         * configure.ac (build_tools): Remove build-byacc.
3464         (host_libs): Remove mmalloc.
3465         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3466         autoconf automake libtool diff rcs fileutils shellutils time
3467         textutils wdiff find uudecode hello tar gzip indent recode release
3468         sed perl gawk findutils gettext zip.
3469         (libgcj): Remove target-qthreads.
3470         (target_tools): Remove target-examples target-gperf.
3471         (YACC): Don't handle building byacc.
3472         * configure: Regenerate.
3473         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3474         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3475         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3476         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3477         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3478         handle building components.
3479         * Makefile.in: Regenerate.
3481 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3483         * MAINTAINERS: Update my email address as Xtensa maintainer.
3485 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3487         * config.sub: Sync from upstream.
3489 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3491         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3492         (microblaze*): Don't disable libssp.
3493         * configure: Regenerate.
3495 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3497         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3498         moveifchange.
3499         * configure: Regenerate.
3500         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3501         * Makefile.in: Regenerate.
3503 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3505         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3506         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3507         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3508         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3509         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3510         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3511         md_exec_prefix cases.
3512         * configure: Regenerate.
3514 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3516         * configure.ac: Separate cases disabling target-libssp,
3517         target-libiberty, target-libstdc++-v3 and Fortran from general
3518         case over targets.
3519         * configure: Regenerate.
3521 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3523         * configure.ac (*-*-chorusos): Don't disable libgcj.
3524         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3525         Remove case.
3526         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3527         (arm-*-coff): Don't disable libgcj.
3528         (arm*-*-linux-gnueabi): Remove useless assignment.
3529         (arm-*-riscix*): Don't disable libgcj.
3530         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3531         configuration.
3532         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3533         (c54x*-*-*): Remove case.
3534         (tic54x-*-*): Don't disable GCC or GCC libraries.
3535         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3536         to *.
3537         (d10v-*-*): Don't disable GCC libraries.
3538         (d30v-*-*): Don't disable libgcj.
3539         (h8500-*-*): Don't disable GCC libraries.
3540         (i960-*-*): Don't disable libgcj.
3541         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3542         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3543         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3544         libgcj.
3545         (m68k-*-coff*): Remove case.
3546         (mmix-*-*): Don't disable libgloss on host.
3547         (mn10200-*-*, mn10300-*-*): Remove cases.
3548         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3549         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3550         Don't disable libgcj.
3551         (romp-*-*): Remove case.
3552         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3553         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3554         case.
3555         (v810-*-*): Don't disable GCC libraries.
3556         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3557         (ip2k-*-*): Don't disable GCC libraries.
3558         * configure: Regenerate.
3560 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3562         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3563         libffi on host.
3564         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3565         on host.
3566         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3567         * configure: Regenerate.
3569 2011-03-26  John Marino  <binutils@marino.st>
3571         * configure.ac: Add support for *-*-dragonfly*
3572         * configure: Regenerate.
3574 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3576         * configure.ac (native_only): Remove.
3577         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3578         send-pr uudecode guile gnuserv on host.
3579         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3580         send-pr rcs guile perl texinfo libtool on host.
3581         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3582         automake send-pr rcs guile perl texinfo libtool on host.
3583         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3584         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3585         (alpha*-dec-osf*): Don't disable fileutils on target.
3586         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3587         texinfo send-pr expect dejagnu on target.
3588         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3589         target-qthreads on target.
3590         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3591         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3592         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3593         x86_64-*-mingw*): Don't disable expect on target.
3594         (*-*-cygwin*): Don't disable target-gperf on target.
3595         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3596         gnuserv on target.
3597         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3598         target.
3599         * configure: Regenerate.
3601 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3603         * configure.ac (target_tools): Remove target-groff.
3604         (native_only): Remove target-groff.
3605         (hppa*64*-*-*): Don't disable byacc.
3606         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3607         setting.
3608         (*-*-kaos*): Don't skip target-librx and target-groff.
3609         (*-*-netware*): Don't skip target-libmudflap.
3610         (*-*-tpf*): Don't skip target-libmudflap.
3611         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3612         directories on the host.
3613         (ia64*-*-*vms*): Don't skip tix.
3614         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3615         host.
3616         * configure: Regenerate.
3618 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3620         * configure.ac: Remove references to mt-mep, mt-netware,
3621         mt-wince.
3622         * Makefile.def: Add all-utils soft dependencies.
3623         * Makefile.tpl: Remove GDB_NLM_DEPS.
3624         * configure: Regenerate.
3625         * Makefile.in: Regenerate.
3627 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3629         * configure.ac: Do not include mh-x86omitfp.
3630         * configure: Regenerate.
3632 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3634         * configure.ac: Remove empty cases.
3635         * configure: Regenerate.
3637 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3639         * Makefile.def: Add dependency from termcap to gdb.
3640         * Makefile.in: Regenerate.
3642 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3644         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3645         * configure: Regenerate.
3646         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3647         * Makefile.tpl: Likewise.
3648         * Makefile.in: Regenerate.
3650 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3652         * configure.ac: Remove all mentions of tentative_cc.
3653         * configure: Regenerate.
3655 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3657         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3658         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3659         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3660         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3661         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3662         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3663         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3664         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3665         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3666         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3667         *-*-rhapsody*): Remove host cases.
3668         * configure: Regenerate.
3670 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3672         * configure.ac (ppc*-*-pe): Remove host case.
3673         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3674         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3675         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3676         cases.
3677         * configure: Regenerate.
3679 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3681         * config.sub: Update to version 2011-03-23.
3683 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3685         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3686         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3687         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3688         * configure: Regenerate.
3690 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3692         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3693         to Write After Approval.
3694         * config-ml.in: Don't handle arc-*-elf*.
3695         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3696         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3697         handle GCC libraries.
3698         * configure: Regenerate.
3700 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3702         PR bootstrap/48120:
3703         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3704         Add -lstdc++ -lm to LIBS.
3705         * configure: Regenerate.
3707 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3709         * config.guess: Update to version 2011-02-02
3710         * config.sub: Update to version 2011-02-24
3712 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3714         PR lto/48086
3715         * configure.ac: Re-enable LTO on *-apple-darwin9.
3716         * configure: Regenerate.
3718 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3720         PR lto/48086
3721         * configure.ac: Disable LTO on darwin due to an assembler change in
3722         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3723         under 256.
3724         * configure: Regenerate.
3726 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3728         * MAINTAINERS: Update myself as score backend maintainer,
3729         update my e-mail address.
3731 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3733         * MAINTAINERS: Update my e-mail address.
3735 2011-03-06  Joey Ye  <joey.ye@arm.com>
3737         * MAINTAINERS: Update my e-mail address.
3739 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3741         * configure.ac: Adjust test of with_ppl.
3742         * configure: Regenerated.
3744 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3746         * MAINTAINERS: Adjust my e-mail address.
3748 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3750         * configure.ac: Add -lpwl to ppllibs.
3751         * configure: Regenerated.
3753 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3755         * config/cloog.m4: Add -lisl to clooglibs.
3756         * configure: Regenerated.
3758 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3760         * MAINTAINERS (CPU Port maintainers): Add self.
3762 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3764         * MAINTAINERS: Add myself as testsuite maintainer.
3766 2011-02-15  Mike Stump  <mikestump@comcast.net>
3768         * MAINTAINERS: Add myself as testsuite maintainer.
3770 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3772         Import from Libtool and gnulib:
3774         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3776         Prepare for supporting FreeBSD 10.
3777         * config.rpath: Remove handling of freebsd1* which soon would
3778         match FreeBSD 10.0.
3780         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3782         Remove support for FreeBSD 1.x.
3783         * libtool.m4 (_LT_LINKER_SHLIBS)
3784         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3785         soon would incorrectly match FreeBSD 10.0.
3787 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3789         PR binutils/12283
3790         * move-if-change: Import version from gnulib.
3792 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3794         PR lto/47225
3795         * Makefile.def (lto-plugin): Double dash for enable-shared.
3796         (configure-gcc): Depend on all-lto-plugin.
3797         * Makefile.in: Rebuilt.
3799 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3801         * configure.ac: Remove extra bracket.
3802         * configure: Regenerate.
3804 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3806         * MAINTAINERS: Add myself as libquadmath maintainer.
3808 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3810         * MAINTAINERS: Update my email address.
3812 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3814         * MAINTAINERS (option handling): Add self.
3816 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3818         PR lto/47225
3819         * Makefile.def: Add dependency for install-gcc
3820         on install-lto-plugin.
3821         * Makfile.in: Regenerated
3823 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3825         * MAINTAINERS (CPU Port Maintainers): Add myself.
3827 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3829         PR libgcj/44341
3830         * configure.ac: Discard --with-* flags for host when configuring
3831         target libraries for cross build.
3832         * configure: Rebuilt.
3834 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3836         * MAINTAINERS (linear loop transforms): Removed.
3838 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3840         * configure.ac: If with_ppl is no, move setting with_cloog=no
3841         after CLOOG_REQUESTED check.
3842         * configure: Regenerated.
3844 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3846         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3847         CLooG has been requested.
3848         * configure: Regenerated.
3850 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3852         * configure: Regenerated.
3853         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3855 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3857         * configure: Regenerated.
3858         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3860 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3862         * configure.ac: Use AS_HELP_STRING throughout.
3863         * configure: Regenerate.
3865 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3867         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3868         * configure: Regenerate.
3870 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3872         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3874 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3876         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3877         for ia64-hpux.
3878         * configure: Regenerate.
3880 2011-01-07  Jan Hubicka  <jh@suse.cz>
3882         PR lto/47225
3883         * Makefile.in: Regenerate.
3884         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3885         configure.
3887 2011-01-07  Jan Hubicka  <jh@suse.cz>
3889         * Makefile.in: Regenerate.
3890         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3891         and configure dependency on lto-plugin configure.
3892         (lto-plugin module): Remove dependency on GCC; add dependency on
3893         liniberty.
3895 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3897         * MAINTAINERS (Write After Approval): Add myself.
3899 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3901         * configure: Regenerate.
3903 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3905         * configure.ac: (picochip): Disable libiberty.
3907 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3909         * MAINTAINERS (Write After Approval): Add myself.
3911 2010-12-10  Ian Lance Taylor  <iant@google.com>
3913         PR bootstrap/46819
3914         * configure.ac: For --disable-libgcj clear libgcj_saved.
3915         * configure: Rebuild.
3917 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3919         PR fortran/46540
3920         * configure.ac: Add --disable-libquadmath and
3921         --disable-libquadmath-support.
3922         * configure: Regenerate.
3924 2010-12-03  Ian Lance Taylor  <iant@google.com>
3926         * MAINTAINERS: Add myself as libgo maintainer.
3928 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3930         PR libffi/46792
3931         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3932         * configure: Regenerate.
3934 2010-12-02  Ian Lance Taylor  <iant@google.com>
3936         * configure.ac: Always set default for poststage1_ldflags to
3937         -static-libstdc++ -static-libgcc.
3939 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3941         * configure.ac: Move comment to remove extra space in last argument
3942         of GCC_TARGET_TOOL.
3944 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3946         PR other/46026
3947         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3948         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3949         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3950         (BASE_FLAGS_TO_PASS): Use it.
3951         * configure: Rebuilt.
3952         * Makefile.in: Rebuilt.
3954 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3956         PR binutils/12258
3957         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3958         Properly check default linker.
3959         * configure: Regnerated.
3961 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3963         * configure.ac: For --enable-gold, handle value `default' instead of
3964         `both*'.  New configure option --{en,dis}able-ld.
3965         * configure: Regenerate.
3967 2010-11-20  Ian Lance Taylor  <iant@google.com>
3969         * configure.ac: Only disable a language library if no language needs
3970         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3971         * configure: Rebuild.
3973 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3975         * Makefile.in: Regenerate.
3977         PR other/46202
3978         * configure.ac: Fix just-built in-tree STRIP name to be
3979         binutils/strip-new.
3980         * configure: Regenerate.
3981         * Makefile.def (install-strip-gcc, install-strip-binutils)
3982         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3983         (install-strip-sid): Mirror dependencies on non-strip variants
3984         of these targets on the respective -strip prerequisites.
3985         * Makefile.tpl (install-strip, install-strip-host)
3986         (install-strip-target): New targets.
3987         (install-strip-[+module+], install-strip-target-[+module+]):
3988         New targets.
3989         * Makefile.in: Regenerate.
3991 2010-11-19  Ian Lance Taylor  <iant@google.com>
3992             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3994         * configure.ac: Add target-libgo to target_libraries.  Set
3995         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3996         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3997         (HOST_EXPORTS): Add GOC.
3998         (BASE_TARGET_EXPORTS): Add GOC.
3999         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4000         (GOCFLAGS_FOR_TARGET): New variable.
4001         (EXTRA_HOST_FLAGS): Add GOC.
4002         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4003         * Makefile.def (target_modules): Add libgo.
4004         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4005         (dependencies): Add dependency from configure-target-libgo to
4006         configure-target-libffi and all-target-libstdc++-v3.  Add
4007         dependencies from all-target-libgo to all-target-libffi.
4008         (languages): Add go.
4009         * configure: Rebuild.
4010         * Makefile.in: Rebuild.
4012 2010-11-19  Ian Lance Taylor  <iant@google.com>
4014         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4015         compiler/flag environment variables.
4017 2010-11-18  Ian Lance Taylor  <iant@google.com>
4019         * configure.ac: Check for lang_requires_boot_languages in
4020         config-lang.in files.
4021         * configure: Rebuild.
4023 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4024             Tobias Burnus  <burnus@net-b.de>
4026         PR fortran/32049
4027         * Makefile.def: Add libquadmath; build it with language=fortran.
4028         * configure.ac: Add libquadmath.
4029         * Makefile.tpl: Handle multiple libs in check-[+language+].
4030         * Makefile.in: Regenerate.
4031         * configure: Regenerate.
4033 2010-11-16  Tom Tromey  <tromey@redhat.com>
4035         * MAINTAINERS: Moved myself to reviewers section.
4037 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4039         * MAINTAINERS: Moved myself to reviewers section.
4041 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4043         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4044         (Write After Approval): Remove self.
4046 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4048         * configure.ac: Fix spelling in option names.
4049         * configure: Regenerated.
4051 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4053         PR bootstrap/39622
4054         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4055         * configure: Regenerated.
4057 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4059         * MAINTAINERS: Update my email address.
4061 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4063         * configure: Regenerate.
4065 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4067         * configure: Regenerate.
4069 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4071         * configure: Regenerate.
4073 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4075         * configure: Regenerate.
4077 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4079         * configure.ac: Support official CLooG.org versions.
4080         * configure: Regenerate.
4081         * config/cloog.m4: New.
4083 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4089         * MAINTAINERS: Update my email address.
4091 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4093         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4094         * configure: Regenerate.
4096 2010-11-03  Ian Lance Taylor  <iant@google.com>
4097             Dave Korn  <dave.korn.cygwin@gmail.com>
4099         PR lto/46273
4100         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4101         and on other supported platforms whenever LTO is enabled.
4102         * configure: Rebuild.
4104 2010-11-02  Alan Modra  <amodra@gmail.com>
4106         PR binutils/12110
4107         * configure.ac: Error when source path contains spaces.
4108         * configure: Regenerate.
4110 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4112         * MAINTAINERS: Update my email address.
4114 2010-10-20  Ian Lance Taylor  <iant@google.com>
4116         * Makefile.def (target_modules): Set lib_path to src/.libs for
4117         libstdc++-v3 module.
4118         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4119         * Makefile.in: Rebuild.
4121 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4123         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4124         (Write After Approval): Remove myself.
4126 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4128         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4130 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4132         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4134 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4136         * configure.ac (build_lto_plugin): New shell variable.
4137         (--enable-lto): Turn on by default for all non-ELF platforms that
4138         have had LTO support added so far.  Set build_lto_plugin appropriately
4139         for both ELF and non-ELF.
4140         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4141         * configure: Regenerate.
4143 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4145         Sync from src:
4146         * configure.ac (v850 support): Remove target-libgloss from
4147         noconfigdirs.
4148         * configure: Regenerate.
4150 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4152         PR bootstrap/45326
4153         PR bootstrap/45174
4154         * configure.ac: Honor initial values of $build_configargs,
4155         $host_configargs, $target_configargs.  Mark the precious, so
4156         environment settings get recorded.
4157         * configure: Regenerate.
4159 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4161         PR bootstrap/45796
4162         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4163         Depend on all-build-libiberty.
4164         * Makefile.in: Regenerate.
4166 2010-09-30  Michael Eager  <eager@eagercon.com>
4168         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4169         * configure: Regenerate.
4171 2010-09-28  Michael Eager  <eager@eagercon.com>
4173         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4175 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4177         PR bootstrap/44621
4178         * configure.ac: Fix unportable shell quoting.
4179         * configure: Regenerate.
4181 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4183         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4184         targets and amend comment.
4185         * configure: Regenerate.
4187 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4189         * MAINTAINERS (Write After Approval): Add myself.
4191 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4193         * configure.ac: Enable LTO by default on Darwin.
4194         * configure: Regenerate.
4196 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4202         * MAINTAINERS (Write After Approval): Add myself.
4204 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4206         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4207         ports
4209 2010-07-28  David Yuste  <david.yuste@gmail.com>
4211         * MAINTAINERS (Write After Approval): Add myself.
4213 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4215         * configure.ac: Support all v850 targets.
4216         * configure: Regenerate.
4218 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4220         PR bootstrap/44455
4221         * configure.ac (extra_mpfr_configure_flags): Copy from
4222         extra_mpc_gmp_configure_flags.
4223         * configure: Re-generated.
4225 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4227         * MAINTAINERS (Write After Approval): Add myself.
4229 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4231         * MAINTAINERS (Write After Approval): Add myself.
4233 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4235         * MAINTAINERS (Write After Approval): Add myself.
4237 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4239         PR target/44862
4240         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4241         Provide -B option to allow for link spec %s substitutions for
4242         libstdc++.a on darwin.
4243         * Makefile.in: Regenerate.
4245 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4247         * MAINTAINERS (Reviewers): Update my e-mail address
4249 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4251         * Makefile.def (configure-gcc): Depend on all-libelf.
4252         * Makefile.in: Rebuild.
4254 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4256         * MAINTAINERS (Write After Approval): Add myself in the right place.
4258 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4260         * MAINTAINERS (Write After Approval): Add myself.
4262 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4264         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4266 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4268         * config.sub: Update to version 2010-05-21.
4269         * config.guess: Update to version 2010-04-03.
4271 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4273         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4274         * configure: Regenerate.
4276 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4278         * MAINTAINERS (Write After Approval): Add myself.
4280 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4282         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4283         a platform that supports LTO.
4284         * configure: Regenerate.
4286 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4288         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4289         * configure: Regenerated.
4291 2010-04-27  Roland McGrath  <roland@redhat.com>
4292             H.J. Lu  <hongjiu.lu@intel.com>
4294         * configure.ac (--enable-gold): Support both, both/gold and
4295         both/bfd to add gold to configdirs without removing ld.
4296         * configure: Regenerated.
4298         * Makefile.def: Add install-gold dependency to install-ld.
4299         * Makefile.in: Regenerated.
4301 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4303         PR lto/42776
4304         * configure.ac (--enable-lto): Refactor handling so libelf tests
4305         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4306         and allow LTO to be explicitly enabled on non-ELF platforms that
4307         are known to support it inside else-clause.
4308         * configure: Regenerate.
4310 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4312         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4313         * configure: Regenerate.
4315 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4317         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4318         * configure: Regenerate.
4320 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4322         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4323         separately.
4324         * configure: Regenerate.
4326 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4328         * MAINTAINERS (Write After Approval): Add myself.
4330 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4332         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4333         * configure: Regenerate.
4335 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4337         * configure: Regenerate after change to elf.m4.
4339 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4345         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4346         * configure: Regenerated.
4348 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4350         * configure.ac: Print "buggy but acceptable" when CLooG
4351         revision is less than 9.
4352         * configure: Regenerated.
4354 2010-04-01  Diego Novillo  <dnovillo@google.com>
4356         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4358 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4360         PR bootstrap/43615
4361         PR bootstrap/43328
4363         Revert:
4365         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4367         * configure.ac: Do not pass --enable-multilib nor
4368         --disable-multilib in baseargs.  Accept explicitly passed
4369         --enable_multilib.
4370         * configure: Regenerate.
4372 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4374         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4376 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4378         * MAINTAINERS: Remove myself.
4380 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4382         PR bootstrap/43328
4383         * configure.ac: Do not pass --enable-multilib nor
4384         --disable-multilib in baseargs.  Accept explicitly passed
4385         --enable_multilib.
4386         * configure: Regenerate.
4388 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4390         * MAINTAINERS (spu port): Remove me.
4392 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4394         * configure.ac (tic6x-*-*): New case.
4395         * configure: Regenerate.
4397 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4399         * config.sub: Update to version 2010-03-22.
4400         * config.guess: Update to version 2009-12-30.
4402 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4404         PR ada/42554
4405         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4406         * configure: Regenerate.
4408 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4410         * MAINTAINERS: Update my email address.
4412 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4414         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4415         (ghassan.shobaki@amd.com): Removed.
4417 2010-03-17  Alan Modra  <amodra@gmail.com>
4419         * MAINTAINERS: Update my email address.
4421 2010-03-16  Diego Novillo  <dnovillo@google.com>
4423         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4424         Matthews.
4426 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4428         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4429         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4431 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4433         * MAINTAINERS: Update my email address.
4435 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4437         * MAINTAINERS: Update my email address.
4439 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4441         * MAINTAINERS: Update my email address.
4443 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4445         * MAINTAINERS: Update my email address.
4447 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4449         PR libstdc++/32499
4450         * configure.ac (RANLIB): Default to true.
4451         (STRIP): Likewise.
4452         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4453         * configure: Regenerate.
4455 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4457         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4458         (Write After Approval): Update my email address.
4460 2010-02-17  Nick Clifton  <nickc@redhat.com>
4462         PR 11238
4463         * Makefile.tpl (local-distclean): Also remove config.cache files in
4464         sub-directories as there may not be Makefiles present in the
4465         sub-directories.
4466         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4467         the config.cache files found by the find command.
4469         * Makefile.in: Regenerate.
4470         * configure.ac: Revert previous delta.
4471         * configure: Regenerate.
4473 2010-02-15  Nick Clifton  <nickc@redhat.com>
4475         PR 11238
4476         * configure.ac: Delete config.cache files in sub-directories when
4477         deleting Makefiles.
4478         * configure: Regenerate.
4480 2010-02-12  Ben Elliston  <bje@gnu.org>
4482         * MAINTAINERS: Update my email address.
4484 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4486         * MAINTAINERS (spu port): Update my email address.
4488 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4490         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4492 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4494         * configure.ac: Add "recommended" version checks for GMP/MPC.
4495         Update recommended GMP/MPFR/MPC versions.
4496         * configure: Regenerate.
4498 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4500         * MAINTAINERS: Move my Embecosm email address into the
4501         write-after-approval section.
4503 2010-01-26  Ian Lance Taylor  <iant@google.com>
4505         * MAINTAINERS: Add myself as Go frontend maintainer.
4507 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4509         PR libstdc++/36101, PR libstdc++/42813
4510         * configure.ac (bootstrap_target_libs): Make inclusion of
4511         target-libgomp conditional on libgomb being in target_configdirs.
4512         * configure: Regenerate.
4514 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4516         PR libstdc++/36101, PR libstdc++/42813
4517         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4518         * configure: Regenerate.
4520 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4522         PR libstdc++/36101, PR libstdc++/42813
4523         * configure.ac (target_configdirs): Substitute.
4524         * Makefile.def: Bootstrap target module libgomp.
4525         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4526         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4527         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4528         * configure, Makefile.in: Regenerate.
4530 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4532         * MAINTAINERS: Adjust my details.
4534 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4536         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4538 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4540         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4542 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4544         * MAINTAINERS (Write After Approval): Add myself.
4546 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4548         * MAINTAINERS (Write After Approval): Add myself.
4550 2010-01-11  Richard Guenther  <rguenther@suse.de>
4552         PR lto/41569
4553         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4554         * Makefile.in: Regenerated.
4556 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4558         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4559         * configure: Regenerate.
4561 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4562             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4564         PR bootstrap/42424
4565         * configure.ac: Include libtool m4 files.
4566         (_LT_CHECK_OBJDIR): Call it.
4567         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4568         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4570         * configure: Regenerate.
4572 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4574         PR bootstrap/41818
4575         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4576         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4577         * Makefile.in: Regenerate.
4579 2010-01-02  Richard Guenther  <rguenther@suse.de>
4581         PR lto/41529
4582         * configure.ac: Include config/elf.m4.  Disable LTO if not
4583         builting for an elf target.
4584         * configure: Regenerate.
4586 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4588         * MAINTAINERS: Change my email address.
4590 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4592         * config.sub, config.guess: Update from upstream sources.
4594 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4596         * MAINTAINERS (Write After Approval): Add myself.
4598 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4600         PR middle-end/30447
4601         PR middle-end/30789
4602         PR other/40302
4604         * configure.ac: Require MPC.
4605         * configure: Regenerate.
4607 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4609         PR target/38384
4610         PR bootstrap/40972
4611         * libtool.m4: Sync from git Libtool.
4612         * ltoptions.m4: Likewise.
4613         * ltversion.m4: Likewise.
4614         * lt~obsolete.m4: Likewise.
4615         * ltmain.sh: Likewise.
4617 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4619         * configure.ac: Update minimum MPC version to 0.8.
4620         * configure: Regenerate.
4622 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4624         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4625         * configure: Regenerated.
4627 2009-11-21  Ian Lance Taylor  <iant@google.com>
4629         * configure.ac: Change default of poststage1_ldflags to be empty if
4630         poststage1_libs is set.  When poststage1_libs is empty, and
4631         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4632         * configure: Rebuild.
4634 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4636         * MAINTAINERS (Write After Approval): Update my email address.
4638 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4640         * config.guess: Update from upstream sources.
4642 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4644         * Makefile.def: Restore host and target settings for gmp.
4645         * Makefile.in: Rebuild.
4647 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4649         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4650         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4651         Fix portability of test of C++ as bootstrap language.  Add
4652         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4653         * configure: Rebuild.
4654         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4655         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4656         in-tree building.
4657         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4658         (POSTSTAGE1_HOST_EXPORTS): Use it.
4659         (STAGE[+id+]_CXXFLAGS): New.
4660         (BASE_FLAGS_TO_PASS): Pass it down.
4661         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4662         extra_exports.
4663         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4664         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4665         extra_exports.
4666         * Makefile.in: Rebuild.
4668 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4670         * config.sub, config.guess: Update from upstream sources.
4672 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4674         * MAINTAINERS (Write After Approval): Add myself.
4676 2009-11-09  Jon Beniston  <jon@beniston.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4682         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4683         paths for *-w64-mingw* and x86_64-*mingw*.
4684         * configure: Regenerated.
4686 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4688         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4690 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4692         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4693         Phil Edwards to Write-After Approval.
4695 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4697         * configure.ac: Disable target-winsup & co for
4698         x86_64-*-mingw* and *-w64-mingw* targets.
4699         * configure: Regenerated.
4701 2009-10-16  Nick Clifton  <nickc@redhat.com>
4703         * MAINTAINERS: Add myself as a maintainer for the RX port.
4705 2009-10-26  Johannes Singler  <singler@kit.edu>
4707         * MAINTAINERS (Write After Approval): Update my e-mail address.
4709 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4711         * configure.ac (CLooG test): Use = with test.
4712         * configure: Regenerate.
4714 2009-10-22  Richard Guenther  <rguenther@suse.de>
4716         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4717         cloog if the ppl version check failed.  Move flags saving
4718         before setting in libelf check.
4719         * configure: Regenerate.
4721 2009-10-21  Richard Guenther  <rguenther@suse.de>
4723         * configure.ac: Adjust the ppl and cloog configure to work as
4724         documented.  Disable cloog if ppl was disabled.  Omit the version
4725         checks if they were disabled.
4726         * configure: Re-generate.
4728 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4730         * configure.ac: Add 'lto' to enable_languages, not
4731         new_enable_languages, and only if not already present.
4732         * configure: Regenerate.
4734 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4736         * README: Refer to the various COPYING* files instead of just
4737         COPYING.
4738         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4740 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4742         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4744 2009-10-07  Richard Guenther  <rguenther@suse.de>
4746         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4747         and Richard Guenther as reviewers.
4748         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4749         as reviewers.
4751 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4753         * config.sub: Update from upstream sources.
4755 2009-10-06  Ian Lance Taylor  <iant@google.com>
4757         * Makefile.def: check-gold depends upon all-gas.
4758         * Makefile.in: Rebuild.
4760 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4762         * MAINTAINERS (Write After Approval): Add myself.
4764 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4766         * Makefile.def: all-lto-plugin depends on all-libiberty.
4767         set bootstrap=true for lto-plugin.
4768         Add lto-plugin.
4769         * Makefile.in: Regenerate.
4770         * configure.ac (host_libs): Add lto-plugin.
4771         * configure: Regenerate.
4773 2009-10-03  Diego Novillo  <dnovillo@google.com>
4775         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4776         (HOST_LIBELFLIBS): Define.
4777         (HOST_LIBELFINC): Define.
4778         * Makefile.in: Regenerate.
4779         * configure.ac: Add --enable-lto.
4780         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4781         If --enable-lto is used, add 'lto' to new_enable_languages.
4782         If --enable-lto is used and gold is enabled, add
4783         lto-plugin to configdirs.
4784         * configure: Regenerate.
4786 2009-10-03  Simon Baldwin  <simonb@google.com>
4788         * configure.ac: If --with-system-zlib, suppress local zlib and
4789         pass --with-system-zlib to subdir configure scripts.
4790         * configure: Regenerate.
4792 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4793             Paolo Bonzini  <bonzini@gnu.org>
4795         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4796         $(srcdir).
4797         * Makefile.in: Rebuilt.
4799 2009-09-26  Gary Funck  <gary@intrepid.com>
4801         * MAINTAINERS (Write After Approval): Add myself.
4803 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4805         * configure.ac: Update minimum MPC version to 0.7.
4806         * configure: Regenerate.
4808 2009-09-25  Nick Clifton  <nickc@redhat.com>
4810         * configure.ac: Pass any --cache-file=/dev/null option on to
4811         subconfigures.
4812         * configure: Regenerate.
4814 2009-09-23  Nick Clifton  <nickc@redhat.com>
4816         * config.sub, config.guess: Update from upstream sources.
4818 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4820         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4821         * Makefile.in: Rebuilt.
4823 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4825         PR bootstrap/32272
4826         * configure.ac: Error out if $srcdir isn't '.' but contains
4827         host-${host_noncanonical}.
4828         * configure: Regenerate.
4830 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4832         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4833         maintainer.
4835 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4837         * configure.ac: If bootstrapping a combined tree with
4838         --enable-gold, require c++ in stage1_languages.
4839         * configure: Regenerate.
4841         * configure.ac: Also add target_libs of stage1_languages to
4842         bootstrap_target_libs.
4843         * configure: Regenerate.
4845         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4846         with --enable-languages not containing c++.
4847         * configure: Regenerate.
4849 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4851         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4852         * configure: Regenerate.
4854 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4856         * MAINTAINERS (Write After Approval): Update my e-mail address,
4857         and move from from here...
4858         (Waiting for paperwork): To here.
4860 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4862         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4864 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4866         * configure.ac: Do not use $extrasub for replacing @if/@endif
4867         parts in Makefile; instead, use additional arguments to
4868         AC_CONFIG_COMMANDS to do the replacement manually, with several
4869         sed invocations, to avoid HP-UX sed command limits.
4870         * configure: Regenerate.
4872 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4874         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4875         blank before -L.
4877 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4879         * configure.ac (with-build-config): Document.  Handle without.
4880         Handle missing argument.
4881         * configure: Rebuilt.
4883 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4885         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4886         Default to bootstrap-debug only if compare-debug works.
4887         * configure: Rebuilt.
4888         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4889         * Makefile.in: Rebuilt.
4891 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4893         * MAINTAINERS (OS Port Maintainers): Update my email address.
4895 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4897         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4898         * Makefile.in: Rebuilt.
4900 2009-09-01  Chris Demetriou  <cgd@google.com>
4902         * MAINTAINERS (Write After Approval): Add myself.
4904 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4906         PR debug/30161
4907         * include/dwarf2.h (enum dwarf_tag): Added
4908         DW_TAG_GNU_template_template_param
4909         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4911 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4913         * Makefile.tpl (AWK): Fix typo.
4914         * Makefile.in: Regenerate.
4916 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4918         * configure.ac: Detect awk and sed.
4919         * Makefile.def (flags_to_pass): Add AWK and SED.
4920         * Makefile.tpl (AWK, SED): New.
4921         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4922         * configure: Regenerate.
4923         * Makefile.in: Regenerate.
4925 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4927         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4928         (collapseslashes): Likewise.
4930 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4932         * configure.ac (AC_PREREQ): Bump to 2.64.
4934 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4936         * configure.ac: Remove --with-datarootdir, --with-docdir,
4937         --with-pdfdir, --with-htmldir switches.
4938         * configure: Regenerate.
4940         * configure: Regenerate.
4942         * compile: Sync from Automake 1.11.
4943         * depcomp: Likewise.
4944         * install-sh: Likewise.
4945         * missing: Likewise.
4946         * mkinstalldirs: Likewise.
4947         * ylwrap: Likewise.
4949 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4951         * ltmain.sh (func_normal_abspath): New function.
4952         (func_relative_path): Likewise.
4953         (func_mode_help): Document new -bindir option for link mode.
4954         (func_mode_link): Add new -bindir option, and use it to place
4955         output DLL if specified.
4957 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4959         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4960         (baseargs): Add --disable-option-checking.
4961         * configure: Regenerate.
4963         * Makefile.def (configure-target-libiberty): Depend on
4964         all-binutils and all-ld.
4965         (configure-target-newlib): Likewise.
4966         * Makefile.in: Regenerate.
4968 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4970         * config.sub, config.guess: Update from upstream sources.
4972 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4974         Sync from src, merge:
4976         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4978         * configure.ac: Do not exclude gas for i386-*-darwin.
4979         Add a case for x86_64-*-darwin.
4980         * configure: Regenerate.
4982 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4984         * MAINTAINERS: Add my name to Write After Approval list.
4986 2009-08-06  Michael Eager  <eager@eagercon.com>
4988         * configure.ac: Add Microblaze target.
4989         * configure: Regenerate.
4991 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4993         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4994         * configure: Regenerate.
4996 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4998         * MAINTAINERS (Write After Approval): Update my e-mail address.
5000 2009-07-06  Ian Lance Taylor  <iant@google.com>
5002         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5003         * configure: Rebuild.
5005 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5007         * MAINTAINERS: Move myself to the Graphite Reviewers.
5009 2009-06-30  Wei Guozhi  <carrot@google.com>
5011         * MAINTAINERS: Add my name to Write After Approval list.
5013 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5015         PR bootstrap/40338
5016         * configure.ac (comparestring): Create new variable.
5017         * Makefile.tpl (comparestring): Use to skip some comparisions.
5018         * configure: Regenerate.
5019         * Makefile.in: Regenerate.
5021 2009-06-26  Doug Evans  <dje@sebabeach.org>
5023         * Makefile.def (host_modules): Add cgen.
5024         * Makefile.in: Regenerate.
5025         * configure.ac (host_tools): Add cgen.
5026         * configure: Regenerate.
5028 2009-06-23  DJ Delorie  <dj@redhat.com>
5030         * MAINTAINERS: Add myself as mep maintainer.
5032 2009-06-23  Ian Lance Taylor  <iant@google.com>
5034         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5035         boot_languages.  Only bootstrap target libraries listed in
5036         target_libs for some boot language.  Add --with-stage1-ldflags,
5037         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5038         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5039         if not building with C++.
5040         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5041         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5042         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5043         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5044         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5045         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5046         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5047         * configure, Makefile.in: Rebuild.
5049 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5051         * MAINTAINERS: Added my name to write-after-approval list.
5053 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5055         * configure.ac: Define is_elf for QNX Neutrino targets.
5056         * configure: Regenerate.
5058 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5060         * MAINTAINERS: Added my name to the write-after-approval list
5062 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5064         * configure.ac: Detect MPC in default directory.
5065         * configure: Regenerate.
5067 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5068             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5070         * Makefile.tpl (all): Avoid a trailing backslash.
5071         * Makefile.in: Regenerate.
5073 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5075         * config.sub, config.guess: Update from upstream sources.
5077 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5079         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5080         to noconfdirs.
5081         * configure: Regenerate.
5083 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5085         * Makefile.tpl ([+compare-target+]): Compare all stage
5086         directories, rather than just gcc.
5087         * Makefile.in: Rebuilt.
5089 2009-06-01  Doug Kwan  <dougkwan@google.com>
5091         * configure.ac: Support gold for target arm*-*-*.
5092         * configure: Regenerate.
5094 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5096         * Makefile.def: Add MPC support and dependencies.
5097         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5099         * Makefile.in, configure: Regenerate.
5101 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5103         * Makefile.tpl (all): Avoid harmless warning in make all when
5104         gcc-bootstrap is enabled but stage_last does not exist.
5105         * Makefile.in: Rebuilt.
5107 2009-05-24  Nicolas Roche  <roche@adacore.com>
5109         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5110         * Makefile.in: Regenerate.
5112 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5114         * MAINTAINERS: Update my e-mail address.
5116 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5118         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5119         * configure:  Regenerate.
5121 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5123         PR other/40159
5124         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5125         gcc-no-bootstrap are mutually exclusive.
5126         * Makefile.in: Rebuilt.
5128 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5130         PR other/40159
5131         * Makefile.tpl (all): Don't end with unconditional success.
5132         * Makefile.in: Rebuilt.
5134 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5136         PR target/37137
5137         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5138         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5139         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5140         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5141         stage_configureflags, stage_cflags and stage_libcflags into
5142         explicit Makefile macros.
5143         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5144         GFORTRAN.
5145         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5146         CC.  Set CC_FOR_BUILD from CC.
5147         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5148         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5149         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5150         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5151         and GFORTRAN.
5152         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5153         (_LIBCFLAGS): Renamed to _TFLAGS.
5154         (do-compare-debug, do-compare3-debug): Drop.
5155         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5156         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5157         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5158         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5159         (XGCC_FLAGS_FOR_TARGET): New.
5160         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5161         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5162         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5163         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5164         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5165         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5166         TFLAGS.
5167         (BUILD_CONFIG): Include if requested.
5168         (all): Set TFLAGS on bootstrap.
5169         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5170         (all-stageid-prefixmodule): Likewise.
5171         (do-clean, distclean-stageid): Set TFLAGS.
5172         (restrap): Fix whitespace.
5173         * Makefile.in: Rebuilt.
5175 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5177         * config.guess: Sync with src.
5179 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5181         * configure.ac ($with_ppl):  Default to no if not supplied.
5182         ($with_cloog):  Likewise.
5183         configure:  Regenerate.
5185 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5187         * MAINTAINERS: Update my e-mail address.
5189 2009-04-27  Nick Clifton  <nickc@redhat.com>
5191         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5193 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5195         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5196         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5197         * Makefile.in: Regenerate.
5199 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5201         PR bootstrap/39739
5202         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5203         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5205         * configure, Makefile.in: Regenerate.
5207 2009-04-21  Taras Glek  <tglek@mozilla.com>
5209         * include/hashtab.h: Update GTY annotations to new syntax
5210         * include/splay-tree.h: Likewise
5212 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5214         * config.sub, config.guess: Update from upstream sources.
5216 2009-04-15  Anthony Green  <green@moxielogic.com>
5218         * configure.ac: Add moxie support.
5219         * configure: Rebuilt.
5221 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5223         * configure.ac: Change copyright header to refer to version
5224         3 of the GNU General Public License and to point readers at the
5225         COPYING3 file and the FSF's license web page.
5226         * Makefile.def: Likewise.
5227         * Makefile.tpl: Likewise.
5228         * Makefile.in: Regenerate.
5230 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5232         * configure.ac: Restore match for darwin9 or later. Use double
5233         brackets since regeneration eats one pair.
5234         * configure: Regenerate.
5236 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5238         PR gas/10039
5239         * configure.ac: Require texinfo 4.7.
5240         * configure: Regenerated.
5242 2009-04-09  Nick Clifton  <nickc@redhat.com>
5244         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5245         the GCC Runtime Library Exception.
5247 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5249         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5250         * configure: Regenerate.
5252 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5254         * Makefil.def (languages): New entries.
5255         * Makefile.tpl (check-gcc-*): New generic target.
5256         * Makefile.in: Regenerate.
5258 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5260         * MAINTAINERS:  Update my email address.
5262 2009-03-18  Tom Tromey  <tromey@redhat.com>
5264         * configure: Rebuild.
5265         * configure.ac (host_libs): Add libiconv.
5266         * Makefile.in: Rebuild.
5267         * Makefile.def (host_modules): Add libiconv.
5268         (configure-gdb, all-gdb): Depend on libiconv.
5270 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5272         * configure.ac: Treat gdb as supported on x86_64-darwin.
5273         * configure: Regenerate.
5275 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5277         * configure.ac (--with-host-libstdcxx): New option.
5278         * configure: Regenerate.
5280 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5282         * MAINTAINERS:  Move myself into the write after approval list.
5284 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5286         * MAINTAINERS: Update e-mail address.
5288 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5290         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5292 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5294         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5296 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5298         Backport from git Libtool:
5300         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5301         Support GNU/kOpenSolaris.
5302         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5303         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5304         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5305         GNU/kOpenSolaris.
5307 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5309         * MAINTAINERS: Update e-mail address.
5311 2009-02-24  Michael Eager  <eager@eagercon.com>
5313         * MAINTAINERS (Write After Approval): Add self.
5315 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5317         * MAINTAINERS (Write After Approval): Add myself.
5319 2009-02-05  Andreas Schwab  <schwab@suse.de>
5321         * Makefile.tpl (stage_last): Define $r and $s before using
5322         $(RECURSE_FLAGS_TO_PASS).
5323         * Makefile.in: Regenerate
5325 2009-01-30  Ian Lance Taylor  <iant@google.com>
5327         * MAINTAINERS: Move myself to the Global Reviewers list.
5329 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5331         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5332         * configure: Regenerate.
5334 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5336         * MAINTAINERS: Make whitespace consistent.
5337         Remove Robert Millan from Write After Approval.
5339 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5341         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5342         (all-opcodes): Depend on all-libiberty.
5343         * Makefile.in: Regenerate.
5345 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5347         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5348         * configure: Regenerate.
5350 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5352         * MAINTAINERS (Write After Approval): Add myself.
5354 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5356         * MAINTAINERS: Add myself to reviewers (Fortran).
5358 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5360         PR tree-optimization/38515
5361         * configure.ac (cloog-polylib): Removed.
5362         (with_ppl, with_cloog): Test for "no".
5363         * configure: Regenerated.
5365 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5367         * MAINTAINERS: Moved myself to reviewers (Fortran).
5369 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5371         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5372         (Write After Approval): Remove myself.
5374 2009-01-03  Diego Novillo  <dnovillo@google.com>
5376         * MAINTAINERS: Remove myself from alias maintainership.
5378 2009-01-02  David Ayers  <ayers@fsfe.org>
5380         * MAINTAINERS: Update e-mail address.
5382 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5384         * MAINTAINERS: Make whitespace consistent.
5386 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5388         Backport from upstream Libtool:
5389         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5390         Add cache variables to tests that require the linker to work.
5391         For shlibpath_overrides_runpath, this also changes the semantics
5392         to let the result from the C compiler take precedence.
5394 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5396         * config.sub, config.guess: Update from upstream sources.
5398 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5400         * configure.ac (ppllibs): Add by default the lib flags.
5401         * configure: Regenerate.
5403 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5405         * MAINTAINERS:  Add myself to the write after approval list.
5407 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5409         * configure.ac: Add double brackets on darwin[912].
5410         * configure: Regenerate.
5412 2008-12-03  Daniel Kraft  <d@domob.eu>
5414         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5415         Approval to Reviewer section (for Fortran front-end).
5417 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5419         * configure.ac: Expand to darwin10 and later.
5420         * configure: Regenerate.
5422 2008-12-02  Andreas Schwab  <schwab@suse.de>
5424         * Makefile.def: configure-target-boehm-gc depends on
5425         all-target-libstdc++-v3.
5426         * Makefile.in: Regenerate.
5428 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5430         * MAINTAINERS:  Add myself as mingw maintainer.
5432 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5434         * config.sub, config.guess: Update from upstream sources.
5436 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5438         * README.SCO: Remove.
5440 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5442         * MAINTAINERS:  Add myself to the write after approval list.
5444 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5446         * MAINTAINERS:  Update my email address in WAA section.
5448 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5450         * MAINTAINERS: Update e-mail address.
5452 2008-11-27  Toon Moene  <toon@moene.org>
5454         * MAINTAINERS: Change e-mail address.
5456 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5458         * configure.ac: Build gdb for i?86-*-darwin*
5459         * configure: Regenerated.
5461 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5463         * MAINTAINERS: Added my full name.
5465 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5467         PR bootstrap/38014
5468         PR bootstrap/37923
5470         Revert:
5472         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5474         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5475         * Makefile.in: Regenerated.
5477         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5479         PR gdb/921
5480         PR gdb/1646
5481         PR gdb/2175
5482         PR gdb/2176
5484         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5485         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5486         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5487         (HOST_EXPORTS): Pass CPPFLAGS.
5488         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5489         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5490         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5491         * Makefile.in, configure: Regenerated.
5492         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5493         and CPPFLAGS_FOR_BUILD.
5495 2008-11-06  Jeff Law  <law@redhat.com>
5497         * MAINTAINERS: Add myself as middle end maintainer.
5499 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5501         * MAINTAINERS (Write after approval): Add myself.
5503 2008-11-05  Diego Novillo  <dnovillo@google.com>
5505         * MAINTAINERS (Global Reviewers): Add myself.
5506         (Non-Algorithmic Maintainers): Remove myself.
5508 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5510         * MAINTAINERS (Write after approval): Add myself.
5512 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5514         * MAINTAINERS (Write after approval): Add myself.
5516 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5518         * configure.ac (spu-*-*): Remove special case.
5519         * configure: Regenerate.
5521 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5523         * MAINTAINERS (Write after approval): Update my email address.
5525 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5527         * configure.ac [spu-*-*]: Do not set skipdirs.
5528         * configure: Re-generate.
5530 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5532         * MAINTAINERS (Various Maintainers): Add myself to reload.
5534 2008-10-25  Richard Guenther  <rguenther@suse.de>
5536         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5537         maintainer.  Remove myself as libgcc-math maintainer.
5538         (Non-Algorithmic Maintainers): Remove myself.
5540 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5542         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5543         * Makefile.in: Regenerated.
5545 2008-10-23  Cary Coutant  <ccoutant@google.com>
5547         * MAINTAINERS (Write after approval): Add myself.
5549 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5551         PR gdb/921
5552         PR gdb/1646
5553         PR gdb/2175
5554         PR gdb/2176
5556         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5557         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5558         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5559         (HOST_EXPORTS): Pass CPPFLAGS.
5560         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5561         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5562         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5563         * Makefile.in, configure: Regenerated.
5564         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5565         and CPPFLAGS_FOR_BUILD.
5567 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5569         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5570         Sebastian Pop.
5572 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5574         * MAINTAINERS (Write After Approval): Added myself.
5576 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5578         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5579         recommended version to 2.3.2.
5581         * configure: Regenerate.
5583 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5585         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5587 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5589         * MAINTAINERS (Write After Approval): Update e-mail address.
5591 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5593         * libtool.m4: Update to libtool 2.2.6.
5594         * lt~obsolete.m4: Update to libtool 2.2.6.
5595         * ltmain.sh: Update to libtool 2.2.6.
5596         * ltsugar.m4: Update to libtool 2.2.6.
5597         * ltversion.m4: Update to libtool 2.2.6.
5598         * ltoptions.m4: Update to libtool 2.2.6.
5599         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5601 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5603         * MAINTAINERS (Write After Approval): Add myself.
5605 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5607         * MAINTAINERS (Write After Approval): Update my name.
5609 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5611         * MAINTAINERS: Add myself in "Write After Approval".
5613 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5615         * MAINTAINERS: Add myself as ia64 maintainer.
5617 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5619         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5620         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5621         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5622         and Michael Tiemann from Write After Approval since they do not
5623         actually have access.
5625 2008-09-05  Richard Guenther  <rguenther@suse.de>
5627         * configure.ac: Initialize clooglibs to -lcloog.
5628         * configure: Re-generate.
5630 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5632         * MAINTAINERS (Write After Approval): Add myself.
5634 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5636         * configure.ac (--with-cloog-polylib): New.
5637         (--disable-cloog-version-check): New.
5638         (--disable-ppl-version-check): New.
5639         * configure: Re-generate.
5641 2008-09-03  Richard Guenther  <rguenther@suse.de>
5643         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5644         cloog test.
5645         * configure: Re-generate.
5647 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5649         Add picoChip port.
5650         * MAINTAINERS: Add picoChip maintainers.
5652 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5653             Tobias Grosser  <grosser@fim.uni-passau.de>
5654             Jan Sjodin  <jan.sjodin@amd.com>
5655             Harsha Jagasia  <harsha.jagasia@amd.com>
5656             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5657             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5658             Adrien Eliche  <aeliche@isty.uvsq.fr>
5660         Merge from graphite branch.
5661         * configure: Regenerate.
5662         * Makefile.in: Regenerate.
5663         * configure.ac (host_libs): Add ppl and cloog.
5664         Add checks for PPL and CLooG.
5665         * Makefile.def (ppl, cloog): Added modules and dependences.
5666         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5667         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5669 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5671         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5672         (GCC_SHLIB_SUBDIR): New.
5673         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5674         * configure: Regenerate.
5675         * Makefile.in: Regenerate.
5677 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5679         * MAINTAINERS: Consistently use tabs to separate columns.
5681 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5683         * MAINTAINERS (Write after Approval): Add myself.
5685 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5687         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5688         Enable bfd, binutils and opcodes.
5689         * configure: Regenerate.
5691 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5693         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5695 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5697         * MAINTAINERS:  Use correct Umlaut for last name.
5699 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5701         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5703 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5705         * MAINTAINERS: Update my email address.
5707 2008-08-16  Nicolas Roche  <roche@adacore.com>
5709         * Makefile.tpl: Add BOOT_ADAFLAGS.
5710         * Makefile.in: Regenerate.
5712 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5714         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5715         * configure: Regenerate.
5717 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5719         * configure.ac: Add makefile fragments for hpux.
5720         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5721         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5722         * configure: Regenerate.
5723         * Makefile.in: Regenerate.
5725 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5727         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5729 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5731         * MAINTAINERS (Write after Approval): Add myself.
5733 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5735         * MAINTAINERS (Write After Approval):  Add myself.
5737 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5739         * MAINTAINERS (Write After Approval):  Add myself.
5741 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5743         * MAINTAINERS: Update my email address.
5745 2008-06-25  Joey Ye  <joey.ye@intel.com>
5747         * MAINTAINERS (Write After Approval):  Add myself.
5749 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5751         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5752         * Makefile.in: Regenerate.
5753         * configure: Regenerate.
5755 2008-06-17  Daniel Kraft  <d@domob.eu>
5757         * MAINTAINERS (Write After Approval):  Add myself.
5759 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5761         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5762         "$@" is still intact with both Autoconf 2.59 and 2.62.
5763         * configure: Regenerate.
5765 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5767         * Makefile.tpl: Fix comment errors.
5768         * Makefile.in: Regenerate.
5770 2008-06-12  David S. Miller  <davem@davemloft.net>
5771             David Edelsohn  <edelsohn@gnu.org>
5773         * configure.ac: Add powerpc*-*-* to gold supported targets.
5774         * configure: Regenerate.
5776 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5778         PR tree-optimization/36218
5779         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5780         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5781         (all prefix="build-"): Pass them to build-system sub-makes.
5782         * Makefile.in: Regenerate.
5784 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5786         * MAINTAINERS (mt port): Remove.
5787         (sco5, unixware, sco udk): Remove.
5788         (Kean Johnston): Add to Write After Approval.
5790 2008-05-30  Julian Brown  <julian@codesourcery.com>
5792         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5793         of libobjc for ARM EABI Linux.
5794         * configure: Regenerate.
5796 2008-05-18  Xinliang David Li   <davidxl@google.com>
5798         * ChangeLog: Remove wrong ChangeLog entry.
5800 2008-05-17  Xinliang David Li   <davidxl@google.com>
5802         * MAINTAINERS (Write After Approval): Add myself.
5804 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5806         * MAINTAINERS (Write After Approval): Add myself.
5808 2008-05-14  Rafael Espíndola  <espindola@google.com>
5810         * config-ml.in: don't handle --enable-shared and --enable-static.
5812 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5814         * MAINTAINERS: Update my email address.
5816 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5818         * MAINTAINERS: Update my email address.
5820 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5822         * MAINTAINERS (Write After Approval): Add myself.
5824 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5826         * MAINTAINERS (Write After Approval): Add myself.
5828 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5830         * MAINTAINERS (crx): Add myself.
5832 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5834         Sync with src:
5835         2008-04-14  David S. Miller  <davem@davemloft.net>
5837         * configure.ac: Add sparc*-*-* to gold supported targets.
5838         * configure: Regenerate.
5840 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5842         PR bootstrap/35457
5843         * configure.ac: Include override.m4.
5844         * configure: Regenerate.
5846 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5848         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5849         * Makefile.in: Regenerate.
5851 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5853         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5854         as nonconfigurable directories list.
5855         * configure: Regenerate.
5857 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5859         * config.sub, config.guess: Update from upstream sources.
5861 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5863         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5864         * Makefile.in: Regenerate.
5866 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5868         * configure.ac: Do not build libssp for the AVR.
5869         * configure: Regenerate.
5871 2008-04-07  Ian Lance Taylor  <iant@google.com>
5873         * Makefile.def: check-gold depends upon all-binutils.
5874         * Makefile.in: Regenerate.
5876 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5878         * MAINTAINERS (Write After Approval): Add myself.
5880 2008-04-04  Nick Clifton  <nickc@redhat.com>
5882         PR binutils/4334
5883         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5884         builds.
5885         * configure: Regenerate.
5887 2008-04-04  NightStrike  <NightStrike@gmail.com>
5889         PR other/35151
5890         * configure.ac: Combine rules for mingw32 and mingw64.
5891         * configure: Regenerate.
5893 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5895         * MAINTAINERS (Write After Approval): Add myself.
5897 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5899         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5900         * Makefile.in (.NOTPARALLEL): Ditto.
5902 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5904         * MAINTAINERS (Write After Approval): Add myself.
5906 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5908         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5909         * Makefile.in (.NOTPARALLEL): Regenerate.
5911 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5913         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5914         * Makefile.in: Regenerate.
5916 2008-03-26  Jakub Staszak  <kuba@et.pl>
5918         * MAINTAINERS (Write After Approval): Add myself.
5920 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5922         * MAINTAINERS:  Update e-mail address.
5924 2008-03-20  Ian Lance Taylor  <iant@google.com>
5926         * configure.ac: Add support for --enable-gold.
5927         * Makefile.def: Add gold as a directory like ld.
5928         * configure, Makefile.in: Regenerate.
5930 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5932         * configure.ac: m4_include config/proginstall.m4.
5933         * configure: Regenerate.
5935         Backport from upstream Libtool:
5937         2007-10-12  Eric Blake  <ebb9@byu.net>
5939         Deal with Autoconf 2.62's semantic change in m4_append.
5940         * ltsugar.m4 (lt_append): Replace broken versions of
5941         m4_append.
5942         (lt_if_append_uniq): Don't require separator to be overquoted,
5943         and avoid broken m4_append.
5944         (lt_dict_add): Fix typo.
5945         * libtool.m4 (_LT_DECL): Don't overquote separator.
5947 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5949         * config.rpath: Add AIX 6 support.
5951 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5953         * Makefile.def (stageprofile).  Remove -fprofile-generate
5954         from stage_libcflags.
5955         * Makefile.in: Regenerate.
5957 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5959         * config.sub, config.guess: Update from upstream sources.
5961 2008-03-06  Tom Tromey  <tromey@redhat.com>
5963         * MAINTAINERS: Update for treelang deletion.
5965 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5967         * MAINTAINERS: Update my email address.
5969 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5971         * MAINTAINERS (darwin port): Add myself as a maintainer.
5972         (objective-c/c++): Add myself as a maintainer.
5974 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5976         * MAINTAINERS (Write After Approval): Update my email address.
5978 2008-02-25  Tomas Bily  <tbily@suse.cz>
5980         * MAINTAINERS (Write After Approval): Add myself.
5982 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5984         * MAINTAINERS (OpenMP): Add myself.
5986 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5988         PR bootstrap/32009
5989         PR bootstrap/32161
5991         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5992         * configure: Regenerate.
5994         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5995         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5996         STAGE4_LIBCFLAGS): New.
5997         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5998         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5999         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6000         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6001         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6002         for target modules.  Don't export LIBCFLAGS.
6003         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6004         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6005         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6006         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6007         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6008         * Makefile.in: Regenerate.
6010 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6012         PR libgcj/33085
6013         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6014         Do not use -DDLL_EXPORT.  Backport from upstream.
6016 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6018         * MAINTAINERS (Write After Approval): Add myself.
6020 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6022         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6023         * configure: Regenerate.
6025 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6027         * configure.ac (xtensa*-*-*): Recognize processor variants.
6028         * configure: Regenerate.
6030 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6032         PR bootstrap/34922
6033         * configure.ac (PARSE_ARGS): Push suitable setting of
6034         ac_subdirs_all, for `./configure --help=recursive'.
6035         Handle `+' in generic toplevel directory disabling.
6036         * configure: Regenerate.
6038 2008-01-28  Nick Clifton  <nickc@redhat.com>
6040         * MAINTAINERS (xstormy16): Take over maintainership.
6042 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6044         * MAINTAINERS (c4x port): Remove.
6046 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6048         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6050 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6052         * config.sub, config.guess: Update from upstream sources.
6054 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6056         * MAINTAINERS (Write After Approval): Add myself.
6058 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6060         * MAINTAINERS: Update my email address.
6062 2008-01-09  Raksit Ashok  <raksit@google.com>
6064         * MAINTAINERS (Write After Approval): Add myself.
6066 2008-01-09  Raksit Ashok  <raksit@google.com>
6068         * MAINTAINERS (Write After Approval): Add myself.
6070 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6072         * config.sub, config.guess: Update from upstream sources.
6074 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6076         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6077         Change recommended MPFR from 2.2.1 -> 2.3.0.
6078         * configure: Regenerate.
6080 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6082         * MAINTAINERS: Update my email address.
6084 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6086         * MAINTAINERS: Update my email address.
6088 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6090         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6091         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6092         * Makefile.in: Regenerate.
6094 2007-12-10  Mark Heffernan  <meheff@google.com>
6096         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6097         misplaced entries.
6099 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6101         * configure.ac: Enable libjava for x86_64-*-darwin9.
6102         * configure: Regenerate.
6104 2007-12-07  Bill Maddox  <maddox@google.com>
6106         * MAINTAINERS (Write After Approval): Add myself.
6108 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6110         * config.sub, config.guess: Update from upstream sources.
6112 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6114         * config-ml.in: Remove 64bit configure tests.
6116 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6118         * config-ml.in: Robustify against white space in absolute file
6119         names.
6121         * config-ml.in (multi-clean): Substitute ${Makefile}.
6122         Remove superfluous ${Makefile} in list.
6124 2007-11-19  Thiemo Seufer  <ths@mips.com>
6126         * config-ml.in: Don't hardcode the Makefile name.
6128 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6130         * MAINTAINERS (Write After Approval): Add myself.
6132 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6134         * MAINTAINERS (Write After Approval): Add myself.
6136 2007-11-06  Doug Kwan  <dougkwan@google.com>
6138         * MAINTAINERS (Write After Approval): Add myself.
6140 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6142         * MAINTAINERS (mercury): Remove entry.
6143         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6145 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6147         * Makefile.def (dependencies): Make configure-gdb depend on
6148         all-intl.
6149         * Makefile.in: Regenerated.
6151 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6153         * MAINTAINERS (Fortran maintainer): Remove myself.
6155 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6157         * Makefile.def: To avoid problems running with parallel makes,
6158         build newlib before libgloss so that target specific header
6159         files are availble.
6160         * Makefile.in: Regenerate
6162 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6164         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6165         * Makefile.in: Regenerate.
6167 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6169         * MAINTAINERS (Register allocation reviewer): Add myself.
6171 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6173         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6174         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6175         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6176         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6177         * configure: Regenerate.
6179 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6181         * MAINTAINERS (Register allocation reviewer): Add myself.
6183 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6185         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6186         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6187         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6188         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6189         * configure.ac: Default them to host tools for $host = $build.
6190         Subst them.
6192         * configure: Regenerate.
6193         * Makefile.in: Regenerate.
6195 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6197         * MAINTAINERS (Register allocation reviewer): Add myself.
6199 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6201         * MAINTAINERS (Register allocation reviewer): Add myself.
6203 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6205         * MAINTAINERS (Write After Approval): Fix typo.
6207 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6209         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6210         * configure: Regenerate.
6212 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6214         PR bootstrap/31906
6215         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6216         they're already prefixed.
6218 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6220         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6221         libstdc++.
6222         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6223         * configure: Regenerate.
6224         * Makefile.in: Regenerate.
6226 2007-09-17  Andreas Schwab  <schwab@suse.de>
6228         * configure.ac: Raise minimum makeinfo version to 4.6.
6229         * configure: Regenerate.
6231 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6233         * MAINTAINERS (write-after-approval) add myself
6235 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6237         * configure.ac: Correct makeinfo version check.
6238         * configure: Regenerate.
6240 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6242         * MAINTAINERS: Update my email address.
6244 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6246         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6247         to $skipdirs and only disable gprof for newlib.  Use the normal
6248         mips*-elf* handling in other respects.
6249         * configure: Regnerate.
6251 2007-09-12  David Daney  <ddaney@avtrex.com>
6253         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6254         enabling libgcj.
6255         * configure: Regenerate.
6257 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6259         PR other/32154
6260         * configure.ac: For libgloss targets, point the linker to the linker
6261         script, startup code and simulator library.
6262         * configure: Regenerate.
6264 2007-09-07  Andrew Haley  <aph@redhat.com>
6266         * configure.ac (noconfigdirs): Remove target-libffi and
6267         target-libjava.
6268         * configure: Regenerate.
6270 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6272         PR target/33281
6273         * configure.ac: Use config/mh-mingw on mingw.
6274         * configure: Regenerate.
6276 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6278         * MAINTAINERS (Write After Approval): Add myself.
6280 2007-09-05  Richard Guenther  <rguenther@suse.de>
6282         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6283         nor --disable-checking is provided also turn on yes and types
6284         checking for stage1.
6285         * configure: Re-generate.
6287 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6289         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6290         (Write After Approval): Remove myself.
6292 2007-08-29  Nick Clifton  <nickc@redhat.com>
6294         * config.sub, config.guess: Update from upstream sources.
6296 2007-08-22  Bud Davis  <jmdavis@link.com>
6298         * MAINTAINERS (Write After Approval): Added myself.
6299         * MAINTAINERS (Reviewers): Removed myself.
6301 2007-08-18  Paul Brook  <paul@codesourcery.com>
6302             Joseph Myers  <joseph@codesourcery.com>
6304         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6305         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6306         * Makefile.in: Regenerate.
6307         * configure.ac (--with-debug-prefix-map): New.
6308         * configure: Regenerate.
6310 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6311             Nigel Stephens  <nigel@mips.com>
6313         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6314         as target_makefile_frag.
6315         * configure: Regenerate.
6317 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6319         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6320         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6321         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6322         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6323         (do-compare, do-compare3, do-compare-debug): New.
6324         ([+compare-target+]): Use them.
6326 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6328         * MAINTAINERS (Write After Approval): Change my email address.
6330 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6331             Ben Elliston  <bje@au.ibm.com>
6333         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6334         --silent if $silent.
6335         * configure: Regenerate.
6337 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6339         * MAINTAINERS (Various Maintainers): Add myself as
6340         loop infrastructure maintainer.  Update my e-mail
6341         address.
6343 2007-07-31  Diego Novillo  <dnovillo@google.com>
6345         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6346         Adjust description.
6348 2007-07-26  Richard Guenther  <rguenther@suse.de>
6350         * configure.ac: Add types checking to stage1 checking flags.
6351         * configure: Regenerate.
6353 2007-07-17  Nick Clifton  <nickc@redhat.com>
6355         * COPYING3: New file.  Contains version 3 of the GNU General
6356         Public License.
6357         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6358         Lesser General Public License.
6360 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6362         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6364 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6366         * MAINTAINERS (S/390 co-maintainer): Add myself.
6367         (Write After Approval): Remove myself.
6369 2007-07-13  Dan Hipschman  <dsh@google.com>
6371         * MAINTAINERS (Write After Approval): Add myself.
6373 2007-07-11  Nick Clifton  <nickc@redhat.com>
6375         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6376         WINDRES export.
6377         * Makefile.in: Regenerate.
6379 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6381         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6382         maintainer.
6384 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6386         * lt~obsolete.m4: New. Import from 20070318 libtool.
6388 2007-07-03  Julian Brown  <julian@codesourcery.com>
6390         * MAINTAINERS (Write After Approval): Add myself.
6392 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6394         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6395         * configure: Regenerate.
6397 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6399         * configure.ac: Add some missing m4 quotation.
6400         * configure: Regenerate.
6402 2007-07-02  Simon Baldwin  <simonb@google.com>
6404         * MAINTAINERS (Write After Approval): Add myself.
6406 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6408         * configure: Regenerate.
6410 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6412         * Makefile.def: Add windmc tool to build.
6413         * Makefile.tpl: Likewise.
6414         * configure.ac: Likewise.
6415         * Makefile.in: Regenerate.
6416         * configure: Regenerate.
6418 2007-06-28  DJ Delorie  <dj@redhat.com>
6420         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6421         not building newlib.
6422         * configure: Regenerated.
6424 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6426         * MAINTAINERS (Write After Approval): Add myself.
6428 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6430         * MAINTAINERS (Write After Approval): Add myself.
6432 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6434         * MAINTAINERS (Write After Approval): Add myself.
6436 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6438         * MAINTAINERS (Write After Approval): Add myself.
6440 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6442         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6443         * Makefile.in: Regenerated.
6445 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6447         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6448         bfin*-*-uclinux* targets.
6449         * configure: Regenerate.
6451 2007-06-14  Ian Lance Taylor  <iant@google.com>
6453         * MAINTAINERS: Add myself as non-algorithmic global write
6454         maintainer.
6456 2007-06-14  Diego Novillo  <dnovillo@google.com>
6458         * MAINTAINERS: Add self as middle-end maintainer and
6459         non-algorithmic global write maintainer.
6461 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6463         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6464         Move all Fortran maintainers except Paul Brook into the
6465         Non-Autopoiesis section.
6467 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6469         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6470         (distclean-stage[+id+]): Possibly delete stage_last.
6471         * Makefile.in: Regenerate.
6473 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6475         * MAINTAINERS (Various Maintainer): Fix typo.
6477 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6479         * MAINTAINERS (Various Maintainer): Add myself as
6480         dataflow maintainer.
6482 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6484         * config.sub, config.guess: Update from upstream sources.
6486 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6488         * Makefile.tpl: Fix spelling error.
6489         * Makefile.in: Regenerate.
6491 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6493         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6494         lt_cv_sys_max_cmd_len.
6496 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6498         * MAINTAINERS (Various Maintainers): Add myself as
6499         auto-vectorizer maintainer.
6501 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6503         PR libjava/32098
6504         * libtool.m4: Revert previous change.
6505         * ltgcc.m4: Put it here.
6507 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6509         * MAINTAINERS (Various Maintainers): Add myself as
6510         auto-vectorizer maintainer.
6512 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6514         PR libjava/32098
6515         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6517 2007-05-30  Richard Guenther  <rguenther@suse.de>
6519         * MAINTAINERS (Various Maintainers): Add myself as
6520         auto-vectorizer maintainer.
6522 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6524         PR bootstrap/29382
6525         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6526         * configure: Rebuilt.
6528 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6530         * MAINTAINERS (Write After Approval): Removed my name.
6532 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6534         * MAINTAINERS (Write After Approval): Remove myself.
6536 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6538         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6540 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6542         * ltmain.sh: Update from ToT Libtool.
6543         * libtool.m4: Update from ToT Libtool.
6544         * ltsugar.m4: New. Update from ToT Libtool.
6545         * ltversion.m4: New. Update from ToT Libtool.
6546         * ltoptions.m4: New. Update from ToT Libtool.
6547         * ltconfig: Remove.
6548         * ltcf-c.sh: Remove.
6549         * ltcf-cxx.sh: Remove.
6550         * ltcf-gcj.sh: Remove.
6552 2007-05-22  Ollie Wild  <aaw@google.com>
6554         * MAINTAINERS (Write After Approval): Add myself.
6556 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6558         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6559         stage_cflags.
6560         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6561         Remove CFLAGS/LIBCFLAGS.
6562         (configure-stage[+id+]-[+prefix+][+module+],
6563         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6564         * Makefile.in: Regenerate.
6566 2007-05-15  Diego Novillo  <dnovillo@google.com>
6568         * MAINTAINERS: Update e-mail address.
6570 2007-05-15  Revital Eres  <eres@il.ibm.com>
6572         * MAINTAINERS (Write After Approval): Add myself.
6574 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6576         * MAINTAINERS (Write After Approval): Updated my address.
6578 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6580         * MAINTAINERS (Write After Approval): Add myself.
6582 2007-05-11  Silvius Rus  <rus@google.com>
6584         * MAINTAINERS (Write After Approval): Add myself.
6586 2007-04-23  Tom Tromey  <tromey@redhat.com>
6588         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6590 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6592         * MAINTAINERS (cpplib): Rename to ...
6593         (libcpp): ... this.  Add C/C++ front end maintainers.
6595 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6597         * config-ml.in: Pass ${ml_config_env} to configure calls.
6599 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6601         * MAINTAINERS (Write After Approval): Add myself.
6603 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6605         * MAINTAINERS (Write After Approval): Add myself.
6607 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6609         * MAINTAINERS (fortran 95 front end): Add myself.
6611 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6613         * MAINTAINERS (Write After Approval): Add myself.
6615 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6617         * MAINTAINERS (Modulo Scheduler): Add myself.
6619 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6621         * MAINTAINERS (fortran 95 front end): Add myself.
6622         (c++ front end): whitespace fix.
6624 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6626         * MAINTAINERS (Write After Approval): Add myself.
6628 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6630         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6631         of glob.  Quote arguments with single quotes too.
6632         * configure: Regenerate.
6634 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6636         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6637         * Makefile.in: Regenerate
6639 2007-03-07  Andreas Schwab  <schwab@suse.de>
6641         * configure: Regenerate.
6643 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6645         * configure.ac: Add "--with-pdfdir" configure option,
6646         which defines pdfdir variable.
6647         * Makefile.def (target=fixincludes): Add install-pdf to
6648         missing targets.
6649         (recursive_targets): Add install-pdf target.
6650         (flags_to_pass): Add pdfdir.
6651         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6652         target.
6653         * configure: Regenerate
6654         * Makefile.in: Regenerate
6656 2007-02-28  Eric Christopher  <echristo@apple.com>
6658         Revert:
6659         2006-12-07  Mike Stump  <mrs@apple.com>
6661         * Makefile.def (dependencies): Add dependency for
6662         install-target-libssp and install-target-libgomp on
6663         install-gcc.
6664         * Makefile.in: Regenerate.
6666 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6668         * configure: Regenerate.
6669         * configure.ac: Move statements after variable declarations.
6671 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6673         * MAINTAINERS: Add myself as sh maintainer.
6675 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6677         * configure.ac: Adjust for loop syntax.
6678         * configure: Regenerate.
6680 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6682         * configure: Rebuilt.
6684 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6686         * configure.ac: Drop multiple occurrences of --enable-languages,
6687         and fix its quoting.
6688         * configure: Rebuilt.
6690 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6691             Nathan Sidwell  <nathan@codesourcery.com>
6692             Vladimir Prus  <vladimir@codesourcery.com>
6693             Joseph Myers  <joseph@codesourcery.com>
6695         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6696         * configure: Regenerate.
6698 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6700         * ltconfig (freebsd*): Default to elf.
6702 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6704         * configure.ac (target_libraries): Move libgcc before libiberty.
6705         * configure: Regenerated.
6707 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6708             Paolo Bonzini  <bonzini@gnu.org>
6710         PR bootstrap/30753
6711         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6712         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6713         * configure: Regenerated.
6715 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6717         * MAINTAINERS (Language Front End Maintainers): Update my mail
6718         address.
6720 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6722         PR bootstrap/30748
6723         * configure.ac: Correct syntax for Solaris ksh.
6724         * configure: Regenerated.
6726 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6728         * configure.ac: Sync with src.
6729         * configure: Regenerate.
6731 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6733         * Makefile.in: Regenerate.
6735 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6737         * config.sub: Sync with src.
6739 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6741         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6742         noncanonical equivalents.
6743         * configure.in: Rename to...
6744         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6745         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6746         target_noncanonical.  Use them.  Rewrite removal of configure
6747         arguments for autoconf 2.59.  Discard variable settings.  Force
6748         program_transform_name for native tools.
6750         * Makefile.in: Regenerated.
6751         * configure: Regenerated with autoconf 2.59.
6753 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6755         * MAINTAINERS (Write After Approval): Add myself.
6757 2007-01-31  Andreas Schwab  <schwab@suse.de>
6759         * Makefile.tpl (LDFLAGS): Substitute it.
6760         * Makefile.in: Regenerate.
6762 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6764         * MAINTAINERS (Write After Approval): Add myself.
6766 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6768         * MAINTAINERS (spu port): Add myself.
6770 2007-01-23  Richard Guenther  <rguenther@suse.de>
6772         PR bootstrap/30541
6773         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6774         * Makefile.tpl (GNATBIND): Substitute it.
6775         (GNATMAKE): Likewise.
6776         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6777         of STAGE_PREFIX.
6778         * Makefile.in: Regenerate.
6779         * configure: Regenerate.
6781 2007-01-18  Mike Stump  <mrs@apple.com>
6783         * configure.in: Re-enable -Werror for gcc builds.
6785 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6787         * MAINTAINERS (Write After Approval): Add myself.
6789 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6791         * configure.in: Change == to = in test command.
6792         * configure: Regenerate.
6794 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6795             Nick Clifton  <nickc@redhat.com>
6796             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6798         * configure.in (build_configargs, host_configargs, target_configargs):
6799         Remove build/host/target parameters.
6800         (host_libs): Add gmp and mpfr.
6801         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6802         * Makefile.def (gmp, mpfr): New.
6803         (gcc): Remove target.
6804         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6805         target_os, target_vendor): New.
6806         (configure): Add host_alias/target_alias arguments; adjust invocations.
6807         * configure: Regenerate.
6808         * Makefile.in: Regenerate.
6810 2007-01-11  Matt Fago  <fago@earthlink.net>
6812         * configure.in: Try to link to functions only in mpfr 2.2.x
6813         to improve robustness of configure tests.
6814         * configure: Regenerate.
6816 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6818         * MAINTAINERS: Add myself as i386 maintainer.
6820 2007-01-08  Jan Hubicka  <jh@suse.cz>
6822         * MAINTAINERS: Add myself as i386 maintainer.
6824 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6826         * configure.in: Add support for an x86_64-mingw* target.
6827         * configure: Regenerate.
6829 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6831         * Makefile.tpl (all-target): Correct @if conditional for target
6832         modules.
6833         * configure.in: Omit libiberty if building only target libgcc.
6834         * configure, Makefile.in: Regenerated.
6836 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6838         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6839         * configure: Regenerate.
6841 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6843         * Makefile.def (target_modules): Add libgcc.
6844         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6845         * Makefile.tpl (clean-target-libgcc): Delete.
6846         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6847         on gcc even for bootstrapped modules.  Rewrite handling of
6848         lang_env_dependencies to loop over target_modules.
6849         * configure.in (target_libraries): Add target-libgcc.
6850         * Makefile.in, configure: Regenerated.
6852 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6854         * configure.in: Reorganize recognition of languages.  Add
6855         --enable-stage1-languages.  Show supported languages for the chosen
6856         target rather than all recognized languages.
6857         * configure: Regenerate.
6859 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6861         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6862         * Makefile.in: Regenerate.
6864 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6866         * configure.in: Warn that MPFR 2.2.0 is buggy.
6867         * configure: Regenerate.
6869 2006-12-27  Ian Lance Taylor  <iant@google.com>
6871         * configure.in: When removing Makefiles to force a reconfigure, also
6872         remove prev-DIR*/Makefile.
6873         * configure: Regenerate.
6875 2006-12-22  Andreas Schwab  <schwab@suse.de>
6877         * configure: Regenerate with correct autoconf version.
6879 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6881         * configure.in: add AC_SUBST for *_FOR_TARGET.
6882         * configure: Regenerate.
6884 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6886         * configure.in: Simplify logic for rejecting languages that cannot
6887         be built.  Separate the case when a language is unsupported,
6888         from the case when the user chooses not to build a language.
6890 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6892         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6893         it only affects bootstrap and could be tested on "$host" as well.
6894         * configure: Regenerate.
6895         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6897 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6899         PR bootstrap/29544
6900         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6901         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6902         move here comment from Makefile.tpl.
6903         * Makefile.tpl: Move some definitions higher in the file.
6904         (STAGE1_CHECKING): New.
6905         * configure.in: Add --enable-stage1-checking.
6906         * configure: Regenerate.
6907         * Makefile.in: Regenerate.
6909 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6911         * MAINTAINERS: Add myself as build system maintainer.
6913 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6915         * MAINTAINERS (Write After Approval): Add myself.
6917 2006-12-13  Eric Christopher  <echristo@apple.com>
6919         * MAINTAINERS: Add myself as darwin maintainer.
6921 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6923         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6925 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6927         MAINTAINERS: Update my entry.
6929 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6931         * configure.in:  Handle spu makefile frag.
6932         * Makefile.tpl (MAINT): Define
6933         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6934         * configure: Regenerate.
6935         * Makefile.in: Regenerate.
6937 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6939         * config.guess: Import latest version.
6940         * config.sub: Likewise.
6942 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6944         * configure.in (spu-*-*): Don't skip target-libiberty.
6945         * configure: Regenerate.
6947 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6949         PR bootstrap/30134
6950         * configure.in: Correct x86 darwin support for libjava to powerpc
6951         and i?86 only.
6952         * configure: Regenerate.
6954 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6956         * configure.in: Add x86 darwin support for libjava.
6957         * configure: Regenerate.
6959 2006-12-07  Mike Stump  <mrs@apple.com>
6961         * Makefile.def (dependencies): Add dependency for
6962         install-target-libssp and install-target-libgomp on
6963         install-gcc.
6964         * Makefile.in: Regenerate.
6966 2006-12-04  Richard Guenther  <rguenther@suse.de>
6968         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6969         (Non-Algorithmic Maintainers): Move over non-algorithmic
6970         loop optimizer maintainers, add myself as a non-algorithmic
6971         middle-end maintainer.
6973 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6975         * MAINTAINERS (Write After Approval): Add myself.
6977 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6979         * configure.in: Update error message for missing GMP/MPFR.
6981         * configure: Regenerate.
6983 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6985         * configure.in: Update MPFR version in error message.
6987         * configure: Regenerate.
6989 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6991         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6992         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6993         --with-gmp-lib): New flags.
6995         * configure: Regenerate.
6997 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6999         * MAINTAINERS (Write After Approval): Change my email address.
7001 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7003         * MAINTAINERS (Write After Approval): Add myself.
7005 2006-11-22  Philipp Thomas  <pth@suse.de>
7007         * MAINTAINERS (i18n): Update e-mail address.
7009 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7011         * MAINTAINERS (spu port): Add myself as maintainer.
7012         (Write After Approval): Remove myself.
7014 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7016         * configure.in (skipdirs): Don't build libssp for SPU.
7017         * configure: Regenerate.
7019 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7021         * MAINTAINERS (spu port): Add myself as maintainer.
7022         (libobjc): Update my email address.
7024 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7026         * MAINTAINERS (Write After Approval): Add myself.
7028 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7030         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7031         * configure : Rebuilt.
7033 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7035         * MAINTAINERS (Write After Approval): Add myself.
7037 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7039         * MAINTAINERS (Write After Approval): Add myself.
7041 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7043         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7044         libmpfr.a.
7045         * configure: Regenerate.
7047 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7049         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7050         (unstage): Test for stage_last presence.
7052         PR bootstrap/29802
7053         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7054         STAGE_PREFIX.
7055         * Makefile.in: Regenerate.
7057 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7059         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7060         maintainers.
7062 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7064         * MAINTAINERS (Write After Approval): Add myself.
7066 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7068         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7069         and stageN-package/Makefile.
7070         * Makefile.in: Regenerated.
7072 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7074         * configure.in: Remove target-libgloss from noconfigdirs for
7075         bfin-*-*.
7076         * configure: Regenerated.
7078 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7080         * configure.in (have_gmp): Only error if the gcc directory exists.
7082         * configure: Regenerate.
7084 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7086         * configure.in: Robustify error message for missing GMP/MPFR.
7088         * configure: Regenerate.
7090 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7092         * MAINTAINERS (Write After Approval): Add myself.
7094 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7096         * MAINTAINERS: Change email address.
7098 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7100         * MAINTAINERS (Write After Approval): Add myself.
7102 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7104         * MAINTAINERS (Write After Approval): Add myself.
7106 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7108         * MAINTAINERS (Write After Approval): Move myself to
7109         Write After Approval section.
7111 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7113         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7114         need_gmp anymore.
7115         * configure: Regenerate.
7117 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7119         * MAINTAINERS (Write After Approval): Add myself.
7121 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7123         * config.guess: Import latest version.
7124         * config.sub: Likewise.
7126 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7128         * Makefile.def: Added pdf target handling.
7129         * Makefile.tpl: Added pdf target handling.
7130         * Makefile.in: Regenerated.
7132 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7134         * MAINTAINERS: Add self as score port maintainer.
7136 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7138         * MAINTAINERS (Write After Approval): Add myself.
7140 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7142         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7143         or newer.
7144         * configure: Regenerated.
7146 2006-09-27  Dave Brolley  <brolley@redhat.com>
7148         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7149         using $s instead of $r.
7150         * configure: Regenerated.
7152 2006-09-26  Thiemo Seufer  <ths@mips.com>
7154         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7155         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7156         * configure: Regenerate.
7158 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7160         * MAINTAINERS (Write After Approval): Remove myself.
7162 2006-09-22  Chao-ying Fu  <fu@mips.com>
7164         * MAINTAINERS (Write After Approval): Add myself.
7166 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7168         * MAINTAINERS: Add self as soft-fp maintainer.
7170 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7172         * MAINTAINERS: Add myself as avr maintainer.
7173         Remove Marek Michalkiewicz as avr maintainer.
7175 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7177         * MAINTAINERS (Write After Approval): Add myself.
7179 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7181         * configure.in: Never build newlib for a Mingw host.
7182         Never build newlib as Mingw target library.
7183         Test the existence of winsup/cygwin for building a Cygwin newlib,
7184         rather than just winsup.
7185         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7186         building a Mingw target.
7187         * configure: Regenerate.
7189 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7191         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7193 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7195         * config.guess: Import from src (was more updated).
7196         * config.sub: Likewise.
7198 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7200         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7201         * configure: Regenerated.
7203 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7205         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7206         for stages after the first.
7208 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7210         * Makefile.def: Add dependencies for configure-opcodes
7211         on configure-intl and all-opcodes on all-intl.
7212         * Makefile.in: Regenerated.
7214 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7216         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7218 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7220         Port to hosts whose 'sort' and 'tail' implementations
7221         treat operands with leading '+' as file names, as POSIX
7222         has required since 2001.  However, make sure the code still
7223         works on pre-POSIX hosts.
7224         * ltmain.sh: Don't assume "sort +2" is equivalent to
7225         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7227 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7229         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7231 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7233         * ltconfig: chmod 644 before ranlib during install.
7235 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7237         PR bootstrap/18058
7238         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7239         if the bootstrap compiler is a GCC version that supports it.
7240         * configure: Regenerate.
7242 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7244         * configure.in: Fix thinkos in previous check-in.
7245         * configure: Regenerate.
7247 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7249         PR other/27063
7250         * configure.in: Test subdir_requires and give an appropriate
7251         error message.
7252         * configure: Regenerate.
7254 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7256         * MAINTAINERS (Write After Approval): Add myself.
7258 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7260         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7262 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7264         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7266 2006-06-20  David Ayers  <d.ayers@inode.at>
7268         PR bootstrap/28072
7269         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7270         whether target-libjava is being configured instead of whether the
7271         java front end is enabled.
7272         * configure: Regenerate.
7274 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7276         PR target/27540
7277         * configure.in: Only enable libgomp on IRIX 6.
7278         * configure: Regenerate.
7280 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7282         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7283         too.
7284         * Makefile.in: Regenerate.
7286 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7288         * config-ml.in: Alter CCASFLAGS to include special
7289         multilib options the same as is done for CFLAGS.
7291 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7293         * configure.in: Don't enable libgomp on hpux10.
7294         * configure: Rebuilt.
7296 2006-06-12  David Ayers  <d.ayers@inode.at>
7298         PR bootstrap/27963
7299         PR target/19970
7300         * configure.in: Remove target-boehm-gc from noconfigdirs where
7301         ${libgcj} is specified.
7302         * configure: Regenerate.
7304 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7306         Sync from src:
7308         * configure.in: Sync.
7309         * configure: Regenerated.
7311         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7313         * Makefile.def: Added dependencies from sim and gdb on intl, and
7314         added configure dependencies to everything with an all dependency
7315         on intl.
7316         * Makefile.in: Regenerated.
7318 2006-06-06  David Ayers  <d.ayers@inode.at>
7320         PR libobjc/13946
7321         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7322         * Makefile.in: Regenerate.
7323         * configure.in: Add --enable-objc-gc at toplevel and have it
7324         enable boehm-gc for Objective-C.
7325         Remove target-boehm-gc from libgcj.
7326         Add target-boehm-gc to target_libraries.
7327         Add target-boehm-gc to noconfigdirs where ${libgcj}
7328         is specified.
7329         Assert that boehm-gc is supported when requested for Objective-C.
7330         Only build boehm-gc if needed either for Java or Objective-C.
7331         * configure: Regenerate.
7333 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7335         PR 27674
7336         * Makefile.tpl (configure-[+prefix+][+module+],
7337         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7338         Remove rule to unstage bootstrapped modules.
7339         (stage_current): New.
7340         * Makefile.in: Regenerate.
7342 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7344         * MAINTAINERS (Write After Approval): Update my e-mail address.
7346 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7348         * include/libiberty.h: Declare pex_run_in_environment.
7350 2006-05-31  Asher Langton  <langton2@llnl.gov>
7352         * MAINTAINERS (Write After Approval): Add myself.
7354 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7356         * Makefile.def (bfd, opcodes): Fix lib_path.
7357         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7358         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7359         * Makefile.in: Regenerate.
7361 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7363         * Makefile.in: Regenerate.
7365 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7367         * Makefile.def: Add install-html target. Add datarootdir
7368         docdir and htmldir to flags_to_pass.
7369         * Makefile.tpl: Add install-html target.
7370         * Makefile.in: Regenerate.
7371         * configure.in: Add --with-datarootdir, --with-docdir, and
7372         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7373         * configure: Regenerate.
7375 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7377         * configure.in: Enable gprof for cross builds.
7378         * configure: Regenerate.
7380 2006-05-22  Richard Guenther  <rguenther@suse.de>
7382         Revert
7383         2006-01-31  Richard Guenther  <rguenther@suse.de>
7384         Paolo Bonzini  <bonzini@gnu.org>
7386         * Makefile.def (target_modules): Add libgcc-math target module.
7387         * configure.in (target_libraries): Add libgcc-math target library.
7388         (--enable-libgcc-math): New configure switch.
7389         * Makefile.in: Re-generate.
7390         * configure: Re-generate.
7391         * libgcc-math: New toplevel directory.
7393 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7394             Andreas Tobler  <a.tobler@schweiz.ch>
7396         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7397         * configure: Rebuilt.
7399 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7401         * MAINTAINERS (Write After Approval): Add myself.
7403 2006-05-01  DJ Delorie  <dj@redhat.com>
7405         * configure.in: Restore CFLAGS if GMP isn't present.
7406         * configure: Regenerate.
7408 2006-05-01  Richard Guenther  <rguenther@suse.de>
7410         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7411         maintainer.
7413 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7415         * MAINTAINERS (Write After Approval): Add myself.
7417 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7419         * MAINTAINERS (Write After Approval): Add myself.
7421 2006-04-18  DJ Delorie  <dj@redhat.com>
7423         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7424         reference libgloss so that libssp can be built in a combined
7425         tree.
7426         * configure: Regenerate.
7428 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7430         * MAINTAINERS (Write After Approval): Add myself.
7432 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7434         * configure.in: Require makeinfo 4.4 or higher.
7435         * configure: Regenerate.
7437 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7439         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7440         Rearrange the entries of other libraries to have them in one place.
7442 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7444         * MAINTAINERS (Write After Approval): Remove myself.
7445         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7447 2006-03-14  Richard Guenther  <rguenther@suse.de>
7449         * configure: Regenerate with autoconf 2.13.
7451 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7453         * MAINTAINERS: Use my work address.
7455         * MAINTAINERS: Update my E-mail address.
7457 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7459         * configure.in: Handle --disable-<component> generically.
7460         * configure: Regenerate.
7462 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7464         PR libgcj/17311
7465         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7467 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7469         * MAINTAINERS (Write After Approval):  Remove myself.
7470         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7472 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7474         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7475         (TARGET_CONFIGDIRS): Remove.
7476         * configure.in: Remove AC_SUBST(target_configdirs).
7477         * Makefile.in, configure: Regenerated.
7479 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7481         * MAINTAINERS (Write After Approval):  Remove myself.
7482         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7484 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7486         PR bootstrap/25670
7488         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7490         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7491         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7492         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7493         BUILD_PREFIX, BUILD_PREFIX_1.
7494         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7496         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7497         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7499         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7500         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7501         of `cat stage_current`.  Always provide the `r' and `s' variables.
7502         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7503         a single shell execution.
7504         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7505         bootstrapped modules, make the stage1 module if the build was not
7506         started yet, else build the current stage.
7507         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7508         (all-build, all-host, all-target, [+make_target+]-host,
7509         [+make_target+]-target): Do not use \-continued lines.
7510         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7511         (current_stage, restrap, stage_last): New.
7513         * Makefile.in: Regenerate.
7514         * configure: Regenerate.
7516 2006-02-19  Bud Davis  <jmdavis@link.com>
7518         * MAINTAINERS (Write After Approval):  Remove myself.
7519         (Language Front End Maintainers):  Add myself as fortran 95
7520         maintainer and update e-mail address.
7522 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7524         * MAINTAINERS (Write After Approval):  Remove myself.
7525         (Language Front End Maintainers):  Add myself as fortran 95
7526         maintainer.
7528 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7530         * MAINTAINERS (Write After Approval): Add myself.
7532 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7534         * MAINTAINERS (Write After Approval):  Remove myself.
7535         (Language Front End Maintainers):  Add myself as
7536         fortran 95 maintainer.
7538 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7540         Sync from src:
7542         2005-12-27  Leif Ekblad  <leif@rdos.net>
7544         * configure.in: Add support for RDOS target.
7545         * configure: Regenerate.
7547 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7548             Andreas Schwab  <schwab@suse.de>
7550         * configure: Regenerate.
7552 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7554         * configure.in (enable_libgomp): Add AIX.
7555         * configure: Regenerate.
7557 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7559         * MAINTAINERS (Write After Approval): Add myself.
7561 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7563         * MAINTAINERS (Write After Approval): Add myself.
7565 2006-01-31  Richard Guenther  <rguenther@suse.de>
7566         Paolo Bonzini  <bonzini@gnu.org>
7568         * Makefile.def (target_modules): Add libgcc-math target module.
7569         * configure.in (target_libraries): Add libgcc-math target library.
7570         (--enable-libgcc-math): New configure switch.
7571         * Makefile.in: Re-generate.
7572         * configure: Re-generate.
7573         * libgcc-math: New toplevel directory.
7575 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7577         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7578         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7579         the assembler, linker and binutils.
7580         * configure: Regenerate.
7582 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7584         * MAINTAINERS (Write After Approval): Add myself.
7586 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7588         * configure: Regenerate.
7590 2006-01-18  Richard Henderson  <rth@redhat.com>
7591             Jakub Jelinek  <jakub@redhat.com>
7592             Diego Novillo  <dnovillo@redhat.com>
7594         * libgomp: New directory.
7595         * Makefile.def: Add target_module libgomp.
7596         * Makefile.in: Regenerate.
7597         * configure.in (target_libraries): Add target-libgomp.
7598         * configure: Regenerate.
7600 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7602         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7603         @ from continuation.
7604         * Makefile.in: Rebuilt.
7606 2006-01-04  Chris Lattner  <sabre@gnu.org>
7608         * MAINTAINERS (Write After Approval): Add myself.
7610 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7612         PR bootstrap/24252
7614         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7615         * Makefile.tpl (OBJDUMP): New.
7616         (EXTRA_HOST_FLAGS): Add it.
7617         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7619         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7620         to use symbolic links between directories.  Avoid race conditions
7621         or make them harmless.
7622         * configure.in: Do not try to use symbolic links between directories.
7624         * Makefile.def (LEAN): Pass.
7625         * Makefile.tpl (LEAN): Define.
7626         (stage[+id+]-start): Accept that the previous directory does not
7627         exist, if the bootstrap is lean.
7628         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7629         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7630         configure substitution.
7631         ([+compare-target+]): Likewise.
7632         ([+bootstrap-target+]-lean): New.
7633         * configure.in: Remove lean bootstrap support from here.
7635         * Makefile.in: Regenerate.
7636         * configure: Regenerate.
7638 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7640         * MAINTAINERS (libdecnumber): Add myself.
7642 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7644         * libtool-ldflags: New script.
7646 2006-01-02  Andreas Schwab  <schwab@suse.de>
7648         * configure.in: When reconfiguring remove Makefile in
7649         all stage directories.
7650         * configure: Regenerate.
7652 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7654         * MAINTAINERS: Update my email address.
7656 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7658         Revert Ada-related part of the previous change.
7660         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7661         Do not pass.
7662         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7663         * Makefile.in: Regenerate.
7664         * configure.in: Do not include mt-ppc-aix target fragment.
7665         * configure: Regenerate.
7667 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7669         * configure.in: Select appropriate fragments for PowerPC/AIX.
7670         * configure: Regenerate.
7672         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7673         BOOT_CFLAGS, BOOT_LDFLAGS.
7674         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7675         BOOT_CFLAGS, BOOT_LDFLAGS.
7676         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7677         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7678         (stage): Fail if we cannot complete the work.
7679         * Makefile.in: Regenerate.
7681 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7683         * configure.in: Replace ms1 with mt.
7684         * configure: Rebuilt.
7686 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7688         * MAINTAINERS: Update my email address.
7690 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7692         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7693         install-host-nogcc): Don't invoke $(stage) at the end.
7694         * Makefile.in: Regenerate.
7696 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7698         * configure.in: Flip the top-level bootstrap switch.
7699         * configure: Regenerate.
7701 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7703         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7704         $(stage) and $(unstage).
7705         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7706         (all): Remove stray semicolon.
7707         (local-distclean): Don't handle multilib.tmp and multilib.out.
7708         (install.all): Set $s for consistency.
7709         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7710         check_multilibs setting.  Always make the install directory.
7711         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7712         Correct @if/@endif.
7713         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7714         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7715         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7716         (multilib.out): Remove.
7717         * Makefile.in: Regenerated.
7719 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7721         * MAINTAINERS (Write After Approval): Add myself.
7723 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7725         * MAINTAINERS: Add myself as mt maintainer.
7727         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7729 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7731         * MAINTAINERS: Change email address.
7733 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7735         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7736         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7737         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7738         Find in-tree tools if available.
7739         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7740         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7741         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7742         (COMPILER_*_FOR_TARGET): New.
7743         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7744         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7745         (CONFIGURED_*, USUAL_*): Remove.
7746         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7747         STRIP): Use autoconf substitutions.
7748         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7749         COMPILER_NM_FOR_TARGET): New.
7750         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7752         (all): Make all-host and all-target in parallel.
7753         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7754         that $$r and $$s are set before invoking a recursive make.
7755         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7756         ([+bootstrap-target+]): Inline most of the `all' target.
7758 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7760         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7761         from the gcc build directory.
7762         * Makefile.in: Regenerate.
7764 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7766         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7767         depend on all-libdecnumber.
7768         * configure.in (host_libs): Include libdecnumber.
7769         * Makefile.in: Regenerate.
7770         * configure: Likewise.
7772 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7774         * libdecnumber: Import decNumber sources from the dfp-branch.
7776 2005-11-21  Kean Johnston  <jkj@sco.com>
7778         * config.sub, config.guess: Sync from upstream sources.
7780 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7782         Import from Autoconf sources:
7784         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7785         * config/move-if-change: Don't output "$2 is unchanged";
7786         suggested by Ben Elliston.  Handle weird characters correctly.
7788 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7790         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7791         to match upstream libtool for darwin.
7793 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7795         * Makefile.def: Remove gdb dependencies for gdbtk.
7796         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7797         (configure-gdb, install-gdb): New rules.
7798         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7799         * Makefile.in, configure: Regenerated.
7801 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7803         * MAINTAINERS (Write After Approval): Add myself.
7805 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7807         * MAINTAINERS (Write After Approval): Add myself.
7809 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7811         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7812         Diego Novillo.
7814 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7816         PR bootstrap/24297
7817         * Makefile.tpl (do-[+make-target+], do-check, install,
7818         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7819         are set before recursing.
7820         * Makefile.in: Regenerate.
7822 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7824         PR bootstrap/18939
7825         * Makefile.def (gcc) <target>: Fix thinko.
7826         * Makefile.in: Regenerate.
7828 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7830         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7831         * configure: Regenerate.
7833 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7835         * MAINTAINERS (Write After Approval): Add self.
7837 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7839         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7840         target-libffi, target-qthreads, target-libjava, and
7841         targetlibobjc.
7842         * configure: Regenerate.
7844 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7846         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7847         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7848         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7849         (USUAL_OBJDUMP_FOR_TARGET): New.
7850         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7851         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7852         * configure, Makefile.in: Regenerated.
7854 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7856         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7857         before other host packages.
7859 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7861         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7863 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7865         PR bootstrap/22340
7867         * configure.in (default_target): Remove.
7868         * Makefile.tpl (all): Do not use prerequisites as subroutines
7869         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7870         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7871         use prerequisites as subroutines.
7872         (check-host, check-target): New.
7873         (bootstrap configure & all targets): Do not use stage*-start
7874         if the directory layout is already ok.
7875         (non-bootstrap configure & all targets): Prepend a $(unstage).
7876         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7877         (NOTPARALLEL): Remove.
7878         (unstage, stage variables): New variables.
7879         (unstage, stage targets): Simply expand to those variables.
7881         * configure: Regenerate.
7882         * Makefile.in: Regenerate.
7884 2005-10-04  James E Wilson  <wilson@specifix.com>
7886         * Makefile.def (lang_env_dependencies): Add libmudflap.
7887         * Makefile.in: Regenerate.
7889 2005-10-03  Andreas Schwab  <schwab@suse.de>
7891         Backport from libtool CVS:
7892         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7894         * ltmain.sh: add support for installing into temporary
7895         staging area (e.g. 'make install DESTDIR=...')
7897 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7899         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7900         * configure: Regenerated.
7902 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7904         * configure: Regenerate with the correct
7905         autoconf version.
7907 2005-09-30  Catherine Moore  <clm@cm00re.com>
7909         * configure.in (bfin-*-*): New.
7910         * configure: Regenerated.
7912 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7914         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7915         (LIPO_FOR_TARGET): New.
7916         (CONFIGURED_LIPO_FOR_TARGET): New.
7917         (USUAL_LIPO_FOR_TARGET): New.
7918         (STRIP_FOR_TARGET): New.
7919         (CONFIGURED_STRIP_FOR_TARGET): New.
7920         (USUAL_STRIP_FOR_TARGET): New.
7921         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7922         STRIP_FOR_TARGET.
7923         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7924         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7925         * Makefile.in: Regenerate.
7926         * configure: Regenerate.
7928 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7930         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7931         (rs6000-*-aix*): Same.
7932         * configure: Regenerate.
7934 2005-09-16  Tom Tromey  <tromey@redhat.com>
7936         * MAINTAINERS: Add self as java maintainer.
7938 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7940         * configure.in: Recognize f95 in the --enable-languages option,
7941         and substitute it for fortran, issuing a warning.
7942         * configure: Regenerate.
7944 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7946         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7947         * configure:  Regenerated.
7949 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7951         * MAINTAINERS: Add self as ms1 maintainer.
7953 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7955         * Makefile.def (libssp): Add to lang_env_dependencies.
7956         * Makefile.in: Regenerate.
7958 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7960         * MAINTAINERS: Add myself as middle-end maintainer.
7962 2005-08-17  Christian Groessler  <chris@groessler.org>
7964         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7965         * Makefile.in: Regenerate.
7967 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7969         * MAINTAINERS (write after approval): Added myself.
7971 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7973         * MAINTAINERS (Write After Approval): Add myself.
7975 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7977         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7978         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7979         Look for alternate names of the target cc and c++
7980         * configure: Regenerate.
7982 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7984         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7985         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7986         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7987         tools; remove code to manually set them.
7988         (Target tools): Look in the environment for them.
7989         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7990         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7991         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7992         build directory.
7993         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7994         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7995         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7996         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7997         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7998         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7999         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8000         * configure: Regenerate.
8001         * Makefile.in: Regenerate.
8003 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8005         * MAINTAINERS: Update for removed CPU targets.
8007 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8009         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8010         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8011         * Makefile.in: Regenerated.
8013 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8015         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8016         (CFLAGS_FOR_TARGET): Use it.
8017         (CXXFLAGS_FOR_TARGET): Likewise.
8018         * Makefile.in: Regenerated.
8019         * configure.in (--with-build-sysroot): New option.
8020         * configure: Regenerated.
8022 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8024         * Makefile.tpl: Wrap install between unstage and stage
8025         * Makefile.in: Regenerate.
8027 2005-07-21  Eric Christopher  <echristo@apple.com>
8029         * MAINTAINERS: Update affiliation.
8031 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8033         * MAINTAINERS: Add self as crx port maintainer.
8035 2005-07-20  DJ Delorie  <dj@redhat.com>
8037         * MAINTAINERS: Add self as m32c maintainer.
8039 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8041         * all files: Update FSF address.
8043 2005-07-15  Eric Christopher  <echristo@redhat.com>
8045         * MAINTAINERS: Change affiliation.
8047 2005-07-14  Jim Blandy  <jimb@redhat.com>
8049         * configure.in: Add cases for Renesas m32c.
8050         * configure: Regenerated.
8052 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8054         * COPYING.LIB: Update from fsf.org.
8056 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8058         * COPYING, compile, config.guess,
8059         config.sub, install-sh, missing, mkinstalldirs,
8060         symlink-tree, ylwrap: Sync from upstream sources.
8061         * config-ml.in: Update FSF address.
8063 2005-07-13  Eric Christopher  <echristo@redhat.com>
8065         * configure.in: Add toplevel noconfigdir support for tpf.
8066         * configure: Regenerate.
8068 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8070         PR ada/22340
8072         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8073         * Makefile.in: Regenerate.
8075 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8077         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8078         Brolley to write-after-approval.
8080 2005-07-07  Andreas Schwab  <schwab@suse.de>
8082         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8083         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8084         * Makefile.in: Regenerated.
8086 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8088         * configure.in: Don't build sim or rda when targetting darwin.
8089         * configure: Regenerate.
8091 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8093         * configure.in: Add --enable-libssp and --disable-libssp.
8094         * configure: Regenerate with autoconf-2.13.
8096 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8098         * Makefile.def (target_modules): Add libssp.
8099         * configure.in (target_libraries): Add target-libssp.
8100         * configure: Rebuilt.
8101         * Makefile.in: Rebuilt.
8103 2005-07-01  Zack Weinberg  <zackw@panix.com>
8105         * MAINTAINERS: Change email address.  Resign from maintainership.
8107 2005-07-01  Richard Guenther  <rguenther@suse.de>
8109         * MAINTAINERS: Change my e-mail address and affiliation.
8111 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8113         * Makefile.def (stagefeedback): Come after profile.
8114         Define profiledbootstrap target.
8115         * Makefile.tpl (profiledbootstrap): Remove.
8116         (stageprofile-end): Zap stagefeedback.
8117         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8118         * Makefile.in: Regenerate.
8120 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8122         * MAINTAINERS: Update my email address.
8124 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8126         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8127         In 'cpp' stanza, support '#line' as well as '# '.
8129 2005-06-08  Andreas Schwab  <schwab@suse.de>
8131         * MAINTAINERS: Move myself from 'Write After Approval' to
8132         'CPU Port Maintainers' section as m68k maintainer.
8134 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8136         * configure.in (unsupported_languages): New macro.
8137         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8138         non-ported target libraries in noconfigdirs.
8139         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8140         non-linux-gnu.  Remove libgcj_ex_libffi.
8141         <lang_frag loop>: Set add_this_lang=no if the language is in
8142         unsupported_languages.
8143         * configure: Regenerate.
8145 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8147         * configure.in: Fix typo in handling of --with-mpfr-dir.
8148         * configure: Regenerate.
8150 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8152         * MAINTAINERS: Update my email address.
8154 2005-06-02  Jim Blandy  <jimb@redhat.com>
8156         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8157         accepted into the master sources.)
8159 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8160             Michael Snyder  <msnyder@redhat.com>
8161             Stan Cox  <scox@redhat.com>
8163         * configure.in: Set noconfigdirs for ms1.
8165         * configure: Regenerate.
8167 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8169         * MAINTAINERS (Write After Approval): Add self.
8171 2005-06-01  Josh Conner  <jconner@apple.com>
8173         * MAINTAINERS (Write After Approval): Add self.
8175 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8177         * MAINTAINERS: Update my email address.
8179 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8181         * MAINTAINERS (Write After Approval): Add self.
8183 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8185         * MAINTAINERS (Write After Approval): Remove self.
8187 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8189         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8190         (Dependencies): Consider target modules for bootstrap dependencies.
8191         Make target bootstrap modules depend on each stage's gcc.
8192         * Makefile.in: Regenerate.
8194 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8196         * Makefile.def (configure-gcc): Depend on binutils having been built.
8197         (all-gcc): No need to do it here.
8198         * Makefile.in: Regenerate.
8200 2005-05-19  Paul Brook  <paul@codesourcery.com>
8202         * configure.in: Rewrite misleading error message when requested
8203         language cannot be built.
8204         * configure: Regenerate.
8206 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8208         * ylwrap: Import from Automake 1.9.5.
8210 2005-05-13  David Ung  <davidu@mips.com>
8212         * MAINTAINERS (Write After Approval): Add self.
8214 2005-05-09  Mike Stump  <mrs@apple.com>
8216         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8217         lt_cv_sys_max_cmd_len for now.
8219 2005-05-09  Stan Cox  <scox@redhat.com>
8221         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8223 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8225         * README.SCO: Update the URL.
8227 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8229         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8230         with_gnu_ld to libtool.
8231         * ltcf-c.sh (aix[45]): Define file_list_spec.
8232         * ltcf-cxx.sh (aix[45]): Same.
8233         * ltcf-gcj.sh (aix[45]): Same.
8234         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8235         exists, write list of input files to temporary file.
8237 2005-05-04  Mike Stump  <mrs@apple.com>
8239         * configure.in: Always pass --target to target configures as
8240         otherwise rebuilds that do --recheck will fail.
8241         * confiugure: Rebuilt.
8243 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8245         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8246         STAGE_HOST_EXPORTS.
8247         (configure, all): Add bootstrap support.
8248         (Host modules, target modules): Pass post-stage1 flags and exports.
8249         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8250         * Makefile.in: Regenerate.
8252 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8254         * configure: Regenerate.
8256 2005-04-27  Mike Stump  <mrs@apple.com>
8258         * MAINTAINERS: Add self as darwin maintainer.
8260 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8262         * config.sub: Update from master copy.
8264 2005-04-21  Mike Stump  <mrs@apple.com>
8266         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8267         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8269 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8271         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8272         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8273         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8274         "*-*-elf" and "*-*-linux*".
8275         * configure: Regenerate.
8277 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8279         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8281 2005-04-12  Mike Stump  <mrs@apple.com>
8283         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8285 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8287         * MAINTAINERS (Write After Approval): Add myself.
8289 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8291         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8293 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8295         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8296         (TARGET_CONFIGARGS): Include --with-target-subdir.
8297         (configure, all): New macros.  Use them throughout.
8298         * Makefile.in: Regenerate.
8300 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8302         * MAINTAINERS (Write After Approval): Add myself.
8304 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8306         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8308 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8310         * MAINTAINERS: Move John Carr to Write After Approval.
8312 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8314         * config/mh-mingw32: Delete.
8315         * configure.in: Don't use it.
8316         * configure: Regenerate.
8318 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8320         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8321         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8322         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8323         (HOST_LIB_PATH): Generate from Makefile.def.
8324         (TARGET_LIB_PATH): Likewise.
8325         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8326         * Makefile.in: Regenerate.
8327         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8328         (RPATH_ENVVAR): Include Darwin case.
8329         * configure: Regenerate.
8331 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8333         * MAINTAINERS (Various Maintainers): Remove self.
8334         (Write After Approval): Add self.
8336 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8338         * MAINTAINERS (Various Maintainers): Add self.
8340 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8342         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8343         * configure: Regenerate.
8345 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8347         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8348         gcc_version, and gcc_version_trigger from set of flags to pass.
8349         * Makefile.tpl: Remove definitions of above variables.
8350         (config.status): Remove dependency on $(gcc_version_trigger).
8351         * Makefile.in: Regenerate.
8352         * configure.in: Do not reference config/gcc-version.m4 nor
8353         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8354         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8355         * configure: Regenerate.
8357 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8358             Andrew Pinski  <pinskia@physics.uc.edu>
8360         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8361         * Makefile.in: Regenerate.
8363 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8365         * MAINTAINERS (Write After Approval): Add myself.
8367 2005-03-03  David Ayers  <d.ayers@inode.at>
8369         * MAINTAINERS (Write After Approval): Add myself.
8371 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8373         PR libgcj/20160
8374         * ltmain.sh: Avoid creating archives with components that have
8375         duplicate basenames.
8377 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8379         PR bootstrap/20250
8380         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8381         instead of check.
8382         * Makefile.in: Regenerate.
8384 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8386         * Makefile.in: Regenerate to fix conflict between the previous two
8387         patches.
8389 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8391         PR bootstrap/17383
8392         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8393         * Makefile.tpl (HOST_SUBDIR): New substitution.
8394         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8395         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8396         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8397         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8398         (Host modules, Bootstrapped modules): Use it.
8399         (Build modules, Target modules): Do not create symlink trees,
8400         always configure out-of-srcdir.
8401         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8402         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8403         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8404         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8406         * Makefile.in: Regenerate.
8407         * configure: Regenerate.
8409 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8411         Merged from libada-gnattools-branch:
8412         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8414         * gnattools: New directory.
8415         * Makefile.def: Add gnattools as a module, depending on target-libada.
8416         * Makefile.in: Regenerate.
8417         * configure.in: Include gnattools in host_tools; disable it if ada
8418         is disabled.
8419         * configure: Regenerate.
8421 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8423         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8424         treelang maintainer.
8425         (Write After Approval): Remove myself.
8427 2005-02-23  Paul Schlie  <schlie@comcast.net>
8429         * configure.in: Allow darwin targeted ports to build tk, itcl and
8430         libgui.
8431         * configure: Regenerate.
8433 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8435         PR libgcj/10353
8436         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8437         * configure: Regenerate.
8439 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8441         * MAINTAINERS (Write After Approval): Add myself.
8443 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8445         * MAINTAINERS: Update my e-mail address.
8447 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8449         * MAINTAINERS (Write After Approval): Add myself.
8451 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8453         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8454         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8455         target-libgloss when not *-*-elf and *-*-aout.
8456         * configure: Regenerate.
8458 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8460         * MAINTAINERS: Remove obsolete entries.
8462         * MAINTAINERS (Write After Approval): Add Michael Matz.
8464 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8466         * MAINTAINERS: Remove self as cpplib maintainer.
8468 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8470         * install-sh, config.sub: Import from upstream.
8472 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8474         PR bootstrap/18222
8475         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8476         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8477         * Makefile.in: Regenerate.
8479 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8481         * MAINTAINERS: Update my email address.
8483 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8484             Andreas Schwab  <schwab@suse.de>
8486         PR bootstrap/18033
8487         * config-ml.in: Eval option if surrounded by single quotes.
8489 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8491         Revert 2004-12-28 Makefile changes, a better fix will be
8492         applied to mainline and src after GCC 4.0 branches.
8494 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8496         PR bootstrap/17383
8498         * Makefile.def (target_modules): Remove stage parameter,
8499         it is always true now.
8500         * Makefile.tpl (configure-build-[+module+],
8501         configure-target-[+module+]): Always build symlink tree
8502         for the directory and for include.  BUILD_SUBDIR and
8503         TARGET_SUBDIR cannot be . anymore.
8504         * Makefile.in: Regenerate.
8506 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8508         Revert 2004-12-08 Makefile changes.
8510 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8512         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8513         cygwin, mingw.
8515 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8517         * configure.in (sh64-*-*): Reenable gprof.
8518         * configure: Regenerate.
8520 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8522         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8523         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8524         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8525         * Makefile.in: Regenerate.
8527 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8529         * MAINTAINERS: Update my email address.
8531 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8533         * Makefile.tpl: Generate normal dependencies if the LHS module is
8534         not bootstrapped.
8535         * Makefile.in: Regenerate.
8537 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8539         * configure.in: Include config/gxx-include-dir.m4.  Use
8540         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8541         * configure: Regenerate.
8543 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8545         * config.if: Delete.
8546         * configure.in: Set libstdcxx_incdir directly.
8547         * configure: Regenerate.
8549 2004-12-02  Eric Christopher  <echristo@redhat.com>
8551         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8552         * Makefile.in: Regenerate.
8554 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8556         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8557         * configure: Regenerate.
8559 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8561         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8562         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8563         * configure: Regenerate.
8565 2004-12-01  Eric Christopher  <echristo@redhat.com>
8567         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8568         of things to remove.
8570 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8572         * MAINTAINERS (Write After Approval): Update my e-mail address.
8574 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8576         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8577         from CVS libtool to always pass_all.
8579 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8581         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8582         (hppa*64*-*-*): Delete incorrect comment.
8583         * configure: Rebuilt.
8585 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8587         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8589 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8591         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8592         from CVS libtool to always pass_all.
8594 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8596         * install-sh, compile: Import from automake.
8598 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8600         * config.guess, config.sub:  Import from savannnah.
8602 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8604         * MAINTAINERS (Write After Approval): Add myself
8606 2004-11-12  Mike Stump  <mrs@apple.com>
8608         * Makefile.def: Add html support.
8609         * Makefile.tpl: Likewise.
8610         * Makefile.in: Regenerate.
8612 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8614         PR 18423
8615         * configure.in: Remove all instances of build-fixincludes from
8616         noconfigdirs.
8617         (build_configargs): Supply --target to subdirectories.
8618         * configure: Regenerate.
8620         * Makefile.def: Make gcc install depend on fixincludes install.
8621         * Makefile.in: Regenerate.
8623 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8625         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8627 2004-11-11  Paul Brook  <paul@codesourcery.com>
8629         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8631 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8633         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8634         target-libgfortran.
8635         * configure: Regenerate.
8637 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8639         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8640         like CC.
8642 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8644         * Makefile.def (host fixincludes): Specify missing targets.
8645         * Makefile.in: Regenerate.
8647 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8649         * MAINTAINERS: Add myself
8651 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8653         * MAINTAINERS (Write After Approval): Add myself.
8655 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8657         * Makefile.def: Build fixincludes for the host, too.
8658         * Makefile.in: Regenerate.
8659         * configure.in (host_tools): Add fixincludes.
8660         * configure: Regenerate.
8662 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8664         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8665         * configure: Regenerated.
8667 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8669         PR other/17783
8670         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8671         * configure: Regenerated.
8673 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8675         * README.SCO: Update per FSF instructions.
8677 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8679         PR target/18151
8680         * configure.in (case ${target}): Do not build fixincludes for avr.
8681         * configure: Regenerated.
8683 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8685         * configure.in (case ${target}): Do not build fixincludes
8686         on platforms where it is not used.
8687         * configure: Regenerated.
8689 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8691         * configure.in: Use an absolute path to install-sh.
8692         * configure: Regenerated.
8694 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8696         * MAINTAINERS (Write After Approval): Add myself.
8698 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8700         * MAINTAINERS: Remove from Write After Approval those that are
8701         already maintainers.
8703 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8705         * MAINTAINERS:  Update my email address.
8707 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8709         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8710         * configure: Regenerate.
8712 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8714         * MAINTAINERS:  Update my email address.
8716 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8718         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8719         entries belonging to this category.
8721 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8723         * MAINTAINERS: Update my e-mail address.
8725 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8727         Fix wrong conflict resolution in:
8729         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8731         * Makefile.in: Regenerate.
8732         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8733         in the recursive `make', instead of hardwiring `all'.
8734         (Autogenerated TARGET-* variables): New.
8736 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8738         * configure.in: Enable target-libgloss for crx-*-*.
8739         * configure: Regenerate.
8741 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8743         * MAINTAINERS (Various Maintainers): Move the "windows,
8744         cygwin, mingw" maintainer to ...
8745         (OS Port Maintainers): ... here.
8747 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8749         * MAINTAINERS (Write After Approval): Remove those that are
8750         maintainers of some subsystem.
8752 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8754         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8755         * ltcf-cxx.sh (tpf*): Likewise.
8756         * ltconfig (tpf*): Add TPF OS configuration support.
8758 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8760         * MAINTAINERS: Change my email address to my new work account.
8762 2004-09-24  Michael Roth  <mroth@nessie.de>
8764         * configure.in (--without-headers): Add missing double quotes.
8765         * configure: Regenerate.
8767 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8769         * ylwrap: Revert to previous version.
8771 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8773         PR bootstrap/17369
8774         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8775         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8776         SET_GCC_LIB_PATH_CMD.
8777         (BASE_TARGET_EXPORTS): Likewise.
8778         * Makefile.in: Regenerated.
8780         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8781         * configure: Regenerated.
8783 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8785         * config.guess: New upstream version
8786         * compile, depcomp, install-sh, ylwrap: Likewise.
8788 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8790         * config/mh-x86omitfp: New host makefile fragment.  Add
8791         -fomit-frame-pointer to the default BOOT_CFLAGS.
8792         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8793         * configure: Regenerate.
8795 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8797         PR target/11572
8798         * configure.in (*-*-darwin*): Renable libobjc.
8799         * configure: Regenerate.
8801 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8803         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8805 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8807         * Makefile.def: Remove libbanshee.
8808         * Makefile.tpl: Ditto.
8809         * configure.in: Ditto.
8810         * Makefile.in: Regen.
8811         * configure: Ditto.
8813 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8815         * ltmain.sh: Use $pic_object as $non_pic_object if
8816         $non_pic_object=none.
8818 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8820         * missing: Import latest version from master repository.
8822 2004-09-06  Nick Clifton  <nickc@redhat.com>
8824         * config.sub: Import latest version from master repository.
8825         * config.guess: Likewise.
8826         This includes these changes:
8828         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8830         * config.sub: Handle crisv32, alias etraxfs.
8831         * config.guess (crisv32:Linux:*:*): Handle.
8833         2004-08-13  Brad Smith  <brad@comstyle.com>
8835         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8836         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8838         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8840         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8841         assume the processor is a powerpc.  This is because coreutils
8842         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8843         in this case, due to a MacOS X bug that causes
8844         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8845         to return a negative number.
8846         Problem reported by Petter Reinholdtsen in:
8847         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8849         2004-07-19  Ben Elliston  <bje@gnu.org>
8851         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8853         2004-06-24  Ben Elliston  <bje@gnu.org>
8855         * config.guess: Update copyright years.
8856         * config.sub: Likewise.
8858         2004-06-22  Robert Millan  <robertmh@gnu.org>
8860         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8861         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8863         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8865         * config.guess (*:*VMS:*:*): New entry. Replaces
8866         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8867         manufacturer.
8869         2004-06-22  Ben Elliston  <bje@gnu.org>
8871         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8872         * config.sub: Likewise.
8874         2004-06-22  Ben Elliston  <bje@gnu.org>
8876         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8877         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8879         2004-06-11  Ben Elliston  <bje@gnu.org>
8881         * config.guess (pegasos:OpenBSD:*:*): Remove.
8883         2004-06-11  Ben Elliston  <bje@gnu.org>
8885         From Wouter Verhelst <wouter@grep.be>:
8886         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8888         2004-06-11  Ben Elliston  <bje@gnu.org>
8890         * config.guess (luna88k:OpenBSD:*:*): New.
8892         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8894         * config.guess (m32r*:Linux:*:*): New case.
8895         * config.sub: Handle m32rle.
8897         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8899         From Jens Petersen  <petersen@redhat.com>:
8900         * config.sub: Handle sparcv8.
8902         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8904         From Tom Smith <smith@cag.lkg.hp.com>:
8905         * config.guess: Version suffixes are equally significant on Tru64
8906         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8907         prefix of "P" (patched kernel).
8909         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8911         * config.sub: Add support for National Semiconductor CRX target.
8913 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8915         * MAINTAINERS (Various Maintainers): Remove myself as web page
8916         maintainer, add myself as maintainer of build status lists.
8918 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8920         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8921         *-*-netware, but add target-libmudflap.
8922         Consolidate *-*-netware targets (of which really only i?86 exists)
8923         into a single entry.
8924         * configure: Likewise.
8926 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8928         * Makefile.tpl (sorry): Remove.
8929         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8930         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8931         (do-clean): Clean per-stage directories too.
8932         (do-distclean): Run distclean-stage1 too.
8933         (.NOTPARALLEL): Enable during toplevel bootstrap.
8934         (stage[+id+]-bubble): Enable parallel execution during
8935         the recursive invocation.
8936         * Makefile.in: Regenerate.
8938         Fix previous checkin:
8940         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8941         include.
8942         * configure.in: Fix indentation.
8943         * configure: Regenerate.
8945 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8947         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8948         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8949         * configure: regenerate
8950         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8951         -mdynamic-no-pic
8953 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8955         * Makefile.def (build_modules): Add fixincludes.
8956         (dependencies): Make gcc depend on fixincludes.
8957         * configure.in (build_tools): Add fixincludes.
8958         (build_configdirs): Always include build_libs.
8959         * Makefile.in: Regenerate.
8960         * configure: Regenerate.
8962 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8964         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8965         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8966         phony targets; do not generate timestamp files.
8967         (distclean-stageN): Remove references to their timestamp files.
8968         (restageN, touch-stageN): Remove.
8969         (stageN-bubble): Rewritten.
8970         (compare): Support lean bootstraps.
8971         * Makefile.in: Regenerate.
8973         * configure.in: Only warn when bootstrapping but
8974         build != host or build != target.  Support lean bootstraps.
8975         * configure: Regenerate.
8977 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8979         * configure.in:  Give a better error message if GMP/MPFR are missing
8980         and a language needing them has been requested.
8981         * configure:  Regenerated.
8983 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8985         * configure.in:  Print a list of available language front-ends if
8986         a requested one is missing.  Tidy stray tab characters.
8987         * configure:  Regenerated.
8989 2004-08-19  Michael Koch  <konqueror@gmx.de>
8991         * gcc/doc/install.texi: Update entry about automake for libjava.
8993 2004-08-17  Robert Millan  <robertmh@gnu.org>
8995         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8996         (instead of FreeBSD).
8997         * configure: Regenerate.
8999 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9001         * Makefile.in: Regenerate.
9002         * configure: Regenerate.
9004         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9005         stage_*_flags.
9006         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9007         for bootstrapped modules if toplevel bootstrap is going.
9008         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9009         modules.  Adjust for changes in Makefile.def.  Enable several
9010         rules even in non-bootstrap mode, just to avoid peppering the
9011         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9012         (stage-[+prev+]-bubble): Remove.
9014         * Makefile.def (Dependencies): Depend on all-build-bison,
9015         all-build-flex, all-build-byacc, all-build-texinfo, rather
9016         than the host variations.
9017         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9018         with BUILD_SUBDIR.
9019         (BISON): Update for recent Bisons.
9020         (YACC): Fix typo.
9021         (cross): Depend on all-build.
9022         (all): Do not depend on all-build.
9023         (prebootstrap): Remove.
9024         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9025         (Prebootstrap dependencies): Add them to the per-stage targets
9026         and to all-prebootstrap.
9027         * configure.in (build_configdirs): Always enable build_tools.
9028         (BUILD_DIR_PREFIX): Remove.
9030         * Makefile.def (gcc): Add target variable.
9031         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9032         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9033         in the recursive `make', instead of hardwiring `all'.
9034         (Autogenerated TARGET-* variables): New.
9036 2004-08-13  Brian Booth  <bbooth@redhat.com>
9038         * MAINTAINERS: Remove myself from write-after-approval.
9040 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9042         * src-release: Stop distributing mmalloc with gdb (which doesn't
9043         use it).
9044         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9045         * Makefile.in: Regenerate.
9047 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9049         * configure.in (arm*-*-eabi*): New target.
9050         * configure: Regenerate.
9052 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9054         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9055         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9056         (Dependencies): New section.
9057         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9058         (configure-target-[+module+]): Depend on maybe-all-gcc
9059         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9060         (toplevel profiledbootstrap): Fix dependencies.
9061         * Makefile.in: Regenerate.
9063 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9065         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9066         target-libiberty to noconfigdirs.
9067         * configure: Regenerate.
9069 2004-08-03  Paul Brook  <paul@codesourcery.com>
9071         * configure.in: Check for MPFR as well as GMP.
9072         * configure: Regenerate.
9074 2004-08-01  Robert Millan  <robertmh@gnu.org>
9076         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9077         libmudflap for all GNU-based systems (with Glibc).
9078         * configure: Regenerate.
9080 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9082         * Makefile.def (host-modules): Add gcc.
9083         * Makefile.in: Regenerate.
9084         * Makefile.tpl (sorry): New rule.
9085         (configure-host, all-host, [+make_target+]-host, do-check,
9086         install-host): Do not add gcc as a special case.
9087         (host modules): Add a small special-casing for gcc.  Export
9088         extra_make_flags through the environment.
9089         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9090         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9091         other recursive targets for gcc): Remove.
9093         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9094         (stage, unstage): New rules.
9095         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9096         distclean-stage[+id+]): Use stage_current.
9097         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9098         the stage*-start rules.
9100 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9102         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9103         use -all_load flag.
9105 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9107         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9108         * configure: Regenerate.
9110 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9112         * maintainer-scripts/gcc_release: Revert yesterday's change.
9114 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9116         * MAINTAINERS: Add myself to write-after-approval.
9118 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9120         * libf2c: Removed.
9121         * gcc/gccbug.in: Updated because of libf2c removal.
9122         * maintainer-scripts/gcc_release: Ditto.
9124 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9126         * configure.in: Build libmudflap by default on FreeBSD.
9127         * configure: Regenerated.
9129 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9131         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9132         systems.
9133         * configure: Regenerated.
9135 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9137         PR target/16344
9138         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9139         feedback based compiler.
9140         * Makefile.in: Rebuilt.
9142 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9144         * Makefile.def (host_modules): Set bootstrap=true for flex.
9145         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9146         * Makefile.in: Rebuilt.
9148 2004-07-07  Jan Hubicka  <jh@suse.cz>
9150         * MAINTAINERS: Add self as a profile feedback maintainer.
9152 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9154         * configure.in:  Do not prepend $srcdir to /dev/null in
9155         makefile fragments.
9156         * configure:  Regenerate.
9158 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9160         * Makefile.def (build_modules): Add bison, byacc, flex,
9161         m4, texinfo.
9162         (flags_to_pass): Add FLEX.
9163         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9164         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9165         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9166         DEFAULT_MAKEINFO): Remove.
9167         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9168         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9169         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9170         objdir or else use configured tool.
9171         (all-build): New.
9172         (all): Depend on it.
9173         (Build module dependencies): Add.
9174         * Makefile.in: Regenerate.
9175         * configure.in: Better support for multiple build modules,
9176         matching what is done for host/target modules.  Do not look
9177         for "plausible" locations of build tools if Canadian cross.
9178         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9179         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9180         * configure: Regenerate.
9182 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9184         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9185         * Makefile.in: Regenerate.
9187 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9189         * Makefile.tpl (configure-build-[+module+],
9190         configure-[+module+], configure-target-[+module+]): Pass
9191         [+extra_configure_args+].
9192         (all-build-[+module+], all-[+module+], check-[+module+],
9193         install-[+module+], [+make_target+]-[+module+],
9194         all-target-[+module+], check-target-[+module+],
9195         install-target-[+module+], [+make_target+]-target-[+module+]):
9196         Pass [+extra_make_args+].
9197         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9198         (GCC_HOST_EXPORTS): Remove.
9199         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9200         cross, check-gcc, check-gcc-c++, install-gcc,
9201         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9202         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9203         * Makefile.in: Regenerate.
9205 2004-06-21  Matthew Sachs  <msachs@apple.com>
9207         * MAINTAINERS: Added self to write-after-approval.
9209 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9211         * configure.in: Check for srcdir/winsup rather than build directory
9212         winsup.
9213         * configure: Regenerate.
9215 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9217         * configure.in: Don't build Cygwin native newlib if winsup
9218         directory is missing.  Emit warning instead.
9219         * configure: Regenerate.
9221 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9223         * Makefile.tpl (touch-stage[+id+]): New.
9224         (restage[+prev+]): Depend on touch-stage[+id+].
9226         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9227         Use it throughout.
9229         * Makefile.def: Add profile and feedback bootstrap stages.
9230         Remove next field from bootstrap stages.
9231         * Makefile.tpl (LN, LN_S): Substitute.
9232         (stageN-start, stageN-end): Use double-colon rules, to
9233         provide a hook for additional setup commands.
9234         (distclean-stageN-gcc, restageN): Create dependencies from
9235         [+prev+], not from [+next+].
9236         (stageN-bubble): Add commands for successive stages from
9237         [+prev+], using double-colon rules.
9238         (all-stageN-gcc): Fix typo.
9239         (stagefeedback-start, profiledbootstrap): New.
9240         * Makefile.in: Regenerate.
9241         * configure.in: Call ACX_PROG_LN.
9242         * configure: Regenerate.
9244 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9246         * MAINTAINERS (Write After Approval): Add myself.
9248 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9250         * MAINTAINERS (Write After Approval): Add myself.
9252 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9254         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9255         without gcc.
9256         * configure: Regenerate.
9258 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9260         * Makefile.tpl: Fix typo.
9261         * Makefile.in: Regenerate.
9263 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9265         * configure.in: Remove new- prefix from toplevel
9266         bootstrap targets.
9267         * configure: Regenerate.
9269 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9271         * Makefile.tpl (all.normal): Rename to all.
9272         (all): Replace with a rule to pick the default
9273         target from configure.
9274         (all-gcc, configure-gcc): Use conditionals to
9275         do nothing when toplevel bootstrap is going on.
9276         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9277         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9278         * configure.in: Support --enable-bootstrap.
9280         * Makefile.def: Remove new- prefix from toplevel
9281         bootstrap targets.
9282         * Makefile.tpl: Likewise.
9284         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9285         target.
9287         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9288         $(RECURSE_FLAGS) to recursive invocation of make.
9290         * Makefile.in: Regenerate.
9291         * configure: Regenerate.
9293 2004-05-30  Andreas Jaeger  <aj@suse.de>
9294             Jim Wilson  <wilson@specifixinc.com>
9296         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9297         like CC.
9299 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9301         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9302         * configure: Regenerate.
9304 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9306         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9307         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9308         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9309         targets.
9310         * Makefile.in: Regenerate.
9312 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9314         * configure.in: Test the ability to symlink directories.
9315         * configure: Regenerate.
9317         * Makefile.def (bootstrap-stage): New definitions.
9318         * Makefile.tpl (configure-stage1-gcc,
9319         configure-stage2-gcc, configure-stage3-gcc,
9320         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9321         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9322         new-restage3, compare): Autogenerate, see Makefile.in
9323         entry for behavioral changes.
9324         (distclean-stage1, new-stage1-start, new-stage1-end,
9325         new-stage1-bubble, distclean-stage2, new-stage2-start,
9326         new-stage2-end, new-stage2-bubble, distclean-stage3,
9327         new-stage3-start, new-stage3-end): New autogenerated targets.
9328         (objext, prebootstrap, BOOT_CFLAGS,
9329         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9330         targets.
9332         * Makefile.in: Regenerate.
9333         (distclean-stage1, new-stage1-start, new-stage1-end,
9334         new-stage1-bubble, distclean-stage2, new-stage2-start,
9335         new-stage2-end, new-stage2-bubble, distclean-stage3,
9336         new-stage3-start, new-stage3-end): New targets.
9337         (all-stage1-gcc): Move prebootstrap dependency from here...
9338         (configure-stage1-gcc): ...to here.
9339         (new-bootstrap): Use bubble targets.
9340         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9341         Use per-stage distclean targets.
9342         (configure-stage1-gcc, configure-stage2-gcc,
9343         configure-stage3-gcc, all-stage1-gcc,
9344         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9345         Use new-stageN-start to prepare the tree.
9347 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9349         * Makefile.def (host_modules): add libcpp.
9350         * Makefile.tpl: Add dependencies on and for libcpp.
9351         * Makefile.in: Regenerate.
9352         * configure.in: Add libcpp host module.
9353         * configure: Regenerate.
9355 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9357         * Makefile.tpl: Whenever a recursive target is defined, wrap
9358         it in a special @if/@endif block, and prepare its maybe
9359         dependency in the @if/@endif block
9360         * configure.in: Instead of writing maybe dependencies, remove
9361         the @if/@endif statements, and remove the @if/@endif blocks
9362         that remain.
9363         * configure: Regenerate.
9364         * Makefile.in: Regenerate.
9366 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9368         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9370 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9372         PR bootstrap/15120
9373         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9374         * */configure: Rebuilt.
9376 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9378         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9379         of libf2c.
9380         * configure, Makefile.in: Regenerate.
9382 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9384         * MAINTAINERS (Write After Approval): Add myself.
9386 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9388         Merge from tree-ssa-20020619-branch.
9390         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9391         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9392         (HOST_GMPLIBS): Define.
9393         (HOST_GMPINC): Define.
9394         (TARGET_LIB_PATH): Add libmudflap.
9395         (GFORTRAN_FOR_TARGET): Define.
9396         (configure-build*): Export GFORTRAN.
9397         (configure-gcc): Export GMPLIBS and GMPINC.
9398         (all-gcc): Add maybe-all-libbanshee.
9399         (configure-target-libgfortran): Define.
9400         * Makefile.in: Regenerate.
9401         * configure.in (host_libs): Add libbanshee.
9402         (target_libraries): Add target-libmudflap and target-libgfortran.
9403         Add --with-libbanshee.
9404         Handle --disable-libmudflap.
9405         (*-*-freebsd*): Use with_gmp.
9406         Add $(libgcj) to noconfigdirs.
9407         * configure: Regenerate.
9408         * depcomp: New file.
9409         * MAINTAINERS: Add tree-ssa maintainers.
9411 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9413         * MAINTAINERS (Various Maintainers): Add myself.
9415 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9417         * MAINTAINERS (Write After Approval): Add myself.
9419 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9421         * MAINTAINERS (Write After Approval): Add myself.
9423 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9425         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9426         * configure: Regenerate.
9428 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9430         Revert:
9431         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9433         * Makefile.def (flags_to_pass): Remove *dir variables that
9434         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9435         as well as prefix and exec_prefix.
9436         * Makefile.in: Regenerate.
9438 2004-04-26  Robert Millan  <robertmh@gnu.org>
9440         Add patches from libtool CVS.
9441         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9442         * ltconfig: Likewise.
9443         * ltcf-c.sh: Likewise.
9444         * ltcf-cxx.sh: Likewise.
9445         * ltcf-gcj.sh: Likewise.
9447 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9449         * Makefile.def (host_modules): Mark with the bootstrap
9450         flag packages on which gcc depends.
9451         * Makefile.tpl (all-bootstrap): Use it.
9452         * Makefile.in: Regenerate.
9454 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9456         * Makefile.def (flags_to_pass): Remove *dir variables that
9457         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9458         as well as prefix and exec_prefix.
9459         * Makefile.in: Regenerate.
9461 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9463         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9464         * configure: Regenerate.
9465         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9466         * gcc/Makefile.tpl (compare): Use the result of the test.
9467         * gcc/Makefile.in: Regenerate.
9469 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9471         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9472         Always relocate gcc and prev-gcc to the original names, even
9473         if the build fails.
9474         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9475         New targets.
9477 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9479         * MAINTAINERS: Update my email address.
9481 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9483         * configure.in (mips*-*-irix5*): Enable ld.
9484         * configure: Regenerate.
9486 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9488         * configure: Regenerate.
9490 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9492         * Makefile.tpl (configure-[+module+], configure-gcc,
9493         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9494         Set and export LDFLAGS.
9495         * Makefile.in: Regenerate.
9497 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9499         * MAINTAINERS: Add myself to write-after-approval.
9501 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9503         PR bootstrap/14871
9504         * Makefile.tpl: If we don't have built-in-tree target tools,
9505         use the ones found by configure rather than hacking around with
9506         program_transform_name.
9507         * configure.in: Give Makefile.tpl the information necessary
9508         to do that.
9509         * Makefile.in: Regenerate.
9510         * configure: Regenerate.
9512 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9514         PR bootstrap/14760
9515         * configure.in: When computing baseargs, strip *all* copies of
9516         offending options.  Also, don't match/substitute the trailing space,
9517         so that this actually works when two similar options are separated by
9518         only one space.
9519         * configure: Regenerate.
9521 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9523         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9524         (rs6000-*-aix*): Same.
9525         * configure: Regenerate.
9527 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9529         * MAINTAINERS: Add myself to write-after-approval.
9531 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9533         * MAINTAINERS: Add myself to write-after-approval.
9535 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9537         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9538         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9539         * Makefile.in: Regenerate.
9541         * configure.in (top level bootstrap support): Rework --enable-werror
9542         to set @stage2_werror_flag@.
9543         * configure: Regenerate.
9544         * Makefile.tpl (top level bootstrap support): Pass
9545         @stage2_werror_flag@ down to configure in stages 2 and 3.
9546         * Makefile.in: Regenerate.
9548 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9550         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9551         for stages 2 and 3 as well as in make.  As a consequence, remove
9552         OUTPUT_OPTION (now detected by configure) from the flags passed down
9553         to make.
9554         * Makefile.in: Regenerate.
9556         * Makefile.tpl (new-bootstrap): Fix typo.
9557         * Makefile.in: Regenerate.
9559 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9561         * Makefile.tpl: Rearrange by moving recursive_targets rules
9562         into their proper sections.
9563         * Makefile.tpl (top level bootstrap support): Move disabling
9564         of coverage flags from 'make' to 'configure'; improve comments.
9565         * Makefile.in: Regenerate.
9567         * Makefile.tpl (experimental top level bootstrap) Move stage1
9568         language setting from all- target to configure- target; disable
9569         intermodule optimization in stage 1; prevent gratuitous rebuilds
9570         of stage 1.
9571         * Makefile.in: Regenerate.
9572         * configure.in: Comma-separate stage 1 language list for top
9573         level bootstrap.
9574         * configure: Regenerate.
9576         * Makefile.tpl: Clean up experimental top level bootstrap support:
9577         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9578         prev-gcc in configure- targets as well as all- targets.
9579         * Makefile.in: Regenerate.
9581 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9583         * compile: New file imported from automake.
9585 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9587         * configure.in: Remove symbolic link section.
9588         * configure: Regenerate.
9589         * Makefile.tpl (links): Remove.
9590         * Makefile.in: Regenerate.
9592 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9593             Nathanael Nerode  <neroden@gcc.gnu.org>
9595         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9596         Set with AC_CHECK_PROGS.
9597         * configure.in: Fix comment typo from last patch.
9598         * configure: Regenerate.
9600 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9602         * Makefile.tpl: Introduce experimental top level bootstrap support.
9603         * Makefile.in: Regenerate.
9604         * configure.in: Introduce support for top level bootstrap.
9605         * configure: Regenerate.
9607 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9608             Paolo Bonzini  <bonzini@gnu.org>
9610         PR bootstrap/14522
9611         * configure.in: Cope with shells that do not support unquoted ^
9612         * configure: Regenerate.
9614 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9615             Paolo Bonzini  <bonzini@gnu.org>
9617         PR bootstrap/14522
9618         * configure.in: Cope with shells that do not support nesting
9619         quotes inside quoted backquote substitutions.
9620         * configure: Regenerate.
9622 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9624         PR bootstrap/14522
9625         * configure.in: Fix escaping of $.
9626         * configure: Regenerate.
9628 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9630         * configure: Regenerate, since I forgot to while committing Paolo's
9631         changes.
9633 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9635         PR ada/14131
9636         Move language detection to the top level.
9637         * configure.in: Find default values for the tools as
9638         soon as possible.  Disable ada if GNAT is not found.
9639         Emit error message about missing languages.  Expand
9640         --enable-languages=all for the gcc subdirectory.
9642 2004-03-10  Ben Elliston  <bje@gnu.org>
9644         * MAINTAINERS: Update my email address.
9646 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9648         * ltconfig: Disable building static libraries if building shared
9649         libraries on AIX 5L.
9651 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9653         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9654         and disable libgcj.
9655         * configure: Regenerated.
9657 2004-03-01  Brian Booth  <bbooth@redhat.com>
9659         * MAINTAINERS: Add myself to write-after-approval.
9661 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9663         * MAINTAINERS: Add myself to write-after-approval.
9665 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9667         PR bootstrap/7087
9668         * Makefile.tpl: Guard XFOO sed statements better.
9669         * Makefile.tpl: Add dependency for configure-target-libada.
9670         * Makefile.in: Regenerate (incidentally fixes broken
9671         commit when libada-branch was merged).
9673 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9675         * MAINTAINERS: Add myself to write-after-approval.
9677 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9679         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9680         maintainers.
9682 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9684         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9685         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9687 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9689         PR bootstrap/11932
9690         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9692 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9694         * MAINTAINERS: Added myself to write-after-approval.
9696 2004-02-14  Michael Koch  <konqueror@gmx.de>
9698         * MAINTAINERS: Added myself to write-after-approval.
9700 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9702         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9703         some OS port maintainers to OS port maintainers section.
9705 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9707         * MAINTAINERS: Add self.
9709 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9711         * MAINTAINERS: Alphabetize.
9713 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9715         * MAINTAINERS: Remove myself.
9717 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9719         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9720         (rs6000-*-aix*): Same.
9721         * configure: Regenerate.
9723 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9725         * configure.in (host): Add in missing $noconfigdirs to defines.
9726         * configure: Regenerate.
9728 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9729             Nathanael Nerode  <neroden@gcc.gnu.org>
9731         PR ada/6637, PR ada/5911
9732         Merge with libada-branch:
9733         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9734         with appropriate dependencies. Add --enable-libada configure switch.
9735         * configure, Makefile.in: Regenerate.
9737 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9739         * MAINTAINERS: Add myself to write-after-approval.
9741 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9743         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9744         * configure: Regenerate.
9746 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9748         Merge from upstream:
9750         * ltmain.in: When setting IFS to '~', be careful about user
9751         arguments that contain '~'.
9753         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9755         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9756         Also test $base_compile against $CC with escaped arguments. Bug
9757         reported by Geoff Keating <geoffk@apple.com>.
9759 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9761         * MAINTAINERS: Remove i960 port.
9763 2004-01-23  DJ Delorie  <dj@redhat.com>
9765         * Makefile.def (target_modules) [libiberty]: Don't stage.
9766         * Makefile.in: Rebuilt.
9768 2004-01-20  Caroline Tice  <ctice@apple.com>
9770         * MAINTAINERS: Add myself to write-after-approval.
9772 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9774         * MAINTAINERS: Update my email address.
9776 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9778         * MAINTAINERS: Add myself to write-after-approval.
9780 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9782         * MAINTAINERS: Remove entries without email address.
9784 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9786         * MAINTAINERS: Add myself to write-after-approval.
9788 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9790         * MAINTAINERS: Update my email address.
9792 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9794         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9795         * Makefile.tpl (configure-target-[+module+]): Support stage.
9796         * Makefile.in: Rebuilt.
9798 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9800         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9802 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9804         * MAINTAINERS: Add myself as a MIPS maintainer.
9806 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9808         * configure.in: Use ./config.cache, not config.cache.
9809         * configure: Regenerate.
9810         * Makefile.tpl: Special-casing not needed for GCC any more.
9811         * Makefile.in: Regenerate.
9813         * configure.in: Don't share a cache file for host dirs.
9814         * configure: Regenerate.
9816         * config-ml.in: Don't mess with the cache file.
9818 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9820         * MAINTAINERS: Move myself from 'Write After Approval' to
9821         'CPU Port Maintainers' section as SPARC maintainer.
9823 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9825         * Makefile.tpl: Make GCC use a separate config.cache.
9826         * Makefile.in: Regenerate.
9828         PR bootstrap/11932, PR bootstrap/11933
9829         (I don't know if it will fix either of them, but it relates
9830         to them.)
9831         * configure.in: Don't use shared config.cache for target
9832         directories.
9833         * configure: Regenerate.
9835 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9837         * MAINTAINERS: Add myself to 'Write After Approval' section.
9839 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9841         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9842         * configure: Regenerated.
9844 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9846         * MAINTAINERS: Remove the mn10200 maintainer.
9848 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9850         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9851         * configure: Regenerated.
9853 2003-12-16  Jan Hubicka  <jh@suse.cz>
9855         * MAINTAINERS: Add myself as callgraph maintainer.
9857 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9859         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9860         * configure: Regenerate.
9862 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9864         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9865         'Write After Approval' section. Update email.
9867 2003-12-01  James Lemke  <jim@wasabisystems.com>
9869         * MAINTAINERS (Write After Approval): Add myself.
9871 2003-11-20  Matt Thomas  <matt@3am-software.com>
9873         * MAINTAINERS: Add myself as a vax port maintainer.
9875 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9877         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9878         (configure-build-[+module+], configure-[+module+]): Likewise.
9879         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9880         * Makefile.in: Regenerate.
9882 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9884         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9885         shared/dylibed libraries.
9886         * ltmain.sh: Likewise.
9887         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9888         * ltcf-cxx.sh: Likewise.
9889         * ltcf-gcj.sh: Likewise.
9890         * ltconfig: Likewise.
9892 2003-11-17  Stan Cox  <scox@redhat.com>
9894         * MAINTAINERS: Add myself as iq2000 port maintainer.
9896 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9898         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9899         * Makefile.in: Regenerate.
9901 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9903         * config.sub: Update to 2003-11-03 version.
9905 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9907         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9908         * configure:  Regenerate.
9910 2003-10-20  Nicolas Pitre  <nico@cam.org>
9912         * MAINTAINERS: Add myself to 'Write After Approval' section.
9914 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9916         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9918 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9920         * MAINTAINERS: Update my email address.
9922 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9924         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9926 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9928         * MAINTAINERS: Add myself to 'Write After Approval' section.
9930 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9932         * config.guess: Update to 2003-10-16 version.
9933         * config.sub: Update to 2003-10-16 version.
9935 2003-10-15  David Daney  <ddaney@avtrex.com>
9937         * MAINTAINERS: Added myself to 'Write After Approval' section.
9939 2003-10-15  Falk Hueffner  <falk@debian.org>
9941         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9942         'Write After Approval' section. Update email.
9944 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9946         * MAINTAINERS: Move myself from 'Write After Approval' to
9947         'Various Maintainers' section as middle-end maintainer.
9949 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9951         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9952         HOST_FLAGS_TO_PASS.
9953         * Makefile.in: Regenerate.
9955 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9957         * config.guess: Update to 2003-10-07 version.
9958         * config.sub: Update to 2003-10-07 version.
9960 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9962         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9963         * ltconfig (irix5*, irix6*): Don't override version_type.
9965 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9967         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9968         * configure: Rebuilt
9969         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9970         * Makefile.in: Rebuilt
9972 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9974         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9976 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9978         * MAINTAINERS (Write After Approval): Add myself.
9980 2003-09-29  Paul Koning  <ni1d@arrl.net>
9982         * MAINTAINERS: Move myself from "Write After Approval"
9983         to CPU platform maintainers for pdp11 platform.
9985 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9987         * MAINTAINERS: Move myself from 'Write After Approval' to
9988         'Various Maintainers' section as libffi testsuite maintainer.
9990 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9992         * configure.in: Pass a computed --program-transform-name
9993         to subconfigures.
9994         * configure: Regenerated.
9996 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9998         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9999         * Makefile.in: Regenerate.
10001         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10002         * Makefile.in: Regenerate.
10004 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10006         * MAINTAINERS: Move myself from 'Write After Approval'
10007         to 'Various Maintainers' (objective-c) section.
10009 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10011         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10012         quoting.
10013         * configure: Regenerated.
10015 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10017         * MAINTAINERS (Write After Approval): Add myself to write after
10018         approval list.
10020 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10022         * MAINTAINERS (Write After Approval): Add myself.
10024 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10026         * MAINTAINERS: Update my e-mail address.
10028 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10030         * libtool.m4 (LD): Correct powerpc64 host match.
10032 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10034         * MAINTAINTERS: Update my affiliation and email address.
10036 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10038         * MAINTAINERS (Write After Approval): Add myself.
10040 2003-09-04  DJ Delorie  <dj@redhat.com>
10042         * configure: Regenerate.
10044 2003-09-04  Robert Millan  <robertmh@gnu.org>
10046         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10048 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10050         * configure.in: Ensure arguments to sed are properly spaced.
10051         * configure: Regenerate.
10053 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10055         * MAINTAINERS: Update my e-mail address.
10057 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10059         * MAINTAINERS (Write After Approval): Add myself.
10061 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10063         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10064         * configure: Regenerated.
10066 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10068         * MAINTAINERS: Update my email address.
10070 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10072         * configure.in:  Use newline instead of semicolon when assuming
10073         shell arguments in a for loop.
10074         * configure:  Regenerated.
10076 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10078         * MAINTAINERS: Resurrect the i860 maintainer.
10080 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10082         PR 8180
10083         * configure.in: When testing with_libs and with_headers, treat
10084         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10085         * configure: Regenerate.
10087         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10088         make, shell, etc.
10089         (baseargs): Likewise.
10090         * configure: Regenerate.
10092 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10094         * MAINTAINERS (Write After Approval): Add myself.
10096 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10098         * configure.in: Disable libgcj for darwin not on powerpc.
10099         * configure: Rebuild.
10101 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10103         * config-ml.in, symlink-tree: Add license.
10105 2003-08-03  Richard Stallman  <rms@gnu.org>
10106             Eben Moglen  <moglen@columbia.edu>
10108         * README.SCO: New file.
10110 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10112         * Makefile.tpl (check, check-c++): Express dependencies using
10113         dependencies rather than commands.
10114         * Makefile.in: Regenerate.
10116 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10118         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10119         * configure: Ditto.
10121 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10123         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10124         * Makefile.in: Update.
10126 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10128         * configure.in: Enable libgcj for darwin.
10129         * configure: Rebuild.
10131 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10133         * config-ml.in:  Use ac_configure_args directly instead of
10134         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10135         actually seen.
10137 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10139         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10140         creating target and build subdirs to build all parent dirs as needed.
10141         * Makefile.in: Rebuild.
10142         * configure.in: Don't build dirs explicitly here.
10143         * configure: Rebuild.
10145 2003-07-26  Paul Brook  <paul@nowt.org>
10147         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10149 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10151         * Makefile.tpl (all-make): Depend on intl.
10152         * Makefile.in: Rebuilt.
10154 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10156         * install-sh:  Update to newer upstream versions (associated with
10157         aclocal 1.7).
10158         * mkinstalldirs:  Likewise.
10159         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10161 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10163         * MAINTAINERS: Move self from Bug database only accounts
10164         to write-after-approval.
10166 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10168         * config.if: Remove unused libc_interface determination.
10170 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10172         * MAINTAINERS: Move self from write-after-approval to
10173         build machinery (*.in).
10175 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10177         PR bootstrap/11273
10178         PR bootstrap/11408
10179         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10180         unused INSTALL_PROGRAM_ARGS.
10181         * configure.in: Use AC_PROG_INSTALL.
10182         * Makefile.in: Regenerate.
10183         * configure: Regenerate.
10185 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10187         * MAINTAINERS: Alphabetize.
10189 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10191         * configure: Rebuilt.
10192         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10193         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10194         newlib nor libgloss.
10195         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10196         * configure.in (am33_2.0-*-linux*): Added.
10198 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10200         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10201         * configure: Regenerate.
10203 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10205         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10206         * Makefile.in: Regenerate.
10208 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10210         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10211         * Makefile.in: Regenerate.
10213 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10215         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10216         * Makefile.in: Regenerated.
10218         * config-ml.in: Replace PWD with PWD_COMMAND.
10220 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10222         * intl: New directory; see intl/ChangeLog for details.
10223         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10224         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10225         * Makefile.in: Regenerate.
10227 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10229         * configure.in: Clean up config-lang.in handling.  Delete
10230         useless assignment to "subdirs".
10231         * configure: Regenerate.
10233 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10235         * configure.in: Rename 'target_libs' to 'target_libraries'.
10236         Remove useless reference to 'target_libs'.
10237         * configure: Regenerate.
10239 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10241         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10242         * Makefile.in: Regenerate.
10244 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10246         * Makefile.def: Introduce flags_to_pass.
10247         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10248         * Makefile.in: Regenerate.
10250 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10252         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10253         and target-libgloss.
10254         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10255         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10256         * configure: Regenerate.
10258 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10260         * configure.in: Update testsuite_flags to new location.
10261         * configure. Regenerate.
10263 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10265         * Makefile.tpl: Remove BUILD_CC stuff.
10266         * Makefile.in: Regenerate.
10268 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10270         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10272 2003-06-16  Graeme Peterson  <gp@qnx.com>
10274         * MAINTAINERS (Write After Approval): Add myself.
10276 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10278         * config.guess: Update to 2003-06-12 version.
10279         * config.sub: Update to 2003-06-13 version.
10281 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10283         * config.guess: Update to 2003-06-06 version.
10284         * config.sub: Update to 2003-06-06 version.
10286 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10288         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10289         * configure. Regenerate.
10291 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10293         * configure.in: Disable serial configure by default.
10294         * configure: Regenerate.
10295         * Makefile.tpl: Abolish .NOTPARALLEL.
10296         * Makefile.in: Regenerate.
10298         * Makefile.tpl: Replace {build,host,target}_canonical by
10299         {build,host,target}.
10300         * Makefile.in: Regenerate.
10302         * Makefile.tpl: Fix stupid pasto.
10303         * Makefile.in: Regenerate.
10305 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10307         * Makefile.tpl: Remove bogus conditional.
10308         * Makefile.in: Regenerate.
10310 2003-06-05  Jan Hubicka  <jh@suse.cz>
10312         * Makefile.tpl (profiledbootstrap): New target.
10313         * Makefile.in (profiledbootstrap): New target.
10315 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10317         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10318         Pinski. Remove user names from other bugzilla-only maintainers.
10320 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10322         * Makefile.tpl: Make 'recursive targets' using autogen rather
10323         than shell loop.  Remove duplicate 'clean' targets and false
10324         comments.
10325         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10326         Add systematic method of specifying missing targets in subdirs.
10327         Add copyright boilerplate.
10328         * Makefile.in: Regenerate.
10329         * configure.in: Add 'recursive targets' to maybe list.
10330         * configure: Regenerate.
10332         * MAINTAINERS: "GNATS only" -> "Bug database only".
10334         * Makefile.tpl: Rename [+target+] to [+make_target+].
10335         * Makefile.def: Rename 'target' to 'make_target'.
10337 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10339         * MAINTAINERS: Add self as options handling maintainer.
10341 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10343         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10344         been too long since I touched those ports.
10346 2003-05-28  DJ Delorie  <dj@redhat.com>
10348         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10349         * Makefile.in: Regenerate.
10351 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10353         * configure.in: Use curly braces in the definition of tooldir.
10354         * configure: Regenerate.
10356 2003-05-21  DJ Delorie  <dj@redhat.com>
10358         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10359         newlib or libgloss.
10360         * Makefile.in: Regenerate.
10362 2003-05-21  DJ Delorie  <dj@redhat.com>
10364         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10365         * Makefile.in: Regenerate.
10367 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10369         * MAINTAINERS: Update my e-mail address.
10371 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10373         * configure.in: Switch more things to use maybe dependencies.
10374         * Makefile.tpl: Switch more things to use maybe dependencies.
10375         Factor out common code from autogen IF statements.
10376         * configure: Regenerate.
10377         * Makefile.in: Regenerate.
10379 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10381         * configure.in: Accept i[3456789]86 for machine type.
10382         * configure: Regenerate.
10384 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10386         * configure.in: Switch more things to use maybe dependencies.
10387         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10388         * configure: Regenerate.
10389         * Makefile.tpl: Switch more things to use maybe dependencies.
10390         * Makefile.in: Regenerate.
10392 2003-05-16  Andreas Schwab  <schwab@suse.de>
10394         * Makefile.tpl (install-opcodes): Define.
10395         * Makefile.in: Rebuild.
10397 2003-05-13  Andreas Jaeger  <aj@suse.de>
10399         * config.guess: Update to 2003-05-09 version.
10400         * config.sub: Update to 2003-05-09 version.
10402 2003-05-13  Michael Eager  <eager@mvista.com>
10404         * configure.in: Correct sed script so that options in quotes are not
10405         deleted.
10406         * configure: Rebuild.
10408 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10410         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10411         and $$s/newlib/libc/sys/cygwin32 include paths.
10412         * configure: Ditto.
10414 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10416         * MAINTAINERS: Update my email addresses.
10418 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10420         * config-ml.in: Propagate INSTALL variables.
10422 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10424         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10426 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10428         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10429         * Makefile.in: Regenerate.
10431 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10433         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10435 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10437         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10439 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10441         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10442         * Makefile.in: Regenerated.
10444 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10446         * MAINTAINERS (Write After Approval): Upgrade myself from
10447         GNATS only to write-after-approval. Update my mail address.
10449 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10451         (OS Port Maintainers: freebsd): Add myself.
10453 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10455         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10457 2003-04-22  Kean Johnston  <jkj@sco.com>
10459         * MAINTAINERS (SCO ports): Added myself.
10461 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10463         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10465 2003-04-19  Kean Johnston  <jkj@sco.com>
10467         * MAINTAINERS (Write After Approval): Add myself.
10469 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10471         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10472         * Makefile.in: Regenerate.
10474 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10476         * configure.in (powerpc64*-*-linux*): Remove.
10477         * configure: Rebuilt.
10479 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10481         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10482         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10483         and restrap.
10484         * Makefile.in:  Regenerate.
10486 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10488         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10489         * configure: Regenerated.
10491 2003-04-15  DJ Delorie  <dj@redhat.com>
10493         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10495 2003-04-13  Nick Clifton  <nickc@redhat.com>
10497         * config-ml.in: Remove support for --disable-aix removing
10498         call-aix multilibs.
10500 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10502         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10503         * */configure: Rebuilt.
10505 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10507         * MAINTAINERS: Add my email address.
10509 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10511         * MAINTAINERS (Write After Approval): Add myself.
10513 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10515         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10516         * Makefile.in: Regenerate.
10518 2003-03-14  Michael Chastain  <mec@shout.net>
10520         * Makefile.in: Regenerate with correct Makefile.def.
10522 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10524         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10525         Make macro.
10526         * Makefile.in: Regenerate.
10527         * configure.in: Clean up gxx_include_dir logic.
10528         * configure: Regenerate.
10530 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10532         * MAINTAINERS (Write After Approval): Add myself.
10534 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10536         * MAINTAINERS: Update my mail address.
10538 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10540         * configure.in (gxx_include_dir): Fix typo.
10541         * configure: Regenerated.
10543 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10545         * Makefile.tpl: Reindent.
10546         * Makefile.in: Regenerate.
10547         * configure.in: Reindent.  Don't set unused variables.
10548         * configure: Regenerate.
10550 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10552         * configure.in: Include $(build_tooldir)/sys-include in
10553         FLAGS_FOR_TARGET.
10554         * configure: Regenerated.
10556 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10558         * Makefile.tpl: Always pass down RANLIB.
10559         * Makefile.in: Regenerate.
10561         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10562         * Makefile.in: Regenerate.
10563         * configure.in: Remove unused logic relating to --enable-shared
10564         and --enable-threads.  Remove bogus comments.  Remove redundant
10565         noconfigdirs.
10566         * configure: Regenerate.
10568         * configure.in: Replace ${libstdcxx_version} by its value.
10569         Remove reference to mh-dgux.
10570         * configure: Regenerate.
10572 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10574         * MAINTAINERS (Write After Approval): Add myself.
10576 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10578         * Makefile.tpl: Rearrange.
10579         * Makefile.in: Regenerate.
10581 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10583         * configure.in: Add support for kaOS as cross build target system.
10584         * configure: Regenerated.
10586 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10588         * MAINTAINERS (Write after approval): Add myself.
10590 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10592         * MAINTAINERS: Update my email address.
10594 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10596         * MAINTAINERS: Add self to blanket write privs. section.
10598 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10600         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10601         configure-target-* as some target builds may require additional
10602         flags for preprocessor tests.
10603         * Makefile.in: Regenerated.
10605 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10607         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10608         * ltconfig: Handle it.
10609         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10610         auto-detecting it.
10612         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10613         it is used as argument to $CC.
10614         * ltcf-gcj.sh: Likewise.
10616         * configure.in: Introduce --enable-maintainer-mode.
10617         * configure: Rebuilt.
10618         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10619         for maintainer mode.
10620         * Makefile.in: Rebuilt.
10622 2003-02-18  Jason Merrill  <jason@redhat.com>
10624         * Makefile.tpl (check-c++): Allow parallelism.
10626 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10628         * MAINTAINERS: Remove John Carr (who never actually had access to
10629         gcc.gnu.org).
10631 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10633         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10634         don't configure target-libobjc.
10635         * configure: Regenerate.
10637 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10639         * Makefile.tpl (RANLIB): Define.
10640         * Makefile.in: Regenerate.
10642 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10644         * MAINTAINERS: Update my email.
10646 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10648         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10649         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10650         * Makefile.in: Regenerated.
10651         * configure.in: Remove all traces of snavigator, db, and grep.
10652         * configure: Regenerated.
10654 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10656         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10657         After Approval.
10659 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10661         * MAINTAINERS (Write after approval): Add myself.
10663 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10665         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10666         * Makefile.in: Regenerated.
10668 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10670         * config.guess: Updated to 2003-01-30's version.
10671         * config.sub: Updated to 2003-01-28's version.
10673 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10675         * config.if: If gcc_version is already set, just use it.  Don't set
10676         gcc_version_trigger if it's already set, otherwise set it to
10677         gcc/version.c, but only if the file exists.  If it is not set and
10678         gcc/version.c does not exist, try to extract the version number from
10679         $CC.
10681 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10683         * MAINTAINERS: Add myself to write-after-approval list.
10685 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10687         * configure.in:  Revert 24Jan change.
10688         * configure:  Regenerate.
10690 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10692         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10693         entry of HJ Lu.
10695 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10697         * configure.in: Revert previous change.
10698         * configure: Regenerate.
10700 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10702         * configure.in: Make rda native-only.
10703         * configure: Regenerate.
10705 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10707         * MAINTAINERS: Move myself from GNATS-only-accounts to
10708         write-after-approval.
10710 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10712         * configure.in: Add missing \.
10713         * configure: Rebuilt.
10715 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10717         * configure.in (baseargs): Avoid using \| in sed regular
10718         expressions.
10719         * configure: Rebuilt.
10721 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10723         * configure.in (baseargs): Remove all supported forms of
10724         --cache-file, --srcdir, --host, --build and --target options
10725         from argument lists.
10726         * configure: Rebuilt.
10728 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10730         * MAINTAINERS: Add myself to write-after-approval list.
10732 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10734         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10735         * configure: Rebuilt.
10737 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10739         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10740         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10741         * Makefile.in: Regenerate.
10742         * configure: Regenerate.
10744 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10746         * configure.in: Remove Makefile in build, host and target modules
10747         unless configure was run with --no-recursion.
10748         * configure: Rebuilt.
10750 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10753         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10754         * Makefile.in: Regenerate.
10756 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10758         * config.guess: Update to 2003-01-03 version.
10759         * config.sub: Update to 2003-01-03 version.
10761 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10763         * configure: Regenerate with proper autoconf 2.13.
10765 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10767         * configure.in: Add AC_PREREQ for consistency.
10768         * configure: Regenerate.
10770 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10772         * configure.in (GDB_TK): Add tcl directories conditional on
10773         gdb/gdbtk directory being present.
10774         * configure: Regenerate.
10776 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10778         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10779         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10780         * configure: Rebuilt.
10782 2002-12-31  Tom Tromey  <tromey@redhat.com>
10784         * Makefile.in: Rebuilt.
10785         * Makefile.def (target_modules) [libffi]: Allow installation.
10787 2002-12-31  Andreas Schwab  <schwab@suse.de>
10789         * configure.in: Fix use of $program_transform_name.
10790         * configure: Regenerated.
10792 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10794         * configure.in (baseargs): Don't remove first configure argument.
10795         * configure: Regenerated.
10797 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10799         * Makefile.tpl (local-distclean): Don't remove...
10800         (multilib.ts): ... this.  Moved into...
10801         (multilib.out): ... this.  Don't use sub-make.
10802         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10803         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10804         (configure-build-[+module+], configure-[+module+],
10805         configure-target-[+module+], configure-gcc): ... these.  Test
10806         for Makefile existence.  Drop config.status from dependencies.
10807         * Makefile.in: Rebuilt.
10808         * configure.in: Move gcc-version-trigger to the end of
10809         ac_configure_args.  Add comments to maybedep.tmp and
10810         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10811         nonopt from baseargs, matching and removing corresponding
10812         whitespace while at it.
10813         * configure: Rebuilt.
10815 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10817         * configure.in (host_configargs): Replace reference to
10818         no-longer-defined buildopts with --build=${build_alias}.
10819         * configure: Rebuilt.
10821         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10822         program_transform_name to standard idiom.
10823         (AUTOGEN, AUTOCONF): Define.
10824         (Makefile.in): Use $(AUTOGEN).
10825         (Makefile): Depend on config.status, and use autoconf-style rule to
10826         build it.  Move original commands to...
10827         (config.status): ... this new target.
10828         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10829         $(AUTOCONF).
10830         * Makefile.in: Rebuilt.
10832 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10834         * Makefile.tpl: Fix dramatic bustage due to change in
10835         program_transform_name.
10836         * Makefile.in: Regenerate.
10838         * configure.in: Remove unnecessary PATH setting.
10839         * configure: Regnerate.
10841         * configure.in: Don't default to unprefixed tools unless
10842         the native tools will work.
10843         * configure: Regenerate.
10845         * configure.in: Convert to autoconf script.  Blow away lots
10846         of now-redundant Makefile fragments.
10847         * configure: Generate using Autoconf.
10848         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10849         * Makefile.in: Regenerate.
10851 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10853         * configure: Fix stupid bug where RANLIB was mistakenly included.
10855         * configure.in: Rename (buildargs, hostargs, targargs) to
10856         (build_configargs, host_configargs, target_configargs).
10858         * configure.in: Move logic out of sed statement.
10860         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10861         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10863 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10865         * config.sub: Import from master repository
10866         * config.guess: Ditto
10868 2002-12-24  Andreas Schwab  <schwab@suse.de>
10870         * Makefile.tpl (multilib.out): Fix missing space.
10871         * Makefile.in: Regenerate.
10873 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10875         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10876         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10877         * Makefile.in: Regenerate.
10878         * configure.in: Remove unnecessary leftovers.
10880 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10882         * configure.in (extra_ranlibflags_for_target): New variable.
10883         (*-*-darwin): Add -c to ranlib commands.
10884         * configure (tooldir): Handle extra_ranlibflags_for_target.
10886 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10888         * Makefile.tpl: Revert HJL's change.
10889         * Makefile.in: Regenerated.
10890         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10891         always.
10893 2002-12-19  Andreas Schwab  <schwab@suse.de>
10895         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10896         * Makefile.in: Regenerate.
10898 2002-12-18  H.J. Lu  <hjl@gnu.org>
10900         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10901         * Makefile.in: Regenerated.
10903         * configure.in (build_prefix): New. Substitute.
10905 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10907         * Makefile.tpl: Don't let real targets depend on phony targets.
10908         * Makefile.in: Regenerate.
10910         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10911         * Makefile.in: Regenerate.
10913 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10915         * config.sub: Import from master repository
10916         * config.guess: Ditto
10918 2002-12-16  Jason Merrill  <jason@redhat.com>
10920         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10921         previous 'make bootstrap'.
10922         * Makefile.in: Regenerate.
10924 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10926         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10928 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10930         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10931         * Makefile.in: Regenerate.
10933 2002-12-13  Jason Merrill  <jason@redhat.com>
10935         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10936         library tests.
10937         (check-c++): Just depend on it and check-target-libstdc++-v3.
10938         * Makefile.in: Regenerate.
10940 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10942         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10943         * Makefile.in: Rebuilt.
10945 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10947         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10949 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10951         * configure: Fix bug put in by gremlins.
10953         * Makefile.tpl: Substitute more autoconfily.
10954         * configure: Substitute more autoconfily.
10955         * Makefile.in: Regenerate.
10957 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10959         * config.sub: Import from master repository
10960         * config.guess: Ditto
10961         * MAINTAINERS: Added Svein Seldal under write after approval
10963 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10965         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10966         * Makefile.in (all-sim): Ditto.
10968 2002-12-06  DJ Delorie  <dj@redhat.com>
10970         * Makefile.tpl: Change configure dependencies to not have real
10971         targets depend on phony targets.
10973 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10975         * configure.in: Revert unintentional change.
10977         * Makefile.tpl: Change dependency for */multilib.out so that
10978         it works when gcc isn't in the tree.
10980         * configure.in: Substitute more.
10981         * configure: Run subconfigures from the Makefile.
10982         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10983         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10985 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10987         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10989 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10991         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10992         and corresponding dependencies.
10993         * Makefile.in: Regenerate.
10995         * configure.in (host_tools): Order binutils, gas and ld for
10996         convenience in running the testsuites.
10998         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10999         * Makefile.in: Regenerate.
11000         * configure.in: Introduce rules to serialize subconfigure runs.
11002         * configure.in: Introduce BASE_CC_FOR_TARGET.
11003         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11004         Realize configure-build-* targets.  Realize configure-target-* targets.
11005         * Makefile.in: Regenerate.
11007 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11009         * configure: Move gcc_version_trigger stuff from here...
11010         * configure.in: ...to here.
11012         * configure.in: Separate subconfigure options added by this file from
11013         options given by the user.  Add machinery to put args for host
11014         subconfigures into the Makefile.
11016         * Makefile.tpl: Remove 'vault' targets.
11017         * Makefile.tpl: Reorder and comment dependencies.
11018         * Makefile.in: Regenerate.
11020 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11021         * configure.in: Fix my broken commit of previous patch. (sigh)
11023 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11025         * configure.in: Move host-specific darwin noconfigdirs into
11026         the host-specific section.
11028 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11030         * configure.in: Move host-specific darwin noconfigdirs into
11031         the host-specific section.
11033 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11035         * configure: Remove skip-this-dir support.
11036         * Makefile.tpl: Remove skip-this-dir support.
11038         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11039         subdirectories.
11040         * Makefile.in: Regenerate.
11042         * Makefile.tpl: Strip out useless setting of 'dir'.
11043         * Makefile.in: Regenerate.
11045 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11047         * configure.in: Fix deeply stupid bug.
11049         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11050         shell code in CXX_FOR_TARGET
11051         * Makefile.def: Introduce raw_cxx.
11052         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11053         RAW_CXX_FOR_TARGET.
11054         * Makefile.in: Regenerate.
11056 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11058         * Makefile.tpl: Remove unnecessary ifs.
11059         * Makefile.in: Regenerate.
11061         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11062         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11063         targets for 'no_install' modules.
11064         * configure: Move GDB_TK substitution to configure.in.  Move
11065         build_modules stuff to configure.in.
11066         * configure.in: Implement soft dependency machinery.  Maybe-ize
11067         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11068         * Makefile.in: Regenerate.
11070 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11072         * Makefile.tpl: Make all-target, install-target behave similarly
11073         to all, install (only hitting configured targets).  Eliminate
11074         unused macro defintions.
11076         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11077         build != host.
11079         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11081         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11083         * configure.in: Produce lists of subdir targets we're actually
11084         configuring.  Remove references to "dosrel".
11085         * Makefile.tpl: Let configure set which subdir targets are hit.
11086         Remove install-cross; clean up install; remove ALL.  Remove
11087         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11088         Autogenerate host module targets.  Remove empty dependency lines
11089         and redundant dependency; rearrange slightly.
11090         * Makefile.def: Add host-side libtermcap, utils.
11092         * Makefile.in: Regenerate.
11094 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11096         * ltconfig (osf[345]): Append $major to soname_spec.
11097         Reflect this in library_names_spec.
11098         * ltmain.sh (osf): Prefix $major with . for use as extension.
11100 2002-11-19  Andreas Jaeger  <aj@suse.de>
11102         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11103         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11104         and sparc64 GNU/Linux systems.
11106 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11108         * MAINTAINERS: Update email.
11110 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11112         * MAINTAINERS: Complete James Dennett's entry.
11114 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11116         * MAINTAINERS (Write After Approval): Add myself.
11118 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11120         * Makefile.tpl: syntactic cleanup
11122 2002-11-13  Stuart Hastings  <stuart@apple.com>
11124         * MAINTAINERS: Add myself to write-after-approval list.
11126 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11128         * Makefile.def: Add list of recursive targets to autogenerate.
11129         Add build_modules.
11130         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11131         targets.  Autogenerate *-build-* targets.
11132         * Makefile.in: Regenerate.
11134 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11136         * configure: More autoconf-style substitutions.
11137         * Makefile.tpl: More autoconf-style substitutions.
11138         * Makefile.in: Regenerate.
11140 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11142         * configure: Substitute more variables in a more autoconf-friendly
11143         way.  Simplify slightly.
11144         * Makefile.tpl: Make more variables substitutable in an
11145         autoconf-friendly way.
11146         * Makefile.in: Regenerate.
11148 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11150         * MAINTAINERS (Write After Approval): Add myself.
11152 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11154         * configure.in (v810*): Remove special setting of tools.
11156         * configure: Add support for extra required flags for ar or nm.
11157         * configure.in (aix4.3+): Use above support for target-specific
11158         issues, rather than using config/mt-aix43.
11160 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11162         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11163         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11164         with $srcdir.  Reformat indentation.  Substitute some variables
11165         formerly hard-coded in the Makefile for build=host.
11166         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11167         * Makefile.def: Autogenerate more.
11168         * Makefile.in: Regenerate.
11170 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11172         * MAINTAINERS (Write After Approval): Add myself.
11174 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11176         * Makefile.def (host_modules): Add rda.
11177         * Makefile.in: Regenerate.
11178         * configure.in (target_tool): Add target-rda to list.
11180 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11182         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11184 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11186         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11187         and restrap targets to this rule.
11188         * Makefile.in:  Regenerate.
11190 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11192         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11193         GNATS only accounts.
11195 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11197         * configure.in (i[3456]86-*-linux*): Add check to disable
11198         ${libgcj} for glibc1.
11200 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11202         * MAINTAINERS: Add myself as ip2k port maintainer.
11204 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11206         * configure.in: Add tic4x target.
11208 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11210         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11211         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11212         * Makefile.in: Regenerate.
11214         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11215         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11216         * Makefile.in: Regenerate.
11218 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11220         * MAINTAINERS: Add myself as web pages co-maintainer.
11222 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11224         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11225         * Makefile.in: Regenerate.
11227 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11229         * MAINTAINERS: Add myself and Nathan Sidwell
11230         <nathan@codesourcery.com> as VxWorks maintainers.
11232 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11234         * Makefile.def: Remove order dependency comments.
11235         * Makefile.tpl: Add explicit install-install dependencies.
11236         * Makefile.in: Regenerate.
11238         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11239         * Makefile.in: Regenerate.
11241         * Makefile.tpl: Add configure-target (for src-release in src)
11242         * Makefile.in: Regenerate.
11244 2002-09-30  Nick Clifton  <nickc@redhat.com>
11246         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11248 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11250         * configure.in (s390*-*-linux*): Enable libgcj.
11252 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11254         * configure: Revert accidentally applied changes.
11256         * Makefile.tpl: Make more autoconf-friendly.
11257         * Makefile.in: Regenerate.
11258         * configure: Make substitution more autoconf-like.
11260 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11262         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11263         single entry to handle all these.
11264         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11265         libjava on arm-*-elf.
11267 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11269         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11270         things that depend on them.
11272 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11274         * Makefile.tpl: Make subsituted variables more autoconfy.
11275         * Makefile.in: Regenerate.
11276         * configure: Make seds more autoconfy.
11278 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11280         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11281         * Makefile.in: Regenerate.
11282         * configure.in: Rewrite sed statements to look autoconfy.
11284         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11285         all-target-foo on configure-target-foo.
11286         * Makefile.def: Ditto.
11287         * Makefile.in: Rebuild.
11289 2002-09-25  Andrew Haley  <aph@redhat.com>
11291         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11293 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11295         * Makefile.def: New file.
11296         * Makefile.tpl: New file.
11297         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11298         * contrib/gcc_update: Note that Makefile.in is a generated file.
11300         * configure.in: Minor rearrangement.  Simplify tests.
11302 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11304         * configure.in (with_headers): Skip copy if value is "yes".
11305         (with_libs): Likewise.
11307 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11309         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11310         * configure.in (sh*-*-pe*): Ditto.
11311         * configure.in (mips*-*-pe*): Ditto.
11312         * configure.in (*arm-wince-pe): Ditto.
11314         * configure.in: Rearrange.
11316 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11318         * MAINTAINERS: Update my email address.
11320 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11322         * MAINTAINERS: (Write After Approval): Add myself.
11324 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11326         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11328 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11330         * MAINTAINERS: Change my mailing address.
11332 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11334         * MAINTAINERS (Write After Approval): Remove myself.
11335         (Various Maintainers: c++ runtime libs): Add myself.
11337 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11339         * MAINTAINERS (Write After Approval): Remove myself.
11340         (Various Maintainers: c++ runtime libs): Add myself.
11342 2002-08-15  Eric Christopher  <echristo@redhat.com>
11344         * config.sub: Import from master repository.
11345         * config.guess: Ditto.
11347 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11349         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11350         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11351         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11353 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11355         * MAINTAINERS: Add self to rs6000 vector extensions.
11357 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11359         * libiberty/configure: Reverted unintended yesterday's check in.
11361 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11363         * boehm-gc/configure, libf2c/configure: Rebuilt.
11364         * libffi/configure, libiberty/configure: Ditto.
11365         * libjava/configure, libobjc/configure: Ditto.
11366         * libstdc++-v3/configure, zlib/configure: Ditto.
11367         Merged from binutils:
11368         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11369         From Steve Ellcey <sje@cup.hp.com>:
11370         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11371         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11372         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11373         IA64.
11374         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11375         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11376         soname_spec, sys_lib_search_path_spec): Ditto.
11378 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11380         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11382 2002-08-04  H.J. Lu  (hjl@gnu.org)
11384         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11386 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11388         * MAINTAINERS (Write After Approval): Add myself.
11390 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11392         * configure.in: Move generic linux case to end.  Copy generic
11393         linux noconfigdirs to mips*-*-linux* entry and new
11394         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11396 2002-07-19  Michael Matz  <matz@suse.de>
11398         * MAINTAINERS: Add myself as ra* maintainer.
11400 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11402         * config.guess: Update to 2002-07-09 version.
11403         * config.sub: Update to 2002-07-03 version.
11405 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11407         * MAINTAINERS: Fix typo in a maintainer email address.
11409 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11411         * configure.in: Remove two redundant tests.
11413 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11415         * configure.in (mips*-*-irix6*o32): Enable stabs.
11417 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11419         * configure.in: Don't build grez.
11420         * Makefile.in: Ditto.
11422         * Makefile.in: Remove references to bsp, cygmon, libstub.
11423         * configure.in: Ditto.
11425         * configure.in: Remove leftover reference to gdbtest.
11427 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11429         * configure.in (gxx_include_dir):  Change to match versioned
11430         C++ headers if --enable-version-specific-runtime-libs is used.
11432 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11434         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11436 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11438         * configure.in: Make --without-x work.
11440 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11442         * configure.in: Rearrange target Makefile fragment collection.
11444         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11445         cvs[src].
11446         * configure.in: Ditto.
11448 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11450         * MAINTAINERS (Write After Approval): Update my e-mail address.
11452 2002-06-24  Ben Elliston  <bje@redhat.com>
11454         * configure.in (host_tools): Remove cgen.
11456         * Makefile.in (all-cgen): Remove; runs from its source directory.
11457         (check-cgen, install-cgen, clean-cgen): Likewise.
11458         (all-opcodes): Do not depend on all-cgen.
11459         (all-sim): Likewise.
11461 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11463         * Makefile.in: Eliminate 'apache' targets.
11464         * configure.in: Eliminate 'apache' targets.
11466         * configure.in: Eliminate redundant tests.  Reorganize.
11468         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11470         * config-ml.in: Eliminate references to Cygnus configure.
11472         * Makefile.in: Eliminate references to building emacs.
11474 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11476         * MAINTAINERS: Update my email address.
11478 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11480         * config.if (libstdcxx_incdir): Version C++ headers.
11481         (cxx_incdir): Remove.
11483 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11485         * MAINTAINERS (Write After Approval): Add self.
11487 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11489         * configure.in: Add support for ip2k.
11491 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11493         * configure.in: Fix AIX configury bug.
11495 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11497         * MAINTAINERS (Write After Approval): Add self.
11499 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11501         * configure.in: replace ${topsrcdir} with ${srcdir}
11503         * configure.in: Move definition of libstdcxx_flags
11504         right above usage, rather than waaay earlier.
11506         * configure.in: Pull definition of is_cross_compiler earlier.
11508         * configure.in: Rearrange a little.
11510         * configure.in: Remove references to librx.
11511         * Makefile.in: Remove references to librx.
11513 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11515         * config.sub: Add support for avr target.
11516         Import from master sources, rev 1.255
11518 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11520         * configure, .cvsignore:  Revert previous change...
11521         * Makefile:  ...delete.
11523 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11525         * configure.in: Eliminate ${gasdir} variable.
11527 2002-06-18  Dave Brolley  <brolley@redhat.com>
11529         * configure.in: Add support for frv.
11530         * config.sub: Add support for frv.
11532 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11534         * configure:  Remove garbage from previous commit.
11536 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11538         * configure:  For in-source builds, make a subdir and re-exec there.
11539         * Makefile:  New file.  Pass targets through to build directory.
11540         * .cvsignore:  No longer ignore "Makefile".
11542 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11544         * MAINTAINERS (Write After Approval): Add self.
11546 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11548         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11550 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11552         * configure.in (vax-*-netbsd*): Re-enable gas.
11554 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11556         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11557         BUILD_PREFIX_1, to correct nomenclature.
11558         * configure: Likewise.
11560         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11561         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11563 2002-05-31  Olaf Hering  <olh@suse.de>
11565         * config-ml.in: Propogate DESTDIR also.
11567 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11569         * configure.in (vax-*-netbsd*): Don't build gas for this
11570         platform.
11572 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11574         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11575         and libgcj for AVR.
11577 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11579         * MAINTAINERS (Write After Approval): Add myself.
11581 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11583         * config.guess: Update to 2002-05-22 version.
11584         * config.sub: Likewise.
11586 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11588         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11589         * config-ml.in: Likewise.
11590         * configure: Likewise.
11591         * configure.in: Likewise.
11593 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11595         * MAINTAINERS: Update my email address.
11597 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11599         * configure.in: Simplify makefile fragment collection.
11601         * configure.in: Remove code to build emacs.
11603         * configure.in : Remove --srcdir argument from targargs and buildargs
11604         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11606         * configure: Move some logic to configure.in.
11607         * configure.in: Move some logic from configure.
11609 2002-05-11  Tom Tromey  <tromey@redhat.com>
11611         * MAINTAINERS: Reflect libgcj reality.
11613 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11615         * Makefile.in: Honour DESTDIR.
11617 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11619         * config.guess: Import 2002-03-20 version.
11620         * config.sub: Import 2002-04-26 version.
11622 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11624         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11626 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11628         * MAINTAINERS: Add self.
11630 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11632         * ltmain.sh: Detect and handle object name conflicts
11633         while piecewise linking a static library.
11635 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11637         * configure.in (noconfigdirs): Don't disable libgcj on
11638         sparc64-*-solaris* and sparcv9-*-solaris*.
11640 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11642         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11644 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11646         * configure.in (FLAGS_FOR_TARGET): Do not add
11647         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11648         on i[3456]86-*-linux*.
11650 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11652         * configure.in (noconfigdirs): Replace [ ] with test.
11654         * configure.in (noconfigdirs): Do not add target-newlib if
11655         target == i[3456]86-*-linux*, and host == target.
11657 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11659         * configure.in: delete reference to absent file
11661         * configure.in: replace '[' with 'test'
11663         * configure.in: Eliminate references to gash.
11664         * Makefile.in: Eliminate references to gash.
11666         * configure.in: remove useless references to 'pic' makefile fragments.
11668         * configure.in: (*-*-windows*) Finish removing.
11670         * configure.in: Eliminate redundant test for libgui.
11672 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11674         * MAINTAINERS: Add self and realphabetize.  Update entries
11675         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11676         entry for a29k port maintainer.
11678 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11680         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11681         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11683 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11685         * configure.in: remove references to dead files
11687 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11689         * MAINTAINERS: Add information about purpose of this file.
11691 2002-04-18  Tom Tromey  <tromey@redhat.com>
11693         * configure.in: Disallow configuring libgcj when it is already
11694         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11695         Solaris 2.8 by default.  For PR libgcj/6158.
11697 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11699         * configure.in:  Move default CC setting out of config/mh-* fragments
11700         directly into here.
11702 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11704         * configure.in: don't even try to configure or make a subdirectory
11705         if there's no configure script for it.
11707 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11709         * MAINTAINERS: Remove chill maintainers.
11710         * Makefile.in (CHILLFLAGS): Remove.
11711         (CHILL_LIB): Remove.
11712         (TARGET_CONFIGDIRS): Remove libchill.
11713         (CHILL_FOR_TARGET): Remove.
11714         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11715         CHILL_LIB.
11716         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11717         (CHECK_TARGET_MODULES): Likewise.
11718         (INSTALL_TARGET_MODULES): Likewise.
11719         (CLEAN_TARGET_MODULES): Likewise.
11720         (configure-target-libchill): Remove.
11721         (all-target-libchill): Remove.
11722         * configure.in (target_libs): Remove target-libchill.
11723         Do not compute CHILL_FOR_TARGET.
11724         * libchill: Remove directory.
11726 2002-04-11  DJ Delorie  <dj@redhat.com>
11728         * Makefile.in, configure.in: Sync with binutils, entries
11729         follow...
11731 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11733         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11734         (do-tar, do-bz2): New rules.
11735         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11736         (gdb-tar): New rule.
11737         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11738         (insight_dejagnu.tar): New rule.
11739         (insight.tar): New rule.
11740         (gdb+dejagnu.tar): New rule.
11741         (gdb.tar): New rule.
11743 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11745         * Makefile.in: Add all-tix to deps for all-snavigator
11746         so that tix is built when building snavigator.
11748 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11750         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11751         ld and gdb are not supported.
11753 2002-01-07  Mark Salter  <msalter@redhat.com>
11755         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11756         Allow target-libgloss to be built for arm, strongarm, and xscale.
11758 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11760         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11761         options for i[3456]86-pc-linux* native builds.
11763 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11765         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11766         files from .po files for a distribution.
11768 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11770         * configure.in: Enable libstdc++-v3 for h8300 targets.
11772 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11774         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11775         version from bfd/.
11777 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11779         * Makefile.in (VER): When present, extract the version number from
11780         the file version.in.
11782 2001-05-24  Tom Rix  <trix@redhat.com>
11784         * configure.in : enable ld for aix
11786 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11788         * config.guess: Add linux target for S/390.
11790 2000-11-07  Philip Blundell  <pb@futuretv.com>
11792         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11794 2000-11-03  Philip Blundell  <pb@futuretv.com>
11796         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11797         files.
11799 2001-01-15  Ben Elliston  <bje@redhat.com>
11801         * configure.in (host_tools): Add sid.
11802         Always configure cgen.
11804 2000-11-24  Nick Clifton  <nickc@redhat.com>
11806         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11808 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11810         * Makefile.in (ALL_MODULES): Add all-cgen.
11811         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11812         (all-cgen): New target.
11813         (all-opcodes,all-sim): Depend on all-cgen.
11814         * configure.in (host_tools): Add cgen.
11815         Only configure cgen if --enable-cgen-maint.
11817 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11819         * configure.in: Add *-*-freebsd* configurations.
11821 2002-04-08  Tom Tromey  <tromey@redhat.com>
11823         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11824         Fixes PR libgcj/6068.
11826 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11828         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11830 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11832         * configure.in (alpha*-dec-osf*): Enable libgcj.
11834 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11836         * MAINTAINERS (Write After Approval): Add myself.
11838 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11840         Fix for: PR bootstrap/3591, target/5676
11841         * configure.in (mcore-pe): Disable the configuration of
11842         libstdc++-v3 since exceptions are not supported.
11844 2002-03-20  Anthony Green  <green@redhat.com>
11846         * configure.in: Enable libgcj for xscale-elf target.
11848 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11850         * MAINTAINERS:  Update my email address.
11852 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11854         * ltmain.sh (relink_command): Fix typo in previous change.
11856 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11858         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11859         (relink_command): Added --tag flags.
11860         (mode=install): If relinking fails; error out.
11862 2002-03-12  Richard Henderson  <rth@redhat.com>
11864         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11865         .NOTPARALLEL tag.
11866         (do-check): Rename from check.
11867         (check): Allow parallel check.
11869 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11871         * MAINTAINERS: Add myself as maintainer for xtensa port.
11872         Fix alphabetical order in CPU port maintainer list.
11873         Remove myself from Write After Approval list.
11875 2002-03-11  Richard Henderson  <rth@redhat.com>
11877         * Makefile.in (.NOTPARALLEL): Add fake tag.
11879 2002-03-07  H.J. Lu  (hjl@gnu.org)
11881         * configure.in: Enable gprof for mips*-*-linux*.
11883 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11885         * MAINTAINERS (Write After Approval): Add myself.
11887 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11889         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11890         libjava.
11891         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11893 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11895         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11896         because its Makefile is there; test for the executable instead.
11898 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11900         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11901         libstdc++-v3 and libjava.
11903 2002-02-11  Adam Megacz  <adam@xwt.org>
11905         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11906         boehm-gc
11908 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11910         * config.guess: Updated to 2002-01-30's version.
11911         * config.sub: Updated to 2002-02-01's version.
11912         Contribute sh64-elf.
11913         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11914         * configure.in: Added sh64-*-*.
11916 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11918         * MAINTAINERS: Belatedly add myself to write after approval list.
11920 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11922         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11923         Remove self as Write After Approval.
11925 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11927         * MAINTAINERS: Put self in as maintainer for contrib/regression
11928         directory.
11930 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11932         * MAINTAINERS:  Update my email address.
11934 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11936         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11937         target-libiberty, and target-libgloss.  Skip Java-related
11938         libraries if not supported for NetBSD on target CPU.
11940 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11942         * install-sh: Use _inst.$$_ for temp file name.
11944 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11946         * MAINTAINERS (Write After Approval): Move my contact info
11947         from here...
11948         (OS Port Maintainers): ...to here (netbsd).
11950 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11952         * MAINTAINERS (Write After Approval): Add myself.
11954 2002-01-17  H.J. Lu  <hjl@gnu.org>
11956         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11957         (all-target-fastjar): Also depend on all-target-libiberty.
11959 2002-01-16  H.J. Lu  (hjl@gnu.org)
11961         * config.guess: Import from master sources, rev 1.225.
11962         * config.sub: Import from master sources, rev 1.238.
11964 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11966         * MAINTAINERS (Write After Approval): Remove myself.
11968 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11970         * MAINTAINERS (Write After Approval): Add myself.
11972 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11974         * MAINTAINERS: Add self as docs co-maintainer.
11976 2001-12-11  Matthias Klose  <doko@debian.org>
11978         * MAINTAINERS (Write After Approval): Add myself.
11980 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11982         * MAINTAINERS: Update my email address.
11984 2001-12-07  Turly O'Connor  <turly@apple.com>
11985         * MAINTAINERS (Write After Approval): Add myself.
11986         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11987         (rs6000_initialize_trampoline): Call __trampoline_setup for
11988         ABI_DARWIN too.
11989         * darwin-tramp.asm: New file, implements __trampoline_setup.
11990         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11992 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11994         * MAINTAINERS (Write After Approval): Add myself.
11996 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11998         * configure, configure.in: Use temp file for long sed commands.
12000 2001-12-03  Laurent Guerby  <guerby@acm.org>
12002         * config.sub: Update to version 1.232 on subversion.
12004 2001-12-03  Ben Elliston  <bje@redhat.com>
12006         * MAINTAINERS: Update mail address for config.* patches.
12008 2001-11-27  DJ Delorie  <dj@redhat.com>
12009             Zack Weinberg  <zack@codesourcery.com>
12011         When build != host, create libiberty for the build machine.
12013         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12014         CONFIG_ARGUMENTS.
12015         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12016         New variables.
12017         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12018         and rules.
12019         (all.normal): Depend on ALL_BUILD_MODULES.
12020         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12021         (all-build-libiberty): Depend on configure-build-libiberty.
12023         * configure: Calculate and substitute proper value for
12024         ALL_BUILD_MODULES.
12025         * configure.in: Create the build subdirectory.
12026         Calculate and substitute TARGET_CONFIGARGS (formerly
12027         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12029 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12031         * MAINTAINERS (write-after-approval): Add self.
12033 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12035         * MAINTAINERS (GNATS only accounts): Remove self.
12037 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12039         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12040         libf2c.
12042 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12044         * MAINTAINERS (Write After Approval): Add self.
12046 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12048         * MAINTAINERS: mips and s390 are also CPU ports.
12050 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12052         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12054 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12056         * MAINTAINERS: Alphabetize.
12058 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12060         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12062 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12064         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12066 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12068         * configure.in (--enable-languages): Be more permissive about
12069         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12071 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12073         * config.sub: Import from master sources, rev. 1.230.
12074         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12076 2001-11-07  Laurent Guerby  <guerby@acm.org>
12078         * MAINTAINERS (Write After Approval): Add self.
12080 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12082         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12084 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12086         * config.sub: Import from master sources, rev 1.226.
12087         * config.guess: Import from master sources, rev 1.216.
12089 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12091         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12092         * MAINTAINERS: Add self as maintainer of MMIX port.
12093         Remove old after-approval entry.
12095 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12097         * ChangeLog, configure: Fix spelling errors.
12099 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12101         * MAINTAINERS: Tweak my address.
12103 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12105         * MAINTAINERS: Update my email address.
12107 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12109         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12110         * MAINTAINERS: Add self as maintainer of CRIS port.
12112 2001-10-10  Geert Bosch  <bosch@gnat.com>
12114         * MAINTAINERS (Various maintainers: Ada front end):
12115         Added Robert Dewar.
12117 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12119         * MAINTAINERS (Write After Approval): Added self
12121 2001-10-02  Geert Bosch  <bosch@gnat.com>
12123         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12125 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12127         * configure: Handle temporary files securely using mkdir.
12129 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12131         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12133 2001-09-26  Will Cohen  <wcohen@redhat.com>
12135         * configure.in (*-*-linux*): Disable configuration of target-newlib
12136         and target-libgloss.
12138 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12140         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12141         RANLIB.
12143 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12145         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12146         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12147         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12148         avoid quotes nesting problems.
12149         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12150         (DO_X): Export only variables that are set.
12152 2001-09-19  Ben Elliston  <bje@redhat.com>
12154         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12155         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12156         semantics.  Use the shell built-in "type" command instead.
12158 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12160         Merged from gcc-3_0-branch:
12161         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12162         * ltcf-c.sh: Use $objext, not $ac_objext.
12163         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12164         * ltcf-cxx.sh: Add support for GNU.
12165         2001-07-22  Timothy Wall  <twall@redhat.com>
12166         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12167         default settings if using GNU tools with that configuration.
12168         * ltcf-cxx.sh: Ditto.
12169         * ltcf-gcj.sh: Ditto.
12170         2001-07-21  Michael Chastain  <chastain@redhat.com>
12171         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12172         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12173         * ltmain.sh: Mark as gcc-local.
12175 2001-08-30  Eric Christopher  <echristo@redhat.com>
12176             Jason Eckhardt  <jle@redhat.com>
12178         * config.guess: Merge from master sources.
12179         * config.sub: Merge from master sources, add support for mipsisa32.
12181 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12182         * config.sub: Merge from master sources, rev 1.219.
12183         * MAINTAINERS: Add self as contact for stormy16 port.
12185 2001-08-14  Zack Weinberg  <zackw@panix.com>
12187         * config.sub: Merge from master sources, rev 1.218.
12188         * config.guess: Merge from master sources, rev 1.209.
12190 2001-08-11  Graham Stott  <grahams@redhat.com>
12192         * Makefile.in (check-c++): Add missing semicolon.
12194 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12196         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12198 2001-07-30  Eric Christopher  <echristo@redhat.com>
12200         * MAINTAINERS (Various maintainers: mips port): Added myself.
12202 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12204         * configure.in (sh-*-linux*): New.
12206 2001-07-27  Richard Henderson  <rth@redhat.com>
12208         * .cvsignore: Add LAST_UPDATED.
12210 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12212         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12214 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12216         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12218 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12220         * MAINTAINERS (Write After Approval): Added myself.
12222 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12224         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12225         and libgcj on m68hc11/m68hc12.
12227 2001-06-27  H.J. Lu  (hjl@gnu.org)
12229         * Makefile (CFLAGS_FOR_BUILD): New.
12230         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12232 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12234         * README: Remove version number.
12236 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12238         * INSTALL/README: Update wrt. to the installation instructions now
12239         residing in gcc/doc/install.texi.
12241 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12243         * README: Replace with a cut-down and updated version of gcc/README.
12245 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12247         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12248         multilibs to be disabled.
12250 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12252         * MAINTAINERS (Write After Approval): Add myself.
12254 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12256         * config.guess: Import CVS version 1.195.
12257         * config.sub: Import CVS version 1.212.
12259 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12261         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12262         gcc/xgcc is built, use -print-prog-name to find out the program
12263         name to use.
12265 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12267         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12268         appear to also be in the master copy.
12269         * config.sub:  Import CVS version 1.211.
12271 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12273         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12274         with_gcc]: Use `gcc -shared' to build a shared library.
12276 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12278         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12279         archives.
12281 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12283         * MAINTAINERS (Write After Approval): Add myself.
12285 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12287         * configure.in (libstdcxx_flags): Do not try to execute
12288         libstdc++-v3/testsuite_flags until it exists.
12290 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12292         * MAINTAINERS: Update my email address.
12294 2001-05-31  Graham Stott  <grahams@redhat.com>
12296         * MAINTAINERS (Write After Approval): Add myself.
12298 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12300         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12301         libraries when using g++ with native linker.
12303 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12305         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12307 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12309         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12310         [aix4*|aix5*]: Prepend blank.
12312 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12314         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12315         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12316         of subdir/configure scripts to use the new libtool.m4.
12318 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12320         * MAINTAINERS (Write After Approval): Add myself.
12322 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12324         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12326 2001-05-11  Ben Elliston  <bje@redhat.com>
12328         * Makefile.in (all-sid): New target.
12329         (check-sid, clean-sid, install-sid): Likewise.
12331 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12333         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12335 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12337         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12338         libgcj.
12340 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12342         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12343         gcc/xgcc is built, use -print-prog-name to find out the program
12344         name to use.
12346 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12348         * configure.in (noconfigdirs): Don't reset it from scratch in the
12349         target case; only append to it.
12351         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12352         sparc-*-solaris2.8]: Disable ${libgcj}.
12354 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12356         * configure.in (libgcj_saved): Copy from $libgcj.
12357         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12358         --disable-libgcj.
12360 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12362         * MAINTAINERS: Remove self as MIPS maintainer and
12363         C front end maintainer.
12365 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12367         * configure.in: Move *-chorusos target case to the proper switch.
12368         Disable libgcj.
12370 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12372         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12373         1.641.2.228.
12375 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12377         * Makefile.in (STAGE1_CFLAGS): Pass down.
12379 2001-04-13  Alan Modra  <amodra@one.net.au>
12381         * config.guess: Add hppa64-linux support.  Note for next import that
12382         this is already in the master file.
12383         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12385 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12387         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12388         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12390 2001-04-11  Stan Shebs  <shebs@apple.com>
12392         * MAINTAINERS: Add self as Darwin port maintainer.
12394 2001-04-11  Alan Modra  <amodra@one.net.au>
12396         * MAINTAINERS: Update my email address.
12398 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12400         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12401         recent versions of FreeBSD (release 3 or later).
12402         * ltconfig: On FreeBSD, -lc must not be provided when building
12403         a shared library or else the standard -pthread gcc option is
12404         rendered worthless to later users of the built library.
12406 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12408         * MAINTAINERS: Add self and RTH as C front end maintainers.
12410 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12412         * config.sub: Make sure to match an already-canonicalized
12413         machine name (eg. mn10300-unknown-elf).
12415 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12417         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12418         New macros.
12419         (bootstrap, cross): Use RECURSE_FLAGS.
12420         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12422 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12424         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12426 2001-03-22  Colin Howell  <chowell@redhat.com>
12428         * Makefile.in (DO_X): Do not backslash single-quotes in
12429         backquotes (two places).
12431 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12433         Re-installed:
12434         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12435         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12436         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12437         * ltcf-cxx.sh: Likewise.
12438         * ltcf-gcj.sh: Likewise.
12440 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12442         * MAINTAINERS: Add myself as "documentation co-maintainer".
12444 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12446         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12447         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12449 2001-03-19  Tom Tromey  <tromey@redhat.com>
12451         * config-ml.in: Handle GCJ and GCJFLAGS.
12453 2001-03-21  Michael Chastain  <chastain@redhat.com>
12455         * Makefile.in: all-m4 depends on all-texinfo.
12457 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12459         * MAINTAINERS: Add myself to write after approval list.
12461 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12463         * Makefile.in (DO_X): Quote nested quotes.
12465 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12467         * MAINTAINERS: Add myself to write after approval list.
12469 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12471         * Makefile.in (DO_X): Use double quotes for quoting
12472         "RANLIB=$${RANLIB}".
12474 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12476         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12478 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12480         * configure.in: Only use `lang_requires' for languages athat are
12481         actually enabled.
12483 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12485         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12487 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12489         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12491 2001-03-07  Tom Tromey  <tromey@redhat.com>
12493         * configure.in: Allow config-lang.in to set `lang_requires' to list
12494         of other required languages.
12496 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12498         * Makefile.in: Remove RANLIB definition. Use RANLIB
12499         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12500         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12502 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12503             Alexandre Oliva  <aoliva@redhat.com>
12505         * Makefile.in (check-c++): Use tabs, not spaces.
12507 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12509         * MAINTAINERS: add myself to Write After Approval list.
12511 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12513         * Makefile.in (check-c++): New rule.
12515         * configure.in (target_libs): Remove libg++.
12516         (noconfigdirs): Remove libg++.
12517         (noconfigdirs): Same.
12518         (noconfigdirs): Same.
12519         (noconfigdirs): Same.
12521         * config-ml.in: Remove libg++ references.
12523         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12524         (ALL_TARGET_MODULES): Same.
12525         (configure-target-libg++): Remove.
12526         (all-target-libg++): Remove.
12527         (configure-target-libio): Remove.
12528         (all-target-libio): Remove.
12529         (check-target-libio): Remove.
12530         (.PHONY): Remove.
12531         (libg++.tar.bz2): Remove.
12532         (all-target-cygmon): Remove libio.
12533         (all-target-libstdc++): Remove.
12534         (configure-target-libstdc++): Remove.
12535         (TARGET_LIB_PATH): Remove libstdc++.
12536         (ALL_GCC_CXX): Remove libstdc++.
12537         (all-target-gperf): Correct.
12539 2001-02-16  Nick Clifton  <nickc@redhat.com>
12541         * configure.in (noconfigdirs): Allow configuration of texinfo
12542         for Cygwin hosts.
12544 2001-02-15  Anthony Green  <green@redhat.com>
12546         * configure: Introduce GCJ_FOR_TARGET.
12547         * configure.in: Ditto.
12548         * Makefile.in: Ditto.
12550 2001-02-13  Andreas Schwab  <schwab@suse.de>
12552         * MAINTAINERS: Update mail address.
12554 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12556         * config.guess: Add linux target for S/390.
12557         * config.sub: Likewise.
12559 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12561         * configure.in: for *-chorusos, don't config target-newlib and
12562         target-libgloss.
12564 2001-02-06  Ben Elliston  <bje@redhat.com>
12566         * configure: Output host type to stdout, not stderr.
12568 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12570         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12571         * ltcf-cxx.sh: Likewise.
12573         * config.if: Assume enable_libstdcxx_v3 is defined.
12575 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12577         Remove V2 C++ library.
12578         * configure.in: Remove --enable-libstdcxx_v3 support.
12580 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12582         * include/demangle.h: Add prototype for java_demangle_v3.
12584 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12586         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12588 2001-01-27  Richard Henderson  <rth@redhat.com>
12590         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12592 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12594         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12595         Don't unset, it's non-portable and no longer necessary, set to empty
12596         instead.
12598 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12600         * ltconfig: Shell portability fix for the tagname validity check.
12602 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12604         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12605         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12607 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12609         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12611 2001-01-26  Tom Tromey  <tromey@redhat.com>
12613         * configure.in: Allow libgcj to be built on Sparc Solaris.
12615 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12617         * ltcf-c.sh: Add aix5 case.
12618         * ltcf-cxx.sh: Likewise.
12619         * ltconfig: Likewise.
12621 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12623         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12624         keep at least one of build_libtool_libs or build_old_libs set to
12625         yes.
12627         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12628         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12630 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12632         * configure.in: Enable libgcj on several additional platforms.
12634 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12636         * configure.in: Enable libgcj for linux targets.
12638 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12640         * MAINTAINERS (Write After Approval): Add myself.
12642 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12644         * MAINTAINERS: Add myself as vax port maintainer.
12646 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12648         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12650 2001-01-09  Mike Stump  <mrs@wrs.com>
12652         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12653         failures of subdirectories.
12655 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12657         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12658         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12659         * ltcf-cxx.sh: Likewise.
12660         * ltcf-gcj.sh: Likewise.
12661         * ltconfig.sh: Fix typo.
12663 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12665         * configure: handle DOS-style absolute paths.
12667 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12669         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12671 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12673         * MAINTAINERS: Add myself as avr port co-maintainer.
12675 2000-12-28  Ben Elliston  <bje@redhat.com>
12677         * MAINTAINERS: Add myself under ``Write After Approval''.
12679 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12681         * texinfo: Remove directory from GCC.
12683 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12685         * COPYING: Update to current
12686         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12687         to 19yy as example year in copyright notice).
12689 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12691         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12692         (libstdcxx_incdir): Pass down.
12693         * config.if: Remove expired bits for cxx_interface, add stub.
12694         (libstdcxx_incdir): Add variable for g++ include directory.
12695         * configure.in (gxx_include_dir): Use it.
12697 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12699         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12700         with old-email address from ``Write After Approval''.
12702 2000-12-15  Andreas Jaeger  <aj@suse.de>
12704         * configure.in: Handle lang_dirs.
12706 2000-12-14  Tom Tromey  <tromey@redhat.com>
12708         * MAINTAINERS: Removed brads.
12710         * MAINTAINERS: Added gcj developers.
12712 2000-12-13  Anthony Green  <green@redhat.com>
12714         * configure.in: Disable libgcj for any target not specifically
12715         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12716         with g++ abi.
12718 2000-12-13  Mike Stump  <mrs@wrs.com>
12720         * Makefile.in (local-distclean): Also remove fastjar.
12722 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12724         * contrib/gcc_update: Add fastjar --touch entries.
12726 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12728         * configure.in: Disable language-specific target libraries for
12729         languages that aren't enabled.
12731 2000-12-10  Anthony Green  <green@redhat.com>
12733         * configure.in: Define libgcj.  Disable libgcj target libraries for
12734         most targets.
12736 2000-12-10  Neil Booth  <neilb@earthling.net>
12738         * MAINTAINERS: Update mail address, remove from WAA list.
12740 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12742         * libjava: Imported from /cvs/java.
12743         * libffi: Likewise.
12744         * Boehm-gc: Likewise.
12746 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12748         * configure.in (target_libs): Revert 2000-12-08 patch.
12749         (noconfigdirs): Added target-libjava.
12751 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12753         * djunpack.bat: removed.
12755 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12757         * Makefile.in: handle DOS-style absolute paths.
12758         * config-ml.in: likewise.
12759         * symlink-tree: likewise.
12761 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12763         * fastjar: Imported.
12765 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12767         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12768         libjava.
12769         * configure.in (target_libs): Removed `target-libjava'.
12771 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12773         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12774         (ALL_MODULES): Added fastjar.
12775         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12776         (all-target-libjava): all-fastjar replaces all-zip.
12777         (all-fastjar): Added.
12778         (configure-target-fastjar, all-target-fastjar): Likewise.
12779         * configure.in (host_tools): Added fastjar.
12781 2000-12-07  Mike Stump  <mrs@wrs.com>
12783         * Makefile.in (local-distclean): Remove leftover built files.
12785 2000-11-24  Nick Clifton  <nickc@redhat.com>
12787         * configure.in (xscale-elf): Add target.
12788         (xscale-coff): Add target.
12790 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12792         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12793         recent versions of FreeBSD (release 3 or later).
12794         * ltconfig: On FreeBSD, -lc must not be provided when building
12795         a shared library or else the standard -pthread gcc option is
12796         rendered worthless to later users of the built library.
12798 2000-11-16  Fred Fish  <fnf@be.com>
12800         * configure.in (enable_libstdcxx_v3): Fix typo,
12801         libstd++ -> libstdc++.
12803 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12805         * MAINTAINERS: Add self to Write After Approval list.
12807 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12809         * MAINTAINERS: Update my email address.  Add myself to global write
12810         privs list.
12812 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12814         * Makefile.in: Merge with src and libgcj.
12815         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12816         configure-target-<library> when their configure scripts need the C
12817         or C++ library to have already been built to work properly.
12818         (do_proto_toplev): Set them to an empty string.
12820         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12821         (REALLY_SET_LIB_PATH): Use them.
12823 2000-11-17  Stan Shebs  <shebs@apple.com>
12825         * MAINTAINERS: Add self to Write After Approval list.
12827 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12829         * configure: Provide the original toplevel configure arguments
12830         (including $0) to subprocesses in the environment rather than
12831         through gcc/configargs.h.
12833 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12835         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12836         C99.  Alphabetise "Write After Approval" list.
12838 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12840         * configure: Turn on libstdc++ V3 by default.
12842         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12843         if we've got GCC.
12845 2000-11-11  Philip Blundell  <philb@gnu.org>
12847         * MAINTAINERS: Add self to Write After Approval list.
12849 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12851         * ltcf-c.sh (aix4): Improve shared library configuration; require
12852         exporting symbols.
12853         * ltcf-cxx.sh (aix4): Define.
12854         * ltconfig (aix4): Define library and soname specs appropriate for
12855         AIX.  Define command to create export symbols list.
12857 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12859         * config.sub: Add support for Sun Chorus
12861 2000-10-31  Nick Clifton  <nickc@redhat.com>
12863         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12864         <name>@redhat.com.  Also installed new email address for Clint
12865         Popetz.
12867 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12869         * etc: Remove directory from GCC.
12871 2000-10-16  Michael Meissner  <meissner@redhat.com>
12873         * configure (gcc/configargs.h): Only create if there is a build GCC
12874         directory created.
12876 2000-10-16  Matthias Klose  <doko@debian.org>
12878         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12879         when configured for libstdc++-v3.
12881 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12883         * configure: Save configure arguments to gcc/configargs.h.
12885 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12887         * config.guess: Import CVS version 1.157.
12888         * config.sub: Import CVS version 1.181.
12890 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12892         * Makefile.in (bootstrap): avoid recursion if subdir missing
12893         (cross): ditto
12894         (do-proto-toplev): ditto
12896 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12898         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12899         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12901         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12902         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12903         all affected `configure' scripts.
12905 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12907         * MAINTAINERS: Add self as cpplib co-maintainer.
12909 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12911         * MAINTAINERS: Add self to Write After Approval list.
12913 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12915         * INSTALL/README: egcs -> GCC update.
12917 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12919         * MAINTAINERS: Add myself to Write After Approval list.
12921 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12923         * MAINTAINERS: Add myself to Write After Approval list.
12925 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12927         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12928         X11 libraries for hppa64.
12930 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12932         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12934 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12936         * Makefile.in (all-zlib): Added dummy target.
12938         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12939         ltcf-gcj.sh: Updated from libtool multi-language branch.
12941 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12943         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12944         (bootstrap*): Depend on all-bootstrap.
12946 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12948         * config.guess: Import CVS version 1.156.
12949         * config.sub: Import CVS version 1.179.
12951 2000-09-02  Anthony Green  <green@cygnus.com>
12953         * Makefile.in (all-gcc): Depend on all-zlib.
12954         (CLEAN_MODULES): Add clean-zlib.
12955         (ALL_MODULES): Add all-zlib.
12956         * configure.in (host_libs): Add zlib.
12958 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12960         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12961         crosses, but add gcc/include to the header search path for them.
12963 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12965         * MAINTAINERS: Add self to Write After Approval list.
12967 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12969         * config.guess: Import CVS version 1.152.
12970         * config.sub: Import CVS version 1.177.
12972 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12974         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12975         $targargs to tell whether newlib is going to be built.
12977         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12978         $$r/TARGET_SUBDIR/libio for _G_config.h.
12980 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12982         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12984 2000-08-22  DJ Delorie  <dj@redhat.com>
12986         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12988 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12990         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12991         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12992         sub-configures.
12994 2000-08-21  DJ Delorie  <dj@redhat.com>
12996         * MAINTAINERS: Add self as a libiberty maintainer
12998 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13000         * configure.in (libstdcxx_flags): Use
13001         libstdc++-v3/src/libstdc++.INC.
13003 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13005         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13007 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13009         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13011         * configure: Make enable_threads and enable_shared defaults
13012         explicit.  Substitute enable_threads into generated Makefiles.
13013         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13014         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13016 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13018         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13020 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13022         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13023         previous delta.
13025 2000-08-11  Jason Merrill  <jason@redhat.com>
13027         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13028         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13029         (FLAGS_FOR_TARGET): Not here.
13030         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13032 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13034         * config-ml.in (CC, CXX): Don't introduce a leading space.
13036 2000-08-07  DJ Delorie  <dj@delorie.com>
13038         * MAINTAINERS: Add self as a DJGPP maintainer
13040 2000-08-07  DJ Delorie  <dj@redhat.com>
13042         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13043         "if we're also building gcc, and it's a gcc that will run on the
13044         build machine, we want to use its includes instead of the system's
13045         default includes".
13047 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13049         * MAINTAINERS: Add self to Write After Approval list.
13051 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13053         * configure.in (libstdcxx_flags): Don't use `"'.
13055         * config-ml.in: Adjust multilib search paths to the
13056         appropriate multilib tree.
13058 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13060         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13061         commas in $LANGUAGES.
13063 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13065         * configure.in: Re-enable all references to libg++ and librx.
13067 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13069         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13070         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13071         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13072         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13074         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13076 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13078         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13079         CXX_FOR_TARGET for sed.
13081 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13083         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13084         Do not override if already set in the environment or in configure.
13085         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13086         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13088 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13090         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13091         the libtool CVS tree multi-language branch.
13092         * ltconfig, ltmain.sh: Updated.
13094 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13096         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13097         (clean-target): Depend on it.
13099         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13100         (GCC_FOR_TARGET): Use it.
13101         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13102         * configure.in: ... here.
13103         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13104         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13106 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13108         * MAINTAINERS: Add self to Write After Approval list.
13110 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13112         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13113         (configure-target-libchill, configure-target-libobjc): Likewise.
13115         * configure.in: Use the same cache file for all target libs.
13116         * config-ml.in: But different cache files per multilib variant.
13118 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13120         * configure (topsrcdir): Don't use dirname.
13122 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13124         * MAINTAINERS: Add self to Write After Approval list.
13126 2000-07-20  Jason Merrill  <jason@redhat.com>
13128         * configure.in: Remove all references to libg++ and librx.
13130         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13132 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13134         * config.sub: Update to subversions version 2000-07-06.
13136 2000-07-12  Andrew Haley  <aph@cygnus.com>
13138         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13139         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13141 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13143         * symlink-tree:  Check number of arguments.
13145 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13147         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13148         search path for a g++ extracted from the build tree.  This
13149         will allow link tests run by configure scripts in
13150         subdirectories to succeed.
13152 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13154         * ltconfig: Add support for mips-dde-sysv4.2MP
13156 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13158         * MAINTAINERS: Add myself as loop discovery maintainer.
13160 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13162         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13163         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13165 2000-06-19  Timothy Wall  <twall@cygnus.com>
13167         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13168         * config.sub: Add tic54x target.
13170 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13172         * MAINTAINERS: Add self as Fortran maintainer,
13173         remove Craig Burley.
13175 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13177         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13178         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13180 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13182         * MAINTAINERS: Add self as i18n maintainer
13184 20000-05-21  H.J. Lu  (hjl@gnu.org)
13186         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13187         directory are used if they exist. Make sure
13188         $(build_tooldir)/include is searched for header files,
13189         $(build_tooldir)/lib/ for library files.
13190         (GCC_FOR_TARGET): Likewise.
13191         (CXX_FOR_TARGET): Likewise.
13193 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13195         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13197 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13199         * Makefile.in (configure-target-libiberty): Depend on
13200         configure-target-newlib.
13202 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13204         * configure.in, Makefile.in: Merge all libffi-related
13205         configury stuff from the libgcj tree.
13207 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13209         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13210         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13212 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13214         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13215         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13216         current version information.  Add to proto-toplev directory.
13217         (gdb-taz): Build do-djunpack.
13219 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13221         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13223 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13225         * MAINTAINERS: Add self to Write After Approval list.
13227 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13229         * ltmain.sh: Preserve in relink_command any environment
13230         variables that may affect the linker behavior.
13232 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13234         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13236 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13238         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13240 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13242         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13243         with the version name.
13245 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13247         * MAINTAINERS: Add self as bb-reorder maintainer.
13249 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13251         * config.if: Tweak.
13253 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13255         * djunpack.bat: New file.
13257 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13259         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13260         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13261         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13262         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13264 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13266         * config.sub (case $basic_machine): Change default for "ibm-*"
13267         to "openedition".
13269 2000-04-13  Andreas Jaeger  <aj@suse.de>
13271         * MAINTAINERS: Added myself.
13273 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13275         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13276         (do-md5sum): New target.
13277         (MD5PROG): Define.
13278         (PACKAGE): Default to TOOL.
13279         (VER): Default to a shell script.
13280         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13281         md5 checksum generation.
13282         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13283         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13284         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13285         insight.tar.bz2): Use gdb-taz to create archive.
13287 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13289         * configure (warn_cflags): Delete.
13291 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13293         * MAINTAINERS: Added myself.
13295 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13296             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13298         * configure.in (enable_libstdcxx_v3): Add.
13299         (target_libs): Add bits here to switch between libstdc++-v2 and
13300         libstdc++-v3.
13301         * config.if: And this file too.
13302         * Makefile.in: Add libstdc++-v3 targets.
13304 2000-04-05  Michael Meissner  <meissner@redhat.com>
13306         * config.sub (d30v): Add d30v as a basic machine type.
13308 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13310         * configure.in: -linux-gnu*, not -linux-gnu.
13312 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13314         * MAINTAINERS: Add self in write-after-approval section.
13316 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13318         * MAINTAINERS: Add self as ia64 port maintainer.
13320 2000-03-08  Neil Booth  <NeilB@earthling.net>
13322         * MAINTAINERS: Add self in write-after-approval section.
13324 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13326         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13327         (do-tar-bz2): Replace TOOL with PACKAGE.
13328         (gdb.tar.bz2): Remove GDBTK from GDB package.
13329         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13330         dejagnu.tar.bz2): New packages.
13332 2000-02-27  Andreas Jaeger  <aj@suse.de>
13334         * configure.in: Add entry for mips*-*-linux*, move catch all
13335         *-*-*linux* entry below this one.
13337 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13339         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13341 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13343         * config.sub: Support an OS of "wince".
13345 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13347         * config.guess, config.sub: Updated to match config's 2000-02-15
13348         version.
13350 2000-02-23  Linas Vepstas  <linas@linas.org>
13352         * config.sub: Add support for Linux/IBM 370.
13353         * configure.in: Likewise.
13355 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13357         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13359 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13361         * config.guess: Guess "cygwin" rather than "cygwin32".
13363 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13365         * configure (gcc_version): When setting, narrow search to
13366         lines containing `version_string'.
13368 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13370         * config.sub: Add support for avr target.
13372 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13374         * MAINTAINERS: Add maintainers for MCore port.
13376 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13378         * config.sub: Add mmix-knuth-mmixware.
13380 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13382         * MAINTAINERS: Pair cccp with cpplib maintainership.
13384 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13386         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13387         structure stuff to -L library search.
13388         (CXX_FOR_TARGET): Ditto.
13389         (CROSS_CHECK_MODULES): Fix spelling mistake.
13391 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13393         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13394         the C++ compiler.
13396 2000-01-12  Richard Henderson  <rth@cygnus.com>
13398         * configure.in: Don't build some bits for beos.
13400 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13402         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13403         as include files.
13405 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13407         * Add self as cpplib maintainer, as requested by Jason
13408         Merrill.  Correct my e-mail address.
13410 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13412         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13413         not mh-aix43.
13415 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13417         * MAINTAINERS: Add myself to "write after approval" list.
13419 1999-12-14  Richard Henderson  <rth@cygnus.com>
13421         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13422         * config.sub: Accept alphaev[78], alphaev8.
13424 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13426         * config.guess, config.sub: Update from autoconf.
13428 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13430         * MAINTAINERS:  update my playtime e-address.
13432 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13434         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13435         necessary libraries are missing.
13437 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13439         * MAINTAINERS: Add new 'write after approval' maintainer.
13441 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13443         * MAINTAINERS: Add new Java maintainer.
13445 1999-10-25  Andreas Schwab  <schwab@suse.de>
13447         * configure: Fix quoting inside arguments of eval.
13449 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13451         * config-ml.in: Allow suppression of some ARM multilibs.
13453 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13455         * config.guess: Add OS/390 match pattern.
13456         * config.sub: Add mvs, openedition targets.
13457         * configure.in (i370-ibm-opened*): New.
13459 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13461         * config.sub: Add support for configuring for pj.
13463 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13465         * config.sub (maybe_os): Add support for configuring for fr30.
13467 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13469         * configure.in: Do not configure or build ld for AIX
13470         platforms.  ld is known to be broken on these platforms.
13472 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13474         * config-ml.in: Pass compiler flag corresponding to multidirs to
13475         subdir configures.
13477 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13479         * Makefile.in (LDFLAGS): Define.
13481 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13483         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13484         noconfigdirs.
13485         (*-*-cygwin*): Likewise.
13487 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13489         * mkdep: New file.
13490         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13491         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13493         From Eli Zaretskii <eliz@is.elta.co.il>:
13494         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13495         long file name when using DJGPP on MS-DOS.
13497 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13499         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13501 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13503         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13504         dependency as this causes "make check" to globally "make all"
13506 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13508         * configure.in (target_libs): Added target-zlib.
13509         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13510         (CONFIGURE_TARGET_MODULES): Likewise.
13511         (CHECK_TARGET_MODULES): Likewise.
13512         (INSTALL_TARGET_MODULES): Likewise.
13513         (CLEAN_TARGET_MODULES): Likewise.
13514         (configure-target-zlib): New target.
13515         (all-target-zlib): Likewise.
13516         (all-target-libjava): Depend on all-target-zlib.
13517         (configure-target-libjava): Depend on configure-target-zlib.
13519         * Makefile.in (configure-target-libjava): Depend on
13520         configure-target-newlib.
13521         (configure-target-boehm-gc): New target.
13522         (configure-target-qthreads): New target.
13524         * configure.in (target_libs): Added target-qthreads.
13525         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13526         (CONFIGURE_TARGET_MODULES): Likewise.
13527         (CHECK_TARGET_MODULES): Likewise.
13528         (INSTALL_TARGET_MODULES): Likewise.
13529         (CLEAN_TARGET_MODULES): Likewise.
13530         (all-target-qthreads): New target.
13531         (configure-target-libjava): Depend on configure-target-qthreads.
13532         (all-target-libjava): Depend on all-target-qthreads.
13534         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13535         (CONFIGURE_TARGET_MODULES): Likewise.
13536         (CHECK_TARGET_MODULES): Likewise.
13537         (INSTALL_TARGET_MODULES): Likewise.
13538         (CLEAN_TARGET_MODULES): Likewise.
13539         (all-target-libjava): New target.
13540         (all-target-boehm-gc): Likewise.
13541         * configure.in (target_libs): Added libjava, boehm-gc.
13543 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13545         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13546         configure.bat in SUPPORT_FILES.
13547         (gas+binutils.tar.bz2): Likewise.
13549         * makeall.bat: Remove; obsolete.
13551 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13553         From Mark Elbrecht:
13554         * configure.bat: Remove; obsolete.
13556 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13558         * configure: Add -W -Wall to the default CFLAGS when compiling with
13559         gcc.
13561 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13563         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13565 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13567         * configure.in: Build ld on IRIX6.
13569 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13571         * Makefile.in: Change distribution targets to use bzip2 instead of
13572         gzip.
13573         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13574         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13576 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13578         * config.sub: Add mcore target.
13580 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13582         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13584 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13586         * config.guess (dummy): Changed to $dummy.
13588 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13590         * config.sub: Tidied up case statements.
13592 1999-05-22  Ben Elliston  <bje@cygnus.com>
13594         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13595         <jiro@din.or.jp>.
13597         * config.guess: Merge with FSF version. Future changes will be
13598         more accurately recorded in this ChangeLog.
13599         * config.sub: Likewise.
13601 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13603          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13605 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13607         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13609 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13611         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13613 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13615         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13616         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13617         Bad merge removed these two changes.
13619 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13620                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13622         * config.guess (interix Alpha): Add.
13624 1999-04-11  Richard Henderson  <rth@cygnus.com>
13626         * configure.in (i?86-*-beos*): Do config gperf; don't config
13627         gdb, newlib, or libgloss.
13629 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13631         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13632         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13633         from multidirs.
13635 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13637         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13639 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13641         * config.sub: Add support for mcore targets.
13643 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13645         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13646         not mt-ospace, in order to shut up assembler warning about using
13647         symbols that are named the same as registers.
13649 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13651         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13652         dependency list for all-target-cygmon.
13654 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13656         * config-ml.in: Check $host, not $target, for selective multilibs.
13657         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13658         thumb interworking, and underscore prefix multilibs.
13660 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13662         * missing: Update to version from current automake.
13664 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13666         * configure (gxx_include_dir): Removed.
13668         * configure.in (gxx_include_dir): Handle it.
13669         * Makefile.in: Likewise.
13671 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13673         * config.sub (mips64vr4111,mips64vr4111el) Add.
13675 1999-03-21  Ben Elliston  <bje@cygnus.com>
13677         * config.guess: Correct typo for detecting ELF on FreeBSD.
13679 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13681         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13682         config/mh-djgpp.
13684 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13686         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13687         all-target-newlib to dependency list for all-target-bsp.
13689 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13691         * config.sub: Add i386-uwin support.
13692         * config.guess: Likewise.
13694 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13696         * configure.in: cleanup, add mh-*pic handling for arm, special
13697         case powerpc*-*-aix*
13699 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13701         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13702         can be built.
13704 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13706         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13707         targets.
13709 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13711         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13713 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13715         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13717 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13719         * config.sub: Fix typo in arm recognition.
13721 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13723         * configure.in (noconfigdirs): Changed target_configdirs to
13724         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13725         rather than m68k-*-* since it is not known to work on
13726         m68k-aout. Ditto for arm-*-*oabi.
13728 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13730         * configure.in (*-*-windows*): Remove, no longer used.
13732 1999-02-19  Ben Elliston <bje@cygnus.com>
13734         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13735         Smart and improved by Andrew Cagney.
13737 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13739         * config.guess: Recognize openbsd-*-hppa.
13741 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13743         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13744         only if it is not empty.
13746 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13748         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13750         * config.guess: Modified to recognize uname's armv* syntax.
13752         * config.sub: Modified to recognize uname's armv* syntax.
13754 1999-02-17  Mark Salter  <msalter@cygnus.com>
13756         * configure.in: Added target-bsp for sparclite.
13758 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13760         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13762 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13764         * configure.in: Add support for strongarm port.
13765         * config.sub: Add support for strongarm target.
13767 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13769         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13770         the old name config/mh-cygwin32.
13771         Enable texinfo.
13773 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13775         * configure.in: Do build ld for ix86 Solaris.
13777 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13779         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13780         $AR_FOR_TARGET.  Likewise for RANLIB.
13782 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13784         * config.sub (oabi):  Recognize.
13785         * configure.in (arm-*-oabi):  Handle.
13787 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13789         * config.guess: Improve detection of i686 on UnixWare 7.
13791 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13793         * config.guess: Add support for i386-pc-interix.
13794         * config.sub: Likewise.
13795         * configure.in: Likewise.
13797 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13799         * Makefile.in: Remove unneeded all-target-libio from
13800         from all-target-winsup target since it is now unneeded.
13801         Add all-target-libtermcap in its place since it is now
13802         needed.
13804 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13806         * configure.in: makefile stub for cygwin target is probably
13807         unnecessary.  Remove it for now.
13809 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13811         * configure.in: libtermcap.a should be built when cygwin is the
13812         target as well as the host.
13813         * config.guess: Allow mixed case in cygwin uname output.
13814         * Makefile.in: Add libtermcap target.
13816 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13818         * config.sub: Clean up handling of hppa2.0.
13820 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13822         * config.guess: Use C code to identify more HP machines.
13824 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13826         * config.sub: Handle hppa2.0.
13828 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13830         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13831         cygmon for all sparclite targets, regardless of object format.
13833 1998-12-15  Mark Salter  <msalter@cygnus.com>
13835         * configure.in: Added target-bsp for several target architectures.
13837         * Makefile.in: Added rules for bsp.
13839 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13841         * config.guess: Improve detection of hppa2.0 processors.
13843 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13845         * config.guess: Recognize FreeBSD using ELF automatically.
13847 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13849         * configure (skip-this-dir): Add handling for new shell script, which
13850         might be created by a sub-directory's configure to indicate, this particular
13851         directory is "unwanted".
13852         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13854 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13856         * ltconfig: import from libtool, after changing libtool to
13857         account for the cygwin name change.
13859 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13861         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13862         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13864 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13866         * configure.in: Add libtermcap to list of cygwin dependencies.
13868 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13870         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13871         they include winsup/include when it's a cygwin target.
13873 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13875         * configure.in (host_tools): Added zip.
13876         * Makefile.in (all-target-libjava): Depend on all-zip.
13877         (all-zip): New target.
13878         (ALL_MODULES): Added all-zip.
13879         (NATIVE_CHECK_MODULES): Added check-zip.
13880         (INSTALL_MODULES): Added install-zip.
13881         (CLEAN_MODULES): Added clean-zip.
13883 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13885         * Makefile.in: lose "32" from comment about cygwin.
13887 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13889         * configure.in: Use -Os to build target libraries for the fr30.
13891 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13893         * config.sub: Add fr30.
13895 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13897         * configure.in: drop "32" from config/mh-cygwin32.  Check
13898         cygwin* instead of cygwin32*.
13899         * config.sub: Check cygwin* instead of cygwin32*.
13901 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13903         * config.guess: Match any version of Unixware7.
13905 1998-10-20  Syd Polk  <spolk@cygnus.com>
13907         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13908         if desired.
13910 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13912         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13913         these if the appropriate directories and files to not exist.
13915 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13917         * Makefile.in (DEVO_SUPPORT): Add config.if.
13919 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13921         * configure: Add pattern to replace "build_tooldir"'s
13922         definition in the generated Makefile with "tooldir"'s
13923         actual value.
13925 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13927         * config.sub: Bring back lost sparcv9.
13929         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13931 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13933         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13934         CC_FOR_TARGET and friends.
13936 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13938         * Makefile.in (build_tooldir): New variable, same as tooldir.
13939         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13940         -B$(build_tooldir)/bin/.
13941         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13943 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13945         * README: Remove installation instructions and refer to the
13946         INSTALL directory instead.
13948 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13950         * config.sub: Add support for i[34567]86-pc-udk.
13951         * configure.in: Likewise.
13953 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13955         * Makefile.in: add bzip2 package building bits for user
13956         tools module
13957         * configure.in: ditto
13959 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13961         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13962         (ALL_TARGET_MODULES): Add all-target-libobjc.
13963         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13964         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13965         (all-target-libchill): Add dependencies.
13966         * configure.in (target_libs): Add libchill.
13968 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13970         * configure.in (target_subdir): Remove duplicate line.
13972 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13974         * Makefile.in (all-automake): fix dependencies.
13976 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13978         * configure.in: Minor cleanups for building in the $(target_alias)
13979         subdir.
13981 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13983         * Makefile.in (bootstrap): Set r and s before make all.  Use
13984         BASE_FLAGS_TO_PASS in make all.
13985         (cross): Likewise.
13987 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13989         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13991 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13993         * config.sub: Fix typo in last change.
13995 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13997         * config.sub: Add support for C4x target.
13998         * configure.in: Likewise.
14000 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14002         * config.sub: Recognize sparcv9 just like sparc64.
14004 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14006         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14008 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14010         * config.guess: Correctly identify Pentium II sco boxes.
14012         * config.guess: Fix "tr" code.  From Weiwen Liu.
14014 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14016         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14017         stabs.
14019 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14021         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14022         (ALL_TARGET_MODULES): Add all-target-libchill.
14023         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14024         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14025         (all-target-libchill): Add dependencies.
14026         * configure.in (target_libs): Add libchill.
14028 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14030         * config.guess: Avoid assumptions about "tr" behaves when
14031         LANG is set to something other than English.
14033 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14035         * configure (gxx_include_dir): Changed to
14036         '${prefix}/include/g++'-${libstdcxx_interface}.
14038         * config.if: New to determine the interfaces.
14040 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14042         * config.guess: Detect and handle MPE/IX.
14043         * config.sub: Deal with MPE/IX.
14045 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14047         * configure.in: Use mh-aix43.
14049 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14051         * configure: Fix --without/--disable cases for gxx-include-dir.
14053 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14055         * mdata-sh:  Imported.  Needed for automake support.
14057 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14059         * Makefile.in (taz): Try "chmod -R og=u ." before
14060         "chmod og=u `find . -print`".
14062 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14064         * configure.in: Add arm-elf and thumb-elf support.
14066 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14068         * Makefile.in: Undo previous patch.
14070 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14072         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14073         to here ...
14074         (install-no-fixedincludes): and here
14075         (INSTALL_MODULES): ... from here.
14077 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14079         * config.sub: Merge with FSF.
14081         * config.guess: Merge with FSF.
14083 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14085         * configure (extraconfigdirs): New variable.
14086         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14087         * Makefile.in (all): Move higher in file.
14088         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14089         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14090         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14091         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14092         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14094 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14096         * Makefile.in (all-target-libjava): Depend on all-gcc and
14097         all-target-newlib.
14098         (configure-target-libjava): Depend on $(ALL_GCC).
14100 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14102         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14103         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14105 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14107         * INSTALL/README: Fix typo.
14109 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14111         * ylwrap: Change absolute path checks to check for DOS style path
14112         names.
14114         * ylwrap: Don't use a full path name if the source file is in the
14115         same directory.  From hjl@lucon.org (H.J. Lu).
14117         * config-ml.in: Default to being verbose, to match Feb 18 change to
14118         configure.
14120 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14122         Brought over from egcs:
14124         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14126         * configure.in (target_subdir): Set to ${target_alias} instead
14127         of "libraries".
14129         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14131         * configure.in (target_subdir): Set to libraries if enable_multilib.
14133 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14135         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14136         multilibs, force reconfiguration the first time we create
14137         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14139 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14141         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14142         avoid confusion with --no-recursion.
14144 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14146         * configure.in: Win32 hosts shouldn't use install -x
14147         * install-sh: remove -x option, and special .exe-handling
14148         hack.
14150 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14152         * config.guess: Recognize i586-pc-beos.
14153         * configure.in: Don't build some bits for beos.
14155 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14157         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14158         CFLAGS default to -O2.
14160         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14161         when using GNU ld.
14163 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14165         * ltmain.sh: Correct install when using a different shell.
14167 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14169         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14171 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14173         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14174         target.
14176 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14178         * ltconfig: Update to correct AIX handling.
14180 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14182         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14184         * configure.in (target_subdir): Set to ${target_alias} instead
14185         of "libraries".
14187 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14189         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14190         (Makefile): Depend on $(gcc_version_trigger).
14192         * configure (gcc_version): Change default initializer to empty
14193         string.
14194         (gcc_version_trigger): New variable; pass this variable down
14195         to subdir configures to enable them checking gcc's version
14196         themselves. Emit make macros for both gcc_version vars.
14197         (topsrcdir): Initialize reliably.
14198         (recursion line): Remove --with-gcc-version=${gcc_version}.
14200 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14202         * configure (enable_version_specific_runtime_libs): Implement new flag
14203         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14204         in $(libsubdir); emit definition in each generated Makefile.
14205         (gxx_include_dir): Initialize depending on
14206         $enable_version_specific_runtime_libs.
14208 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14210         * configure (gcc_version): Initialize properly depending on
14211         how and where configure is started.
14212         (recursion line): Pass a --with-gcc-version=${gcc_version}
14213         to configures in subdirs.
14215 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14217         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14218         cygmon
14220 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14222         * configure.in: Add cygmon and libstub support for mn10200.
14224 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14226         * configure (gcc_version): Add new variable describing the
14227         particular gcc version we're building.
14228         * Makefile.in (libsubdir): Add new macro for the directory
14229         in which the compiler finds executables, libraries, etc.
14230         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14231         and libsubdir.
14233 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14235         * Makefile.in (local-clean): Remove *.log.
14236         (warning.log): Built with warn_summary from build.log.
14237         (mail-report.log): Run test_summary.
14238         (mail-report-with-warnings.log): Run test_summary including
14239         warning.log in the report.
14241 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14243         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14245 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14247         * Makefile.in (grep): Grep no longer depends on libiberty.
14249 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14251         * Makefile.in: all-snavigator needs all-libgui.
14253 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14255         * configure.in: Add cygmon and libstub support for mn10300.
14257 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14259         * missing: Update to version from automake 1.3.
14261         * ltmain.sh: On installation, don't get confused if the same name
14262         appears more than once in the list of library names.
14264 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14266         * config.sub: Accept m68060 and m5200 as CPU names.
14268 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14270         * configure: Use && rather than using -a in test, because odd
14271         strings can confuse test.
14272         * configure.in: Likewise.
14274 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14276         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14278 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14280         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14281         bootstrap4-lean): New targets.
14283 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14285         * mpw-* Delete.  Not used.
14287 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14289         * COPYING.LIB: Update FSF address.
14291 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14293         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14295         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14296         GAS_SUPPORT_DIRS.
14298 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14300         * ltconfig, ltmain.sh: Avoid producing a version number if
14301         -version-info was not used.
14303 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14305         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14306         building with newlib.
14308 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14310         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14311         Solaris `make' causes it to continue to next definition.
14313 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14315         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14316         the right GUI libraries and files are installed along with GDB.
14318 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14320         * configure.in: Change alpha to alpha* in several places.
14322 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14324         * config.sub: Recognize sparc86x.
14326 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14328         * configure.in (--enable-target-optspace): Remove debug echo.
14330 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14332         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14334 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14336         * ltconfig: Update cygwin32 support.
14338         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14339         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14340         (GDB_SUPPORT_DIRS): Likewise.
14342 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14344         * configure.in (target_makefile_frag): If --enable-target-optspace,
14345         use -Os to compile target libraries rather than -O2.  Default to
14346         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14347         not used.
14348         * configure.in (target_cflags): Ditto for d30v.
14350 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14352         * Makefile.in (all-bfd): Depend on all-intl.
14353         (all-binutils): Likewise.
14354         (all-gas): Likewise.
14355         (all-gprof): Likewise.
14356         (all-ld): Likewise.
14358 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14360         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14362 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14364         * Makefile.in (all-bfd): Depend upon all-libiberty.
14366         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14368 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14370         * Makefile.in: Add libstub.
14372         * configure.in: Ditto. Build libstub for targets that have cygmon
14373         support.
14375 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14377         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14379 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14381         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14382         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14384 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14386         * configure: Define DEFAULT_M4 by searching PATH.
14387         * Makfile.in: Use DEFAULT_M4.
14389 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14391         * ltconfig: Add cygwin32 support.
14393         * Makefile.in, configure.in: Add libtool as a native only directory
14394         to configure and build.
14396 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14398         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14400 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14402         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14404 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14406         * Makefile.in: add ash make rules
14407         * configure.in: add ash to native_only and host_tools lists
14409 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14411         * Makefile.in (all-gettext, all-intl): New targets.
14412         (ALL_MODULES): Added all-gettext, all-intl.
14413         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14414         (INSTALL_MODULES): Added install-gettext, install-intl.
14415         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14417         * configure.in (host_tools): Added gettext.
14418         (native_only): Likewise.
14419         (noconfigdirs) [various cases]: Likewise.
14420         (host_libs): Added intl.
14422 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14424         * configure: Do not disable building gdbtk for cygwin32 hosts.
14426 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14428         * configure.in: Add thumb-coff target.
14429         * config.sub: Add thumb-coff target.
14431 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14433         * Makefile.in: Revert yesterday's change.
14434         (all-target-winsup):  all-target-librx stays out of here.
14436 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14438         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14439         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14440         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14441         Remove references to librx and libg++.
14443 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14445         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14446         recursive makes
14448 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14450         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14451         for newlib directory.
14452         (CXX_FOR_TARGET): Likewise.
14454 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14456         * ltconfig: Update after libtool/ltconfig.in change for
14457         hpux11.
14459 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14461         * ltconfig, ltmain.sh: Update to libtool 1.2.
14463 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14465         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14466         (install-gcc-cross): Instead, override LANGUAGES here.
14468 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14470         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14471         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14473 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14475         * configure.in: Add Thumb-pe target.
14477 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14479         * Makefile.in - changed sn targets to snavigator
14480         * configure.in - changed sn targets to snavigator
14482 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14484         * config-ml.in: After building symlink tree call make distclean
14485         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14486         to be the case for libiberty.
14488 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14490         * configure: When making link, also check the current
14491         directory. The configure scripts may create one.
14493 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14495         * config.sub: Accept alphapca56 and alphaev6 properly.
14497 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14499         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14501 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14503         * config.sub (sco5): Fix typo.
14505 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14507         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14508         install-itcl.
14509         (install-itcl): Remove dependency on install-tcl.
14511 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14513         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14515 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14517         * configure.in: Don't build libgui for a cygwin32 target when not on
14518         a cygwin32 host.
14520 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14522         * configure (redirect): Set to null, so default behavior of
14523         configure is now --verbose.
14525 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14527         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14528         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14530 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14532         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14533         this change to sync Makefile.in with its ChangeLog entries.
14535 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14537         * ltmain.sh (mkdir): Check that the directory doesn't exist
14538         before we exit with error, so that we don't get races during
14539         parallel builds.
14541 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14543         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14545 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14547         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14548         PICFLAG_FOR_TARGET.
14549         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14551         * configure: Emit a definition for the new macro enable_shared
14552         into each Makefile.
14554 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14556         * configure.in (host_tools, native_only): Add libtool.
14558 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14560         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14561         Fix typo in ming config comment.
14563 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14565         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14567 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14569         * config.sub: Add tic30 cases, and map c30 to tic30.
14571 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14573         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14574         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14575         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14576         (CLEAN_TARGET_MODULES): Similarly
14577         (all-target-libf2c): Add dependences.
14578         * configure.in (target_libs): Add libf2c.
14580 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14582         * configure.in: Remove expect from noconfigdirs when target
14583         is cygwin32.  OK to build expect and dejagnu with Canadian
14584         Cross.
14586 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14588         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14589         host.
14591         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14592         and mingw32.
14594 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14596         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14597         here as it is not defined in the toplevel Makefile.
14599 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14601         * configure (package_makefile_rules_frag): New variable, which names
14602         a file with generic rules, ...
14603         Change comment to mention we now have FIVE parts.
14604         * configure: Undo last change.
14606 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14608         * config.guess: More accurate determination of HP processor types.
14609         * config.sub: More accurate determination of HP processor types.
14611 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14613         * configure (package_makefile_frag): Move inserting the
14614         ${package_makefile_frag} to where it should be according
14615         to the comment.
14617 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14619         * config.guess: Add support for Linux/ARM.
14621 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14623         * .cvsignore: Remove *-info and *-install since they match
14624         release-info and mpw-install, which we don't want to just ignore.
14626 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14628         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14630 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14632         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14633         local_prefix to sub-make invocations.
14635 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14637         * configure.in: Check makefile fragments in the source
14638         directory.
14640 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14642         * configure.in: Check whether host and target makefile
14643         fragments exist before adding them to *_makefile_frag.
14645 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14647         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14649 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14651         * configure.in: Make sure we only replace RPATH_ENVVAR on
14652         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14653         regexp to sed.
14655         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14656         to sub-makes.
14658 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14660         * config-ml.in (multi-do): LDFLAGS must include multilib
14661         designator.
14663 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14665         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14667 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14669         * config.sub: Add mingw32 support.
14670         * configure.in: Likewise.
14672 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14674         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14676 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14678         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14679         * configure (gxx_include_dir): Provide a definition for subdirs
14680         which do not use autoconf.
14682 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14684         * config.guess: Sync with egcs.  Picks up new alpha support,
14685         BeOS & some additional linux support.
14687 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14689         * config.guess: HP 9000/803 is a PA1.1 machine.
14691 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14693         * configure.in: It's alpha*-...
14695 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14697         * configure.in (host_makefile_frag, target_makefile_frag):
14698         Handle multiple config files.
14699         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14700         alpha-*-*.
14702 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14704         * mkdep: New file.
14706 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14708         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14710 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14712         * Makefile.in: Add libgui directory.
14713         (GDB_TK): Add all-libgui.
14714         * configure.in: Add libgui directory.
14715         * configure: Add all-libgui to GDB_TK.
14717 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14719         * config-ml.in (multidirs): Add m32r to multilib list.
14721 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14723         * Makefile.in (all-target-gperf): Change dependency to
14724         all-target-libstdc++.
14726 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14728         * config.guess: Add BeOS support.
14730 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14732         Source directory cvs renamed to cvssrc:
14733         * configure.in (host_tools): Change cvs to cvssrc.
14734         (native_only): Likewise.
14735         (noconfigdirs) [various cases]: Likewise.
14736         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14737         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14738         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14739         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14740         (all-cvssrc): Rename target from all-cvs.
14742 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14744         * configure (gxx_include_dir): Fix thinko.
14746 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14748         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14749         (install-cross, install-gcc-cross): New targets.
14751 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14753         * configure.in (noconfigdirs): Add support for Thumb target.
14755         * config.sub (maybe_os): Add support for Thumb target.
14757 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14759         * Makefile.in: Add rules for cygmon.
14761         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14763 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14765         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14766         * configure (gxx_include_dir): Provide a definition for subdirs
14767         which do not use autoconf.
14769 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14771         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14772         11/18/97 build
14774 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14776         * From Franz Sirl.
14777         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14778         found on RedHat Linux systems.
14780 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14782         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14783         guesses.
14785 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14787         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14789 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14791         * ltmain.sh: If mkdir fails, check whether the directory was created
14792         anyhow by some other process.
14794 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14796         * configure.in (d30v-*-*): Configure all directories.
14798 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14800         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14801         for the D30V.
14803 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14805         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14807 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14809         * include/libiberty.h: Add extern "C" { so it can be used with C++
14810         progrms.
14811         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14812         programs.
14814 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14816         * configure.in (d30v-*-*): Configure GCC now.
14818 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14820         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14821         is no longer needed.
14823 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14825         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14827 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14829         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14830         targets using "$@" to provide support for similar but not identical
14831         targets without having to duplicate code.
14833 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14835         * makefile.vms: Fix to work with DEC C.
14837 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14839         * config.sub: Add mips-tx39-elf to marketing names.
14841 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14843         * ltmain.sh: Handle symlinks in generated script.
14845 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14847         * configure: Handle autoconf style directory options: --bindir,
14848         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14849         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14850         --sysconfdir.
14851         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14852         (sharedstatedir, localstatedir, oldincludedir): New variables.
14853         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14854         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14855         sbindir, sharedstatedir, and sysconfdir.
14857 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14859         * Makefile.in (bootstrap-lean): New target.
14861 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14863         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14864         sn, and gnuserv from noconfigdirs.
14866 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14868         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14870 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14872         * Makefile.in (cross): New target.
14874 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14875                           Jeff Law         <law@cygnus.com>
14877         * Makefile.in (bootstrap2, bootstrap3): New targets.
14878         (all-bootstrap): Remove outdated and confusing target.
14879         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14881 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14883         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14884         windows.  Consistent with gdb/configure.
14886 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14888         * configure.in: Name Linux target fragment.
14890         * configure: Rewrite so that project Makefile fragment is inserted
14891         first and appears last in the resulting Makefile.
14893 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14895         * Makefile.in (install-itcl): Install tcl first.
14897 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14899         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14901 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14903         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14905         * configure.in (skipdirs): Add target-librx for Linux.
14906         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14908 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14910         * Makefile.in (bootstrap): New target.
14912 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14914         * config.sub: Accept 'amigados' for backward compatibility.
14916 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14918         * config.guess: Merge with FSF.
14920 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14922         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14924 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14926         * config.sub: Add "marketing-names" patch.
14928 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14930         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14932 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14934         * config.sub: Handle v850-elf.
14936 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14938         * .cvsignore (*-install): Remove.
14940 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14942         * ltconfig: Set CONFIG_SHELL in libtool.
14943         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14945 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14947         * configure.in (target_subdir): Set to libraries if enable_multilib.
14949 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14951         * config.guess: Update from gcc directory.
14953 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14955         * Makefile.in (all-sim): Depends on all-readline.
14957 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14959         * Makefile.in (BISON, YACC): Use $$s.
14960         (all-bison): Depend on all-texinfo.
14962 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14964         * Makefile.in (BISON): Add -L flag.
14965         (YACC): Likewise.
14967 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14969         * configure.in (noconfigdirs): Add support for v850e target.
14971         * config.sub (maybe_os): Add support for v850e target.
14973 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14975         * configure.in (noconfigdirs): Add support for v850ea target.
14977         * config.sub (maybe_os): Add support for v850ea target.
14979 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14981         * config.sub: Add mipstx39.  Delete r3900.
14983 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14985         * Makefile.in (all-autoconf): Depends on all-texinfo.
14987 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14989         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14990         eabi targets.
14992 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14994         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14996         * configure: When handling a Canadian Cross, handle YACC as well as
14997         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14998         * Makefile.in (all-bison): Depend upon all-texinfo.
15000 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15002         * Makefile.in (BISON): bison, not byacc or bison -y.
15003         (YACC): bison -y or byacc or yacc.
15004         (various): Add *-bison as appropriate.
15005         (taz): No need to mess with BISON anymore.
15007 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15009         * configure: If OSTYPE matches *win32*, try to find a good value for
15010         CONFIG_SHELL.
15012 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15014         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15015         configure.in if it is present.
15017 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15019         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15021 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15023         * config.sub: Recognize `arc' cpu.
15024         * configure.in: Likewise.
15025         * config-ml.in: Likewise.
15027 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15029         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15031 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15033         * configure: Changed sed delimiter from ':' to '|' when
15034         attempting to substitute ${config_shell} for SHELL. On
15035         NT ${config_shell} may contain a ':' in it.
15037 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15039         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15041 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15043         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15045 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15047         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15049         * ylwrap: If the program is a relative path, force it to be
15050         absolute.
15052 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15054         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15056 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15058         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15059         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15060         for libraries.
15062 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15064         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15065         separated by spaces.
15067 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15069         * ylwrap: New file.
15070         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15072         * ltmain.sh: Handle /bin/sh at start of install program.
15074         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15076         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15077         * missing: New file, from automake 1.2.
15079 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15081         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15082         check-tk to CHECK_X11_MODULES.
15084 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15086         * config.sub: Merge with FSF.
15088 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15090         * config.guess: Merge with FSF.
15092 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15094         * configure: Treat msdosdjgpp like go32.
15095         * configure.in: Likewise.  Don't remove gprof for go32.
15097         * configure: Change Makefile.tem2 to Makefile.tm2.
15099 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15101         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15103 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15105         * install-sh (chmodcmd): Set to null if the DST directory already
15106         exists.  Same as Nov 11th change.
15108 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15110         * configure (GDB_TK): Needs itcl and tix.
15112 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15114         * config.guess: Update from FSF.
15116 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15118         * Makefile.in (GDB_TK): Depend on itcl and tix.
15120 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15122         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15123         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15124         (INSTALL_SCRIPT): New variable.
15125         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15126         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15127         to -x.
15128         * install-sh: Add support for -x option.
15130 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15132         * configure.in, Makefile.in: Treat tix like itcl.
15134 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15136         * Makefile.in (WINDRES): New variable.
15137         (WINDRES_FOR_TARGET): New variable.
15138         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15139         (EXTRA_HOST_FLAGS): Add WINDRES.
15140         (EXTRA_TARGET_FLAGS): Add WINDRES.
15141         (EXTRA_GCC_FLAGS): Add WINDRES.
15142         ($(DO_X)): Pass down WINDRES.
15143         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15144         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15145         DLLTOOL_FOR_TARGET.
15147 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15149         * configure.in: configure sim before gdb for win32-x-ppc
15151 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15153         Move gperf into the toplevel, from libg++.
15154         * configure.in (target_tools): Add target-gperf.
15155         (native_only): Add target-gperf.
15156         * Makefile.in (all-target-gperf): New target, depend on
15157         all-target-libg++.
15158         (configure-target-gperf): Empty rule.
15159         (ALL_TARGET_MODULES): Add all-target-gperf.
15160         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15161         (CHECK_TARGET_MODULES): Add check-target-gperf.
15162         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15163         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15165 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15167         * config.sub (mn10200): Recognize new basic machine.
15169 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15171         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15172         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15174 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15176         * configure.in: If we're building mips-sgi-irix6* native, turn on
15177         ENABLE_MULTILIB and set TARGET_SUBDIR.
15179 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15181         * Makefile.in (all-sn): Depend on all-grep.
15183 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15185         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15187         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15188         Makefile.  From Jeff Makey <jeff@cts.com>.
15189         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15191         * Makefile.in (DISTBISONFILES): Remove.
15192         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15193         $(DEFAULT_YACC).
15195         * configure.in: Build itl, db, sn, etc., when building for native
15196         cygwin32.
15198         * Makefile.in (LD): New variable.
15199         (EXTRA_HOST_FLAGS): Pass down LD.
15200         ($(DO_X)): Likewise.
15202 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15204         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15206 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15208         * configure.in (targargs): Strip out any supplied --build argument
15209         before adding our own. Always add --build.
15211 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15213         * configure.in (targargs): Pass --build if we're doing
15214         a cross-compile.
15216 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15218         * configure: Use '|' instead of ":" as the separator in
15219         sed. Otherwise sed chokes on NT path names with drive
15220         designators. Also look for "?:*" as the leading characters in an
15221         absolute pathname.
15223 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15225         * config.sub: Support for r3900.
15227 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15229         * configure.in: Use install-sh, not install.sh.
15231 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15233         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15234         apply it twice.
15236 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15238         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15239         install-binutils.
15241 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15243         * Makefile.in: Add automake targets.
15244         * configure.in (host_tools): Add automake.
15246 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15248         * configure: Default CXX to c++, not gcc.
15249         * Makefile.in (CXX): Set to c++, not gcc.
15250         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15252 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15254         * install-sh: try appending a .exe if source file doesn't
15255         exist
15257 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15259         * configure.in: Turn on multilib by default.
15260         (cross_only): Remove target-libiberty.
15262         * Makefile.in (all-gcc): Don't depend on libiberty.
15264 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15266         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15268 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15270         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15271         (DISTBISONFILES): Add ld/Makefile.in
15273 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15275         * configure.in: if target is cygwin32 but host isn't cygwin32,
15276         don't configure gdb tcl tk expect, not just gdb.
15278 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15280         * configure.in: Added gnuserv everywhere sn appears.
15282         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15283         (CROSS_CHECK_MODULES): Added check-gnuserv.
15284         (INSTALL_MODULES): Added install-gnuserv.
15285         (CLEAN_MODULES): Added clean-gnuserv.
15286         (all-gnuserv): New target.
15288 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15290         * config.guess: Fixes for MIPS OpenBSD systems.
15292 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15294         * Makefile.in (INSTALL_XFORM): Remove.
15295         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15297         * mkinstalldirs: New file, copied from automake.
15298         * Makefile.in (installdirs): Rename from install-dirs.  Use
15299         mkinstalldirs.  Change all users.
15300         (DEVO_SUPPORT): Add mkinstalldirs.
15302 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15304         * install-sh: Rename from install.sh.
15305         * Makefile.in (INSTALL): Change install.sh to install-sh.
15306         (DEVO_SUPPORT): Likewise.
15308         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15309         Graichen <graichen@rzpd.de>.
15311 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15313         * config.guess: Recognize OpenBSD systems correctly.
15315 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15317         * README, Makefile.in (ETC_SUPPORT): Remove references to
15318         cfg-paper*, configure.{texi,man,info*}._
15320 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15322         * Makefile.in (all.normal): Ensure that gcc is built after all
15323         the x11 - ie gdb - targets.
15325 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15327         * makefile.vms: Don't run conf-a-gas.
15329 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15331         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15333 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15335         * configure.in: Remove noconfigdirs case since gdb also
15336         configures and builds for tic80-coff.
15338 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15340         * configure: Set cache_file to config.cache.
15341         * Makefile.in (local-distclean): Remove config.cache.
15343 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15345         * COPYING: Update FSF address.
15347 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15349         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15350         noconfigdirs.
15352 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15354         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15355         MAKEDIRS, is empty.
15357 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15359         * config.sub: Tweak mn10300 entry.
15361 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15363         * configure.in (host_tools): Put sim before gdb, so gdb's
15364         configure.tgt can determine if the simulator was configured.
15366 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15368         * config.sub: Move BeOS $os case to be with other Cygnus
15369         local cases.
15371 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15373         * config.sub: Remove misplaced comment that broke Linux.
15375 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15377         * config.sub: Add BeOS support.
15379 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15381         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15383 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15385         * configure.in (noconfigdirs): Remove tcl and tk from
15386         noconfigdirs for cygwin32 builds.
15388 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15390         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15392 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15394         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15395         make-all.com, use makefile.vms instead.
15397 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15399         * config.sub: Accept -lnews*.
15401 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15403         * configure.in (noconfigdirs): Disable target-newlib,
15404         target-examples and target-libiberty for d30v.
15406 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15408         * configure.in (noconfigdirs): Enable ld for d30v.
15410 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15412         * configure.in (tic80-*-*): Build compiler.
15414 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15416         * configure.in (d30v-*): Remove sim directory from list of
15417         unsupported d30v directories
15419 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15421         * config.sub, configure.in: Add d30v target cpu.
15423 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15425         * makefile.vms: New file.
15426         * make-all.com: Remove.
15428 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15430         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15432 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15434         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15436 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15438         * Makefile.in (ALL_MODULES): Added all-db.
15439         (CROSS_CHECK_MODULES): Addec check-db.
15440         (INSTALL_MODULES): Added install-db.
15441         (CLEAN_MODULES): Added clean-db.
15443 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15445         * config.guess: Merge with latest FSF sources.
15447 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15449         * Makefile.in (ALL_MODULES): Added all-itcl.
15450         (CROSS_CHECK_MODULES): Added check-itcl.
15451         (INSTALL_MODULES): Added install-itcl.
15452         (CLEAN_MODULES): Added clean-itcl.
15454 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15456         * configure.in: build gdb for mn10200
15458 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15460         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15462 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15464         * configure.in (tic80-*-*): Turn off most targets right now.
15466 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15468         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15469         rather than the makeinfo program.
15470         (do-info): Depend upon all-texinfo.
15472 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15474         * configure.in: Remove uses of config/mh-linux.
15476         * config.sub, config.guess: Merge with latest FSF sources.
15478 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15480         * config.sub (case $basic_machine): Add tic80 entries.
15482 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15484         * config.sub, config.guess: Merge with latest FSF sources.
15486 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15488         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15489         * mpw-config.in: Test for NewFolderRecursive.
15490         * mpw-install: Use symbolic name for startup filename.
15491         * mpw-README: Add various additional details.
15493 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15495         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15497 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15499         * configure.in: Do build gcc and the target libraries for
15500         the mn10200.
15502 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15504         * configure.in: don't avoid building gdb for mn10300 any more
15505         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15506         instead of single-quoting it.
15508 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15510         * configure.in: Don't use --with-stabs on IRIX 6.
15512 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15514         * configure.in (m32r): Build gdb, libg++ now.
15516 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15518         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15519         directories from noconfigdirs.
15521 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15523         * config.sub (basic_machine): added mips16 configuration
15525 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15527         * config.sub: Handle d10v-unknown.
15529 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15531         * config.sub: Handle v850-unknown.
15533 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15535         * Makefile.in: add findutils
15536         * configure.in: add findutils to list of host_tools
15538 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15540         * config.sub: Handle mn10200 and mn10300.
15542 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15544         * configure.in (d10v-*): Do not build librx.
15546 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15548         * configure.in (mn10300): Build everything except gdb & libgloss.
15550 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15552         * config.guess:  Patch for Dansk Data Elektronik servers,
15553         from Niels Skou Olsen <nso@dde.dk>.
15555         For ncr, use /bin/uname rather than uname, since GNU uname does not
15556         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15558         Patch for MIPS R4000 running System V,
15559         from Eric S. Raymond <esr@snark.thyrsus.com>.
15561         Fix thinko for nextstep.
15563         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15565         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15566         * config.guess: Guess mips-dec-mach_bsd4.3.
15568         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15569         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15570         release numbers.
15571         * config.guess (mips-mips-riscos*):  Emit just enough of the
15572         release number.
15574         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15575         * config.guess (sparc-auspex-sunos*):  Added.
15576         (f300-fujitsu-*): Added.
15578         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15579         * config.guess:  Recognize a Tadpole as a sparc.
15581 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15583         * config.guess: Don't assume that NextStep version is either 2 or
15584         3.  NextStep 4 (aka OpenStep 4) has come out now.
15586 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15588         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15589         From Rik Faith <faith@cs.unc.edu>.
15591 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15593         * config.sub: Contributions from bug-gnu-utils to:
15594         Support plain "hppa" (no version given) architecture, reported by
15595         OpenStep.
15596         OpenBSD like NetBSD.
15597         LynxOs is not a hardware supplier.
15599         * config.guess: Contributions from bug-gnu-utils to add support for:
15600         OpenBSD like NetBSD.
15601         Stratus systems.
15602         More Pyramid systems.
15603         i[n>4]86 Intel chips.
15604         M680[n>4]0 Motorola chips.
15605         Use unknown instead of lynx for hardware manufacturer.
15607 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15609         * install.sh (chmodcmd): Set to null if the DST directory already
15610         exists.
15612 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15614         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15615         not use mt-ppc target Makefile fragment any more.
15617 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15619         * configure.in (*-*-windows):  Exclude everything but those dirs
15620         needed to build windows.
15622 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15624         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15626 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15628         * configure.in:  Exclude mmalloc from i386-windows.
15630 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15632         * Undo my previous change.
15634 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15636         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15637         unconditionally.
15638         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15640 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15642         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15643         host to add it's own flags.
15645 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15647         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15649 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15651         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15652         (CXX_FOR_TARGET): Likewise.
15653         (GCC_FOR_TARGET): Define.
15654         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15655         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15656         CC_FOR_TARGET was specified on the command line.
15657         (MAKEOVERRIDES): Don't define.
15659 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15661         * configure.in (m32r): Fix spelling of libg++ libs.
15663 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15665         * config.sub (-apple*): Remove, now redundant.
15667 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15669         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15671         * configure: Rework yesterday's sed script patch.
15673         * config.sub: Merge with FSF.
15675 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15677         * config.guess:  Merge from FSF.
15679         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15680         * config.guess: Use pc instead of unknown, for pc clone systems.
15681         Change linux to linux-gnu.
15683         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15684         * config.guess: Avoid non-portable tr syntax.
15686 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15688         * test-build.mk (HOLES): Add "xargs" for gdb.
15690         * configure: Avoid hpux10.20 sed bug.
15692 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15694         * configure.in:  Add support for windows host
15695         (that is a build done under the Microsoft build environment).
15697 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15699         * Makefile.in: Replace all uses of srcroot with s, to shrink
15700         command line lengths.
15702         Patches from Geoffrey Noer <noer@cygnus.com>:
15703         * configure.in: If configuring for newlib, pass --with-newlib to
15704         subdirectories.
15705         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15706         -Bnewlib/ and -Lwinsup to gcc.
15707         (CXX_FOR_TARGET): Likewise.
15709 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15711         * Makefile.in (ETC_SUPPORT): Add configure.
15713 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15715         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15716         host configuration file.
15718 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15720         * configure.in: Break mn10x00 support into separate
15721         mn10200 and mn10300 configurations.
15722         * config.sub: Likewise.
15724 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15726         * configure.in: Add lots of stuff to noconfigdirs for
15727         the mn10x00 targets.
15729         * config.sub, configure.in: Add mn10x00 support.
15731 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15733         * make-all.com: Call conf-a-gas, not config-a-gas.
15735 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15737         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15738         targets.
15740 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15742         * mpw-README: Add much more detail for native PowerMac.
15743         * mpw-install: New file.
15744         * mpw-configure: Add --norecursion and --help options.
15745         * mpw-config.in: Translate readme and install files when
15746         copying to objdir.
15747         * mpw-build.in: Don't always depend on byacc and flex.
15748         (install-only-top): New action.
15750 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15752         * configure.in:  You can now configure GDB for the v850.
15754 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15756         * configure.in (noconfigdirs): Don't configure any C++ dirs
15757         if targeting D10V.
15759 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15761         * config.sub: Recognize mips64vr5000.
15763 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15765         * configure.in: Use a single line for host_tools and native_only.
15767 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15769         * config.sub, configure.in: Add entries for m32r.
15771 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15773         * Makefile.in (inet-install): Don't run install-gzip.
15775 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15777         * configure.in:  Don't config lots of things for *-*-windows*.
15779 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15781         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15782         (host_libs, host_tools): Copy from configure.in.
15783         * mpw-configure: Don't complain about directories not found.
15785 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15787         * configure.in (i[345]86): Recognize i686 for pentium pro.
15788         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15789         file.
15791         * config.guess (i[345]86): Ditto.
15793 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15795         * configure.in (noconfigdirs): Removed gdb for D10V.
15797 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15799         * configure.in: Remove ld, target-libio, target-libg++, and
15800         target-libstdc++ from noconfigdirs.
15802 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15804         * configure: Fix three locations where shell scripts were
15805         being run directly rather than with config_shell.
15807 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15809         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15810         * config.sub (basic_machine): Recognize v850.
15812 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15814         * mpw-configure: Handle multiple enable/disable options and
15815         pass them down recursively, handle -c and -s flags appropriately
15816         depending on choice of compiler, add escape mechanism for
15817         quoted arguments to gC.
15819 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15821         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15822         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15823         so that -mrelocatable-lib and -mno-eabi are used.
15825         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15826         not support --print-multi-lib, don't abort.
15828 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15830         * make-all.com: Run config-a-gas.
15831         * setup.com: Don't copy subdirectory files around.
15833 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15835         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15836         target, it now compiles correctly.
15838 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15840         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15842 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15844         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15846 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15848         * configure.in (native_only): Add prms.
15850 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15852         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15853         (BINUTILS_SUPPORT_DIRS): Likewise.
15855 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15857         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15858         d10v support is added.
15860 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15862         * configure.in (d10v-*-*): New target.
15864 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15866         * config.guess (HP 9000/811): Recognize this as a PA1.1
15867         machine.
15869 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15871         * Makefile.in (do-tar-gz): New target, split out from tail end of
15872         taz target.  Run each command separately, don't use pipes.
15873         (taz): Use it.
15875 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15877         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15878         * mpw-build.in: No builds should depend on building byacc or flex,
15879         they are assumed to be installed already.
15881 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15883         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15884         variable that CC_FOR_TARGET needs.
15886 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15888         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15889         options have changed since the last time the subdirectory was
15890         configured, and if it has, reconfigure.
15891         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15892         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15894 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15896         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15897         CLEAN_MODULES): Add bash.
15898         (all-bash): New target.
15900 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15902         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15904 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15906         * config.sub (basic_machine): Recognize d10v as a valid processor.
15908 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15910         * mpw-configure: Add support for --bindir.
15911         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15913 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15915         * configure.in: add bash, time, gawk to list of hosttools and things
15916         to only build for native toolchains
15918 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15920         * Makefile.in (docdir): Remove.
15922 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15924         * Makefile.in (datadir): Set to $(prefix)/share.
15926 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15928         * configure.in: build diff and patch for cygwin32-hosted
15929         toolchains.
15931 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15933         * config.sub: Accept -rtems*.
15935 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15937         * configure.in: enable dosrel for cygwin32-hosted builds,
15938                 remove diff from the list of things not buildable
15939                 via Canadian Cross
15941 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15943         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15944         don't get ". ".
15946 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15948         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15950 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15952         * Makefile.in (taz): Handle case where tex3patch didn't even get
15953         checked out.  Also, if it was found, put the symlink in a new util
15954         subdirectory.
15956 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15958         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15960 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15962         * config.sub: Recognize -openvms.
15963         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15964         * make-all.com, setup.com: New files.
15966 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15968         * Makefile.in (taz): tex3patch moved to texinfo/util.
15970 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15972         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15973         * configure.in: remove make from disable-if-Can-Cross list
15974                 enable gdb if ${host} and ${target} are cygwin32
15976 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15978         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15979         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15981 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15983         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15984         distinguish sysv/svr4/bsd variants.
15985         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15987 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15989         * configure.in: Added copyright notice.
15990         * move-if-change: Added copyright notice.
15992 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15994         * configure.in (powerpcle-*-solaris*): Until we get shared
15995         libraries working, don't build gdb, sim, make, tcl, tk, or
15996         expect.
15998 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16000         * config.guess:  Merge with FSF:
16002         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16003         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16005         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16006         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16008         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16009         * config.guess:  Combine two OSF1 rules.
16010         Also recognize field test versions.  From mjr@zk3.dec.com.
16011         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16012         because GNU uname does not support -p.  From pmr@pajato.com.
16014 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16016         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16018 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16020         * mpw-README: Document GCCIncludes.
16022 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16024         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16026 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16028         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16030 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16032         * configure.in (*-*-cygwin32): Configure make.
16034 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16036         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16038 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16040         * Makefile.in (all-inet): Depend on all-perl.
16042         * Makefile.in (inet-install): New target.
16044         * Makefile.in (all-inet): Depend on all-tcl.
16045         (all-inet): Depend on all-send-pr.
16047 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16049         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16050         temporarily.
16052 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16054         * configure.in: Don't configure --with-gnu-ld on AIX.
16056 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16058         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16060 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16062         * Makefile.in (ALL_MODULES): Added all-inet.
16063         (CROSS_CHECK_MODULES): Added check-inet.
16064         (INSTALL_MODULES): Added install-inet.
16065         (CLEAN_MODULES): Added clean-inet.
16066         (all-indent): New target.
16068         * configure.in (host_tools): Added inet.
16069         (native_only): Added inet.
16070         (noconfigdirs): Added inet.
16072 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16074         * configure.in: Don't configure libgloss if we are not configuring
16075         newlib.
16077 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16079         * configure.in: Don't configure libgloss for unsupported
16080         architectures.
16082 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16084         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16086 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16088         * Makefile.in (ALL_MODULES): Include all-apache.
16089         (CROSS_CHECK_MODULES): Include check-apache.
16090         (INSTALL_MODULES): Include install-apache.
16091         (all-apache): New target.
16093         * configure.in: Added apache everywhere perl is seen.
16095 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16097         * Makefile.in: Add support for clean-{module} and
16098         clean-target-{module} rules.
16100 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16102         * configure.in (*-*-ose) do not build libgloss.
16104 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16106         * config.guess (prep*:SunOS:5.*:*): Turn into
16107         powerpele-unknown-solaris2.
16109 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16111         * configure.in: Permit --enable-shared to specify a list of
16112         directories.
16114 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16116         * configure.in (host==solaris): Pass only the first word of $CC
16117         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16119 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16121         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16123 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16125         * Makefile.in (ALL_MODULES): Include all-perl.
16126         (CROSS_CHECK_MODULES): Include check-perl.
16127         (INSTALL_MODULES): Include install-perl.
16128         (ALL_X11_MODULES): Include all-guile.
16129         (CHECK_X11_MODULES): Include check-guile.
16130         (INSTALL_X11_MODULES): Include install-guile.
16131         (all-perl): New target.
16132         (all-guile): New target.
16134         * configure.in (host_tools): Include perl and guile.
16135         (native_only): Include perl and guile.
16136         (noconfigdirs): Don't build guile and perl; no ports have been
16137         done.
16139 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16141         * configure (--enable-*): Handle quoted option lists such as
16142         --enable-sim-cflags='-g0 -O' better.
16144 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16146         * Makefile.in ({,inst}all-target): New rule so we can make and
16147         install all of the target directories easily.
16149 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16151         * configure.in: Add missing global flag in sed substitution when
16152         deleting `target-' from ${configdirs}.
16154 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16156         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16157         option.
16159         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16160         config/mh-necv4.
16162         * install.sh: Correct misspelling of transformbasename.
16164         * config.guess: Recognize mips-*-sysv*.
16166 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16168         * config.sub: Recognize mon960.
16170 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16172         * configure: Restore Canadian Cross handling of BISON and LEX,
16173         removed in Feb 20 change.
16175 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16177         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16178         Mention make install.  Remove the old copyright date as well the
16179         clumsy and rather pointless copyright on the README file.
16181 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16183         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16184         Makefile after running symlink-tree, then run `make distclean' to
16185         avoid clobbering any generated files in srcdir.
16187 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16189         * configure.in (m68k-*-netbsd*): Build everything now.
16191 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16193         * Makefile.in (taz): Fix quoting.
16195 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16197         * configure.in (sparclet-*-*): Build everything now.
16199 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16201         * configure.in (m68k-*-linux*): New host.
16203 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16205         * configure: Check for bison before byacc.
16207 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16209         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16210         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16211         searching PATH.  These are used as fallbacks by Makefile.in if
16212         flex/bison/byacc aren't in objdir.
16214 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16216         * Makefile.in: Make everything which depends upon all-bfd also
16217         depend upon all-opcodes, in case --with-commonbfdlib is used.
16219 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16221         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16222         building NT native compilers on Unix.
16224 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16226         * configure.in: Don't get CC from the host Makefile fragment if we
16227         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16228         Solaris test for /usr/ucb/cc to the post target script, just after
16229         the compiler sanity test.
16231 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16233         * config.sub: Merge with FSF.
16235 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16237         * Makefile.in (RPATH_ENVVAR): New variable.
16238         (REALLY_SET_LIB_PATH): Use it.
16239         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16241 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16243         * config.sub, configure.in: Recognize sparclet cpu.
16245 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16247         * config.guess:  Support m68k-cbm-sysv4.
16249 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16251         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16252         m68k-unknown-linuxaout from linker help string.  Put quotes around
16253         $ld_help_string.
16255 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16257         * config.guess (powerpc-harris-powerunix): Add guess for port
16258         to new target.
16260 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16262         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16264 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16266         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16267         $(REALLY_SET_LIB_PATH) in Makefile.
16268         * Makefile.in (SET_LIB_PATH): New variable.
16269         (REALLY_SET_LIB_PATH): New variable.
16270         ($(DO_X)): Use $(SET_LIB_PATH).
16271         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16272         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16273         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16274         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16275         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16276         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16277         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16278         (install-dosrel): Likewise.
16279         (all-opcodes): Depend upon all-libiberty.
16281 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16283         * config.guess (*:CYGWIN*): New
16285 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16287         * Makefile.in (all-target-winsup): All all-target-libiberty.
16289 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16291         * configure.in (noconfigdirs): Add missing # in front of comment.
16293 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16295         * configure.in: add second pass to things added to noconfigdirs
16296         so *-gm-magic can exclude libgloss properly.
16298 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16300         * mpw-configure (extralibs_name, rez_name): Set correctly
16301         for MWC68K compiler.
16303         * mpw-README: Add more info on the necessary build tools.
16305 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16307         * configure.in, config.sub: Recognize cygwin32.
16309 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16311         * config.guess, config.sub: Recognize A/UX.
16313 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16315         * config.sub: Merge with gcc/config.sub.
16317 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16319         * mpw-build.in (do-binutils): Add build of stamps.
16321 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16323         * config.sub: Add recognition for mips64vr4100*-* targets.
16325 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16327         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16328         Add creation of gconfigargs with `--enable-shared' turned on.
16329         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16330         ($(host)-stamp-stage3-configured): Likewise.
16331         (HOLES): Add chatr and ldd.
16332         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16334 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16336         * configure: Pass --nfp to recursive configures.
16338 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16340         * Makefile.in (DLLTOOL): New.
16341         (DLLTOOL_FOR_TARGET): New.
16342         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16343         (EXTRA_TARGET_FLAGS): Ditto.
16344         (EXTRA_GCC_FLAGS): Ditto.
16345         (CONFIGURE_TARGET_MODULES): Ditto.
16346         (DO_X): Ditto.
16347         * configure: Add DLLTOOL.
16349 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16351         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16352         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16353         mh-sco, since old workarounds no longer needed, and don't
16354         build ld, since libraries have weak symbols in COFF.
16356 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16358         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16360 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16362         * configure.in: Make sure that ${CC} can be used to compile an
16363         executable.
16365 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16367         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16368         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16369         nothing depending on whether gdbtk is being built.
16371 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16373         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16375 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16377         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16378         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16380 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16382         * config-ml.in: Add support for
16383         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16384         Simplify setting of multidirs from --disable-foo.
16386 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16388         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16389         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16390         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16391         non-empty, pass them on to the  GCC make.
16392         (all-bootstrap): New rule that is like all-gcc, except it executes
16393         the GCC bootstrap rule instead of the GCC all rule.
16395 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16397         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16399 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16401         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16402         DG/UX support.
16404 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16406         * config.sub (i*86*) Change [345] to [3456]
16408 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16410         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16411         --with-gnu-ld=no.
16413 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16415         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16416         AIX multilibs get built.
16418 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16420         * configure.in (i386-win32): Don't build expect if we're not
16421         building the tcl subdir.
16423 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16425         * Makefile.in: (configure-target-examples, all-target-examples):
16426         New targets, configure and build example programs.
16428 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16430         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16431         use it as input to sedit the generated MPW makefile.
16432         * mpw-README: Add a suggestion about Gestalt.h.
16434 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16436         * config.sub: Accept *-*-ieee*.
16438 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16440         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16441         Ronald F. Guilmette <rfg@monkeys.com>.
16443 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16445         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16446         for powerpc-pe native.
16447         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16448         (target==powerpc-pe): duplicate i386-win32 entry.
16450 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16452         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16453         of vxworks, not just vxworks5.1.
16455 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16457         * mpw-configure: Add support for exec-prefix.
16459 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16461         * config.guess: Recognize HP model 816 machines as having
16462         a PA1.1 processor.
16464 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16466         * configure: Ignore new autoconf configure options.
16468 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16470         * config.guess:  Recognize Pentium under SCO.
16471         From Robert Lipe <robertl@arnet.com>.
16473 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16475         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16477 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16479         * configure.in: Don't configure gas for alpha-dec-osf*.
16481 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16483         * configure.in: Default to --with-stabs for some targets for which
16484         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16485         i[345]86*-*-unixware*.
16487 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16489         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16490         rather than basing it on the target.  Simplify handling of options
16491         controlling which directories to configure.  Remove extraneous
16492         slash in multi-clean target.
16494 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16496         * config-ml.in: Prefix more variables with ml_ so they don't collide
16497         with configure's.
16499 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16501         * configure: Don't turn -v into --v.
16503 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16505         * configure.in (targargs): Fix typo.
16507         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16509 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16511         * configure.in: Strip --host and --target options from
16512         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16513         --with-cross-host option when building with a cross-compiler.
16514         * configure: Canonicalize the arguments put into config.status by
16515         always using `=' for an option with an argument.  Pass a presumed
16516         --host or --target explicitly.
16518 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16520         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16521         into general OS recognition case.
16523 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16525         * configure.in (target_configdirs): add target-winsup only
16526         for win32 target systems.
16528 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16530         * Makefile.in (all-target-libgloss): Depend upon
16531         configure-target-newlib, since when libgloss is built it looks to
16532         see if the newlib directory exists.
16534 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16536         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16537         cfg-ml-*.in.
16539 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16541         * configure: Handle LD and LD_FOR_TARGET when configuring a
16542         Canadian Cross.
16544 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16546         * configure.in (target_libs): add target-winsup.
16547         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16548         (target==ppcle-pe): remove ld from $noconfigdirs.
16550 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16552         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16553         Preserve relative path names in $srcdir.  Build symlink tree if
16554         configuring cross target dir and srcdir=. (= no VPATH support).
16555         (configure-target-libg++): Depend on configure-target-librx.
16556         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16557         * config-ml.in: New file.
16558         * symlink-tree: New file.
16559         * configure: Ensure srcdir="." if that's what it is.
16561 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16563         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16564         includes and FLEX_SKELETON setting.
16565         * mpw-configure (--with-gnu-ld): New option, controls whether
16566         to use PPCLink or ld with PowerMac GCC.
16567         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16568         * mpw-config.in: Configure grez if targeting Mac.
16570         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16571         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16572         just macos.
16573         * configure.in: Configure grez resource compiler if targeting Mac.
16574         * Makefile.in (all-grez, install-grez): New targets.
16576 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16578         * configure: CXX defaults to gcc, not g++.  If we find
16579         gcc in the path, set CC to gcc -O2.
16581 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16583         * configure: Default ${build} correctly.  Avoid picking up extra
16584         spaces when reading CC and CXX from Makefile.  When doing a
16585         Canadian Cross, use plausible default values for numerous
16586         variables.
16587         * configure.in: When doing a Canadian Cross, don't try to
16588         configure tools whose configure script can't handle it.
16590 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16592         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16594 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16596         * configure:  Remove dubious bug reporting address.
16598 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16600         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16601         configure script, run that instead of this directory's configure.
16602         In either case, print a message that we're configuring the sub-dir.
16604 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16606         * configure.in: Before checking for the existence of various files,
16607         use sed to filter out "target-".
16609 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16611         * Makefile.in (DO_X): Split rule to decrease command line length
16612         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16613         (Philippe De Muyter).
16615 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16617         * Makefile.in (all-patch): depend on all-libiberty.
16619 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16621         * configure.in: If the only directory in target_configdirs which
16622         actually exists is libiberty, then set target_configdirs to empty,
16623         to avoid trying to build a target libiberty in a gas or gdb
16624         distribution.
16626 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16628         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16629         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16630         systems.
16632 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16634         * configure.in (copy_dirs): Use sys-include instead of include
16635         for --with-headers option.
16637 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16639         * Makefile.in, configure.in: Make winsup builds work with
16640         new scheme.
16642 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16644         * configure.in: Build the linker on AIX.
16646 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16648         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16649         where needed.
16651 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16653         * Makefile.in (all-gcc): Fix typo.
16655 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16657         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16659 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16661         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16662         to target-xiberty, to provide more flexibility.
16663         (target_subdir):  Define.  Create if cross.
16664         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16665         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16666         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16667         check-libFOO -> check-target-libFOO, etc.
16668         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16669         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16670         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16671         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16672         allow ALL_GCC="" to only configure.
16673         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16674         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16675         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16677 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16679         * Makefile.in (taz): Build "info" in etc explicitly.
16681 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16683         * configure.in:  Make sure that CC is undefined (as opposed to
16684         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16685         problem with autoconf trying to configure on a host without GCC.
16687 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16689         * mpw-configure: Set host alias from choice of host compiler,
16690         only use generic MPW Makefile sed if present, edit a file
16691         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16692         * mpw-README: Add problem notes about CW6 and CW7.
16694 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16696         * Makefile.in (taz): Use ";" instead of ";;".
16698 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16700         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16701         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16702         DISTDOCDIRS.
16703         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16704         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16706 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16708         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16709         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16710         Move bfd to DISTSTUFFDIRS.
16712 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16714         * Makefile.in (X11_LIB): Removed.
16715         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16717         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16719 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16721         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16722         names.
16724 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16726         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16728 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16730         * configure.in (i[345]86-*-win32): Always build newlib.
16731         Don't configure cvs, autoconf or texinfo.
16732         * Makefile.in (LD_FOR_TARGET): New.
16733         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16734         Pass down LD_FOR_TARGET.
16736 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16738         * winsup: New directory.
16739         * Makefile.in: Build winsup.
16740         * configure.in: Winsup is configured when target is win32.
16741         Can only build win32 target GDB when native.
16743 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16745         * config.guess: Recognize HP model 819 machines as having
16746         a PA 1.1 processor.
16748 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16750         * configure: Fix sed loop which substitutes for CC and CXX to
16751         avoid bug found in various sed implementations.
16753 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16755         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16756         simulator.  Use standard powerpc-*-eabi*.
16758 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16760         * configure.in: Stop putting gas and binutils in noconfigdirs for
16761         powerpc-*-aix* and rs6000-*-*.
16763 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16765         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16766         -mcall-aixdesc libraries.
16768 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16770         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16772         * config.sub (arm | armel | armeb): Fix shell syntax.
16774 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16776         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16777         -msoft-float and -mcpu=common support.
16778         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16779         libraries.
16781 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16783         * configure.in: Allow configuration and build of emacs19 for the alpha.
16785 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16787         * configure.in (CC): Get ^CC, not just any old CC, from
16788         ${host_makefile_frag}.
16790 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16792         * configure.in (CC): Try to get CC from
16793         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16795 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16797         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16798         only if it exists in $(srcdir).
16800 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16802         * configure: If CC and CXX are not set in the environment, set
16803         them, based on either an existing Makefile or on searching for gcc
16804         in PATH.  Substitute for CC and CXX in Makefile.
16805         * configure.in: Remove libm from target_libs.  Separate
16806         target_configdirs from configdirs.  If CC is not set in
16807         environment, try to get it from a host Makefile fragment.  Rewrite
16808         changes of configdirs to use skipdirs instead.  A few minor
16809         tweaks.  Take directories out of target_configdirs as they are
16810         taken out of configdirs.  Remove existing Makefile files from
16811         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16812         CONFIG_ARGUMENTS in Makefile.
16813         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16814         by configure.in.
16815         (CONFIG_ARGUMENTS): Likewise.
16816         (CONFIGURE_TARGET_MODULES): New variable.
16817         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16818         ($(CONFIGURE_TARGET_MODULES)): New target.
16819         (configure-libg++, configure-libio): New targets.
16820         (all-libg++): Depend upon configure-libg++.
16821         (all-libio): Depend upon configure-libio.
16822         (configure-libgloss, all-libgloss): New targets.
16823         (configure-libstdc++): New target.
16824         (all-libstdc++): Depend upon configure-libstdc++.
16825         (configure-librx, all-librx): New targets.
16826         (configure-newlib): New target.
16827         (all-newlib): Depend upon configure-newlib
16828         (configure-xiberty): New target.
16829         (all-xiberty): Depend upon configure-xiberty.
16831 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16833         * configure.in (host i[345]86-*-win32):  Expand the
16834         noconfigdirs again.
16836 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16838         * mpw-configure: Fix sed command file name.
16840 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16842         * configure.in (host i[345]86-*-win32): Reduce the
16843         noconfigdirs again.
16845 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16847         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16848         or powerpc*-*-pe*, since they are not yet supported.
16850 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16852         Add PowerMac support and many other enhancements.
16853         * mpw-configure: New option --cc to select compiler to use,
16854         paste options set according to --cc into the generated
16855         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16856         if mpw-make.sed is present.
16857         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16858         add forward includes for PowerPC include files.
16859         * mpw-build.in: Build using Makefile.PPC if present.
16860         (do-byacc, etc): Remove separate version resource builds.
16861         (do-gas): Build "stamps" before "all".
16862         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16863         * mpw-README: Update to reflect --cc option, PowerMac support,
16864         and recently-reported compatibility problems.
16866 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16868         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16869         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16870         (--with-multilib-top): Pass to recursive invocations.
16872 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16874         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16875         v810-*-*.
16877 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16879         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16880         gdb, ld and opcodes on v810-*-*.
16882 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16884         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16885         (local-maintainer-clean): New target.
16886         (maintainer-clean): New target.
16887         (realclean): Just depend upon maintainer-clean.
16889 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16891         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16893 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16895         * configure.in: Build ld in mips*-*-bsd* case.
16897 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16899         * config.sub: Accept -lites* OS.  From Ian Dall.
16901 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16903         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16904         targets.
16906 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16908         * configure.in: treat i386-win32 canadian cross the same as
16909         i386-go32 canadian cross.
16911 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16913         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16914         running under the simulator to build a reduced set of libraries.
16915         (powerpc-*-eabiaix): Add fine grained multilib support added to
16916         other powerpc targets yesterday.
16918 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16920         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16921         -disable-softfloat, -disable-relocatable, -disable-aix, and
16922         -disable-sysv to control which multilib libraries get built.
16924 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16926         * configure: Add Makefile.tem to list of files to remove in trap
16927         handler.
16929 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16931         * config.guess (*Linux*):  Add missing "exit"s.
16932         Also, need specific check for alpha-unknown-linux (uses COFF).
16934 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16936         * config.guess:  Merge with FSF:
16938         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16939         * config.guess (AIX4): More robust release numbering discovery.
16941         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16942         * config.guess (i386-sequent-ptx): Properly get version number.
16944         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16945         * config.guess (mips:*:4*:UMIPS): New case.
16947 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16949         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16950         (i386-win32 host): Likewise.  Don't build readline.
16952 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16954         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16955         SUPPORT_FILES to submakes.
16957 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16959         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16960         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16961         mpw-configure.
16963 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16965         * configure.in (appdirs): Use =, not ==, in test expression when
16966         trying to build the text to print in the warning message for
16967         Solaris users.
16969 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16971         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16973 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16975         * config.guess: Recognize lynx-2.3.
16977 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16979         * config.sub (z8ksim): Deleted
16980         (z8k-*-coff): New, this is the one true name of the target.
16982 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16984         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16986 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16988         * config.guess (*:Linux:*:*): First try asking the linker what the
16989         default object file format is (elf, aout, or coff).  Then if this
16990         fails, try previous methods.
16992 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16994         * configure.in: Don't build newlib for *-*-vxworks5.1.
16996 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16998         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16999         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17001 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17003         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17005 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17007         * cfg-ml-com.in: New file.
17008         * cfg-ml-pos.in: New file.
17010 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17012         * COPYING.NEWLIB: Add HP free copyright to list.
17014 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17016         * config.sub: Recognize -eabi* for the system, not just -eabi.
17018 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17020         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17021         * config.sub, configure.in (win32): New target and host.
17023 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17025         * configure.in: Add i386-pe configuration.
17027 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17029         * mpw-build.in (install): Install GDB after LD.
17031 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17033         * mpw-config.in (elf/mips.h): Always forward-include, needed
17034         for GDB to build.
17036 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17038         * testsuite: New directory for customer acceptance and whole tool
17039         chain tests.
17041 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17043         * configure: If per-host line isn't found, but AC_OUTPUT is found
17044         and a configure script exists, run it instead.
17046 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17048         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17050 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17052         * configure: Set build_{cpu,vendor,os,alias} to host values when
17053         --build isn't specified.
17055 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17057         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17058         (FLAGS_TO_PASS): Pass them.
17059         (EXTRA_TARGET_FLAGS): Ditto.
17061 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17063         * Makefile.in (all-libg++): Depend on all-libstdc++.
17065 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17067         * configure.in (noconfigdirs): Enable all packages for
17068           i386-unknown-netbsd.
17070 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17072         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17073         hosted builds (DOS builds)
17075 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17077         Changes for ARM based on patches from Richard Earnshaw:
17078         * config.sub: Handle armeb and armel.
17079         * configure.in: Omit arm linker only for riscix.
17081 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17083         * config.guess:  Update from FSF.
17085 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17087         * config.sub: Recognize powerpcle as the little endian variant of
17088         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17089         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17090         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17091         temporarily.
17093 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17095         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17097 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17099         * config.sub: Accept -lites* as a basic system type.
17101 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17103         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17104         installed, and if so return linuxoldld as the system name.
17106 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17108         * config.guess: Add hppa1.1-hp-lites support.
17110 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17112         * configure.in: Don't build newlib for m68k-vxworks5.1.
17114 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17116         * configure.in (mips-sgi-irix6): Use mh-irix5.
17118 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17120         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17122 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17124         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17125         OSF/1.  Fix compiler flags.
17126         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17128 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17130         * configure.in: Recognize --with-newlib.
17131         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17133 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17135         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17136         to *_X11_MODULES due to gdbtk needing X include files et al.
17138 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17140         Merge in support for Mac MPW as a host.
17141         (Old change descriptions retained for informational value.)
17143         * mpw-config.in: Add generic include forwards for cpu-specific
17144         include files in aout and elf directories.
17146         * mpw-configure: Added copyright.
17147         * mpw-config.in: Check for presence of required build tools.
17148         (target_libs): Add newlib.
17149         (target_tools): Add examples.
17150         (Read Me): Generate as "Read Me for MPW" instead.
17151         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17152         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17153         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17155         * mpw-configure: Remove subdir-specific makefile hackery,
17156         delete mk.tmp after using it.
17158         * mpw-build.in (all): Display start and end times.
17160         * mpw-configure (host_canonical): Set.
17161         (target_cpu): Always add to makefiles.
17162         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17163         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17164         (mpw-mh-mpw): Look for in srcdir and srcroot.
17165         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17167         * mpw-build.in: (install-only): New target.
17169         * mpw-configure (host_alias, target_alias): Rename from hostalias
17170         and targetalias, add into generated Makefile.
17171         (mk.tmp): If present, add into generated Makefile.
17172         * mpw-build.in (all-gas): Build config.h first before gas proper.
17174         * mpw-configure (config.status): Write only if changed.
17175         * mpw-config.in (readline): Configure it (not built, just used for
17176         definitions).
17178         * mpw-config.in (elf/mips.h): Add a forward include.
17180         * mpw-config.in: Forward-include most .h files in include into
17181         extra-include.
17182         (readline): Don't build.
17183         mpw-build.in (install): Install GDB.
17185         * mpw-configure (prefix, mpw_prefix): Handle it.
17186         * mpw-config.in (mmalloc, readline): Don't configure.
17187         * mpw-build.in (thisscript): Rename to ThisScript.
17188         Use mpw-build instead of BuildProgram everywhere.
17189         (mmalloc, readline): Don't build.
17190         * mpw-README: New file, basic documentation about the MPW port.
17192         * mpw-config.in: Use forward-include to create include files.
17194         * mpw-configure: Add more things to the top of each configured
17195         Makefile, including contents of config/mpw-mh-mpw.
17196         * mpw-config.in (extra-include): Create this directory and fill it
17197         with Posix-like include files when configuring.
17199         * config.sub (apple, mac, mpw): Add various aliases.
17201         * mpw-build.in: New file, top-level build script fragment for MPW.
17202         * mpw-configure: New file, configure script for MPW.
17203         * mpw-config.in: New file, config fragment for MPW.
17205 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17207         * configure.in (host_libs): Remove glob, since it is gone from the
17208         sources.
17210 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17212         * Makefile.in: define empty GDB_NLM_DEPS var.
17214         * configure.in(target_makefile_frag): use config/mt-netware
17215         for netware targets.
17217 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17219         * config.sub: Merge in recent FSF changes.  Remove linux special
17220         cases.
17222 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17224         Revert this change:
17226         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17228                 * build-all.mk: Use CC=cc -Xs on Solaris.
17230 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17232         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17233         stop using it.
17234         * Makefile.in: Nuke all references to glob subdirectory.
17236 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17238         * configure.in: Fix --enable-shared logic in per-host.
17240 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17242         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17244 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17246         * configure.in (noconfigdirs): Don't build gas on AIX, for
17247         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17249 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17251         * configure: Fix --cache-file to work if the file argument is a
17252         relative path.
17254 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17256         * configure: If the --cache-file is used, pass it down to
17257         configure in subdirectories.
17259 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17261         * config.sub: add vxworks29k configuration.
17263 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17265         * Makefile.in (taz): Do "diststuff" part quietly.
17267 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17269         * config.sub: Mini-merge with gcc/config.sub.
17271 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17273         * config.guess (IRIX): Sed - to _.
17275 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17277         * Makefile.in (source-vault, binary-vault): New targets.
17279 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17281         * config.sub: Recognize -eabi as a basic system type.
17283 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17285         * configure.in (enable_shared stuff): Fix typo.
17287 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17289         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17291 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17293         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17295 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17297         * configure.in (rs6000-*-*): Don't build gas.
17299 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17301         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17302         reduce command line length.
17303         (AS_FOR_TARGET): Check for as.new, not Makefile.
17304         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17306 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17308         * config.guess:  Merge from FSF.
17310 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17312         * configure: Don't use $ when handling program_suffix.
17314 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17316         * configure.in:  Configure tk for hppa/hpux.
17318 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17320         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17322 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17324         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17325         to LIBCXXFLAGS.  Tests are better run without it.
17327 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17329         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17331 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17333         * configure.in (*-*-netware*): Don't configure xiberty.
17335 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17337         * configure.in:  Remove tk from native_only list.
17339 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17341         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17342           for special NCD build.
17344 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17346         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17347         makeall.bat, they're only useful for binutils snapshots.
17348         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17349         makeall.bat to specified SUPPORT_FILES.
17351 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17353         * build-all.mk: Add Ericsson targets to sun4 and solaris
17354           hosts.  Add  BNR's sun4 target to solaris host, so their
17355           build-from-source will be tested in-house first.
17357 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17359         * Makefile.in (LIBCFLAGS): New variable.
17360         (CFLAGS_FOR_TARGET): Ditto.
17361         (LIBCFLAGS_FOR_TARGET): Ditto.
17362         (LIBCXXFLAGS): Ditto.
17363         (CXXFLAGS_FOR_TARGET): Ditto.
17364         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17365         (BASE_FLAGS_TO_PASS): Pass them.
17366         (EXTRA_TARGET_FLAGS): Ditto.
17368         * configure.in: Support --enable-shared.
17370 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17372         * configure.in (target_libs):  Include libstdc++ again.
17373         * config.guess:  Update from FSF (for FreeBSD).
17375 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17377         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17378         makeall.bat.
17379         (DISTDOCDIRS): Add `etc'.
17380         (ETC_SUPPORT_PFX): New variable.
17381         (taz): Include anything from etc starting with a word in
17382         ETC_SUPPORT_PFX.
17384 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17386         * config.sub: Update for recent FSF changes.  Remove obsolete
17387         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17388         spacing changes.
17390 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17392         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17394         * config.guess:  Merge with FSF.
17395         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17397 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17399         * configure: Since the "trap 0" handler will override the exit
17400         status on many systems, only use it for "exit 1", and make it set
17401         a non-zero exit status; reset it before "exit 0".  Also, check
17402         exit status of config.sub, and error out if it failed.
17404 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17406         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17407         and install libgloss.
17409 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17411         * Makefile.in (all-binutils): Depend upon all-byacc.
17413         * configure.in: Don't build emacs on Irix 5.
17415 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17417         * configure.in (*-*-netware*): Add libio.
17419 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17421         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17422         (CHECK_TARGET_MODULES): Ditto.
17423         (INSTALL_TARGET_MODULES): Ditto.
17424         (TARGET_LIBS): Ditto.
17425         (all-libstdc++): Note dependencies.
17427 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17429         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17431 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17433         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17434         -fexternal-templates.
17436         * configure.in (target_libs): Add libstdc++.
17437         (noconfigdirs): Add libstdc++ as appropriate.
17439 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17441         * config.guess:  Update from FSF.
17443 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17445         * configure: Use ${config_shell} when running ${configsub}.
17447 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17449         * config.sub: No longer recognize h8300h.
17451 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17453         * config.sub: Remove extraneous differences between config.sub and
17454         gcc/config.sub.
17456 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17458         * Makefile.in (DISTSTUFFDIRS): Add gas.
17460 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17462         * COPYING.NEWLIB: New file.
17464 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17466         * config.guess (HP-UX):  Patch from Harlan Stenn
17467         <harlan@landmark.com> to also emit release level.
17469 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17471         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17473 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17475         * config.sub:  Merge nextstep cleanup from FSF.
17477 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17479         * configure.in (arm-*-*): Don't configure ld for this target.
17481 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17483         * configure.in (*-*-netware): don't configure libg++, libio,
17484           librx, or newlib.
17486 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17488         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17489         configure ld--it works, but it doesn't support shared libraries.
17491 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17493         * config.guess (*-unknown-freebsd*):  Get rid of possible
17494         trailing "(Release)" in version string.
17495         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17497 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17499         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17500         Fix type: *-next-neststep -> *-next-nextstep.
17502         * config.guess:  Merge from FSF:
17504         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17506         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17508         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17510         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17511         instead of UNIX_SV for UnixWare 1.0).
17513 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17515         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17516         to make gdb/nlm/* build after the compiler and linker.
17518 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17520         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17521         not just i[34]86.
17522         (m68k-atari-sysv4):  Relocate to match FSF version.
17524         * config.guess:  More merges from the FSF:
17526         Add a space before function call or macro invocation.
17528         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17530         * config.guess: Add trap cmd to remove dummy.c and dummy when
17531         interrupted.
17533         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17535         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17536         (dummy): Redirect stderr from compilation of dummy.c.
17538         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17540         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17542 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17544         * configure: Accept and ignore --cache*, for compatibility with
17545         new autoconf.
17547 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17549         * config.guess:  Merge from FSF:
17551         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17553         * config.guess (Pyramid*:OSx*:*:*): New case.
17554         (PATH): Add /.attbin at end for finding uname.
17555         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17557         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17559         * config.guess (M88*:DolphinOS:*:*): New case.
17561         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17563         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17564         to select whether to use ELF or COFF.
17566         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17568         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17570         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17572         * config.guess: Guess the OS version for HPUX.
17574         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17576         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17578 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17580         * configure.in: Recognize --with-headers, --with-libs, and
17581         --without-newlib.
17582         * Makefile.in (all-xiberty): Depend upon all-ld.
17584 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17586         * configure.in: Change i[34]86 to i[345]86.
17588 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17590         * configure (version): A few more tweaks to help message.
17592 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17594         * Makefile.in:  Remove (for now) librx as a host library,
17595         now that we're building it for target.
17597 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17599         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17600         (Karl Berry).
17602 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17604         * configure.in:  Also configure librx.
17606 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17608         * Makefile.in:  Update various rules to reflect that librx
17609         is now needed for libg++.
17611 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17613         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17615 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17617         * configure.in: Configure the examples directory.
17619 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17621         * configure: Simplify Jun 2 1994 change.
17623 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17625         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17626         /bin/gcc isn't good enough to build gcc.
17628 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17630         * Makefile.in (GDB_SUPPORT_FILES): Remove
17631         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17632         (gdb.tar.gz): Add new rule to use standard distribution building
17633         mechanism.
17635 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17637         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17638         Bill Cox <bill@cygnus.com>.
17640 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17642         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17644 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17646         * configure:  Search current dir first in .gdbinit.
17648 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17650         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17652 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17654         * config.sub:  Refer to NeXT's operating system as nextstep.
17656         * config.sub (case $basic_machine):  Re-order the cases, to match
17657         the order in the FSF version (which is mostly alphabethical).
17658         Merge in some additions and changes from the FSF.
17660 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17662         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17663         * config.sub: Recognize cxux7.
17664         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17666 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17668         * config.sub:  Fix typo powerpc -> powerpc-*.
17670 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17672         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17674         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17675         parallel with all-emacs and install-emacs).  Top-level command
17676         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17678 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17680         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17681         $(relbindir)/make before doing ``make install'', and use
17682         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17683         installing over running make binary.
17684         ($(host)-stamp-stage3-installed): Likewise.
17686 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17688         * config.guess: Recognize Mach.
17690 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17692         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17693         see whether --exec-prefix was used.
17695 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17697         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17699 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17701         * Makefile.in: Add all-librx target similar to all-libproc.
17703 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17705         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17706         with post 1.2 uname bogosity.
17708 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17710         * configure: Remove temporary files on receipt of a signal.
17712 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17714         * configure: If there is a package_makefile_frag, remove
17715         ${subdir}/Makefile.tem after copying it in.
17717 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17719         * build_all.mk: support rs6000 lynx identifies itself as
17720         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17721         since /bin/gcc is too feeble to compile a modern gcc.
17723 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17725         * brought devo/test-build.mk update-to-date with progressive/
17726           test-build.mk. Add lynx targets and hppa flag info.
17728 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17730         * configure.in:  Use mh-ncrsvr43.  Patch from
17731         Tom McConnell <tmcconne@sedona.intel.com>.
17733 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17735         * config.guess (i386-unknown-bsdi):  No longer need to
17736         check #if defined(__bsdi__) && defined(__i386__).
17738 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17740         * configure: Set program_transform_nameoption correctly.
17742 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17744         * brought build-all.mk update-to-date with progressive build-all.mk,
17745           added new targets and hppa info.
17747 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17749         * configure: If config.guess result is a prefix of the user
17750         specified target, assume a native build and use the user specified
17751         target as the host alias.  Remove SunOS patch suffix removal hack.
17752         * configure.in: Remove SunOS patch suffix removal hack.
17754         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17755         in NATIVE_CHECK_MODULES.
17757 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17759         * Makefile.in: Rename HOST_ONLY to NATIVE.
17760         * configure: Delete SunOs patch suffix from host_canonical
17761           and build_canonical variables that are prepended to Makefiles.
17762         * configure.in: Add comments for easier maintenance.
17764 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17766         * Makefile.in: Add all-libproc target similar to all-gui.
17768 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17770         * Makefile.in (CHECK_MODULES): split into
17771         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17773 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17775         * config.guess (i386-unknown-bsdi): New system to guess.
17777 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17779         * Makefile.in: Add all-gui target (but not yet build by "all").
17781 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17783         * config.sub: Move deletion of patch suffix from here...
17784         * configure.in: To here, at Ian's suggestion.  The top-
17785           level scripts might need to know of a patch level.
17787 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17789         * config.sub: Strip off patch suffix so rtl is recognized
17790           as a sunos4.1.3 machine, even though it's been patched.
17792 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17794         * Makefile.in (INSTALL_LAST): Delete.
17795         (INSTALL_DOSREL): New.
17797 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17799         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17800         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17801         whether we pass down --with-gnu-ld anyhow.
17803 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17805         * Makefile.in (INSTALL_LAST): Change operation so it works
17806         on more flavors of make.
17807         * configure.in (go32): Don't build libg++ or libio.
17809 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17811         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17812         they can be overriden by templates.
17814 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17816         * configure.in (target==go32): Don't build gdb.
17817         * dosrel: New directory.
17819 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17821         * configure.in (host==go32): Configure dosrel too.
17822         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17823         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17824         be set by incoming names or templates.
17825         (INSTALL_LAST): New rule.
17827 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17829         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17831 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17833         * configure.in (appdirs): New variable.  Currently empty, but will
17834         be used in gas distribution.  If nonempty, lists a set of
17835         directories at least one of which must get configured, or top
17836         level configuration is considered to have failed.
17837         (rs6000-*-lynxos*): Use new file name.
17839 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17841         Eliminate XTRAFLAGS.
17842         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17843         newlib include files using -idirafter, and also use -nostdinc.
17844         (CXX_FOR_TARGET): Likewise.
17845         (XTRAFLAGS): Removed.
17846         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17847         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17848         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17849         ($(DO_X)): Don't pass down XTRAFLAGS.
17851 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17853         * configure.in (mips*-dec-bsd*): New target; do build linker.
17854         (mips*-*-bsd*): New target; don't build linker.
17856 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17858         * configure.in: support rs6000-*-lynxos* configuration.
17859         support sunos4 as a cross target.
17861         * config.sub: look for lynx*, not lynx since the OS version may
17862         legitimately be part of the name.
17864 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17866         * configure.in (i[34]86-*-sco*): Move to be with other i386
17867         targets.
17868         (romp-*-*): New target.  Skip various binary utilities.
17869         (vax-*-*): New target.  Don't build newlib.
17870         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17872 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17874         * configure.in: Only set host_makefile_frag if config
17875         directory exists.
17877 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17879         * install.sh: If $dstdir exists, don't check whether each
17880         component does.
17882 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17884         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17886 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17888         * configure.in (*-*-lynxos*): Don't configure newlib for either
17889         native or cross Lynx.
17891 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17893         * config.sub (sparc64-elf): Fix os.
17894         (z8k): Remove duplicate.
17896 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17898         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17899         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17901 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17903         * configure: Make file links cleanly even if Lynx fails on
17904           an NFS symlink (at least fail cleanly).
17906 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17908         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17909         -XNh2000.
17911 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17913         * configure: Unknown options are fatal again.
17915 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17917         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17918         compatibility.
17920 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17922         * build-all.mk: Add `clean' target.
17924 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17926         * config.guess:  Add SINIX support.
17927         * configure.in:  Add mips-*-sysv4* support.
17929 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17931         * build-all.mk: Document all useful targets.
17932         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17933         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17935 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17937         * configure: Support --silent, --quiet.
17939 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17941         * configure: Support --disable-FEATURE.
17943 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17945         * config.guess: Recognize NCR running SVR4.3.
17947 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17949         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17950         Patch from Paul Eggert <eggert@twinsun.com>.
17952 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17954         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17956 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17958         * configure: Make unrecognized options give nonfatal warnings
17959         instead of fatal errors, and pass them to any subdirectory
17960         configures in case they recognize them.
17961         Make --x equivalent to --with-x.
17963 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17965         * configure: Add --enable-* options.  Clean up usage message and
17966         some comments.
17968 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17970         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17972 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17974         * configure.in (hppa*-*-*): Enable binutils.
17976 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17978         * config.sub: Recognize cisco.
17980 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17982         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17984 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17986         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17987         than one configuration name.  Add comment.
17989 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17991         * config.guess: about target *-hitachi-hiuxwe2, fixed
17992         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17993         macro is incorrect.]
17995 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17997         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17998         than the "make ls" stuff which used to be here.
18000 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18002         * config.guess:  Recognize i[34]86-unknown-freebsd.
18003         From Shawn M Carey <smcarey@rodan.syr.edu>.
18005 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18007         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18009 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18011         * config.guess: Check for ptx.
18013 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18015         * config.sub: Add os9k checking.
18017 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18019         * config.guess: Handle OSF1 running on HPPA processors
18021 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18023         * configure: If subdir configure fails, print out a message with
18024         subdirectory name, in case subdir's configure code didn't identify
18025         itself.
18027 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18029         * configure.in: Remove embedded newlines from configdirs.
18030         Avoid mismatches of substrings.  Fix matching strings at end
18031         of configdirs.
18033 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18035         * config.guess:  Add Lynx/rs6000 config support.
18037 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18039         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18041 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18043         * configure.in (hppa*-*-osf*): Treat this just like most other
18044         PA configurations (eg no binutils or ld).
18045         (hppa*-*-*elf*): These configurations have binutils and ld.
18047 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18049         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18051 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18053         * configure.in (rs6000-*-*): Build gas.
18055 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18057         * Makefile.in:  Avoid bug in losing hpux sed.
18059 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18061         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18062         for GDB and GDB has been fixed to not need it.
18064 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18066         * config.guess: Recognize vax hosts.
18068 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18070         * configure (while loop): Don't use "break 2" inside case
18071         statement -- the case statement isn't an enclosing loop.
18073 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18075         * config.guess:  Clean up NeXT support, to allow nextstep
18076         on Intel machines.  Make OS be nextstep.
18078 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18080         * config.guess: Add alternate forms for Convex.
18082 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18084         * configure:  Completely rewrite option processing.  Take
18085         advantage of pattern-matching to avoid invoking test frequently.
18086         Also clean up host and target defaulting logic.
18088 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18090         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18091         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18092         commands (plus user environment) will fit SCO limits.
18094 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18096         * configure.in: Don't issue warnings about directories which are
18097         not being configured if -norecursion is set.  Correct test for
18098         --with-gnu-as and --with-gnu-ld to not get confused by substring
18099         matches.
18101         * configure.in: Don't build gas for alpha-dec-osf1*.
18103 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18105         * configure:  Back out Per's change of 12/19/1993.  It changes the
18106         behavior of configure in unexpected and confusing ways.
18108         Also, use different delim char when calculating
18109         program_transform_name so that the name can contain slashes.
18111 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18113         * configure.in, config.sub: Add support for VSTa micro-kernel.
18115 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18117         * configure.in: Nuke hacks which were used to get a special
18118         version of GAS for HPPA configurations.
18120 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18122         * configure:  If only ${target_alias} is given, use that
18123         as the default for ${host_alias}.
18124         * configure:  Add missing back-slashes before nested quotes.
18126 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18128         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18130 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18132         * config.guess:  Recognize some Tektronix configurations.
18133         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18135 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18137         * config.sub: Match any flavor of SH.
18139 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18141         * configure.in: Don't try to configure newlib for Alpha.
18143 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18145         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18146         libg++ or libio for any Alpha target.
18148         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18150 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18152         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18153         default arguments -- so it tried to compress itself.
18155 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18157         * configure.in (notsupp): ensure that a space is always at the end
18158           of the configdirs list, since the grep checks for an explicit space
18160 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18162         * configure.in (target i386-sysv4.2): don't build ld, since static
18163           versions of many libraries are not available.
18165 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18167         * config.guess: Recognize Apollos (using environment variables).
18168         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18170 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18172         * config.guess: Recognize Sony news mips running newsos.
18174 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18176         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18177         "fi ; else" for bash.
18179 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18181         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18183 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18185         * config.sub: accept unixware as an alias for svr4.2.
18186         Fix some inconsistancies with the gcc version.
18188 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18190         * Makefile.in (DISTDOCDIRS):  Add gdb.
18192 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18194         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18196 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18198         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18199         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18200         this now.
18202 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18204         * config.sub: Accept hiux* as an OS name.
18206         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18207         etc/make-stds.texi.  The underscore came from gcc, and dje now
18208         agrees that RUNTESTFLAGS is the correct name.
18210 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18212         * install.sh:  Remove 'set -e'.  It makes any conditionals
18213         in the script useless.
18215         * config.guess: Automatically recognize arm-acorn-riscix
18216         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18218 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18220         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18222 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18224         * Makefile.in (DISTDOCDIRS): New variable.
18225         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18226         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18228 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18230         * configure.in (hppa target): check the source directory for the
18231           pagas sub-directory
18233 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18235         * config.sub: Allow -aout* and -elf*.
18237 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18239         * configure.in: Don't build ld on i386-solaris2, same as for
18240         sparc-solaris2.
18242 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18244         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18246 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18248         * configure.in:  Configure gdb for alpha.
18250 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18252         * Makefile.in (CXXFLAGS): Add -O.
18254 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18256         * config.guess: added support for DG Aviion
18258 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18260         * configure.in: Produce warning message for subdirectories not
18261         configurable for this host/target combination.  Don't try to
18262         configure gdb for vms.
18264 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18266         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18267         appropriate files before making "diststuff".
18268         (DISTBISONFILES): New var: list of files to be edited.
18269         (DISTSTUFFDIRS): Add binutils.
18271 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18273         * config.sub: also handle mipsel and mips64el (for little endian mips)
18275 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18277         * configure.in: Add * to end of all OS names.
18279 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18281         * configure.in: Build newlib for LynxOS native.
18283 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18285         * config.guess: Add support for delta 88k running SVR3.
18287         * configure.in: Add comment about HP compiler vs. emacs.
18289 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18291         * configure.in: don't build ld on solaris2 (not a viable option
18292           due to bugs in getpwnam & getpwuid)
18294 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18296         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18297         config.guess will produce a full version number.
18299 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18301         * configure.in: Build linker and binutils for alpha-dec-osf1.
18303 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18305         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18306         and gdb/testsuite/Makefile.in.
18308 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18310         * configure.in: recognize mips*- instead of mips-
18312 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18314         * config.sub: Accept linux*coff and linux*elf as operating
18315         systems.
18317 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18319         * config.sub: Recognize mips64, and mips3 as an alias for it.
18321 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18323         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18324         gdb knows how to handle OSF/1 shared libraries.
18326 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18328         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18329         * config.guess: Recognize Hitachi's HIUX.
18330         * config.sub: Recognize h3050r* and hppahitachi.
18331         Remove redundant cases for hp9k[23]*.
18333 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18335         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18336         if gas and ld are in the source tree and are in ${configdirs}.
18337         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18338         --with options (but still pass them down on the command line,
18339         if they were explicitly specified).
18341 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18343         * configure: substitute SHELL value in Makefile.in with
18344         ${CONFIG_SHELL}
18346 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18348         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18349         *-*-solaris2* targets.
18351 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18353         * Makefile.in: define M4, and pass it down to sub-makes;
18354         all-autoconf now depends on all-m4
18356 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18358         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18359         presence of {ar,ranlib} instead of a configured directory
18361 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18363         * config.guess: Accept 34?? as well as 33?? for NCR.
18365 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18367         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18368         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18370 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18372         * configure: grab values for $(CC) and $(CXX) from the
18373         environment, so that someone can do "CC=gcc configure; make" and
18374         have it work right (matching the way that autoconf works now)
18376         * configure.in, Makefile.in: add support for gash, the tcl
18377         interface to Galaxy
18379         * config.guess: add NetBSD variants (hp300, x86)
18381 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18383         * install.sh: Support -d option (in the manner of SunOS 4 install,
18384         as it is more deterministic than that of GNU install)
18385         (chmodcmd): Set file to mode 755 by default (should also do default
18386         chgrp and chown, but I don't feel like dealing with that now)
18388 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18390         * config.sub: Remove h8300hhms alias.
18392 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18394         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18396 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18398         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18399         as stmp-fixinc
18401 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18403         * config.sub: recognize m88110-bug-coff.
18405 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18407         * Makefile.in (all-libio): all dependencies on the toolchain used
18408         to build this (gcc, gas, ld, etc)
18410 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18412         * config.guess: Deal with OSF/1 1.3 on alpha.
18414 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18416         * install.sh: add some 'else true' clauses for portability
18418         * configure.in: don't build libio for h8[35]00-*-* targets
18420 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18422         * Makefile.in:  Add support for new libio.
18424 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18426         * install.sh: If one command fails, don't try the rest.  Don't try
18427         to remove $dsttmp (via trap) unless we have already created it.
18428         If $src doesn't exist, detect it and exit with an error.
18430         * config.guess: Recognize BSD on hp300.
18432 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18434         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18435         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18437 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18439         * Makefile.in (all-send-pr): depends on all-prms
18441 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18443         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18445 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18447         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18448         Added test for mips-mips-riscos5.
18450 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18452         * configure.in: use mh-hp300 for 68k HP hosts
18454 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18456         * configure: add support for CONFIG_SHELL, so that you can use
18457         some alternate shell for evaluating configure scripts
18459 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18461         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18462         in configure script to bug-gdb@prep.ai.mit.edu when building
18463         distribution archive.
18464         * Makefile.in (COMPRESS):  Remove def.
18465         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18466         gdb.tar.Z and make-gdb.tar.Z respectively.
18467         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18468         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18469         to convergence with 'taz' target in Makefile.in.
18471 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18473         * install.sh (dsttmp): use trap to ensure that tmp files go
18474         away on error conditions
18476 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18478         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18480 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18482         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18483         its parent is '/' not ''.
18485         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18487 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18489         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18490         that ${newsrcdir}/configure.in does.
18492 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18494         * test-build.mk: support for CONFIG_SHELL
18496 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18498         * config.sub (netware):  Add as a basic system type.
18500 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18502         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18503           $(srcdir)/ from the dependency on Makefile.in.
18505 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18507         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18508         (h8300hhms is temporary until multi-libraries are implemented).
18509         * configure.in: Handle h8300h too.
18511 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18513         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18515 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18517         * configure:  Remove extraneous output when guessing host type.
18518         * config.guess:  Remove extraneous output when guessing using C
18519         compiler rather than uname, or when guessing fails.
18521 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18523         * Makefile.in: remove all.cross and install.cross targets
18525         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18526           definitions
18528 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18530         * configure.in (target sh): Build gprof.
18532 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18534         * config.sub: change -solaris to -solaris2
18536 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18538         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18540 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18542         * configure: Correct error message for missing Makefile.in to
18543         print correct directory.
18545 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18547         * install.sh: kludge around 386BSD shell bug
18549 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18551         * config.guess:  Recognize NeXT.
18552         * config.guess:  Recognize i486-ncr-sysv4.
18553         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18555 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18557         * Makefile.in (MAKEINFOFLAGS): New variable.
18558         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18559         * build-all.mk, test-build.mk: Pass down --no-split as
18560         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18562 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18564         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18566 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18568         * Makefile.in (libg++.tar.z):  New rule.
18569         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18570         * Makefile.in (taz):  Only do a single chmod.
18572 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18574         * install.sh: don't use dirname anymore (replaced with sed usage)
18576 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18578         * Makefile.in:  Change extension for gzip'd files from '.z' to
18579         '.gz' per new FSF standard usage.
18581 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18583         * configure: put quotes around the final value of program_transform_name
18585 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18587         * Makefile.in: new install.sh support; update install-info rules
18589 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18591         * configure.in: Build diff for crosses, but not for go32 host.
18593         * configure.in: Build gprof only for native, and don't build it
18594         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18596 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18598         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18600 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18602         * configure.in (host_tools): Add prms.
18604 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18606         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18607         with $(FLAGS_TO_PASS) on the command line
18609         * config.sub: Recognize lynx and lynxos
18611 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18613         * config.sub: Accept -ecoff*, not just -ecoff.
18615 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18617         * Makefile.in (taz): Use .gz suffix instead of .z.
18618         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18619         names.
18621 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18623         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18625 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18627         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18628         that rebuilds that might happen during 'make install' don't get
18629         bogus gcc include files
18631 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18633         Change from Utah for HPPA support:
18634         * config.guess: Recognize hppa1.x-hp-bsd.
18636 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18638         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18639         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18641 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18643         * config.sub: Add support for rom68k and bug boot monitors.
18645 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18647         * Makefile.in: Make all-opcodes depend on all-bfd.
18649 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18651         * config.guess: Added special check for i[34]86-univel-sysv4*.
18653 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18655         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18656         the processor rather than assuming i486.
18658 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18660         * config.guess: Recognize SunOS6 as Solaris3.
18662 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18664         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18665         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18667 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18669         * build-all.mk (all-cross): New target for Canadian Cross.
18670         Added Q2 go32 targets.
18671         * test-build.mk: Configure go32 cross sparclite-aout and
18672         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18673         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18675 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18677         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18678         GO32 hosted toolchains
18680 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18682         * configure: change  so "-exec-prefix" gets passed down rather
18683         than "-exec_prefix" so autoconf generated Makefiles get the
18684         exec_prefix set right.
18686 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18688         * config.guess: get the Solaris2 minor version number
18690         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18692 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18694         * config.guess: Recognize some Sequent platforms.
18696 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18698         * Makefile.in: added the vault-install target
18700         * configure.in: actually use the Sun3 makefile fragment that's in
18701         config, also added the release dir to configdirs
18703 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18705         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18707 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18709         * configure.in: remove some program from Alpha targetted toolchains
18711 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18713         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18714         gprof.
18715         (taz): Run "make diststuff" in those directories instead of "make
18716         proto-dir".  Look for "VERSION=" only at start of line in subdir
18717         Makefile.  Use "gzip -9" for compression.
18718         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18719         (binutils.tar.z): New target.
18721 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18723         * Makefile.in (taz): Include gpl.texinfo.
18725 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18727         * Makefile.in (setup-dirs): Merged into "taz" target.
18728         (taz): Only do `proto-dir' stuff if a directory is actually needed
18729         for this target.
18731 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18733         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18734         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18735         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18736         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18737         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18739 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18741         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18742         config.sub, and move-if-change to gdb testsuite distribution
18743         archive, so the testsuite can be extracted, configured, and
18744         run separately from the gdb distribution.  Blow away the Chill
18745         tests that require a Chill compiled executable, since GNU Chill
18746         is not yet publically available.
18748 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18750         * test-build.mk: set environment variables in a single command,
18751         instead of a list of assignments and exports
18753         * config.guess: recognize Alpha/OSF1 systems
18755 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18757         * configure: Change help message to prefer --options rather than
18758           -options.
18760 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18762         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18763         zippy@ecst.csuchico.edu.
18764         * config.guess: Recognize miniframe.
18766 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18768         * Makefile.in: Use srcroot to find runtest rather than rootme.
18769         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18771 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18773         * test-build.mk: Extensive additions to support building on a
18774         machine other than the host.
18776 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18778         * configure (tooldir): Fix for i386-aix again.
18780 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18782         * configure, Makefile.in:  Change definition of $(tooldir)
18783         to match the FSF.
18785 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18787         * config.guess:  Recognize i[34]86/SVR4.
18789 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18791         * Makefile.in (all-gdb): gdb depends on sim.
18793 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18795         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18796         at the same time we make the prototype gdb directory.
18797         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18798         files at the same time as the gdb base release distribution.
18800 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18802         * Makefile.in (check): Use individual check targets rather than
18803         DO_X rule.
18804         (check-gcc): Added.
18806 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18808         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18809         for System V release 3.2.
18811 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18813         * config.sub: Recognize hppaosf.
18814         * configure.in: Do configure ld/binutils/gas for it.
18816 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18818         * configure (tooldir): Alter syntax used to set this, for systems
18819         where "\$" isn't handled right, like i386-aix.
18821 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18823         * configure: Pass program-transform-name, not
18824         program_transform_name, to recursive configures.
18826 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18828         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18829         of gas+ld+binutils.
18831 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18833         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18835 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18837         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18839 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18841         * Makefile.in (PRMS): Set back to all-prms.
18843 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18845         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18846         targets, rather than for MIPS hosts.
18848 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18850         * configure.in: add comment for --with-x default values
18852         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18854         * Makefile.in: add check-* targets for each of the directories in
18855         the tree.  Add a definition of RUNTEST that will use the one we
18856         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18858 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18860         * configure.in: Removed obsolete references to bfd_target and
18861         target_makefile_frag.
18863         * build-all.mk: Set assorted targets for Q2.
18864         * config.sub: Recognize z8k-sim and h8300-hms.
18865         * test-build.mk: Really don't pass host to configure.
18866         (HOLES): Added uname.
18868 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18870         * configure: Handle an empty program-prefix, program-suffix or
18871         program-transform-name correctly.
18873 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18875         * build-all.mk: -G 8 no longer required for MIPS targets.
18876         * test-build.mk: Don't pass host argument to configure; make it
18877         guess.
18879 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18881         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18882         * Makefile.in (COMPRESS):  New macro, like GZIP.
18884 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18886         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18888         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18889         with gas currently defaults to -G 0.
18891 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18893         * Makefile.in (all-flex): flex depends on byacc.
18895         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18896         to test-build.mk as RELEASE_TAG.
18897         * test-build.mk (configargs): New variable containing arguments to
18898         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18899         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18901         * config.guess: Use /bin/uname when checking -X argument on SCO,
18902         to avoid invoking GNU uname which doesn't understand -X.
18904         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18906         * configure.in: Build gas for mips-*-*.
18908 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18910         * Makefile.in (all.normal): insert missing backslash.
18912 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18914         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18916         * Makefile.in: Complete overhaul to merge many almost identical
18917         targets.
18919 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18921         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18922         (gdb.tar.Z): Adjusted.
18924         * Makefile.in (setup-dirs, taz): New targets; should be general
18925         enough to adapt for gdb sometime.  Build only .z file.
18926         (gas.tar.z): New target.
18928 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18930         * build-all.mk: Use CC=cc -Xs on Solaris.
18932 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18934         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18935         for handling BISON for FSF releases.
18937 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18939         * configure: Actually implement the change zoo just documented.
18941 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18943         * configure: when using config.guess, only set target_alias when
18944         it's not already been set (ie, on the command line)
18946 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18948         * Makefile.in: add installcheck target, set PRMS to install-prms
18950 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18952         * configure: add support for package_makefile_fragment, handle the
18953         case where a directory has a configure.in file but no Makefile.in
18954         more gracefully (with an actual understandable error message, even);
18955         add support for --without (and add this to the usage message); also
18956         explicitly add a --host=${host_alias} to the command line when
18957         config.guess is used
18959 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18961         * configure: Must use both --host and --target in recursive calls.
18963 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18965         * Makefile.in: Change deja-gnu to dejagnu.
18967 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18969         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18971 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18973         * configure.in: canonicalize all instances to *-*-solaris2*,
18974         also strip out a number of tools to not build for go32 host
18976 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18978         * config.guess: add GPL.
18980         * Makefile.in, config.guess, config.sub, configure: bump
18981           copyrights to 93.
18983 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18985         * Makefile.in (do-info): Removed obsolete check for existence of
18986         localenv file.
18988         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18990 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18992         * Makefile.in: a couple of 'else true' for decstation,
18993         support for TclX
18995         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18997 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18999         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19001 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19003         * config.guess: Recognize i386-ibm-aix (PS/2).
19004         * configure.in: Use config/mh-aix386 file for it.
19006 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19008         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19009         CC_FOR_TARGET instead.
19010         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19012 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19014         * Makefile.in: Add sim to list of directories sent with gdb
19016 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19018         * configure.in: Put back mips-dec-bsd* case.
19020 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19022         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19023         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19024         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19026 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19028         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19030         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19031         (install-info): install dir.info only if it exists,
19032         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19034 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19036         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19037         gas for mips-dec-bsd.
19039 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19041         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19042         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19044 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19046         * configure.in: Added "dejagnu" to hosttools list.
19048 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19050         * config.sub, configure.in, config.guess:  Add support
19051         for Bosx, an AIX variant from Bull.
19052         Patches from F.Pierresteguy@frcl.bull.fr.
19054 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19056         * devo/dejagnu: Initial creation of devo/dejagnu.
19057         Migrated dejagnu testcases and support files for testing software
19058         tools to reside as subdirectories, currently called "testsuite",
19059         within the directory of the software tool.  Migrated all programs,
19060         support libraries, etc. beloging to dejagnu proper from
19061         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19062         with no modifications.  The changes to these files which will
19063         allow them to configure, build, and execute properly will be made
19064         in a future update.
19066 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19068         * Makefile.in: Change send_pr to send-pr.
19069         * configure.in: Likewise.
19070         * send_pr: Renamed directory to send-pr.
19072 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19074         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19076 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19078         * README:  Update for gdb-4.8 release.
19079         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19080         gdb-xxx.tar.z (gzip'd) file also.
19082 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19084         * Makefile.in: make all-diff depend on all-libiberty
19086 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19088         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19090 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19092         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19094 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19096         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19097         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19098         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19100 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19102         * Makefile.in:  makeinfo binary is in a new location
19104 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19106         * config.sub: Accept -ecoff as an OS.
19108         * Makefile.in: Various changes to eliminate a level of make
19109         recursion and reduce the required command line length.
19110         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19111         sub-makes.
19112         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19113         variables holding settings for specific sub-makes.
19114         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19115         in terms of BASE_FLAGS_TO_PASS.
19116         (TARGET_LIBS): New variable listing directories which use
19117         TARGET_FLAGS_TO_PASS.
19118         (subdir_do): Eliminated.
19119         (do-*): New set of targets to replace subdir_do.
19120         (various): All targets which used subdir_do now depend on do-*.
19121         (local-clean): Renamed from do_clean.
19122         (local-distclean): New target, dependency of distclean and
19123         realclean.
19124         (install-info): Don't create directories.  Depend on dir.info
19125         rather than calling make recursively.
19126         (install-dir.info): Eliminated.
19127         (install-info-dirs): Create all info directories here.
19128         (dir.info): Depend upon do-install-info.
19130         * test-build.mk (HOLES): Added false.
19132 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19134         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19136 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19138         * Makefile.in (info): remove dependency on all-texinfo.  The
19139         problem was really in texinfo/C, not at this level.
19141 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19143         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19145 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19147         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19148         GDB releases.
19150 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19152         * configure: Include srcdir in message about target of link not
19153         being found.  Don't convert `-' to `_' in `with' options being
19154         passed to subdirs.
19156 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19158         * configure.in: add uudecode to host_tools
19160         * Makefile.in: added {all,install}-uudecode targets, added them to
19161         the appropriate lists
19163 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19165         * Makefile.in (all-gcc): Added dependency on all-gas.
19167         * configure.in (mips-*-*): Build ld and binutils.
19169 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19171         * configure: check return code from mkdir, print error message and
19172           exit on failure.
19174 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19176         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19178 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19180         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19182 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19184         * config.sub (h8500):  Recognize this as a cpu type.
19186 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19188         * configure: source directory missing is no longer a warning
19190         * configure.in: recognize irix[34]* instead of irix[34]
19192         * Makefile.in: define and pass down X11_LIB
19194 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19196         * guess-systype: Renamed to ...
19197         * config.guess:  ... by popular request.
19198         * configure.in, Makefile.in:  Update accordingly.
19200 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19202         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19203         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19204         + Execute ./dummy instead of assuming . is in PATH.
19206 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19208         * guess-systype:  New shell script.  Attempts to guess the
19209         canonical host name of the executing host.
19210         Only a few hosts are supported so far.
19211         * configure:  Call guess-systype if no host is specified.
19213 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19215         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19216         gcc Makefile.
19218 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19220         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19221         (all-gcc, install-gcc, subdir_do): Use it.
19223 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19225         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19227 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19229         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19230           set exclusively by configure, using configure.in .
19232 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19234         * test-build.mk: set $PATH for all builds
19236         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19238 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19240         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19241         the one used in gcc/Makefile.in, so that a null expansion doesn't
19242         override the one needed to build gcc with a native cc.
19244 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19246         * configure: Accept -with arguments.
19248 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19250         * Makefile.in: added h8300sim
19252 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19254         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19255         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19256         (all-cygnus, native, build-cygnus): Make
19257         $(canonhost)-stamp-3stage-done, not $(host)....
19258         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19259         i386-sco3.2v4.  Added else true to if command.
19261 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19263         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19265 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19267         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19269 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19271         * configure.in: don't remove binutils from Solaris builds
19273 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19275         * Makefile.in: get rid of earlier definitions for *clean,
19276         also handle the recursive info rule better
19278 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19280         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19281         do more-or-less the right thing.
19283 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19285         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19286         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19288 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19290         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19291         $(host_canonical).
19293         * configure.in: split the configdirs list into 4 categories (native
19294         v. cross, library v. tool) and handle the cross-only and native-
19295         only in more reasonable (and correct!) way.
19297 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19299         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19300         configdirs anymore.
19302 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19304         * Makefile.in: extensive cleanup::  removed all of the explicit
19305         clean-* targets, collapsed many wrappers around subdir_do into
19306         one, added additional targets to satisfy standards.texi, deleted
19307         some old targets, some changes for consistency
19309 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19311         * configure.in: handle some programs as cross-only, and others as
19312         native only
19314         * test-build.mk: handle partial holes in a more generic manner
19316         * Makefile.in: m4 depends on libiberty
19318 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19320         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19321         time, wdiff, and find to configdirs
19323         * Makefile.in: all, clean, and install rules for the new programs
19324         added to configure.in
19326 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19328         * configure.in: use mh-sun for all *-sun-* hosts
19330 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19332         * Makefile.in: define flags for X11 include files and library file
19333         locations, pass them down to the programs that need this info
19335         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19337 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19339         * configure.in: start building libg++ for HP-UX targets
19341 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19343         * README:  Update references to files moved into etc/.
19345 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19347         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19348         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19350 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19352         * configure: accept dash as well as underscore in long option
19353         names for FSF compatibility.
19355 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19357         * config.sub: added -sco3.2v4 support from FSF.
19359 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19361         * configure.in: expand the section that adds or removes
19362         directories from the list of programs to build, to handle native
19363         vs. cross in addition to host v. native
19365 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19367         * Makefile.in:  Replace C++ in macro names with CXX.
19368         This is less likely to break ...
19370 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19372         * test-build.mk: add -w to GNU_MAKE
19374 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19376         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19377         add 'sparc' to list of recognized cpus.  This needed to make
19378         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19379         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19380         then changes that into $CPU-wrs-vxworks.
19382         * configure.in: remove most references to gdbtest, regularize
19383         target based program removal
19385         * test-build.mk: import from p3 tree (many fixes and changes)
19387 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19389         * Makefile.in: added rules to handle tcl, tk, and expect
19391         * configure.in: handle those directories if they exist
19393 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19395         * config.sub: removed bogus hppabsd and hppahpux names, since
19396         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19398 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19400         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19401         depends upon all-xiberty
19403         * Makefile.in: changes from p3, including:
19405         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19407         * Makefile.in (XTRAFLAGS): include newlib directories if
19408         newlib/Makefile exists, rather than if host != target.
19410         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19412         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19413         from the same source tree and not building a cross-compiler.  This
19414         matters for the libg++ configuration if reconfiguring a tree that
19415         has already been installed.
19417         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19419         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19420         pick up the machine and system specific header files.
19422         * Makefile.in: added AS_FOR_TARGET, passed down in
19423         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19424         the C compiler to use to create programs which are run in the
19425         build environment, set it to default to $(CC), and passed it down
19426         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19428         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19430         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19431         We need them for unusual native builds, like systems without
19432         ranlib.
19434         * configure: also define $(host_canonical) and
19435         $(target_canonical), which are the full, canonical names for the
19436         given host and target
19438 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19440         * Makefile.in:  Added separate definitions for C++.
19442 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19444         * configure.in (configdirs):  Add deja-gnu.
19446 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19448         * README:  Update for configure.texi and gdb-4.7 release.
19450 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19452         * Makefile.in:  Move "all" target to top of file.
19453         Previously, first target was ".PHONY" which caused BSD4.4 make
19454         to build .PHONY when make was run without arguments.
19456 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19458         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19459         Library-copylefted code in libiberty.
19461 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19463         * config.sub:  Replace m68kmote with plain old m68k.
19465 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19467         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19469 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19471         * config.sub: Complain if no argument is given.  Added support for
19472         386bsd as OS and target alias.
19474 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19476         * Makefile.in (XTRAFLAGS): include newlib directories if
19477         newlib/Makefile exists, rather than if host != target.
19479 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19481         * config.sub: recognize sparclite-wrs-vxworks.
19483         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19484         p3.) Added clean-xiberty to clean.
19486 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19488         * configure.in: use *-*-* instead of nested cases for host and target
19490 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19492         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19493         from the same source tree and not building a cross-compiler.  This
19494         matters for the libg++ configuration if reconfiguring a tree that
19495         has already been installed.
19497 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19499         * config.sub (i486v/i486v4):  Merge in from FSF version.
19501 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19503         * configure: only set PWD if it is already set.
19505 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19507         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19508         doesn't have unset and all success paths (and most error paths)
19509         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19510         to just ${PWD} to avoid confusion.)
19512 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19514         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19515         even for a native compilation.
19517 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19519         Changes to make the gdb.tar.Z rule work better.
19521         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19522         (DEVO_SUPPORT):  Add configure.texi.
19523         (bfd-ilrt.tar.Z):  Remove ancient rule.
19525 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19527         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19528         pick up the machine and system specific header files.
19530         * configure.in, config.sub: added new target m68010-adobe-scout,
19531         with alias of adobe68k.  Changed configure.in to check for
19532         -scout before -sco* to avoid a false match.
19534         * Makefile.in: added AS_FOR_TARGET, passed down in
19535         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19536         the C compiler to use to create programs which are run in the
19537         build environment, set it to default to $(CC), and passed it down
19538         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19540 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19542         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19543         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19544         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19545         FOR_TARGET variants, to newlib and libg++.
19547 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19549         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19550         first.
19552 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19554         * config.sub:  Accept `elf' as an environment.
19556 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19558         * Makefile.in (all-opcodes):  cd into the right directory
19560 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19562         * configure: added -program_transform_name option, used as
19563         argument to sed when installing programs.
19564         configure.texi: added documentation for -program_prefix,
19565         -program_suffix and -program_transform_name.
19567 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19569         * config.sub:  Accept i486 where i386 ok.
19571 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19573         * config.sub: accept we32k
19575 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19577         * config.sub, configure.in: accept OSE68000 and OSE68k.
19579         * Makefile.in: don't create all directories for ``make install'';
19580         let the subdirectories create the ones they need.
19582 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19584         * COPYING: new file, GPL v2
19586 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19588         * Makefile.in: use the new gen-info-dir, which needs a template
19589         argument (which also lives in texinfo)
19591         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19593 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19595         * config.sub (ncr3000):  Change i386 to i486.
19597 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19599         * Makefile.in: add install-rcs, install-grep to
19600         install-no-fixedincludes, removed install-bison and install-libgcc
19602 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19604         * configure.in: grab the HPUX makefile fragment if on HPUX
19606 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19608         * Makefile.in: eradicate bison spoor (ditto libgcc).
19609          configure.in: recognise m68{k,000}-ericsson-OSE.
19610          es1800 is alias for m68k-ericsson-OSE
19612 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19614         * configure.in: rearrange the parts that remove programs from
19615         configdirs, based now on HOST==TARGET or by canonical triple.
19617 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19619         * test-build.mk: recurse explicitly with -f test-build.mk when
19620           appropriate.  predicate stage3 and comparison on the existence
19621           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19622           On very clean, also remove ...stamp-co.  Build in-place before
19623           doing other builds.
19625 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19627         * Makefile.in, configure.in: add tgas
19629 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19631         * Makefile.in: a number of changes merged in from progressive.
19633         * configure.in: add libm.
19635         * .cvsignore: ignore some stuff that comes from test-build.mk.
19637 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19639         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19641 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19643         * configure: Add program_suffix (parallel to program_prefix)
19644         * Makefile.in: adjust directory-creating script for losing decstation
19646 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19648         * configure:  Minor $subdir-related fixes.
19650 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19652         * configure: fix various problems with propogating
19653         makefile_target_frag in subdirs.
19654         * configure.in: config libgcc if its there
19656 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19658         * config.sub:  HPPA merge.
19660 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19662         * Makefile.in:  Replace all-bison with all-byacc in all
19663         dependency lines for other tools (which now use byacc).
19665 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19667         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19669 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19671         * Makefile.in: make gprof rules similar to byacc rules (instead of
19672         vestigal $(unsubdir) that didn't work...)
19674 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19676         * config.sub:  Add support for Linux.
19677         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19678         (at least for libg++).
19680 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19682         * configure.texi: fix doc for the -nfp option to configure
19684 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19686         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19688 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19690         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19691         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19692         * configure.in: added solaris* host_makefile_frag hook.
19694 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19696         * config.sub: changed recognition of m68000 so that various
19697         m68k types can be specified via m680[01234]0
19699 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19701         * config.sub (basic_machine): fix sed so that '-foo' isn't
19702         completely substituted out while .+'-foo' loses the '-foo'
19704 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19706         * config.sub ($os): Add -aout.
19708 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19710         * configure:  If host_makefile_frag is absolute, don't
19711         prefix ${invsubdir} (relevant to libg++ auto-configure).
19713 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19715         * Makefile.in (tooldir): Define it.
19716         (all-ld): Depend on all-flex.
19718 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19720         * Makefile.in (check):  Fix libg++ special case.
19722 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19724         * configure: do not bury `pwd` into config.status, thus do fewer
19725           pwd's.
19727         * configure: print the "Building in" message only when building in
19728           other than "." AND verbose.
19730         * configure: remove -s, rework -v to better accommodate guested
19731           configures.
19733         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19735 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19737         * Makefile.in: macroize flags passed on recursion.  remove
19738           fileutils.
19740 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19742         * configure: get makesrcdir right for subdirs deeper than 1.
19744         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19745           install.
19747 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19749         * Makefile.in: don't print subdir_do or recursion lines.
19751 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19753         * standards.texi: added menu item.
19755         * Makefile.in: build and install standards.info.
19757         * standards.texi: new file.
19759 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19761         * configure: test for and move config.status pieces from
19762           ${subdir}/.
19764 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19766         * configure:  Test for existance of files before trying to mv
19767         them, to avoid numerous non-existance messages.
19769 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19771         * configure: correct final line of config.status.
19773         * configure: patch from eggert.  Avoids a protection problem if
19774           the original Makefile.in is read only.
19776         * configure: use move-if-change from gcc to create config.status.
19777           Some makefiles depend on config.status to tell if a directory
19778           has been reconfigured for a different host.  This change
19779           prevents those directories from remaking everything in the case
19780           where the reconfig was only intended to rebuild a Makefile.
19782         * configure: test for config.sub with "config.sub sun4" rather
19783           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19784           host alias from a missing config.sub.
19786 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19788         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19789           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19791 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19793         * configure: mkdir ${subdir} as needed.
19795 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19797         * Makefile.in,configure.in: added autoconf.
19799 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19801         * Makefile.in: no longer pass against on recursion.
19803         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19804           definitions are not inherited.
19806         * configure: correct makesrcdir when subdir is .
19808 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19810         * configure:  Add support for 'subdirs' variable, which is
19811         like 'configdirs', except that configure doesn't re-invoke
19812         itself for subdirs, it just creates a Makefile for each subdir.
19813         * configure.texi:  Document subdirs.
19815 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19817         * configure.in: added flex to configdirs
19819 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19821         * Makefile.in: remove clean-stamps from clean.
19823 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19825         * configure.in:  Add gdbtest to configdirs.
19827 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19829         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19830         to recursive makes.
19831         * configure.in:  Recognize new ncr3000 config.
19833 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19835         * Makefile.in, configure.in: removed references to gdbm.
19837 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19839         * config.sub:  Don't canonicalize os value
19840         newsos* to bsd (readline needs to check for newsos).
19841         (This fix was earlier made Jan 31, but got re-broken.)
19843 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19845         * configure.in:  sco is an os, not a vendor!
19847         * configure:  Quote $( better.  Keep various shells happy.
19849 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19851         * Makefile.in: eliminate stamp-files.
19853 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19855         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19856           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19858 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19860         * config.sub:  fix iris/iris3.
19862 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19864         * configure: re-add -rm.
19866 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19868         * Maskefile.in: add .stmp-rcs to all.
19870         * configure.in: remove gas from rs6000 build, use aix host fragment.
19872 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19874         * configure: pass down site_option during recursion.
19876 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19878         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19880 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19882         * configure: Change exec_prefix so that it really defaults to prefix.
19884 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19886         * Makefile.in, configure.in:  Add support for mmalloc library.
19888 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19890         * Makefile.in: add stmp dependencies for a few more things.
19892 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19894         * configure: adjusted error message on objdir/srcdir configure
19895           collision, per john's suggestion.
19897         * Makefile.in: add libiberty stmp to all and all.cross.
19899 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19901         * Makefile.in: remove force dependencies, add grep to all.
19903 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19905         * Makefile.in: drop flex.  make stamp files work.
19907         * configure: added test for conflicting configuration in srcdir,
19908           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19909           gets cranky.  use relative paths for configure and srcdir
19910           whenever possible.  Send some error messages to stderr that were
19911           going to stdout.
19913 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19915         * Makefile.in:  Fix libg++ rule to check for gcc directory
19916         before using gcc/gcc.  Also pass XTRAFLAGS.
19918 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19920         * Makefile.in: added stmp-files so that directories aren't polled
19921           when they are already built.
19923         * configure.texi: fixed a node pointer problem.
19925 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19927         * config.sub configure.in gdb/configure.in
19928         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19929         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19930         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19932 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19934         * configure: -recurring becomes -silent.  corrected help message
19935           for -site= option.
19937         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19939 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19941         * configure: when building Makefile for crosses, replace
19942           tooldir and program_prefix.  default srcdir from location of
19943           config.sub.  remove "for host in hosts" and "for target in
19944           targets" loops.
19946 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19948         * Makefile.in: Do not pass bindir or mandir to cvs.
19950 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19952         * Makefile.in, configure.in: removed traces of namesubdir,
19953           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19954           copyrights to '92, changed some from Cygnus to FSF.
19956         * configure.texi: remove most references to multiple hosts,
19957           multiple targets, subdirs, etc.
19959         * configure.man: removed rcsid. reference config.sub not
19960           config.subr.
19962         * Makefile.in: mkdir $(infodir) on install-info.
19964 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19966         * configure.texi:  Explain better about .gdbinit and about
19967         the environment that configure.in sections run in.
19969 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19971         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19973 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19975         * README:  DOC.configure => cfg-paper.texi.
19977 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19979         * config.sub (near case $os):  Don't convert newsos* to bsd!
19981 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19983         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19984         the number of copies of COPYING that go into the GDB tar file.
19986 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19988         * bfd/configure.in, gdb/config/mh-i386sco,
19989         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19990         Fix SCO configuration stuff.
19992 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19994         * Makefile.in:  For libg++, make sure the -I pointing
19995         to the gcc directory goes *after* all the libg++-local -I flags.
19996         Also, move just-gcc dependency from just-libg++ to all-libg++.
19998 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20000         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20002 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20004         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20006 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20008         * config.sub:  Add stratus configuration frags.  Also
20009         submitted to FSF.
20011 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20013         * Makefile.in (DEV_SUPPORT):  add configure.man.
20015         * config.sub(Decode manufacturer-specific):  add -none*.
20017 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20019         * Makefile.in:  remove form feeds to make Sun's make happy.
20020         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20022 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20024         * Makefile.in (AR_FLAGS):  Make quieter.
20026 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20028         * configure.in:  Add libg++.
20029         * configure:  When verbose, don't output the command line at each
20030         level; it will be unremarkably the same as the previous version,
20031         which will be the same as what the user typed.
20033 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20035         * configure.in, Makefile.in: fix clean-info, add flex.  add
20036           fileutils.
20038         * configure: be less sensitive to spaces in Makefile.in.  Do not
20039           look for sources in "..".  Doing so breaks subdirectories that
20040           might have their own configure.  If a subdir has it's own
20041           configure script, use it.
20043 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20045         * cfg-paper.texi: some changes suggested by rms.
20047 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20049         * config.sub:  Merge in some small additions from the FSF version,
20050         taken from the gcc distribution, to bring the Cygnus and FSF
20051         versions into closer sync.
20053 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20055         * configure.in:  Changed svr4 references to sysv4.
20057 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20059         * configure: added -V for version number option.
20061 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20063         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20064           renamed from DOC.configure to cfg-paper.texi.
20066 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20068         * configure, config.subr, config.sub: config.subr is now
20069           config.sub again.
20071 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20073         * configure.texi: new file, in progress.
20075         * Makefile.in: build info file and install the man page for
20076           configure.
20078         * configure.man: new file, first cut.
20080         * configure: find config.subr again now that configuration "none"
20081           has gone.  removed all traces of the -ansi option.  removed all
20082           traces of the -languages option.
20084         * config.subr: resync from rms.
20086 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20088         * configure, config.sub, config.subr: merge config.sub into
20089           config.subr, call the result config.subr, remove config.sub, use
20090           config.subr.
20092         * Makefile.in: revised install for dir.info.
20094 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20096         * configure.in: add decstation host makefile frag.
20098         * Makefile.in: BISON now bison -y again.  also install-gcc on
20099           install.  clean-gdbm on clean.  infodir belongs in datadir.
20100           Make directories for info install.  Build dir.info here then
20101           install it.
20103 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20105         * Makefile.in: fix for bad directory tests.
20107 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20109         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20110           regexp.  -srcdir relative was being handled incorrectly.
20112         * Makefile.in: unwrapped some for loops so that parallel makes
20113           work again and so one can focus one's attention on a particular
20114           package.
20116 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20118         * configure: added PWD as a stand in for `pwd` (for speed). use
20119           elif wherever possible.  make -srcdir work without -objdir.
20120           -objdir= commented out.
20122 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20124         * configure: +options become --options.  -subdirs commented out.
20125           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20126           Makefile now at top of generated Makefile.  Removed cvs log
20127           entries.  added -srcdir.  create .gdbinit only if there is one
20128           in ${srcdir}.
20130         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20131           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20132           and mandir now keyed off datadir by default.
20134 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20136         * Freshly created ChangeLog.
20139 Local Variables:
20140 mode: change-log
20141 left-margin: 8
20142 fill-column: 76
20143 version-control: never
20144 End: