Fix year range in copyright header
[official-gcc.git] / ChangeLog
bloba86c3fc40c01a782ebf9b7a9034cfd0cddd22472
1 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
3         * MAINTAINERS (Write After Approval): Update my maintainer address.
5 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
7         * MAINTAINERS (Write After Approval): Add myself.
9 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
11         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
13 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
15         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
16         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
17         (GCC_TARGET_TOOL): Likewise.
18         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
19         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
20         OTOOL, OTOOL_FOR_TARGET: New substitutions. 
21         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
22         * configure: Regenerate. 
23         * Makefile.in: Likewise.
25 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
27         * MAINTAINERS (Write After Approval): Add myself.
29 2018-11-13  Martin Liska  <mliska@suse.cz>
31         * gcc.target/i386/pr87930.c: Move to ...
32         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
34 2018-11-10  Stafford Horne  <shorne@gmail.com>
36         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
37         (Write After Approval): Remove myself.
39 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
41         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
42         Append $INCICONV to it.
44 2018-11-04  Stafford Horne  <shorne@gmail.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
50         PR bootstrap/82856
51         * multilib.am: New file.  From automake.
53         Merge from binutils-gdb:
54         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
56         * libtool.m4: Use AC_LANG_SOURCE.
57         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
58         * ar-lib: New file.
59         * test-driver: New file.
60         * configure: Re-generate.
62 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
64         * MAINTAINERS (Write After Approval): Add myself.
66 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
68         PR bootstrap/87788
69         PR d/87799
70         * configure: Rebuild.
71         * configure.ac: Disable D on systems where it is known not to work.
73 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
75         * Makefile.def (target_modules): Add libphobos.
76         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
77         GDCFLAGS_FOR_TARGET.
78         (dependencies): Make libphobos depend on libatomic, libbacktrace
79         configure, and zlib configure.
80         (language): Add language d.
81         * Makefile.in: Rebuild.
82         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
83         (HOST_EXPORTS): Add GDC.
84         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
85         (BASE_TARGET_EXPORTS): Add GDC.
86         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
87         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
88         (EXTRA_HOST_FLAGS): Add GDC.
89         (STAGE1_FLAGS_TO_PASS): Add GDC.
90         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
91         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
92         environment variables.
93         * configure: Rebuild.
94         * configure.ac: Add target-libphobos to target_libraries.  Set and
95         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
97 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
99         * MAINTAINERS (Write After Approval): Add myself.
101 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
103         * MAINTAINERS (Write After Approval): Remove myself.
105 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
107         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
109 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
111         * MAINTAINERS: Update my email address.
113 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
115         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
116         maintainer.
118 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
120         * MAINTAINERS (Write After Approval): Add self.
122 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
124         * MAINTAINERS (write after approval): Add myself.
126 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
128         * MAINTAINERS: Update my email address.
130 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
132         * MAINTAINERS (write after approval): Add myself.
134 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
136         * MAINTAINERS: Add self to global reviewers list.
138 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
140         MAINTAINERS: Add c-sky port maintainers.
142 2018-08-10  Martin Liska  <mliska@suse.cz>
144         * MAINTAINERS: Revert change in previous commit and
145         join lines.
147 2018-08-10  Martin Liska  <mliska@suse.cz>
149         * MAINTAINERS: Remove extra line.
151 2018-08-06  Naveen H.S  <naveenh@marvell.com>
153         * MAINTAINERS: Update my email address.
155 2018-07-19  DJ Delorie  <dj@redhat.com>
157         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
158         as maintainer.
160 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
162         * MAINTAINERS: Adjust email address for me and my colleague Robin
163         Dapp.
165 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
166             Sunil K Pandey  <sunil.k.pandey@intel.com>
168         PR target/84413
169         * config/i386/i386.c (m_CORE_AVX512): New.
170         (m_CORE_AVX2): Likewise.
171         (m_CORE_ALL): Add m_CORE_AVX2.
172         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
173         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
174         and remove the rest of m_SKYLAKE_AVX512.
176 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
178         * config.sub: Sync with upstream version 2018-07-03.
180 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
182         * config.guess: Sync with upstream version 2018-06-26.
183         * config.sub: Sync with upstream version 2018-07-02.
185 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
187         * libtool.m4: Sort output of 'find' to enable deterministic builds.
188         * ltmain.sh: Likewise.
190 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
192         * contrib/config-list.mk: Remove powerpc-linux_paired.
194 2018-06-29  Alexandre Oliva <oliva@adacore.com>
196         * configure.ac: Introduce support for @unless/@endunless.
197         * Makefile.tpl (dep-kind): Rewrite with cond; return
198         postbootstrap in some cases.
199         (make-postboot-dep, postboot-targets): New.
200         (dependencies): Do not output postbootstrap dependencies at
201         first.  Output non-target ones changed for configure to depend
202         on stage_last @if gcc-bootstrap, and the original deps @unless
203         gcc-bootstrap.
204         * configure.in, Makefile.in: Rebuilt.
206 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
208         * MAINTAINERS (write after approval): Add myself.
210 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
212         * MAINTAINERS (write after approval): Add myself.
214 2018-06-19  Nick Clifton  <nickc@redhat.com>
216         * zlib/configure.ac: Restore old behaviour of only enabling
217         multilibs when a target subdirectory is defined.  This allows
218         building with srcdir == builddir.
219         * zlib/configure: Regenerate.
221 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
223         * Makefile.def (fortran): Add check-target-libgomp-fortran.
224         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
225         * Makefile.in: Regenerate.
227 2018-06-16  Ben Elliston  <bje@gnu.org>
229         * config.guess: Import latest version.
230         * config.sub: Likewise.
232 2018-06-08  Martin Liska  <mliska@suse.cz>
234         * MAINTAINERS: Remove MPX-related entries.
235         * Makefile.def: Remove libmpx support.
236         * Makefile.in: Regenerate.
237         * configure.ac: Remove removed files.
238         * configure: Regenerate.
239         * libmpx/ChangeLog: Remove.
240         * libmpx/Makefile.am: Remove.
241         * libmpx/Makefile.in: Remove.
242         * libmpx/acinclude.m4: Remove.
243         * libmpx/aclocal.m4: Remove.
244         * libmpx/config.h.in: Remove.
245         * libmpx/configure: Remove.
246         * libmpx/configure.ac: Remove.
247         * libmpx/configure.tgt: Remove.
248         * libmpx/libmpx.spec.in: Remove.
249         * libmpx/mpxrt/Makefile.am: Remove.
250         * libmpx/mpxrt/Makefile.in: Remove.
251         * libmpx/mpxrt/libmpx.map: Remove.
252         * libmpx/mpxrt/libtool-version: Remove.
253         * libmpx/mpxrt/mpxrt-utils.c: Remove.
254         * libmpx/mpxrt/mpxrt-utils.h: Remove.
255         * libmpx/mpxrt/mpxrt.c: Remove.
256         * libmpx/mpxrt/mpxrt.h: Remove.
257         * libmpx/mpxwrap/Makefile.am: Remove.
258         * libmpx/mpxwrap/Makefile.in: Remove.
259         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
260         * libmpx/mpxwrap/libtool-version: Remove.
261         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
263 2018-06-04  Martin Liska  <mliska@suse.cz>
265         * MAINTAINERS: Add myself as gcov maintainer.
267 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
269         * MAINTAINERS: Update my email address.
271 2018-06-04  Tom de Vries  <tdevries@suse.de>
273         * MAINTAINERS: Remove write-after-approval entries for component
274         maintainers.
276 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
278         * MAINTAINERS (write after approval): Add myself.
280 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
282         * MAINTAINERS: Update my email address.
284 2018-06-01  Tom de Vries  <tdevries@suse.de>
286         * MAINTAINERS: Update my email address.
288 2018-05-22  Bin Cheng <bin.cheng@arm.com>
290         * MAINTAINERS (loop-optimizer): Add myself.
292 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
294         * configure.ac: Added "nfp" target.
295         * configure: Regenerate.
297 2018-04-30  Richard Biener  <rguenther@suse.de>
299         PR bootstrap/85571
300         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
301         (STAGE3_TFLAGS): Likewise.
302         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
303         (STAGEtrain_TFLAGS): Likewise.
304         * Makefile.in: Regenerate.
306 2018-04-26  Richard Biener  <rguenther@suse.de>
308         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
309         (STAGE2_CFLAGS): Likewise.
310         (STAGE2_TFLAGS): Likewise.
311         (STAGE3_CFLAGS): Add -fchecking.
312         (STAGE3_TFLAGS): Likewise.
313         (STAGEtrain_CFLAGS): Filter out -fchecking.
314         (STAGEtrain_TFLAGS): Likewise.
315         * Makefile.in: Re-generate.
317 2018-04-25  Catherine Moore <clm@codesourcery.com>
319         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
321 2018-04-18  Paul Clarke  <pc@us.ibm.com>
323         * MAINTAINERS (write after approval): Add myself.
325 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
327         * MAINTAINERS: Update my email address.
329 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
331         * MAINTAINERS: Remove redundant Write-After-Approval entry.
333 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
335         * MAINTAINERS: Update my email address and disambiguate myself
336         a bit from Will Schmidt.
338 2018-03-21  Nathan Sidwell  <nathan@acm.org>
340         * MAINTAINERS: Move maintainers of now-removed picochip and score
341         ports to write after approval.
343 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
345         * MAINTAINERS: Add entry for SVE maintainership.
347 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
349         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
350         * configure: Regenerate.
352 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
354         * MAINTAINERS (write after approval): Add myself.
356 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
358         * MAINTAINERS (write after approval): Add myself.
360 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
362         * MAINTAINERS (write after approval): Add myself.
364 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
366         Update copyright years.
368 2018-01-03  Ben Elliston  <bje@gnu.org>
370         * config.guess: Import latest version.
371         * config.sub: Likewise.
373 2017-12-12  Stafford Horne  <shorne@gmail.com>
375         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
376         * configure: Regenerate.
378 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2017-11-28  Julia Koval  <julia.koval@intel.com>
383             Sebastian Peryt  <sebastian.peryt@intel.com>
385         * Makefile.def (target_modules): Remove libcilkrts.
386         * Makefile.in: Ditto.
387         * configure: Ditto.
388         * configure.ac: Ditto.
390 2017-11-28  Julia Koval  <julia.koval@intel.com>
392         * MAINTAINERS (Write After Approval): Add myself.
394 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
396         * MAINTAINERS (Write After Approval): Add myself.
398 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
400         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
401         Use my SiFive email address.
403 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
405         * MAINTAINERS (write after approval): Add myself.
407 2017-10-27  Martin Liska  <mliska@suse.cz>
409         * Makefile.tpl: Use proper name of folder as it was renamed
410         during transition to 4 stages.
411         * Makefile.in: Regenerate.
413 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
415         * MAINTAINERS (write after approval): Add myself.
417 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
419         * MAINTAINERS: Add a note that maintainership also includes web
420         pages, docs, and testsuite related to that area.
422 2017-09-25  Tom de Vries  <tom@codesourcery.com>
424         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
426 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
428         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
430 2017-09-15  Nathan Sidwell  <nathan@acm.org>
432         * MAINTAINERS: Remove myself as a vxworks maintainer.
434 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
436         * MAINTAINERS: Remove email address of Jim Norris.
438 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
440         * MAINTAINERS (Reviewers): Move myself from here...
441         (CPU Port Maintainers): ... to here.
443 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
445         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
447 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
449         * MAINTAINERS (write after approval): Add myself.
451 2017-07-28  Tony Reix  <tony.reix@atos.net>
453         * configure.ac (target-libffi): Don't disable for AIX.
454         (go): Don't add to unsupported_languages on AIX.
455         (target-libgo): Don't disable for AIX.
456         * configure: Regenerate.
458 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
460         * MAINTAINERS: Add myself.
462 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
464         * MAINTAINERS: Update my email address.
466 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
468         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
469         arm-specific auto-generated header files.
471 2017-07-03  Nathan Sidwell  <nathan@acm.org>
473         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
474         * configure: Rebuilt.
476 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
478         * MAINTAINERS: Readd myself for c6x.
480 2017-06-28  Martin Liska  <mliska@suse.cz>
482         PR bootstrap/81217
483         * Makefile.def: Remove superfluous bootstrap_target from
484         bootstrap_stage.
485         * Makefile.in: Re-generate the file.
487 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
489         * MAINTAINERS: Add myself to Write After Approval
491 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
493         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
495 2017-06-19  Martin Liska  <mliska@suse.cz>
497         * Makefile.def: Define 4 stages PGO bootstrap.
498         * Makefile.tpl: Define FLAGS.
499         * Makefile.in: Regenerate.
501 2017-06-14  Ian Lance Taylor  <iant@golang.org>
503         * Makefile.def: Add check-gotools to go check targets.
504         * Makefile.in: Rebuild.
506 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
508         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
510 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
512         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
513         * configure: Regenerate.
515 2017-05-31  Martin Liska  <mliska@suse.cz>
517         * configure.ac: Add handling of stage2_werror_flags to
518         action-if-given and to action-if-not-given.
519         * configure: Regenerate.
521 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
523         * MAINTAINERS: Add self to Write After Approval
525 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
527         * MAINTAINERS: Update my email address, and remove myself as
528         maintainer in some areas.
530 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
532         * MAINTAINERS: Add self to Write After Approval
534 2017-05-25  Nathan Sidwell  <nathan@acm.org>
536         * configure.ac: Add --enable-languages=default to mean default and
537         make --enable-languages=all mean all supported languages.
538         * configure: Regenerated.
540 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
542         * config.gcc (powerpc*-*-*spe*): New.
543         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
544         (powerpc-*-rtems*spe*): New.
545         (powerpc*-*-linux*spe*): New.
546         (powerpc-wrs-vxworksspe): New.
547         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
548         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
549         * config.host (powerpc*-*-*spe*): New.
551 2017-05-19  Martin Liska  <mliska@suse.cz>
553         * configure.ac: Add --enable-werror-always just for
554         bootstrap-debug (or none build config) and do not add it
555         when we are on a release branch.
556         * configure: Regenerated.
558 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
560         * MAINTAINERS: Add self to Write After Approval
562 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
564         * MAINTAINERS: Move myself to Write After Approval section.
566 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
568         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
569         ACCH registers.
570         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
571         available.
572         (umulsidi3): Likewise.
573         (mulsidi3_700): Disable this pattern when we have advanced mpy
574         instructions.
575         (umulsidi3_700): Likewise.
576         (maddsidi4): New pattern.
577         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
578         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
579         (mpydu_imm_arcv2hs): Likewise.
580         * config/arc/predicates.md (accl_operand): New predicate.
582 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
583             Andrew Burgess <andrew.burgess@embecosm.com>
585         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
586         case.
587         (ARC_AUTOFP_IRQ_P): Likewise.
588         (ARC_AUTO_IRQ_P): Likewise.
589         (rgf_banked_register_count): New variable.
590         (parse_mrgf_banked_regs_option): New function.
591         (arc_override_options): Handle rgf_banked_regs option.
592         (arc_handle_interrupt_attribute): Add firq option.
593         (arc_compute_function_type): Return fast irq type when required.
594         (arc_must_save_register): Handle fast interrupts.
595         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
596         (arc_return_address_regs): Update.
597         * config/arc/arc.h (arc_return_address_regs): Update.
598         (arc_function_type): Add fast interrupt type.
599         (ARC_INTERRUPT_P): Update.
600         (RC_FAST_INTERRUPT_P): Define.
601         * config/arc/arc.md (simple_return): Update for fast interrupts.
602         (p_return_i): Likewise.
603         * config/arc/arc.opt (mrgf-banked-regs): New option.
604         * doc/invoke.texi (mrgf-banked-regs): Document.
606 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
608         * config/arc/arc.c (irq_ctrl_saved): New variable.
609         (ARC_AUTOBLINK_IRQ_P): Define.
610         (ARC_AUTOFP_IRQ_P): Likewise.
611         (ARC_AUTO_IRQ_P): Likewise.
612         (irq_range): New function.
613         (arc_must_save_register): Likewise.
614         (arc_must_save_return_addr): Likewise.
615         (arc_dwarf_emit_irq_save_regs): Likewise.
616         (arc_override_options): Handle deferred options.
617         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
618         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
619         arc_must_save_return_addr.
620         (arc_compute_frame_size): Handle automated save and restore of
621         registers.
622         (arc_expand_prologue): Likewise.
623         (arc_expand_epilogue): Likewise.
624         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
625         * config/arc/arc.opt (mirq-ctrl-saved): New option.
626         * doc/invoke.texi (mirq-ctrl-saved): Document option.
628 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
629         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
631         PR bootstrap/77661
632         * Makefile.def: Don't pass --enable-maintainer-mode on to an
633         in-tree build MPC.
634         * Makefile.in: Regenerate.
636 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
638         * configure.ac: Enable LTO by default on darwin >= 9.
639         * configure: Regenerate.
641 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
643         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
644         and Andrew Waterman as the RISC-V maintainers.
646 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
648         * MAINTAINERS: Add self to Write After Approval
650 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
652         * config.guess: Import latest from upstream.
654 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
656         * MAINTAINERS (Write After Approval): Remove entries that are
657         already covered under Reviewers.
659 2017-03-08  Mark Wielaard  <mark@klomp.org>
661         PR demangler/70909
662         PR demangler/67264
663         * include/demangle.h: Add d_printing to struct demangle_component
664         and pass struct demangle_component as non const.
666 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
668         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
670 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
672         * Makefile.tpl: Remove HOST_ISLVER.
673         (HOST_EXPORTS): Remove ISLVER.
674         * Makefile.in: Regenerate.
676 2017-02-13  Richard Biener  <rguenther@suse.de>
678         * configure: Re-generate.
680 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
682         * MAINTAINERS: Adjust bug reporting URL.
684 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
686         * MAINTAINERS (Write After Approval): Remove redundant entry
687         for Andrew Burgess.
689 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
691         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
692         32-bit hppa*-*-hpux*.
693         * configure: Regenerate.
695 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
697         * configure.ac: Moved the white list of enabling BRIG FE to
698         libhsail-rt/configure.tgt.
699         * configure: Regenerated.
700         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
702 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
703             Martin Jambor  <mjambor@suse.cz>
705         * Makefile.def (target_modules): Added libhsail-rt.
706         (languages): Added language brig.
707         * Makefile.in: Regenerated.
708         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
709         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
710         * configure: Regenerated.
712 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
714         PR other/79046
715         * configure: Regenerated.
717 2017-01-04  Alan Modra  <amodra@gmail.com>
719         * configure: Regenerate.
721 2016-12-29  Ben Elliston  <bje@gnu.org>
723         * config.sub: Import latest version.
725 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
727         * MAINTAINERS (Write After Approval): Add myself.
729 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
731         * configure.ac: Don't bootstrap libmpx unless --with-build-config
732         includes bootstrap-mpx.
733         * configure: Regenerated.
735 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
737         * MAINTAINERS (Write After Approval): Add myself.
739 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
741         * configure: Regenerate.
743 2016-12-01  Matthias Klose  <doko@ubuntu.com>
745         * configure.ac: Don't use pkg-config to check for bdw-gc.
746         * configure: Regenerate.
748 2016-11-30  Matthias Klose  <doko@ubuntu.com>
750         * Makefile.def: Remove reference to boehm-gc target module.
751         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
752         options and for the bdw-gc pkg-config module.
753         * configure: Regenerate.
754         * Makefile.in: Regenerate.
756 2016-11-28  Nathan Sidwell  <nathan@acm.org>
758         * MAINTAINERS (nvptx): Remove self.
760 2016-11-25  Ben Elliston  <bje@gnu.org>
762         * config.guess: Import latest version.
763         * config.sub: Likewise.
765 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
767         * MAINTAINERS (Write After Approval): Add myself.
769 2016-11-15  Matthias Klose  <doko@ubuntu.com>
771         * Makefile.def: Remove references to GCJ.
772         * Makefile.tpl: Likewise.
773         * Makefile.in: Regenerate.
775 2016-11-15  Matthias Klose  <doko@ubuntu.com>
777         * config-ml.in: Remove references to GCJ.
778         * configure.ac: Likewise.
779         * configure: Regenerate.
781 2016-11-01  Josh Conner  <joshconner@google.com>
783         * MAINTAINERS (Write After Approval): Update email address,
785 2016-10-27  Carl Love  <cel@us.ibm.com>
787         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
788         Approval list to make it alphabetical.
790 2016-10-27  Carl Love  <cel@us.ibm.com>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
796         * MAINTAINERS (Reviewers): Add myself.
797         (Write After Approval): Add myself.
799 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
800             Ulrich Weigand  <uweigand@de.ibm.com>
802         * MAINTAINERS: Update email address.
804 2016-10-10  Nathan Sidwell  <nathan@acm.org>
806         * MAINTAINERS: Update email address.
808 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
810         * configure.ac: Add aarch64-*-freebsd*.
811         * configure: Regenerate.
813 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
815         * MAINTAINERS: Update email address after it got reverted.
817 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
819         * configure.ac (target_libraries): Readd target-boehm-gc.
820         Restore --enable-objc-gc handling.
821         * configure: Regenerate.
823 2015-10-03  Jeff Law  <law@redhat.com>
825         * MAINTAINERS: Move several inactive maintainers to the
826         write-after-approval section.
828 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
830         * configure.ac: Add target-libffi to target_libraries.
831         Readd libgcj target disablings, modified to only target-libffi.
832         Readd target addition of go to unsupported languages.
833         * configure: Regenerated.
835 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
837         * MAINTAINERS: Update email address.
839 2016-09-30  Andrew Haley  <aph@redhat.com>
841         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
842         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
843         libgcj.
845 2016-09-30  Andrew Haley  <aph@redhat.com>
847         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
848         write-after approval after GCJ deletion.
850 2016-09-30  Andrew Haley  <aph@redhat.com>
852         * Makefile.def: Remove libjava.
853         * Makefile.tpl: Likewise.
854         * Makefile.in: Regenerate.
855         * configure.ac: Likewise.
856         * configure: Likewise.
857         * gcc/java: Remove.
858         * libjava: Likewise.
860 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
862         * MAINTAINERS (Reviewers): Add myself.
864 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
866         * configure.ac: Disable "sim" directory for arc*-*-*.
867         * configure: Regenerated.
869 2016-09-23  Tamar Christina <tamar.christina@arm.com>
871         * MAINTAINERS (Write After Approval): Add myself.
873 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
875         * configure.ac: Check for the minimum in-tree MPFR version
876         handled.
877         * configure: Regenerate.
879 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
881         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
882         * configure: Regenerated.
884 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
886         * MAINTAINERS (Write After Approval): Add myself.
888 2016-06-23  Andi Kleen  <ak@linux.intel.com>
890         * Makefile.def: Add autoprofiledbootstrap.
891         * Makefile.tpl: Dito.
892         * Makefile.in: Regenerate.
894 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
896     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
897     * configure: Regenerate.
899 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
901         * configure: Regenerate.
902         * configure.ac: Remove support for avr-rtems.
904 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2016-06-16  Michael Collison  <michael.collison@arm.com>
910         * MAINTAINERS (Write After Approval): Add myself.
912 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
914         * MAINTAINERS (Write After Approval): Update e-mail address.
916 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
918         * MAINTAINERS (Write After Approval): Add myself.
920 2016-05-28  Alan Modra  <amodra@gmail.com>
922         * Makefile.tpl (configure): Depend on m4 files included.
923         * Makefile.in: Regenerate.
925 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
927         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
928         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
930 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
932         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
933         special case builtin.
934         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
935         support for ALTIVEC_BUILTIN_VEC_ADDEC.
936         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
937         for __builtin_vec_addec.
939 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
941         * config.guess: Import version 2016-04-02 (newest).
942         * config.sub: Import version 2016-05-10 (newest).
944 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
946         * configure.ac: Add ARC support to libgloss.
947         * configure: Regenerate
949 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
951         * MAINTAINERS (Write After Approval): Add myself.
953 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
955         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
956         * configure: Regenerated.
957         * Makefile.def (gmp): Explicitly disable assembler.
958         (mpfr): Adjust lib_path.
959         (mpc): Likewise.
960         * Makefile.in: Regenerated.
962 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
964         PR bootstrap/70704
965         * configure.ac (--enable-stage1-checking): Add missing
966         --enable-checking=.
967         * configure: Regenerated.
969 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
971         * config.guess: Revert r235676.
972         * config.sub: Revert r235676.
974 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
976         * config.guess: Remove SH5 support.
977         * config.sub: Likewise.
978         * configure: Likewise.
979         * configure.ac: Likewise.
981 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
983         PR bootstrap/70704
984         * configure.ac (--enable-stage1-checking): For --disable-checking or
985         implicit --enable-checking, make sure extra flag matches in between
986         stage1 and later checking.
987         * configure: Regenerated.
989 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
991         * .gitattributes: New file.
993 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
995         * MAINTAINERS (rs6000/powerpc port): Add myself.
997 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
999         PR bootstrap/70173
1000         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1001         and gotools directories.  Delete the stage_final file.
1002         * Makefile.in: Regenerate.
1004 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1010         * MAINTAINERS (Fortran maintainer): Remove myself.
1012 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1014         * MAINTAINERS (Write After Approval): Add myself.
1016 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1022         Sync with binutils-gdb:
1024         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1026         * configure.ac: Add mips and s390 to the gold target check.
1027         * configure: Regenerate.
1029 2016-03-01  DJ Delorie  <dj@redhat.com>
1031         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1033 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1035         * MAINTAINERS (libcpp): Add myself.
1036         (diagnostic messages): Likewise.
1038 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1040         * MAINTAINERS: Fix whitespace.
1042 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1044         * MAINTAINERS (Write After Approval): Add myself.
1046 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1048         * config/isl.m4: Add comments about isl-0.16.
1049         * configure: Regenerate.
1051 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1053         * MAINTAINERS (hsa maintainers): Add myself.
1055 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1057         * MAINTAINERS: (Write After Approval): Add myself.
1059 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1060             Sebastian Pop  <s.pop@samsung.com>
1062         * Makefile.in: Regenerate.
1063         * Makefile.tpl: Export ISLVER.
1064         * configure: Regenerate.
1065         * config/isl.m4: Detect isl-0.15.
1067 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1069         PR bootstrap/69329
1070         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1071         * Makefile.in: Regenerate.
1073 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1075         * configure.ac: Enable LTO for DJGPP
1076         * configure: Regenerate
1078 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1080         Sync with binutils-gdb:
1081         2015-10-21  Nick Clifton  <nickc@redhat.com>
1083         PR gas/19109
1084         * configure.ac: Note the 'none' is an acceptable argument to
1085         --enable-compressed-debug-sections.
1086         * configure: Regenerate.
1088 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1090         PR bootstrap/69134
1091         * Makefile.def (mpfr): Disable assembler.
1092         * Makefile.in: Regenerate.
1094 2016-01-01  Ben Elliston  <bje@gnu.org>
1096         * config.guess: Import version 2016-01-01.
1097         * config.sub: Likewise.
1099 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1101         * MAINTAINERS (Write After Approval): Add myself.
1103 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1105         * Makefile.in: Replace ISL with isl.
1106         * Makefile.tpl: Same.
1107         * config/isl.m4: Same.
1108         * configure.ac: Same.
1109         * contrib/download_prerequisites: Same.
1110         * configure: Regenerate.
1112 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1114         * MAINTAINERS (Write After Approval): Add Myself.
1116 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1118         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1119         * configure: Regenerate.
1121 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1122             Sebastian Pop  <s.pop@samsung.com>
1124         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1125         isl_ctx_get_max_operations.
1126         * configure: Regenerate.
1128 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1130         * MAINTAINERS (Write After Approval): Add myself.
1132 2015-12-02  Ian Lance Taylor  <iant@google.com>
1134         PR go/66147
1135         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1136         * Makefile.in: Regenerate.
1138 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1140         PR libffi/65726
1141         * Makefile.def (lang_env_dependencies): Make libffi depend
1142         on cxx.
1143         * Makefile.in: Regenerate.
1145 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1147         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1148         symbols.
1150 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1152         Sync with binutils-gdb:
1153         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1155         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1156         * configure: Regenerate.
1158 2015-11-19  Martin Liska  <mliska@suse.cz>
1160         * .gitignore: Add .clang-format to ignored files.
1161         * Makefile.in: Add clang-format.
1162         * Makefile.tpl: Likewise.
1164 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1166         * configure.ac: Enable libmpx by default.
1167         * configure: Regenerated.
1169 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1171         * MAINTAINERS: Update email address.
1173 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1175         * MAINTAINERS: Update email address.
1177 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1179         * MAINTAINERS  (Write After Approval): Add myself.
1181 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1183         Sync with binutils-gdb:
1184         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1186         PR gas/19109
1187         * configure.ac: Add
1188         --enable-compressed-debug-sections={all,gas,gold,ld}.
1189         * configure: Regenerated.
1191 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1193         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1195 2015-10-09  Martin Liska  <mliska@suse.cz>
1197         * MAINTAINERS (Write After Approval): Add myself.
1199 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1205         * MAINTAINERS: Update email address.
1207 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1209         * MAINTAINERS  (Write After Approval): Add myself.
1211 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1213         * MAINTAINERS: Update email.
1215 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1217         * MAINTAINERS: Update my email address.
1219 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1221         * MAINTAINERS (ft32 port): Add myself.
1223 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1225         * MAINTAINERS: Add myself.
1227 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1229         * MAINTAINERS (Write After Approval): Add myself.
1231 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1233         PR libfortran/54572
1234         * Makefile.def: Make libgfortran depend on libbacktrace.
1235         * Makefile.in: Regenerate.
1237 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1239         * MAINTAINERS (Write After Approval): Add myself.
1241 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1243         PR other/67092
1244         * configure.ac: Remove --with_host_libstdcxx support.
1245         * configure: Regenerate.
1247 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1248             Jakub Jelinek  <jakub@redhat.com>
1250         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1251         nvptx*-*-*.
1252         * configure: Regenerate.
1254 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1256         * Makefile.def (libiconv): Define bootstrap=true.
1257         Mark pdf/html/info as missing.
1258         (configure-gcc): Depend on all-libiconv.
1259         (all-gcc): Ditto.
1260         (configure-libcpp): Ditto.
1261         (all-libcpp): Ditto.
1262         (configure-intl): Ditto.
1263         (all-intl): Ditto.
1264         * Makefile.in: Regenerate.
1266 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1268         * MAINTAINERS (loop ivopts): Add the entry and myself.
1270 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1272         * MAINTAINERS (nvptx): Add self.
1274 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1276         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1277         128-bit vector modes.
1279 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2015-07-28  Ben Elliston  <bje@gnu.org>
1285         * config.sub, config.guess: Import from upstream.
1287 2015-07-24  Michael Darling  <darlingm@gmail.com>
1289         PR other/66259
1290         * config-ml.in: Reflects renaming of configure.in to configure.ac
1291         * configure: Likewise
1292         * configure.ac: Likewise
1294 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1296         * MAINTAINERS: Update my email address.
1298 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1300         Sync with binutils-gdb:
1301         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1303         * configure.ac (target_configdirs): Exclude target-zlib if
1304         target-libjava isn't built.
1305         * configure: Regenerated.
1307 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1309         Sync with binutils-gdb:
1310         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1312         * configure.ac: Disable configuration of GDB for HPUX targets.
1313         * configure: Regenerate.
1315         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1317         * configure.ac: Add --with-system-zlib.
1318         * configure: Regenerated.
1320         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1322         * configure.ac: Add FT32 support.
1323         * configure: Regenerate.
1325         2015-01-12  Anthony Green  <green@moxielogic.com>
1327         * configure.ac: Don't disable gprof for moxie.
1328         * configure: Rebuild.
1330 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1332         Sync with binutils-gdb:
1333         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1335         PR ld/18355
1336         * Makefile.def: Add extra_configure_flags to host zlib.
1337         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1338         to --enable-host-shared When bfd is to be built as shared
1339         library.  AC_SUBST.
1340         * Makefile.in: Regenerated.
1342 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1344         Sync with src:
1345         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1346         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1347         * Makefile.in: Regenerated.
1349 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1351         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1352         target.
1353         * configure: Regenerate.
1355 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1357         * MAINTAINERS (Write After Approval): Add myself.
1359 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1361         * MAINTAINERS (OS Port Maintainers): Add myself.
1362         (Various Maintainers): Remove myself from libffi testsuite.
1364 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1366         * MAINTAINERS (gen* on machine desc): Add self.
1368 2015-06-02  Jason Merrill  <jason@redhat.com>
1370         PR bootstrap/66319
1371         * configure.ac: Use -std=gnu++98.
1373 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1375         * MAINTAINERS (Write After Approval): Add myself.
1377 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1379         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1380         * configure: Regenerate.
1382 2015-05-26  Jason Merrill  <jason@redhat.com>
1384         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1385         * configure: Regenerate.
1387 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1389         * configure.ac: FT32 target added.
1390         * configure: Regenerated.
1392 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1394         * MAINTAINERS (Write After Approval): Add myself.
1396 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1398         * MAINTAINERS (Write After Approval): Add myself.
1400 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1402         * configure.ac: Fix typo.
1403         * configure: Regenerate.
1405 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1407         * MAINTAINERS (Write After Approval): Add myself.
1409 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1411         * configure.ac: Match $host configured with triplets.
1412         * configure: Regenerate.
1414 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1416         * Makefile.tpl: Remove surplus whitespace throughout.
1417         * Makefile.in: Regenerate.
1419 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1421         * MAINTAINERS (Various Maintainers): Add myself as instruction
1422         combiner maintainer.
1424 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1426         PR bootstrap/62077
1427         * configure.ac (--enable-stage1-checking): Default to
1428         release,misc,gimple,rtlflag,tree,types if --disable-checking
1429         or --enable-checking is not specified and DEV-PHASE is not
1430         experimental.
1431         * configure: Regenerated.
1433 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1435         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1436         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1437         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1438         * Makefile.in: Regenerate.
1440 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1442         * MAINTAINERS: Update my email address.
1444 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1446         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1448 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1450         * MAINTAINERS: Add myself as an arm port reviewer.
1452 2015-03-25  Martin Liska  <mliska@suse.cz>
1453             Yury Gribov  <y.gribov@samsung.com>
1455         * Makefile.in: Fix ln source location for vimrc file.
1456         * Makefile.tpl: Likewise.
1458 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1460         PR bootstrap/25672
1461         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1462         cross-compiling.  Similarly for CXX_FOR_TARGET.
1463         * configure: Regenerate.
1465 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1467         * Makefile.def: Add libmpx.
1468         * configure.ac: Add libmpx.
1469         * Makefile.in: Regenerate.
1470         * configure: Regenerate.
1472 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1474         * MAINTAINERS (CPU Port Maintainers): Add myself
1475         i386 vector ISA extns mantainer.
1477 2015-03-13  Jeff Law  <law@redhat.com>
1479         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1480         maintainer.
1481         Remove Richard Henderson as a maintainer for the x86 port.
1483 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1485         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1487 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1489         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1490         pointer bounds checker and i386 MPX maintainer.
1492 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1494         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1496 2015-02-26  Martin Sebor  <msebor@redhat.com>
1498         * MAINTAINERS (Various Maintainers): Add self.
1500 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1502         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1503         Make sure it contains lto.
1504         * configure: Regenerate.
1506 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1508         * configure: Regenerate.
1510 2015-02-06  Diego Novillo  <dnovillo@google.com>
1512         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1513         middle-end, docstring): Remove myself.
1514         (Write After Approval): Add myself.
1516 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1518         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1519         (Write After Approval): Update address.
1521 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1523         PR jit/64780
1524         * configure.ac: Require the user to explicitly specify
1525         --enable-host-shared if the jit is enabled.
1526         * configure: Regenerate.
1528 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1530         * MAINTAINERS (Write After Approval): Add myself.
1532 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1534         * MAINTAINERS: Make whitespace consistent.
1536 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1542         * MAINTAINERS: (Write After Approval): Add myself.
1544 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1546         * MAINTAINERS: (Write After Approval): Add myself.
1548 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1550         * MAINTAINERS: (Write After Approval): Add myself.
1552 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1554         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1555         objective-c/c++ front end maintainer.
1557 2015-01-13  Marek Polacek  <polacek@redhat.com>
1559         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1561 2015-01-12  Jeff Law  <law@redhat.com>
1563         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1564         a very long time.
1566 2015-01-09  Ian Lance Taylor  <iant@google.com>
1568         * configure.ac (host_tools): Add gotools.
1569         * Makefile.def (host_modules): Add gotools.
1570         (dependencies): Add dependency of all-gotools on all-target-libgo.
1572 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1574         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1575         * configure: Regenerate.
1577 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1579         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1580         all-target-libgomp.
1581         * Makefile.in: Regenerate.
1583 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1585         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1587 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1589         * configure.ac: Add Visium support.
1590         * configure: Regenerate.
1592 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1594         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1595         * configure: Regenerate.
1597 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1599         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1600         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1601         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1602         (OBJCOPY_FOR_TARGET): New variable.
1603         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1604         * Makefile.in: Regenerate.
1605         * configure.ac: Check for already installed target objcopy.
1606         Also GCC_TARGET_TOOL on objcopy.
1607         * configure: Regenerate.
1609 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1611         * config.sub: Update from upstream, to 2015-01-01 version.
1612         * config.guess: Ditto.
1614 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1616         * MAINTAINERS (RTEMS Ports): Add myself.
1618 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1620         * MAINTAINERS (Write After Approval): Add myself.
1622 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1624         * MAINTAINERS (Write After Approval): Add myself.
1626 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1628         * configure.ac (--enable-as-accelerator-for): Don't set
1629         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1630         * configure: Regenerate.
1632 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1634         PR bootstrap/64023
1635         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1636         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1637         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1638         to CXX.
1639         * Makefile.in: Regenerated.
1641 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1642             Yury Gribov  <y.gribov@samsung.com>
1644         * .gitignore: Added .local.vimrc and .lvimrc.
1645         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1646         * Makefile.in: Regenerate.
1648 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1650         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1651         * configure: Regenerated.
1653 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1655         * MAINTAINERS (nvptx port): New entry.
1657 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1659         * configure: Regenerate.
1661 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1663         * configure.ac: Merge with Binutils.
1665 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1667         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1668         * Makefile.in: Regenerate.
1670 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1672         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1673         missing flex.
1674         * Makefile.in: Regenerated.
1676 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1678         * Makefile.in: Regenerate.
1680 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1682         PR bootstrap/63784
1683         * libtool.m4: Add $pic_flag with -shared.
1685 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1687         * MAINTAINERS (Write After Approval): Added myself.
1689 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1691         * MAINTAINERS (write-after-approval): Add myself.
1693 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1695         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1696         from 2 years ago.
1698 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1700         Revert:
1701         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1703         * MAINTAINERS (Write After Approval): Added myself as line map
1704         maintainer.
1706 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1708         Revert:
1709         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1711         * MAINTAINERS (Write After Approval): Added myself.
1713 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1715         * MAINTAINERS (Write After Approval): Added myself.
1717 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1719         * MAINTAINERS (Write After Approval): Added myself as line map
1720         maintainer.
1722 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1724         * MAINTAINERS (Various Maintainers): Added myself as line map
1725         maintainer.
1727 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1729         * move-if-change: Sync from upstream gnulib.
1731 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1733         * compile: Sync with upstream Automake.
1734         * depcomp: Ditto.
1735         * install-sh: Ditto.
1736         * missing: Ditto.
1737         * mkinstalldirs: Ditto.
1738         * ylwrap: Ditto.
1740 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1742         * config.sub: Update from upstream config repo.
1743         * config.guess: Ditto.
1745 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1747         * Makefile.def: Add liboffloadmic to target_modules.  Make
1748         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1749         * Makefile.in: Regenerate.
1750         * configure: Regenerate.
1751         * configure.ac: Add liboffloadmic to target binaries.
1752         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1753         Add liboffloadmic to noconfig list when C++ is not supported.
1755 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1756             Thomas Schwinge  <thomas@codesourcery.com>
1757             Ilya Verbin  <ilya.verbin@intel.com>
1758             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1760         * configure: Regenerate.
1761         * configure.ac (--enable-as-accelerator-for)
1762         (--enable-offload-targets): New configure options.
1764 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1766         * Makefile.def: Make all-gcc depend on all-isl.
1767         * Makefile.in: Regenerate.
1769 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1771         * ChangeLog.jit: New.
1772         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1774 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1776         PR target/63610
1777         * libtool.m4: Fix globbing of darwin versions.
1778         * configure: Regenerate.
1780 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1782         * Makefile.def: Remove CLooG.
1783         * Makefile.tpl: Ditto.
1784         * configure.ac: Ditto.
1785         * configure: Regenerate.
1786         * Makefile.in: Ditto.
1788 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1790         * configure.ac: Handle nvptx-*-*.
1791         * configure: Regenerate.
1793 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1795         * MAINTAINERS (Write After Approval): Add myself.
1797 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1799         * Makefile.def (libcc1): Remove bootstrap=true;.
1800         * Makefile.in: Regenerated.
1802 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1804         * configure.ac: Update comment.
1805         * configure: Regenerate.
1807 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1809         * MAINTAINERS (Write After Approval): Add myself.
1811 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1813         * configure.ac (extra_host_libiberty_configure_flags): Add
1814         --enable-shared also for libcc1's benefit.
1815         * configure: Regenerate.
1817 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1819         * MAINTAINERS: Change my email address.
1821 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1822             Tom Tromey  <tromey@redhat.com>
1824         * Makefile.def: Add libcc1 to host_modules.
1825         * configure.ac (host_tools): Add libcc1.
1826         * Makefile.in, configure: Rebuild.
1828 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1830         * configure.ac (build_configargs): Don't share config.cache between
1831         build subdirs.
1832         * configure: Regenerate.
1834 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1836         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1837         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1838         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1839         leon3v7 as leon3.
1840         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1841         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1842         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1843         * config/sparc/sparc.md (cpu): Add leon3v7.
1844         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1846 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1848         * MAINTAINERS (write-after-approval): Add myself.
1850 2014-10-23  Ian Lance Taylor  <iant@google.com>
1852         * configure.ac: Disable the Go frontend on systems where it is known
1853         to not work.
1854         * configure: Regenerate.
1856 2014-10-23  Richard Biener  <rguenther@suse.de>
1858         * Makefile.def: Add libcpp build module and dependencies.
1859         * configure.ac: Add libcpp build module.
1860         * Makefile.in: Regenerate.
1861         * configure: Likewise.
1863 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1865         * MAINTAINERS (write-after-approval): Add myself.
1867 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1869         * INSTALL/README: Do not mention CVS.
1871 2014-10-03  Jing Yu  <jingyu@google.com>
1873         * configure.ac: Add aarch64 to list of targets that support gold.
1874         * configure: Regenerate.
1876 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1878         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1880 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1882         * MAINTAINERS:  Add myself as MIPS maintainer.
1884 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1886         * MAINTAINERS: Move myself to MIPS maintainers.
1888 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1890         * MAINTAINERS: Put all email addresses between '<' and '>'.
1892 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1894         * MAINTAINERS: Move myself to reviewers (Fortran).
1896 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1898         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1899         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1900         * Makefile.in: Regenerate.
1902 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1904         * rtx-classes-status.txt: Delete
1906 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1908         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1910 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1912         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1913         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1914         of checking for version number.
1915         * configure: Regenerated.
1916         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1918 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1920         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1921         is done; begin phase 6 (use extra rtx_def subclasses).
1923 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1925         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1926         done; begin phase 5 (additional rtx_def subclasses).
1928 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1930         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1932 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1934         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1935         SET_BB_HEADER are done.
1937 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1939         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1940         done.
1942 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1944         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1946 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1948         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1950 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1952         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1954 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1956         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1958 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1960         * rtx-classes-status.txt: Phase 3 (per-file commits within
1961         "config" subdirs) is done; begin phase 4 (removal of
1962         "scaffolding").
1964 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1966         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1967         dir) is done; begin phase 3 (per-file commits within "config"
1968         subdirs).
1970 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1972         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1973         phase 2 (per-file commits in main source dir).
1975 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1977         * configure: Regenerated.
1979 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1981         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1983 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1985         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1987 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1989         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1991 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1993         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1995 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1997         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1999 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2001         * MAINTAINERS (Write After Approval): Add myself.
2003 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2005         * MAINTAINERS: Remove myself
2007 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2009         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2011 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2017         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2018         SET_BB_HEADER, SET_BB_FOOTER
2020 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2022         * rtx-classes-status.txt: New file
2024 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2026         * configure.ac: Eliminate ClooG installation dependency.
2027         * configure: Regenerate.
2028         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2029         * Makefile.in: Regenerate.
2031 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2033         * MAINTAINERS (Write After Approval): Add myself.
2035 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2037         * MAINTAINERS (Write After Approval): Add myself.
2039 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2014-07-28  Anthony Green  <green@moxielogic.com>
2045         Import from savannah.gnu.org:
2046         * config.sub: Update to 2014-07-28 version.
2048 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2050         * MAINTAINERS: Remove my MIPS maintainer entry.
2052 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2054         PR target/47230
2055         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2056         * configure: Regenerate.
2058 2014-07-24  James Norris  <jnorris@codesourcery.com>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2064         * configure.ac: Accept only CLooG 0.18.1.
2065         * configure: Regenerate.
2067 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2069         * configure.ac: Don't accept isl 0.11.
2070         * configure: Regenerate.
2072 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2074         * MAINTAINERS (Write After Approval): Add myself.
2076 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2078         * configure.ac: Don't accept isl 0.10.
2079         * configure: Regenerate.
2081 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2083         Fix include path for in-tree cloog.
2084         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2085         * configure: Regenerate.
2087 2014-06-18  Richard Henderson  <rth@redhat.com>
2089         * .gitignore: Import gcc_update output.
2091 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2093         * config-ml.in: Robustify ac_configure_args parsing.
2095         * configure.ac (--enable-linker-plugin-configure-flags)
2096         (--enable-linker-plugin-flags): New flags.
2097         (configdirs): Conditionally add libiberty-linker-plugin.
2098         * configure: Regenerate.
2099         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2100         (host_modules) <lto-plugin>: Pay attention to
2101         @extra_linker_plugin_flags@ and
2102         @extra_linker_plugin_configure_flags@.
2103         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2104         * Makefile.in: Regenerate.
2106         * Makefile.tpl (configure-[+prefix+][+module+])
2107         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2108         "module_srcdir" instead of "module" for locating a module's srcdir.
2109         * Makefile.in: Regenerate.
2111 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2113         * MAINTAINERS (Write After Approval): Add myself.
2115 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2117         * MAINTAINERS: Update my email address.
2119 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2121         * MAINTAINERS (Write After Approval): Add myself.
2123 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2125         * MAINTAINERS (Write After Approval): Add myself.
2127 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2129         PR libstdc++/61011
2130         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2131         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2132         * configure: Regenerate.
2134 2014-05-28  Pedro Alves  <palves@redhat.com>
2136         * MAINTAINERS (Write After Approval): Add myself.
2138 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2140         * MAINTAINERS: Update my affiliation/email.
2142 2014-05-19  Mike Stump  <mikestump@comcast.net>
2144         * MAINTAINERS: Add wide-int reviewers.
2146 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2148         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2149         * configure: Regenerated.
2151 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2153         * MAINTAINERS (libitm): Add myself as maintainer.
2155 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2161         * config.sub, config.guess: Import from upstream.
2163 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2165         * MAINTAINERS (Write After Approval): Put myself in correct order.
2167 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2169         * MAINTAINERS (Write After Approval): Add myself.
2171 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2173         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2174         section.
2176 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2178         * MAINTAINERS (Write After Approval): Delete myself.
2180 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2182         PR sanitizer/56781
2183         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2184         and -B* options with -Xcompiler.
2186 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2188         PR bootstrap/60620
2189         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2190         * Makefile.in: Regenerate.
2192 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2194         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2195         for WINDRES_FOR_TARGET in default-manifest.o rule.
2196         * Makefile.in: Regenerate.
2198 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2200         * MAINTAINERS (Write After Approval): Add myself.
2202 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2204         PR sanitizer/56781
2205         * Makefile.def: Set bootstrap=true; for host fixincludes.
2206         * configure.ac: Don't bootstrap host fixincludes unless
2207         --with-build-config=bootstrap-{a,ub}san.
2208         * Makefile.in: Regenerated.
2209         * configure: Regenerated.
2211 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2213         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2214         --enable-vtable-verify option parsing.  Don't add
2215         target-libsanitizer to bootstrap_target_libs unless
2216         --with-build-config=bootstrap-asan or
2217         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2218         to bootstrap_target_libs unless --enable-vtable-verify.
2219         * configure: Regenerated.
2221 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2223         * MAINTAINERS (Write After Approval): Add myself.
2225 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2227         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2229 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2231         PR bootstrap/58572
2232         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2233         -I for libstdc++-v3 includes if $(LEAN).
2234         * Makefile.in: Regenerated.
2236 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2238         * MAINTAINERS: Update my email address.
2240 2014-02-24  Walter Lee  <walt@tilera.com>
2242         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2243         (tilegx-*-*): Change to tilegx*-*-*.
2244         * configure: Regenerate.
2246 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2248         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2250 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2252         * MAINTAINERS (Write After Approval): Add myself.
2254 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2256         PR target/59788
2257         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2258         *solaris2*.
2260 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2262         * MAINTAINERS: Update my email address.
2264 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2266         * MAINTAINERS: Convert to UTF-8.
2267         Properly sort Xinliang David Li's entry.
2269 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2270             Sandra Loosemore  <sandra@codesourcery.com>
2272         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2273         nios2 port maintainers.
2275 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2277         * MAINTAINERS (Write After Approval): Add myself.
2279 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2281         * configure.ac: Add user-friendly check for native x86_64-linux
2282         multilibs.
2283         * configure: Regenerate.
2285 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2287         * MAINTAINERS: Add myself as sh maintainer.
2289 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2291         * MAINTAINERS: Add self as SLSR maintainer.
2293 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2295         * MAINTAINERS: Update my email address.
2297 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2299         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2301 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2303         * Makefile.in: Regenerate.
2305         * Makefile.tpl: Fix typo.
2306         * Makefile.in: Regenerate partially.
2308 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2310         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2311         supported.
2312         * configure: Regenerated.
2314 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2316         * MAINTAINERS (Write After Approval): Add myself.
2318 2013-10-30  Jason Merrill  <jason@redhat.com>
2320         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2321         --disable-build-format-warnings.
2323 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2325         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2326         depend on libstdc++ and libgcc.
2327         * configure: Regenerate.
2328         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2329         libcilkrts for POSIX and i*86, and x86_64 architectures.
2330         * Makefile.in: Added libcilkrts related fields to support building it.
2332 2013-10-26  Jeff Law  <law@redhat.com>
2334         * Makefile.def (target_modules): Remove libmudflap
2335         (languages): Remove check-target-libmudflap).
2336         * Makefile.in: Rebuilt.
2337         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2338         * configure.ac (target_libraries): Remove target-libmudflap.
2339         Remove checks which disabled libmudflap on some systems.
2340         * configure: Rebuilt.
2341         * libmudflap: Directory removed.
2343 2013-10-21  Cong Hou  <congh@google.com>
2345         * MAINTAINERS (Write After Approval): Add myself.
2347 2013-10-16  Mike Stump  <mikestump@comcast.net>
2349         * .dir-locals.el: Add.
2351 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2353         * configure.ac: Add --enable-host-shared
2354         * configure: Regenerate.
2356 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2358         Import from savannah.gnu.org:
2359         * config.guess: Update to 2013-06-10 version.
2360         * config.sub: Update to 2013-10-01 version.
2362 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2364         Changes to build configuration to allow big endian ARC ELF toolchain
2365         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2366         * configure: Regenerate.
2368 2013-09-20  Alan Modra  <amodra@gmail.com>
2370         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2371         ppc host match.  Support little-endian powerpc linux hosts.
2373 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2375         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2376         maintainer.
2378 2013-09-12  DJ Delorie  <dj@redhat.com>
2380         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2381         maintainers.
2383 2013-09-03  Richard Biener  <rguenther@suse.de>
2385         * configure.ac: Also allow ISL 0.12.
2386         * configure: Regenerated.
2388 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2390         * MAINTAINERS (Write After Approval): Add myself.
2392 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2394         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2396 2013-08-26  Caroline Tice  <cmtice@google.com>
2398         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2399         "Various Reviewers" to libvtv "Various Maintainers".
2401 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2403         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2405 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2407         * MAINTAINERS: Update name, email.
2409 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2411         * MAINTAINERS (Write After Approval): Add myself.
2413 2013-08-12  Caroline Tice  <cmtice@google.com>
2415         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2416         address in the Write After Approval section.
2418 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2420         * MAINTAINERS (Write After Approval): Update email.
2422 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2424         * configure.ac: Adjust to check VTV_SUPPORTED.
2425         * configure: Regenerated.
2427 2013-08-02  Caroline Tice  <cmtice@google.com>
2429         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2430         on non-linux systems; add target-libvtv to noconfigdirs; add
2431         libsupc++/.libs to C++ library search paths.
2432         * configure: Regenerated.
2433         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2434         libstdc++ and libgcc.
2435         * Makefile.in: Regenerated.
2437 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2439         * MAINTAINERS (Write After Approval): Add myself.
2441 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2442             Shiva Chen  <shiva0217@gmail.com>
2444         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2445         nds32 port maintainers.
2447 2013-07-17  Tim Shen  <timshen91@gmail.com>
2449         * MAINTAINERS (Write After Approval): Add myself.
2451 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2453         * configure.ac: Sync from binutils.
2454         * configure: Regenerate.
2456 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2458         * MAINTAINERS (Write After Approval): Add myself.
2460 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2462         * MAINTAINERS (Write After Approval): Add myself.
2464 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2466         * MAINTAINERS (Write After Approval): Add myself.
2468 2013-04-30  Brooks Moses  <bmoses@google.com>
2470         * MAINTAINERS: Update my email; move myself from Fortran
2471         reviewer to Write After Approval.
2473 2013-04-16  Andreas Schwab  <schwab@suse.de>
2475         * configure.ac (aarch64-*-*): Don't disable java.
2476         * configure: Regenerate.
2478 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2484         * Makefile.def (target_modules): Don't install libffi.
2485         * Makefile.in: Regenerate.
2487 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2489         * MAINTAINERS (Write After Approval): Add myself.
2491 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2493         * MAINTAINERS (Write After Approval): Add myself.
2495 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2497         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2498         * configure: Regenerated.
2500 2013-02-05  Ian Lance Taylor  <iant@google.com>
2502         PR go/55969
2503         * configure.ac: Disable libgo on some systems where it does not
2504         work.
2506 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2508         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2509         Remove Geoff Keating as rs6000 port maintainer, at his request.
2511 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2513         * MAINTAINERS: Update my email.
2515 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2517         * configure: Re-generate.
2519 2013-01-15  Richard Biener  <rguenther@suse.de>
2521         PR other/55973
2522         * configure: Re-generate.
2524 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2526         * Makefile.def (install-target-libsanitizer): Depend on
2527         install-target-libstdc++-v3.
2528         * Makefile.in: Regenerate.
2530 2013-01-14  Richard Biener  <rguenther@suse.de>
2532         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2533         * configure: Re-generate
2535 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2537         * config.sub: Update from config repo.
2539 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2541         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2542         * Makefile.in: Regenerate.
2544 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2546         * MAINTAINERS (arc): Add new port maintainership for myself.
2548 2013-01-09  Jason Merrill  <jason@redhat.com>
2550         * .gitignore: Import from gdb repository.
2552 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2554         * Makefile.def (configure-gcc): Depend on all-gmp.
2555         (all-gcc): Remove dependency on all-gmp.
2556         * Makefile.in: Regenerated.
2558 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2560         * config.sub: Merge from config repo.
2561         * config.guess: Ditto.
2563 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2565         * Makefile.def: Merge from binutils.
2566         * Makefile.in: Ditto.
2568 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2570         * MAINTAINERS: Update my email.
2572 2012-12-29  Ben Elliston  <bje@gnu.org>
2574         * config.guess: Update to 2012-12-29 version.
2575         * config.sub: Likewise.
2577 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2579         * Makefile.def (install-target-libgfortran): Depend on
2580         install-target-libquadmath, install-target-libgcc.
2581         (install-target-libsanitizer): Depend on install-target-libgcc.
2582         (install-target-libjava): Depend on install-target-libgcc.
2583         (install-target-libitm): Depend on install-target-libgcc.
2584         (install-target-libobjc): Depend on install-target-libgcc.
2585         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2586         * Makefile.in: Regenerate.
2588 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2590         * Makefile.def (install-target-libgo): Depend on
2591         install-target-libatomic.
2592         * Makefile.in: Regenerate.
2594 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2596         PR go/55201
2597         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2598         * Makefile.in: Regenerate.
2600 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2602         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2603         * configure: Regenerate.
2605 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2607         * config.sub: Merge from config repo.
2609 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2611         * Makefile.def (target_modules): Add bootstrap=true and
2612         raw_cxx=true to libsanitizer.
2613         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2614         * Makefile.in: Regenerated.
2615         * configure: Likewise.
2617 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2619         * MAINTAINERS: Remove self as RTL optimization maintainer.
2621 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2623         * MAINTAINERS (Write After Approval): Add myself.
2625 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2627         * Makefile.def (target_modules): Remove bootstrap=true and
2628         raw_cxx=true from libsanitizer.
2629         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2630         * Makefile.in: Regenerated.
2631         * configure: Likewise.
2633 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2635         * Makefile.def (target_modules): Add bootstrap=true and
2636         raw_cxx=true to libsanitizer.
2637         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2638         * Makefile.in: Regenerated.
2639         * configure: Likewise.
2641 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2643         PR bootstrap/54279
2644         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2645         * configure: Regenerate.
2646         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2647         * Makefile.in: Regenerate.
2649 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2651         * configure.ac: Disable libsanitizer if we're not building C++.
2652         * configure: Regenerate.
2654 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2656         * MAINTAINERS (Write After Approval): Add myself.
2658 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2660         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2661         Kostya Serebryany (kcc@google.com) and
2662         Jakub Jelinek (jakub@redhat.com).
2663         Rename area for Dodji Seketeli (dodji@redhat.com).
2665 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2667         * MAINTAINERS: (asan.c, related): Add myself.
2669 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2671         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2672         * configure: Regenerate.
2674 2012-11-13  Richard Henderson  <rth@redhat.com>
2676         * configure.ac: Move libsanitizer logic to subdirectory.
2677         * configure: Regenerate.
2679 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2681         * configure.ac: Enable libsanitizer just on x86 linux for now.
2682         * configure: Re-generate.
2684 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2686         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2687         sections.
2688         * configure: Regenerate.
2690 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2692         * configure.ac: Add section for configdirs for libsanitizer.
2693         Disable for cris-*-* and mmix-*-*.
2694         * configure: Regenerate.
2696 2012-11-12  Wei Mi <wmi@google.com>
2698         * configure.ac: Add libsanitizer to target_libraries.
2699         * Makefile.def: Ditto.
2700         * configure: Regenerate.
2701         * Makefile.in: Regenerate.
2702         * libsanitizer: New directory for asan runtime.  Contains an empty
2703         tsan directory.
2705 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2707         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2708         against Mingw64 w32api.
2709         * configure: Regenerate.
2711 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2713         * configure: Regenerated.
2715 2012-11-03  Robert Mason  <rbmj@verizon.net>
2717         * configure.ac: add --disable-libstdcxx configure option
2718         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2720 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2722         * MAINTAINERS (Write After Approval): Add myself.
2724 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2012-10-24  Sharad Singhai  <singhai@google.com>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2012-10-24  Eric Christopher  <echristo@gmail.com>
2734         * MAINTAINERS: Update email address.
2736 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2738         PR bootstrap/54820
2739         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2740         * configure: Regenerate.
2742 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2744         * MAINTAINERS (aarch64): Add Marcus and myself.
2746 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2748         PR bootstrap/54820
2749         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2750         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2751         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2752         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2753         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2754         * Makefile.in: Regenerate.
2755         * configure.ac (have_static_libs): New variable and associated check.
2756         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2757         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2758         * configure: Regenerate.
2760 2012-10-10  Richard Biener  <rguenther@suse.de>
2762         * MAINTAINERS: Adjust for changed surname.
2764 2012-10-04  Lawrence Crowl  <crowl@google.com>
2766         * MAINTAINERS (Write After Approval): Add myself.
2768 2012-10-01  Cary Coutant  <ccoutant@google.com>
2770         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2772 2012-09-28  Ian Lance Taylor  <iant@google.com>
2774         * Makefile.def: Make all-target-libgo depend on
2775         all-target-libbacktrace.
2776         * Makefile.in: Rebuild.
2778 2012-09-26  Ian Lance Taylor  <iant@google.com>
2780         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2781         * Makefile.in: Rebuild.
2783 2012-09-20  Walter Lee  <walt@tilera.com>
2785         * configure.ac: Add tilegx to list of targets that support gold.
2786         * configure: Regenerate.
2788 2012-09-20  Marek Polacek  <polacek@redhat.com>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2794         * configure.ac: Add mips*-mti-elf* target.
2795         * configure: Regenerate.
2797 2012-09-17  Ian Lance Taylor  <iant@google.com>
2799         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2800         * configure.ac (host_libs): Add libbacktrace.
2801         (target_libraries): Add libbacktrace.
2802         * Makefile.def (host_modules): Add libbacktrace.
2803         (target_modules): Likewise.
2804         * configure, Makefile.in: Rebuild.
2806 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2808         PR target/38607
2809         Merge upstream change.
2810         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2812         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2813         Add libgomp*.o to compare_exclusions for AIX.
2814         * configure: Regenerate.
2816 2012-09-06  Diego Novillo  <dnovillo@google.com>
2818         * configure.ac: Bump minimum GMP version to 4.2.3.
2819         * configure: Re-generate.
2821 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2823         PR target/54461
2824         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2825         target-libgloss if not configured --with-avrlibc=no.
2826         * configure: Regenerate.
2828 2012-09-04  Jason Merrill  <jason@redhat.com>
2830         * configure.ac: Fix --enable-languages=all.
2832 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2834         * MAINTAINERS (Write After Approval): Add myself.
2836 2012-09-03  Richard Guenther  <rguenther@suse.de>
2838         PR bootstrap/54138
2839         * configure.ac: Re-organize ISL / CLOOG checks to allow
2840         disabling with either --without-isl or --without-cloog.
2841         * configure: Regenerated.
2843 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2845         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2846         * configure: Regenerate.
2848 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2850         * MAINTAINERS: Fix my email address.
2852 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2854         PR binutils/4970
2855         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2856         and opcodes.
2857         * Makefile.in: Regenerated.
2859 2012-08-26  Art Haas <ahaas@impactweather.com>
2861         * configure: Regenerate.
2863 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2865         * INSTALL/README: Also refer to the online installation
2866         instructions.
2868 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2870         * MAINTAINERS (Write After Approval): Add myself.
2871         (Picochip port): Remove myself.
2873 2012-08-14   Diego Novillo  <dnovillo@google.com>
2875         Merge from cxx-conversion branch.
2877         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2878         POSTSTAGE1_CONFIGURE_FLAGS.
2879         * Makefile.in: Regenerate.
2880         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2881         Force C++ when bootstrapping.
2882         * configure: Regenerate.
2884 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2886         * MAINTAINERS (Write After Approval): Add myself.
2888 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2890         * README: Document use of ranges of years in copyright notices.
2892 2012-07-06  Richard Guenther  <rguenther@suse.de>
2894         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2895         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2896         --with-gmp=system.
2897         * Makefile.in: Regenerated.
2898         * configure: Likewise.
2900 2012-07-06  Richard Guenther  <rguenther@suse.de>
2902         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2903         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2904         supply V=1 as extra_make_flags.
2905         * configure: Regenerated.
2906         * Makefile.in: Likewise.
2908 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2910         * configure: Regenerate.
2912 2012-07-03  Richard Guenther  <rguenther@suse.de>
2914         * Makfile.def (isl): Remove not necessary extra_exports and
2915         extra_make_flags.
2916         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2917         * Makefile.in: Regenerated.
2919 2012-07-03  Richard Guenther  <rguenther@suse.de>
2921         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2922         * configure.ac: If either the ISL or the CLooG check failed
2923         do not try to build in-tree versions.
2924         * Makefile.in: Regenerated.
2925         * configure: Regenerated.
2927 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2929         * configure: Regenerate.
2931 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2933         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2934         maintainer.
2936 2012-07-02  Richard Guenther  <rguenther@suse.de>
2938         * configure: Regenerated.
2940 2012-07-02  Richard Guenther  <rguenther@suse.de>
2941         Michael Matz  <matz@suse.de>
2942         Tobias Grosser <tobias@grosser.es>
2943         Sebastian Pop <sebpop@gmail.com>
2945         * Makefile.def: Add ISL host module, remove PPL host module.
2946         Adjust ClooG host module to use the proper ISL.
2947         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2948         * configure.ac: Include config/isl.m4.  Add ISL host library,
2949         remove PPL.  Remove PPL configury, add ISL configury, adjust
2950         ClooG configury.
2951         * Makefile.in: Regenerated.
2952         * configure: Likewise.
2954 2012-07-02  Richard Guenther  <rguenther@suse.de>
2956         Merge from graphite branch
2957         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2959         * configure: Regenerated.
2960         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2961         both cloog.org and legacy versions. The only supported version will
2962         be CLooG with the isl backend.
2964         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2966         * configure: Regenerated.
2967         * configure.ac: Require cloog isl 0.17.0
2969         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2971         * configure: Regenerated.
2972         * config/cloog.m4: Do not define CLOOG_ORG
2974 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2976         * configure.ac: Skip C if explicitly selected.
2977         * configure: Regenerate.
2979 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2981         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2982         they contain -O2.
2983         * configure: Regenerate.
2985 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2987         PR debug/53740
2988         * df.h, df-problems.c, dce.c: Revert last patch.
2990 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2992         * MAINTAINERS (Write After Approval): Update my email address.
2994 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2996         * MAINTAINERS (Write After Approval): Add myself.
2998 2012-06-20  Jason Merrill  <jason@redhat.com>
3000         * Makefile.tpl (check-target-libgomp-c++): New.
3001         (check-target-libitm-c++): New.
3002         * Makefile.def (c++): Add them.
3003         * Makefile.in: Regenerate.
3005 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3007         * MAINTAINERS (Write After Approval): Add myself.
3009 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3011         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3012         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3013         (install-no-fixedincludes): Adjust accordingly.
3014         * Makefile.in: Regenerate.
3016 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3018         Merge upstream change
3019         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3021 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3023         * MAINTAINERS (Write After Approval): Add myself.
3025 2012-05-09  Nick Clifton  <nickc@redhat.com>
3026             Paul Smith  <psmith@gnu.org>
3028         PR bootstrap/50461
3029         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3030         allow for the fact that from release v3.1.0 of MPFR the source
3031         files were moved into a src sub-directory.
3032         * configure: Regenerate.
3034 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3036         * configure.ac: Bump minimum MPFR version to 2.4.0.
3037         * configure: Regenerated.
3039 2012-05-01  Richard Henderson  <rth@redhat.com>
3041         * Makefile.def (libatomic): New target_module.
3042         * configure.ac (target_libraries): Add libatomic.
3043         (noconfigdirs): Check if libatomic is supported.
3044         * Makefile.in, configure: Rebuild.
3046 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3048         * MAINTAINERS (Write After Approval): Add myself.
3050 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3052         * config.sub: Update to 2012-04-18 version from official repo.
3054 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3056         * MAINTAINERS (Write After Approval): Add myself.
3058 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3060         * MAINTAINERS: Changed email address.
3062 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3064         PR target/52737
3065         * contrib/gcc_update (files_and_dependencies):
3066         Remove gcc/config/avr/t-multilib from touch data.
3068 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3070         * MAINTAINERS (OS Port Maintainers): Remove irix.
3071         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3072         (unsupported_languages): Remove mips-sgi-irix6.*.
3073         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3074         (with_stabs): Remove.
3075         * configure: Regenerate.
3077 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3079         * MAINTAINERS (OS Port Maintainers): Remove osf.
3080         * configure.ac (enable_libgomp): Remove *-*-osf*.
3081         (with_stabs): Remove alpha*-*-osf*.
3082         * configure: Regenerate.
3084 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3086         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3087         * configure: Regenerate.
3089 2012-02-17  Walter Lee  <walt@tilera.com>
3091         * MAINTAINERS: (Write After Approval): Delete myself.
3093 2012-02-14  Walter Lee  <walt@tilera.com>
3095         * MAINTAINERS (tilegx port): Add myself.
3096         (tilepro port): Add myself.
3097         (Write After Approval): Add myself.
3099 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3101         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3102         and Joseph Myers as docstring relicensing maintainers.
3104 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3106         * MAINTAINERS (write-after-approval): Add myself.
3108 2012-02-08  Ira Rosen <irar@il.ibm.com>
3110         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3111         maintainer.
3113 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3115         * MAINTAINERS (Write After Approval): Move myself to
3116         maintain alphabetical order.
3118 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3120         * MAINTAINERS (Write After Approval): Add myself.
3122 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3127             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3129         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3130         * configure: Regenerate.
3132 2012-01-23  Harshit Chopra  <harshit@google.com>
3134         * MAINTAINERS (Write After Approval): Add myself.
3136 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3138         * configure.ac: Remove reference to mh-interix.
3139         * configure: Regenerate.
3141 2012-01-05  Richard Henderson  <rth@redhat.com>
3143         PR bootstrap/51072
3144         * configure.ac: Disable libitm if c++ is not enabled.
3145         * configure: Rebuild.
3147         * configure.ac: Fix regexp for same.
3148         * configure: Rebuild.
3150 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3152         * MAINTAINERS (Write After Approval): Add myself.
3154 2012-01-02  Richard Guenther  <rguenther@suse.de>
3156         PR bootstrap/51686
3157         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3158         * Makefile.in: Regenerate.
3160 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3162         * MAINTAINERS (Write After Approval): Add myself.
3164 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3166         * configure: Regenerate.
3168 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3170         * MAINTAINERS (picochip): Changed email address.
3172 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3174         * MAINTAINERS (write-after-approval): Add self.
3176 2011-11-29  DJ Delorie  <dj@redhat.com>
3178         * configure.ac (rl78-*-*) New case.
3179         * configure: Regenerate.
3180         * MAINTAINERS: Add myself as RL78 maintainer.
3182 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3184         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3186 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3188         * libtool.m4: Additional FreeBSD 10 fixes.
3190 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3192         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3193         Maintainers section, as Epiphany maintainer.
3195 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3197         PR target/49992
3198         * configure.ac: Remove ranlib special-casing for Darwin.
3199         * configure: Regenerate.
3201 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3203         * MAINTAINERS (Reviewers): Keep the list sorted.
3205 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3207         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3209 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3211         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3212         * configure: Rebuild.
3213         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3214         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3215         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3216         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3217         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3218         Add READELF.
3219         * Makefile.in: Rebuild.
3221 2011-11-09  Jason Merrill  <jason@redhat.com>
3223         * Makefile.def (language=c++): Remove check-c++0x.
3224         * Makefile.in (check-gcc-c++): Regenerate.
3226 2011-11-08  Richard Henderson  <rth@redhat.com>
3228         * configure.ac: Test for libitm directory present first.
3230         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3232         * configure.ac: Test libitm/configure.tgt to disable libitm.
3233         * configure: Rebuild.
3235 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3236             Richard Henderson  <rth@redhat.com>
3238         Merged from transactional-memory.
3240         * Makefile.def (lang_env_dependencies): libitm is c++.
3241         Add libitm target module.
3242         * configure.ac: Likewise.
3243         * config/mmap.m4: New file.
3244         * contrib/gcc_update: Add libitm to touch data.
3245         * Makefile.in, configure: Rebuild.
3247 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3249         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3250         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3251         * Makefile.in: Regenerate.
3253 2011-11-01  DJ Delorie  <dj@redhat.com>
3255         * config.sub: Update to version 2011-10-29 (added rl78)
3257 2011-10-27  Nick Clifton  <nickc@redhat.com>
3259         * config.sub: Import these changes from the config project:
3261         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3262             Ben Elliston  <bje@gnu.org>
3264         * config.sub (epiphany): New.
3266         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3267             Ben Elliston  <bje@gnu.org>
3269         * config.sub (hexagon, hexagon-*): New.
3271         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3273         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3274         64eb to be64.
3276         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3278         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3279         (nacl): Grok as alias for 32el-unknown-nacl.
3281 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3287         * MAINTAINERS (Write After Approval): Add myself.
3289 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3291         * MAINTAINERS (sparc port): Remove myself.
3293 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3295         * MAINTAINERS (Write After Approval): Add myself.
3297 2011-08-14  Yao Qi  <yao@codesourcery.com>
3299         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3300         * configure: Regenerate.
3302 2011-07-26  Ian Lance Taylor  <iant@google.com>
3304         * configure.ac: Set have_compiler based on whether gcc directory
3305         exists, rather than on whether gcc is in configdirs.
3306         * configure: Rebuild.
3308 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3310         * MAINTAINERS (Global Reviewers): Add self.
3312 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3314         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3315         link directories.
3316         * Makefile.in: Rebuild.
3318 2011-07-20  Ian Lance Taylor  <iant@google.com>
3320         PR bootstrap/49787
3321         * configure.ac: Move --enable-bootstrap handling earlier in file.
3322         If --enable-bootstrap and either --enable-build-with-cxx or
3323         --enable-build-poststage1-with-cxx, enable C++ automatically.
3324         * configure: Rebuild.
3326 2011-07-19  Ian Lance Taylor  <iant@google.com>
3328         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3329         make C++ a boot_language.  Set and substitute
3330         POSTSTAGE1_CONFIGURE_FLAGS.
3331         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3332         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3333         * configure, Makefile.in: Rebuild.
3335 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3337         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3338         maintainers.
3340 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3342         * MAINTAINERS (Global Reviewers): Add myself.
3344 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3346         * configure: Regenerate.
3348 2011-07-16  Jason Merrill  <jason@redhat.com>
3350         * Makefile.def (language=c++): Add check-c++0x and
3351         check-target-libmudflap-c++.
3352         * Makefile.tpl (check-target-libmudflap-c++): New.
3353         * Makefile.in: Regenerate.
3355 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3357         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3358         * Makefile.def (target_modules/libjava): Pass
3359         $(EXTRA_CONFIGARGS_LIBJAVA).
3360         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3361         if not configured with --enable-static-libjava.
3362         * Makefile.in: Regenerate.
3363         * configure: Likewise.
3365 2011-07-15  Jason Merrill  <jason@redhat.com>
3367         * Makefile.in (check-c++): Move check-gcc-c++0x after
3368         check-target-libstdc++-v3.
3370 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3372         * MAINTAINERS (c6x port): New entry.
3374 2011-07-13  Jason Merrill  <jason@redhat.com>
3376         * Makefile.in (check-gcc-c++0x): New.
3377         (check-c++): Depend on it.
3379 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3381         PR target/39150
3382         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3383         x86_64-*-solaris2.1[0-9]*.
3384         * configure: Regenerate.
3386 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3388         * MAINTAINERS (RTL optimizers): Add self.
3390 2011-06-27  Gabriel Charette  <gchare@google.com>
3392         * MAINTAINERS (Write After Approval): Add myself.
3394 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3396         PR regression/47836
3397         PR bootstrap/23656
3398         PR other/47733
3399         PR bootstrap/49247
3400         PR c/48825
3401         * configure.ac (target_libraries): Remove target-libiberty.
3402         Remove case-statement setting skipdirs=target-libiberty for
3403         multiple targets.  Remove checking target_configdirs and
3404         removing target-libiberty but keeping target-libgcc if
3405         otherwise empty.
3406         * Makefile.def (target_modules): Don't add libiberty.
3407         (dependencies): Remove all traces of target-libiberty.
3408         * configure, Makefile.in: Regenerate.
3410 2011-06-13  Walter Lee <walt@tilera.com>
3412         * configure.ac (tilepro-*-*) New case.
3413         (tilegx-*-*): Likewise.
3414         * configure: Regenerate.
3416 2011-06-06  Jing Yu  <jingyu@google.com>
3418         * configure.ac: Skip target-libiberty for
3419         arm*-*-linux-androideabi.
3420         * configure: Regenerated.
3422 2011-06-06  Nick Clifton  <nickc@redhat.com>
3424         * config.sub: Sync from upstream.
3426 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3428         * MAINTAINERS (Write After Approval): Add myself.
3430 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3432         * MAINTAINERS: Update my email address.
3434 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3436         * MAINTAINERS (Write After Approval): Update my email address.
3438 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3440         * MAINTAINERS (Write After Approval): Add myself.
3442 2011-05-08  Doug Kwan  <dougkwan@google.com>
3444         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3445         * configure: Regenerated.
3446         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3447         value from configure.
3448         * Makefile.in: Regenerated.
3450 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3452         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3453         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3454         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3455         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3456         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3457         *-*-vxworks*): Disable newlib and libgloss in separate case
3458         statement.
3459         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3460         to separate case statement.
3461         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3462         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3463         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3464         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3465         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3466         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3467         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3468         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3469         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3470         i[[3456789]]86-*-rdos*, m32r-*-*,
3471         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3472         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3473         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3474         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3475         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3476         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3477         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3478         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3479         and libgloss in main case over targets.  Remove most empty cases
3480         in main case over targets.
3481         * configure: Regenerate.
3483 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3489         * configure.ac: Remove code setting special library locations for
3490         hppa*64*-*-hpux11*.  Remove code setting compiler for
3491         sparc-sun-solaris2*.
3492         * configure: Regenerate.
3494 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3496         * configure.ac: Separate libgloss_dir settings from general case
3497         over targets.
3498         * configure: Regenerate.
3500 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3502         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3503         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3504         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3505         cases in libgcj-disabling case statement.
3506         (hppa*64*-*-linux*): Set unsupported_languages instead of
3507         disabling target-zlib.
3508         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3509         to hppa*64*-*-hpux*.
3510         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3511         hppa*-*-hpux*.
3512         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3513         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3514         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3515         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3516         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3517         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3518         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3519         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3520         libgcj-disabling case statement.
3521         * configure: Regenerate.
3523 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3525         * configure.ac: Disable Java for targets not supporting libffi.
3526         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3527         Remove cases in Java-disabling statement.
3528         (*arm-wince-pe): Change to arm-wince-pe.
3529         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3530         cases in Java-disabling statement.
3531         (bfin-*-*): Don't disable Java again.
3532         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3533         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3534         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3535         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3536         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3537         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3538         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3539         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3540         Java-disabling statement.
3541         (mmix-*-*): Don't disable Java again.
3542         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3543         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3544         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3545         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3546         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3547         statement.
3548         * configure: Regenerate.
3550 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3552         * configure.ac: Separate cases disabling Java and Java libraries
3553         from general case over targets.
3554         * configure: Regenerate.
3556 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3558         * MAINTAINERS: Update my email address.
3560 2011-04-20  Easwaran Raman  <eraman@google.com>
3562         * MAINTAINERS (Write After Approval): Add myself.
3564 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3566         PR lto/48086
3567         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3568         * configure: Regenerate.
3570 2011-04-16  Jim Meyering  <meyering@redhat.com>
3572         * MAINTAINERS (Write After Approval): Add myself.
3574 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3576         * MAINTAINERS: Update my email address.
3578 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3580         * MAINTAINERS (Write After Approval): Add myself.
3582 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3584         * MAINTAINERS (Write After Approval): Add myself.
3586 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3588         * MAINTAINERS (Write After Approval): Add myself.
3590 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3592         * configure.ac (build_tools): Remove build-byacc.
3593         (host_libs): Remove mmalloc.
3594         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3595         autoconf automake libtool diff rcs fileutils shellutils time
3596         textutils wdiff find uudecode hello tar gzip indent recode release
3597         sed perl gawk findutils gettext zip.
3598         (libgcj): Remove target-qthreads.
3599         (target_tools): Remove target-examples target-gperf.
3600         (YACC): Don't handle building byacc.
3601         * configure: Regenerate.
3602         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3603         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3604         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3605         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3606         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3607         handle building components.
3608         * Makefile.in: Regenerate.
3610 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3612         * MAINTAINERS: Update my email address as Xtensa maintainer.
3614 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3616         * config.sub: Sync from upstream.
3618 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3620         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3621         (microblaze*): Don't disable libssp.
3622         * configure: Regenerate.
3624 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3626         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3627         moveifchange.
3628         * configure: Regenerate.
3629         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3630         * Makefile.in: Regenerate.
3632 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3634         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3635         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3636         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3637         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3638         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3639         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3640         md_exec_prefix cases.
3641         * configure: Regenerate.
3643 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3645         * configure.ac: Separate cases disabling target-libssp,
3646         target-libiberty, target-libstdc++-v3 and Fortran from general
3647         case over targets.
3648         * configure: Regenerate.
3650 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3652         * configure.ac (*-*-chorusos): Don't disable libgcj.
3653         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3654         Remove case.
3655         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3656         (arm-*-coff): Don't disable libgcj.
3657         (arm*-*-linux-gnueabi): Remove useless assignment.
3658         (arm-*-riscix*): Don't disable libgcj.
3659         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3660         configuration.
3661         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3662         (c54x*-*-*): Remove case.
3663         (tic54x-*-*): Don't disable GCC or GCC libraries.
3664         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3665         to *.
3666         (d10v-*-*): Don't disable GCC libraries.
3667         (d30v-*-*): Don't disable libgcj.
3668         (h8500-*-*): Don't disable GCC libraries.
3669         (i960-*-*): Don't disable libgcj.
3670         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3671         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3672         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3673         libgcj.
3674         (m68k-*-coff*): Remove case.
3675         (mmix-*-*): Don't disable libgloss on host.
3676         (mn10200-*-*, mn10300-*-*): Remove cases.
3677         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3678         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3679         Don't disable libgcj.
3680         (romp-*-*): Remove case.
3681         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3682         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3683         case.
3684         (v810-*-*): Don't disable GCC libraries.
3685         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3686         (ip2k-*-*): Don't disable GCC libraries.
3687         * configure: Regenerate.
3689 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3691         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3692         libffi on host.
3693         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3694         on host.
3695         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3696         * configure: Regenerate.
3698 2011-03-26  John Marino  <binutils@marino.st>
3700         * configure.ac: Add support for *-*-dragonfly*
3701         * configure: Regenerate.
3703 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3705         * configure.ac (native_only): Remove.
3706         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3707         send-pr uudecode guile gnuserv on host.
3708         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3709         send-pr rcs guile perl texinfo libtool on host.
3710         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3711         automake send-pr rcs guile perl texinfo libtool on host.
3712         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3713         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3714         (alpha*-dec-osf*): Don't disable fileutils on target.
3715         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3716         texinfo send-pr expect dejagnu on target.
3717         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3718         target-qthreads on target.
3719         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3720         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3721         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3722         x86_64-*-mingw*): Don't disable expect on target.
3723         (*-*-cygwin*): Don't disable target-gperf on target.
3724         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3725         gnuserv on target.
3726         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3727         target.
3728         * configure: Regenerate.
3730 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3732         * configure.ac (target_tools): Remove target-groff.
3733         (native_only): Remove target-groff.
3734         (hppa*64*-*-*): Don't disable byacc.
3735         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3736         setting.
3737         (*-*-kaos*): Don't skip target-librx and target-groff.
3738         (*-*-netware*): Don't skip target-libmudflap.
3739         (*-*-tpf*): Don't skip target-libmudflap.
3740         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3741         directories on the host.
3742         (ia64*-*-*vms*): Don't skip tix.
3743         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3744         host.
3745         * configure: Regenerate.
3747 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3749         * configure.ac: Remove references to mt-mep, mt-netware,
3750         mt-wince.
3751         * Makefile.def: Add all-utils soft dependencies.
3752         * Makefile.tpl: Remove GDB_NLM_DEPS.
3753         * configure: Regenerate.
3754         * Makefile.in: Regenerate.
3756 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3758         * configure.ac: Do not include mh-x86omitfp.
3759         * configure: Regenerate.
3761 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3763         * configure.ac: Remove empty cases.
3764         * configure: Regenerate.
3766 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3768         * Makefile.def: Add dependency from termcap to gdb.
3769         * Makefile.in: Regenerate.
3771 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3773         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3774         * configure: Regenerate.
3775         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3776         * Makefile.tpl: Likewise.
3777         * Makefile.in: Regenerate.
3779 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3781         * configure.ac: Remove all mentions of tentative_cc.
3782         * configure: Regenerate.
3784 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3786         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3787         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3788         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3789         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3790         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3791         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3792         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3793         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3794         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3795         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3796         *-*-rhapsody*): Remove host cases.
3797         * configure: Regenerate.
3799 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3801         * configure.ac (ppc*-*-pe): Remove host case.
3802         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3803         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3804         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3805         cases.
3806         * configure: Regenerate.
3808 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3810         * config.sub: Update to version 2011-03-23.
3812 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3814         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3815         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3816         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3817         * configure: Regenerate.
3819 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3821         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3822         to Write After Approval.
3823         * config-ml.in: Don't handle arc-*-elf*.
3824         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3825         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3826         handle GCC libraries.
3827         * configure: Regenerate.
3829 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3831         PR bootstrap/48120:
3832         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3833         Add -lstdc++ -lm to LIBS.
3834         * configure: Regenerate.
3836 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3838         * config.guess: Update to version 2011-02-02
3839         * config.sub: Update to version 2011-02-24
3841 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3843         PR lto/48086
3844         * configure.ac: Re-enable LTO on *-apple-darwin9.
3845         * configure: Regenerate.
3847 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3849         PR lto/48086
3850         * configure.ac: Disable LTO on darwin due to an assembler change in
3851         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3852         under 256.
3853         * configure: Regenerate.
3855 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3857         * MAINTAINERS: Update myself as score backend maintainer,
3858         update my e-mail address.
3860 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3862         * MAINTAINERS: Update my e-mail address.
3864 2011-03-06  Joey Ye  <joey.ye@arm.com>
3866         * MAINTAINERS: Update my e-mail address.
3868 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3870         * configure.ac: Adjust test of with_ppl.
3871         * configure: Regenerated.
3873 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3875         * MAINTAINERS: Adjust my e-mail address.
3877 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3879         * configure.ac: Add -lpwl to ppllibs.
3880         * configure: Regenerated.
3882 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3884         * config/cloog.m4: Add -lisl to clooglibs.
3885         * configure: Regenerated.
3887 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3889         * MAINTAINERS (CPU Port maintainers): Add self.
3891 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3893         * MAINTAINERS: Add myself as testsuite maintainer.
3895 2011-02-15  Mike Stump  <mikestump@comcast.net>
3897         * MAINTAINERS: Add myself as testsuite maintainer.
3899 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3901         Import from Libtool and gnulib:
3903         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3905         Prepare for supporting FreeBSD 10.
3906         * config.rpath: Remove handling of freebsd1* which soon would
3907         match FreeBSD 10.0.
3909         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3911         Remove support for FreeBSD 1.x.
3912         * libtool.m4 (_LT_LINKER_SHLIBS)
3913         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3914         soon would incorrectly match FreeBSD 10.0.
3916 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3918         PR binutils/12283
3919         * move-if-change: Import version from gnulib.
3921 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3923         PR lto/47225
3924         * Makefile.def (lto-plugin): Double dash for enable-shared.
3925         (configure-gcc): Depend on all-lto-plugin.
3926         * Makefile.in: Rebuilt.
3928 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3930         * configure.ac: Remove extra bracket.
3931         * configure: Regenerate.
3933 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3935         * MAINTAINERS: Add myself as libquadmath maintainer.
3937 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3939         * MAINTAINERS: Update my email address.
3941 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3943         * MAINTAINERS (option handling): Add self.
3945 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3947         PR lto/47225
3948         * Makefile.def: Add dependency for install-gcc
3949         on install-lto-plugin.
3950         * Makfile.in: Regenerated
3952 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3954         * MAINTAINERS (CPU Port Maintainers): Add myself.
3956 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3958         PR libgcj/44341
3959         * configure.ac: Discard --with-* flags for host when configuring
3960         target libraries for cross build.
3961         * configure: Rebuilt.
3963 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3965         * MAINTAINERS (linear loop transforms): Removed.
3967 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3969         * configure.ac: If with_ppl is no, move setting with_cloog=no
3970         after CLOOG_REQUESTED check.
3971         * configure: Regenerated.
3973 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3975         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3976         CLooG has been requested.
3977         * configure: Regenerated.
3979 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3981         * configure: Regenerated.
3982         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3984 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3986         * configure: Regenerated.
3987         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3989 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3991         * configure.ac: Use AS_HELP_STRING throughout.
3992         * configure: Regenerate.
3994 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3996         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3997         * configure: Regenerate.
3999 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4001         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4003 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4005         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4006         for ia64-hpux.
4007         * configure: Regenerate.
4009 2011-01-07  Jan Hubicka  <jh@suse.cz>
4011         PR lto/47225
4012         * Makefile.in: Regenerate.
4013         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4014         configure.
4016 2011-01-07  Jan Hubicka  <jh@suse.cz>
4018         * Makefile.in: Regenerate.
4019         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4020         and configure dependency on lto-plugin configure.
4021         (lto-plugin module): Remove dependency on GCC; add dependency on
4022         liniberty.
4024 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4026         * MAINTAINERS (Write After Approval): Add myself.
4028 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4030         * configure: Regenerate.
4032 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4034         * configure.ac: (picochip): Disable libiberty.
4036 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4038         * MAINTAINERS (Write After Approval): Add myself.
4040 2010-12-10  Ian Lance Taylor  <iant@google.com>
4042         PR bootstrap/46819
4043         * configure.ac: For --disable-libgcj clear libgcj_saved.
4044         * configure: Rebuild.
4046 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4048         PR fortran/46540
4049         * configure.ac: Add --disable-libquadmath and
4050         --disable-libquadmath-support.
4051         * configure: Regenerate.
4053 2010-12-03  Ian Lance Taylor  <iant@google.com>
4055         * MAINTAINERS: Add myself as libgo maintainer.
4057 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4059         PR libffi/46792
4060         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4061         * configure: Regenerate.
4063 2010-12-02  Ian Lance Taylor  <iant@google.com>
4065         * configure.ac: Always set default for poststage1_ldflags to
4066         -static-libstdc++ -static-libgcc.
4068 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4070         * configure.ac: Move comment to remove extra space in last argument
4071         of GCC_TARGET_TOOL.
4073 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4075         PR other/46026
4076         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4077         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4078         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4079         (BASE_FLAGS_TO_PASS): Use it.
4080         * configure: Rebuilt.
4081         * Makefile.in: Rebuilt.
4083 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4085         PR binutils/12258
4086         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4087         Properly check default linker.
4088         * configure: Regnerated.
4090 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4092         * configure.ac: For --enable-gold, handle value `default' instead of
4093         `both*'.  New configure option --{en,dis}able-ld.
4094         * configure: Regenerate.
4096 2010-11-20  Ian Lance Taylor  <iant@google.com>
4098         * configure.ac: Only disable a language library if no language needs
4099         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4100         * configure: Rebuild.
4102 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4104         * Makefile.in: Regenerate.
4106         PR other/46202
4107         * configure.ac: Fix just-built in-tree STRIP name to be
4108         binutils/strip-new.
4109         * configure: Regenerate.
4110         * Makefile.def (install-strip-gcc, install-strip-binutils)
4111         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4112         (install-strip-sid): Mirror dependencies on non-strip variants
4113         of these targets on the respective -strip prerequisites.
4114         * Makefile.tpl (install-strip, install-strip-host)
4115         (install-strip-target): New targets.
4116         (install-strip-[+module+], install-strip-target-[+module+]):
4117         New targets.
4118         * Makefile.in: Regenerate.
4120 2010-11-19  Ian Lance Taylor  <iant@google.com>
4121             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4123         * configure.ac: Add target-libgo to target_libraries.  Set
4124         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4125         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4126         (HOST_EXPORTS): Add GOC.
4127         (BASE_TARGET_EXPORTS): Add GOC.
4128         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4129         (GOCFLAGS_FOR_TARGET): New variable.
4130         (EXTRA_HOST_FLAGS): Add GOC.
4131         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4132         * Makefile.def (target_modules): Add libgo.
4133         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4134         (dependencies): Add dependency from configure-target-libgo to
4135         configure-target-libffi and all-target-libstdc++-v3.  Add
4136         dependencies from all-target-libgo to all-target-libffi.
4137         (languages): Add go.
4138         * configure: Rebuild.
4139         * Makefile.in: Rebuild.
4141 2010-11-19  Ian Lance Taylor  <iant@google.com>
4143         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4144         compiler/flag environment variables.
4146 2010-11-18  Ian Lance Taylor  <iant@google.com>
4148         * configure.ac: Check for lang_requires_boot_languages in
4149         config-lang.in files.
4150         * configure: Rebuild.
4152 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4153             Tobias Burnus  <burnus@net-b.de>
4155         PR fortran/32049
4156         * Makefile.def: Add libquadmath; build it with language=fortran.
4157         * configure.ac: Add libquadmath.
4158         * Makefile.tpl: Handle multiple libs in check-[+language+].
4159         * Makefile.in: Regenerate.
4160         * configure: Regenerate.
4162 2010-11-16  Tom Tromey  <tromey@redhat.com>
4164         * MAINTAINERS: Moved myself to reviewers section.
4166 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4168         * MAINTAINERS: Moved myself to reviewers section.
4170 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4172         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4173         (Write After Approval): Remove self.
4175 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4177         * configure.ac: Fix spelling in option names.
4178         * configure: Regenerated.
4180 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4182         PR bootstrap/39622
4183         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4184         * configure: Regenerated.
4186 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4188         * MAINTAINERS: Update my email address.
4190 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4192         * configure: Regenerate.
4194 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4196         * configure: Regenerate.
4198 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4200         * configure: Regenerate.
4202 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4204         * configure: Regenerate.
4206 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4208         * configure.ac: Support official CLooG.org versions.
4209         * configure: Regenerate.
4210         * config/cloog.m4: New.
4212 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4214         * MAINTAINERS (Write After Approval): Add myself.
4216 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4218         * MAINTAINERS: Update my email address.
4220 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4222         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4223         * configure: Regenerate.
4225 2010-11-03  Ian Lance Taylor  <iant@google.com>
4226             Dave Korn  <dave.korn.cygwin@gmail.com>
4228         PR lto/46273
4229         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4230         and on other supported platforms whenever LTO is enabled.
4231         * configure: Rebuild.
4233 2010-11-02  Alan Modra  <amodra@gmail.com>
4235         PR binutils/12110
4236         * configure.ac: Error when source path contains spaces.
4237         * configure: Regenerate.
4239 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4241         * MAINTAINERS: Update my email address.
4243 2010-10-20  Ian Lance Taylor  <iant@google.com>
4245         * Makefile.def (target_modules): Set lib_path to src/.libs for
4246         libstdc++-v3 module.
4247         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4248         * Makefile.in: Rebuild.
4250 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4252         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4253         (Write After Approval): Remove myself.
4255 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4257         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4259 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4261         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4263 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4265         * configure.ac (build_lto_plugin): New shell variable.
4266         (--enable-lto): Turn on by default for all non-ELF platforms that
4267         have had LTO support added so far.  Set build_lto_plugin appropriately
4268         for both ELF and non-ELF.
4269         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4270         * configure: Regenerate.
4272 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4274         Sync from src:
4275         * configure.ac (v850 support): Remove target-libgloss from
4276         noconfigdirs.
4277         * configure: Regenerate.
4279 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4281         PR bootstrap/45326
4282         PR bootstrap/45174
4283         * configure.ac: Honor initial values of $build_configargs,
4284         $host_configargs, $target_configargs.  Mark the precious, so
4285         environment settings get recorded.
4286         * configure: Regenerate.
4288 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4290         PR bootstrap/45796
4291         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4292         Depend on all-build-libiberty.
4293         * Makefile.in: Regenerate.
4295 2010-09-30  Michael Eager  <eager@eagercon.com>
4297         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4298         * configure: Regenerate.
4300 2010-09-28  Michael Eager  <eager@eagercon.com>
4302         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4304 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4306         PR bootstrap/44621
4307         * configure.ac: Fix unportable shell quoting.
4308         * configure: Regenerate.
4310 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4312         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4313         targets and amend comment.
4314         * configure: Regenerate.
4316 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4318         * MAINTAINERS (Write After Approval): Add myself.
4320 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4322         * configure.ac: Enable LTO by default on Darwin.
4323         * configure: Regenerate.
4325 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4327         * MAINTAINERS (Write After Approval): Add myself.
4329 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4331         * MAINTAINERS (Write After Approval): Add myself.
4333 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4335         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4336         ports
4338 2010-07-28  David Yuste  <david.yuste@gmail.com>
4340         * MAINTAINERS (Write After Approval): Add myself.
4342 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4344         * configure.ac: Support all v850 targets.
4345         * configure: Regenerate.
4347 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4349         PR bootstrap/44455
4350         * configure.ac (extra_mpfr_configure_flags): Copy from
4351         extra_mpc_gmp_configure_flags.
4352         * configure: Re-generated.
4354 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4356         * MAINTAINERS (Write After Approval): Add myself.
4358 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4360         * MAINTAINERS (Write After Approval): Add myself.
4362 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4364         * MAINTAINERS (Write After Approval): Add myself.
4366 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4368         PR target/44862
4369         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4370         Provide -B option to allow for link spec %s substitutions for
4371         libstdc++.a on darwin.
4372         * Makefile.in: Regenerate.
4374 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4376         * MAINTAINERS (Reviewers): Update my e-mail address
4378 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4380         * Makefile.def (configure-gcc): Depend on all-libelf.
4381         * Makefile.in: Rebuild.
4383 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4385         * MAINTAINERS (Write After Approval): Add myself in the right place.
4387 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4389         * MAINTAINERS (Write After Approval): Add myself.
4391 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4393         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4395 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4397         * config.sub: Update to version 2010-05-21.
4398         * config.guess: Update to version 2010-04-03.
4400 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4402         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4403         * configure: Regenerate.
4405 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4407         * MAINTAINERS (Write After Approval): Add myself.
4409 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4411         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4412         a platform that supports LTO.
4413         * configure: Regenerate.
4415 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4417         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4418         * configure: Regenerated.
4420 2010-04-27  Roland McGrath  <roland@redhat.com>
4421             H.J. Lu  <hongjiu.lu@intel.com>
4423         * configure.ac (--enable-gold): Support both, both/gold and
4424         both/bfd to add gold to configdirs without removing ld.
4425         * configure: Regenerated.
4427         * Makefile.def: Add install-gold dependency to install-ld.
4428         * Makefile.in: Regenerated.
4430 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4432         PR lto/42776
4433         * configure.ac (--enable-lto): Refactor handling so libelf tests
4434         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4435         and allow LTO to be explicitly enabled on non-ELF platforms that
4436         are known to support it inside else-clause.
4437         * configure: Regenerate.
4439 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4441         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4442         * configure: Regenerate.
4444 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4446         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4447         * configure: Regenerate.
4449 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4451         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4452         separately.
4453         * configure: Regenerate.
4455 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4457         * MAINTAINERS (Write After Approval): Add myself.
4459 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4461         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4462         * configure: Regenerate.
4464 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4466         * configure: Regenerate after change to elf.m4.
4468 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4470         * MAINTAINERS (Write After Approval): Add myself.
4472 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4474         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4475         * configure: Regenerated.
4477 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4479         * configure.ac: Print "buggy but acceptable" when CLooG
4480         revision is less than 9.
4481         * configure: Regenerated.
4483 2010-04-01  Diego Novillo  <dnovillo@google.com>
4485         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4487 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4489         PR bootstrap/43615
4490         PR bootstrap/43328
4492         Revert:
4494         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4496         * configure.ac: Do not pass --enable-multilib nor
4497         --disable-multilib in baseargs.  Accept explicitly passed
4498         --enable_multilib.
4499         * configure: Regenerate.
4501 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4503         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4505 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4507         * MAINTAINERS: Remove myself.
4509 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4511         PR bootstrap/43328
4512         * configure.ac: Do not pass --enable-multilib nor
4513         --disable-multilib in baseargs.  Accept explicitly passed
4514         --enable_multilib.
4515         * configure: Regenerate.
4517 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4519         * MAINTAINERS (spu port): Remove me.
4521 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4523         * configure.ac (tic6x-*-*): New case.
4524         * configure: Regenerate.
4526 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4528         * config.sub: Update to version 2010-03-22.
4529         * config.guess: Update to version 2009-12-30.
4531 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4533         PR ada/42554
4534         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4535         * configure: Regenerate.
4537 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4539         * MAINTAINERS: Update my email address.
4541 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4543         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4544         (ghassan.shobaki@amd.com): Removed.
4546 2010-03-17  Alan Modra  <amodra@gmail.com>
4548         * MAINTAINERS: Update my email address.
4550 2010-03-16  Diego Novillo  <dnovillo@google.com>
4552         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4553         Matthews.
4555 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4557         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4558         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4560 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4562         * MAINTAINERS: Update my email address.
4564 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4566         * MAINTAINERS: Update my email address.
4568 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4570         * MAINTAINERS: Update my email address.
4572 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4574         * MAINTAINERS: Update my email address.
4576 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4578         PR libstdc++/32499
4579         * configure.ac (RANLIB): Default to true.
4580         (STRIP): Likewise.
4581         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4582         * configure: Regenerate.
4584 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4586         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4587         (Write After Approval): Update my email address.
4589 2010-02-17  Nick Clifton  <nickc@redhat.com>
4591         PR 11238
4592         * Makefile.tpl (local-distclean): Also remove config.cache files in
4593         sub-directories as there may not be Makefiles present in the
4594         sub-directories.
4595         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4596         the config.cache files found by the find command.
4598         * Makefile.in: Regenerate.
4599         * configure.ac: Revert previous delta.
4600         * configure: Regenerate.
4602 2010-02-15  Nick Clifton  <nickc@redhat.com>
4604         PR 11238
4605         * configure.ac: Delete config.cache files in sub-directories when
4606         deleting Makefiles.
4607         * configure: Regenerate.
4609 2010-02-12  Ben Elliston  <bje@gnu.org>
4611         * MAINTAINERS: Update my email address.
4613 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4615         * MAINTAINERS (spu port): Update my email address.
4617 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4619         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4621 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4623         * configure.ac: Add "recommended" version checks for GMP/MPC.
4624         Update recommended GMP/MPFR/MPC versions.
4625         * configure: Regenerate.
4627 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4629         * MAINTAINERS: Move my Embecosm email address into the
4630         write-after-approval section.
4632 2010-01-26  Ian Lance Taylor  <iant@google.com>
4634         * MAINTAINERS: Add myself as Go frontend maintainer.
4636 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4638         PR libstdc++/36101, PR libstdc++/42813
4639         * configure.ac (bootstrap_target_libs): Make inclusion of
4640         target-libgomp conditional on libgomb being in target_configdirs.
4641         * configure: Regenerate.
4643 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4645         PR libstdc++/36101, PR libstdc++/42813
4646         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4647         * configure: Regenerate.
4649 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4651         PR libstdc++/36101, PR libstdc++/42813
4652         * configure.ac (target_configdirs): Substitute.
4653         * Makefile.def: Bootstrap target module libgomp.
4654         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4655         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4656         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4657         * configure, Makefile.in: Regenerate.
4659 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4661         * MAINTAINERS: Adjust my details.
4663 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4665         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4667 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4669         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4671 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4673         * MAINTAINERS (Write After Approval): Add myself.
4675 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4677         * MAINTAINERS (Write After Approval): Add myself.
4679 2010-01-11  Richard Guenther  <rguenther@suse.de>
4681         PR lto/41569
4682         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4683         * Makefile.in: Regenerated.
4685 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4687         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4688         * configure: Regenerate.
4690 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4691             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4693         PR bootstrap/42424
4694         * configure.ac: Include libtool m4 files.
4695         (_LT_CHECK_OBJDIR): Call it.
4696         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4697         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4699         * configure: Regenerate.
4701 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4703         PR bootstrap/41818
4704         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4705         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4706         * Makefile.in: Regenerate.
4708 2010-01-02  Richard Guenther  <rguenther@suse.de>
4710         PR lto/41529
4711         * configure.ac: Include config/elf.m4.  Disable LTO if not
4712         builting for an elf target.
4713         * configure: Regenerate.
4715 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4717         * MAINTAINERS: Change my email address.
4719 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4721         * config.sub, config.guess: Update from upstream sources.
4723 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4725         * MAINTAINERS (Write After Approval): Add myself.
4727 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4729         PR middle-end/30447
4730         PR middle-end/30789
4731         PR other/40302
4733         * configure.ac: Require MPC.
4734         * configure: Regenerate.
4736 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4738         PR target/38384
4739         PR bootstrap/40972
4740         * libtool.m4: Sync from git Libtool.
4741         * ltoptions.m4: Likewise.
4742         * ltversion.m4: Likewise.
4743         * lt~obsolete.m4: Likewise.
4744         * ltmain.sh: Likewise.
4746 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4748         * configure.ac: Update minimum MPC version to 0.8.
4749         * configure: Regenerate.
4751 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4753         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4754         * configure: Regenerated.
4756 2009-11-21  Ian Lance Taylor  <iant@google.com>
4758         * configure.ac: Change default of poststage1_ldflags to be empty if
4759         poststage1_libs is set.  When poststage1_libs is empty, and
4760         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4761         * configure: Rebuild.
4763 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4765         * MAINTAINERS (Write After Approval): Update my email address.
4767 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4769         * config.guess: Update from upstream sources.
4771 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4773         * Makefile.def: Restore host and target settings for gmp.
4774         * Makefile.in: Rebuild.
4776 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4778         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4779         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4780         Fix portability of test of C++ as bootstrap language.  Add
4781         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4782         * configure: Rebuild.
4783         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4784         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4785         in-tree building.
4786         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4787         (POSTSTAGE1_HOST_EXPORTS): Use it.
4788         (STAGE[+id+]_CXXFLAGS): New.
4789         (BASE_FLAGS_TO_PASS): Pass it down.
4790         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4791         extra_exports.
4792         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4793         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4794         extra_exports.
4795         * Makefile.in: Rebuild.
4797 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4799         * config.sub, config.guess: Update from upstream sources.
4801 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4803         * MAINTAINERS (Write After Approval): Add myself.
4805 2009-11-09  Jon Beniston  <jon@beniston.com>
4807         * MAINTAINERS (Write After Approval): Add myself.
4809 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4811         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4812         paths for *-w64-mingw* and x86_64-*mingw*.
4813         * configure: Regenerated.
4815 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4817         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4819 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4821         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4822         Phil Edwards to Write-After Approval.
4824 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4826         * configure.ac: Disable target-winsup & co for
4827         x86_64-*-mingw* and *-w64-mingw* targets.
4828         * configure: Regenerated.
4830 2009-10-16  Nick Clifton  <nickc@redhat.com>
4832         * MAINTAINERS: Add myself as a maintainer for the RX port.
4834 2009-10-26  Johannes Singler  <singler@kit.edu>
4836         * MAINTAINERS (Write After Approval): Update my e-mail address.
4838 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4840         * configure.ac (CLooG test): Use = with test.
4841         * configure: Regenerate.
4843 2009-10-22  Richard Guenther  <rguenther@suse.de>
4845         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4846         cloog if the ppl version check failed.  Move flags saving
4847         before setting in libelf check.
4848         * configure: Regenerate.
4850 2009-10-21  Richard Guenther  <rguenther@suse.de>
4852         * configure.ac: Adjust the ppl and cloog configure to work as
4853         documented.  Disable cloog if ppl was disabled.  Omit the version
4854         checks if they were disabled.
4855         * configure: Re-generate.
4857 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4859         * configure.ac: Add 'lto' to enable_languages, not
4860         new_enable_languages, and only if not already present.
4861         * configure: Regenerate.
4863 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4865         * README: Refer to the various COPYING* files instead of just
4866         COPYING.
4867         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4869 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4871         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4873 2009-10-07  Richard Guenther  <rguenther@suse.de>
4875         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4876         and Richard Guenther as reviewers.
4877         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4878         as reviewers.
4880 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4882         * config.sub: Update from upstream sources.
4884 2009-10-06  Ian Lance Taylor  <iant@google.com>
4886         * Makefile.def: check-gold depends upon all-gas.
4887         * Makefile.in: Rebuild.
4889 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4891         * MAINTAINERS (Write After Approval): Add myself.
4893 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4895         * Makefile.def: all-lto-plugin depends on all-libiberty.
4896         set bootstrap=true for lto-plugin.
4897         Add lto-plugin.
4898         * Makefile.in: Regenerate.
4899         * configure.ac (host_libs): Add lto-plugin.
4900         * configure: Regenerate.
4902 2009-10-03  Diego Novillo  <dnovillo@google.com>
4904         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4905         (HOST_LIBELFLIBS): Define.
4906         (HOST_LIBELFINC): Define.
4907         * Makefile.in: Regenerate.
4908         * configure.ac: Add --enable-lto.
4909         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4910         If --enable-lto is used, add 'lto' to new_enable_languages.
4911         If --enable-lto is used and gold is enabled, add
4912         lto-plugin to configdirs.
4913         * configure: Regenerate.
4915 2009-10-03  Simon Baldwin  <simonb@google.com>
4917         * configure.ac: If --with-system-zlib, suppress local zlib and
4918         pass --with-system-zlib to subdir configure scripts.
4919         * configure: Regenerate.
4921 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4922             Paolo Bonzini  <bonzini@gnu.org>
4924         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4925         $(srcdir).
4926         * Makefile.in: Rebuilt.
4928 2009-09-26  Gary Funck  <gary@intrepid.com>
4930         * MAINTAINERS (Write After Approval): Add myself.
4932 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4934         * configure.ac: Update minimum MPC version to 0.7.
4935         * configure: Regenerate.
4937 2009-09-25  Nick Clifton  <nickc@redhat.com>
4939         * configure.ac: Pass any --cache-file=/dev/null option on to
4940         subconfigures.
4941         * configure: Regenerate.
4943 2009-09-23  Nick Clifton  <nickc@redhat.com>
4945         * config.sub, config.guess: Update from upstream sources.
4947 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4949         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4950         * Makefile.in: Rebuilt.
4952 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4954         PR bootstrap/32272
4955         * configure.ac: Error out if $srcdir isn't '.' but contains
4956         host-${host_noncanonical}.
4957         * configure: Regenerate.
4959 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4961         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4962         maintainer.
4964 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4966         * configure.ac: If bootstrapping a combined tree with
4967         --enable-gold, require c++ in stage1_languages.
4968         * configure: Regenerate.
4970         * configure.ac: Also add target_libs of stage1_languages to
4971         bootstrap_target_libs.
4972         * configure: Regenerate.
4974         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4975         with --enable-languages not containing c++.
4976         * configure: Regenerate.
4978 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4980         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4981         * configure: Regenerate.
4983 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4985         * MAINTAINERS (Write After Approval): Update my e-mail address,
4986         and move from from here...
4987         (Waiting for paperwork): To here.
4989 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4991         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4993 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4995         * configure.ac: Do not use $extrasub for replacing @if/@endif
4996         parts in Makefile; instead, use additional arguments to
4997         AC_CONFIG_COMMANDS to do the replacement manually, with several
4998         sed invocations, to avoid HP-UX sed command limits.
4999         * configure: Regenerate.
5001 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5003         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5004         blank before -L.
5006 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5008         * configure.ac (with-build-config): Document.  Handle without.
5009         Handle missing argument.
5010         * configure: Rebuilt.
5012 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5014         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5015         Default to bootstrap-debug only if compare-debug works.
5016         * configure: Rebuilt.
5017         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5018         * Makefile.in: Rebuilt.
5020 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5022         * MAINTAINERS (OS Port Maintainers): Update my email address.
5024 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5026         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5027         * Makefile.in: Rebuilt.
5029 2009-09-01  Chris Demetriou  <cgd@google.com>
5031         * MAINTAINERS (Write After Approval): Add myself.
5033 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5035         PR debug/30161
5036         * include/dwarf2.h (enum dwarf_tag): Added
5037         DW_TAG_GNU_template_template_param
5038         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5040 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5042         * Makefile.tpl (AWK): Fix typo.
5043         * Makefile.in: Regenerate.
5045 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5047         * configure.ac: Detect awk and sed.
5048         * Makefile.def (flags_to_pass): Add AWK and SED.
5049         * Makefile.tpl (AWK, SED): New.
5050         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5051         * configure: Regenerate.
5052         * Makefile.in: Regenerate.
5054 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5056         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5057         (collapseslashes): Likewise.
5059 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5061         * configure.ac (AC_PREREQ): Bump to 2.64.
5063 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5065         * configure.ac: Remove --with-datarootdir, --with-docdir,
5066         --with-pdfdir, --with-htmldir switches.
5067         * configure: Regenerate.
5069         * configure: Regenerate.
5071         * compile: Sync from Automake 1.11.
5072         * depcomp: Likewise.
5073         * install-sh: Likewise.
5074         * missing: Likewise.
5075         * mkinstalldirs: Likewise.
5076         * ylwrap: Likewise.
5078 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5080         * ltmain.sh (func_normal_abspath): New function.
5081         (func_relative_path): Likewise.
5082         (func_mode_help): Document new -bindir option for link mode.
5083         (func_mode_link): Add new -bindir option, and use it to place
5084         output DLL if specified.
5086 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5088         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5089         (baseargs): Add --disable-option-checking.
5090         * configure: Regenerate.
5092         * Makefile.def (configure-target-libiberty): Depend on
5093         all-binutils and all-ld.
5094         (configure-target-newlib): Likewise.
5095         * Makefile.in: Regenerate.
5097 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5099         * config.sub, config.guess: Update from upstream sources.
5101 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5103         Sync from src, merge:
5105         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5107         * configure.ac: Do not exclude gas for i386-*-darwin.
5108         Add a case for x86_64-*-darwin.
5109         * configure: Regenerate.
5111 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5113         * MAINTAINERS: Add my name to Write After Approval list.
5115 2009-08-06  Michael Eager  <eager@eagercon.com>
5117         * configure.ac: Add Microblaze target.
5118         * configure: Regenerate.
5120 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5122         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5123         * configure: Regenerate.
5125 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5127         * MAINTAINERS (Write After Approval): Update my e-mail address.
5129 2009-07-06  Ian Lance Taylor  <iant@google.com>
5131         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5132         * configure: Rebuild.
5134 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5136         * MAINTAINERS: Move myself to the Graphite Reviewers.
5138 2009-06-30  Wei Guozhi  <carrot@google.com>
5140         * MAINTAINERS: Add my name to Write After Approval list.
5142 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5144         PR bootstrap/40338
5145         * configure.ac (comparestring): Create new variable.
5146         * Makefile.tpl (comparestring): Use to skip some comparisions.
5147         * configure: Regenerate.
5148         * Makefile.in: Regenerate.
5150 2009-06-26  Doug Evans  <dje@sebabeach.org>
5152         * Makefile.def (host_modules): Add cgen.
5153         * Makefile.in: Regenerate.
5154         * configure.ac (host_tools): Add cgen.
5155         * configure: Regenerate.
5157 2009-06-23  DJ Delorie  <dj@redhat.com>
5159         * MAINTAINERS: Add myself as mep maintainer.
5161 2009-06-23  Ian Lance Taylor  <iant@google.com>
5163         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5164         boot_languages.  Only bootstrap target libraries listed in
5165         target_libs for some boot language.  Add --with-stage1-ldflags,
5166         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5167         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5168         if not building with C++.
5169         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5170         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5171         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5172         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5173         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5174         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5175         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5176         * configure, Makefile.in: Rebuild.
5178 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5180         * MAINTAINERS: Added my name to write-after-approval list.
5182 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5184         * configure.ac: Define is_elf for QNX Neutrino targets.
5185         * configure: Regenerate.
5187 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5189         * MAINTAINERS: Added my name to the write-after-approval list
5191 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5193         * configure.ac: Detect MPC in default directory.
5194         * configure: Regenerate.
5196 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5197             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5199         * Makefile.tpl (all): Avoid a trailing backslash.
5200         * Makefile.in: Regenerate.
5202 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5204         * config.sub, config.guess: Update from upstream sources.
5206 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5208         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5209         to noconfdirs.
5210         * configure: Regenerate.
5212 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5214         * Makefile.tpl ([+compare-target+]): Compare all stage
5215         directories, rather than just gcc.
5216         * Makefile.in: Rebuilt.
5218 2009-06-01  Doug Kwan  <dougkwan@google.com>
5220         * configure.ac: Support gold for target arm*-*-*.
5221         * configure: Regenerate.
5223 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5225         * Makefile.def: Add MPC support and dependencies.
5226         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5228         * Makefile.in, configure: Regenerate.
5230 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5232         * Makefile.tpl (all): Avoid harmless warning in make all when
5233         gcc-bootstrap is enabled but stage_last does not exist.
5234         * Makefile.in: Rebuilt.
5236 2009-05-24  Nicolas Roche  <roche@adacore.com>
5238         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5239         * Makefile.in: Regenerate.
5241 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5243         * MAINTAINERS: Update my e-mail address.
5245 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5247         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5248         * configure:  Regenerate.
5250 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5252         PR other/40159
5253         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5254         gcc-no-bootstrap are mutually exclusive.
5255         * Makefile.in: Rebuilt.
5257 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5259         PR other/40159
5260         * Makefile.tpl (all): Don't end with unconditional success.
5261         * Makefile.in: Rebuilt.
5263 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5265         PR target/37137
5266         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5267         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5268         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5269         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5270         stage_configureflags, stage_cflags and stage_libcflags into
5271         explicit Makefile macros.
5272         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5273         GFORTRAN.
5274         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5275         CC.  Set CC_FOR_BUILD from CC.
5276         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5277         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5278         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5279         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5280         and GFORTRAN.
5281         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5282         (_LIBCFLAGS): Renamed to _TFLAGS.
5283         (do-compare-debug, do-compare3-debug): Drop.
5284         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5285         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5286         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5287         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5288         (XGCC_FLAGS_FOR_TARGET): New.
5289         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5290         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5291         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5292         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5293         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5294         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5295         TFLAGS.
5296         (BUILD_CONFIG): Include if requested.
5297         (all): Set TFLAGS on bootstrap.
5298         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5299         (all-stageid-prefixmodule): Likewise.
5300         (do-clean, distclean-stageid): Set TFLAGS.
5301         (restrap): Fix whitespace.
5302         * Makefile.in: Rebuilt.
5304 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5306         * config.guess: Sync with src.
5308 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5310         * configure.ac ($with_ppl):  Default to no if not supplied.
5311         ($with_cloog):  Likewise.
5312         configure:  Regenerate.
5314 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5316         * MAINTAINERS: Update my e-mail address.
5318 2009-04-27  Nick Clifton  <nickc@redhat.com>
5320         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5322 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5324         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5325         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5326         * Makefile.in: Regenerate.
5328 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5330         PR bootstrap/39739
5331         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5332         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5334         * configure, Makefile.in: Regenerate.
5336 2009-04-21  Taras Glek  <tglek@mozilla.com>
5338         * include/hashtab.h: Update GTY annotations to new syntax
5339         * include/splay-tree.h: Likewise
5341 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5343         * config.sub, config.guess: Update from upstream sources.
5345 2009-04-15  Anthony Green  <green@moxielogic.com>
5347         * configure.ac: Add moxie support.
5348         * configure: Rebuilt.
5350 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5352         * configure.ac: Change copyright header to refer to version
5353         3 of the GNU General Public License and to point readers at the
5354         COPYING3 file and the FSF's license web page.
5355         * Makefile.def: Likewise.
5356         * Makefile.tpl: Likewise.
5357         * Makefile.in: Regenerate.
5359 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5361         * configure.ac: Restore match for darwin9 or later. Use double
5362         brackets since regeneration eats one pair.
5363         * configure: Regenerate.
5365 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5367         PR gas/10039
5368         * configure.ac: Require texinfo 4.7.
5369         * configure: Regenerated.
5371 2009-04-09  Nick Clifton  <nickc@redhat.com>
5373         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5374         the GCC Runtime Library Exception.
5376 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5378         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5379         * configure: Regenerate.
5381 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5383         * Makefil.def (languages): New entries.
5384         * Makefile.tpl (check-gcc-*): New generic target.
5385         * Makefile.in: Regenerate.
5387 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5389         * MAINTAINERS:  Update my email address.
5391 2009-03-18  Tom Tromey  <tromey@redhat.com>
5393         * configure: Rebuild.
5394         * configure.ac (host_libs): Add libiconv.
5395         * Makefile.in: Rebuild.
5396         * Makefile.def (host_modules): Add libiconv.
5397         (configure-gdb, all-gdb): Depend on libiconv.
5399 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5401         * configure.ac: Treat gdb as supported on x86_64-darwin.
5402         * configure: Regenerate.
5404 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5406         * configure.ac (--with-host-libstdcxx): New option.
5407         * configure: Regenerate.
5409 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5411         * MAINTAINERS:  Move myself into the write after approval list.
5413 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5415         * MAINTAINERS: Update e-mail address.
5417 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5419         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5421 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5423         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5425 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5427         Backport from git Libtool:
5429         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5430         Support GNU/kOpenSolaris.
5431         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5432         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5433         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5434         GNU/kOpenSolaris.
5436 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5438         * MAINTAINERS: Update e-mail address.
5440 2009-02-24  Michael Eager  <eager@eagercon.com>
5442         * MAINTAINERS (Write After Approval): Add self.
5444 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5446         * MAINTAINERS (Write After Approval): Add myself.
5448 2009-02-05  Andreas Schwab  <schwab@suse.de>
5450         * Makefile.tpl (stage_last): Define $r and $s before using
5451         $(RECURSE_FLAGS_TO_PASS).
5452         * Makefile.in: Regenerate
5454 2009-01-30  Ian Lance Taylor  <iant@google.com>
5456         * MAINTAINERS: Move myself to the Global Reviewers list.
5458 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5460         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5461         * configure: Regenerate.
5463 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5465         * MAINTAINERS: Make whitespace consistent.
5466         Remove Robert Millan from Write After Approval.
5468 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5470         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5471         (all-opcodes): Depend on all-libiberty.
5472         * Makefile.in: Regenerate.
5474 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5476         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5477         * configure: Regenerate.
5479 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5481         * MAINTAINERS (Write After Approval): Add myself.
5483 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5485         * MAINTAINERS: Add myself to reviewers (Fortran).
5487 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5489         PR tree-optimization/38515
5490         * configure.ac (cloog-polylib): Removed.
5491         (with_ppl, with_cloog): Test for "no".
5492         * configure: Regenerated.
5494 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5496         * MAINTAINERS: Moved myself to reviewers (Fortran).
5498 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5500         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5501         (Write After Approval): Remove myself.
5503 2009-01-03  Diego Novillo  <dnovillo@google.com>
5505         * MAINTAINERS: Remove myself from alias maintainership.
5507 2009-01-02  David Ayers  <ayers@fsfe.org>
5509         * MAINTAINERS: Update e-mail address.
5511 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5513         * MAINTAINERS: Make whitespace consistent.
5515 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5517         Backport from upstream Libtool:
5518         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5519         Add cache variables to tests that require the linker to work.
5520         For shlibpath_overrides_runpath, this also changes the semantics
5521         to let the result from the C compiler take precedence.
5523 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5525         * config.sub, config.guess: Update from upstream sources.
5527 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5529         * configure.ac (ppllibs): Add by default the lib flags.
5530         * configure: Regenerate.
5532 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5534         * MAINTAINERS:  Add myself to the write after approval list.
5536 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5538         * configure.ac: Add double brackets on darwin[912].
5539         * configure: Regenerate.
5541 2008-12-03  Daniel Kraft  <d@domob.eu>
5543         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5544         Approval to Reviewer section (for Fortran front-end).
5546 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5548         * configure.ac: Expand to darwin10 and later.
5549         * configure: Regenerate.
5551 2008-12-02  Andreas Schwab  <schwab@suse.de>
5553         * Makefile.def: configure-target-boehm-gc depends on
5554         all-target-libstdc++-v3.
5555         * Makefile.in: Regenerate.
5557 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5559         * MAINTAINERS:  Add myself as mingw maintainer.
5561 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5563         * config.sub, config.guess: Update from upstream sources.
5565 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5567         * README.SCO: Remove.
5569 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5571         * MAINTAINERS:  Add myself to the write after approval list.
5573 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5575         * MAINTAINERS:  Update my email address in WAA section.
5577 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5579         * MAINTAINERS: Update e-mail address.
5581 2008-11-27  Toon Moene  <toon@moene.org>
5583         * MAINTAINERS: Change e-mail address.
5585 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5587         * configure.ac: Build gdb for i?86-*-darwin*
5588         * configure: Regenerated.
5590 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5592         * MAINTAINERS: Added my full name.
5594 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5596         PR bootstrap/38014
5597         PR bootstrap/37923
5599         Revert:
5601         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5603         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5604         * Makefile.in: Regenerated.
5606         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5608         PR gdb/921
5609         PR gdb/1646
5610         PR gdb/2175
5611         PR gdb/2176
5613         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5614         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5615         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5616         (HOST_EXPORTS): Pass CPPFLAGS.
5617         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5618         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5619         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5620         * Makefile.in, configure: Regenerated.
5621         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5622         and CPPFLAGS_FOR_BUILD.
5624 2008-11-06  Jeff Law  <law@redhat.com>
5626         * MAINTAINERS: Add myself as middle end maintainer.
5628 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5630         * MAINTAINERS (Write after approval): Add myself.
5632 2008-11-05  Diego Novillo  <dnovillo@google.com>
5634         * MAINTAINERS (Global Reviewers): Add myself.
5635         (Non-Algorithmic Maintainers): Remove myself.
5637 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5639         * MAINTAINERS (Write after approval): Add myself.
5641 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5643         * MAINTAINERS (Write after approval): Add myself.
5645 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5647         * configure.ac (spu-*-*): Remove special case.
5648         * configure: Regenerate.
5650 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5652         * MAINTAINERS (Write after approval): Update my email address.
5654 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5656         * configure.ac [spu-*-*]: Do not set skipdirs.
5657         * configure: Re-generate.
5659 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5661         * MAINTAINERS (Various Maintainers): Add myself to reload.
5663 2008-10-25  Richard Guenther  <rguenther@suse.de>
5665         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5666         maintainer.  Remove myself as libgcc-math maintainer.
5667         (Non-Algorithmic Maintainers): Remove myself.
5669 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5671         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5672         * Makefile.in: Regenerated.
5674 2008-10-23  Cary Coutant  <ccoutant@google.com>
5676         * MAINTAINERS (Write after approval): Add myself.
5678 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5680         PR gdb/921
5681         PR gdb/1646
5682         PR gdb/2175
5683         PR gdb/2176
5685         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5686         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5687         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5688         (HOST_EXPORTS): Pass CPPFLAGS.
5689         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5690         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5691         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5692         * Makefile.in, configure: Regenerated.
5693         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5694         and CPPFLAGS_FOR_BUILD.
5696 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5698         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5699         Sebastian Pop.
5701 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5703         * MAINTAINERS (Write After Approval): Added myself.
5705 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5707         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5708         recommended version to 2.3.2.
5710         * configure: Regenerate.
5712 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5714         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5716 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5718         * MAINTAINERS (Write After Approval): Update e-mail address.
5720 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5722         * libtool.m4: Update to libtool 2.2.6.
5723         * lt~obsolete.m4: Update to libtool 2.2.6.
5724         * ltmain.sh: Update to libtool 2.2.6.
5725         * ltsugar.m4: Update to libtool 2.2.6.
5726         * ltversion.m4: Update to libtool 2.2.6.
5727         * ltoptions.m4: Update to libtool 2.2.6.
5728         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5730 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5732         * MAINTAINERS (Write After Approval): Add myself.
5734 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5736         * MAINTAINERS (Write After Approval): Update my name.
5738 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5740         * MAINTAINERS: Add myself in "Write After Approval".
5742 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5744         * MAINTAINERS: Add myself as ia64 maintainer.
5746 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5748         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5749         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5750         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5751         and Michael Tiemann from Write After Approval since they do not
5752         actually have access.
5754 2008-09-05  Richard Guenther  <rguenther@suse.de>
5756         * configure.ac: Initialize clooglibs to -lcloog.
5757         * configure: Re-generate.
5759 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5761         * MAINTAINERS (Write After Approval): Add myself.
5763 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5765         * configure.ac (--with-cloog-polylib): New.
5766         (--disable-cloog-version-check): New.
5767         (--disable-ppl-version-check): New.
5768         * configure: Re-generate.
5770 2008-09-03  Richard Guenther  <rguenther@suse.de>
5772         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5773         cloog test.
5774         * configure: Re-generate.
5776 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5778         Add picoChip port.
5779         * MAINTAINERS: Add picoChip maintainers.
5781 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5782             Tobias Grosser  <grosser@fim.uni-passau.de>
5783             Jan Sjodin  <jan.sjodin@amd.com>
5784             Harsha Jagasia  <harsha.jagasia@amd.com>
5785             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5786             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5787             Adrien Eliche  <aeliche@isty.uvsq.fr>
5789         Merge from graphite branch.
5790         * configure: Regenerate.
5791         * Makefile.in: Regenerate.
5792         * configure.ac (host_libs): Add ppl and cloog.
5793         Add checks for PPL and CLooG.
5794         * Makefile.def (ppl, cloog): Added modules and dependences.
5795         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5796         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5798 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5800         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5801         (GCC_SHLIB_SUBDIR): New.
5802         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5803         * configure: Regenerate.
5804         * Makefile.in: Regenerate.
5806 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5808         * MAINTAINERS: Consistently use tabs to separate columns.
5810 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5812         * MAINTAINERS (Write after Approval): Add myself.
5814 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5816         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5817         Enable bfd, binutils and opcodes.
5818         * configure: Regenerate.
5820 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5822         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5824 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5826         * MAINTAINERS:  Use correct Umlaut for last name.
5828 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5830         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5832 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5834         * MAINTAINERS: Update my email address.
5836 2008-08-16  Nicolas Roche  <roche@adacore.com>
5838         * Makefile.tpl: Add BOOT_ADAFLAGS.
5839         * Makefile.in: Regenerate.
5841 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5843         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5844         * configure: Regenerate.
5846 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5848         * configure.ac: Add makefile fragments for hpux.
5849         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5850         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5851         * configure: Regenerate.
5852         * Makefile.in: Regenerate.
5854 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5856         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5858 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5860         * MAINTAINERS (Write after Approval): Add myself.
5862 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5864         * MAINTAINERS (Write After Approval):  Add myself.
5866 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5868         * MAINTAINERS (Write After Approval):  Add myself.
5870 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5872         * MAINTAINERS: Update my email address.
5874 2008-06-25  Joey Ye  <joey.ye@intel.com>
5876         * MAINTAINERS (Write After Approval):  Add myself.
5878 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5880         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5881         * Makefile.in: Regenerate.
5882         * configure: Regenerate.
5884 2008-06-17  Daniel Kraft  <d@domob.eu>
5886         * MAINTAINERS (Write After Approval):  Add myself.
5888 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5890         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5891         "$@" is still intact with both Autoconf 2.59 and 2.62.
5892         * configure: Regenerate.
5894 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5896         * Makefile.tpl: Fix comment errors.
5897         * Makefile.in: Regenerate.
5899 2008-06-12  David S. Miller  <davem@davemloft.net>
5900             David Edelsohn  <edelsohn@gnu.org>
5902         * configure.ac: Add powerpc*-*-* to gold supported targets.
5903         * configure: Regenerate.
5905 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5907         PR tree-optimization/36218
5908         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5909         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5910         (all prefix="build-"): Pass them to build-system sub-makes.
5911         * Makefile.in: Regenerate.
5913 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5915         * MAINTAINERS (mt port): Remove.
5916         (sco5, unixware, sco udk): Remove.
5917         (Kean Johnston): Add to Write After Approval.
5919 2008-05-30  Julian Brown  <julian@codesourcery.com>
5921         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5922         of libobjc for ARM EABI Linux.
5923         * configure: Regenerate.
5925 2008-05-18  Xinliang David Li   <davidxl@google.com>
5927         * ChangeLog: Remove wrong ChangeLog entry.
5929 2008-05-17  Xinliang David Li   <davidxl@google.com>
5931         * MAINTAINERS (Write After Approval): Add myself.
5933 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5935         * MAINTAINERS (Write After Approval): Add myself.
5937 2008-05-14  Rafael Espíndola  <espindola@google.com>
5939         * config-ml.in: don't handle --enable-shared and --enable-static.
5941 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5943         * MAINTAINERS: Update my email address.
5945 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5947         * MAINTAINERS: Update my email address.
5949 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5951         * MAINTAINERS (Write After Approval): Add myself.
5953 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5955         * MAINTAINERS (Write After Approval): Add myself.
5957 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5959         * MAINTAINERS (crx): Add myself.
5961 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5963         Sync with src:
5964         2008-04-14  David S. Miller  <davem@davemloft.net>
5966         * configure.ac: Add sparc*-*-* to gold supported targets.
5967         * configure: Regenerate.
5969 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5971         PR bootstrap/35457
5972         * configure.ac: Include override.m4.
5973         * configure: Regenerate.
5975 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5977         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5978         * Makefile.in: Regenerate.
5980 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5982         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5983         as nonconfigurable directories list.
5984         * configure: Regenerate.
5986 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5988         * config.sub, config.guess: Update from upstream sources.
5990 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5992         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5993         * Makefile.in: Regenerate.
5995 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5997         * configure.ac: Do not build libssp for the AVR.
5998         * configure: Regenerate.
6000 2008-04-07  Ian Lance Taylor  <iant@google.com>
6002         * Makefile.def: check-gold depends upon all-binutils.
6003         * Makefile.in: Regenerate.
6005 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6007         * MAINTAINERS (Write After Approval): Add myself.
6009 2008-04-04  Nick Clifton  <nickc@redhat.com>
6011         PR binutils/4334
6012         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6013         builds.
6014         * configure: Regenerate.
6016 2008-04-04  NightStrike  <NightStrike@gmail.com>
6018         PR other/35151
6019         * configure.ac: Combine rules for mingw32 and mingw64.
6020         * configure: Regenerate.
6022 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6028         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6029         * Makefile.in (.NOTPARALLEL): Ditto.
6031 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6033         * MAINTAINERS (Write After Approval): Add myself.
6035 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6037         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6038         * Makefile.in (.NOTPARALLEL): Regenerate.
6040 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6042         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6043         * Makefile.in: Regenerate.
6045 2008-03-26  Jakub Staszak  <kuba@et.pl>
6047         * MAINTAINERS (Write After Approval): Add myself.
6049 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6051         * MAINTAINERS:  Update e-mail address.
6053 2008-03-20  Ian Lance Taylor  <iant@google.com>
6055         * configure.ac: Add support for --enable-gold.
6056         * Makefile.def: Add gold as a directory like ld.
6057         * configure, Makefile.in: Regenerate.
6059 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6061         * configure.ac: m4_include config/proginstall.m4.
6062         * configure: Regenerate.
6064         Backport from upstream Libtool:
6066         2007-10-12  Eric Blake  <ebb9@byu.net>
6068         Deal with Autoconf 2.62's semantic change in m4_append.
6069         * ltsugar.m4 (lt_append): Replace broken versions of
6070         m4_append.
6071         (lt_if_append_uniq): Don't require separator to be overquoted,
6072         and avoid broken m4_append.
6073         (lt_dict_add): Fix typo.
6074         * libtool.m4 (_LT_DECL): Don't overquote separator.
6076 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6078         * config.rpath: Add AIX 6 support.
6080 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6082         * Makefile.def (stageprofile).  Remove -fprofile-generate
6083         from stage_libcflags.
6084         * Makefile.in: Regenerate.
6086 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6088         * config.sub, config.guess: Update from upstream sources.
6090 2008-03-06  Tom Tromey  <tromey@redhat.com>
6092         * MAINTAINERS: Update for treelang deletion.
6094 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6096         * MAINTAINERS: Update my email address.
6098 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6100         * MAINTAINERS (darwin port): Add myself as a maintainer.
6101         (objective-c/c++): Add myself as a maintainer.
6103 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6105         * MAINTAINERS (Write After Approval): Update my email address.
6107 2008-02-25  Tomas Bily  <tbily@suse.cz>
6109         * MAINTAINERS (Write After Approval): Add myself.
6111 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6113         * MAINTAINERS (OpenMP): Add myself.
6115 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6117         PR bootstrap/32009
6118         PR bootstrap/32161
6120         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6121         * configure: Regenerate.
6123         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6124         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6125         STAGE4_LIBCFLAGS): New.
6126         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6127         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6128         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6129         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6130         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6131         for target modules.  Don't export LIBCFLAGS.
6132         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6133         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6134         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6135         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6136         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6137         * Makefile.in: Regenerate.
6139 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6141         PR libgcj/33085
6142         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6143         Do not use -DDLL_EXPORT.  Backport from upstream.
6145 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6147         * MAINTAINERS (Write After Approval): Add myself.
6149 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6151         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6152         * configure: Regenerate.
6154 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6156         * configure.ac (xtensa*-*-*): Recognize processor variants.
6157         * configure: Regenerate.
6159 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6161         PR bootstrap/34922
6162         * configure.ac (PARSE_ARGS): Push suitable setting of
6163         ac_subdirs_all, for `./configure --help=recursive'.
6164         Handle `+' in generic toplevel directory disabling.
6165         * configure: Regenerate.
6167 2008-01-28  Nick Clifton  <nickc@redhat.com>
6169         * MAINTAINERS (xstormy16): Take over maintainership.
6171 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6173         * MAINTAINERS (c4x port): Remove.
6175 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6177         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6179 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6181         * config.sub, config.guess: Update from upstream sources.
6183 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6185         * MAINTAINERS (Write After Approval): Add myself.
6187 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6189         * MAINTAINERS: Update my email address.
6191 2008-01-09  Raksit Ashok  <raksit@google.com>
6193         * MAINTAINERS (Write After Approval): Add myself.
6195 2008-01-09  Raksit Ashok  <raksit@google.com>
6197         * MAINTAINERS (Write After Approval): Add myself.
6199 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6201         * config.sub, config.guess: Update from upstream sources.
6203 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6205         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6206         Change recommended MPFR from 2.2.1 -> 2.3.0.
6207         * configure: Regenerate.
6209 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6211         * MAINTAINERS: Update my email address.
6213 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6215         * MAINTAINERS: Update my email address.
6217 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6219         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6220         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6221         * Makefile.in: Regenerate.
6223 2007-12-10  Mark Heffernan  <meheff@google.com>
6225         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6226         misplaced entries.
6228 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6230         * configure.ac: Enable libjava for x86_64-*-darwin9.
6231         * configure: Regenerate.
6233 2007-12-07  Bill Maddox  <maddox@google.com>
6235         * MAINTAINERS (Write After Approval): Add myself.
6237 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6239         * config.sub, config.guess: Update from upstream sources.
6241 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6243         * config-ml.in: Remove 64bit configure tests.
6245 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6247         * config-ml.in: Robustify against white space in absolute file
6248         names.
6250         * config-ml.in (multi-clean): Substitute ${Makefile}.
6251         Remove superfluous ${Makefile} in list.
6253 2007-11-19  Thiemo Seufer  <ths@mips.com>
6255         * config-ml.in: Don't hardcode the Makefile name.
6257 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6259         * MAINTAINERS (Write After Approval): Add myself.
6261 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6263         * MAINTAINERS (Write After Approval): Add myself.
6265 2007-11-06  Doug Kwan  <dougkwan@google.com>
6267         * MAINTAINERS (Write After Approval): Add myself.
6269 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6271         * MAINTAINERS (mercury): Remove entry.
6272         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6274 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6276         * Makefile.def (dependencies): Make configure-gdb depend on
6277         all-intl.
6278         * Makefile.in: Regenerated.
6280 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6282         * MAINTAINERS (Fortran maintainer): Remove myself.
6284 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6286         * Makefile.def: To avoid problems running with parallel makes,
6287         build newlib before libgloss so that target specific header
6288         files are availble.
6289         * Makefile.in: Regenerate
6291 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6293         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6294         * Makefile.in: Regenerate.
6296 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6298         * MAINTAINERS (Register allocation reviewer): Add myself.
6300 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6302         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6303         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6304         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6305         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6306         * configure: Regenerate.
6308 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6310         * MAINTAINERS (Register allocation reviewer): Add myself.
6312 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6314         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6315         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6316         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6317         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6318         * configure.ac: Default them to host tools for $host = $build.
6319         Subst them.
6321         * configure: Regenerate.
6322         * Makefile.in: Regenerate.
6324 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6326         * MAINTAINERS (Register allocation reviewer): Add myself.
6328 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6330         * MAINTAINERS (Register allocation reviewer): Add myself.
6332 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6334         * MAINTAINERS (Write After Approval): Fix typo.
6336 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6338         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6339         * configure: Regenerate.
6341 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6343         PR bootstrap/31906
6344         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6345         they're already prefixed.
6347 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6349         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6350         libstdc++.
6351         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6352         * configure: Regenerate.
6353         * Makefile.in: Regenerate.
6355 2007-09-17  Andreas Schwab  <schwab@suse.de>
6357         * configure.ac: Raise minimum makeinfo version to 4.6.
6358         * configure: Regenerate.
6360 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6362         * MAINTAINERS (write-after-approval) add myself
6364 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6366         * configure.ac: Correct makeinfo version check.
6367         * configure: Regenerate.
6369 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6371         * MAINTAINERS: Update my email address.
6373 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6375         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6376         to $skipdirs and only disable gprof for newlib.  Use the normal
6377         mips*-elf* handling in other respects.
6378         * configure: Regnerate.
6380 2007-09-12  David Daney  <ddaney@avtrex.com>
6382         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6383         enabling libgcj.
6384         * configure: Regenerate.
6386 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6388         PR other/32154
6389         * configure.ac: For libgloss targets, point the linker to the linker
6390         script, startup code and simulator library.
6391         * configure: Regenerate.
6393 2007-09-07  Andrew Haley  <aph@redhat.com>
6395         * configure.ac (noconfigdirs): Remove target-libffi and
6396         target-libjava.
6397         * configure: Regenerate.
6399 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6401         PR target/33281
6402         * configure.ac: Use config/mh-mingw on mingw.
6403         * configure: Regenerate.
6405 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6407         * MAINTAINERS (Write After Approval): Add myself.
6409 2007-09-05  Richard Guenther  <rguenther@suse.de>
6411         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6412         nor --disable-checking is provided also turn on yes and types
6413         checking for stage1.
6414         * configure: Re-generate.
6416 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6418         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6419         (Write After Approval): Remove myself.
6421 2007-08-29  Nick Clifton  <nickc@redhat.com>
6423         * config.sub, config.guess: Update from upstream sources.
6425 2007-08-22  Bud Davis  <jmdavis@link.com>
6427         * MAINTAINERS (Write After Approval): Added myself.
6428         * MAINTAINERS (Reviewers): Removed myself.
6430 2007-08-18  Paul Brook  <paul@codesourcery.com>
6431             Joseph Myers  <joseph@codesourcery.com>
6433         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6434         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6435         * Makefile.in: Regenerate.
6436         * configure.ac (--with-debug-prefix-map): New.
6437         * configure: Regenerate.
6439 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6440             Nigel Stephens  <nigel@mips.com>
6442         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6443         as target_makefile_frag.
6444         * configure: Regenerate.
6446 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6448         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6449         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6450         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6451         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6452         (do-compare, do-compare3, do-compare-debug): New.
6453         ([+compare-target+]): Use them.
6455 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6457         * MAINTAINERS (Write After Approval): Change my email address.
6459 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6460             Ben Elliston  <bje@au.ibm.com>
6462         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6463         --silent if $silent.
6464         * configure: Regenerate.
6466 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6468         * MAINTAINERS (Various Maintainers): Add myself as
6469         loop infrastructure maintainer.  Update my e-mail
6470         address.
6472 2007-07-31  Diego Novillo  <dnovillo@google.com>
6474         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6475         Adjust description.
6477 2007-07-26  Richard Guenther  <rguenther@suse.de>
6479         * configure.ac: Add types checking to stage1 checking flags.
6480         * configure: Regenerate.
6482 2007-07-17  Nick Clifton  <nickc@redhat.com>
6484         * COPYING3: New file.  Contains version 3 of the GNU General
6485         Public License.
6486         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6487         Lesser General Public License.
6489 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6491         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6493 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6495         * MAINTAINERS (S/390 co-maintainer): Add myself.
6496         (Write After Approval): Remove myself.
6498 2007-07-13  Dan Hipschman  <dsh@google.com>
6500         * MAINTAINERS (Write After Approval): Add myself.
6502 2007-07-11  Nick Clifton  <nickc@redhat.com>
6504         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6505         WINDRES export.
6506         * Makefile.in: Regenerate.
6508 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6510         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6511         maintainer.
6513 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6515         * lt~obsolete.m4: New. Import from 20070318 libtool.
6517 2007-07-03  Julian Brown  <julian@codesourcery.com>
6519         * MAINTAINERS (Write After Approval): Add myself.
6521 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6523         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6524         * configure: Regenerate.
6526 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6528         * configure.ac: Add some missing m4 quotation.
6529         * configure: Regenerate.
6531 2007-07-02  Simon Baldwin  <simonb@google.com>
6533         * MAINTAINERS (Write After Approval): Add myself.
6535 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6537         * configure: Regenerate.
6539 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6541         * Makefile.def: Add windmc tool to build.
6542         * Makefile.tpl: Likewise.
6543         * configure.ac: Likewise.
6544         * Makefile.in: Regenerate.
6545         * configure: Regenerate.
6547 2007-06-28  DJ Delorie  <dj@redhat.com>
6549         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6550         not building newlib.
6551         * configure: Regenerated.
6553 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6555         * MAINTAINERS (Write After Approval): Add myself.
6557 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6559         * MAINTAINERS (Write After Approval): Add myself.
6561 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6563         * MAINTAINERS (Write After Approval): Add myself.
6565 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6567         * MAINTAINERS (Write After Approval): Add myself.
6569 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6571         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6572         * Makefile.in: Regenerated.
6574 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6576         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6577         bfin*-*-uclinux* targets.
6578         * configure: Regenerate.
6580 2007-06-14  Ian Lance Taylor  <iant@google.com>
6582         * MAINTAINERS: Add myself as non-algorithmic global write
6583         maintainer.
6585 2007-06-14  Diego Novillo  <dnovillo@google.com>
6587         * MAINTAINERS: Add self as middle-end maintainer and
6588         non-algorithmic global write maintainer.
6590 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6592         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6593         Move all Fortran maintainers except Paul Brook into the
6594         Non-Autopoiesis section.
6596 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6598         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6599         (distclean-stage[+id+]): Possibly delete stage_last.
6600         * Makefile.in: Regenerate.
6602 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6604         * MAINTAINERS (Various Maintainer): Fix typo.
6606 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6608         * MAINTAINERS (Various Maintainer): Add myself as
6609         dataflow maintainer.
6611 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6613         * config.sub, config.guess: Update from upstream sources.
6615 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6617         * Makefile.tpl: Fix spelling error.
6618         * Makefile.in: Regenerate.
6620 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6622         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6623         lt_cv_sys_max_cmd_len.
6625 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6627         * MAINTAINERS (Various Maintainers): Add myself as
6628         auto-vectorizer maintainer.
6630 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6632         PR libjava/32098
6633         * libtool.m4: Revert previous change.
6634         * ltgcc.m4: Put it here.
6636 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6638         * MAINTAINERS (Various Maintainers): Add myself as
6639         auto-vectorizer maintainer.
6641 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6643         PR libjava/32098
6644         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6646 2007-05-30  Richard Guenther  <rguenther@suse.de>
6648         * MAINTAINERS (Various Maintainers): Add myself as
6649         auto-vectorizer maintainer.
6651 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6653         PR bootstrap/29382
6654         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6655         * configure: Rebuilt.
6657 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6659         * MAINTAINERS (Write After Approval): Removed my name.
6661 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6663         * MAINTAINERS (Write After Approval): Remove myself.
6665 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6667         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6669 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6671         * ltmain.sh: Update from ToT Libtool.
6672         * libtool.m4: Update from ToT Libtool.
6673         * ltsugar.m4: New. Update from ToT Libtool.
6674         * ltversion.m4: New. Update from ToT Libtool.
6675         * ltoptions.m4: New. Update from ToT Libtool.
6676         * ltconfig: Remove.
6677         * ltcf-c.sh: Remove.
6678         * ltcf-cxx.sh: Remove.
6679         * ltcf-gcj.sh: Remove.
6681 2007-05-22  Ollie Wild  <aaw@google.com>
6683         * MAINTAINERS (Write After Approval): Add myself.
6685 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6687         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6688         stage_cflags.
6689         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6690         Remove CFLAGS/LIBCFLAGS.
6691         (configure-stage[+id+]-[+prefix+][+module+],
6692         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6693         * Makefile.in: Regenerate.
6695 2007-05-15  Diego Novillo  <dnovillo@google.com>
6697         * MAINTAINERS: Update e-mail address.
6699 2007-05-15  Revital Eres  <eres@il.ibm.com>
6701         * MAINTAINERS (Write After Approval): Add myself.
6703 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6705         * MAINTAINERS (Write After Approval): Updated my address.
6707 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6709         * MAINTAINERS (Write After Approval): Add myself.
6711 2007-05-11  Silvius Rus  <rus@google.com>
6713         * MAINTAINERS (Write After Approval): Add myself.
6715 2007-04-23  Tom Tromey  <tromey@redhat.com>
6717         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6719 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6721         * MAINTAINERS (cpplib): Rename to ...
6722         (libcpp): ... this.  Add C/C++ front end maintainers.
6724 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6726         * config-ml.in: Pass ${ml_config_env} to configure calls.
6728 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6730         * MAINTAINERS (Write After Approval): Add myself.
6732 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6738         * MAINTAINERS (fortran 95 front end): Add myself.
6740 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6742         * MAINTAINERS (Write After Approval): Add myself.
6744 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6746         * MAINTAINERS (Modulo Scheduler): Add myself.
6748 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6750         * MAINTAINERS (fortran 95 front end): Add myself.
6751         (c++ front end): whitespace fix.
6753 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6755         * MAINTAINERS (Write After Approval): Add myself.
6757 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6759         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6760         of glob.  Quote arguments with single quotes too.
6761         * configure: Regenerate.
6763 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6765         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6766         * Makefile.in: Regenerate
6768 2007-03-07  Andreas Schwab  <schwab@suse.de>
6770         * configure: Regenerate.
6772 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6774         * configure.ac: Add "--with-pdfdir" configure option,
6775         which defines pdfdir variable.
6776         * Makefile.def (target=fixincludes): Add install-pdf to
6777         missing targets.
6778         (recursive_targets): Add install-pdf target.
6779         (flags_to_pass): Add pdfdir.
6780         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6781         target.
6782         * configure: Regenerate
6783         * Makefile.in: Regenerate
6785 2007-02-28  Eric Christopher  <echristo@apple.com>
6787         Revert:
6788         2006-12-07  Mike Stump  <mrs@apple.com>
6790         * Makefile.def (dependencies): Add dependency for
6791         install-target-libssp and install-target-libgomp on
6792         install-gcc.
6793         * Makefile.in: Regenerate.
6795 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6797         * configure: Regenerate.
6798         * configure.ac: Move statements after variable declarations.
6800 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6802         * MAINTAINERS: Add myself as sh maintainer.
6804 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6806         * configure.ac: Adjust for loop syntax.
6807         * configure: Regenerate.
6809 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6811         * configure: Rebuilt.
6813 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6815         * configure.ac: Drop multiple occurrences of --enable-languages,
6816         and fix its quoting.
6817         * configure: Rebuilt.
6819 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6820             Nathan Sidwell  <nathan@codesourcery.com>
6821             Vladimir Prus  <vladimir@codesourcery.com>
6822             Joseph Myers  <joseph@codesourcery.com>
6824         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6825         * configure: Regenerate.
6827 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6829         * ltconfig (freebsd*): Default to elf.
6831 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6833         * configure.ac (target_libraries): Move libgcc before libiberty.
6834         * configure: Regenerated.
6836 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6837             Paolo Bonzini  <bonzini@gnu.org>
6839         PR bootstrap/30753
6840         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6841         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6842         * configure: Regenerated.
6844 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6846         * MAINTAINERS (Language Front End Maintainers): Update my mail
6847         address.
6849 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6851         PR bootstrap/30748
6852         * configure.ac: Correct syntax for Solaris ksh.
6853         * configure: Regenerated.
6855 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6857         * configure.ac: Sync with src.
6858         * configure: Regenerate.
6860 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6862         * Makefile.in: Regenerate.
6864 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6866         * config.sub: Sync with src.
6868 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6870         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6871         noncanonical equivalents.
6872         * configure.in: Rename to...
6873         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6874         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6875         target_noncanonical.  Use them.  Rewrite removal of configure
6876         arguments for autoconf 2.59.  Discard variable settings.  Force
6877         program_transform_name for native tools.
6879         * Makefile.in: Regenerated.
6880         * configure: Regenerated with autoconf 2.59.
6882 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6884         * MAINTAINERS (Write After Approval): Add myself.
6886 2007-01-31  Andreas Schwab  <schwab@suse.de>
6888         * Makefile.tpl (LDFLAGS): Substitute it.
6889         * Makefile.in: Regenerate.
6891 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6893         * MAINTAINERS (Write After Approval): Add myself.
6895 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6897         * MAINTAINERS (spu port): Add myself.
6899 2007-01-23  Richard Guenther  <rguenther@suse.de>
6901         PR bootstrap/30541
6902         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6903         * Makefile.tpl (GNATBIND): Substitute it.
6904         (GNATMAKE): Likewise.
6905         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6906         of STAGE_PREFIX.
6907         * Makefile.in: Regenerate.
6908         * configure: Regenerate.
6910 2007-01-18  Mike Stump  <mrs@apple.com>
6912         * configure.in: Re-enable -Werror for gcc builds.
6914 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6916         * MAINTAINERS (Write After Approval): Add myself.
6918 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6920         * configure.in: Change == to = in test command.
6921         * configure: Regenerate.
6923 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6924             Nick Clifton  <nickc@redhat.com>
6925             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6927         * configure.in (build_configargs, host_configargs, target_configargs):
6928         Remove build/host/target parameters.
6929         (host_libs): Add gmp and mpfr.
6930         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6931         * Makefile.def (gmp, mpfr): New.
6932         (gcc): Remove target.
6933         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6934         target_os, target_vendor): New.
6935         (configure): Add host_alias/target_alias arguments; adjust invocations.
6936         * configure: Regenerate.
6937         * Makefile.in: Regenerate.
6939 2007-01-11  Matt Fago  <fago@earthlink.net>
6941         * configure.in: Try to link to functions only in mpfr 2.2.x
6942         to improve robustness of configure tests.
6943         * configure: Regenerate.
6945 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6947         * MAINTAINERS: Add myself as i386 maintainer.
6949 2007-01-08  Jan Hubicka  <jh@suse.cz>
6951         * MAINTAINERS: Add myself as i386 maintainer.
6953 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6955         * configure.in: Add support for an x86_64-mingw* target.
6956         * configure: Regenerate.
6958 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6960         * Makefile.tpl (all-target): Correct @if conditional for target
6961         modules.
6962         * configure.in: Omit libiberty if building only target libgcc.
6963         * configure, Makefile.in: Regenerated.
6965 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6967         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6968         * configure: Regenerate.
6970 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6972         * Makefile.def (target_modules): Add libgcc.
6973         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6974         * Makefile.tpl (clean-target-libgcc): Delete.
6975         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6976         on gcc even for bootstrapped modules.  Rewrite handling of
6977         lang_env_dependencies to loop over target_modules.
6978         * configure.in (target_libraries): Add target-libgcc.
6979         * Makefile.in, configure: Regenerated.
6981 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6983         * configure.in: Reorganize recognition of languages.  Add
6984         --enable-stage1-languages.  Show supported languages for the chosen
6985         target rather than all recognized languages.
6986         * configure: Regenerate.
6988 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6990         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6991         * Makefile.in: Regenerate.
6993 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6995         * configure.in: Warn that MPFR 2.2.0 is buggy.
6996         * configure: Regenerate.
6998 2006-12-27  Ian Lance Taylor  <iant@google.com>
7000         * configure.in: When removing Makefiles to force a reconfigure, also
7001         remove prev-DIR*/Makefile.
7002         * configure: Regenerate.
7004 2006-12-22  Andreas Schwab  <schwab@suse.de>
7006         * configure: Regenerate with correct autoconf version.
7008 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7010         * configure.in: add AC_SUBST for *_FOR_TARGET.
7011         * configure: Regenerate.
7013 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7015         * configure.in: Simplify logic for rejecting languages that cannot
7016         be built.  Separate the case when a language is unsupported,
7017         from the case when the user chooses not to build a language.
7019 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7021         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7022         it only affects bootstrap and could be tested on "$host" as well.
7023         * configure: Regenerate.
7024         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7026 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7028         PR bootstrap/29544
7029         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7030         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7031         move here comment from Makefile.tpl.
7032         * Makefile.tpl: Move some definitions higher in the file.
7033         (STAGE1_CHECKING): New.
7034         * configure.in: Add --enable-stage1-checking.
7035         * configure: Regenerate.
7036         * Makefile.in: Regenerate.
7038 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7040         * MAINTAINERS: Add myself as build system maintainer.
7042 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7044         * MAINTAINERS (Write After Approval): Add myself.
7046 2006-12-13  Eric Christopher  <echristo@apple.com>
7048         * MAINTAINERS: Add myself as darwin maintainer.
7050 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7052         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7054 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7056         MAINTAINERS: Update my entry.
7058 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7060         * configure.in:  Handle spu makefile frag.
7061         * Makefile.tpl (MAINT): Define
7062         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7063         * configure: Regenerate.
7064         * Makefile.in: Regenerate.
7066 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7068         * config.guess: Import latest version.
7069         * config.sub: Likewise.
7071 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7073         * configure.in (spu-*-*): Don't skip target-libiberty.
7074         * configure: Regenerate.
7076 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7078         PR bootstrap/30134
7079         * configure.in: Correct x86 darwin support for libjava to powerpc
7080         and i?86 only.
7081         * configure: Regenerate.
7083 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7085         * configure.in: Add x86 darwin support for libjava.
7086         * configure: Regenerate.
7088 2006-12-07  Mike Stump  <mrs@apple.com>
7090         * Makefile.def (dependencies): Add dependency for
7091         install-target-libssp and install-target-libgomp on
7092         install-gcc.
7093         * Makefile.in: Regenerate.
7095 2006-12-04  Richard Guenther  <rguenther@suse.de>
7097         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7098         (Non-Algorithmic Maintainers): Move over non-algorithmic
7099         loop optimizer maintainers, add myself as a non-algorithmic
7100         middle-end maintainer.
7102 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7104         * MAINTAINERS (Write After Approval): Add myself.
7106 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7108         * configure.in: Update error message for missing GMP/MPFR.
7110         * configure: Regenerate.
7112 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7114         * configure.in: Update MPFR version in error message.
7116         * configure: Regenerate.
7118 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7120         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7121         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7122         --with-gmp-lib): New flags.
7124         * configure: Regenerate.
7126 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7128         * MAINTAINERS (Write After Approval): Change my email address.
7130 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7132         * MAINTAINERS (Write After Approval): Add myself.
7134 2006-11-22  Philipp Thomas  <pth@suse.de>
7136         * MAINTAINERS (i18n): Update e-mail address.
7138 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7140         * MAINTAINERS (spu port): Add myself as maintainer.
7141         (Write After Approval): Remove myself.
7143 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7145         * configure.in (skipdirs): Don't build libssp for SPU.
7146         * configure: Regenerate.
7148 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7150         * MAINTAINERS (spu port): Add myself as maintainer.
7151         (libobjc): Update my email address.
7153 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7155         * MAINTAINERS (Write After Approval): Add myself.
7157 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7159         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7160         * configure : Rebuilt.
7162 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7164         * MAINTAINERS (Write After Approval): Add myself.
7166 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7168         * MAINTAINERS (Write After Approval): Add myself.
7170 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7172         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7173         libmpfr.a.
7174         * configure: Regenerate.
7176 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7178         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7179         (unstage): Test for stage_last presence.
7181         PR bootstrap/29802
7182         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7183         STAGE_PREFIX.
7184         * Makefile.in: Regenerate.
7186 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7188         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7189         maintainers.
7191 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7193         * MAINTAINERS (Write After Approval): Add myself.
7195 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7197         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7198         and stageN-package/Makefile.
7199         * Makefile.in: Regenerated.
7201 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7203         * configure.in: Remove target-libgloss from noconfigdirs for
7204         bfin-*-*.
7205         * configure: Regenerated.
7207 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7209         * configure.in (have_gmp): Only error if the gcc directory exists.
7211         * configure: Regenerate.
7213 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7215         * configure.in: Robustify error message for missing GMP/MPFR.
7217         * configure: Regenerate.
7219 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7221         * MAINTAINERS (Write After Approval): Add myself.
7223 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7225         * MAINTAINERS: Change email address.
7227 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7229         * MAINTAINERS (Write After Approval): Add myself.
7231 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7233         * MAINTAINERS (Write After Approval): Add myself.
7235 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7237         * MAINTAINERS (Write After Approval): Move myself to
7238         Write After Approval section.
7240 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7242         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7243         need_gmp anymore.
7244         * configure: Regenerate.
7246 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7248         * MAINTAINERS (Write After Approval): Add myself.
7250 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7252         * config.guess: Import latest version.
7253         * config.sub: Likewise.
7255 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7257         * Makefile.def: Added pdf target handling.
7258         * Makefile.tpl: Added pdf target handling.
7259         * Makefile.in: Regenerated.
7261 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7263         * MAINTAINERS: Add self as score port maintainer.
7265 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7267         * MAINTAINERS (Write After Approval): Add myself.
7269 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7271         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7272         or newer.
7273         * configure: Regenerated.
7275 2006-09-27  Dave Brolley  <brolley@redhat.com>
7277         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7278         using $s instead of $r.
7279         * configure: Regenerated.
7281 2006-09-26  Thiemo Seufer  <ths@mips.com>
7283         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7284         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7285         * configure: Regenerate.
7287 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7289         * MAINTAINERS (Write After Approval): Remove myself.
7291 2006-09-22  Chao-ying Fu  <fu@mips.com>
7293         * MAINTAINERS (Write After Approval): Add myself.
7295 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7297         * MAINTAINERS: Add self as soft-fp maintainer.
7299 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7301         * MAINTAINERS: Add myself as avr maintainer.
7302         Remove Marek Michalkiewicz as avr maintainer.
7304 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7306         * MAINTAINERS (Write After Approval): Add myself.
7308 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7310         * configure.in: Never build newlib for a Mingw host.
7311         Never build newlib as Mingw target library.
7312         Test the existence of winsup/cygwin for building a Cygwin newlib,
7313         rather than just winsup.
7314         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7315         building a Mingw target.
7316         * configure: Regenerate.
7318 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7320         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7322 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7324         * config.guess: Import from src (was more updated).
7325         * config.sub: Likewise.
7327 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7329         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7330         * configure: Regenerated.
7332 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7334         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7335         for stages after the first.
7337 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7339         * Makefile.def: Add dependencies for configure-opcodes
7340         on configure-intl and all-opcodes on all-intl.
7341         * Makefile.in: Regenerated.
7343 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7345         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7347 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7349         Port to hosts whose 'sort' and 'tail' implementations
7350         treat operands with leading '+' as file names, as POSIX
7351         has required since 2001.  However, make sure the code still
7352         works on pre-POSIX hosts.
7353         * ltmain.sh: Don't assume "sort +2" is equivalent to
7354         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7356 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7358         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7360 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7362         * ltconfig: chmod 644 before ranlib during install.
7364 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7366         PR bootstrap/18058
7367         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7368         if the bootstrap compiler is a GCC version that supports it.
7369         * configure: Regenerate.
7371 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7373         * configure.in: Fix thinkos in previous check-in.
7374         * configure: Regenerate.
7376 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7378         PR other/27063
7379         * configure.in: Test subdir_requires and give an appropriate
7380         error message.
7381         * configure: Regenerate.
7383 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7385         * MAINTAINERS (Write After Approval): Add myself.
7387 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7389         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7391 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7393         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7395 2006-06-20  David Ayers  <d.ayers@inode.at>
7397         PR bootstrap/28072
7398         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7399         whether target-libjava is being configured instead of whether the
7400         java front end is enabled.
7401         * configure: Regenerate.
7403 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7405         PR target/27540
7406         * configure.in: Only enable libgomp on IRIX 6.
7407         * configure: Regenerate.
7409 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7411         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7412         too.
7413         * Makefile.in: Regenerate.
7415 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7417         * config-ml.in: Alter CCASFLAGS to include special
7418         multilib options the same as is done for CFLAGS.
7420 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7422         * configure.in: Don't enable libgomp on hpux10.
7423         * configure: Rebuilt.
7425 2006-06-12  David Ayers  <d.ayers@inode.at>
7427         PR bootstrap/27963
7428         PR target/19970
7429         * configure.in: Remove target-boehm-gc from noconfigdirs where
7430         ${libgcj} is specified.
7431         * configure: Regenerate.
7433 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7435         Sync from src:
7437         * configure.in: Sync.
7438         * configure: Regenerated.
7440         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7442         * Makefile.def: Added dependencies from sim and gdb on intl, and
7443         added configure dependencies to everything with an all dependency
7444         on intl.
7445         * Makefile.in: Regenerated.
7447 2006-06-06  David Ayers  <d.ayers@inode.at>
7449         PR libobjc/13946
7450         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7451         * Makefile.in: Regenerate.
7452         * configure.in: Add --enable-objc-gc at toplevel and have it
7453         enable boehm-gc for Objective-C.
7454         Remove target-boehm-gc from libgcj.
7455         Add target-boehm-gc to target_libraries.
7456         Add target-boehm-gc to noconfigdirs where ${libgcj}
7457         is specified.
7458         Assert that boehm-gc is supported when requested for Objective-C.
7459         Only build boehm-gc if needed either for Java or Objective-C.
7460         * configure: Regenerate.
7462 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7464         PR 27674
7465         * Makefile.tpl (configure-[+prefix+][+module+],
7466         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7467         Remove rule to unstage bootstrapped modules.
7468         (stage_current): New.
7469         * Makefile.in: Regenerate.
7471 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7473         * MAINTAINERS (Write After Approval): Update my e-mail address.
7475 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7477         * include/libiberty.h: Declare pex_run_in_environment.
7479 2006-05-31  Asher Langton  <langton2@llnl.gov>
7481         * MAINTAINERS (Write After Approval): Add myself.
7483 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7485         * Makefile.def (bfd, opcodes): Fix lib_path.
7486         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7487         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7488         * Makefile.in: Regenerate.
7490 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7492         * Makefile.in: Regenerate.
7494 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7496         * Makefile.def: Add install-html target. Add datarootdir
7497         docdir and htmldir to flags_to_pass.
7498         * Makefile.tpl: Add install-html target.
7499         * Makefile.in: Regenerate.
7500         * configure.in: Add --with-datarootdir, --with-docdir, and
7501         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7502         * configure: Regenerate.
7504 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7506         * configure.in: Enable gprof for cross builds.
7507         * configure: Regenerate.
7509 2006-05-22  Richard Guenther  <rguenther@suse.de>
7511         Revert
7512         2006-01-31  Richard Guenther  <rguenther@suse.de>
7513         Paolo Bonzini  <bonzini@gnu.org>
7515         * Makefile.def (target_modules): Add libgcc-math target module.
7516         * configure.in (target_libraries): Add libgcc-math target library.
7517         (--enable-libgcc-math): New configure switch.
7518         * Makefile.in: Re-generate.
7519         * configure: Re-generate.
7520         * libgcc-math: New toplevel directory.
7522 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7523             Andreas Tobler  <a.tobler@schweiz.ch>
7525         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7526         * configure: Rebuilt.
7528 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7530         * MAINTAINERS (Write After Approval): Add myself.
7532 2006-05-01  DJ Delorie  <dj@redhat.com>
7534         * configure.in: Restore CFLAGS if GMP isn't present.
7535         * configure: Regenerate.
7537 2006-05-01  Richard Guenther  <rguenther@suse.de>
7539         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7540         maintainer.
7542 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7544         * MAINTAINERS (Write After Approval): Add myself.
7546 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7548         * MAINTAINERS (Write After Approval): Add myself.
7550 2006-04-18  DJ Delorie  <dj@redhat.com>
7552         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7553         reference libgloss so that libssp can be built in a combined
7554         tree.
7555         * configure: Regenerate.
7557 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7559         * MAINTAINERS (Write After Approval): Add myself.
7561 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7563         * configure.in: Require makeinfo 4.4 or higher.
7564         * configure: Regenerate.
7566 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7568         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7569         Rearrange the entries of other libraries to have them in one place.
7571 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7573         * MAINTAINERS (Write After Approval): Remove myself.
7574         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7576 2006-03-14  Richard Guenther  <rguenther@suse.de>
7578         * configure: Regenerate with autoconf 2.13.
7580 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7582         * MAINTAINERS: Use my work address.
7584         * MAINTAINERS: Update my E-mail address.
7586 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7588         * configure.in: Handle --disable-<component> generically.
7589         * configure: Regenerate.
7591 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7593         PR libgcj/17311
7594         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7596 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7598         * MAINTAINERS (Write After Approval):  Remove myself.
7599         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7601 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7603         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7604         (TARGET_CONFIGDIRS): Remove.
7605         * configure.in: Remove AC_SUBST(target_configdirs).
7606         * Makefile.in, configure: Regenerated.
7608 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7610         * MAINTAINERS (Write After Approval):  Remove myself.
7611         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7613 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7615         PR bootstrap/25670
7617         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7619         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7620         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7621         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7622         BUILD_PREFIX, BUILD_PREFIX_1.
7623         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7625         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7626         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7628         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7629         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7630         of `cat stage_current`.  Always provide the `r' and `s' variables.
7631         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7632         a single shell execution.
7633         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7634         bootstrapped modules, make the stage1 module if the build was not
7635         started yet, else build the current stage.
7636         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7637         (all-build, all-host, all-target, [+make_target+]-host,
7638         [+make_target+]-target): Do not use \-continued lines.
7639         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7640         (current_stage, restrap, stage_last): New.
7642         * Makefile.in: Regenerate.
7643         * configure: Regenerate.
7645 2006-02-19  Bud Davis  <jmdavis@link.com>
7647         * MAINTAINERS (Write After Approval):  Remove myself.
7648         (Language Front End Maintainers):  Add myself as fortran 95
7649         maintainer and update e-mail address.
7651 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7653         * MAINTAINERS (Write After Approval):  Remove myself.
7654         (Language Front End Maintainers):  Add myself as fortran 95
7655         maintainer.
7657 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7659         * MAINTAINERS (Write After Approval): Add myself.
7661 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7663         * MAINTAINERS (Write After Approval):  Remove myself.
7664         (Language Front End Maintainers):  Add myself as
7665         fortran 95 maintainer.
7667 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7669         Sync from src:
7671         2005-12-27  Leif Ekblad  <leif@rdos.net>
7673         * configure.in: Add support for RDOS target.
7674         * configure: Regenerate.
7676 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7677             Andreas Schwab  <schwab@suse.de>
7679         * configure: Regenerate.
7681 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7683         * configure.in (enable_libgomp): Add AIX.
7684         * configure: Regenerate.
7686 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7688         * MAINTAINERS (Write After Approval): Add myself.
7690 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7692         * MAINTAINERS (Write After Approval): Add myself.
7694 2006-01-31  Richard Guenther  <rguenther@suse.de>
7695         Paolo Bonzini  <bonzini@gnu.org>
7697         * Makefile.def (target_modules): Add libgcc-math target module.
7698         * configure.in (target_libraries): Add libgcc-math target library.
7699         (--enable-libgcc-math): New configure switch.
7700         * Makefile.in: Re-generate.
7701         * configure: Re-generate.
7702         * libgcc-math: New toplevel directory.
7704 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7706         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7707         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7708         the assembler, linker and binutils.
7709         * configure: Regenerate.
7711 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7713         * MAINTAINERS (Write After Approval): Add myself.
7715 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7717         * configure: Regenerate.
7719 2006-01-18  Richard Henderson  <rth@redhat.com>
7720             Jakub Jelinek  <jakub@redhat.com>
7721             Diego Novillo  <dnovillo@redhat.com>
7723         * libgomp: New directory.
7724         * Makefile.def: Add target_module libgomp.
7725         * Makefile.in: Regenerate.
7726         * configure.in (target_libraries): Add target-libgomp.
7727         * configure: Regenerate.
7729 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7731         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7732         @ from continuation.
7733         * Makefile.in: Rebuilt.
7735 2006-01-04  Chris Lattner  <sabre@gnu.org>
7737         * MAINTAINERS (Write After Approval): Add myself.
7739 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7741         PR bootstrap/24252
7743         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7744         * Makefile.tpl (OBJDUMP): New.
7745         (EXTRA_HOST_FLAGS): Add it.
7746         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7748         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7749         to use symbolic links between directories.  Avoid race conditions
7750         or make them harmless.
7751         * configure.in: Do not try to use symbolic links between directories.
7753         * Makefile.def (LEAN): Pass.
7754         * Makefile.tpl (LEAN): Define.
7755         (stage[+id+]-start): Accept that the previous directory does not
7756         exist, if the bootstrap is lean.
7757         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7758         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7759         configure substitution.
7760         ([+compare-target+]): Likewise.
7761         ([+bootstrap-target+]-lean): New.
7762         * configure.in: Remove lean bootstrap support from here.
7764         * Makefile.in: Regenerate.
7765         * configure: Regenerate.
7767 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7769         * MAINTAINERS (libdecnumber): Add myself.
7771 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7773         * libtool-ldflags: New script.
7775 2006-01-02  Andreas Schwab  <schwab@suse.de>
7777         * configure.in: When reconfiguring remove Makefile in
7778         all stage directories.
7779         * configure: Regenerate.
7781 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7783         * MAINTAINERS: Update my email address.
7785 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7787         Revert Ada-related part of the previous change.
7789         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7790         Do not pass.
7791         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7792         * Makefile.in: Regenerate.
7793         * configure.in: Do not include mt-ppc-aix target fragment.
7794         * configure: Regenerate.
7796 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7798         * configure.in: Select appropriate fragments for PowerPC/AIX.
7799         * configure: Regenerate.
7801         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7802         BOOT_CFLAGS, BOOT_LDFLAGS.
7803         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7804         BOOT_CFLAGS, BOOT_LDFLAGS.
7805         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7806         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7807         (stage): Fail if we cannot complete the work.
7808         * Makefile.in: Regenerate.
7810 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7812         * configure.in: Replace ms1 with mt.
7813         * configure: Rebuilt.
7815 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7817         * MAINTAINERS: Update my email address.
7819 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7821         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7822         install-host-nogcc): Don't invoke $(stage) at the end.
7823         * Makefile.in: Regenerate.
7825 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7827         * configure.in: Flip the top-level bootstrap switch.
7828         * configure: Regenerate.
7830 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7832         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7833         $(stage) and $(unstage).
7834         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7835         (all): Remove stray semicolon.
7836         (local-distclean): Don't handle multilib.tmp and multilib.out.
7837         (install.all): Set $s for consistency.
7838         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7839         check_multilibs setting.  Always make the install directory.
7840         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7841         Correct @if/@endif.
7842         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7843         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7844         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7845         (multilib.out): Remove.
7846         * Makefile.in: Regenerated.
7848 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7850         * MAINTAINERS (Write After Approval): Add myself.
7852 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7854         * MAINTAINERS: Add myself as mt maintainer.
7856         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7858 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7860         * MAINTAINERS: Change email address.
7862 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7864         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7865         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7866         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7867         Find in-tree tools if available.
7868         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7869         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7870         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7871         (COMPILER_*_FOR_TARGET): New.
7872         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7873         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7874         (CONFIGURED_*, USUAL_*): Remove.
7875         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7876         STRIP): Use autoconf substitutions.
7877         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7878         COMPILER_NM_FOR_TARGET): New.
7879         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7881         (all): Make all-host and all-target in parallel.
7882         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7883         that $$r and $$s are set before invoking a recursive make.
7884         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7885         ([+bootstrap-target+]): Inline most of the `all' target.
7887 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7889         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7890         from the gcc build directory.
7891         * Makefile.in: Regenerate.
7893 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7895         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7896         depend on all-libdecnumber.
7897         * configure.in (host_libs): Include libdecnumber.
7898         * Makefile.in: Regenerate.
7899         * configure: Likewise.
7901 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7903         * libdecnumber: Import decNumber sources from the dfp-branch.
7905 2005-11-21  Kean Johnston  <jkj@sco.com>
7907         * config.sub, config.guess: Sync from upstream sources.
7909 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7911         Import from Autoconf sources:
7913         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7914         * config/move-if-change: Don't output "$2 is unchanged";
7915         suggested by Ben Elliston.  Handle weird characters correctly.
7917 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7919         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7920         to match upstream libtool for darwin.
7922 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7924         * Makefile.def: Remove gdb dependencies for gdbtk.
7925         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7926         (configure-gdb, install-gdb): New rules.
7927         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7928         * Makefile.in, configure: Regenerated.
7930 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7932         * MAINTAINERS (Write After Approval): Add myself.
7934 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7936         * MAINTAINERS (Write After Approval): Add myself.
7938 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7940         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7941         Diego Novillo.
7943 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7945         PR bootstrap/24297
7946         * Makefile.tpl (do-[+make-target+], do-check, install,
7947         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7948         are set before recursing.
7949         * Makefile.in: Regenerate.
7951 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7953         PR bootstrap/18939
7954         * Makefile.def (gcc) <target>: Fix thinko.
7955         * Makefile.in: Regenerate.
7957 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7959         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7960         * configure: Regenerate.
7962 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7964         * MAINTAINERS (Write After Approval): Add self.
7966 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7968         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7969         target-libffi, target-qthreads, target-libjava, and
7970         targetlibobjc.
7971         * configure: Regenerate.
7973 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7975         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7976         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7977         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7978         (USUAL_OBJDUMP_FOR_TARGET): New.
7979         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7980         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7981         * configure, Makefile.in: Regenerated.
7983 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7985         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7986         before other host packages.
7988 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7990         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7992 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7994         PR bootstrap/22340
7996         * configure.in (default_target): Remove.
7997         * Makefile.tpl (all): Do not use prerequisites as subroutines
7998         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7999         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8000         use prerequisites as subroutines.
8001         (check-host, check-target): New.
8002         (bootstrap configure & all targets): Do not use stage*-start
8003         if the directory layout is already ok.
8004         (non-bootstrap configure & all targets): Prepend a $(unstage).
8005         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8006         (NOTPARALLEL): Remove.
8007         (unstage, stage variables): New variables.
8008         (unstage, stage targets): Simply expand to those variables.
8010         * configure: Regenerate.
8011         * Makefile.in: Regenerate.
8013 2005-10-04  James E Wilson  <wilson@specifix.com>
8015         * Makefile.def (lang_env_dependencies): Add libmudflap.
8016         * Makefile.in: Regenerate.
8018 2005-10-03  Andreas Schwab  <schwab@suse.de>
8020         Backport from libtool CVS:
8021         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8023         * ltmain.sh: add support for installing into temporary
8024         staging area (e.g. 'make install DESTDIR=...')
8026 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8028         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8029         * configure: Regenerated.
8031 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8033         * configure: Regenerate with the correct
8034         autoconf version.
8036 2005-09-30  Catherine Moore  <clm@cm00re.com>
8038         * configure.in (bfin-*-*): New.
8039         * configure: Regenerated.
8041 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8043         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8044         (LIPO_FOR_TARGET): New.
8045         (CONFIGURED_LIPO_FOR_TARGET): New.
8046         (USUAL_LIPO_FOR_TARGET): New.
8047         (STRIP_FOR_TARGET): New.
8048         (CONFIGURED_STRIP_FOR_TARGET): New.
8049         (USUAL_STRIP_FOR_TARGET): New.
8050         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8051         STRIP_FOR_TARGET.
8052         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8053         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8054         * Makefile.in: Regenerate.
8055         * configure: Regenerate.
8057 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8059         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8060         (rs6000-*-aix*): Same.
8061         * configure: Regenerate.
8063 2005-09-16  Tom Tromey  <tromey@redhat.com>
8065         * MAINTAINERS: Add self as java maintainer.
8067 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8069         * configure.in: Recognize f95 in the --enable-languages option,
8070         and substitute it for fortran, issuing a warning.
8071         * configure: Regenerate.
8073 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8075         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8076         * configure:  Regenerated.
8078 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8080         * MAINTAINERS: Add self as ms1 maintainer.
8082 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8084         * Makefile.def (libssp): Add to lang_env_dependencies.
8085         * Makefile.in: Regenerate.
8087 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8089         * MAINTAINERS: Add myself as middle-end maintainer.
8091 2005-08-17  Christian Groessler  <chris@groessler.org>
8093         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8094         * Makefile.in: Regenerate.
8096 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8098         * MAINTAINERS (write after approval): Added myself.
8100 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8102         * MAINTAINERS (Write After Approval): Add myself.
8104 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8106         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8107         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8108         Look for alternate names of the target cc and c++
8109         * configure: Regenerate.
8111 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8113         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8114         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8115         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8116         tools; remove code to manually set them.
8117         (Target tools): Look in the environment for them.
8118         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8119         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8120         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8121         build directory.
8122         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8123         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8124         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8125         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8126         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8127         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8128         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8129         * configure: Regenerate.
8130         * Makefile.in: Regenerate.
8132 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8134         * MAINTAINERS: Update for removed CPU targets.
8136 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8138         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8139         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8140         * Makefile.in: Regenerated.
8142 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8144         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8145         (CFLAGS_FOR_TARGET): Use it.
8146         (CXXFLAGS_FOR_TARGET): Likewise.
8147         * Makefile.in: Regenerated.
8148         * configure.in (--with-build-sysroot): New option.
8149         * configure: Regenerated.
8151 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8153         * Makefile.tpl: Wrap install between unstage and stage
8154         * Makefile.in: Regenerate.
8156 2005-07-21  Eric Christopher  <echristo@apple.com>
8158         * MAINTAINERS: Update affiliation.
8160 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8162         * MAINTAINERS: Add self as crx port maintainer.
8164 2005-07-20  DJ Delorie  <dj@redhat.com>
8166         * MAINTAINERS: Add self as m32c maintainer.
8168 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8170         * all files: Update FSF address.
8172 2005-07-15  Eric Christopher  <echristo@redhat.com>
8174         * MAINTAINERS: Change affiliation.
8176 2005-07-14  Jim Blandy  <jimb@redhat.com>
8178         * configure.in: Add cases for Renesas m32c.
8179         * configure: Regenerated.
8181 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8183         * COPYING.LIB: Update from fsf.org.
8185 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8187         * COPYING, compile, config.guess,
8188         config.sub, install-sh, missing, mkinstalldirs,
8189         symlink-tree, ylwrap: Sync from upstream sources.
8190         * config-ml.in: Update FSF address.
8192 2005-07-13  Eric Christopher  <echristo@redhat.com>
8194         * configure.in: Add toplevel noconfigdir support for tpf.
8195         * configure: Regenerate.
8197 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8199         PR ada/22340
8201         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8202         * Makefile.in: Regenerate.
8204 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8206         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8207         Brolley to write-after-approval.
8209 2005-07-07  Andreas Schwab  <schwab@suse.de>
8211         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8212         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8213         * Makefile.in: Regenerated.
8215 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8217         * configure.in: Don't build sim or rda when targetting darwin.
8218         * configure: Regenerate.
8220 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8222         * configure.in: Add --enable-libssp and --disable-libssp.
8223         * configure: Regenerate with autoconf-2.13.
8225 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8227         * Makefile.def (target_modules): Add libssp.
8228         * configure.in (target_libraries): Add target-libssp.
8229         * configure: Rebuilt.
8230         * Makefile.in: Rebuilt.
8232 2005-07-01  Zack Weinberg  <zackw@panix.com>
8234         * MAINTAINERS: Change email address.  Resign from maintainership.
8236 2005-07-01  Richard Guenther  <rguenther@suse.de>
8238         * MAINTAINERS: Change my e-mail address and affiliation.
8240 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8242         * Makefile.def (stagefeedback): Come after profile.
8243         Define profiledbootstrap target.
8244         * Makefile.tpl (profiledbootstrap): Remove.
8245         (stageprofile-end): Zap stagefeedback.
8246         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8247         * Makefile.in: Regenerate.
8249 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8251         * MAINTAINERS: Update my email address.
8253 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8255         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8256         In 'cpp' stanza, support '#line' as well as '# '.
8258 2005-06-08  Andreas Schwab  <schwab@suse.de>
8260         * MAINTAINERS: Move myself from 'Write After Approval' to
8261         'CPU Port Maintainers' section as m68k maintainer.
8263 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8265         * configure.in (unsupported_languages): New macro.
8266         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8267         non-ported target libraries in noconfigdirs.
8268         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8269         non-linux-gnu.  Remove libgcj_ex_libffi.
8270         <lang_frag loop>: Set add_this_lang=no if the language is in
8271         unsupported_languages.
8272         * configure: Regenerate.
8274 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8276         * configure.in: Fix typo in handling of --with-mpfr-dir.
8277         * configure: Regenerate.
8279 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8281         * MAINTAINERS: Update my email address.
8283 2005-06-02  Jim Blandy  <jimb@redhat.com>
8285         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8286         accepted into the master sources.)
8288 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8289             Michael Snyder  <msnyder@redhat.com>
8290             Stan Cox  <scox@redhat.com>
8292         * configure.in: Set noconfigdirs for ms1.
8294         * configure: Regenerate.
8296 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8298         * MAINTAINERS (Write After Approval): Add self.
8300 2005-06-01  Josh Conner  <jconner@apple.com>
8302         * MAINTAINERS (Write After Approval): Add self.
8304 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8306         * MAINTAINERS: Update my email address.
8308 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8310         * MAINTAINERS (Write After Approval): Add self.
8312 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8314         * MAINTAINERS (Write After Approval): Remove self.
8316 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8318         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8319         (Dependencies): Consider target modules for bootstrap dependencies.
8320         Make target bootstrap modules depend on each stage's gcc.
8321         * Makefile.in: Regenerate.
8323 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8325         * Makefile.def (configure-gcc): Depend on binutils having been built.
8326         (all-gcc): No need to do it here.
8327         * Makefile.in: Regenerate.
8329 2005-05-19  Paul Brook  <paul@codesourcery.com>
8331         * configure.in: Rewrite misleading error message when requested
8332         language cannot be built.
8333         * configure: Regenerate.
8335 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8337         * ylwrap: Import from Automake 1.9.5.
8339 2005-05-13  David Ung  <davidu@mips.com>
8341         * MAINTAINERS (Write After Approval): Add self.
8343 2005-05-09  Mike Stump  <mrs@apple.com>
8345         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8346         lt_cv_sys_max_cmd_len for now.
8348 2005-05-09  Stan Cox  <scox@redhat.com>
8350         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8352 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8354         * README.SCO: Update the URL.
8356 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8358         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8359         with_gnu_ld to libtool.
8360         * ltcf-c.sh (aix[45]): Define file_list_spec.
8361         * ltcf-cxx.sh (aix[45]): Same.
8362         * ltcf-gcj.sh (aix[45]): Same.
8363         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8364         exists, write list of input files to temporary file.
8366 2005-05-04  Mike Stump  <mrs@apple.com>
8368         * configure.in: Always pass --target to target configures as
8369         otherwise rebuilds that do --recheck will fail.
8370         * confiugure: Rebuilt.
8372 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8374         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8375         STAGE_HOST_EXPORTS.
8376         (configure, all): Add bootstrap support.
8377         (Host modules, target modules): Pass post-stage1 flags and exports.
8378         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8379         * Makefile.in: Regenerate.
8381 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8383         * configure: Regenerate.
8385 2005-04-27  Mike Stump  <mrs@apple.com>
8387         * MAINTAINERS: Add self as darwin maintainer.
8389 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8391         * config.sub: Update from master copy.
8393 2005-04-21  Mike Stump  <mrs@apple.com>
8395         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8396         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8398 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8400         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8401         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8402         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8403         "*-*-elf" and "*-*-linux*".
8404         * configure: Regenerate.
8406 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8408         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8410 2005-04-12  Mike Stump  <mrs@apple.com>
8412         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8414 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8416         * MAINTAINERS (Write After Approval): Add myself.
8418 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8420         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8422 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8424         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8425         (TARGET_CONFIGARGS): Include --with-target-subdir.
8426         (configure, all): New macros.  Use them throughout.
8427         * Makefile.in: Regenerate.
8429 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8431         * MAINTAINERS (Write After Approval): Add myself.
8433 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8435         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8437 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8439         * MAINTAINERS: Move John Carr to Write After Approval.
8441 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8443         * config/mh-mingw32: Delete.
8444         * configure.in: Don't use it.
8445         * configure: Regenerate.
8447 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8449         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8450         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8451         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8452         (HOST_LIB_PATH): Generate from Makefile.def.
8453         (TARGET_LIB_PATH): Likewise.
8454         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8455         * Makefile.in: Regenerate.
8456         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8457         (RPATH_ENVVAR): Include Darwin case.
8458         * configure: Regenerate.
8460 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8462         * MAINTAINERS (Various Maintainers): Remove self.
8463         (Write After Approval): Add self.
8465 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8467         * MAINTAINERS (Various Maintainers): Add self.
8469 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8471         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8472         * configure: Regenerate.
8474 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8476         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8477         gcc_version, and gcc_version_trigger from set of flags to pass.
8478         * Makefile.tpl: Remove definitions of above variables.
8479         (config.status): Remove dependency on $(gcc_version_trigger).
8480         * Makefile.in: Regenerate.
8481         * configure.in: Do not reference config/gcc-version.m4 nor
8482         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8483         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8484         * configure: Regenerate.
8486 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8487             Andrew Pinski  <pinskia@physics.uc.edu>
8489         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8490         * Makefile.in: Regenerate.
8492 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8494         * MAINTAINERS (Write After Approval): Add myself.
8496 2005-03-03  David Ayers  <d.ayers@inode.at>
8498         * MAINTAINERS (Write After Approval): Add myself.
8500 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8502         PR libgcj/20160
8503         * ltmain.sh: Avoid creating archives with components that have
8504         duplicate basenames.
8506 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8508         PR bootstrap/20250
8509         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8510         instead of check.
8511         * Makefile.in: Regenerate.
8513 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8515         * Makefile.in: Regenerate to fix conflict between the previous two
8516         patches.
8518 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8520         PR bootstrap/17383
8521         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8522         * Makefile.tpl (HOST_SUBDIR): New substitution.
8523         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8524         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8525         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8526         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8527         (Host modules, Bootstrapped modules): Use it.
8528         (Build modules, Target modules): Do not create symlink trees,
8529         always configure out-of-srcdir.
8530         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8531         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8532         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8533         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8535         * Makefile.in: Regenerate.
8536         * configure: Regenerate.
8538 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8540         Merged from libada-gnattools-branch:
8541         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8543         * gnattools: New directory.
8544         * Makefile.def: Add gnattools as a module, depending on target-libada.
8545         * Makefile.in: Regenerate.
8546         * configure.in: Include gnattools in host_tools; disable it if ada
8547         is disabled.
8548         * configure: Regenerate.
8550 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8552         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8553         treelang maintainer.
8554         (Write After Approval): Remove myself.
8556 2005-02-23  Paul Schlie  <schlie@comcast.net>
8558         * configure.in: Allow darwin targeted ports to build tk, itcl and
8559         libgui.
8560         * configure: Regenerate.
8562 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8564         PR libgcj/10353
8565         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8566         * configure: Regenerate.
8568 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8570         * MAINTAINERS (Write After Approval): Add myself.
8572 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8574         * MAINTAINERS: Update my e-mail address.
8576 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8578         * MAINTAINERS (Write After Approval): Add myself.
8580 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8582         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8583         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8584         target-libgloss when not *-*-elf and *-*-aout.
8585         * configure: Regenerate.
8587 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8589         * MAINTAINERS: Remove obsolete entries.
8591         * MAINTAINERS (Write After Approval): Add Michael Matz.
8593 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8595         * MAINTAINERS: Remove self as cpplib maintainer.
8597 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8599         * install-sh, config.sub: Import from upstream.
8601 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8603         PR bootstrap/18222
8604         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8605         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8606         * Makefile.in: Regenerate.
8608 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8610         * MAINTAINERS: Update my email address.
8612 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8613             Andreas Schwab  <schwab@suse.de>
8615         PR bootstrap/18033
8616         * config-ml.in: Eval option if surrounded by single quotes.
8618 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8620         Revert 2004-12-28 Makefile changes, a better fix will be
8621         applied to mainline and src after GCC 4.0 branches.
8623 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8625         PR bootstrap/17383
8627         * Makefile.def (target_modules): Remove stage parameter,
8628         it is always true now.
8629         * Makefile.tpl (configure-build-[+module+],
8630         configure-target-[+module+]): Always build symlink tree
8631         for the directory and for include.  BUILD_SUBDIR and
8632         TARGET_SUBDIR cannot be . anymore.
8633         * Makefile.in: Regenerate.
8635 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8637         Revert 2004-12-08 Makefile changes.
8639 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8641         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8642         cygwin, mingw.
8644 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8646         * configure.in (sh64-*-*): Reenable gprof.
8647         * configure: Regenerate.
8649 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8651         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8652         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8653         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8654         * Makefile.in: Regenerate.
8656 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8658         * MAINTAINERS: Update my email address.
8660 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8662         * Makefile.tpl: Generate normal dependencies if the LHS module is
8663         not bootstrapped.
8664         * Makefile.in: Regenerate.
8666 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8668         * configure.in: Include config/gxx-include-dir.m4.  Use
8669         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8670         * configure: Regenerate.
8672 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8674         * config.if: Delete.
8675         * configure.in: Set libstdcxx_incdir directly.
8676         * configure: Regenerate.
8678 2004-12-02  Eric Christopher  <echristo@redhat.com>
8680         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8681         * Makefile.in: Regenerate.
8683 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8685         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8686         * configure: Regenerate.
8688 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8690         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8691         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8692         * configure: Regenerate.
8694 2004-12-01  Eric Christopher  <echristo@redhat.com>
8696         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8697         of things to remove.
8699 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8701         * MAINTAINERS (Write After Approval): Update my e-mail address.
8703 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8705         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8706         from CVS libtool to always pass_all.
8708 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8710         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8711         (hppa*64*-*-*): Delete incorrect comment.
8712         * configure: Rebuilt.
8714 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8716         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8718 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8720         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8721         from CVS libtool to always pass_all.
8723 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8725         * install-sh, compile: Import from automake.
8727 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8729         * config.guess, config.sub:  Import from savannnah.
8731 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8733         * MAINTAINERS (Write After Approval): Add myself
8735 2004-11-12  Mike Stump  <mrs@apple.com>
8737         * Makefile.def: Add html support.
8738         * Makefile.tpl: Likewise.
8739         * Makefile.in: Regenerate.
8741 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8743         PR 18423
8744         * configure.in: Remove all instances of build-fixincludes from
8745         noconfigdirs.
8746         (build_configargs): Supply --target to subdirectories.
8747         * configure: Regenerate.
8749         * Makefile.def: Make gcc install depend on fixincludes install.
8750         * Makefile.in: Regenerate.
8752 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8754         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8756 2004-11-11  Paul Brook  <paul@codesourcery.com>
8758         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8760 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8762         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8763         target-libgfortran.
8764         * configure: Regenerate.
8766 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8768         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8769         like CC.
8771 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8773         * Makefile.def (host fixincludes): Specify missing targets.
8774         * Makefile.in: Regenerate.
8776 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8778         * MAINTAINERS: Add myself
8780 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8782         * MAINTAINERS (Write After Approval): Add myself.
8784 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8786         * Makefile.def: Build fixincludes for the host, too.
8787         * Makefile.in: Regenerate.
8788         * configure.in (host_tools): Add fixincludes.
8789         * configure: Regenerate.
8791 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8793         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8794         * configure: Regenerated.
8796 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8798         PR other/17783
8799         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8800         * configure: Regenerated.
8802 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8804         * README.SCO: Update per FSF instructions.
8806 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8808         PR target/18151
8809         * configure.in (case ${target}): Do not build fixincludes for avr.
8810         * configure: Regenerated.
8812 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8814         * configure.in (case ${target}): Do not build fixincludes
8815         on platforms where it is not used.
8816         * configure: Regenerated.
8818 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8820         * configure.in: Use an absolute path to install-sh.
8821         * configure: Regenerated.
8823 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8825         * MAINTAINERS (Write After Approval): Add myself.
8827 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8829         * MAINTAINERS: Remove from Write After Approval those that are
8830         already maintainers.
8832 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8834         * MAINTAINERS:  Update my email address.
8836 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8838         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8839         * configure: Regenerate.
8841 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8843         * MAINTAINERS:  Update my email address.
8845 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8847         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8848         entries belonging to this category.
8850 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8852         * MAINTAINERS: Update my e-mail address.
8854 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8856         Fix wrong conflict resolution in:
8858         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8860         * Makefile.in: Regenerate.
8861         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8862         in the recursive `make', instead of hardwiring `all'.
8863         (Autogenerated TARGET-* variables): New.
8865 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8867         * configure.in: Enable target-libgloss for crx-*-*.
8868         * configure: Regenerate.
8870 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8872         * MAINTAINERS (Various Maintainers): Move the "windows,
8873         cygwin, mingw" maintainer to ...
8874         (OS Port Maintainers): ... here.
8876 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8878         * MAINTAINERS (Write After Approval): Remove those that are
8879         maintainers of some subsystem.
8881 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8883         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8884         * ltcf-cxx.sh (tpf*): Likewise.
8885         * ltconfig (tpf*): Add TPF OS configuration support.
8887 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8889         * MAINTAINERS: Change my email address to my new work account.
8891 2004-09-24  Michael Roth  <mroth@nessie.de>
8893         * configure.in (--without-headers): Add missing double quotes.
8894         * configure: Regenerate.
8896 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8898         * ylwrap: Revert to previous version.
8900 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8902         PR bootstrap/17369
8903         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8904         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8905         SET_GCC_LIB_PATH_CMD.
8906         (BASE_TARGET_EXPORTS): Likewise.
8907         * Makefile.in: Regenerated.
8909         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8910         * configure: Regenerated.
8912 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8914         * config.guess: New upstream version
8915         * compile, depcomp, install-sh, ylwrap: Likewise.
8917 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8919         * config/mh-x86omitfp: New host makefile fragment.  Add
8920         -fomit-frame-pointer to the default BOOT_CFLAGS.
8921         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8922         * configure: Regenerate.
8924 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8926         PR target/11572
8927         * configure.in (*-*-darwin*): Renable libobjc.
8928         * configure: Regenerate.
8930 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8932         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8934 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8936         * Makefile.def: Remove libbanshee.
8937         * Makefile.tpl: Ditto.
8938         * configure.in: Ditto.
8939         * Makefile.in: Regen.
8940         * configure: Ditto.
8942 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8944         * ltmain.sh: Use $pic_object as $non_pic_object if
8945         $non_pic_object=none.
8947 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8949         * missing: Import latest version from master repository.
8951 2004-09-06  Nick Clifton  <nickc@redhat.com>
8953         * config.sub: Import latest version from master repository.
8954         * config.guess: Likewise.
8955         This includes these changes:
8957         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8959         * config.sub: Handle crisv32, alias etraxfs.
8960         * config.guess (crisv32:Linux:*:*): Handle.
8962         2004-08-13  Brad Smith  <brad@comstyle.com>
8964         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8965         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8967         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8969         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8970         assume the processor is a powerpc.  This is because coreutils
8971         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8972         in this case, due to a MacOS X bug that causes
8973         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8974         to return a negative number.
8975         Problem reported by Petter Reinholdtsen in:
8976         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8978         2004-07-19  Ben Elliston  <bje@gnu.org>
8980         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8982         2004-06-24  Ben Elliston  <bje@gnu.org>
8984         * config.guess: Update copyright years.
8985         * config.sub: Likewise.
8987         2004-06-22  Robert Millan  <robertmh@gnu.org>
8989         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8990         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8992         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8994         * config.guess (*:*VMS:*:*): New entry. Replaces
8995         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8996         manufacturer.
8998         2004-06-22  Ben Elliston  <bje@gnu.org>
9000         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9001         * config.sub: Likewise.
9003         2004-06-22  Ben Elliston  <bje@gnu.org>
9005         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9006         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9008         2004-06-11  Ben Elliston  <bje@gnu.org>
9010         * config.guess (pegasos:OpenBSD:*:*): Remove.
9012         2004-06-11  Ben Elliston  <bje@gnu.org>
9014         From Wouter Verhelst <wouter@grep.be>:
9015         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9017         2004-06-11  Ben Elliston  <bje@gnu.org>
9019         * config.guess (luna88k:OpenBSD:*:*): New.
9021         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9023         * config.guess (m32r*:Linux:*:*): New case.
9024         * config.sub: Handle m32rle.
9026         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9028         From Jens Petersen  <petersen@redhat.com>:
9029         * config.sub: Handle sparcv8.
9031         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9033         From Tom Smith <smith@cag.lkg.hp.com>:
9034         * config.guess: Version suffixes are equally significant on Tru64
9035         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9036         prefix of "P" (patched kernel).
9038         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9040         * config.sub: Add support for National Semiconductor CRX target.
9042 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9044         * MAINTAINERS (Various Maintainers): Remove myself as web page
9045         maintainer, add myself as maintainer of build status lists.
9047 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9049         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9050         *-*-netware, but add target-libmudflap.
9051         Consolidate *-*-netware targets (of which really only i?86 exists)
9052         into a single entry.
9053         * configure: Likewise.
9055 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9057         * Makefile.tpl (sorry): Remove.
9058         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9059         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9060         (do-clean): Clean per-stage directories too.
9061         (do-distclean): Run distclean-stage1 too.
9062         (.NOTPARALLEL): Enable during toplevel bootstrap.
9063         (stage[+id+]-bubble): Enable parallel execution during
9064         the recursive invocation.
9065         * Makefile.in: Regenerate.
9067         Fix previous checkin:
9069         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9070         include.
9071         * configure.in: Fix indentation.
9072         * configure: Regenerate.
9074 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9076         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9077         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9078         * configure: regenerate
9079         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9080         -mdynamic-no-pic
9082 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9084         * Makefile.def (build_modules): Add fixincludes.
9085         (dependencies): Make gcc depend on fixincludes.
9086         * configure.in (build_tools): Add fixincludes.
9087         (build_configdirs): Always include build_libs.
9088         * Makefile.in: Regenerate.
9089         * configure: Regenerate.
9091 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9093         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9094         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9095         phony targets; do not generate timestamp files.
9096         (distclean-stageN): Remove references to their timestamp files.
9097         (restageN, touch-stageN): Remove.
9098         (stageN-bubble): Rewritten.
9099         (compare): Support lean bootstraps.
9100         * Makefile.in: Regenerate.
9102         * configure.in: Only warn when bootstrapping but
9103         build != host or build != target.  Support lean bootstraps.
9104         * configure: Regenerate.
9106 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9108         * configure.in:  Give a better error message if GMP/MPFR are missing
9109         and a language needing them has been requested.
9110         * configure:  Regenerated.
9112 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9114         * configure.in:  Print a list of available language front-ends if
9115         a requested one is missing.  Tidy stray tab characters.
9116         * configure:  Regenerated.
9118 2004-08-19  Michael Koch  <konqueror@gmx.de>
9120         * gcc/doc/install.texi: Update entry about automake for libjava.
9122 2004-08-17  Robert Millan  <robertmh@gnu.org>
9124         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9125         (instead of FreeBSD).
9126         * configure: Regenerate.
9128 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9130         * Makefile.in: Regenerate.
9131         * configure: Regenerate.
9133         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9134         stage_*_flags.
9135         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9136         for bootstrapped modules if toplevel bootstrap is going.
9137         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9138         modules.  Adjust for changes in Makefile.def.  Enable several
9139         rules even in non-bootstrap mode, just to avoid peppering the
9140         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9141         (stage-[+prev+]-bubble): Remove.
9143         * Makefile.def (Dependencies): Depend on all-build-bison,
9144         all-build-flex, all-build-byacc, all-build-texinfo, rather
9145         than the host variations.
9146         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9147         with BUILD_SUBDIR.
9148         (BISON): Update for recent Bisons.
9149         (YACC): Fix typo.
9150         (cross): Depend on all-build.
9151         (all): Do not depend on all-build.
9152         (prebootstrap): Remove.
9153         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9154         (Prebootstrap dependencies): Add them to the per-stage targets
9155         and to all-prebootstrap.
9156         * configure.in (build_configdirs): Always enable build_tools.
9157         (BUILD_DIR_PREFIX): Remove.
9159         * Makefile.def (gcc): Add target variable.
9160         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9161         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9162         in the recursive `make', instead of hardwiring `all'.
9163         (Autogenerated TARGET-* variables): New.
9165 2004-08-13  Brian Booth  <bbooth@redhat.com>
9167         * MAINTAINERS: Remove myself from write-after-approval.
9169 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9171         * src-release: Stop distributing mmalloc with gdb (which doesn't
9172         use it).
9173         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9174         * Makefile.in: Regenerate.
9176 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9178         * configure.in (arm*-*-eabi*): New target.
9179         * configure: Regenerate.
9181 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9183         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9184         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9185         (Dependencies): New section.
9186         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9187         (configure-target-[+module+]): Depend on maybe-all-gcc
9188         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9189         (toplevel profiledbootstrap): Fix dependencies.
9190         * Makefile.in: Regenerate.
9192 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9194         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9195         target-libiberty to noconfigdirs.
9196         * configure: Regenerate.
9198 2004-08-03  Paul Brook  <paul@codesourcery.com>
9200         * configure.in: Check for MPFR as well as GMP.
9201         * configure: Regenerate.
9203 2004-08-01  Robert Millan  <robertmh@gnu.org>
9205         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9206         libmudflap for all GNU-based systems (with Glibc).
9207         * configure: Regenerate.
9209 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9211         * Makefile.def (host-modules): Add gcc.
9212         * Makefile.in: Regenerate.
9213         * Makefile.tpl (sorry): New rule.
9214         (configure-host, all-host, [+make_target+]-host, do-check,
9215         install-host): Do not add gcc as a special case.
9216         (host modules): Add a small special-casing for gcc.  Export
9217         extra_make_flags through the environment.
9218         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9219         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9220         other recursive targets for gcc): Remove.
9222         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9223         (stage, unstage): New rules.
9224         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9225         distclean-stage[+id+]): Use stage_current.
9226         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9227         the stage*-start rules.
9229 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9231         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9232         use -all_load flag.
9234 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9236         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9237         * configure: Regenerate.
9239 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9241         * maintainer-scripts/gcc_release: Revert yesterday's change.
9243 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9245         * MAINTAINERS: Add myself to write-after-approval.
9247 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9249         * libf2c: Removed.
9250         * gcc/gccbug.in: Updated because of libf2c removal.
9251         * maintainer-scripts/gcc_release: Ditto.
9253 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9255         * configure.in: Build libmudflap by default on FreeBSD.
9256         * configure: Regenerated.
9258 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9260         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9261         systems.
9262         * configure: Regenerated.
9264 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9266         PR target/16344
9267         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9268         feedback based compiler.
9269         * Makefile.in: Rebuilt.
9271 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9273         * Makefile.def (host_modules): Set bootstrap=true for flex.
9274         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9275         * Makefile.in: Rebuilt.
9277 2004-07-07  Jan Hubicka  <jh@suse.cz>
9279         * MAINTAINERS: Add self as a profile feedback maintainer.
9281 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9283         * configure.in:  Do not prepend $srcdir to /dev/null in
9284         makefile fragments.
9285         * configure:  Regenerate.
9287 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9289         * Makefile.def (build_modules): Add bison, byacc, flex,
9290         m4, texinfo.
9291         (flags_to_pass): Add FLEX.
9292         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9293         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9294         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9295         DEFAULT_MAKEINFO): Remove.
9296         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9297         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9298         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9299         objdir or else use configured tool.
9300         (all-build): New.
9301         (all): Depend on it.
9302         (Build module dependencies): Add.
9303         * Makefile.in: Regenerate.
9304         * configure.in: Better support for multiple build modules,
9305         matching what is done for host/target modules.  Do not look
9306         for "plausible" locations of build tools if Canadian cross.
9307         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9308         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9309         * configure: Regenerate.
9311 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9313         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9314         * Makefile.in: Regenerate.
9316 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9318         * Makefile.tpl (configure-build-[+module+],
9319         configure-[+module+], configure-target-[+module+]): Pass
9320         [+extra_configure_args+].
9321         (all-build-[+module+], all-[+module+], check-[+module+],
9322         install-[+module+], [+make_target+]-[+module+],
9323         all-target-[+module+], check-target-[+module+],
9324         install-target-[+module+], [+make_target+]-target-[+module+]):
9325         Pass [+extra_make_args+].
9326         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9327         (GCC_HOST_EXPORTS): Remove.
9328         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9329         cross, check-gcc, check-gcc-c++, install-gcc,
9330         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9331         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9332         * Makefile.in: Regenerate.
9334 2004-06-21  Matthew Sachs  <msachs@apple.com>
9336         * MAINTAINERS: Added self to write-after-approval.
9338 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9340         * configure.in: Check for srcdir/winsup rather than build directory
9341         winsup.
9342         * configure: Regenerate.
9344 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9346         * configure.in: Don't build Cygwin native newlib if winsup
9347         directory is missing.  Emit warning instead.
9348         * configure: Regenerate.
9350 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9352         * Makefile.tpl (touch-stage[+id+]): New.
9353         (restage[+prev+]): Depend on touch-stage[+id+].
9355         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9356         Use it throughout.
9358         * Makefile.def: Add profile and feedback bootstrap stages.
9359         Remove next field from bootstrap stages.
9360         * Makefile.tpl (LN, LN_S): Substitute.
9361         (stageN-start, stageN-end): Use double-colon rules, to
9362         provide a hook for additional setup commands.
9363         (distclean-stageN-gcc, restageN): Create dependencies from
9364         [+prev+], not from [+next+].
9365         (stageN-bubble): Add commands for successive stages from
9366         [+prev+], using double-colon rules.
9367         (all-stageN-gcc): Fix typo.
9368         (stagefeedback-start, profiledbootstrap): New.
9369         * Makefile.in: Regenerate.
9370         * configure.in: Call ACX_PROG_LN.
9371         * configure: Regenerate.
9373 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9375         * MAINTAINERS (Write After Approval): Add myself.
9377 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9379         * MAINTAINERS (Write After Approval): Add myself.
9381 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9383         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9384         without gcc.
9385         * configure: Regenerate.
9387 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9389         * Makefile.tpl: Fix typo.
9390         * Makefile.in: Regenerate.
9392 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9394         * configure.in: Remove new- prefix from toplevel
9395         bootstrap targets.
9396         * configure: Regenerate.
9398 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9400         * Makefile.tpl (all.normal): Rename to all.
9401         (all): Replace with a rule to pick the default
9402         target from configure.
9403         (all-gcc, configure-gcc): Use conditionals to
9404         do nothing when toplevel bootstrap is going on.
9405         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9406         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9407         * configure.in: Support --enable-bootstrap.
9409         * Makefile.def: Remove new- prefix from toplevel
9410         bootstrap targets.
9411         * Makefile.tpl: Likewise.
9413         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9414         target.
9416         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9417         $(RECURSE_FLAGS) to recursive invocation of make.
9419         * Makefile.in: Regenerate.
9420         * configure: Regenerate.
9422 2004-05-30  Andreas Jaeger  <aj@suse.de>
9423             Jim Wilson  <wilson@specifixinc.com>
9425         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9426         like CC.
9428 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9430         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9431         * configure: Regenerate.
9433 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9435         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9436         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9437         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9438         targets.
9439         * Makefile.in: Regenerate.
9441 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9443         * configure.in: Test the ability to symlink directories.
9444         * configure: Regenerate.
9446         * Makefile.def (bootstrap-stage): New definitions.
9447         * Makefile.tpl (configure-stage1-gcc,
9448         configure-stage2-gcc, configure-stage3-gcc,
9449         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9450         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9451         new-restage3, compare): Autogenerate, see Makefile.in
9452         entry for behavioral changes.
9453         (distclean-stage1, new-stage1-start, new-stage1-end,
9454         new-stage1-bubble, distclean-stage2, new-stage2-start,
9455         new-stage2-end, new-stage2-bubble, distclean-stage3,
9456         new-stage3-start, new-stage3-end): New autogenerated targets.
9457         (objext, prebootstrap, BOOT_CFLAGS,
9458         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9459         targets.
9461         * Makefile.in: Regenerate.
9462         (distclean-stage1, new-stage1-start, new-stage1-end,
9463         new-stage1-bubble, distclean-stage2, new-stage2-start,
9464         new-stage2-end, new-stage2-bubble, distclean-stage3,
9465         new-stage3-start, new-stage3-end): New targets.
9466         (all-stage1-gcc): Move prebootstrap dependency from here...
9467         (configure-stage1-gcc): ...to here.
9468         (new-bootstrap): Use bubble targets.
9469         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9470         Use per-stage distclean targets.
9471         (configure-stage1-gcc, configure-stage2-gcc,
9472         configure-stage3-gcc, all-stage1-gcc,
9473         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9474         Use new-stageN-start to prepare the tree.
9476 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9478         * Makefile.def (host_modules): add libcpp.
9479         * Makefile.tpl: Add dependencies on and for libcpp.
9480         * Makefile.in: Regenerate.
9481         * configure.in: Add libcpp host module.
9482         * configure: Regenerate.
9484 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9486         * Makefile.tpl: Whenever a recursive target is defined, wrap
9487         it in a special @if/@endif block, and prepare its maybe
9488         dependency in the @if/@endif block
9489         * configure.in: Instead of writing maybe dependencies, remove
9490         the @if/@endif statements, and remove the @if/@endif blocks
9491         that remain.
9492         * configure: Regenerate.
9493         * Makefile.in: Regenerate.
9495 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9497         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9499 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9501         PR bootstrap/15120
9502         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9503         * */configure: Rebuilt.
9505 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9507         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9508         of libf2c.
9509         * configure, Makefile.in: Regenerate.
9511 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9513         * MAINTAINERS (Write After Approval): Add myself.
9515 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9517         Merge from tree-ssa-20020619-branch.
9519         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9520         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9521         (HOST_GMPLIBS): Define.
9522         (HOST_GMPINC): Define.
9523         (TARGET_LIB_PATH): Add libmudflap.
9524         (GFORTRAN_FOR_TARGET): Define.
9525         (configure-build*): Export GFORTRAN.
9526         (configure-gcc): Export GMPLIBS and GMPINC.
9527         (all-gcc): Add maybe-all-libbanshee.
9528         (configure-target-libgfortran): Define.
9529         * Makefile.in: Regenerate.
9530         * configure.in (host_libs): Add libbanshee.
9531         (target_libraries): Add target-libmudflap and target-libgfortran.
9532         Add --with-libbanshee.
9533         Handle --disable-libmudflap.
9534         (*-*-freebsd*): Use with_gmp.
9535         Add $(libgcj) to noconfigdirs.
9536         * configure: Regenerate.
9537         * depcomp: New file.
9538         * MAINTAINERS: Add tree-ssa maintainers.
9540 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9542         * MAINTAINERS (Various Maintainers): Add myself.
9544 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9546         * MAINTAINERS (Write After Approval): Add myself.
9548 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9550         * MAINTAINERS (Write After Approval): Add myself.
9552 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9554         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9555         * configure: Regenerate.
9557 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9559         Revert:
9560         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9562         * Makefile.def (flags_to_pass): Remove *dir variables that
9563         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9564         as well as prefix and exec_prefix.
9565         * Makefile.in: Regenerate.
9567 2004-04-26  Robert Millan  <robertmh@gnu.org>
9569         Add patches from libtool CVS.
9570         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9571         * ltconfig: Likewise.
9572         * ltcf-c.sh: Likewise.
9573         * ltcf-cxx.sh: Likewise.
9574         * ltcf-gcj.sh: Likewise.
9576 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9578         * Makefile.def (host_modules): Mark with the bootstrap
9579         flag packages on which gcc depends.
9580         * Makefile.tpl (all-bootstrap): Use it.
9581         * Makefile.in: Regenerate.
9583 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9585         * Makefile.def (flags_to_pass): Remove *dir variables that
9586         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9587         as well as prefix and exec_prefix.
9588         * Makefile.in: Regenerate.
9590 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9592         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9593         * configure: Regenerate.
9594         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9595         * gcc/Makefile.tpl (compare): Use the result of the test.
9596         * gcc/Makefile.in: Regenerate.
9598 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9600         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9601         Always relocate gcc and prev-gcc to the original names, even
9602         if the build fails.
9603         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9604         New targets.
9606 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9608         * MAINTAINERS: Update my email address.
9610 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9612         * configure.in (mips*-*-irix5*): Enable ld.
9613         * configure: Regenerate.
9615 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9617         * configure: Regenerate.
9619 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9621         * Makefile.tpl (configure-[+module+], configure-gcc,
9622         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9623         Set and export LDFLAGS.
9624         * Makefile.in: Regenerate.
9626 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9628         * MAINTAINERS: Add myself to write-after-approval.
9630 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9632         PR bootstrap/14871
9633         * Makefile.tpl: If we don't have built-in-tree target tools,
9634         use the ones found by configure rather than hacking around with
9635         program_transform_name.
9636         * configure.in: Give Makefile.tpl the information necessary
9637         to do that.
9638         * Makefile.in: Regenerate.
9639         * configure: Regenerate.
9641 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9643         PR bootstrap/14760
9644         * configure.in: When computing baseargs, strip *all* copies of
9645         offending options.  Also, don't match/substitute the trailing space,
9646         so that this actually works when two similar options are separated by
9647         only one space.
9648         * configure: Regenerate.
9650 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9652         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9653         (rs6000-*-aix*): Same.
9654         * configure: Regenerate.
9656 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9658         * MAINTAINERS: Add myself to write-after-approval.
9660 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9662         * MAINTAINERS: Add myself to write-after-approval.
9664 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9666         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9667         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9668         * Makefile.in: Regenerate.
9670         * configure.in (top level bootstrap support): Rework --enable-werror
9671         to set @stage2_werror_flag@.
9672         * configure: Regenerate.
9673         * Makefile.tpl (top level bootstrap support): Pass
9674         @stage2_werror_flag@ down to configure in stages 2 and 3.
9675         * Makefile.in: Regenerate.
9677 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9679         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9680         for stages 2 and 3 as well as in make.  As a consequence, remove
9681         OUTPUT_OPTION (now detected by configure) from the flags passed down
9682         to make.
9683         * Makefile.in: Regenerate.
9685         * Makefile.tpl (new-bootstrap): Fix typo.
9686         * Makefile.in: Regenerate.
9688 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9690         * Makefile.tpl: Rearrange by moving recursive_targets rules
9691         into their proper sections.
9692         * Makefile.tpl (top level bootstrap support): Move disabling
9693         of coverage flags from 'make' to 'configure'; improve comments.
9694         * Makefile.in: Regenerate.
9696         * Makefile.tpl (experimental top level bootstrap) Move stage1
9697         language setting from all- target to configure- target; disable
9698         intermodule optimization in stage 1; prevent gratuitous rebuilds
9699         of stage 1.
9700         * Makefile.in: Regenerate.
9701         * configure.in: Comma-separate stage 1 language list for top
9702         level bootstrap.
9703         * configure: Regenerate.
9705         * Makefile.tpl: Clean up experimental top level bootstrap support:
9706         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9707         prev-gcc in configure- targets as well as all- targets.
9708         * Makefile.in: Regenerate.
9710 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9712         * compile: New file imported from automake.
9714 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9716         * configure.in: Remove symbolic link section.
9717         * configure: Regenerate.
9718         * Makefile.tpl (links): Remove.
9719         * Makefile.in: Regenerate.
9721 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9722             Nathanael Nerode  <neroden@gcc.gnu.org>
9724         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9725         Set with AC_CHECK_PROGS.
9726         * configure.in: Fix comment typo from last patch.
9727         * configure: Regenerate.
9729 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9731         * Makefile.tpl: Introduce experimental top level bootstrap support.
9732         * Makefile.in: Regenerate.
9733         * configure.in: Introduce support for top level bootstrap.
9734         * configure: Regenerate.
9736 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9737             Paolo Bonzini  <bonzini@gnu.org>
9739         PR bootstrap/14522
9740         * configure.in: Cope with shells that do not support unquoted ^
9741         * configure: Regenerate.
9743 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9744             Paolo Bonzini  <bonzini@gnu.org>
9746         PR bootstrap/14522
9747         * configure.in: Cope with shells that do not support nesting
9748         quotes inside quoted backquote substitutions.
9749         * configure: Regenerate.
9751 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9753         PR bootstrap/14522
9754         * configure.in: Fix escaping of $.
9755         * configure: Regenerate.
9757 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9759         * configure: Regenerate, since I forgot to while committing Paolo's
9760         changes.
9762 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9764         PR ada/14131
9765         Move language detection to the top level.
9766         * configure.in: Find default values for the tools as
9767         soon as possible.  Disable ada if GNAT is not found.
9768         Emit error message about missing languages.  Expand
9769         --enable-languages=all for the gcc subdirectory.
9771 2004-03-10  Ben Elliston  <bje@gnu.org>
9773         * MAINTAINERS: Update my email address.
9775 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9777         * ltconfig: Disable building static libraries if building shared
9778         libraries on AIX 5L.
9780 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9782         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9783         and disable libgcj.
9784         * configure: Regenerated.
9786 2004-03-01  Brian Booth  <bbooth@redhat.com>
9788         * MAINTAINERS: Add myself to write-after-approval.
9790 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9792         * MAINTAINERS: Add myself to write-after-approval.
9794 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9796         PR bootstrap/7087
9797         * Makefile.tpl: Guard XFOO sed statements better.
9798         * Makefile.tpl: Add dependency for configure-target-libada.
9799         * Makefile.in: Regenerate (incidentally fixes broken
9800         commit when libada-branch was merged).
9802 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9804         * MAINTAINERS: Add myself to write-after-approval.
9806 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9808         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9809         maintainers.
9811 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9813         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9814         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9816 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9818         PR bootstrap/11932
9819         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9821 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9823         * MAINTAINERS: Added myself to write-after-approval.
9825 2004-02-14  Michael Koch  <konqueror@gmx.de>
9827         * MAINTAINERS: Added myself to write-after-approval.
9829 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9831         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9832         some OS port maintainers to OS port maintainers section.
9834 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9836         * MAINTAINERS: Add self.
9838 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9840         * MAINTAINERS: Alphabetize.
9842 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9844         * MAINTAINERS: Remove myself.
9846 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9848         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9849         (rs6000-*-aix*): Same.
9850         * configure: Regenerate.
9852 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9854         * configure.in (host): Add in missing $noconfigdirs to defines.
9855         * configure: Regenerate.
9857 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9858             Nathanael Nerode  <neroden@gcc.gnu.org>
9860         PR ada/6637, PR ada/5911
9861         Merge with libada-branch:
9862         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9863         with appropriate dependencies. Add --enable-libada configure switch.
9864         * configure, Makefile.in: Regenerate.
9866 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9868         * MAINTAINERS: Add myself to write-after-approval.
9870 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9872         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9873         * configure: Regenerate.
9875 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9877         Merge from upstream:
9879         * ltmain.in: When setting IFS to '~', be careful about user
9880         arguments that contain '~'.
9882         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9884         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9885         Also test $base_compile against $CC with escaped arguments. Bug
9886         reported by Geoff Keating <geoffk@apple.com>.
9888 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9890         * MAINTAINERS: Remove i960 port.
9892 2004-01-23  DJ Delorie  <dj@redhat.com>
9894         * Makefile.def (target_modules) [libiberty]: Don't stage.
9895         * Makefile.in: Rebuilt.
9897 2004-01-20  Caroline Tice  <ctice@apple.com>
9899         * MAINTAINERS: Add myself to write-after-approval.
9901 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9903         * MAINTAINERS: Update my email address.
9905 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9907         * MAINTAINERS: Add myself to write-after-approval.
9909 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9911         * MAINTAINERS: Remove entries without email address.
9913 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9915         * MAINTAINERS: Add myself to write-after-approval.
9917 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9919         * MAINTAINERS: Update my email address.
9921 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9923         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9924         * Makefile.tpl (configure-target-[+module+]): Support stage.
9925         * Makefile.in: Rebuilt.
9927 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9929         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9931 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9933         * MAINTAINERS: Add myself as a MIPS maintainer.
9935 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9937         * configure.in: Use ./config.cache, not config.cache.
9938         * configure: Regenerate.
9939         * Makefile.tpl: Special-casing not needed for GCC any more.
9940         * Makefile.in: Regenerate.
9942         * configure.in: Don't share a cache file for host dirs.
9943         * configure: Regenerate.
9945         * config-ml.in: Don't mess with the cache file.
9947 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9949         * MAINTAINERS: Move myself from 'Write After Approval' to
9950         'CPU Port Maintainers' section as SPARC maintainer.
9952 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9954         * Makefile.tpl: Make GCC use a separate config.cache.
9955         * Makefile.in: Regenerate.
9957         PR bootstrap/11932, PR bootstrap/11933
9958         (I don't know if it will fix either of them, but it relates
9959         to them.)
9960         * configure.in: Don't use shared config.cache for target
9961         directories.
9962         * configure: Regenerate.
9964 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9966         * MAINTAINERS: Add myself to 'Write After Approval' section.
9968 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9970         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9971         * configure: Regenerated.
9973 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9975         * MAINTAINERS: Remove the mn10200 maintainer.
9977 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9979         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9980         * configure: Regenerated.
9982 2003-12-16  Jan Hubicka  <jh@suse.cz>
9984         * MAINTAINERS: Add myself as callgraph maintainer.
9986 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9988         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9989         * configure: Regenerate.
9991 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9993         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9994         'Write After Approval' section. Update email.
9996 2003-12-01  James Lemke  <jim@wasabisystems.com>
9998         * MAINTAINERS (Write After Approval): Add myself.
10000 2003-11-20  Matt Thomas  <matt@3am-software.com>
10002         * MAINTAINERS: Add myself as a vax port maintainer.
10004 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10006         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10007         (configure-build-[+module+], configure-[+module+]): Likewise.
10008         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10009         * Makefile.in: Regenerate.
10011 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10013         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10014         shared/dylibed libraries.
10015         * ltmain.sh: Likewise.
10016         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10017         * ltcf-cxx.sh: Likewise.
10018         * ltcf-gcj.sh: Likewise.
10019         * ltconfig: Likewise.
10021 2003-11-17  Stan Cox  <scox@redhat.com>
10023         * MAINTAINERS: Add myself as iq2000 port maintainer.
10025 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10027         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10028         * Makefile.in: Regenerate.
10030 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10032         * config.sub: Update to 2003-11-03 version.
10034 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10036         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10037         * configure:  Regenerate.
10039 2003-10-20  Nicolas Pitre  <nico@cam.org>
10041         * MAINTAINERS: Add myself to 'Write After Approval' section.
10043 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10045         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10047 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10049         * MAINTAINERS: Update my email address.
10051 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10053         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10055 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10057         * MAINTAINERS: Add myself to 'Write After Approval' section.
10059 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10061         * config.guess: Update to 2003-10-16 version.
10062         * config.sub: Update to 2003-10-16 version.
10064 2003-10-15  David Daney  <ddaney@avtrex.com>
10066         * MAINTAINERS: Added myself to 'Write After Approval' section.
10068 2003-10-15  Falk Hueffner  <falk@debian.org>
10070         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10071         'Write After Approval' section. Update email.
10073 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10075         * MAINTAINERS: Move myself from 'Write After Approval' to
10076         'Various Maintainers' section as middle-end maintainer.
10078 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10080         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10081         HOST_FLAGS_TO_PASS.
10082         * Makefile.in: Regenerate.
10084 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10086         * config.guess: Update to 2003-10-07 version.
10087         * config.sub: Update to 2003-10-07 version.
10089 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10091         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10092         * ltconfig (irix5*, irix6*): Don't override version_type.
10094 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10096         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10097         * configure: Rebuilt
10098         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10099         * Makefile.in: Rebuilt
10101 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10103         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10105 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10107         * MAINTAINERS (Write After Approval): Add myself.
10109 2003-09-29  Paul Koning  <ni1d@arrl.net>
10111         * MAINTAINERS: Move myself from "Write After Approval"
10112         to CPU platform maintainers for pdp11 platform.
10114 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10116         * MAINTAINERS: Move myself from 'Write After Approval' to
10117         'Various Maintainers' section as libffi testsuite maintainer.
10119 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10121         * configure.in: Pass a computed --program-transform-name
10122         to subconfigures.
10123         * configure: Regenerated.
10125 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10127         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10128         * Makefile.in: Regenerate.
10130         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10131         * Makefile.in: Regenerate.
10133 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10135         * MAINTAINERS: Move myself from 'Write After Approval'
10136         to 'Various Maintainers' (objective-c) section.
10138 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10140         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10141         quoting.
10142         * configure: Regenerated.
10144 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10146         * MAINTAINERS (Write After Approval): Add myself to write after
10147         approval list.
10149 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10151         * MAINTAINERS (Write After Approval): Add myself.
10153 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10155         * MAINTAINERS: Update my e-mail address.
10157 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10159         * libtool.m4 (LD): Correct powerpc64 host match.
10161 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10163         * MAINTAINTERS: Update my affiliation and email address.
10165 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10167         * MAINTAINERS (Write After Approval): Add myself.
10169 2003-09-04  DJ Delorie  <dj@redhat.com>
10171         * configure: Regenerate.
10173 2003-09-04  Robert Millan  <robertmh@gnu.org>
10175         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10177 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10179         * configure.in: Ensure arguments to sed are properly spaced.
10180         * configure: Regenerate.
10182 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10184         * MAINTAINERS: Update my e-mail address.
10186 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10188         * MAINTAINERS (Write After Approval): Add myself.
10190 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10192         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10193         * configure: Regenerated.
10195 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10197         * MAINTAINERS: Update my email address.
10199 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10201         * configure.in:  Use newline instead of semicolon when assuming
10202         shell arguments in a for loop.
10203         * configure:  Regenerated.
10205 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10207         * MAINTAINERS: Resurrect the i860 maintainer.
10209 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10211         PR 8180
10212         * configure.in: When testing with_libs and with_headers, treat
10213         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10214         * configure: Regenerate.
10216         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10217         make, shell, etc.
10218         (baseargs): Likewise.
10219         * configure: Regenerate.
10221 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10223         * MAINTAINERS (Write After Approval): Add myself.
10225 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10227         * configure.in: Disable libgcj for darwin not on powerpc.
10228         * configure: Rebuild.
10230 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10232         * config-ml.in, symlink-tree: Add license.
10234 2003-08-03  Richard Stallman  <rms@gnu.org>
10235             Eben Moglen  <moglen@columbia.edu>
10237         * README.SCO: New file.
10239 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10241         * Makefile.tpl (check, check-c++): Express dependencies using
10242         dependencies rather than commands.
10243         * Makefile.in: Regenerate.
10245 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10247         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10248         * configure: Ditto.
10250 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10252         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10253         * Makefile.in: Update.
10255 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10257         * configure.in: Enable libgcj for darwin.
10258         * configure: Rebuild.
10260 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10262         * config-ml.in:  Use ac_configure_args directly instead of
10263         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10264         actually seen.
10266 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10268         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10269         creating target and build subdirs to build all parent dirs as needed.
10270         * Makefile.in: Rebuild.
10271         * configure.in: Don't build dirs explicitly here.
10272         * configure: Rebuild.
10274 2003-07-26  Paul Brook  <paul@nowt.org>
10276         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10278 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10280         * Makefile.tpl (all-make): Depend on intl.
10281         * Makefile.in: Rebuilt.
10283 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10285         * install-sh:  Update to newer upstream versions (associated with
10286         aclocal 1.7).
10287         * mkinstalldirs:  Likewise.
10288         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10290 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10292         * MAINTAINERS: Move self from Bug database only accounts
10293         to write-after-approval.
10295 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10297         * config.if: Remove unused libc_interface determination.
10299 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10301         * MAINTAINERS: Move self from write-after-approval to
10302         build machinery (*.in).
10304 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10306         PR bootstrap/11273
10307         PR bootstrap/11408
10308         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10309         unused INSTALL_PROGRAM_ARGS.
10310         * configure.in: Use AC_PROG_INSTALL.
10311         * Makefile.in: Regenerate.
10312         * configure: Regenerate.
10314 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10316         * MAINTAINERS: Alphabetize.
10318 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10320         * configure: Rebuilt.
10321         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10322         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10323         newlib nor libgloss.
10324         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10325         * configure.in (am33_2.0-*-linux*): Added.
10327 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10329         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10330         * configure: Regenerate.
10332 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10334         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10335         * Makefile.in: Regenerate.
10337 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10339         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10340         * Makefile.in: Regenerate.
10342 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10344         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10345         * Makefile.in: Regenerated.
10347         * config-ml.in: Replace PWD with PWD_COMMAND.
10349 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10351         * intl: New directory; see intl/ChangeLog for details.
10352         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10353         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10354         * Makefile.in: Regenerate.
10356 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10358         * configure.in: Clean up config-lang.in handling.  Delete
10359         useless assignment to "subdirs".
10360         * configure: Regenerate.
10362 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10364         * configure.in: Rename 'target_libs' to 'target_libraries'.
10365         Remove useless reference to 'target_libs'.
10366         * configure: Regenerate.
10368 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10370         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10371         * Makefile.in: Regenerate.
10373 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10375         * Makefile.def: Introduce flags_to_pass.
10376         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10377         * Makefile.in: Regenerate.
10379 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10381         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10382         and target-libgloss.
10383         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10384         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10385         * configure: Regenerate.
10387 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10389         * configure.in: Update testsuite_flags to new location.
10390         * configure. Regenerate.
10392 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10394         * Makefile.tpl: Remove BUILD_CC stuff.
10395         * Makefile.in: Regenerate.
10397 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10399         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10401 2003-06-16  Graeme Peterson  <gp@qnx.com>
10403         * MAINTAINERS (Write After Approval): Add myself.
10405 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10407         * config.guess: Update to 2003-06-12 version.
10408         * config.sub: Update to 2003-06-13 version.
10410 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10412         * config.guess: Update to 2003-06-06 version.
10413         * config.sub: Update to 2003-06-06 version.
10415 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10417         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10418         * configure. Regenerate.
10420 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10422         * configure.in: Disable serial configure by default.
10423         * configure: Regenerate.
10424         * Makefile.tpl: Abolish .NOTPARALLEL.
10425         * Makefile.in: Regenerate.
10427         * Makefile.tpl: Replace {build,host,target}_canonical by
10428         {build,host,target}.
10429         * Makefile.in: Regenerate.
10431         * Makefile.tpl: Fix stupid pasto.
10432         * Makefile.in: Regenerate.
10434 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10436         * Makefile.tpl: Remove bogus conditional.
10437         * Makefile.in: Regenerate.
10439 2003-06-05  Jan Hubicka  <jh@suse.cz>
10441         * Makefile.tpl (profiledbootstrap): New target.
10442         * Makefile.in (profiledbootstrap): New target.
10444 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10446         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10447         Pinski. Remove user names from other bugzilla-only maintainers.
10449 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10451         * Makefile.tpl: Make 'recursive targets' using autogen rather
10452         than shell loop.  Remove duplicate 'clean' targets and false
10453         comments.
10454         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10455         Add systematic method of specifying missing targets in subdirs.
10456         Add copyright boilerplate.
10457         * Makefile.in: Regenerate.
10458         * configure.in: Add 'recursive targets' to maybe list.
10459         * configure: Regenerate.
10461         * MAINTAINERS: "GNATS only" -> "Bug database only".
10463         * Makefile.tpl: Rename [+target+] to [+make_target+].
10464         * Makefile.def: Rename 'target' to 'make_target'.
10466 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10468         * MAINTAINERS: Add self as options handling maintainer.
10470 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10472         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10473         been too long since I touched those ports.
10475 2003-05-28  DJ Delorie  <dj@redhat.com>
10477         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10478         * Makefile.in: Regenerate.
10480 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10482         * configure.in: Use curly braces in the definition of tooldir.
10483         * configure: Regenerate.
10485 2003-05-21  DJ Delorie  <dj@redhat.com>
10487         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10488         newlib or libgloss.
10489         * Makefile.in: Regenerate.
10491 2003-05-21  DJ Delorie  <dj@redhat.com>
10493         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10494         * Makefile.in: Regenerate.
10496 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10498         * MAINTAINERS: Update my e-mail address.
10500 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10502         * configure.in: Switch more things to use maybe dependencies.
10503         * Makefile.tpl: Switch more things to use maybe dependencies.
10504         Factor out common code from autogen IF statements.
10505         * configure: Regenerate.
10506         * Makefile.in: Regenerate.
10508 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10510         * configure.in: Accept i[3456789]86 for machine type.
10511         * configure: Regenerate.
10513 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10515         * configure.in: Switch more things to use maybe dependencies.
10516         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10517         * configure: Regenerate.
10518         * Makefile.tpl: Switch more things to use maybe dependencies.
10519         * Makefile.in: Regenerate.
10521 2003-05-16  Andreas Schwab  <schwab@suse.de>
10523         * Makefile.tpl (install-opcodes): Define.
10524         * Makefile.in: Rebuild.
10526 2003-05-13  Andreas Jaeger  <aj@suse.de>
10528         * config.guess: Update to 2003-05-09 version.
10529         * config.sub: Update to 2003-05-09 version.
10531 2003-05-13  Michael Eager  <eager@mvista.com>
10533         * configure.in: Correct sed script so that options in quotes are not
10534         deleted.
10535         * configure: Rebuild.
10537 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10539         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10540         and $$s/newlib/libc/sys/cygwin32 include paths.
10541         * configure: Ditto.
10543 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10545         * MAINTAINERS: Update my email addresses.
10547 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10549         * config-ml.in: Propagate INSTALL variables.
10551 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10553         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10555 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10557         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10558         * Makefile.in: Regenerate.
10560 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10562         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10564 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10566         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10568 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10570         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10571         * Makefile.in: Regenerated.
10573 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10575         * MAINTAINERS (Write After Approval): Upgrade myself from
10576         GNATS only to write-after-approval. Update my mail address.
10578 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10580         (OS Port Maintainers: freebsd): Add myself.
10582 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10584         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10586 2003-04-22  Kean Johnston  <jkj@sco.com>
10588         * MAINTAINERS (SCO ports): Added myself.
10590 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10592         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10594 2003-04-19  Kean Johnston  <jkj@sco.com>
10596         * MAINTAINERS (Write After Approval): Add myself.
10598 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10600         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10601         * Makefile.in: Regenerate.
10603 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10605         * configure.in (powerpc64*-*-linux*): Remove.
10606         * configure: Rebuilt.
10608 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10610         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10611         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10612         and restrap.
10613         * Makefile.in:  Regenerate.
10615 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10617         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10618         * configure: Regenerated.
10620 2003-04-15  DJ Delorie  <dj@redhat.com>
10622         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10624 2003-04-13  Nick Clifton  <nickc@redhat.com>
10626         * config-ml.in: Remove support for --disable-aix removing
10627         call-aix multilibs.
10629 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10631         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10632         * */configure: Rebuilt.
10634 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10636         * MAINTAINERS: Add my email address.
10638 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10640         * MAINTAINERS (Write After Approval): Add myself.
10642 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10644         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10645         * Makefile.in: Regenerate.
10647 2003-03-14  Michael Chastain  <mec@shout.net>
10649         * Makefile.in: Regenerate with correct Makefile.def.
10651 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10653         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10654         Make macro.
10655         * Makefile.in: Regenerate.
10656         * configure.in: Clean up gxx_include_dir logic.
10657         * configure: Regenerate.
10659 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10661         * MAINTAINERS (Write After Approval): Add myself.
10663 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10665         * MAINTAINERS: Update my mail address.
10667 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10669         * configure.in (gxx_include_dir): Fix typo.
10670         * configure: Regenerated.
10672 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10674         * Makefile.tpl: Reindent.
10675         * Makefile.in: Regenerate.
10676         * configure.in: Reindent.  Don't set unused variables.
10677         * configure: Regenerate.
10679 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10681         * configure.in: Include $(build_tooldir)/sys-include in
10682         FLAGS_FOR_TARGET.
10683         * configure: Regenerated.
10685 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10687         * Makefile.tpl: Always pass down RANLIB.
10688         * Makefile.in: Regenerate.
10690         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10691         * Makefile.in: Regenerate.
10692         * configure.in: Remove unused logic relating to --enable-shared
10693         and --enable-threads.  Remove bogus comments.  Remove redundant
10694         noconfigdirs.
10695         * configure: Regenerate.
10697         * configure.in: Replace ${libstdcxx_version} by its value.
10698         Remove reference to mh-dgux.
10699         * configure: Regenerate.
10701 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10703         * MAINTAINERS (Write After Approval): Add myself.
10705 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10707         * Makefile.tpl: Rearrange.
10708         * Makefile.in: Regenerate.
10710 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10712         * configure.in: Add support for kaOS as cross build target system.
10713         * configure: Regenerated.
10715 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10717         * MAINTAINERS (Write after approval): Add myself.
10719 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10721         * MAINTAINERS: Update my email address.
10723 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10725         * MAINTAINERS: Add self to blanket write privs. section.
10727 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10729         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10730         configure-target-* as some target builds may require additional
10731         flags for preprocessor tests.
10732         * Makefile.in: Regenerated.
10734 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10736         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10737         * ltconfig: Handle it.
10738         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10739         auto-detecting it.
10741         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10742         it is used as argument to $CC.
10743         * ltcf-gcj.sh: Likewise.
10745         * configure.in: Introduce --enable-maintainer-mode.
10746         * configure: Rebuilt.
10747         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10748         for maintainer mode.
10749         * Makefile.in: Rebuilt.
10751 2003-02-18  Jason Merrill  <jason@redhat.com>
10753         * Makefile.tpl (check-c++): Allow parallelism.
10755 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10757         * MAINTAINERS: Remove John Carr (who never actually had access to
10758         gcc.gnu.org).
10760 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10762         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10763         don't configure target-libobjc.
10764         * configure: Regenerate.
10766 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10768         * Makefile.tpl (RANLIB): Define.
10769         * Makefile.in: Regenerate.
10771 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10773         * MAINTAINERS: Update my email.
10775 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10777         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10778         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10779         * Makefile.in: Regenerated.
10780         * configure.in: Remove all traces of snavigator, db, and grep.
10781         * configure: Regenerated.
10783 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10785         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10786         After Approval.
10788 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10790         * MAINTAINERS (Write after approval): Add myself.
10792 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10794         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10795         * Makefile.in: Regenerated.
10797 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10799         * config.guess: Updated to 2003-01-30's version.
10800         * config.sub: Updated to 2003-01-28's version.
10802 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10804         * config.if: If gcc_version is already set, just use it.  Don't set
10805         gcc_version_trigger if it's already set, otherwise set it to
10806         gcc/version.c, but only if the file exists.  If it is not set and
10807         gcc/version.c does not exist, try to extract the version number from
10808         $CC.
10810 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10812         * MAINTAINERS: Add myself to write-after-approval list.
10814 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10816         * configure.in:  Revert 24Jan change.
10817         * configure:  Regenerate.
10819 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10821         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10822         entry of HJ Lu.
10824 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10826         * configure.in: Revert previous change.
10827         * configure: Regenerate.
10829 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10831         * configure.in: Make rda native-only.
10832         * configure: Regenerate.
10834 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10836         * MAINTAINERS: Move myself from GNATS-only-accounts to
10837         write-after-approval.
10839 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10841         * configure.in: Add missing \.
10842         * configure: Rebuilt.
10844 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10846         * configure.in (baseargs): Avoid using \| in sed regular
10847         expressions.
10848         * configure: Rebuilt.
10850 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10852         * configure.in (baseargs): Remove all supported forms of
10853         --cache-file, --srcdir, --host, --build and --target options
10854         from argument lists.
10855         * configure: Rebuilt.
10857 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10859         * MAINTAINERS: Add myself to write-after-approval list.
10861 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10863         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10864         * configure: Rebuilt.
10866 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10868         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10869         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10870         * Makefile.in: Regenerate.
10871         * configure: Regenerate.
10873 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10875         * configure.in: Remove Makefile in build, host and target modules
10876         unless configure was run with --no-recursion.
10877         * configure: Rebuilt.
10879 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10881         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10882         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10883         * Makefile.in: Regenerate.
10885 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10887         * config.guess: Update to 2003-01-03 version.
10888         * config.sub: Update to 2003-01-03 version.
10890 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10892         * configure: Regenerate with proper autoconf 2.13.
10894 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10896         * configure.in: Add AC_PREREQ for consistency.
10897         * configure: Regenerate.
10899 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10901         * configure.in (GDB_TK): Add tcl directories conditional on
10902         gdb/gdbtk directory being present.
10903         * configure: Regenerate.
10905 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10907         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10908         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10909         * configure: Rebuilt.
10911 2002-12-31  Tom Tromey  <tromey@redhat.com>
10913         * Makefile.in: Rebuilt.
10914         * Makefile.def (target_modules) [libffi]: Allow installation.
10916 2002-12-31  Andreas Schwab  <schwab@suse.de>
10918         * configure.in: Fix use of $program_transform_name.
10919         * configure: Regenerated.
10921 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10923         * configure.in (baseargs): Don't remove first configure argument.
10924         * configure: Regenerated.
10926 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10928         * Makefile.tpl (local-distclean): Don't remove...
10929         (multilib.ts): ... this.  Moved into...
10930         (multilib.out): ... this.  Don't use sub-make.
10931         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10932         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10933         (configure-build-[+module+], configure-[+module+],
10934         configure-target-[+module+], configure-gcc): ... these.  Test
10935         for Makefile existence.  Drop config.status from dependencies.
10936         * Makefile.in: Rebuilt.
10937         * configure.in: Move gcc-version-trigger to the end of
10938         ac_configure_args.  Add comments to maybedep.tmp and
10939         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10940         nonopt from baseargs, matching and removing corresponding
10941         whitespace while at it.
10942         * configure: Rebuilt.
10944 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10946         * configure.in (host_configargs): Replace reference to
10947         no-longer-defined buildopts with --build=${build_alias}.
10948         * configure: Rebuilt.
10950         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10951         program_transform_name to standard idiom.
10952         (AUTOGEN, AUTOCONF): Define.
10953         (Makefile.in): Use $(AUTOGEN).
10954         (Makefile): Depend on config.status, and use autoconf-style rule to
10955         build it.  Move original commands to...
10956         (config.status): ... this new target.
10957         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10958         $(AUTOCONF).
10959         * Makefile.in: Rebuilt.
10961 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10963         * Makefile.tpl: Fix dramatic bustage due to change in
10964         program_transform_name.
10965         * Makefile.in: Regenerate.
10967         * configure.in: Remove unnecessary PATH setting.
10968         * configure: Regnerate.
10970         * configure.in: Don't default to unprefixed tools unless
10971         the native tools will work.
10972         * configure: Regenerate.
10974         * configure.in: Convert to autoconf script.  Blow away lots
10975         of now-redundant Makefile fragments.
10976         * configure: Generate using Autoconf.
10977         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10978         * Makefile.in: Regenerate.
10980 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10982         * configure: Fix stupid bug where RANLIB was mistakenly included.
10984         * configure.in: Rename (buildargs, hostargs, targargs) to
10985         (build_configargs, host_configargs, target_configargs).
10987         * configure.in: Move logic out of sed statement.
10989         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10990         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10992 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10994         * config.sub: Import from master repository
10995         * config.guess: Ditto
10997 2002-12-24  Andreas Schwab  <schwab@suse.de>
10999         * Makefile.tpl (multilib.out): Fix missing space.
11000         * Makefile.in: Regenerate.
11002 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11004         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11005         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11006         * Makefile.in: Regenerate.
11007         * configure.in: Remove unnecessary leftovers.
11009 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11011         * configure.in (extra_ranlibflags_for_target): New variable.
11012         (*-*-darwin): Add -c to ranlib commands.
11013         * configure (tooldir): Handle extra_ranlibflags_for_target.
11015 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11017         * Makefile.tpl: Revert HJL's change.
11018         * Makefile.in: Regenerated.
11019         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11020         always.
11022 2002-12-19  Andreas Schwab  <schwab@suse.de>
11024         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11025         * Makefile.in: Regenerate.
11027 2002-12-18  H.J. Lu  <hjl@gnu.org>
11029         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11030         * Makefile.in: Regenerated.
11032         * configure.in (build_prefix): New. Substitute.
11034 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11036         * Makefile.tpl: Don't let real targets depend on phony targets.
11037         * Makefile.in: Regenerate.
11039         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11040         * Makefile.in: Regenerate.
11042 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11044         * config.sub: Import from master repository
11045         * config.guess: Ditto
11047 2002-12-16  Jason Merrill  <jason@redhat.com>
11049         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11050         previous 'make bootstrap'.
11051         * Makefile.in: Regenerate.
11053 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11055         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11057 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11059         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11060         * Makefile.in: Regenerate.
11062 2002-12-13  Jason Merrill  <jason@redhat.com>
11064         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11065         library tests.
11066         (check-c++): Just depend on it and check-target-libstdc++-v3.
11067         * Makefile.in: Regenerate.
11069 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11071         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11072         * Makefile.in: Rebuilt.
11074 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11076         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11078 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11080         * configure: Fix bug put in by gremlins.
11082         * Makefile.tpl: Substitute more autoconfily.
11083         * configure: Substitute more autoconfily.
11084         * Makefile.in: Regenerate.
11086 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11088         * config.sub: Import from master repository
11089         * config.guess: Ditto
11090         * MAINTAINERS: Added Svein Seldal under write after approval
11092 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11094         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11095         * Makefile.in (all-sim): Ditto.
11097 2002-12-06  DJ Delorie  <dj@redhat.com>
11099         * Makefile.tpl: Change configure dependencies to not have real
11100         targets depend on phony targets.
11102 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11104         * configure.in: Revert unintentional change.
11106         * Makefile.tpl: Change dependency for */multilib.out so that
11107         it works when gcc isn't in the tree.
11109         * configure.in: Substitute more.
11110         * configure: Run subconfigures from the Makefile.
11111         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11112         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11114 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11116         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11118 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11120         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11121         and corresponding dependencies.
11122         * Makefile.in: Regenerate.
11124         * configure.in (host_tools): Order binutils, gas and ld for
11125         convenience in running the testsuites.
11127         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11128         * Makefile.in: Regenerate.
11129         * configure.in: Introduce rules to serialize subconfigure runs.
11131         * configure.in: Introduce BASE_CC_FOR_TARGET.
11132         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11133         Realize configure-build-* targets.  Realize configure-target-* targets.
11134         * Makefile.in: Regenerate.
11136 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11138         * configure: Move gcc_version_trigger stuff from here...
11139         * configure.in: ...to here.
11141         * configure.in: Separate subconfigure options added by this file from
11142         options given by the user.  Add machinery to put args for host
11143         subconfigures into the Makefile.
11145         * Makefile.tpl: Remove 'vault' targets.
11146         * Makefile.tpl: Reorder and comment dependencies.
11147         * Makefile.in: Regenerate.
11149 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11150         * configure.in: Fix my broken commit of previous patch. (sigh)
11152 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11154         * configure.in: Move host-specific darwin noconfigdirs into
11155         the host-specific section.
11157 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11159         * configure.in: Move host-specific darwin noconfigdirs into
11160         the host-specific section.
11162 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11164         * configure: Remove skip-this-dir support.
11165         * Makefile.tpl: Remove skip-this-dir support.
11167         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11168         subdirectories.
11169         * Makefile.in: Regenerate.
11171         * Makefile.tpl: Strip out useless setting of 'dir'.
11172         * Makefile.in: Regenerate.
11174 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11176         * configure.in: Fix deeply stupid bug.
11178         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11179         shell code in CXX_FOR_TARGET
11180         * Makefile.def: Introduce raw_cxx.
11181         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11182         RAW_CXX_FOR_TARGET.
11183         * Makefile.in: Regenerate.
11185 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11187         * Makefile.tpl: Remove unnecessary ifs.
11188         * Makefile.in: Regenerate.
11190         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11191         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11192         targets for 'no_install' modules.
11193         * configure: Move GDB_TK substitution to configure.in.  Move
11194         build_modules stuff to configure.in.
11195         * configure.in: Implement soft dependency machinery.  Maybe-ize
11196         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11197         * Makefile.in: Regenerate.
11199 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11201         * Makefile.tpl: Make all-target, install-target behave similarly
11202         to all, install (only hitting configured targets).  Eliminate
11203         unused macro defintions.
11205         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11206         build != host.
11208         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11210         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11212         * configure.in: Produce lists of subdir targets we're actually
11213         configuring.  Remove references to "dosrel".
11214         * Makefile.tpl: Let configure set which subdir targets are hit.
11215         Remove install-cross; clean up install; remove ALL.  Remove
11216         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11217         Autogenerate host module targets.  Remove empty dependency lines
11218         and redundant dependency; rearrange slightly.
11219         * Makefile.def: Add host-side libtermcap, utils.
11221         * Makefile.in: Regenerate.
11223 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11225         * ltconfig (osf[345]): Append $major to soname_spec.
11226         Reflect this in library_names_spec.
11227         * ltmain.sh (osf): Prefix $major with . for use as extension.
11229 2002-11-19  Andreas Jaeger  <aj@suse.de>
11231         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11232         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11233         and sparc64 GNU/Linux systems.
11235 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11237         * MAINTAINERS: Update email.
11239 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11241         * MAINTAINERS: Complete James Dennett's entry.
11243 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11245         * MAINTAINERS (Write After Approval): Add myself.
11247 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11249         * Makefile.tpl: syntactic cleanup
11251 2002-11-13  Stuart Hastings  <stuart@apple.com>
11253         * MAINTAINERS: Add myself to write-after-approval list.
11255 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11257         * Makefile.def: Add list of recursive targets to autogenerate.
11258         Add build_modules.
11259         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11260         targets.  Autogenerate *-build-* targets.
11261         * Makefile.in: Regenerate.
11263 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11265         * configure: More autoconf-style substitutions.
11266         * Makefile.tpl: More autoconf-style substitutions.
11267         * Makefile.in: Regenerate.
11269 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11271         * configure: Substitute more variables in a more autoconf-friendly
11272         way.  Simplify slightly.
11273         * Makefile.tpl: Make more variables substitutable in an
11274         autoconf-friendly way.
11275         * Makefile.in: Regenerate.
11277 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11279         * MAINTAINERS (Write After Approval): Add myself.
11281 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11283         * configure.in (v810*): Remove special setting of tools.
11285         * configure: Add support for extra required flags for ar or nm.
11286         * configure.in (aix4.3+): Use above support for target-specific
11287         issues, rather than using config/mt-aix43.
11289 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11291         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11292         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11293         with $srcdir.  Reformat indentation.  Substitute some variables
11294         formerly hard-coded in the Makefile for build=host.
11295         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11296         * Makefile.def: Autogenerate more.
11297         * Makefile.in: Regenerate.
11299 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11301         * MAINTAINERS (Write After Approval): Add myself.
11303 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11305         * Makefile.def (host_modules): Add rda.
11306         * Makefile.in: Regenerate.
11307         * configure.in (target_tool): Add target-rda to list.
11309 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11311         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11313 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11315         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11316         and restrap targets to this rule.
11317         * Makefile.in:  Regenerate.
11319 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11321         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11322         GNATS only accounts.
11324 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11326         * configure.in (i[3456]86-*-linux*): Add check to disable
11327         ${libgcj} for glibc1.
11329 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11331         * MAINTAINERS: Add myself as ip2k port maintainer.
11333 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11335         * configure.in: Add tic4x target.
11337 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11339         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11340         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11341         * Makefile.in: Regenerate.
11343         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11344         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11345         * Makefile.in: Regenerate.
11347 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11349         * MAINTAINERS: Add myself as web pages co-maintainer.
11351 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11353         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11354         * Makefile.in: Regenerate.
11356 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11358         * MAINTAINERS: Add myself and Nathan Sidwell
11359         <nathan@codesourcery.com> as VxWorks maintainers.
11361 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11363         * Makefile.def: Remove order dependency comments.
11364         * Makefile.tpl: Add explicit install-install dependencies.
11365         * Makefile.in: Regenerate.
11367         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11368         * Makefile.in: Regenerate.
11370         * Makefile.tpl: Add configure-target (for src-release in src)
11371         * Makefile.in: Regenerate.
11373 2002-09-30  Nick Clifton  <nickc@redhat.com>
11375         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11377 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11379         * configure.in (s390*-*-linux*): Enable libgcj.
11381 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11383         * configure: Revert accidentally applied changes.
11385         * Makefile.tpl: Make more autoconf-friendly.
11386         * Makefile.in: Regenerate.
11387         * configure: Make substitution more autoconf-like.
11389 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11391         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11392         single entry to handle all these.
11393         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11394         libjava on arm-*-elf.
11396 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11398         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11399         things that depend on them.
11401 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11403         * Makefile.tpl: Make subsituted variables more autoconfy.
11404         * Makefile.in: Regenerate.
11405         * configure: Make seds more autoconfy.
11407 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11409         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11410         * Makefile.in: Regenerate.
11411         * configure.in: Rewrite sed statements to look autoconfy.
11413         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11414         all-target-foo on configure-target-foo.
11415         * Makefile.def: Ditto.
11416         * Makefile.in: Rebuild.
11418 2002-09-25  Andrew Haley  <aph@redhat.com>
11420         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11422 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11424         * Makefile.def: New file.
11425         * Makefile.tpl: New file.
11426         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11427         * contrib/gcc_update: Note that Makefile.in is a generated file.
11429         * configure.in: Minor rearrangement.  Simplify tests.
11431 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11433         * configure.in (with_headers): Skip copy if value is "yes".
11434         (with_libs): Likewise.
11436 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11438         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11439         * configure.in (sh*-*-pe*): Ditto.
11440         * configure.in (mips*-*-pe*): Ditto.
11441         * configure.in (*arm-wince-pe): Ditto.
11443         * configure.in: Rearrange.
11445 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11447         * MAINTAINERS: Update my email address.
11449 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11451         * MAINTAINERS: (Write After Approval): Add myself.
11453 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11455         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11457 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11459         * MAINTAINERS: Change my mailing address.
11461 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11463         * MAINTAINERS (Write After Approval): Remove myself.
11464         (Various Maintainers: c++ runtime libs): Add myself.
11466 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11468         * MAINTAINERS (Write After Approval): Remove myself.
11469         (Various Maintainers: c++ runtime libs): Add myself.
11471 2002-08-15  Eric Christopher  <echristo@redhat.com>
11473         * config.sub: Import from master repository.
11474         * config.guess: Ditto.
11476 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11478         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11479         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11480         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11482 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11484         * MAINTAINERS: Add self to rs6000 vector extensions.
11486 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11488         * libiberty/configure: Reverted unintended yesterday's check in.
11490 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11492         * boehm-gc/configure, libf2c/configure: Rebuilt.
11493         * libffi/configure, libiberty/configure: Ditto.
11494         * libjava/configure, libobjc/configure: Ditto.
11495         * libstdc++-v3/configure, zlib/configure: Ditto.
11496         Merged from binutils:
11497         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11498         From Steve Ellcey <sje@cup.hp.com>:
11499         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11500         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11501         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11502         IA64.
11503         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11504         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11505         soname_spec, sys_lib_search_path_spec): Ditto.
11507 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11509         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11511 2002-08-04  H.J. Lu  (hjl@gnu.org)
11513         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11515 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11517         * MAINTAINERS (Write After Approval): Add myself.
11519 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11521         * configure.in: Move generic linux case to end.  Copy generic
11522         linux noconfigdirs to mips*-*-linux* entry and new
11523         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11525 2002-07-19  Michael Matz  <matz@suse.de>
11527         * MAINTAINERS: Add myself as ra* maintainer.
11529 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11531         * config.guess: Update to 2002-07-09 version.
11532         * config.sub: Update to 2002-07-03 version.
11534 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11536         * MAINTAINERS: Fix typo in a maintainer email address.
11538 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11540         * configure.in: Remove two redundant tests.
11542 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11544         * configure.in (mips*-*-irix6*o32): Enable stabs.
11546 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11548         * configure.in: Don't build grez.
11549         * Makefile.in: Ditto.
11551         * Makefile.in: Remove references to bsp, cygmon, libstub.
11552         * configure.in: Ditto.
11554         * configure.in: Remove leftover reference to gdbtest.
11556 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11558         * configure.in (gxx_include_dir):  Change to match versioned
11559         C++ headers if --enable-version-specific-runtime-libs is used.
11561 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11563         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11565 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11567         * configure.in: Make --without-x work.
11569 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11571         * configure.in: Rearrange target Makefile fragment collection.
11573         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11574         cvs[src].
11575         * configure.in: Ditto.
11577 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11579         * MAINTAINERS (Write After Approval): Update my e-mail address.
11581 2002-06-24  Ben Elliston  <bje@redhat.com>
11583         * configure.in (host_tools): Remove cgen.
11585         * Makefile.in (all-cgen): Remove; runs from its source directory.
11586         (check-cgen, install-cgen, clean-cgen): Likewise.
11587         (all-opcodes): Do not depend on all-cgen.
11588         (all-sim): Likewise.
11590 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11592         * Makefile.in: Eliminate 'apache' targets.
11593         * configure.in: Eliminate 'apache' targets.
11595         * configure.in: Eliminate redundant tests.  Reorganize.
11597         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11599         * config-ml.in: Eliminate references to Cygnus configure.
11601         * Makefile.in: Eliminate references to building emacs.
11603 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11605         * MAINTAINERS: Update my email address.
11607 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11609         * config.if (libstdcxx_incdir): Version C++ headers.
11610         (cxx_incdir): Remove.
11612 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11614         * MAINTAINERS (Write After Approval): Add self.
11616 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11618         * configure.in: Add support for ip2k.
11620 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11622         * configure.in: Fix AIX configury bug.
11624 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11626         * MAINTAINERS (Write After Approval): Add self.
11628 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11630         * configure.in: replace ${topsrcdir} with ${srcdir}
11632         * configure.in: Move definition of libstdcxx_flags
11633         right above usage, rather than waaay earlier.
11635         * configure.in: Pull definition of is_cross_compiler earlier.
11637         * configure.in: Rearrange a little.
11639         * configure.in: Remove references to librx.
11640         * Makefile.in: Remove references to librx.
11642 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11644         * config.sub: Add support for avr target.
11645         Import from master sources, rev 1.255
11647 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11649         * configure, .cvsignore:  Revert previous change...
11650         * Makefile:  ...delete.
11652 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11654         * configure.in: Eliminate ${gasdir} variable.
11656 2002-06-18  Dave Brolley  <brolley@redhat.com>
11658         * configure.in: Add support for frv.
11659         * config.sub: Add support for frv.
11661 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11663         * configure:  Remove garbage from previous commit.
11665 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11667         * configure:  For in-source builds, make a subdir and re-exec there.
11668         * Makefile:  New file.  Pass targets through to build directory.
11669         * .cvsignore:  No longer ignore "Makefile".
11671 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11673         * MAINTAINERS (Write After Approval): Add self.
11675 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11677         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11679 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11681         * configure.in (vax-*-netbsd*): Re-enable gas.
11683 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11685         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11686         BUILD_PREFIX_1, to correct nomenclature.
11687         * configure: Likewise.
11689         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11690         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11692 2002-05-31  Olaf Hering  <olh@suse.de>
11694         * config-ml.in: Propogate DESTDIR also.
11696 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11698         * configure.in (vax-*-netbsd*): Don't build gas for this
11699         platform.
11701 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11703         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11704         and libgcj for AVR.
11706 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11708         * MAINTAINERS (Write After Approval): Add myself.
11710 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11712         * config.guess: Update to 2002-05-22 version.
11713         * config.sub: Likewise.
11715 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11717         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11718         * config-ml.in: Likewise.
11719         * configure: Likewise.
11720         * configure.in: Likewise.
11722 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11724         * MAINTAINERS: Update my email address.
11726 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11728         * configure.in: Simplify makefile fragment collection.
11730         * configure.in: Remove code to build emacs.
11732         * configure.in : Remove --srcdir argument from targargs and buildargs
11733         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11735         * configure: Move some logic to configure.in.
11736         * configure.in: Move some logic from configure.
11738 2002-05-11  Tom Tromey  <tromey@redhat.com>
11740         * MAINTAINERS: Reflect libgcj reality.
11742 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11744         * Makefile.in: Honour DESTDIR.
11746 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11748         * config.guess: Import 2002-03-20 version.
11749         * config.sub: Import 2002-04-26 version.
11751 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11753         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11755 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11757         * MAINTAINERS: Add self.
11759 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11761         * ltmain.sh: Detect and handle object name conflicts
11762         while piecewise linking a static library.
11764 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11766         * configure.in (noconfigdirs): Don't disable libgcj on
11767         sparc64-*-solaris* and sparcv9-*-solaris*.
11769 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11771         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11773 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11775         * configure.in (FLAGS_FOR_TARGET): Do not add
11776         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11777         on i[3456]86-*-linux*.
11779 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11781         * configure.in (noconfigdirs): Replace [ ] with test.
11783         * configure.in (noconfigdirs): Do not add target-newlib if
11784         target == i[3456]86-*-linux*, and host == target.
11786 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11788         * configure.in: delete reference to absent file
11790         * configure.in: replace '[' with 'test'
11792         * configure.in: Eliminate references to gash.
11793         * Makefile.in: Eliminate references to gash.
11795         * configure.in: remove useless references to 'pic' makefile fragments.
11797         * configure.in: (*-*-windows*) Finish removing.
11799         * configure.in: Eliminate redundant test for libgui.
11801 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11803         * MAINTAINERS: Add self and realphabetize.  Update entries
11804         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11805         entry for a29k port maintainer.
11807 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11809         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11810         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11812 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11814         * configure.in: remove references to dead files
11816 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11818         * MAINTAINERS: Add information about purpose of this file.
11820 2002-04-18  Tom Tromey  <tromey@redhat.com>
11822         * configure.in: Disallow configuring libgcj when it is already
11823         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11824         Solaris 2.8 by default.  For PR libgcj/6158.
11826 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11828         * configure.in:  Move default CC setting out of config/mh-* fragments
11829         directly into here.
11831 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11833         * configure.in: don't even try to configure or make a subdirectory
11834         if there's no configure script for it.
11836 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11838         * MAINTAINERS: Remove chill maintainers.
11839         * Makefile.in (CHILLFLAGS): Remove.
11840         (CHILL_LIB): Remove.
11841         (TARGET_CONFIGDIRS): Remove libchill.
11842         (CHILL_FOR_TARGET): Remove.
11843         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11844         CHILL_LIB.
11845         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11846         (CHECK_TARGET_MODULES): Likewise.
11847         (INSTALL_TARGET_MODULES): Likewise.
11848         (CLEAN_TARGET_MODULES): Likewise.
11849         (configure-target-libchill): Remove.
11850         (all-target-libchill): Remove.
11851         * configure.in (target_libs): Remove target-libchill.
11852         Do not compute CHILL_FOR_TARGET.
11853         * libchill: Remove directory.
11855 2002-04-11  DJ Delorie  <dj@redhat.com>
11857         * Makefile.in, configure.in: Sync with binutils, entries
11858         follow...
11860 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11862         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11863         (do-tar, do-bz2): New rules.
11864         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11865         (gdb-tar): New rule.
11866         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11867         (insight_dejagnu.tar): New rule.
11868         (insight.tar): New rule.
11869         (gdb+dejagnu.tar): New rule.
11870         (gdb.tar): New rule.
11872 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11874         * Makefile.in: Add all-tix to deps for all-snavigator
11875         so that tix is built when building snavigator.
11877 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11879         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11880         ld and gdb are not supported.
11882 2002-01-07  Mark Salter  <msalter@redhat.com>
11884         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11885         Allow target-libgloss to be built for arm, strongarm, and xscale.
11887 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11889         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11890         options for i[3456]86-pc-linux* native builds.
11892 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11894         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11895         files from .po files for a distribution.
11897 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11899         * configure.in: Enable libstdc++-v3 for h8300 targets.
11901 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11903         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11904         version from bfd/.
11906 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11908         * Makefile.in (VER): When present, extract the version number from
11909         the file version.in.
11911 2001-05-24  Tom Rix  <trix@redhat.com>
11913         * configure.in : enable ld for aix
11915 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11917         * config.guess: Add linux target for S/390.
11919 2000-11-07  Philip Blundell  <pb@futuretv.com>
11921         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11923 2000-11-03  Philip Blundell  <pb@futuretv.com>
11925         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11926         files.
11928 2001-01-15  Ben Elliston  <bje@redhat.com>
11930         * configure.in (host_tools): Add sid.
11931         Always configure cgen.
11933 2000-11-24  Nick Clifton  <nickc@redhat.com>
11935         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11937 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11939         * Makefile.in (ALL_MODULES): Add all-cgen.
11940         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11941         (all-cgen): New target.
11942         (all-opcodes,all-sim): Depend on all-cgen.
11943         * configure.in (host_tools): Add cgen.
11944         Only configure cgen if --enable-cgen-maint.
11946 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11948         * configure.in: Add *-*-freebsd* configurations.
11950 2002-04-08  Tom Tromey  <tromey@redhat.com>
11952         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11953         Fixes PR libgcj/6068.
11955 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11957         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11959 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11961         * configure.in (alpha*-dec-osf*): Enable libgcj.
11963 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11965         * MAINTAINERS (Write After Approval): Add myself.
11967 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11969         Fix for: PR bootstrap/3591, target/5676
11970         * configure.in (mcore-pe): Disable the configuration of
11971         libstdc++-v3 since exceptions are not supported.
11973 2002-03-20  Anthony Green  <green@redhat.com>
11975         * configure.in: Enable libgcj for xscale-elf target.
11977 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11979         * MAINTAINERS:  Update my email address.
11981 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11983         * ltmain.sh (relink_command): Fix typo in previous change.
11985 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11987         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11988         (relink_command): Added --tag flags.
11989         (mode=install): If relinking fails; error out.
11991 2002-03-12  Richard Henderson  <rth@redhat.com>
11993         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11994         .NOTPARALLEL tag.
11995         (do-check): Rename from check.
11996         (check): Allow parallel check.
11998 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12000         * MAINTAINERS: Add myself as maintainer for xtensa port.
12001         Fix alphabetical order in CPU port maintainer list.
12002         Remove myself from Write After Approval list.
12004 2002-03-11  Richard Henderson  <rth@redhat.com>
12006         * Makefile.in (.NOTPARALLEL): Add fake tag.
12008 2002-03-07  H.J. Lu  (hjl@gnu.org)
12010         * configure.in: Enable gprof for mips*-*-linux*.
12012 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12014         * MAINTAINERS (Write After Approval): Add myself.
12016 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12018         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12019         libjava.
12020         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12022 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12024         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12025         because its Makefile is there; test for the executable instead.
12027 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12029         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12030         libstdc++-v3 and libjava.
12032 2002-02-11  Adam Megacz  <adam@xwt.org>
12034         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12035         boehm-gc
12037 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12039         * config.guess: Updated to 2002-01-30's version.
12040         * config.sub: Updated to 2002-02-01's version.
12041         Contribute sh64-elf.
12042         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12043         * configure.in: Added sh64-*-*.
12045 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12047         * MAINTAINERS: Belatedly add myself to write after approval list.
12049 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12051         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12052         Remove self as Write After Approval.
12054 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12056         * MAINTAINERS: Put self in as maintainer for contrib/regression
12057         directory.
12059 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12061         * MAINTAINERS:  Update my email address.
12063 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12065         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12066         target-libiberty, and target-libgloss.  Skip Java-related
12067         libraries if not supported for NetBSD on target CPU.
12069 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12071         * install-sh: Use _inst.$$_ for temp file name.
12073 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12075         * MAINTAINERS (Write After Approval): Move my contact info
12076         from here...
12077         (OS Port Maintainers): ...to here (netbsd).
12079 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12081         * MAINTAINERS (Write After Approval): Add myself.
12083 2002-01-17  H.J. Lu  <hjl@gnu.org>
12085         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12086         (all-target-fastjar): Also depend on all-target-libiberty.
12088 2002-01-16  H.J. Lu  (hjl@gnu.org)
12090         * config.guess: Import from master sources, rev 1.225.
12091         * config.sub: Import from master sources, rev 1.238.
12093 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12095         * MAINTAINERS (Write After Approval): Remove myself.
12097 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12099         * MAINTAINERS (Write After Approval): Add myself.
12101 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12103         * MAINTAINERS: Add self as docs co-maintainer.
12105 2001-12-11  Matthias Klose  <doko@debian.org>
12107         * MAINTAINERS (Write After Approval): Add myself.
12109 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12111         * MAINTAINERS: Update my email address.
12113 2001-12-07  Turly O'Connor  <turly@apple.com>
12114         * MAINTAINERS (Write After Approval): Add myself.
12115         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12116         (rs6000_initialize_trampoline): Call __trampoline_setup for
12117         ABI_DARWIN too.
12118         * darwin-tramp.asm: New file, implements __trampoline_setup.
12119         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12121 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12123         * MAINTAINERS (Write After Approval): Add myself.
12125 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12127         * configure, configure.in: Use temp file for long sed commands.
12129 2001-12-03  Laurent Guerby  <guerby@acm.org>
12131         * config.sub: Update to version 1.232 on subversion.
12133 2001-12-03  Ben Elliston  <bje@redhat.com>
12135         * MAINTAINERS: Update mail address for config.* patches.
12137 2001-11-27  DJ Delorie  <dj@redhat.com>
12138             Zack Weinberg  <zack@codesourcery.com>
12140         When build != host, create libiberty for the build machine.
12142         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12143         CONFIG_ARGUMENTS.
12144         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12145         New variables.
12146         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12147         and rules.
12148         (all.normal): Depend on ALL_BUILD_MODULES.
12149         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12150         (all-build-libiberty): Depend on configure-build-libiberty.
12152         * configure: Calculate and substitute proper value for
12153         ALL_BUILD_MODULES.
12154         * configure.in: Create the build subdirectory.
12155         Calculate and substitute TARGET_CONFIGARGS (formerly
12156         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12158 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12160         * MAINTAINERS (write-after-approval): Add self.
12162 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12164         * MAINTAINERS (GNATS only accounts): Remove self.
12166 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12168         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12169         libf2c.
12171 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12173         * MAINTAINERS (Write After Approval): Add self.
12175 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12177         * MAINTAINERS: mips and s390 are also CPU ports.
12179 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12181         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12183 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12185         * MAINTAINERS: Alphabetize.
12187 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12189         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12191 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12193         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12195 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12197         * configure.in (--enable-languages): Be more permissive about
12198         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12200 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12202         * config.sub: Import from master sources, rev. 1.230.
12203         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12205 2001-11-07  Laurent Guerby  <guerby@acm.org>
12207         * MAINTAINERS (Write After Approval): Add self.
12209 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12211         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12213 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12215         * config.sub: Import from master sources, rev 1.226.
12216         * config.guess: Import from master sources, rev 1.216.
12218 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12220         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12221         * MAINTAINERS: Add self as maintainer of MMIX port.
12222         Remove old after-approval entry.
12224 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12226         * ChangeLog, configure: Fix spelling errors.
12228 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12230         * MAINTAINERS: Tweak my address.
12232 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12234         * MAINTAINERS: Update my email address.
12236 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12238         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12239         * MAINTAINERS: Add self as maintainer of CRIS port.
12241 2001-10-10  Geert Bosch  <bosch@gnat.com>
12243         * MAINTAINERS (Various maintainers: Ada front end):
12244         Added Robert Dewar.
12246 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12248         * MAINTAINERS (Write After Approval): Added self
12250 2001-10-02  Geert Bosch  <bosch@gnat.com>
12252         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12254 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12256         * configure: Handle temporary files securely using mkdir.
12258 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12260         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12262 2001-09-26  Will Cohen  <wcohen@redhat.com>
12264         * configure.in (*-*-linux*): Disable configuration of target-newlib
12265         and target-libgloss.
12267 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12269         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12270         RANLIB.
12272 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12274         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12275         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12276         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12277         avoid quotes nesting problems.
12278         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12279         (DO_X): Export only variables that are set.
12281 2001-09-19  Ben Elliston  <bje@redhat.com>
12283         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12284         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12285         semantics.  Use the shell built-in "type" command instead.
12287 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12289         Merged from gcc-3_0-branch:
12290         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12291         * ltcf-c.sh: Use $objext, not $ac_objext.
12292         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12293         * ltcf-cxx.sh: Add support for GNU.
12294         2001-07-22  Timothy Wall  <twall@redhat.com>
12295         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12296         default settings if using GNU tools with that configuration.
12297         * ltcf-cxx.sh: Ditto.
12298         * ltcf-gcj.sh: Ditto.
12299         2001-07-21  Michael Chastain  <chastain@redhat.com>
12300         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12301         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12302         * ltmain.sh: Mark as gcc-local.
12304 2001-08-30  Eric Christopher  <echristo@redhat.com>
12305             Jason Eckhardt  <jle@redhat.com>
12307         * config.guess: Merge from master sources.
12308         * config.sub: Merge from master sources, add support for mipsisa32.
12310 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12311         * config.sub: Merge from master sources, rev 1.219.
12312         * MAINTAINERS: Add self as contact for stormy16 port.
12314 2001-08-14  Zack Weinberg  <zackw@panix.com>
12316         * config.sub: Merge from master sources, rev 1.218.
12317         * config.guess: Merge from master sources, rev 1.209.
12319 2001-08-11  Graham Stott  <grahams@redhat.com>
12321         * Makefile.in (check-c++): Add missing semicolon.
12323 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12325         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12327 2001-07-30  Eric Christopher  <echristo@redhat.com>
12329         * MAINTAINERS (Various maintainers: mips port): Added myself.
12331 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12333         * configure.in (sh-*-linux*): New.
12335 2001-07-27  Richard Henderson  <rth@redhat.com>
12337         * .cvsignore: Add LAST_UPDATED.
12339 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12341         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12343 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12345         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12347 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12349         * MAINTAINERS (Write After Approval): Added myself.
12351 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12353         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12354         and libgcj on m68hc11/m68hc12.
12356 2001-06-27  H.J. Lu  (hjl@gnu.org)
12358         * Makefile (CFLAGS_FOR_BUILD): New.
12359         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12361 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12363         * README: Remove version number.
12365 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12367         * INSTALL/README: Update wrt. to the installation instructions now
12368         residing in gcc/doc/install.texi.
12370 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12372         * README: Replace with a cut-down and updated version of gcc/README.
12374 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12376         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12377         multilibs to be disabled.
12379 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12381         * MAINTAINERS (Write After Approval): Add myself.
12383 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12385         * config.guess: Import CVS version 1.195.
12386         * config.sub: Import CVS version 1.212.
12388 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12390         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12391         gcc/xgcc is built, use -print-prog-name to find out the program
12392         name to use.
12394 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12396         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12397         appear to also be in the master copy.
12398         * config.sub:  Import CVS version 1.211.
12400 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12402         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12403         with_gcc]: Use `gcc -shared' to build a shared library.
12405 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12407         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12408         archives.
12410 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12412         * MAINTAINERS (Write After Approval): Add myself.
12414 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12416         * configure.in (libstdcxx_flags): Do not try to execute
12417         libstdc++-v3/testsuite_flags until it exists.
12419 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12421         * MAINTAINERS: Update my email address.
12423 2001-05-31  Graham Stott  <grahams@redhat.com>
12425         * MAINTAINERS (Write After Approval): Add myself.
12427 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12429         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12430         libraries when using g++ with native linker.
12432 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12434         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12436 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12438         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12439         [aix4*|aix5*]: Prepend blank.
12441 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12443         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12444         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12445         of subdir/configure scripts to use the new libtool.m4.
12447 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12449         * MAINTAINERS (Write After Approval): Add myself.
12451 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12453         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12455 2001-05-11  Ben Elliston  <bje@redhat.com>
12457         * Makefile.in (all-sid): New target.
12458         (check-sid, clean-sid, install-sid): Likewise.
12460 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12462         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12464 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12466         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12467         libgcj.
12469 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12471         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12472         gcc/xgcc is built, use -print-prog-name to find out the program
12473         name to use.
12475 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12477         * configure.in (noconfigdirs): Don't reset it from scratch in the
12478         target case; only append to it.
12480         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12481         sparc-*-solaris2.8]: Disable ${libgcj}.
12483 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12485         * configure.in (libgcj_saved): Copy from $libgcj.
12486         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12487         --disable-libgcj.
12489 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12491         * MAINTAINERS: Remove self as MIPS maintainer and
12492         C front end maintainer.
12494 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12496         * configure.in: Move *-chorusos target case to the proper switch.
12497         Disable libgcj.
12499 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12501         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12502         1.641.2.228.
12504 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12506         * Makefile.in (STAGE1_CFLAGS): Pass down.
12508 2001-04-13  Alan Modra  <amodra@one.net.au>
12510         * config.guess: Add hppa64-linux support.  Note for next import that
12511         this is already in the master file.
12512         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12514 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12516         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12517         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12519 2001-04-11  Stan Shebs  <shebs@apple.com>
12521         * MAINTAINERS: Add self as Darwin port maintainer.
12523 2001-04-11  Alan Modra  <amodra@one.net.au>
12525         * MAINTAINERS: Update my email address.
12527 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12529         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12530         recent versions of FreeBSD (release 3 or later).
12531         * ltconfig: On FreeBSD, -lc must not be provided when building
12532         a shared library or else the standard -pthread gcc option is
12533         rendered worthless to later users of the built library.
12535 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12537         * MAINTAINERS: Add self and RTH as C front end maintainers.
12539 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12541         * config.sub: Make sure to match an already-canonicalized
12542         machine name (eg. mn10300-unknown-elf).
12544 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12546         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12547         New macros.
12548         (bootstrap, cross): Use RECURSE_FLAGS.
12549         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12551 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12553         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12555 2001-03-22  Colin Howell  <chowell@redhat.com>
12557         * Makefile.in (DO_X): Do not backslash single-quotes in
12558         backquotes (two places).
12560 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12562         Re-installed:
12563         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12564         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12565         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12566         * ltcf-cxx.sh: Likewise.
12567         * ltcf-gcj.sh: Likewise.
12569 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12571         * MAINTAINERS: Add myself as "documentation co-maintainer".
12573 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12575         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12576         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12578 2001-03-19  Tom Tromey  <tromey@redhat.com>
12580         * config-ml.in: Handle GCJ and GCJFLAGS.
12582 2001-03-21  Michael Chastain  <chastain@redhat.com>
12584         * Makefile.in: all-m4 depends on all-texinfo.
12586 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12588         * MAINTAINERS: Add myself to write after approval list.
12590 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12592         * Makefile.in (DO_X): Quote nested quotes.
12594 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12596         * MAINTAINERS: Add myself to write after approval list.
12598 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12600         * Makefile.in (DO_X): Use double quotes for quoting
12601         "RANLIB=$${RANLIB}".
12603 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12605         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12607 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12609         * configure.in: Only use `lang_requires' for languages athat are
12610         actually enabled.
12612 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12614         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12616 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12618         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12620 2001-03-07  Tom Tromey  <tromey@redhat.com>
12622         * configure.in: Allow config-lang.in to set `lang_requires' to list
12623         of other required languages.
12625 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12627         * Makefile.in: Remove RANLIB definition. Use RANLIB
12628         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12629         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12631 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12632             Alexandre Oliva  <aoliva@redhat.com>
12634         * Makefile.in (check-c++): Use tabs, not spaces.
12636 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12638         * MAINTAINERS: add myself to Write After Approval list.
12640 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12642         * Makefile.in (check-c++): New rule.
12644         * configure.in (target_libs): Remove libg++.
12645         (noconfigdirs): Remove libg++.
12646         (noconfigdirs): Same.
12647         (noconfigdirs): Same.
12648         (noconfigdirs): Same.
12650         * config-ml.in: Remove libg++ references.
12652         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12653         (ALL_TARGET_MODULES): Same.
12654         (configure-target-libg++): Remove.
12655         (all-target-libg++): Remove.
12656         (configure-target-libio): Remove.
12657         (all-target-libio): Remove.
12658         (check-target-libio): Remove.
12659         (.PHONY): Remove.
12660         (libg++.tar.bz2): Remove.
12661         (all-target-cygmon): Remove libio.
12662         (all-target-libstdc++): Remove.
12663         (configure-target-libstdc++): Remove.
12664         (TARGET_LIB_PATH): Remove libstdc++.
12665         (ALL_GCC_CXX): Remove libstdc++.
12666         (all-target-gperf): Correct.
12668 2001-02-16  Nick Clifton  <nickc@redhat.com>
12670         * configure.in (noconfigdirs): Allow configuration of texinfo
12671         for Cygwin hosts.
12673 2001-02-15  Anthony Green  <green@redhat.com>
12675         * configure: Introduce GCJ_FOR_TARGET.
12676         * configure.in: Ditto.
12677         * Makefile.in: Ditto.
12679 2001-02-13  Andreas Schwab  <schwab@suse.de>
12681         * MAINTAINERS: Update mail address.
12683 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12685         * config.guess: Add linux target for S/390.
12686         * config.sub: Likewise.
12688 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12690         * configure.in: for *-chorusos, don't config target-newlib and
12691         target-libgloss.
12693 2001-02-06  Ben Elliston  <bje@redhat.com>
12695         * configure: Output host type to stdout, not stderr.
12697 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12699         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12700         * ltcf-cxx.sh: Likewise.
12702         * config.if: Assume enable_libstdcxx_v3 is defined.
12704 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12706         Remove V2 C++ library.
12707         * configure.in: Remove --enable-libstdcxx_v3 support.
12709 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12711         * include/demangle.h: Add prototype for java_demangle_v3.
12713 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12715         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12717 2001-01-27  Richard Henderson  <rth@redhat.com>
12719         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12721 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12723         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12724         Don't unset, it's non-portable and no longer necessary, set to empty
12725         instead.
12727 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12729         * ltconfig: Shell portability fix for the tagname validity check.
12731 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12733         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12734         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12736 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12738         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12740 2001-01-26  Tom Tromey  <tromey@redhat.com>
12742         * configure.in: Allow libgcj to be built on Sparc Solaris.
12744 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12746         * ltcf-c.sh: Add aix5 case.
12747         * ltcf-cxx.sh: Likewise.
12748         * ltconfig: Likewise.
12750 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12752         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12753         keep at least one of build_libtool_libs or build_old_libs set to
12754         yes.
12756         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12757         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12759 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12761         * configure.in: Enable libgcj on several additional platforms.
12763 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12765         * configure.in: Enable libgcj for linux targets.
12767 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12769         * MAINTAINERS (Write After Approval): Add myself.
12771 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12773         * MAINTAINERS: Add myself as vax port maintainer.
12775 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12777         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12779 2001-01-09  Mike Stump  <mrs@wrs.com>
12781         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12782         failures of subdirectories.
12784 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12786         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12787         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12788         * ltcf-cxx.sh: Likewise.
12789         * ltcf-gcj.sh: Likewise.
12790         * ltconfig.sh: Fix typo.
12792 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12794         * configure: handle DOS-style absolute paths.
12796 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12798         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12800 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12802         * MAINTAINERS: Add myself as avr port co-maintainer.
12804 2000-12-28  Ben Elliston  <bje@redhat.com>
12806         * MAINTAINERS: Add myself under ``Write After Approval''.
12808 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12810         * texinfo: Remove directory from GCC.
12812 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12814         * COPYING: Update to current
12815         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12816         to 19yy as example year in copyright notice).
12818 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12820         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12821         (libstdcxx_incdir): Pass down.
12822         * config.if: Remove expired bits for cxx_interface, add stub.
12823         (libstdcxx_incdir): Add variable for g++ include directory.
12824         * configure.in (gxx_include_dir): Use it.
12826 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12828         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12829         with old-email address from ``Write After Approval''.
12831 2000-12-15  Andreas Jaeger  <aj@suse.de>
12833         * configure.in: Handle lang_dirs.
12835 2000-12-14  Tom Tromey  <tromey@redhat.com>
12837         * MAINTAINERS: Removed brads.
12839         * MAINTAINERS: Added gcj developers.
12841 2000-12-13  Anthony Green  <green@redhat.com>
12843         * configure.in: Disable libgcj for any target not specifically
12844         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12845         with g++ abi.
12847 2000-12-13  Mike Stump  <mrs@wrs.com>
12849         * Makefile.in (local-distclean): Also remove fastjar.
12851 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12853         * contrib/gcc_update: Add fastjar --touch entries.
12855 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12857         * configure.in: Disable language-specific target libraries for
12858         languages that aren't enabled.
12860 2000-12-10  Anthony Green  <green@redhat.com>
12862         * configure.in: Define libgcj.  Disable libgcj target libraries for
12863         most targets.
12865 2000-12-10  Neil Booth  <neilb@earthling.net>
12867         * MAINTAINERS: Update mail address, remove from WAA list.
12869 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12871         * libjava: Imported from /cvs/java.
12872         * libffi: Likewise.
12873         * Boehm-gc: Likewise.
12875 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12877         * configure.in (target_libs): Revert 2000-12-08 patch.
12878         (noconfigdirs): Added target-libjava.
12880 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12882         * djunpack.bat: removed.
12884 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12886         * Makefile.in: handle DOS-style absolute paths.
12887         * config-ml.in: likewise.
12888         * symlink-tree: likewise.
12890 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12892         * fastjar: Imported.
12894 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12896         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12897         libjava.
12898         * configure.in (target_libs): Removed `target-libjava'.
12900 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12902         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12903         (ALL_MODULES): Added fastjar.
12904         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12905         (all-target-libjava): all-fastjar replaces all-zip.
12906         (all-fastjar): Added.
12907         (configure-target-fastjar, all-target-fastjar): Likewise.
12908         * configure.in (host_tools): Added fastjar.
12910 2000-12-07  Mike Stump  <mrs@wrs.com>
12912         * Makefile.in (local-distclean): Remove leftover built files.
12914 2000-11-24  Nick Clifton  <nickc@redhat.com>
12916         * configure.in (xscale-elf): Add target.
12917         (xscale-coff): Add target.
12919 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12921         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12922         recent versions of FreeBSD (release 3 or later).
12923         * ltconfig: On FreeBSD, -lc must not be provided when building
12924         a shared library or else the standard -pthread gcc option is
12925         rendered worthless to later users of the built library.
12927 2000-11-16  Fred Fish  <fnf@be.com>
12929         * configure.in (enable_libstdcxx_v3): Fix typo,
12930         libstd++ -> libstdc++.
12932 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12934         * MAINTAINERS: Add self to Write After Approval list.
12936 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12938         * MAINTAINERS: Update my email address.  Add myself to global write
12939         privs list.
12941 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12943         * Makefile.in: Merge with src and libgcj.
12944         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12945         configure-target-<library> when their configure scripts need the C
12946         or C++ library to have already been built to work properly.
12947         (do_proto_toplev): Set them to an empty string.
12949         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12950         (REALLY_SET_LIB_PATH): Use them.
12952 2000-11-17  Stan Shebs  <shebs@apple.com>
12954         * MAINTAINERS: Add self to Write After Approval list.
12956 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12958         * configure: Provide the original toplevel configure arguments
12959         (including $0) to subprocesses in the environment rather than
12960         through gcc/configargs.h.
12962 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12964         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12965         C99.  Alphabetise "Write After Approval" list.
12967 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12969         * configure: Turn on libstdc++ V3 by default.
12971         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12972         if we've got GCC.
12974 2000-11-11  Philip Blundell  <philb@gnu.org>
12976         * MAINTAINERS: Add self to Write After Approval list.
12978 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12980         * ltcf-c.sh (aix4): Improve shared library configuration; require
12981         exporting symbols.
12982         * ltcf-cxx.sh (aix4): Define.
12983         * ltconfig (aix4): Define library and soname specs appropriate for
12984         AIX.  Define command to create export symbols list.
12986 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12988         * config.sub: Add support for Sun Chorus
12990 2000-10-31  Nick Clifton  <nickc@redhat.com>
12992         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12993         <name>@redhat.com.  Also installed new email address for Clint
12994         Popetz.
12996 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12998         * etc: Remove directory from GCC.
13000 2000-10-16  Michael Meissner  <meissner@redhat.com>
13002         * configure (gcc/configargs.h): Only create if there is a build GCC
13003         directory created.
13005 2000-10-16  Matthias Klose  <doko@debian.org>
13007         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13008         when configured for libstdc++-v3.
13010 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13012         * configure: Save configure arguments to gcc/configargs.h.
13014 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13016         * config.guess: Import CVS version 1.157.
13017         * config.sub: Import CVS version 1.181.
13019 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13021         * Makefile.in (bootstrap): avoid recursion if subdir missing
13022         (cross): ditto
13023         (do-proto-toplev): ditto
13025 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13027         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13028         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13030         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13031         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13032         all affected `configure' scripts.
13034 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13036         * MAINTAINERS: Add self as cpplib co-maintainer.
13038 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13040         * MAINTAINERS: Add self to Write After Approval list.
13042 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13044         * INSTALL/README: egcs -> GCC update.
13046 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13048         * MAINTAINERS: Add myself to Write After Approval list.
13050 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13052         * MAINTAINERS: Add myself to Write After Approval list.
13054 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13056         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13057         X11 libraries for hppa64.
13059 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13061         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13063 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13065         * Makefile.in (all-zlib): Added dummy target.
13067         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13068         ltcf-gcj.sh: Updated from libtool multi-language branch.
13070 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13072         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13073         (bootstrap*): Depend on all-bootstrap.
13075 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13077         * config.guess: Import CVS version 1.156.
13078         * config.sub: Import CVS version 1.179.
13080 2000-09-02  Anthony Green  <green@cygnus.com>
13082         * Makefile.in (all-gcc): Depend on all-zlib.
13083         (CLEAN_MODULES): Add clean-zlib.
13084         (ALL_MODULES): Add all-zlib.
13085         * configure.in (host_libs): Add zlib.
13087 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13089         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13090         crosses, but add gcc/include to the header search path for them.
13092 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13094         * MAINTAINERS: Add self to Write After Approval list.
13096 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13098         * config.guess: Import CVS version 1.152.
13099         * config.sub: Import CVS version 1.177.
13101 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13103         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13104         $targargs to tell whether newlib is going to be built.
13106         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13107         $$r/TARGET_SUBDIR/libio for _G_config.h.
13109 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13111         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13113 2000-08-22  DJ Delorie  <dj@redhat.com>
13115         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13117 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13119         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13120         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13121         sub-configures.
13123 2000-08-21  DJ Delorie  <dj@redhat.com>
13125         * MAINTAINERS: Add self as a libiberty maintainer
13127 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13129         * configure.in (libstdcxx_flags): Use
13130         libstdc++-v3/src/libstdc++.INC.
13132 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13134         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13136 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13138         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13140         * configure: Make enable_threads and enable_shared defaults
13141         explicit.  Substitute enable_threads into generated Makefiles.
13142         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13143         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13145 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13147         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13149 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13151         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13152         previous delta.
13154 2000-08-11  Jason Merrill  <jason@redhat.com>
13156         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13157         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13158         (FLAGS_FOR_TARGET): Not here.
13159         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13161 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13163         * config-ml.in (CC, CXX): Don't introduce a leading space.
13165 2000-08-07  DJ Delorie  <dj@delorie.com>
13167         * MAINTAINERS: Add self as a DJGPP maintainer
13169 2000-08-07  DJ Delorie  <dj@redhat.com>
13171         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13172         "if we're also building gcc, and it's a gcc that will run on the
13173         build machine, we want to use its includes instead of the system's
13174         default includes".
13176 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13178         * MAINTAINERS: Add self to Write After Approval list.
13180 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13182         * configure.in (libstdcxx_flags): Don't use `"'.
13184         * config-ml.in: Adjust multilib search paths to the
13185         appropriate multilib tree.
13187 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13189         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13190         commas in $LANGUAGES.
13192 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13194         * configure.in: Re-enable all references to libg++ and librx.
13196 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13198         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13199         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13200         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13201         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13203         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13205 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13207         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13208         CXX_FOR_TARGET for sed.
13210 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13212         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13213         Do not override if already set in the environment or in configure.
13214         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13215         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13217 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13219         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13220         the libtool CVS tree multi-language branch.
13221         * ltconfig, ltmain.sh: Updated.
13223 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13225         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13226         (clean-target): Depend on it.
13228         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13229         (GCC_FOR_TARGET): Use it.
13230         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13231         * configure.in: ... here.
13232         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13233         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13235 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13237         * MAINTAINERS: Add self to Write After Approval list.
13239 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13241         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13242         (configure-target-libchill, configure-target-libobjc): Likewise.
13244         * configure.in: Use the same cache file for all target libs.
13245         * config-ml.in: But different cache files per multilib variant.
13247 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13249         * configure (topsrcdir): Don't use dirname.
13251 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13253         * MAINTAINERS: Add self to Write After Approval list.
13255 2000-07-20  Jason Merrill  <jason@redhat.com>
13257         * configure.in: Remove all references to libg++ and librx.
13259         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13261 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13263         * config.sub: Update to subversions version 2000-07-06.
13265 2000-07-12  Andrew Haley  <aph@cygnus.com>
13267         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13268         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13270 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13272         * symlink-tree:  Check number of arguments.
13274 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13276         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13277         search path for a g++ extracted from the build tree.  This
13278         will allow link tests run by configure scripts in
13279         subdirectories to succeed.
13281 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13283         * ltconfig: Add support for mips-dde-sysv4.2MP
13285 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13287         * MAINTAINERS: Add myself as loop discovery maintainer.
13289 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13291         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13292         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13294 2000-06-19  Timothy Wall  <twall@cygnus.com>
13296         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13297         * config.sub: Add tic54x target.
13299 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13301         * MAINTAINERS: Add self as Fortran maintainer,
13302         remove Craig Burley.
13304 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13306         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13307         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13309 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13311         * MAINTAINERS: Add self as i18n maintainer
13313 20000-05-21  H.J. Lu  (hjl@gnu.org)
13315         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13316         directory are used if they exist. Make sure
13317         $(build_tooldir)/include is searched for header files,
13318         $(build_tooldir)/lib/ for library files.
13319         (GCC_FOR_TARGET): Likewise.
13320         (CXX_FOR_TARGET): Likewise.
13322 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13324         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13326 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13328         * Makefile.in (configure-target-libiberty): Depend on
13329         configure-target-newlib.
13331 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13333         * configure.in, Makefile.in: Merge all libffi-related
13334         configury stuff from the libgcj tree.
13336 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13338         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13339         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13341 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13343         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13344         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13345         current version information.  Add to proto-toplev directory.
13346         (gdb-taz): Build do-djunpack.
13348 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13350         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13352 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13354         * MAINTAINERS: Add self to Write After Approval list.
13356 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13358         * ltmain.sh: Preserve in relink_command any environment
13359         variables that may affect the linker behavior.
13361 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13363         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13365 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13367         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13369 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13371         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13372         with the version name.
13374 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13376         * MAINTAINERS: Add self as bb-reorder maintainer.
13378 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13380         * config.if: Tweak.
13382 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13384         * djunpack.bat: New file.
13386 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13388         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13389         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13390         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13391         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13393 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13395         * config.sub (case $basic_machine): Change default for "ibm-*"
13396         to "openedition".
13398 2000-04-13  Andreas Jaeger  <aj@suse.de>
13400         * MAINTAINERS: Added myself.
13402 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13404         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13405         (do-md5sum): New target.
13406         (MD5PROG): Define.
13407         (PACKAGE): Default to TOOL.
13408         (VER): Default to a shell script.
13409         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13410         md5 checksum generation.
13411         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13412         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13413         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13414         insight.tar.bz2): Use gdb-taz to create archive.
13416 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13418         * configure (warn_cflags): Delete.
13420 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13422         * MAINTAINERS: Added myself.
13424 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13425             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13427         * configure.in (enable_libstdcxx_v3): Add.
13428         (target_libs): Add bits here to switch between libstdc++-v2 and
13429         libstdc++-v3.
13430         * config.if: And this file too.
13431         * Makefile.in: Add libstdc++-v3 targets.
13433 2000-04-05  Michael Meissner  <meissner@redhat.com>
13435         * config.sub (d30v): Add d30v as a basic machine type.
13437 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13439         * configure.in: -linux-gnu*, not -linux-gnu.
13441 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13443         * MAINTAINERS: Add self in write-after-approval section.
13445 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13447         * MAINTAINERS: Add self as ia64 port maintainer.
13449 2000-03-08  Neil Booth  <NeilB@earthling.net>
13451         * MAINTAINERS: Add self in write-after-approval section.
13453 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13455         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13456         (do-tar-bz2): Replace TOOL with PACKAGE.
13457         (gdb.tar.bz2): Remove GDBTK from GDB package.
13458         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13459         dejagnu.tar.bz2): New packages.
13461 2000-02-27  Andreas Jaeger  <aj@suse.de>
13463         * configure.in: Add entry for mips*-*-linux*, move catch all
13464         *-*-*linux* entry below this one.
13466 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13468         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13470 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13472         * config.sub: Support an OS of "wince".
13474 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13476         * config.guess, config.sub: Updated to match config's 2000-02-15
13477         version.
13479 2000-02-23  Linas Vepstas  <linas@linas.org>
13481         * config.sub: Add support for Linux/IBM 370.
13482         * configure.in: Likewise.
13484 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13486         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13488 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13490         * config.guess: Guess "cygwin" rather than "cygwin32".
13492 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13494         * configure (gcc_version): When setting, narrow search to
13495         lines containing `version_string'.
13497 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13499         * config.sub: Add support for avr target.
13501 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13503         * MAINTAINERS: Add maintainers for MCore port.
13505 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13507         * config.sub: Add mmix-knuth-mmixware.
13509 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13511         * MAINTAINERS: Pair cccp with cpplib maintainership.
13513 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13515         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13516         structure stuff to -L library search.
13517         (CXX_FOR_TARGET): Ditto.
13518         (CROSS_CHECK_MODULES): Fix spelling mistake.
13520 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13522         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13523         the C++ compiler.
13525 2000-01-12  Richard Henderson  <rth@cygnus.com>
13527         * configure.in: Don't build some bits for beos.
13529 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13531         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13532         as include files.
13534 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13536         * Add self as cpplib maintainer, as requested by Jason
13537         Merrill.  Correct my e-mail address.
13539 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13541         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13542         not mh-aix43.
13544 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13546         * MAINTAINERS: Add myself to "write after approval" list.
13548 1999-12-14  Richard Henderson  <rth@cygnus.com>
13550         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13551         * config.sub: Accept alphaev[78], alphaev8.
13553 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13555         * config.guess, config.sub: Update from autoconf.
13557 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13559         * MAINTAINERS:  update my playtime e-address.
13561 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13563         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13564         necessary libraries are missing.
13566 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13568         * MAINTAINERS: Add new 'write after approval' maintainer.
13570 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13572         * MAINTAINERS: Add new Java maintainer.
13574 1999-10-25  Andreas Schwab  <schwab@suse.de>
13576         * configure: Fix quoting inside arguments of eval.
13578 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13580         * config-ml.in: Allow suppression of some ARM multilibs.
13582 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13584         * config.guess: Add OS/390 match pattern.
13585         * config.sub: Add mvs, openedition targets.
13586         * configure.in (i370-ibm-opened*): New.
13588 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13590         * config.sub: Add support for configuring for pj.
13592 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13594         * config.sub (maybe_os): Add support for configuring for fr30.
13596 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13598         * configure.in: Do not configure or build ld for AIX
13599         platforms.  ld is known to be broken on these platforms.
13601 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13603         * config-ml.in: Pass compiler flag corresponding to multidirs to
13604         subdir configures.
13606 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13608         * Makefile.in (LDFLAGS): Define.
13610 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13612         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13613         noconfigdirs.
13614         (*-*-cygwin*): Likewise.
13616 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13618         * mkdep: New file.
13619         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13620         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13622         From Eli Zaretskii <eliz@is.elta.co.il>:
13623         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13624         long file name when using DJGPP on MS-DOS.
13626 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13628         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13630 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13632         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13633         dependency as this causes "make check" to globally "make all"
13635 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13637         * configure.in (target_libs): Added target-zlib.
13638         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13639         (CONFIGURE_TARGET_MODULES): Likewise.
13640         (CHECK_TARGET_MODULES): Likewise.
13641         (INSTALL_TARGET_MODULES): Likewise.
13642         (CLEAN_TARGET_MODULES): Likewise.
13643         (configure-target-zlib): New target.
13644         (all-target-zlib): Likewise.
13645         (all-target-libjava): Depend on all-target-zlib.
13646         (configure-target-libjava): Depend on configure-target-zlib.
13648         * Makefile.in (configure-target-libjava): Depend on
13649         configure-target-newlib.
13650         (configure-target-boehm-gc): New target.
13651         (configure-target-qthreads): New target.
13653         * configure.in (target_libs): Added target-qthreads.
13654         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13655         (CONFIGURE_TARGET_MODULES): Likewise.
13656         (CHECK_TARGET_MODULES): Likewise.
13657         (INSTALL_TARGET_MODULES): Likewise.
13658         (CLEAN_TARGET_MODULES): Likewise.
13659         (all-target-qthreads): New target.
13660         (configure-target-libjava): Depend on configure-target-qthreads.
13661         (all-target-libjava): Depend on all-target-qthreads.
13663         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13664         (CONFIGURE_TARGET_MODULES): Likewise.
13665         (CHECK_TARGET_MODULES): Likewise.
13666         (INSTALL_TARGET_MODULES): Likewise.
13667         (CLEAN_TARGET_MODULES): Likewise.
13668         (all-target-libjava): New target.
13669         (all-target-boehm-gc): Likewise.
13670         * configure.in (target_libs): Added libjava, boehm-gc.
13672 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13674         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13675         configure.bat in SUPPORT_FILES.
13676         (gas+binutils.tar.bz2): Likewise.
13678         * makeall.bat: Remove; obsolete.
13680 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13682         From Mark Elbrecht:
13683         * configure.bat: Remove; obsolete.
13685 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13687         * configure: Add -W -Wall to the default CFLAGS when compiling with
13688         gcc.
13690 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13692         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13694 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13696         * configure.in: Build ld on IRIX6.
13698 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13700         * Makefile.in: Change distribution targets to use bzip2 instead of
13701         gzip.
13702         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13703         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13705 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13707         * config.sub: Add mcore target.
13709 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13711         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13713 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13715         * config.guess (dummy): Changed to $dummy.
13717 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13719         * config.sub: Tidied up case statements.
13721 1999-05-22  Ben Elliston  <bje@cygnus.com>
13723         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13724         <jiro@din.or.jp>.
13726         * config.guess: Merge with FSF version. Future changes will be
13727         more accurately recorded in this ChangeLog.
13728         * config.sub: Likewise.
13730 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13732          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13734 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13736         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13738 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13740         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13742 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13744         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13745         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13746         Bad merge removed these two changes.
13748 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13749                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13751         * config.guess (interix Alpha): Add.
13753 1999-04-11  Richard Henderson  <rth@cygnus.com>
13755         * configure.in (i?86-*-beos*): Do config gperf; don't config
13756         gdb, newlib, or libgloss.
13758 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13760         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13761         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13762         from multidirs.
13764 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13766         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13768 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13770         * config.sub: Add support for mcore targets.
13772 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13774         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13775         not mt-ospace, in order to shut up assembler warning about using
13776         symbols that are named the same as registers.
13778 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13780         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13781         dependency list for all-target-cygmon.
13783 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13785         * config-ml.in: Check $host, not $target, for selective multilibs.
13786         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13787         thumb interworking, and underscore prefix multilibs.
13789 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13791         * missing: Update to version from current automake.
13793 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13795         * configure (gxx_include_dir): Removed.
13797         * configure.in (gxx_include_dir): Handle it.
13798         * Makefile.in: Likewise.
13800 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13802         * config.sub (mips64vr4111,mips64vr4111el) Add.
13804 1999-03-21  Ben Elliston  <bje@cygnus.com>
13806         * config.guess: Correct typo for detecting ELF on FreeBSD.
13808 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13810         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13811         config/mh-djgpp.
13813 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13815         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13816         all-target-newlib to dependency list for all-target-bsp.
13818 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13820         * config.sub: Add i386-uwin support.
13821         * config.guess: Likewise.
13823 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13825         * configure.in: cleanup, add mh-*pic handling for arm, special
13826         case powerpc*-*-aix*
13828 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13830         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13831         can be built.
13833 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13835         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13836         targets.
13838 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13840         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13842 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13844         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13846 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13848         * config.sub: Fix typo in arm recognition.
13850 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13852         * configure.in (noconfigdirs): Changed target_configdirs to
13853         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13854         rather than m68k-*-* since it is not known to work on
13855         m68k-aout. Ditto for arm-*-*oabi.
13857 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13859         * configure.in (*-*-windows*): Remove, no longer used.
13861 1999-02-19  Ben Elliston <bje@cygnus.com>
13863         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13864         Smart and improved by Andrew Cagney.
13866 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13868         * config.guess: Recognize openbsd-*-hppa.
13870 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13872         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13873         only if it is not empty.
13875 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13877         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13879         * config.guess: Modified to recognize uname's armv* syntax.
13881         * config.sub: Modified to recognize uname's armv* syntax.
13883 1999-02-17  Mark Salter  <msalter@cygnus.com>
13885         * configure.in: Added target-bsp for sparclite.
13887 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13889         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13891 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13893         * configure.in: Add support for strongarm port.
13894         * config.sub: Add support for strongarm target.
13896 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13898         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13899         the old name config/mh-cygwin32.
13900         Enable texinfo.
13902 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13904         * configure.in: Do build ld for ix86 Solaris.
13906 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13908         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13909         $AR_FOR_TARGET.  Likewise for RANLIB.
13911 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13913         * config.sub (oabi):  Recognize.
13914         * configure.in (arm-*-oabi):  Handle.
13916 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13918         * config.guess: Improve detection of i686 on UnixWare 7.
13920 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13922         * config.guess: Add support for i386-pc-interix.
13923         * config.sub: Likewise.
13924         * configure.in: Likewise.
13926 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13928         * Makefile.in: Remove unneeded all-target-libio from
13929         from all-target-winsup target since it is now unneeded.
13930         Add all-target-libtermcap in its place since it is now
13931         needed.
13933 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13935         * configure.in: makefile stub for cygwin target is probably
13936         unnecessary.  Remove it for now.
13938 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13940         * configure.in: libtermcap.a should be built when cygwin is the
13941         target as well as the host.
13942         * config.guess: Allow mixed case in cygwin uname output.
13943         * Makefile.in: Add libtermcap target.
13945 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13947         * config.sub: Clean up handling of hppa2.0.
13949 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13951         * config.guess: Use C code to identify more HP machines.
13953 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13955         * config.sub: Handle hppa2.0.
13957 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13959         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13960         cygmon for all sparclite targets, regardless of object format.
13962 1998-12-15  Mark Salter  <msalter@cygnus.com>
13964         * configure.in: Added target-bsp for several target architectures.
13966         * Makefile.in: Added rules for bsp.
13968 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13970         * config.guess: Improve detection of hppa2.0 processors.
13972 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13974         * config.guess: Recognize FreeBSD using ELF automatically.
13976 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13978         * configure (skip-this-dir): Add handling for new shell script, which
13979         might be created by a sub-directory's configure to indicate, this particular
13980         directory is "unwanted".
13981         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13983 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13985         * ltconfig: import from libtool, after changing libtool to
13986         account for the cygwin name change.
13988 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13990         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13991         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13993 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13995         * configure.in: Add libtermcap to list of cygwin dependencies.
13997 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13999         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14000         they include winsup/include when it's a cygwin target.
14002 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14004         * configure.in (host_tools): Added zip.
14005         * Makefile.in (all-target-libjava): Depend on all-zip.
14006         (all-zip): New target.
14007         (ALL_MODULES): Added all-zip.
14008         (NATIVE_CHECK_MODULES): Added check-zip.
14009         (INSTALL_MODULES): Added install-zip.
14010         (CLEAN_MODULES): Added clean-zip.
14012 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14014         * Makefile.in: lose "32" from comment about cygwin.
14016 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14018         * configure.in: Use -Os to build target libraries for the fr30.
14020 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14022         * config.sub: Add fr30.
14024 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14026         * configure.in: drop "32" from config/mh-cygwin32.  Check
14027         cygwin* instead of cygwin32*.
14028         * config.sub: Check cygwin* instead of cygwin32*.
14030 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14032         * config.guess: Match any version of Unixware7.
14034 1998-10-20  Syd Polk  <spolk@cygnus.com>
14036         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14037         if desired.
14039 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14041         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14042         these if the appropriate directories and files to not exist.
14044 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14046         * Makefile.in (DEVO_SUPPORT): Add config.if.
14048 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14050         * configure: Add pattern to replace "build_tooldir"'s
14051         definition in the generated Makefile with "tooldir"'s
14052         actual value.
14054 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14056         * config.sub: Bring back lost sparcv9.
14058         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14060 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14062         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14063         CC_FOR_TARGET and friends.
14065 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14067         * Makefile.in (build_tooldir): New variable, same as tooldir.
14068         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14069         -B$(build_tooldir)/bin/.
14070         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14072 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14074         * README: Remove installation instructions and refer to the
14075         INSTALL directory instead.
14077 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14079         * config.sub: Add support for i[34567]86-pc-udk.
14080         * configure.in: Likewise.
14082 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14084         * Makefile.in: add bzip2 package building bits for user
14085         tools module
14086         * configure.in: ditto
14088 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14090         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14091         (ALL_TARGET_MODULES): Add all-target-libobjc.
14092         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14093         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14094         (all-target-libchill): Add dependencies.
14095         * configure.in (target_libs): Add libchill.
14097 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14099         * configure.in (target_subdir): Remove duplicate line.
14101 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14103         * Makefile.in (all-automake): fix dependencies.
14105 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14107         * configure.in: Minor cleanups for building in the $(target_alias)
14108         subdir.
14110 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14112         * Makefile.in (bootstrap): Set r and s before make all.  Use
14113         BASE_FLAGS_TO_PASS in make all.
14114         (cross): Likewise.
14116 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14118         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14120 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14122         * config.sub: Fix typo in last change.
14124 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14126         * config.sub: Add support for C4x target.
14127         * configure.in: Likewise.
14129 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14131         * config.sub: Recognize sparcv9 just like sparc64.
14133 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14135         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14137 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14139         * config.guess: Correctly identify Pentium II sco boxes.
14141         * config.guess: Fix "tr" code.  From Weiwen Liu.
14143 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14145         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14146         stabs.
14148 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14150         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14151         (ALL_TARGET_MODULES): Add all-target-libchill.
14152         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14153         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14154         (all-target-libchill): Add dependencies.
14155         * configure.in (target_libs): Add libchill.
14157 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14159         * config.guess: Avoid assumptions about "tr" behaves when
14160         LANG is set to something other than English.
14162 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14164         * configure (gxx_include_dir): Changed to
14165         '${prefix}/include/g++'-${libstdcxx_interface}.
14167         * config.if: New to determine the interfaces.
14169 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14171         * config.guess: Detect and handle MPE/IX.
14172         * config.sub: Deal with MPE/IX.
14174 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14176         * configure.in: Use mh-aix43.
14178 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14180         * configure: Fix --without/--disable cases for gxx-include-dir.
14182 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14184         * mdata-sh:  Imported.  Needed for automake support.
14186 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14188         * Makefile.in (taz): Try "chmod -R og=u ." before
14189         "chmod og=u `find . -print`".
14191 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14193         * configure.in: Add arm-elf and thumb-elf support.
14195 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14197         * Makefile.in: Undo previous patch.
14199 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14201         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14202         to here ...
14203         (install-no-fixedincludes): and here
14204         (INSTALL_MODULES): ... from here.
14206 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14208         * config.sub: Merge with FSF.
14210         * config.guess: Merge with FSF.
14212 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14214         * configure (extraconfigdirs): New variable.
14215         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14216         * Makefile.in (all): Move higher in file.
14217         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14218         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14219         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14220         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14221         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14223 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14225         * Makefile.in (all-target-libjava): Depend on all-gcc and
14226         all-target-newlib.
14227         (configure-target-libjava): Depend on $(ALL_GCC).
14229 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14231         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14232         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14234 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14236         * INSTALL/README: Fix typo.
14238 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14240         * ylwrap: Change absolute path checks to check for DOS style path
14241         names.
14243         * ylwrap: Don't use a full path name if the source file is in the
14244         same directory.  From hjl@lucon.org (H.J. Lu).
14246         * config-ml.in: Default to being verbose, to match Feb 18 change to
14247         configure.
14249 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14251         Brought over from egcs:
14253         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14255         * configure.in (target_subdir): Set to ${target_alias} instead
14256         of "libraries".
14258         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14260         * configure.in (target_subdir): Set to libraries if enable_multilib.
14262 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14264         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14265         multilibs, force reconfiguration the first time we create
14266         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14268 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14270         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14271         avoid confusion with --no-recursion.
14273 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14275         * configure.in: Win32 hosts shouldn't use install -x
14276         * install-sh: remove -x option, and special .exe-handling
14277         hack.
14279 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14281         * config.guess: Recognize i586-pc-beos.
14282         * configure.in: Don't build some bits for beos.
14284 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14286         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14287         CFLAGS default to -O2.
14289         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14290         when using GNU ld.
14292 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14294         * ltmain.sh: Correct install when using a different shell.
14296 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14298         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14300 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14302         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14303         target.
14305 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14307         * ltconfig: Update to correct AIX handling.
14309 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14311         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14313         * configure.in (target_subdir): Set to ${target_alias} instead
14314         of "libraries".
14316 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14318         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14319         (Makefile): Depend on $(gcc_version_trigger).
14321         * configure (gcc_version): Change default initializer to empty
14322         string.
14323         (gcc_version_trigger): New variable; pass this variable down
14324         to subdir configures to enable them checking gcc's version
14325         themselves. Emit make macros for both gcc_version vars.
14326         (topsrcdir): Initialize reliably.
14327         (recursion line): Remove --with-gcc-version=${gcc_version}.
14329 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14331         * configure (enable_version_specific_runtime_libs): Implement new flag
14332         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14333         in $(libsubdir); emit definition in each generated Makefile.
14334         (gxx_include_dir): Initialize depending on
14335         $enable_version_specific_runtime_libs.
14337 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14339         * configure (gcc_version): Initialize properly depending on
14340         how and where configure is started.
14341         (recursion line): Pass a --with-gcc-version=${gcc_version}
14342         to configures in subdirs.
14344 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14346         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14347         cygmon
14349 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14351         * configure.in: Add cygmon and libstub support for mn10200.
14353 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14355         * configure (gcc_version): Add new variable describing the
14356         particular gcc version we're building.
14357         * Makefile.in (libsubdir): Add new macro for the directory
14358         in which the compiler finds executables, libraries, etc.
14359         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14360         and libsubdir.
14362 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14364         * Makefile.in (local-clean): Remove *.log.
14365         (warning.log): Built with warn_summary from build.log.
14366         (mail-report.log): Run test_summary.
14367         (mail-report-with-warnings.log): Run test_summary including
14368         warning.log in the report.
14370 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14372         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14374 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14376         * Makefile.in (grep): Grep no longer depends on libiberty.
14378 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14380         * Makefile.in: all-snavigator needs all-libgui.
14382 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14384         * configure.in: Add cygmon and libstub support for mn10300.
14386 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14388         * missing: Update to version from automake 1.3.
14390         * ltmain.sh: On installation, don't get confused if the same name
14391         appears more than once in the list of library names.
14393 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14395         * config.sub: Accept m68060 and m5200 as CPU names.
14397 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14399         * configure: Use && rather than using -a in test, because odd
14400         strings can confuse test.
14401         * configure.in: Likewise.
14403 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14405         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14407 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14409         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14410         bootstrap4-lean): New targets.
14412 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14414         * mpw-* Delete.  Not used.
14416 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14418         * COPYING.LIB: Update FSF address.
14420 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14422         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14424         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14425         GAS_SUPPORT_DIRS.
14427 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14429         * ltconfig, ltmain.sh: Avoid producing a version number if
14430         -version-info was not used.
14432 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14434         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14435         building with newlib.
14437 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14439         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14440         Solaris `make' causes it to continue to next definition.
14442 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14444         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14445         the right GUI libraries and files are installed along with GDB.
14447 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14449         * configure.in: Change alpha to alpha* in several places.
14451 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14453         * config.sub: Recognize sparc86x.
14455 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14457         * configure.in (--enable-target-optspace): Remove debug echo.
14459 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14461         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14463 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14465         * ltconfig: Update cygwin32 support.
14467         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14468         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14469         (GDB_SUPPORT_DIRS): Likewise.
14471 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14473         * configure.in (target_makefile_frag): If --enable-target-optspace,
14474         use -Os to compile target libraries rather than -O2.  Default to
14475         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14476         not used.
14477         * configure.in (target_cflags): Ditto for d30v.
14479 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14481         * Makefile.in (all-bfd): Depend on all-intl.
14482         (all-binutils): Likewise.
14483         (all-gas): Likewise.
14484         (all-gprof): Likewise.
14485         (all-ld): Likewise.
14487 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14489         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14491 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14493         * Makefile.in (all-bfd): Depend upon all-libiberty.
14495         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14497 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14499         * Makefile.in: Add libstub.
14501         * configure.in: Ditto. Build libstub for targets that have cygmon
14502         support.
14504 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14506         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14508 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14510         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14511         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14513 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14515         * configure: Define DEFAULT_M4 by searching PATH.
14516         * Makfile.in: Use DEFAULT_M4.
14518 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14520         * ltconfig: Add cygwin32 support.
14522         * Makefile.in, configure.in: Add libtool as a native only directory
14523         to configure and build.
14525 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14527         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14529 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14531         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14533 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14535         * Makefile.in: add ash make rules
14536         * configure.in: add ash to native_only and host_tools lists
14538 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14540         * Makefile.in (all-gettext, all-intl): New targets.
14541         (ALL_MODULES): Added all-gettext, all-intl.
14542         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14543         (INSTALL_MODULES): Added install-gettext, install-intl.
14544         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14546         * configure.in (host_tools): Added gettext.
14547         (native_only): Likewise.
14548         (noconfigdirs) [various cases]: Likewise.
14549         (host_libs): Added intl.
14551 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14553         * configure: Do not disable building gdbtk for cygwin32 hosts.
14555 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14557         * configure.in: Add thumb-coff target.
14558         * config.sub: Add thumb-coff target.
14560 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14562         * Makefile.in: Revert yesterday's change.
14563         (all-target-winsup):  all-target-librx stays out of here.
14565 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14567         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14568         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14569         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14570         Remove references to librx and libg++.
14572 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14574         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14575         recursive makes
14577 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14579         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14580         for newlib directory.
14581         (CXX_FOR_TARGET): Likewise.
14583 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14585         * ltconfig: Update after libtool/ltconfig.in change for
14586         hpux11.
14588 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14590         * ltconfig, ltmain.sh: Update to libtool 1.2.
14592 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14594         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14595         (install-gcc-cross): Instead, override LANGUAGES here.
14597 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14599         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14600         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14602 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14604         * configure.in: Add Thumb-pe target.
14606 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14608         * Makefile.in - changed sn targets to snavigator
14609         * configure.in - changed sn targets to snavigator
14611 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14613         * config-ml.in: After building symlink tree call make distclean
14614         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14615         to be the case for libiberty.
14617 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14619         * configure: When making link, also check the current
14620         directory. The configure scripts may create one.
14622 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14624         * config.sub: Accept alphapca56 and alphaev6 properly.
14626 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14628         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14630 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14632         * config.sub (sco5): Fix typo.
14634 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14636         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14637         install-itcl.
14638         (install-itcl): Remove dependency on install-tcl.
14640 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14642         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14644 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14646         * configure.in: Don't build libgui for a cygwin32 target when not on
14647         a cygwin32 host.
14649 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14651         * configure (redirect): Set to null, so default behavior of
14652         configure is now --verbose.
14654 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14656         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14657         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14659 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14661         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14662         this change to sync Makefile.in with its ChangeLog entries.
14664 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14666         * ltmain.sh (mkdir): Check that the directory doesn't exist
14667         before we exit with error, so that we don't get races during
14668         parallel builds.
14670 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14672         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14674 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14676         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14677         PICFLAG_FOR_TARGET.
14678         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14680         * configure: Emit a definition for the new macro enable_shared
14681         into each Makefile.
14683 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14685         * configure.in (host_tools, native_only): Add libtool.
14687 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14689         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14690         Fix typo in ming config comment.
14692 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14694         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14696 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14698         * config.sub: Add tic30 cases, and map c30 to tic30.
14700 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14702         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14703         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14704         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14705         (CLEAN_TARGET_MODULES): Similarly
14706         (all-target-libf2c): Add dependences.
14707         * configure.in (target_libs): Add libf2c.
14709 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14711         * configure.in: Remove expect from noconfigdirs when target
14712         is cygwin32.  OK to build expect and dejagnu with Canadian
14713         Cross.
14715 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14717         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14718         host.
14720         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14721         and mingw32.
14723 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14725         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14726         here as it is not defined in the toplevel Makefile.
14728 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14730         * configure (package_makefile_rules_frag): New variable, which names
14731         a file with generic rules, ...
14732         Change comment to mention we now have FIVE parts.
14733         * configure: Undo last change.
14735 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14737         * config.guess: More accurate determination of HP processor types.
14738         * config.sub: More accurate determination of HP processor types.
14740 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14742         * configure (package_makefile_frag): Move inserting the
14743         ${package_makefile_frag} to where it should be according
14744         to the comment.
14746 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14748         * config.guess: Add support for Linux/ARM.
14750 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14752         * .cvsignore: Remove *-info and *-install since they match
14753         release-info and mpw-install, which we don't want to just ignore.
14755 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14757         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14759 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14761         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14762         local_prefix to sub-make invocations.
14764 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14766         * configure.in: Check makefile fragments in the source
14767         directory.
14769 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14771         * configure.in: Check whether host and target makefile
14772         fragments exist before adding them to *_makefile_frag.
14774 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14776         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14778 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14780         * configure.in: Make sure we only replace RPATH_ENVVAR on
14781         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14782         regexp to sed.
14784         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14785         to sub-makes.
14787 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14789         * config-ml.in (multi-do): LDFLAGS must include multilib
14790         designator.
14792 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14794         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14796 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14798         * config.sub: Add mingw32 support.
14799         * configure.in: Likewise.
14801 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14803         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14805 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14807         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14808         * configure (gxx_include_dir): Provide a definition for subdirs
14809         which do not use autoconf.
14811 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14813         * config.guess: Sync with egcs.  Picks up new alpha support,
14814         BeOS & some additional linux support.
14816 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14818         * config.guess: HP 9000/803 is a PA1.1 machine.
14820 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14822         * configure.in: It's alpha*-...
14824 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14826         * configure.in (host_makefile_frag, target_makefile_frag):
14827         Handle multiple config files.
14828         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14829         alpha-*-*.
14831 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14833         * mkdep: New file.
14835 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14837         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14839 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14841         * Makefile.in: Add libgui directory.
14842         (GDB_TK): Add all-libgui.
14843         * configure.in: Add libgui directory.
14844         * configure: Add all-libgui to GDB_TK.
14846 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14848         * config-ml.in (multidirs): Add m32r to multilib list.
14850 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14852         * Makefile.in (all-target-gperf): Change dependency to
14853         all-target-libstdc++.
14855 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14857         * config.guess: Add BeOS support.
14859 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14861         Source directory cvs renamed to cvssrc:
14862         * configure.in (host_tools): Change cvs to cvssrc.
14863         (native_only): Likewise.
14864         (noconfigdirs) [various cases]: Likewise.
14865         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14866         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14867         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14868         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14869         (all-cvssrc): Rename target from all-cvs.
14871 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14873         * configure (gxx_include_dir): Fix thinko.
14875 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14877         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14878         (install-cross, install-gcc-cross): New targets.
14880 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14882         * configure.in (noconfigdirs): Add support for Thumb target.
14884         * config.sub (maybe_os): Add support for Thumb target.
14886 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14888         * Makefile.in: Add rules for cygmon.
14890         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14892 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14894         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14895         * configure (gxx_include_dir): Provide a definition for subdirs
14896         which do not use autoconf.
14898 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14900         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14901         11/18/97 build
14903 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14905         * From Franz Sirl.
14906         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14907         found on RedHat Linux systems.
14909 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14911         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14912         guesses.
14914 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14916         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14918 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14920         * ltmain.sh: If mkdir fails, check whether the directory was created
14921         anyhow by some other process.
14923 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14925         * configure.in (d30v-*-*): Configure all directories.
14927 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14929         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14930         for the D30V.
14932 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14934         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14936 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14938         * include/libiberty.h: Add extern "C" { so it can be used with C++
14939         progrms.
14940         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14941         programs.
14943 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14945         * configure.in (d30v-*-*): Configure GCC now.
14947 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14949         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14950         is no longer needed.
14952 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14954         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14956 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14958         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14959         targets using "$@" to provide support for similar but not identical
14960         targets without having to duplicate code.
14962 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14964         * makefile.vms: Fix to work with DEC C.
14966 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14968         * config.sub: Add mips-tx39-elf to marketing names.
14970 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14972         * ltmain.sh: Handle symlinks in generated script.
14974 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14976         * configure: Handle autoconf style directory options: --bindir,
14977         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14978         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14979         --sysconfdir.
14980         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14981         (sharedstatedir, localstatedir, oldincludedir): New variables.
14982         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14983         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14984         sbindir, sharedstatedir, and sysconfdir.
14986 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14988         * Makefile.in (bootstrap-lean): New target.
14990 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14992         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14993         sn, and gnuserv from noconfigdirs.
14995 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14997         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14999 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15001         * Makefile.in (cross): New target.
15003 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15004                           Jeff Law         <law@cygnus.com>
15006         * Makefile.in (bootstrap2, bootstrap3): New targets.
15007         (all-bootstrap): Remove outdated and confusing target.
15008         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15010 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15012         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15013         windows.  Consistent with gdb/configure.
15015 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15017         * configure.in: Name Linux target fragment.
15019         * configure: Rewrite so that project Makefile fragment is inserted
15020         first and appears last in the resulting Makefile.
15022 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15024         * Makefile.in (install-itcl): Install tcl first.
15026 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15028         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15030 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15032         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15034         * configure.in (skipdirs): Add target-librx for Linux.
15035         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15037 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15039         * Makefile.in (bootstrap): New target.
15041 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15043         * config.sub: Accept 'amigados' for backward compatibility.
15045 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15047         * config.guess: Merge with FSF.
15049 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15051         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15053 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15055         * config.sub: Add "marketing-names" patch.
15057 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15059         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15061 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15063         * config.sub: Handle v850-elf.
15065 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15067         * .cvsignore (*-install): Remove.
15069 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15071         * ltconfig: Set CONFIG_SHELL in libtool.
15072         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15074 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15076         * configure.in (target_subdir): Set to libraries if enable_multilib.
15078 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15080         * config.guess: Update from gcc directory.
15082 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15084         * Makefile.in (all-sim): Depends on all-readline.
15086 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15088         * Makefile.in (BISON, YACC): Use $$s.
15089         (all-bison): Depend on all-texinfo.
15091 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15093         * Makefile.in (BISON): Add -L flag.
15094         (YACC): Likewise.
15096 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15098         * configure.in (noconfigdirs): Add support for v850e target.
15100         * config.sub (maybe_os): Add support for v850e target.
15102 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15104         * configure.in (noconfigdirs): Add support for v850ea target.
15106         * config.sub (maybe_os): Add support for v850ea target.
15108 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15110         * config.sub: Add mipstx39.  Delete r3900.
15112 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15114         * Makefile.in (all-autoconf): Depends on all-texinfo.
15116 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15118         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15119         eabi targets.
15121 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15123         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15125         * configure: When handling a Canadian Cross, handle YACC as well as
15126         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15127         * Makefile.in (all-bison): Depend upon all-texinfo.
15129 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15131         * Makefile.in (BISON): bison, not byacc or bison -y.
15132         (YACC): bison -y or byacc or yacc.
15133         (various): Add *-bison as appropriate.
15134         (taz): No need to mess with BISON anymore.
15136 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15138         * configure: If OSTYPE matches *win32*, try to find a good value for
15139         CONFIG_SHELL.
15141 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15143         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15144         configure.in if it is present.
15146 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15148         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15150 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15152         * config.sub: Recognize `arc' cpu.
15153         * configure.in: Likewise.
15154         * config-ml.in: Likewise.
15156 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15158         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15160 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15162         * configure: Changed sed delimiter from ':' to '|' when
15163         attempting to substitute ${config_shell} for SHELL. On
15164         NT ${config_shell} may contain a ':' in it.
15166 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15168         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15170 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15172         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15174 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15176         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15178         * ylwrap: If the program is a relative path, force it to be
15179         absolute.
15181 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15183         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15185 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15187         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15188         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15189         for libraries.
15191 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15193         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15194         separated by spaces.
15196 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15198         * ylwrap: New file.
15199         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15201         * ltmain.sh: Handle /bin/sh at start of install program.
15203         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15205         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15206         * missing: New file, from automake 1.2.
15208 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15210         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15211         check-tk to CHECK_X11_MODULES.
15213 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15215         * config.sub: Merge with FSF.
15217 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15219         * config.guess: Merge with FSF.
15221 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15223         * configure: Treat msdosdjgpp like go32.
15224         * configure.in: Likewise.  Don't remove gprof for go32.
15226         * configure: Change Makefile.tem2 to Makefile.tm2.
15228 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15230         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15232 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15234         * install-sh (chmodcmd): Set to null if the DST directory already
15235         exists.  Same as Nov 11th change.
15237 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15239         * configure (GDB_TK): Needs itcl and tix.
15241 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15243         * config.guess: Update from FSF.
15245 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15247         * Makefile.in (GDB_TK): Depend on itcl and tix.
15249 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15251         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15252         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15253         (INSTALL_SCRIPT): New variable.
15254         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15255         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15256         to -x.
15257         * install-sh: Add support for -x option.
15259 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15261         * configure.in, Makefile.in: Treat tix like itcl.
15263 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15265         * Makefile.in (WINDRES): New variable.
15266         (WINDRES_FOR_TARGET): New variable.
15267         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15268         (EXTRA_HOST_FLAGS): Add WINDRES.
15269         (EXTRA_TARGET_FLAGS): Add WINDRES.
15270         (EXTRA_GCC_FLAGS): Add WINDRES.
15271         ($(DO_X)): Pass down WINDRES.
15272         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15273         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15274         DLLTOOL_FOR_TARGET.
15276 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15278         * configure.in: configure sim before gdb for win32-x-ppc
15280 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15282         Move gperf into the toplevel, from libg++.
15283         * configure.in (target_tools): Add target-gperf.
15284         (native_only): Add target-gperf.
15285         * Makefile.in (all-target-gperf): New target, depend on
15286         all-target-libg++.
15287         (configure-target-gperf): Empty rule.
15288         (ALL_TARGET_MODULES): Add all-target-gperf.
15289         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15290         (CHECK_TARGET_MODULES): Add check-target-gperf.
15291         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15292         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15294 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15296         * config.sub (mn10200): Recognize new basic machine.
15298 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15300         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15301         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15303 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15305         * configure.in: If we're building mips-sgi-irix6* native, turn on
15306         ENABLE_MULTILIB and set TARGET_SUBDIR.
15308 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15310         * Makefile.in (all-sn): Depend on all-grep.
15312 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15314         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15316         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15317         Makefile.  From Jeff Makey <jeff@cts.com>.
15318         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15320         * Makefile.in (DISTBISONFILES): Remove.
15321         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15322         $(DEFAULT_YACC).
15324         * configure.in: Build itl, db, sn, etc., when building for native
15325         cygwin32.
15327         * Makefile.in (LD): New variable.
15328         (EXTRA_HOST_FLAGS): Pass down LD.
15329         ($(DO_X)): Likewise.
15331 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15333         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15335 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15337         * configure.in (targargs): Strip out any supplied --build argument
15338         before adding our own. Always add --build.
15340 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15342         * configure.in (targargs): Pass --build if we're doing
15343         a cross-compile.
15345 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15347         * configure: Use '|' instead of ":" as the separator in
15348         sed. Otherwise sed chokes on NT path names with drive
15349         designators. Also look for "?:*" as the leading characters in an
15350         absolute pathname.
15352 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15354         * config.sub: Support for r3900.
15356 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15358         * configure.in: Use install-sh, not install.sh.
15360 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15362         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15363         apply it twice.
15365 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15367         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15368         install-binutils.
15370 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15372         * Makefile.in: Add automake targets.
15373         * configure.in (host_tools): Add automake.
15375 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15377         * configure: Default CXX to c++, not gcc.
15378         * Makefile.in (CXX): Set to c++, not gcc.
15379         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15381 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15383         * install-sh: try appending a .exe if source file doesn't
15384         exist
15386 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15388         * configure.in: Turn on multilib by default.
15389         (cross_only): Remove target-libiberty.
15391         * Makefile.in (all-gcc): Don't depend on libiberty.
15393 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15395         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15397 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15399         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15400         (DISTBISONFILES): Add ld/Makefile.in
15402 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15404         * configure.in: if target is cygwin32 but host isn't cygwin32,
15405         don't configure gdb tcl tk expect, not just gdb.
15407 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15409         * configure.in: Added gnuserv everywhere sn appears.
15411         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15412         (CROSS_CHECK_MODULES): Added check-gnuserv.
15413         (INSTALL_MODULES): Added install-gnuserv.
15414         (CLEAN_MODULES): Added clean-gnuserv.
15415         (all-gnuserv): New target.
15417 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15419         * config.guess: Fixes for MIPS OpenBSD systems.
15421 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15423         * Makefile.in (INSTALL_XFORM): Remove.
15424         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15426         * mkinstalldirs: New file, copied from automake.
15427         * Makefile.in (installdirs): Rename from install-dirs.  Use
15428         mkinstalldirs.  Change all users.
15429         (DEVO_SUPPORT): Add mkinstalldirs.
15431 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15433         * install-sh: Rename from install.sh.
15434         * Makefile.in (INSTALL): Change install.sh to install-sh.
15435         (DEVO_SUPPORT): Likewise.
15437         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15438         Graichen <graichen@rzpd.de>.
15440 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15442         * config.guess: Recognize OpenBSD systems correctly.
15444 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15446         * README, Makefile.in (ETC_SUPPORT): Remove references to
15447         cfg-paper*, configure.{texi,man,info*}._
15449 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15451         * Makefile.in (all.normal): Ensure that gcc is built after all
15452         the x11 - ie gdb - targets.
15454 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15456         * makefile.vms: Don't run conf-a-gas.
15458 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15460         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15462 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15464         * configure.in: Remove noconfigdirs case since gdb also
15465         configures and builds for tic80-coff.
15467 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15469         * configure: Set cache_file to config.cache.
15470         * Makefile.in (local-distclean): Remove config.cache.
15472 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15474         * COPYING: Update FSF address.
15476 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15478         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15479         noconfigdirs.
15481 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15483         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15484         MAKEDIRS, is empty.
15486 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15488         * config.sub: Tweak mn10300 entry.
15490 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15492         * configure.in (host_tools): Put sim before gdb, so gdb's
15493         configure.tgt can determine if the simulator was configured.
15495 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15497         * config.sub: Move BeOS $os case to be with other Cygnus
15498         local cases.
15500 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15502         * config.sub: Remove misplaced comment that broke Linux.
15504 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15506         * config.sub: Add BeOS support.
15508 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15510         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15512 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15514         * configure.in (noconfigdirs): Remove tcl and tk from
15515         noconfigdirs for cygwin32 builds.
15517 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15519         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15521 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15523         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15524         make-all.com, use makefile.vms instead.
15526 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15528         * config.sub: Accept -lnews*.
15530 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15532         * configure.in (noconfigdirs): Disable target-newlib,
15533         target-examples and target-libiberty for d30v.
15535 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15537         * configure.in (noconfigdirs): Enable ld for d30v.
15539 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15541         * configure.in (tic80-*-*): Build compiler.
15543 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15545         * configure.in (d30v-*): Remove sim directory from list of
15546         unsupported d30v directories
15548 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15550         * config.sub, configure.in: Add d30v target cpu.
15552 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15554         * makefile.vms: New file.
15555         * make-all.com: Remove.
15557 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15559         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15561 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15563         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15565 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15567         * Makefile.in (ALL_MODULES): Added all-db.
15568         (CROSS_CHECK_MODULES): Addec check-db.
15569         (INSTALL_MODULES): Added install-db.
15570         (CLEAN_MODULES): Added clean-db.
15572 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15574         * config.guess: Merge with latest FSF sources.
15576 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15578         * Makefile.in (ALL_MODULES): Added all-itcl.
15579         (CROSS_CHECK_MODULES): Added check-itcl.
15580         (INSTALL_MODULES): Added install-itcl.
15581         (CLEAN_MODULES): Added clean-itcl.
15583 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15585         * configure.in: build gdb for mn10200
15587 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15589         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15591 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15593         * configure.in (tic80-*-*): Turn off most targets right now.
15595 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15597         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15598         rather than the makeinfo program.
15599         (do-info): Depend upon all-texinfo.
15601 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15603         * configure.in: Remove uses of config/mh-linux.
15605         * config.sub, config.guess: Merge with latest FSF sources.
15607 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15609         * config.sub (case $basic_machine): Add tic80 entries.
15611 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15613         * config.sub, config.guess: Merge with latest FSF sources.
15615 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15617         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15618         * mpw-config.in: Test for NewFolderRecursive.
15619         * mpw-install: Use symbolic name for startup filename.
15620         * mpw-README: Add various additional details.
15622 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15624         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15626 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15628         * configure.in: Do build gcc and the target libraries for
15629         the mn10200.
15631 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15633         * configure.in: don't avoid building gdb for mn10300 any more
15634         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15635         instead of single-quoting it.
15637 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15639         * configure.in: Don't use --with-stabs on IRIX 6.
15641 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15643         * configure.in (m32r): Build gdb, libg++ now.
15645 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15647         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15648         directories from noconfigdirs.
15650 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15652         * config.sub (basic_machine): added mips16 configuration
15654 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15656         * config.sub: Handle d10v-unknown.
15658 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15660         * config.sub: Handle v850-unknown.
15662 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15664         * Makefile.in: add findutils
15665         * configure.in: add findutils to list of host_tools
15667 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15669         * config.sub: Handle mn10200 and mn10300.
15671 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15673         * configure.in (d10v-*): Do not build librx.
15675 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15677         * configure.in (mn10300): Build everything except gdb & libgloss.
15679 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15681         * config.guess:  Patch for Dansk Data Elektronik servers,
15682         from Niels Skou Olsen <nso@dde.dk>.
15684         For ncr, use /bin/uname rather than uname, since GNU uname does not
15685         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15687         Patch for MIPS R4000 running System V,
15688         from Eric S. Raymond <esr@snark.thyrsus.com>.
15690         Fix thinko for nextstep.
15692         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15694         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15695         * config.guess: Guess mips-dec-mach_bsd4.3.
15697         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15698         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15699         release numbers.
15700         * config.guess (mips-mips-riscos*):  Emit just enough of the
15701         release number.
15703         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15704         * config.guess (sparc-auspex-sunos*):  Added.
15705         (f300-fujitsu-*): Added.
15707         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15708         * config.guess:  Recognize a Tadpole as a sparc.
15710 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15712         * config.guess: Don't assume that NextStep version is either 2 or
15713         3.  NextStep 4 (aka OpenStep 4) has come out now.
15715 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15717         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15718         From Rik Faith <faith@cs.unc.edu>.
15720 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15722         * config.sub: Contributions from bug-gnu-utils to:
15723         Support plain "hppa" (no version given) architecture, reported by
15724         OpenStep.
15725         OpenBSD like NetBSD.
15726         LynxOs is not a hardware supplier.
15728         * config.guess: Contributions from bug-gnu-utils to add support for:
15729         OpenBSD like NetBSD.
15730         Stratus systems.
15731         More Pyramid systems.
15732         i[n>4]86 Intel chips.
15733         M680[n>4]0 Motorola chips.
15734         Use unknown instead of lynx for hardware manufacturer.
15736 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15738         * install.sh (chmodcmd): Set to null if the DST directory already
15739         exists.
15741 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15743         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15744         not use mt-ppc target Makefile fragment any more.
15746 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15748         * configure.in (*-*-windows):  Exclude everything but those dirs
15749         needed to build windows.
15751 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15753         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15755 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15757         * configure.in:  Exclude mmalloc from i386-windows.
15759 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15761         * Undo my previous change.
15763 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15765         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15766         unconditionally.
15767         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15769 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15771         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15772         host to add it's own flags.
15774 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15776         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15778 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15780         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15781         (CXX_FOR_TARGET): Likewise.
15782         (GCC_FOR_TARGET): Define.
15783         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15784         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15785         CC_FOR_TARGET was specified on the command line.
15786         (MAKEOVERRIDES): Don't define.
15788 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15790         * configure.in (m32r): Fix spelling of libg++ libs.
15792 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15794         * config.sub (-apple*): Remove, now redundant.
15796 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15798         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15800         * configure: Rework yesterday's sed script patch.
15802         * config.sub: Merge with FSF.
15804 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15806         * config.guess:  Merge from FSF.
15808         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15809         * config.guess: Use pc instead of unknown, for pc clone systems.
15810         Change linux to linux-gnu.
15812         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15813         * config.guess: Avoid non-portable tr syntax.
15815 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15817         * test-build.mk (HOLES): Add "xargs" for gdb.
15819         * configure: Avoid hpux10.20 sed bug.
15821 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15823         * configure.in:  Add support for windows host
15824         (that is a build done under the Microsoft build environment).
15826 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15828         * Makefile.in: Replace all uses of srcroot with s, to shrink
15829         command line lengths.
15831         Patches from Geoffrey Noer <noer@cygnus.com>:
15832         * configure.in: If configuring for newlib, pass --with-newlib to
15833         subdirectories.
15834         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15835         -Bnewlib/ and -Lwinsup to gcc.
15836         (CXX_FOR_TARGET): Likewise.
15838 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15840         * Makefile.in (ETC_SUPPORT): Add configure.
15842 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15844         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15845         host configuration file.
15847 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15849         * configure.in: Break mn10x00 support into separate
15850         mn10200 and mn10300 configurations.
15851         * config.sub: Likewise.
15853 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15855         * configure.in: Add lots of stuff to noconfigdirs for
15856         the mn10x00 targets.
15858         * config.sub, configure.in: Add mn10x00 support.
15860 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15862         * make-all.com: Call conf-a-gas, not config-a-gas.
15864 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15866         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15867         targets.
15869 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15871         * mpw-README: Add much more detail for native PowerMac.
15872         * mpw-install: New file.
15873         * mpw-configure: Add --norecursion and --help options.
15874         * mpw-config.in: Translate readme and install files when
15875         copying to objdir.
15876         * mpw-build.in: Don't always depend on byacc and flex.
15877         (install-only-top): New action.
15879 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15881         * configure.in:  You can now configure GDB for the v850.
15883 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15885         * configure.in (noconfigdirs): Don't configure any C++ dirs
15886         if targeting D10V.
15888 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15890         * config.sub: Recognize mips64vr5000.
15892 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15894         * configure.in: Use a single line for host_tools and native_only.
15896 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15898         * config.sub, configure.in: Add entries for m32r.
15900 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15902         * Makefile.in (inet-install): Don't run install-gzip.
15904 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15906         * configure.in:  Don't config lots of things for *-*-windows*.
15908 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15910         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15911         (host_libs, host_tools): Copy from configure.in.
15912         * mpw-configure: Don't complain about directories not found.
15914 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15916         * configure.in (i[345]86): Recognize i686 for pentium pro.
15917         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15918         file.
15920         * config.guess (i[345]86): Ditto.
15922 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15924         * configure.in (noconfigdirs): Removed gdb for D10V.
15926 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15928         * configure.in: Remove ld, target-libio, target-libg++, and
15929         target-libstdc++ from noconfigdirs.
15931 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15933         * configure: Fix three locations where shell scripts were
15934         being run directly rather than with config_shell.
15936 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15938         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15939         * config.sub (basic_machine): Recognize v850.
15941 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15943         * mpw-configure: Handle multiple enable/disable options and
15944         pass them down recursively, handle -c and -s flags appropriately
15945         depending on choice of compiler, add escape mechanism for
15946         quoted arguments to gC.
15948 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15950         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15951         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15952         so that -mrelocatable-lib and -mno-eabi are used.
15954         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15955         not support --print-multi-lib, don't abort.
15957 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15959         * make-all.com: Run config-a-gas.
15960         * setup.com: Don't copy subdirectory files around.
15962 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15964         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15965         target, it now compiles correctly.
15967 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15969         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15971 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15973         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15975 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15977         * configure.in (native_only): Add prms.
15979 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15981         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15982         (BINUTILS_SUPPORT_DIRS): Likewise.
15984 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15986         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15987         d10v support is added.
15989 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15991         * configure.in (d10v-*-*): New target.
15993 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15995         * config.guess (HP 9000/811): Recognize this as a PA1.1
15996         machine.
15998 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16000         * Makefile.in (do-tar-gz): New target, split out from tail end of
16001         taz target.  Run each command separately, don't use pipes.
16002         (taz): Use it.
16004 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16006         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16007         * mpw-build.in: No builds should depend on building byacc or flex,
16008         they are assumed to be installed already.
16010 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16012         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16013         variable that CC_FOR_TARGET needs.
16015 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16017         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16018         options have changed since the last time the subdirectory was
16019         configured, and if it has, reconfigure.
16020         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16021         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16023 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16025         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16026         CLEAN_MODULES): Add bash.
16027         (all-bash): New target.
16029 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16031         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16033 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16035         * config.sub (basic_machine): Recognize d10v as a valid processor.
16037 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16039         * mpw-configure: Add support for --bindir.
16040         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16042 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16044         * configure.in: add bash, time, gawk to list of hosttools and things
16045         to only build for native toolchains
16047 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16049         * Makefile.in (docdir): Remove.
16051 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16053         * Makefile.in (datadir): Set to $(prefix)/share.
16055 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16057         * configure.in: build diff and patch for cygwin32-hosted
16058         toolchains.
16060 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16062         * config.sub: Accept -rtems*.
16064 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16066         * configure.in: enable dosrel for cygwin32-hosted builds,
16067                 remove diff from the list of things not buildable
16068                 via Canadian Cross
16070 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16072         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16073         don't get ". ".
16075 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16077         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16079 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16081         * Makefile.in (taz): Handle case where tex3patch didn't even get
16082         checked out.  Also, if it was found, put the symlink in a new util
16083         subdirectory.
16085 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16087         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16089 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16091         * config.sub: Recognize -openvms.
16092         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16093         * make-all.com, setup.com: New files.
16095 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16097         * Makefile.in (taz): tex3patch moved to texinfo/util.
16099 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16101         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16102         * configure.in: remove make from disable-if-Can-Cross list
16103                 enable gdb if ${host} and ${target} are cygwin32
16105 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16107         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16108         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16110 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16112         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16113         distinguish sysv/svr4/bsd variants.
16114         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16116 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16118         * configure.in: Added copyright notice.
16119         * move-if-change: Added copyright notice.
16121 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16123         * configure.in (powerpcle-*-solaris*): Until we get shared
16124         libraries working, don't build gdb, sim, make, tcl, tk, or
16125         expect.
16127 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16129         * config.guess:  Merge with FSF:
16131         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16132         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16134         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16135         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16137         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16138         * config.guess:  Combine two OSF1 rules.
16139         Also recognize field test versions.  From mjr@zk3.dec.com.
16140         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16141         because GNU uname does not support -p.  From pmr@pajato.com.
16143 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16145         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16147 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16149         * mpw-README: Document GCCIncludes.
16151 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16153         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16155 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16157         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16159 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16161         * configure.in (*-*-cygwin32): Configure make.
16163 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16165         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16167 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16169         * Makefile.in (all-inet): Depend on all-perl.
16171         * Makefile.in (inet-install): New target.
16173         * Makefile.in (all-inet): Depend on all-tcl.
16174         (all-inet): Depend on all-send-pr.
16176 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16178         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16179         temporarily.
16181 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16183         * configure.in: Don't configure --with-gnu-ld on AIX.
16185 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16187         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16189 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16191         * Makefile.in (ALL_MODULES): Added all-inet.
16192         (CROSS_CHECK_MODULES): Added check-inet.
16193         (INSTALL_MODULES): Added install-inet.
16194         (CLEAN_MODULES): Added clean-inet.
16195         (all-indent): New target.
16197         * configure.in (host_tools): Added inet.
16198         (native_only): Added inet.
16199         (noconfigdirs): Added inet.
16201 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16203         * configure.in: Don't configure libgloss if we are not configuring
16204         newlib.
16206 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16208         * configure.in: Don't configure libgloss for unsupported
16209         architectures.
16211 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16213         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16215 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16217         * Makefile.in (ALL_MODULES): Include all-apache.
16218         (CROSS_CHECK_MODULES): Include check-apache.
16219         (INSTALL_MODULES): Include install-apache.
16220         (all-apache): New target.
16222         * configure.in: Added apache everywhere perl is seen.
16224 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16226         * Makefile.in: Add support for clean-{module} and
16227         clean-target-{module} rules.
16229 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16231         * configure.in (*-*-ose) do not build libgloss.
16233 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16235         * config.guess (prep*:SunOS:5.*:*): Turn into
16236         powerpele-unknown-solaris2.
16238 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16240         * configure.in: Permit --enable-shared to specify a list of
16241         directories.
16243 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16245         * configure.in (host==solaris): Pass only the first word of $CC
16246         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16248 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16250         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16252 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16254         * Makefile.in (ALL_MODULES): Include all-perl.
16255         (CROSS_CHECK_MODULES): Include check-perl.
16256         (INSTALL_MODULES): Include install-perl.
16257         (ALL_X11_MODULES): Include all-guile.
16258         (CHECK_X11_MODULES): Include check-guile.
16259         (INSTALL_X11_MODULES): Include install-guile.
16260         (all-perl): New target.
16261         (all-guile): New target.
16263         * configure.in (host_tools): Include perl and guile.
16264         (native_only): Include perl and guile.
16265         (noconfigdirs): Don't build guile and perl; no ports have been
16266         done.
16268 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16270         * configure (--enable-*): Handle quoted option lists such as
16271         --enable-sim-cflags='-g0 -O' better.
16273 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16275         * Makefile.in ({,inst}all-target): New rule so we can make and
16276         install all of the target directories easily.
16278 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16280         * configure.in: Add missing global flag in sed substitution when
16281         deleting `target-' from ${configdirs}.
16283 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16285         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16286         option.
16288         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16289         config/mh-necv4.
16291         * install.sh: Correct misspelling of transformbasename.
16293         * config.guess: Recognize mips-*-sysv*.
16295 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16297         * config.sub: Recognize mon960.
16299 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16301         * configure: Restore Canadian Cross handling of BISON and LEX,
16302         removed in Feb 20 change.
16304 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16306         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16307         Mention make install.  Remove the old copyright date as well the
16308         clumsy and rather pointless copyright on the README file.
16310 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16312         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16313         Makefile after running symlink-tree, then run `make distclean' to
16314         avoid clobbering any generated files in srcdir.
16316 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16318         * configure.in (m68k-*-netbsd*): Build everything now.
16320 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16322         * Makefile.in (taz): Fix quoting.
16324 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16326         * configure.in (sparclet-*-*): Build everything now.
16328 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16330         * configure.in (m68k-*-linux*): New host.
16332 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16334         * configure: Check for bison before byacc.
16336 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16338         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16339         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16340         searching PATH.  These are used as fallbacks by Makefile.in if
16341         flex/bison/byacc aren't in objdir.
16343 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16345         * Makefile.in: Make everything which depends upon all-bfd also
16346         depend upon all-opcodes, in case --with-commonbfdlib is used.
16348 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16350         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16351         building NT native compilers on Unix.
16353 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16355         * configure.in: Don't get CC from the host Makefile fragment if we
16356         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16357         Solaris test for /usr/ucb/cc to the post target script, just after
16358         the compiler sanity test.
16360 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16362         * config.sub: Merge with FSF.
16364 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16366         * Makefile.in (RPATH_ENVVAR): New variable.
16367         (REALLY_SET_LIB_PATH): Use it.
16368         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16370 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16372         * config.sub, configure.in: Recognize sparclet cpu.
16374 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16376         * config.guess:  Support m68k-cbm-sysv4.
16378 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16380         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16381         m68k-unknown-linuxaout from linker help string.  Put quotes around
16382         $ld_help_string.
16384 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16386         * config.guess (powerpc-harris-powerunix): Add guess for port
16387         to new target.
16389 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16391         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16393 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16395         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16396         $(REALLY_SET_LIB_PATH) in Makefile.
16397         * Makefile.in (SET_LIB_PATH): New variable.
16398         (REALLY_SET_LIB_PATH): New variable.
16399         ($(DO_X)): Use $(SET_LIB_PATH).
16400         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16401         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16402         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16403         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16404         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16405         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16406         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16407         (install-dosrel): Likewise.
16408         (all-opcodes): Depend upon all-libiberty.
16410 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16412         * config.guess (*:CYGWIN*): New
16414 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16416         * Makefile.in (all-target-winsup): All all-target-libiberty.
16418 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16420         * configure.in (noconfigdirs): Add missing # in front of comment.
16422 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16424         * configure.in: add second pass to things added to noconfigdirs
16425         so *-gm-magic can exclude libgloss properly.
16427 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16429         * mpw-configure (extralibs_name, rez_name): Set correctly
16430         for MWC68K compiler.
16432         * mpw-README: Add more info on the necessary build tools.
16434 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16436         * configure.in, config.sub: Recognize cygwin32.
16438 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16440         * config.guess, config.sub: Recognize A/UX.
16442 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16444         * config.sub: Merge with gcc/config.sub.
16446 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16448         * mpw-build.in (do-binutils): Add build of stamps.
16450 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16452         * config.sub: Add recognition for mips64vr4100*-* targets.
16454 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16456         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16457         Add creation of gconfigargs with `--enable-shared' turned on.
16458         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16459         ($(host)-stamp-stage3-configured): Likewise.
16460         (HOLES): Add chatr and ldd.
16461         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16463 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16465         * configure: Pass --nfp to recursive configures.
16467 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16469         * Makefile.in (DLLTOOL): New.
16470         (DLLTOOL_FOR_TARGET): New.
16471         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16472         (EXTRA_TARGET_FLAGS): Ditto.
16473         (EXTRA_GCC_FLAGS): Ditto.
16474         (CONFIGURE_TARGET_MODULES): Ditto.
16475         (DO_X): Ditto.
16476         * configure: Add DLLTOOL.
16478 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16480         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16481         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16482         mh-sco, since old workarounds no longer needed, and don't
16483         build ld, since libraries have weak symbols in COFF.
16485 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16487         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16489 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16491         * configure.in: Make sure that ${CC} can be used to compile an
16492         executable.
16494 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16496         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16497         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16498         nothing depending on whether gdbtk is being built.
16500 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16502         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16504 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16506         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16507         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16509 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16511         * config-ml.in: Add support for
16512         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16513         Simplify setting of multidirs from --disable-foo.
16515 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16517         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16518         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16519         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16520         non-empty, pass them on to the  GCC make.
16521         (all-bootstrap): New rule that is like all-gcc, except it executes
16522         the GCC bootstrap rule instead of the GCC all rule.
16524 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16526         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16528 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16530         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16531         DG/UX support.
16533 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16535         * config.sub (i*86*) Change [345] to [3456]
16537 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16539         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16540         --with-gnu-ld=no.
16542 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16544         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16545         AIX multilibs get built.
16547 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16549         * configure.in (i386-win32): Don't build expect if we're not
16550         building the tcl subdir.
16552 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16554         * Makefile.in: (configure-target-examples, all-target-examples):
16555         New targets, configure and build example programs.
16557 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16559         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16560         use it as input to sedit the generated MPW makefile.
16561         * mpw-README: Add a suggestion about Gestalt.h.
16563 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16565         * config.sub: Accept *-*-ieee*.
16567 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16569         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16570         Ronald F. Guilmette <rfg@monkeys.com>.
16572 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16574         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16575         for powerpc-pe native.
16576         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16577         (target==powerpc-pe): duplicate i386-win32 entry.
16579 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16581         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16582         of vxworks, not just vxworks5.1.
16584 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16586         * mpw-configure: Add support for exec-prefix.
16588 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16590         * config.guess: Recognize HP model 816 machines as having
16591         a PA1.1 processor.
16593 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16595         * configure: Ignore new autoconf configure options.
16597 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16599         * config.guess:  Recognize Pentium under SCO.
16600         From Robert Lipe <robertl@arnet.com>.
16602 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16604         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16606 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16608         * configure.in: Don't configure gas for alpha-dec-osf*.
16610 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16612         * configure.in: Default to --with-stabs for some targets for which
16613         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16614         i[345]86*-*-unixware*.
16616 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16618         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16619         rather than basing it on the target.  Simplify handling of options
16620         controlling which directories to configure.  Remove extraneous
16621         slash in multi-clean target.
16623 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16625         * config-ml.in: Prefix more variables with ml_ so they don't collide
16626         with configure's.
16628 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16630         * configure: Don't turn -v into --v.
16632 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16634         * configure.in (targargs): Fix typo.
16636         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16638 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16640         * configure.in: Strip --host and --target options from
16641         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16642         --with-cross-host option when building with a cross-compiler.
16643         * configure: Canonicalize the arguments put into config.status by
16644         always using `=' for an option with an argument.  Pass a presumed
16645         --host or --target explicitly.
16647 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16649         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16650         into general OS recognition case.
16652 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16654         * configure.in (target_configdirs): add target-winsup only
16655         for win32 target systems.
16657 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16659         * Makefile.in (all-target-libgloss): Depend upon
16660         configure-target-newlib, since when libgloss is built it looks to
16661         see if the newlib directory exists.
16663 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16665         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16666         cfg-ml-*.in.
16668 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16670         * configure: Handle LD and LD_FOR_TARGET when configuring a
16671         Canadian Cross.
16673 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16675         * configure.in (target_libs): add target-winsup.
16676         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16677         (target==ppcle-pe): remove ld from $noconfigdirs.
16679 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16681         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16682         Preserve relative path names in $srcdir.  Build symlink tree if
16683         configuring cross target dir and srcdir=. (= no VPATH support).
16684         (configure-target-libg++): Depend on configure-target-librx.
16685         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16686         * config-ml.in: New file.
16687         * symlink-tree: New file.
16688         * configure: Ensure srcdir="." if that's what it is.
16690 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16692         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16693         includes and FLEX_SKELETON setting.
16694         * mpw-configure (--with-gnu-ld): New option, controls whether
16695         to use PPCLink or ld with PowerMac GCC.
16696         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16697         * mpw-config.in: Configure grez if targeting Mac.
16699         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16700         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16701         just macos.
16702         * configure.in: Configure grez resource compiler if targeting Mac.
16703         * Makefile.in (all-grez, install-grez): New targets.
16705 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16707         * configure: CXX defaults to gcc, not g++.  If we find
16708         gcc in the path, set CC to gcc -O2.
16710 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16712         * configure: Default ${build} correctly.  Avoid picking up extra
16713         spaces when reading CC and CXX from Makefile.  When doing a
16714         Canadian Cross, use plausible default values for numerous
16715         variables.
16716         * configure.in: When doing a Canadian Cross, don't try to
16717         configure tools whose configure script can't handle it.
16719 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16721         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16723 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16725         * configure:  Remove dubious bug reporting address.
16727 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16729         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16730         configure script, run that instead of this directory's configure.
16731         In either case, print a message that we're configuring the sub-dir.
16733 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16735         * configure.in: Before checking for the existence of various files,
16736         use sed to filter out "target-".
16738 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16740         * Makefile.in (DO_X): Split rule to decrease command line length
16741         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16742         (Philippe De Muyter).
16744 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16746         * Makefile.in (all-patch): depend on all-libiberty.
16748 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16750         * configure.in: If the only directory in target_configdirs which
16751         actually exists is libiberty, then set target_configdirs to empty,
16752         to avoid trying to build a target libiberty in a gas or gdb
16753         distribution.
16755 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16757         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16758         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16759         systems.
16761 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16763         * configure.in (copy_dirs): Use sys-include instead of include
16764         for --with-headers option.
16766 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16768         * Makefile.in, configure.in: Make winsup builds work with
16769         new scheme.
16771 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16773         * configure.in: Build the linker on AIX.
16775 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16777         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16778         where needed.
16780 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16782         * Makefile.in (all-gcc): Fix typo.
16784 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16786         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16788 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16790         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16791         to target-xiberty, to provide more flexibility.
16792         (target_subdir):  Define.  Create if cross.
16793         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16794         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16795         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16796         check-libFOO -> check-target-libFOO, etc.
16797         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16798         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16799         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16800         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16801         allow ALL_GCC="" to only configure.
16802         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16803         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16804         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16806 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16808         * Makefile.in (taz): Build "info" in etc explicitly.
16810 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16812         * configure.in:  Make sure that CC is undefined (as opposed to
16813         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16814         problem with autoconf trying to configure on a host without GCC.
16816 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16818         * mpw-configure: Set host alias from choice of host compiler,
16819         only use generic MPW Makefile sed if present, edit a file
16820         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16821         * mpw-README: Add problem notes about CW6 and CW7.
16823 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16825         * Makefile.in (taz): Use ";" instead of ";;".
16827 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16829         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16830         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16831         DISTDOCDIRS.
16832         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16833         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16835 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16837         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16838         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16839         Move bfd to DISTSTUFFDIRS.
16841 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16843         * Makefile.in (X11_LIB): Removed.
16844         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16846         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16848 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16850         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16851         names.
16853 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16855         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16857 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16859         * configure.in (i[345]86-*-win32): Always build newlib.
16860         Don't configure cvs, autoconf or texinfo.
16861         * Makefile.in (LD_FOR_TARGET): New.
16862         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16863         Pass down LD_FOR_TARGET.
16865 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16867         * winsup: New directory.
16868         * Makefile.in: Build winsup.
16869         * configure.in: Winsup is configured when target is win32.
16870         Can only build win32 target GDB when native.
16872 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16874         * config.guess: Recognize HP model 819 machines as having
16875         a PA 1.1 processor.
16877 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16879         * configure: Fix sed loop which substitutes for CC and CXX to
16880         avoid bug found in various sed implementations.
16882 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16884         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16885         simulator.  Use standard powerpc-*-eabi*.
16887 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16889         * configure.in: Stop putting gas and binutils in noconfigdirs for
16890         powerpc-*-aix* and rs6000-*-*.
16892 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16894         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16895         -mcall-aixdesc libraries.
16897 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16899         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16901         * config.sub (arm | armel | armeb): Fix shell syntax.
16903 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16905         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16906         -msoft-float and -mcpu=common support.
16907         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16908         libraries.
16910 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16912         * configure.in: Allow configuration and build of emacs19 for the alpha.
16914 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16916         * configure.in (CC): Get ^CC, not just any old CC, from
16917         ${host_makefile_frag}.
16919 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16921         * configure.in (CC): Try to get CC from
16922         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16924 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16926         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16927         only if it exists in $(srcdir).
16929 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16931         * configure: If CC and CXX are not set in the environment, set
16932         them, based on either an existing Makefile or on searching for gcc
16933         in PATH.  Substitute for CC and CXX in Makefile.
16934         * configure.in: Remove libm from target_libs.  Separate
16935         target_configdirs from configdirs.  If CC is not set in
16936         environment, try to get it from a host Makefile fragment.  Rewrite
16937         changes of configdirs to use skipdirs instead.  A few minor
16938         tweaks.  Take directories out of target_configdirs as they are
16939         taken out of configdirs.  Remove existing Makefile files from
16940         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16941         CONFIG_ARGUMENTS in Makefile.
16942         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16943         by configure.in.
16944         (CONFIG_ARGUMENTS): Likewise.
16945         (CONFIGURE_TARGET_MODULES): New variable.
16946         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16947         ($(CONFIGURE_TARGET_MODULES)): New target.
16948         (configure-libg++, configure-libio): New targets.
16949         (all-libg++): Depend upon configure-libg++.
16950         (all-libio): Depend upon configure-libio.
16951         (configure-libgloss, all-libgloss): New targets.
16952         (configure-libstdc++): New target.
16953         (all-libstdc++): Depend upon configure-libstdc++.
16954         (configure-librx, all-librx): New targets.
16955         (configure-newlib): New target.
16956         (all-newlib): Depend upon configure-newlib
16957         (configure-xiberty): New target.
16958         (all-xiberty): Depend upon configure-xiberty.
16960 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16962         * configure.in (host i[345]86-*-win32):  Expand the
16963         noconfigdirs again.
16965 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16967         * mpw-configure: Fix sed command file name.
16969 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16971         * configure.in (host i[345]86-*-win32): Reduce the
16972         noconfigdirs again.
16974 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16976         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16977         or powerpc*-*-pe*, since they are not yet supported.
16979 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16981         Add PowerMac support and many other enhancements.
16982         * mpw-configure: New option --cc to select compiler to use,
16983         paste options set according to --cc into the generated
16984         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16985         if mpw-make.sed is present.
16986         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16987         add forward includes for PowerPC include files.
16988         * mpw-build.in: Build using Makefile.PPC if present.
16989         (do-byacc, etc): Remove separate version resource builds.
16990         (do-gas): Build "stamps" before "all".
16991         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16992         * mpw-README: Update to reflect --cc option, PowerMac support,
16993         and recently-reported compatibility problems.
16995 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16997         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16998         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16999         (--with-multilib-top): Pass to recursive invocations.
17001 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17003         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17004         v810-*-*.
17006 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17008         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17009         gdb, ld and opcodes on v810-*-*.
17011 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17013         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17014         (local-maintainer-clean): New target.
17015         (maintainer-clean): New target.
17016         (realclean): Just depend upon maintainer-clean.
17018 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17020         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17022 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17024         * configure.in: Build ld in mips*-*-bsd* case.
17026 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17028         * config.sub: Accept -lites* OS.  From Ian Dall.
17030 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17032         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17033         targets.
17035 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17037         * configure.in: treat i386-win32 canadian cross the same as
17038         i386-go32 canadian cross.
17040 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17042         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17043         running under the simulator to build a reduced set of libraries.
17044         (powerpc-*-eabiaix): Add fine grained multilib support added to
17045         other powerpc targets yesterday.
17047 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17049         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17050         -disable-softfloat, -disable-relocatable, -disable-aix, and
17051         -disable-sysv to control which multilib libraries get built.
17053 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17055         * configure: Add Makefile.tem to list of files to remove in trap
17056         handler.
17058 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17060         * config.guess (*Linux*):  Add missing "exit"s.
17061         Also, need specific check for alpha-unknown-linux (uses COFF).
17063 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17065         * config.guess:  Merge with FSF:
17067         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17068         * config.guess (AIX4): More robust release numbering discovery.
17070         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17071         * config.guess (i386-sequent-ptx): Properly get version number.
17073         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17074         * config.guess (mips:*:4*:UMIPS): New case.
17076 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17078         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17079         (i386-win32 host): Likewise.  Don't build readline.
17081 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17083         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17084         SUPPORT_FILES to submakes.
17086 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17088         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17089         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17090         mpw-configure.
17092 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17094         * configure.in (appdirs): Use =, not ==, in test expression when
17095         trying to build the text to print in the warning message for
17096         Solaris users.
17098 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17100         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17102 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17104         * config.guess: Recognize lynx-2.3.
17106 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17108         * config.sub (z8ksim): Deleted
17109         (z8k-*-coff): New, this is the one true name of the target.
17111 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17113         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17115 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17117         * config.guess (*:Linux:*:*): First try asking the linker what the
17118         default object file format is (elf, aout, or coff).  Then if this
17119         fails, try previous methods.
17121 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17123         * configure.in: Don't build newlib for *-*-vxworks5.1.
17125 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17127         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17128         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17130 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17132         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17134 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17136         * cfg-ml-com.in: New file.
17137         * cfg-ml-pos.in: New file.
17139 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17141         * COPYING.NEWLIB: Add HP free copyright to list.
17143 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17145         * config.sub: Recognize -eabi* for the system, not just -eabi.
17147 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17149         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17150         * config.sub, configure.in (win32): New target and host.
17152 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17154         * configure.in: Add i386-pe configuration.
17156 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17158         * mpw-build.in (install): Install GDB after LD.
17160 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17162         * mpw-config.in (elf/mips.h): Always forward-include, needed
17163         for GDB to build.
17165 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17167         * testsuite: New directory for customer acceptance and whole tool
17168         chain tests.
17170 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17172         * configure: If per-host line isn't found, but AC_OUTPUT is found
17173         and a configure script exists, run it instead.
17175 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17177         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17179 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17181         * configure: Set build_{cpu,vendor,os,alias} to host values when
17182         --build isn't specified.
17184 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17186         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17187         (FLAGS_TO_PASS): Pass them.
17188         (EXTRA_TARGET_FLAGS): Ditto.
17190 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17192         * Makefile.in (all-libg++): Depend on all-libstdc++.
17194 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17196         * configure.in (noconfigdirs): Enable all packages for
17197           i386-unknown-netbsd.
17199 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17201         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17202         hosted builds (DOS builds)
17204 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17206         Changes for ARM based on patches from Richard Earnshaw:
17207         * config.sub: Handle armeb and armel.
17208         * configure.in: Omit arm linker only for riscix.
17210 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17212         * config.guess:  Update from FSF.
17214 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17216         * config.sub: Recognize powerpcle as the little endian variant of
17217         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17218         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17219         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17220         temporarily.
17222 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17224         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17226 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17228         * config.sub: Accept -lites* as a basic system type.
17230 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17232         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17233         installed, and if so return linuxoldld as the system name.
17235 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17237         * config.guess: Add hppa1.1-hp-lites support.
17239 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17241         * configure.in: Don't build newlib for m68k-vxworks5.1.
17243 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17245         * configure.in (mips-sgi-irix6): Use mh-irix5.
17247 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17249         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17251 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17253         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17254         OSF/1.  Fix compiler flags.
17255         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17257 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17259         * configure.in: Recognize --with-newlib.
17260         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17262 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17264         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17265         to *_X11_MODULES due to gdbtk needing X include files et al.
17267 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17269         Merge in support for Mac MPW as a host.
17270         (Old change descriptions retained for informational value.)
17272         * mpw-config.in: Add generic include forwards for cpu-specific
17273         include files in aout and elf directories.
17275         * mpw-configure: Added copyright.
17276         * mpw-config.in: Check for presence of required build tools.
17277         (target_libs): Add newlib.
17278         (target_tools): Add examples.
17279         (Read Me): Generate as "Read Me for MPW" instead.
17280         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17281         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17282         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17284         * mpw-configure: Remove subdir-specific makefile hackery,
17285         delete mk.tmp after using it.
17287         * mpw-build.in (all): Display start and end times.
17289         * mpw-configure (host_canonical): Set.
17290         (target_cpu): Always add to makefiles.
17291         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17292         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17293         (mpw-mh-mpw): Look for in srcdir and srcroot.
17294         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17296         * mpw-build.in: (install-only): New target.
17298         * mpw-configure (host_alias, target_alias): Rename from hostalias
17299         and targetalias, add into generated Makefile.
17300         (mk.tmp): If present, add into generated Makefile.
17301         * mpw-build.in (all-gas): Build config.h first before gas proper.
17303         * mpw-configure (config.status): Write only if changed.
17304         * mpw-config.in (readline): Configure it (not built, just used for
17305         definitions).
17307         * mpw-config.in (elf/mips.h): Add a forward include.
17309         * mpw-config.in: Forward-include most .h files in include into
17310         extra-include.
17311         (readline): Don't build.
17312         mpw-build.in (install): Install GDB.
17314         * mpw-configure (prefix, mpw_prefix): Handle it.
17315         * mpw-config.in (mmalloc, readline): Don't configure.
17316         * mpw-build.in (thisscript): Rename to ThisScript.
17317         Use mpw-build instead of BuildProgram everywhere.
17318         (mmalloc, readline): Don't build.
17319         * mpw-README: New file, basic documentation about the MPW port.
17321         * mpw-config.in: Use forward-include to create include files.
17323         * mpw-configure: Add more things to the top of each configured
17324         Makefile, including contents of config/mpw-mh-mpw.
17325         * mpw-config.in (extra-include): Create this directory and fill it
17326         with Posix-like include files when configuring.
17328         * config.sub (apple, mac, mpw): Add various aliases.
17330         * mpw-build.in: New file, top-level build script fragment for MPW.
17331         * mpw-configure: New file, configure script for MPW.
17332         * mpw-config.in: New file, config fragment for MPW.
17334 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17336         * configure.in (host_libs): Remove glob, since it is gone from the
17337         sources.
17339 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17341         * Makefile.in: define empty GDB_NLM_DEPS var.
17343         * configure.in(target_makefile_frag): use config/mt-netware
17344         for netware targets.
17346 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17348         * config.sub: Merge in recent FSF changes.  Remove linux special
17349         cases.
17351 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17353         Revert this change:
17355         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17357                 * build-all.mk: Use CC=cc -Xs on Solaris.
17359 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17361         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17362         stop using it.
17363         * Makefile.in: Nuke all references to glob subdirectory.
17365 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17367         * configure.in: Fix --enable-shared logic in per-host.
17369 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17371         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17373 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17375         * configure.in (noconfigdirs): Don't build gas on AIX, for
17376         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17378 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17380         * configure: Fix --cache-file to work if the file argument is a
17381         relative path.
17383 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17385         * configure: If the --cache-file is used, pass it down to
17386         configure in subdirectories.
17388 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17390         * config.sub: add vxworks29k configuration.
17392 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17394         * Makefile.in (taz): Do "diststuff" part quietly.
17396 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17398         * config.sub: Mini-merge with gcc/config.sub.
17400 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17402         * config.guess (IRIX): Sed - to _.
17404 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17406         * Makefile.in (source-vault, binary-vault): New targets.
17408 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17410         * config.sub: Recognize -eabi as a basic system type.
17412 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17414         * configure.in (enable_shared stuff): Fix typo.
17416 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17418         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17420 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17422         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17424 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17426         * configure.in (rs6000-*-*): Don't build gas.
17428 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17430         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17431         reduce command line length.
17432         (AS_FOR_TARGET): Check for as.new, not Makefile.
17433         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17435 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17437         * config.guess:  Merge from FSF.
17439 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17441         * configure: Don't use $ when handling program_suffix.
17443 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17445         * configure.in:  Configure tk for hppa/hpux.
17447 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17449         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17451 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17453         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17454         to LIBCXXFLAGS.  Tests are better run without it.
17456 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17458         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17460 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17462         * configure.in (*-*-netware*): Don't configure xiberty.
17464 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17466         * configure.in:  Remove tk from native_only list.
17468 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17470         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17471           for special NCD build.
17473 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17475         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17476         makeall.bat, they're only useful for binutils snapshots.
17477         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17478         makeall.bat to specified SUPPORT_FILES.
17480 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17482         * build-all.mk: Add Ericsson targets to sun4 and solaris
17483           hosts.  Add  BNR's sun4 target to solaris host, so their
17484           build-from-source will be tested in-house first.
17486 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17488         * Makefile.in (LIBCFLAGS): New variable.
17489         (CFLAGS_FOR_TARGET): Ditto.
17490         (LIBCFLAGS_FOR_TARGET): Ditto.
17491         (LIBCXXFLAGS): Ditto.
17492         (CXXFLAGS_FOR_TARGET): Ditto.
17493         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17494         (BASE_FLAGS_TO_PASS): Pass them.
17495         (EXTRA_TARGET_FLAGS): Ditto.
17497         * configure.in: Support --enable-shared.
17499 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17501         * configure.in (target_libs):  Include libstdc++ again.
17502         * config.guess:  Update from FSF (for FreeBSD).
17504 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17506         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17507         makeall.bat.
17508         (DISTDOCDIRS): Add `etc'.
17509         (ETC_SUPPORT_PFX): New variable.
17510         (taz): Include anything from etc starting with a word in
17511         ETC_SUPPORT_PFX.
17513 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17515         * config.sub: Update for recent FSF changes.  Remove obsolete
17516         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17517         spacing changes.
17519 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17521         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17523         * config.guess:  Merge with FSF.
17524         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17526 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17528         * configure: Since the "trap 0" handler will override the exit
17529         status on many systems, only use it for "exit 1", and make it set
17530         a non-zero exit status; reset it before "exit 0".  Also, check
17531         exit status of config.sub, and error out if it failed.
17533 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17535         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17536         and install libgloss.
17538 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17540         * Makefile.in (all-binutils): Depend upon all-byacc.
17542         * configure.in: Don't build emacs on Irix 5.
17544 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17546         * configure.in (*-*-netware*): Add libio.
17548 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17550         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17551         (CHECK_TARGET_MODULES): Ditto.
17552         (INSTALL_TARGET_MODULES): Ditto.
17553         (TARGET_LIBS): Ditto.
17554         (all-libstdc++): Note dependencies.
17556 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17558         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17560 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17562         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17563         -fexternal-templates.
17565         * configure.in (target_libs): Add libstdc++.
17566         (noconfigdirs): Add libstdc++ as appropriate.
17568 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17570         * config.guess:  Update from FSF.
17572 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17574         * configure: Use ${config_shell} when running ${configsub}.
17576 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17578         * config.sub: No longer recognize h8300h.
17580 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17582         * config.sub: Remove extraneous differences between config.sub and
17583         gcc/config.sub.
17585 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17587         * Makefile.in (DISTSTUFFDIRS): Add gas.
17589 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17591         * COPYING.NEWLIB: New file.
17593 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17595         * config.guess (HP-UX):  Patch from Harlan Stenn
17596         <harlan@landmark.com> to also emit release level.
17598 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17600         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17602 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17604         * config.sub:  Merge nextstep cleanup from FSF.
17606 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17608         * configure.in (arm-*-*): Don't configure ld for this target.
17610 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17612         * configure.in (*-*-netware): don't configure libg++, libio,
17613           librx, or newlib.
17615 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17617         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17618         configure ld--it works, but it doesn't support shared libraries.
17620 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17622         * config.guess (*-unknown-freebsd*):  Get rid of possible
17623         trailing "(Release)" in version string.
17624         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17626 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17628         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17629         Fix type: *-next-neststep -> *-next-nextstep.
17631         * config.guess:  Merge from FSF:
17633         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17635         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17637         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17639         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17640         instead of UNIX_SV for UnixWare 1.0).
17642 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17644         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17645         to make gdb/nlm/* build after the compiler and linker.
17647 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17649         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17650         not just i[34]86.
17651         (m68k-atari-sysv4):  Relocate to match FSF version.
17653         * config.guess:  More merges from the FSF:
17655         Add a space before function call or macro invocation.
17657         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17659         * config.guess: Add trap cmd to remove dummy.c and dummy when
17660         interrupted.
17662         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17664         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17665         (dummy): Redirect stderr from compilation of dummy.c.
17667         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17669         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17671 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17673         * configure: Accept and ignore --cache*, for compatibility with
17674         new autoconf.
17676 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17678         * config.guess:  Merge from FSF:
17680         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17682         * config.guess (Pyramid*:OSx*:*:*): New case.
17683         (PATH): Add /.attbin at end for finding uname.
17684         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17686         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17688         * config.guess (M88*:DolphinOS:*:*): New case.
17690         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17692         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17693         to select whether to use ELF or COFF.
17695         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17697         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17699         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17701         * config.guess: Guess the OS version for HPUX.
17703         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17705         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17707 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17709         * configure.in: Recognize --with-headers, --with-libs, and
17710         --without-newlib.
17711         * Makefile.in (all-xiberty): Depend upon all-ld.
17713 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17715         * configure.in: Change i[34]86 to i[345]86.
17717 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17719         * configure (version): A few more tweaks to help message.
17721 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17723         * Makefile.in:  Remove (for now) librx as a host library,
17724         now that we're building it for target.
17726 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17728         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17729         (Karl Berry).
17731 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17733         * configure.in:  Also configure librx.
17735 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17737         * Makefile.in:  Update various rules to reflect that librx
17738         is now needed for libg++.
17740 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17742         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17744 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17746         * configure.in: Configure the examples directory.
17748 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17750         * configure: Simplify Jun 2 1994 change.
17752 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17754         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17755         /bin/gcc isn't good enough to build gcc.
17757 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17759         * Makefile.in (GDB_SUPPORT_FILES): Remove
17760         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17761         (gdb.tar.gz): Add new rule to use standard distribution building
17762         mechanism.
17764 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17766         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17767         Bill Cox <bill@cygnus.com>.
17769 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17771         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17773 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17775         * configure:  Search current dir first in .gdbinit.
17777 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17779         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17781 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17783         * config.sub:  Refer to NeXT's operating system as nextstep.
17785         * config.sub (case $basic_machine):  Re-order the cases, to match
17786         the order in the FSF version (which is mostly alphabethical).
17787         Merge in some additions and changes from the FSF.
17789 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17791         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17792         * config.sub: Recognize cxux7.
17793         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17795 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17797         * config.sub:  Fix typo powerpc -> powerpc-*.
17799 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17801         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17803         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17804         parallel with all-emacs and install-emacs).  Top-level command
17805         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17807 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17809         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17810         $(relbindir)/make before doing ``make install'', and use
17811         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17812         installing over running make binary.
17813         ($(host)-stamp-stage3-installed): Likewise.
17815 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17817         * config.guess: Recognize Mach.
17819 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17821         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17822         see whether --exec-prefix was used.
17824 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17826         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17828 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17830         * Makefile.in: Add all-librx target similar to all-libproc.
17832 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17834         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17835         with post 1.2 uname bogosity.
17837 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17839         * configure: Remove temporary files on receipt of a signal.
17841 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17843         * configure: If there is a package_makefile_frag, remove
17844         ${subdir}/Makefile.tem after copying it in.
17846 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17848         * build_all.mk: support rs6000 lynx identifies itself as
17849         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17850         since /bin/gcc is too feeble to compile a modern gcc.
17852 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17854         * brought devo/test-build.mk update-to-date with progressive/
17855           test-build.mk. Add lynx targets and hppa flag info.
17857 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17859         * configure.in:  Use mh-ncrsvr43.  Patch from
17860         Tom McConnell <tmcconne@sedona.intel.com>.
17862 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17864         * config.guess (i386-unknown-bsdi):  No longer need to
17865         check #if defined(__bsdi__) && defined(__i386__).
17867 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17869         * configure: Set program_transform_nameoption correctly.
17871 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17873         * brought build-all.mk update-to-date with progressive build-all.mk,
17874           added new targets and hppa info.
17876 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17878         * configure: If config.guess result is a prefix of the user
17879         specified target, assume a native build and use the user specified
17880         target as the host alias.  Remove SunOS patch suffix removal hack.
17881         * configure.in: Remove SunOS patch suffix removal hack.
17883         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17884         in NATIVE_CHECK_MODULES.
17886 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17888         * Makefile.in: Rename HOST_ONLY to NATIVE.
17889         * configure: Delete SunOs patch suffix from host_canonical
17890           and build_canonical variables that are prepended to Makefiles.
17891         * configure.in: Add comments for easier maintenance.
17893 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17895         * Makefile.in: Add all-libproc target similar to all-gui.
17897 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17899         * Makefile.in (CHECK_MODULES): split into
17900         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17902 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17904         * config.guess (i386-unknown-bsdi): New system to guess.
17906 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17908         * Makefile.in: Add all-gui target (but not yet build by "all").
17910 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17912         * config.sub: Move deletion of patch suffix from here...
17913         * configure.in: To here, at Ian's suggestion.  The top-
17914           level scripts might need to know of a patch level.
17916 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17918         * config.sub: Strip off patch suffix so rtl is recognized
17919           as a sunos4.1.3 machine, even though it's been patched.
17921 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17923         * Makefile.in (INSTALL_LAST): Delete.
17924         (INSTALL_DOSREL): New.
17926 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17928         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17929         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17930         whether we pass down --with-gnu-ld anyhow.
17932 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17934         * Makefile.in (INSTALL_LAST): Change operation so it works
17935         on more flavors of make.
17936         * configure.in (go32): Don't build libg++ or libio.
17938 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17940         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17941         they can be overriden by templates.
17943 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17945         * configure.in (target==go32): Don't build gdb.
17946         * dosrel: New directory.
17948 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17950         * configure.in (host==go32): Configure dosrel too.
17951         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17952         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17953         be set by incoming names or templates.
17954         (INSTALL_LAST): New rule.
17956 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17958         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17960 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17962         * configure.in (appdirs): New variable.  Currently empty, but will
17963         be used in gas distribution.  If nonempty, lists a set of
17964         directories at least one of which must get configured, or top
17965         level configuration is considered to have failed.
17966         (rs6000-*-lynxos*): Use new file name.
17968 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17970         Eliminate XTRAFLAGS.
17971         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17972         newlib include files using -idirafter, and also use -nostdinc.
17973         (CXX_FOR_TARGET): Likewise.
17974         (XTRAFLAGS): Removed.
17975         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17976         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17977         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17978         ($(DO_X)): Don't pass down XTRAFLAGS.
17980 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17982         * configure.in (mips*-dec-bsd*): New target; do build linker.
17983         (mips*-*-bsd*): New target; don't build linker.
17985 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17987         * configure.in: support rs6000-*-lynxos* configuration.
17988         support sunos4 as a cross target.
17990         * config.sub: look for lynx*, not lynx since the OS version may
17991         legitimately be part of the name.
17993 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17995         * configure.in (i[34]86-*-sco*): Move to be with other i386
17996         targets.
17997         (romp-*-*): New target.  Skip various binary utilities.
17998         (vax-*-*): New target.  Don't build newlib.
17999         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18001 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18003         * configure.in: Only set host_makefile_frag if config
18004         directory exists.
18006 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18008         * install.sh: If $dstdir exists, don't check whether each
18009         component does.
18011 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18013         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18015 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18017         * configure.in (*-*-lynxos*): Don't configure newlib for either
18018         native or cross Lynx.
18020 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18022         * config.sub (sparc64-elf): Fix os.
18023         (z8k): Remove duplicate.
18025 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18027         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18028         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18030 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18032         * configure: Make file links cleanly even if Lynx fails on
18033           an NFS symlink (at least fail cleanly).
18035 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18037         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18038         -XNh2000.
18040 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18042         * configure: Unknown options are fatal again.
18044 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18046         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18047         compatibility.
18049 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18051         * build-all.mk: Add `clean' target.
18053 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18055         * config.guess:  Add SINIX support.
18056         * configure.in:  Add mips-*-sysv4* support.
18058 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18060         * build-all.mk: Document all useful targets.
18061         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18062         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18064 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18066         * configure: Support --silent, --quiet.
18068 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18070         * configure: Support --disable-FEATURE.
18072 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18074         * config.guess: Recognize NCR running SVR4.3.
18076 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18078         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18079         Patch from Paul Eggert <eggert@twinsun.com>.
18081 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18083         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18085 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18087         * configure: Make unrecognized options give nonfatal warnings
18088         instead of fatal errors, and pass them to any subdirectory
18089         configures in case they recognize them.
18090         Make --x equivalent to --with-x.
18092 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18094         * configure: Add --enable-* options.  Clean up usage message and
18095         some comments.
18097 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18099         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18101 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18103         * configure.in (hppa*-*-*): Enable binutils.
18105 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18107         * config.sub: Recognize cisco.
18109 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18111         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18113 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18115         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18116         than one configuration name.  Add comment.
18118 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18120         * config.guess: about target *-hitachi-hiuxwe2, fixed
18121         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18122         macro is incorrect.]
18124 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18126         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18127         than the "make ls" stuff which used to be here.
18129 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18131         * config.guess:  Recognize i[34]86-unknown-freebsd.
18132         From Shawn M Carey <smcarey@rodan.syr.edu>.
18134 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18136         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18138 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18140         * config.guess: Check for ptx.
18142 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18144         * config.sub: Add os9k checking.
18146 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18148         * config.guess: Handle OSF1 running on HPPA processors
18150 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18152         * configure: If subdir configure fails, print out a message with
18153         subdirectory name, in case subdir's configure code didn't identify
18154         itself.
18156 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18158         * configure.in: Remove embedded newlines from configdirs.
18159         Avoid mismatches of substrings.  Fix matching strings at end
18160         of configdirs.
18162 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18164         * config.guess:  Add Lynx/rs6000 config support.
18166 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18168         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18170 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18172         * configure.in (hppa*-*-osf*): Treat this just like most other
18173         PA configurations (eg no binutils or ld).
18174         (hppa*-*-*elf*): These configurations have binutils and ld.
18176 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18178         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18180 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18182         * configure.in (rs6000-*-*): Build gas.
18184 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18186         * Makefile.in:  Avoid bug in losing hpux sed.
18188 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18190         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18191         for GDB and GDB has been fixed to not need it.
18193 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18195         * config.guess: Recognize vax hosts.
18197 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18199         * configure (while loop): Don't use "break 2" inside case
18200         statement -- the case statement isn't an enclosing loop.
18202 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18204         * config.guess:  Clean up NeXT support, to allow nextstep
18205         on Intel machines.  Make OS be nextstep.
18207 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18209         * config.guess: Add alternate forms for Convex.
18211 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18213         * configure:  Completely rewrite option processing.  Take
18214         advantage of pattern-matching to avoid invoking test frequently.
18215         Also clean up host and target defaulting logic.
18217 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18219         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18220         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18221         commands (plus user environment) will fit SCO limits.
18223 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18225         * configure.in: Don't issue warnings about directories which are
18226         not being configured if -norecursion is set.  Correct test for
18227         --with-gnu-as and --with-gnu-ld to not get confused by substring
18228         matches.
18230         * configure.in: Don't build gas for alpha-dec-osf1*.
18232 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18234         * configure:  Back out Per's change of 12/19/1993.  It changes the
18235         behavior of configure in unexpected and confusing ways.
18237         Also, use different delim char when calculating
18238         program_transform_name so that the name can contain slashes.
18240 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18242         * configure.in, config.sub: Add support for VSTa micro-kernel.
18244 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18246         * configure.in: Nuke hacks which were used to get a special
18247         version of GAS for HPPA configurations.
18249 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18251         * configure:  If only ${target_alias} is given, use that
18252         as the default for ${host_alias}.
18253         * configure:  Add missing back-slashes before nested quotes.
18255 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18257         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18259 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18261         * config.guess:  Recognize some Tektronix configurations.
18262         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18264 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18266         * config.sub: Match any flavor of SH.
18268 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18270         * configure.in: Don't try to configure newlib for Alpha.
18272 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18274         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18275         libg++ or libio for any Alpha target.
18277         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18279 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18281         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18282         default arguments -- so it tried to compress itself.
18284 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18286         * configure.in (notsupp): ensure that a space is always at the end
18287           of the configdirs list, since the grep checks for an explicit space
18289 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18291         * configure.in (target i386-sysv4.2): don't build ld, since static
18292           versions of many libraries are not available.
18294 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18296         * config.guess: Recognize Apollos (using environment variables).
18297         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18299 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18301         * config.guess: Recognize Sony news mips running newsos.
18303 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18305         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18306         "fi ; else" for bash.
18308 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18310         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18312 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18314         * config.sub: accept unixware as an alias for svr4.2.
18315         Fix some inconsistancies with the gcc version.
18317 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18319         * Makefile.in (DISTDOCDIRS):  Add gdb.
18321 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18323         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18325 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18327         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18328         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18329         this now.
18331 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18333         * config.sub: Accept hiux* as an OS name.
18335         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18336         etc/make-stds.texi.  The underscore came from gcc, and dje now
18337         agrees that RUNTESTFLAGS is the correct name.
18339 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18341         * install.sh:  Remove 'set -e'.  It makes any conditionals
18342         in the script useless.
18344         * config.guess: Automatically recognize arm-acorn-riscix
18345         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18347 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18349         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18351 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18353         * Makefile.in (DISTDOCDIRS): New variable.
18354         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18355         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18357 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18359         * configure.in (hppa target): check the source directory for the
18360           pagas sub-directory
18362 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18364         * config.sub: Allow -aout* and -elf*.
18366 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18368         * configure.in: Don't build ld on i386-solaris2, same as for
18369         sparc-solaris2.
18371 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18373         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18375 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18377         * configure.in:  Configure gdb for alpha.
18379 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18381         * Makefile.in (CXXFLAGS): Add -O.
18383 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18385         * config.guess: added support for DG Aviion
18387 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18389         * configure.in: Produce warning message for subdirectories not
18390         configurable for this host/target combination.  Don't try to
18391         configure gdb for vms.
18393 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18395         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18396         appropriate files before making "diststuff".
18397         (DISTBISONFILES): New var: list of files to be edited.
18398         (DISTSTUFFDIRS): Add binutils.
18400 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18402         * config.sub: also handle mipsel and mips64el (for little endian mips)
18404 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18406         * configure.in: Add * to end of all OS names.
18408 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18410         * configure.in: Build newlib for LynxOS native.
18412 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18414         * config.guess: Add support for delta 88k running SVR3.
18416         * configure.in: Add comment about HP compiler vs. emacs.
18418 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18420         * configure.in: don't build ld on solaris2 (not a viable option
18421           due to bugs in getpwnam & getpwuid)
18423 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18425         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18426         config.guess will produce a full version number.
18428 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18430         * configure.in: Build linker and binutils for alpha-dec-osf1.
18432 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18434         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18435         and gdb/testsuite/Makefile.in.
18437 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18439         * configure.in: recognize mips*- instead of mips-
18441 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18443         * config.sub: Accept linux*coff and linux*elf as operating
18444         systems.
18446 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18448         * config.sub: Recognize mips64, and mips3 as an alias for it.
18450 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18452         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18453         gdb knows how to handle OSF/1 shared libraries.
18455 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18457         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18458         * config.guess: Recognize Hitachi's HIUX.
18459         * config.sub: Recognize h3050r* and hppahitachi.
18460         Remove redundant cases for hp9k[23]*.
18462 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18464         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18465         if gas and ld are in the source tree and are in ${configdirs}.
18466         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18467         --with options (but still pass them down on the command line,
18468         if they were explicitly specified).
18470 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18472         * configure: substitute SHELL value in Makefile.in with
18473         ${CONFIG_SHELL}
18475 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18477         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18478         *-*-solaris2* targets.
18480 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18482         * Makefile.in: define M4, and pass it down to sub-makes;
18483         all-autoconf now depends on all-m4
18485 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18487         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18488         presence of {ar,ranlib} instead of a configured directory
18490 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18492         * config.guess: Accept 34?? as well as 33?? for NCR.
18494 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18496         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18497         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18499 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18501         * configure: grab values for $(CC) and $(CXX) from the
18502         environment, so that someone can do "CC=gcc configure; make" and
18503         have it work right (matching the way that autoconf works now)
18505         * configure.in, Makefile.in: add support for gash, the tcl
18506         interface to Galaxy
18508         * config.guess: add NetBSD variants (hp300, x86)
18510 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18512         * install.sh: Support -d option (in the manner of SunOS 4 install,
18513         as it is more deterministic than that of GNU install)
18514         (chmodcmd): Set file to mode 755 by default (should also do default
18515         chgrp and chown, but I don't feel like dealing with that now)
18517 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18519         * config.sub: Remove h8300hhms alias.
18521 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18523         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18525 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18527         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18528         as stmp-fixinc
18530 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18532         * config.sub: recognize m88110-bug-coff.
18534 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18536         * Makefile.in (all-libio): all dependencies on the toolchain used
18537         to build this (gcc, gas, ld, etc)
18539 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18541         * config.guess: Deal with OSF/1 1.3 on alpha.
18543 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18545         * install.sh: add some 'else true' clauses for portability
18547         * configure.in: don't build libio for h8[35]00-*-* targets
18549 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18551         * Makefile.in:  Add support for new libio.
18553 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18555         * install.sh: If one command fails, don't try the rest.  Don't try
18556         to remove $dsttmp (via trap) unless we have already created it.
18557         If $src doesn't exist, detect it and exit with an error.
18559         * config.guess: Recognize BSD on hp300.
18561 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18563         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18564         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18566 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18568         * Makefile.in (all-send-pr): depends on all-prms
18570 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18572         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18574 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18576         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18577         Added test for mips-mips-riscos5.
18579 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18581         * configure.in: use mh-hp300 for 68k HP hosts
18583 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18585         * configure: add support for CONFIG_SHELL, so that you can use
18586         some alternate shell for evaluating configure scripts
18588 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18590         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18591         in configure script to bug-gdb@prep.ai.mit.edu when building
18592         distribution archive.
18593         * Makefile.in (COMPRESS):  Remove def.
18594         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18595         gdb.tar.Z and make-gdb.tar.Z respectively.
18596         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18597         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18598         to convergence with 'taz' target in Makefile.in.
18600 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18602         * install.sh (dsttmp): use trap to ensure that tmp files go
18603         away on error conditions
18605 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18607         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18609 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18611         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18612         its parent is '/' not ''.
18614         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18616 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18618         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18619         that ${newsrcdir}/configure.in does.
18621 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18623         * test-build.mk: support for CONFIG_SHELL
18625 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18627         * config.sub (netware):  Add as a basic system type.
18629 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18631         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18632           $(srcdir)/ from the dependency on Makefile.in.
18634 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18636         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18637         (h8300hhms is temporary until multi-libraries are implemented).
18638         * configure.in: Handle h8300h too.
18640 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18642         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18644 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18646         * configure:  Remove extraneous output when guessing host type.
18647         * config.guess:  Remove extraneous output when guessing using C
18648         compiler rather than uname, or when guessing fails.
18650 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18652         * Makefile.in: remove all.cross and install.cross targets
18654         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18655           definitions
18657 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18659         * configure.in (target sh): Build gprof.
18661 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18663         * config.sub: change -solaris to -solaris2
18665 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18667         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18669 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18671         * configure: Correct error message for missing Makefile.in to
18672         print correct directory.
18674 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18676         * install.sh: kludge around 386BSD shell bug
18678 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18680         * config.guess:  Recognize NeXT.
18681         * config.guess:  Recognize i486-ncr-sysv4.
18682         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18684 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18686         * Makefile.in (MAKEINFOFLAGS): New variable.
18687         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18688         * build-all.mk, test-build.mk: Pass down --no-split as
18689         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18691 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18693         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18695 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18697         * Makefile.in (libg++.tar.z):  New rule.
18698         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18699         * Makefile.in (taz):  Only do a single chmod.
18701 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18703         * install.sh: don't use dirname anymore (replaced with sed usage)
18705 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18707         * Makefile.in:  Change extension for gzip'd files from '.z' to
18708         '.gz' per new FSF standard usage.
18710 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18712         * configure: put quotes around the final value of program_transform_name
18714 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18716         * Makefile.in: new install.sh support; update install-info rules
18718 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18720         * configure.in: Build diff for crosses, but not for go32 host.
18722         * configure.in: Build gprof only for native, and don't build it
18723         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18725 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18727         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18729 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18731         * configure.in (host_tools): Add prms.
18733 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18735         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18736         with $(FLAGS_TO_PASS) on the command line
18738         * config.sub: Recognize lynx and lynxos
18740 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18742         * config.sub: Accept -ecoff*, not just -ecoff.
18744 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18746         * Makefile.in (taz): Use .gz suffix instead of .z.
18747         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18748         names.
18750 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18752         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18754 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18756         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18757         that rebuilds that might happen during 'make install' don't get
18758         bogus gcc include files
18760 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18762         Change from Utah for HPPA support:
18763         * config.guess: Recognize hppa1.x-hp-bsd.
18765 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18767         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18768         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18770 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18772         * config.sub: Add support for rom68k and bug boot monitors.
18774 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18776         * Makefile.in: Make all-opcodes depend on all-bfd.
18778 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18780         * config.guess: Added special check for i[34]86-univel-sysv4*.
18782 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18784         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18785         the processor rather than assuming i486.
18787 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18789         * config.guess: Recognize SunOS6 as Solaris3.
18791 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18793         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18794         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18796 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18798         * build-all.mk (all-cross): New target for Canadian Cross.
18799         Added Q2 go32 targets.
18800         * test-build.mk: Configure go32 cross sparclite-aout and
18801         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18802         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18804 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18806         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18807         GO32 hosted toolchains
18809 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18811         * configure: change  so "-exec-prefix" gets passed down rather
18812         than "-exec_prefix" so autoconf generated Makefiles get the
18813         exec_prefix set right.
18815 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18817         * config.guess: get the Solaris2 minor version number
18819         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18821 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18823         * config.guess: Recognize some Sequent platforms.
18825 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18827         * Makefile.in: added the vault-install target
18829         * configure.in: actually use the Sun3 makefile fragment that's in
18830         config, also added the release dir to configdirs
18832 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18834         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18836 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18838         * configure.in: remove some program from Alpha targetted toolchains
18840 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18842         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18843         gprof.
18844         (taz): Run "make diststuff" in those directories instead of "make
18845         proto-dir".  Look for "VERSION=" only at start of line in subdir
18846         Makefile.  Use "gzip -9" for compression.
18847         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18848         (binutils.tar.z): New target.
18850 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18852         * Makefile.in (taz): Include gpl.texinfo.
18854 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18856         * Makefile.in (setup-dirs): Merged into "taz" target.
18857         (taz): Only do `proto-dir' stuff if a directory is actually needed
18858         for this target.
18860 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18862         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18863         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18864         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18865         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18866         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18868 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18870         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18871         config.sub, and move-if-change to gdb testsuite distribution
18872         archive, so the testsuite can be extracted, configured, and
18873         run separately from the gdb distribution.  Blow away the Chill
18874         tests that require a Chill compiled executable, since GNU Chill
18875         is not yet publically available.
18877 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18879         * test-build.mk: set environment variables in a single command,
18880         instead of a list of assignments and exports
18882         * config.guess: recognize Alpha/OSF1 systems
18884 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18886         * configure: Change help message to prefer --options rather than
18887           -options.
18889 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18891         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18892         zippy@ecst.csuchico.edu.
18893         * config.guess: Recognize miniframe.
18895 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18897         * Makefile.in: Use srcroot to find runtest rather than rootme.
18898         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18900 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18902         * test-build.mk: Extensive additions to support building on a
18903         machine other than the host.
18905 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18907         * configure (tooldir): Fix for i386-aix again.
18909 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18911         * configure, Makefile.in:  Change definition of $(tooldir)
18912         to match the FSF.
18914 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18916         * config.guess:  Recognize i[34]86/SVR4.
18918 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18920         * Makefile.in (all-gdb): gdb depends on sim.
18922 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18924         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18925         at the same time we make the prototype gdb directory.
18926         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18927         files at the same time as the gdb base release distribution.
18929 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18931         * Makefile.in (check): Use individual check targets rather than
18932         DO_X rule.
18933         (check-gcc): Added.
18935 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18937         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18938         for System V release 3.2.
18940 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18942         * config.sub: Recognize hppaosf.
18943         * configure.in: Do configure ld/binutils/gas for it.
18945 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18947         * configure (tooldir): Alter syntax used to set this, for systems
18948         where "\$" isn't handled right, like i386-aix.
18950 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18952         * configure: Pass program-transform-name, not
18953         program_transform_name, to recursive configures.
18955 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18957         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18958         of gas+ld+binutils.
18960 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18962         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18964 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18966         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18968 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18970         * Makefile.in (PRMS): Set back to all-prms.
18972 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18974         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18975         targets, rather than for MIPS hosts.
18977 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18979         * configure.in: add comment for --with-x default values
18981         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18983         * Makefile.in: add check-* targets for each of the directories in
18984         the tree.  Add a definition of RUNTEST that will use the one we
18985         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18987 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18989         * configure.in: Removed obsolete references to bfd_target and
18990         target_makefile_frag.
18992         * build-all.mk: Set assorted targets for Q2.
18993         * config.sub: Recognize z8k-sim and h8300-hms.
18994         * test-build.mk: Really don't pass host to configure.
18995         (HOLES): Added uname.
18997 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18999         * configure: Handle an empty program-prefix, program-suffix or
19000         program-transform-name correctly.
19002 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19004         * build-all.mk: -G 8 no longer required for MIPS targets.
19005         * test-build.mk: Don't pass host argument to configure; make it
19006         guess.
19008 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19010         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19011         * Makefile.in (COMPRESS):  New macro, like GZIP.
19013 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19015         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19017         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19018         with gas currently defaults to -G 0.
19020 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19022         * Makefile.in (all-flex): flex depends on byacc.
19024         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19025         to test-build.mk as RELEASE_TAG.
19026         * test-build.mk (configargs): New variable containing arguments to
19027         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19028         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19030         * config.guess: Use /bin/uname when checking -X argument on SCO,
19031         to avoid invoking GNU uname which doesn't understand -X.
19033         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19035         * configure.in: Build gas for mips-*-*.
19037 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19039         * Makefile.in (all.normal): insert missing backslash.
19041 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19043         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19045         * Makefile.in: Complete overhaul to merge many almost identical
19046         targets.
19048 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19050         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19051         (gdb.tar.Z): Adjusted.
19053         * Makefile.in (setup-dirs, taz): New targets; should be general
19054         enough to adapt for gdb sometime.  Build only .z file.
19055         (gas.tar.z): New target.
19057 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19059         * build-all.mk: Use CC=cc -Xs on Solaris.
19061 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19063         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19064         for handling BISON for FSF releases.
19066 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19068         * configure: Actually implement the change zoo just documented.
19070 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19072         * configure: when using config.guess, only set target_alias when
19073         it's not already been set (ie, on the command line)
19075 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19077         * Makefile.in: add installcheck target, set PRMS to install-prms
19079 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19081         * configure: add support for package_makefile_fragment, handle the
19082         case where a directory has a configure.in file but no Makefile.in
19083         more gracefully (with an actual understandable error message, even);
19084         add support for --without (and add this to the usage message); also
19085         explicitly add a --host=${host_alias} to the command line when
19086         config.guess is used
19088 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19090         * configure: Must use both --host and --target in recursive calls.
19092 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19094         * Makefile.in: Change deja-gnu to dejagnu.
19096 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19098         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19100 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19102         * configure.in: canonicalize all instances to *-*-solaris2*,
19103         also strip out a number of tools to not build for go32 host
19105 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19107         * config.guess: add GPL.
19109         * Makefile.in, config.guess, config.sub, configure: bump
19110           copyrights to 93.
19112 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19114         * Makefile.in (do-info): Removed obsolete check for existence of
19115         localenv file.
19117         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19119 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19121         * Makefile.in: a couple of 'else true' for decstation,
19122         support for TclX
19124         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19126 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19128         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19130 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19132         * config.guess: Recognize i386-ibm-aix (PS/2).
19133         * configure.in: Use config/mh-aix386 file for it.
19135 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19137         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19138         CC_FOR_TARGET instead.
19139         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19141 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19143         * Makefile.in: Add sim to list of directories sent with gdb
19145 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19147         * configure.in: Put back mips-dec-bsd* case.
19149 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19151         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19152         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19153         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19155 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19157         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19159         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19160         (install-info): install dir.info only if it exists,
19161         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19163 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19165         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19166         gas for mips-dec-bsd.
19168 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19170         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19171         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19173 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19175         * configure.in: Added "dejagnu" to hosttools list.
19177 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19179         * config.sub, configure.in, config.guess:  Add support
19180         for Bosx, an AIX variant from Bull.
19181         Patches from F.Pierresteguy@frcl.bull.fr.
19183 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19185         * devo/dejagnu: Initial creation of devo/dejagnu.
19186         Migrated dejagnu testcases and support files for testing software
19187         tools to reside as subdirectories, currently called "testsuite",
19188         within the directory of the software tool.  Migrated all programs,
19189         support libraries, etc. beloging to dejagnu proper from
19190         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19191         with no modifications.  The changes to these files which will
19192         allow them to configure, build, and execute properly will be made
19193         in a future update.
19195 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19197         * Makefile.in: Change send_pr to send-pr.
19198         * configure.in: Likewise.
19199         * send_pr: Renamed directory to send-pr.
19201 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19203         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19205 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19207         * README:  Update for gdb-4.8 release.
19208         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19209         gdb-xxx.tar.z (gzip'd) file also.
19211 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19213         * Makefile.in: make all-diff depend on all-libiberty
19215 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19217         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19219 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19221         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19223 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19225         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19226         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19227         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19229 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19231         * Makefile.in:  makeinfo binary is in a new location
19233 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19235         * config.sub: Accept -ecoff as an OS.
19237         * Makefile.in: Various changes to eliminate a level of make
19238         recursion and reduce the required command line length.
19239         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19240         sub-makes.
19241         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19242         variables holding settings for specific sub-makes.
19243         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19244         in terms of BASE_FLAGS_TO_PASS.
19245         (TARGET_LIBS): New variable listing directories which use
19246         TARGET_FLAGS_TO_PASS.
19247         (subdir_do): Eliminated.
19248         (do-*): New set of targets to replace subdir_do.
19249         (various): All targets which used subdir_do now depend on do-*.
19250         (local-clean): Renamed from do_clean.
19251         (local-distclean): New target, dependency of distclean and
19252         realclean.
19253         (install-info): Don't create directories.  Depend on dir.info
19254         rather than calling make recursively.
19255         (install-dir.info): Eliminated.
19256         (install-info-dirs): Create all info directories here.
19257         (dir.info): Depend upon do-install-info.
19259         * test-build.mk (HOLES): Added false.
19261 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19263         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19265 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19267         * Makefile.in (info): remove dependency on all-texinfo.  The
19268         problem was really in texinfo/C, not at this level.
19270 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19272         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19274 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19276         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19277         GDB releases.
19279 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19281         * configure: Include srcdir in message about target of link not
19282         being found.  Don't convert `-' to `_' in `with' options being
19283         passed to subdirs.
19285 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19287         * configure.in: add uudecode to host_tools
19289         * Makefile.in: added {all,install}-uudecode targets, added them to
19290         the appropriate lists
19292 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19294         * Makefile.in (all-gcc): Added dependency on all-gas.
19296         * configure.in (mips-*-*): Build ld and binutils.
19298 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19300         * configure: check return code from mkdir, print error message and
19301           exit on failure.
19303 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19305         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19307 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19309         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19311 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19313         * config.sub (h8500):  Recognize this as a cpu type.
19315 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19317         * configure: source directory missing is no longer a warning
19319         * configure.in: recognize irix[34]* instead of irix[34]
19321         * Makefile.in: define and pass down X11_LIB
19323 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19325         * guess-systype: Renamed to ...
19326         * config.guess:  ... by popular request.
19327         * configure.in, Makefile.in:  Update accordingly.
19329 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19331         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19332         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19333         + Execute ./dummy instead of assuming . is in PATH.
19335 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19337         * guess-systype:  New shell script.  Attempts to guess the
19338         canonical host name of the executing host.
19339         Only a few hosts are supported so far.
19340         * configure:  Call guess-systype if no host is specified.
19342 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19344         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19345         gcc Makefile.
19347 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19349         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19350         (all-gcc, install-gcc, subdir_do): Use it.
19352 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19354         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19356 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19358         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19359           set exclusively by configure, using configure.in .
19361 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19363         * test-build.mk: set $PATH for all builds
19365         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19367 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19369         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19370         the one used in gcc/Makefile.in, so that a null expansion doesn't
19371         override the one needed to build gcc with a native cc.
19373 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19375         * configure: Accept -with arguments.
19377 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19379         * Makefile.in: added h8300sim
19381 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19383         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19384         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19385         (all-cygnus, native, build-cygnus): Make
19386         $(canonhost)-stamp-3stage-done, not $(host)....
19387         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19388         i386-sco3.2v4.  Added else true to if command.
19390 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19392         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19394 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19396         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19398 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19400         * configure.in: don't remove binutils from Solaris builds
19402 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19404         * Makefile.in: get rid of earlier definitions for *clean,
19405         also handle the recursive info rule better
19407 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19409         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19410         do more-or-less the right thing.
19412 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19414         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19415         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19417 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19419         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19420         $(host_canonical).
19422         * configure.in: split the configdirs list into 4 categories (native
19423         v. cross, library v. tool) and handle the cross-only and native-
19424         only in more reasonable (and correct!) way.
19426 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19428         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19429         configdirs anymore.
19431 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19433         * Makefile.in: extensive cleanup::  removed all of the explicit
19434         clean-* targets, collapsed many wrappers around subdir_do into
19435         one, added additional targets to satisfy standards.texi, deleted
19436         some old targets, some changes for consistency
19438 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19440         * configure.in: handle some programs as cross-only, and others as
19441         native only
19443         * test-build.mk: handle partial holes in a more generic manner
19445         * Makefile.in: m4 depends on libiberty
19447 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19449         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19450         time, wdiff, and find to configdirs
19452         * Makefile.in: all, clean, and install rules for the new programs
19453         added to configure.in
19455 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19457         * configure.in: use mh-sun for all *-sun-* hosts
19459 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19461         * Makefile.in: define flags for X11 include files and library file
19462         locations, pass them down to the programs that need this info
19464         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19466 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19468         * configure.in: start building libg++ for HP-UX targets
19470 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19472         * README:  Update references to files moved into etc/.
19474 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19476         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19477         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19479 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19481         * configure: accept dash as well as underscore in long option
19482         names for FSF compatibility.
19484 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19486         * config.sub: added -sco3.2v4 support from FSF.
19488 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19490         * configure.in: expand the section that adds or removes
19491         directories from the list of programs to build, to handle native
19492         vs. cross in addition to host v. native
19494 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19496         * Makefile.in:  Replace C++ in macro names with CXX.
19497         This is less likely to break ...
19499 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19501         * test-build.mk: add -w to GNU_MAKE
19503 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19505         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19506         add 'sparc' to list of recognized cpus.  This needed to make
19507         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19508         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19509         then changes that into $CPU-wrs-vxworks.
19511         * configure.in: remove most references to gdbtest, regularize
19512         target based program removal
19514         * test-build.mk: import from p3 tree (many fixes and changes)
19516 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19518         * Makefile.in: added rules to handle tcl, tk, and expect
19520         * configure.in: handle those directories if they exist
19522 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19524         * config.sub: removed bogus hppabsd and hppahpux names, since
19525         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19527 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19529         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19530         depends upon all-xiberty
19532         * Makefile.in: changes from p3, including:
19534         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19536         * Makefile.in (XTRAFLAGS): include newlib directories if
19537         newlib/Makefile exists, rather than if host != target.
19539         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19541         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19542         from the same source tree and not building a cross-compiler.  This
19543         matters for the libg++ configuration if reconfiguring a tree that
19544         has already been installed.
19546         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19548         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19549         pick up the machine and system specific header files.
19551         * Makefile.in: added AS_FOR_TARGET, passed down in
19552         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19553         the C compiler to use to create programs which are run in the
19554         build environment, set it to default to $(CC), and passed it down
19555         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19557         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19559         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19560         We need them for unusual native builds, like systems without
19561         ranlib.
19563         * configure: also define $(host_canonical) and
19564         $(target_canonical), which are the full, canonical names for the
19565         given host and target
19567 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19569         * Makefile.in:  Added separate definitions for C++.
19571 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19573         * configure.in (configdirs):  Add deja-gnu.
19575 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19577         * README:  Update for configure.texi and gdb-4.7 release.
19579 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19581         * Makefile.in:  Move "all" target to top of file.
19582         Previously, first target was ".PHONY" which caused BSD4.4 make
19583         to build .PHONY when make was run without arguments.
19585 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19587         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19588         Library-copylefted code in libiberty.
19590 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19592         * config.sub:  Replace m68kmote with plain old m68k.
19594 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19596         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19598 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19600         * config.sub: Complain if no argument is given.  Added support for
19601         386bsd as OS and target alias.
19603 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19605         * Makefile.in (XTRAFLAGS): include newlib directories if
19606         newlib/Makefile exists, rather than if host != target.
19608 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19610         * config.sub: recognize sparclite-wrs-vxworks.
19612         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19613         p3.) Added clean-xiberty to clean.
19615 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19617         * configure.in: use *-*-* instead of nested cases for host and target
19619 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19621         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19622         from the same source tree and not building a cross-compiler.  This
19623         matters for the libg++ configuration if reconfiguring a tree that
19624         has already been installed.
19626 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19628         * config.sub (i486v/i486v4):  Merge in from FSF version.
19630 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19632         * configure: only set PWD if it is already set.
19634 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19636         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19637         doesn't have unset and all success paths (and most error paths)
19638         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19639         to just ${PWD} to avoid confusion.)
19641 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19643         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19644         even for a native compilation.
19646 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19648         Changes to make the gdb.tar.Z rule work better.
19650         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19651         (DEVO_SUPPORT):  Add configure.texi.
19652         (bfd-ilrt.tar.Z):  Remove ancient rule.
19654 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19656         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19657         pick up the machine and system specific header files.
19659         * configure.in, config.sub: added new target m68010-adobe-scout,
19660         with alias of adobe68k.  Changed configure.in to check for
19661         -scout before -sco* to avoid a false match.
19663         * Makefile.in: added AS_FOR_TARGET, passed down in
19664         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19665         the C compiler to use to create programs which are run in the
19666         build environment, set it to default to $(CC), and passed it down
19667         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19669 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19671         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19672         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19673         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19674         FOR_TARGET variants, to newlib and libg++.
19676 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19678         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19679         first.
19681 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19683         * config.sub:  Accept `elf' as an environment.
19685 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19687         * Makefile.in (all-opcodes):  cd into the right directory
19689 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19691         * configure: added -program_transform_name option, used as
19692         argument to sed when installing programs.
19693         configure.texi: added documentation for -program_prefix,
19694         -program_suffix and -program_transform_name.
19696 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19698         * config.sub:  Accept i486 where i386 ok.
19700 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19702         * config.sub: accept we32k
19704 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19706         * config.sub, configure.in: accept OSE68000 and OSE68k.
19708         * Makefile.in: don't create all directories for ``make install'';
19709         let the subdirectories create the ones they need.
19711 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19713         * COPYING: new file, GPL v2
19715 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19717         * Makefile.in: use the new gen-info-dir, which needs a template
19718         argument (which also lives in texinfo)
19720         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19722 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19724         * config.sub (ncr3000):  Change i386 to i486.
19726 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19728         * Makefile.in: add install-rcs, install-grep to
19729         install-no-fixedincludes, removed install-bison and install-libgcc
19731 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19733         * configure.in: grab the HPUX makefile fragment if on HPUX
19735 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19737         * Makefile.in: eradicate bison spoor (ditto libgcc).
19738          configure.in: recognise m68{k,000}-ericsson-OSE.
19739          es1800 is alias for m68k-ericsson-OSE
19741 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19743         * configure.in: rearrange the parts that remove programs from
19744         configdirs, based now on HOST==TARGET or by canonical triple.
19746 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19748         * test-build.mk: recurse explicitly with -f test-build.mk when
19749           appropriate.  predicate stage3 and comparison on the existence
19750           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19751           On very clean, also remove ...stamp-co.  Build in-place before
19752           doing other builds.
19754 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19756         * Makefile.in, configure.in: add tgas
19758 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19760         * Makefile.in: a number of changes merged in from progressive.
19762         * configure.in: add libm.
19764         * .cvsignore: ignore some stuff that comes from test-build.mk.
19766 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19768         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19770 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19772         * configure: Add program_suffix (parallel to program_prefix)
19773         * Makefile.in: adjust directory-creating script for losing decstation
19775 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19777         * configure:  Minor $subdir-related fixes.
19779 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19781         * configure: fix various problems with propogating
19782         makefile_target_frag in subdirs.
19783         * configure.in: config libgcc if its there
19785 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19787         * config.sub:  HPPA merge.
19789 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19791         * Makefile.in:  Replace all-bison with all-byacc in all
19792         dependency lines for other tools (which now use byacc).
19794 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19796         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19798 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19800         * Makefile.in: make gprof rules similar to byacc rules (instead of
19801         vestigal $(unsubdir) that didn't work...)
19803 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19805         * config.sub:  Add support for Linux.
19806         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19807         (at least for libg++).
19809 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19811         * configure.texi: fix doc for the -nfp option to configure
19813 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19815         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19817 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19819         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19820         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19821         * configure.in: added solaris* host_makefile_frag hook.
19823 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19825         * config.sub: changed recognition of m68000 so that various
19826         m68k types can be specified via m680[01234]0
19828 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19830         * config.sub (basic_machine): fix sed so that '-foo' isn't
19831         completely substituted out while .+'-foo' loses the '-foo'
19833 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19835         * config.sub ($os): Add -aout.
19837 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19839         * configure:  If host_makefile_frag is absolute, don't
19840         prefix ${invsubdir} (relevant to libg++ auto-configure).
19842 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19844         * Makefile.in (tooldir): Define it.
19845         (all-ld): Depend on all-flex.
19847 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19849         * Makefile.in (check):  Fix libg++ special case.
19851 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19853         * configure: do not bury `pwd` into config.status, thus do fewer
19854           pwd's.
19856         * configure: print the "Building in" message only when building in
19857           other than "." AND verbose.
19859         * configure: remove -s, rework -v to better accommodate guested
19860           configures.
19862         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19864 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19866         * Makefile.in: macroize flags passed on recursion.  remove
19867           fileutils.
19869 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19871         * configure: get makesrcdir right for subdirs deeper than 1.
19873         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19874           install.
19876 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19878         * Makefile.in: don't print subdir_do or recursion lines.
19880 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19882         * standards.texi: added menu item.
19884         * Makefile.in: build and install standards.info.
19886         * standards.texi: new file.
19888 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19890         * configure: test for and move config.status pieces from
19891           ${subdir}/.
19893 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19895         * configure:  Test for existance of files before trying to mv
19896         them, to avoid numerous non-existance messages.
19898 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19900         * configure: correct final line of config.status.
19902         * configure: patch from eggert.  Avoids a protection problem if
19903           the original Makefile.in is read only.
19905         * configure: use move-if-change from gcc to create config.status.
19906           Some makefiles depend on config.status to tell if a directory
19907           has been reconfigured for a different host.  This change
19908           prevents those directories from remaking everything in the case
19909           where the reconfig was only intended to rebuild a Makefile.
19911         * configure: test for config.sub with "config.sub sun4" rather
19912           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19913           host alias from a missing config.sub.
19915 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19917         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19918           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19920 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19922         * configure: mkdir ${subdir} as needed.
19924 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19926         * Makefile.in,configure.in: added autoconf.
19928 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19930         * Makefile.in: no longer pass against on recursion.
19932         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19933           definitions are not inherited.
19935         * configure: correct makesrcdir when subdir is .
19937 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19939         * configure:  Add support for 'subdirs' variable, which is
19940         like 'configdirs', except that configure doesn't re-invoke
19941         itself for subdirs, it just creates a Makefile for each subdir.
19942         * configure.texi:  Document subdirs.
19944 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19946         * configure.in: added flex to configdirs
19948 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19950         * Makefile.in: remove clean-stamps from clean.
19952 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19954         * configure.in:  Add gdbtest to configdirs.
19956 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19958         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19959         to recursive makes.
19960         * configure.in:  Recognize new ncr3000 config.
19962 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19964         * Makefile.in, configure.in: removed references to gdbm.
19966 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19968         * config.sub:  Don't canonicalize os value
19969         newsos* to bsd (readline needs to check for newsos).
19970         (This fix was earlier made Jan 31, but got re-broken.)
19972 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19974         * configure.in:  sco is an os, not a vendor!
19976         * configure:  Quote $( better.  Keep various shells happy.
19978 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19980         * Makefile.in: eliminate stamp-files.
19982 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19984         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19985           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19987 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19989         * config.sub:  fix iris/iris3.
19991 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19993         * configure: re-add -rm.
19995 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19997         * Maskefile.in: add .stmp-rcs to all.
19999         * configure.in: remove gas from rs6000 build, use aix host fragment.
20001 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20003         * configure: pass down site_option during recursion.
20005 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20007         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20009 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20011         * configure: Change exec_prefix so that it really defaults to prefix.
20013 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20015         * Makefile.in, configure.in:  Add support for mmalloc library.
20017 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20019         * Makefile.in: add stmp dependencies for a few more things.
20021 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20023         * configure: adjusted error message on objdir/srcdir configure
20024           collision, per john's suggestion.
20026         * Makefile.in: add libiberty stmp to all and all.cross.
20028 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20030         * Makefile.in: remove force dependencies, add grep to all.
20032 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20034         * Makefile.in: drop flex.  make stamp files work.
20036         * configure: added test for conflicting configuration in srcdir,
20037           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20038           gets cranky.  use relative paths for configure and srcdir
20039           whenever possible.  Send some error messages to stderr that were
20040           going to stdout.
20042 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20044         * Makefile.in:  Fix libg++ rule to check for gcc directory
20045         before using gcc/gcc.  Also pass XTRAFLAGS.
20047 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20049         * Makefile.in: added stmp-files so that directories aren't polled
20050           when they are already built.
20052         * configure.texi: fixed a node pointer problem.
20054 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20056         * config.sub configure.in gdb/configure.in
20057         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20058         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20059         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20061 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20063         * configure: -recurring becomes -silent.  corrected help message
20064           for -site= option.
20066         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20068 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20070         * configure: when building Makefile for crosses, replace
20071           tooldir and program_prefix.  default srcdir from location of
20072           config.sub.  remove "for host in hosts" and "for target in
20073           targets" loops.
20075 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20077         * Makefile.in: Do not pass bindir or mandir to cvs.
20079 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20081         * Makefile.in, configure.in: removed traces of namesubdir,
20082           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20083           copyrights to '92, changed some from Cygnus to FSF.
20085         * configure.texi: remove most references to multiple hosts,
20086           multiple targets, subdirs, etc.
20088         * configure.man: removed rcsid. reference config.sub not
20089           config.subr.
20091         * Makefile.in: mkdir $(infodir) on install-info.
20093 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20095         * configure.texi:  Explain better about .gdbinit and about
20096         the environment that configure.in sections run in.
20098 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20100         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20102 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20104         * README:  DOC.configure => cfg-paper.texi.
20106 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20108         * config.sub (near case $os):  Don't convert newsos* to bsd!
20110 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20112         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20113         the number of copies of COPYING that go into the GDB tar file.
20115 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20117         * bfd/configure.in, gdb/config/mh-i386sco,
20118         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20119         Fix SCO configuration stuff.
20121 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20123         * Makefile.in:  For libg++, make sure the -I pointing
20124         to the gcc directory goes *after* all the libg++-local -I flags.
20125         Also, move just-gcc dependency from just-libg++ to all-libg++.
20127 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20129         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20131 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20133         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20135 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20137         * config.sub:  Add stratus configuration frags.  Also
20138         submitted to FSF.
20140 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20142         * Makefile.in (DEV_SUPPORT):  add configure.man.
20144         * config.sub(Decode manufacturer-specific):  add -none*.
20146 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20148         * Makefile.in:  remove form feeds to make Sun's make happy.
20149         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20151 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20153         * Makefile.in (AR_FLAGS):  Make quieter.
20155 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20157         * configure.in:  Add libg++.
20158         * configure:  When verbose, don't output the command line at each
20159         level; it will be unremarkably the same as the previous version,
20160         which will be the same as what the user typed.
20162 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20164         * configure.in, Makefile.in: fix clean-info, add flex.  add
20165           fileutils.
20167         * configure: be less sensitive to spaces in Makefile.in.  Do not
20168           look for sources in "..".  Doing so breaks subdirectories that
20169           might have their own configure.  If a subdir has it's own
20170           configure script, use it.
20172 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20174         * cfg-paper.texi: some changes suggested by rms.
20176 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20178         * config.sub:  Merge in some small additions from the FSF version,
20179         taken from the gcc distribution, to bring the Cygnus and FSF
20180         versions into closer sync.
20182 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20184         * configure.in:  Changed svr4 references to sysv4.
20186 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20188         * configure: added -V for version number option.
20190 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20192         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20193           renamed from DOC.configure to cfg-paper.texi.
20195 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20197         * configure, config.subr, config.sub: config.subr is now
20198           config.sub again.
20200 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20202         * configure.texi: new file, in progress.
20204         * Makefile.in: build info file and install the man page for
20205           configure.
20207         * configure.man: new file, first cut.
20209         * configure: find config.subr again now that configuration "none"
20210           has gone.  removed all traces of the -ansi option.  removed all
20211           traces of the -languages option.
20213         * config.subr: resync from rms.
20215 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20217         * configure, config.sub, config.subr: merge config.sub into
20218           config.subr, call the result config.subr, remove config.sub, use
20219           config.subr.
20221         * Makefile.in: revised install for dir.info.
20223 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20225         * configure.in: add decstation host makefile frag.
20227         * Makefile.in: BISON now bison -y again.  also install-gcc on
20228           install.  clean-gdbm on clean.  infodir belongs in datadir.
20229           Make directories for info install.  Build dir.info here then
20230           install it.
20232 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20234         * Makefile.in: fix for bad directory tests.
20236 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20238         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20239           regexp.  -srcdir relative was being handled incorrectly.
20241         * Makefile.in: unwrapped some for loops so that parallel makes
20242           work again and so one can focus one's attention on a particular
20243           package.
20245 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20247         * configure: added PWD as a stand in for `pwd` (for speed). use
20248           elif wherever possible.  make -srcdir work without -objdir.
20249           -objdir= commented out.
20251 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20253         * configure: +options become --options.  -subdirs commented out.
20254           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20255           Makefile now at top of generated Makefile.  Removed cvs log
20256           entries.  added -srcdir.  create .gdbinit only if there is one
20257           in ${srcdir}.
20259         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20260           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20261           and mandir now keyed off datadir by default.
20263 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20265         * Freshly created ChangeLog.
20268 Local Variables:
20269 mode: change-log
20270 left-margin: 8
20271 fill-column: 76
20272 version-control: never
20273 End: