decl.c (cp_finish_decl): Improve error location.
[official-gcc.git] / ChangeLog
blobe13764b5f96a61f68626361a1334387c8bbd7dc0
1 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         PR target/88535
4         * config.guess: Import upstream version 2019-01-03.
5         * config.sub: Import upstream version 2019-01-01.
7 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
9         * MAINTAINERS (Write After Approval): Update my maintainer address.
11 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
13         * MAINTAINERS (Write After Approval): Add myself.
15 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
17         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
19 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
21         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
22         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
23         (GCC_TARGET_TOOL): Likewise.
24         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
25         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
26         OTOOL, OTOOL_FOR_TARGET: New substitutions.
27         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
28         * configure: Regenerate.
29         * Makefile.in: Likewise.
31 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
33         * MAINTAINERS (Write After Approval): Add myself.
35 2018-11-13  Martin Liska  <mliska@suse.cz>
37         * gcc.target/i386/pr87930.c: Move to ...
38         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
40 2018-11-10  Stafford Horne  <shorne@gmail.com>
42         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
43         (Write After Approval): Remove myself.
45 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
47         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
48         Append $INCICONV to it.
50 2018-11-04  Stafford Horne  <shorne@gmail.com>
52         * MAINTAINERS (Write After Approval): Add myself.
54 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
56         PR bootstrap/82856
57         * multilib.am: New file.  From automake.
59         Merge from binutils-gdb:
60         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
62         * libtool.m4: Use AC_LANG_SOURCE.
63         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
64         * ar-lib: New file.
65         * test-driver: New file.
66         * configure: Re-generate.
68 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
70         * MAINTAINERS (Write After Approval): Add myself.
72 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
74         PR bootstrap/87788
75         PR d/87799
76         * configure: Rebuild.
77         * configure.ac: Disable D on systems where it is known not to work.
79 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
81         * Makefile.def (target_modules): Add libphobos.
82         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
83         GDCFLAGS_FOR_TARGET.
84         (dependencies): Make libphobos depend on libatomic, libbacktrace
85         configure, and zlib configure.
86         (language): Add language d.
87         * Makefile.in: Rebuild.
88         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
89         (HOST_EXPORTS): Add GDC.
90         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
91         (BASE_TARGET_EXPORTS): Add GDC.
92         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
93         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
94         (EXTRA_HOST_FLAGS): Add GDC.
95         (STAGE1_FLAGS_TO_PASS): Add GDC.
96         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
97         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
98         environment variables.
99         * configure: Rebuild.
100         * configure.ac: Add target-libphobos to target_libraries.  Set and
101         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
103 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
105         * MAINTAINERS (Write After Approval): Add myself.
107 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
109         * MAINTAINERS (Write After Approval): Remove myself.
111 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
113         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
115 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
117         * MAINTAINERS: Update my email address.
119 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
121         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
122         maintainer.
124 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
126         * MAINTAINERS (Write After Approval): Add self.
128 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
130         * MAINTAINERS (write after approval): Add myself.
132 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
134         * MAINTAINERS: Update my email address.
136 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
138         * MAINTAINERS (write after approval): Add myself.
140 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
142         * MAINTAINERS: Add self to global reviewers list.
144 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
146         MAINTAINERS: Add c-sky port maintainers.
148 2018-08-10  Martin Liska  <mliska@suse.cz>
150         * MAINTAINERS: Revert change in previous commit and
151         join lines.
153 2018-08-10  Martin Liska  <mliska@suse.cz>
155         * MAINTAINERS: Remove extra line.
157 2018-08-06  Naveen H.S  <naveenh@marvell.com>
159         * MAINTAINERS: Update my email address.
161 2018-07-19  DJ Delorie  <dj@redhat.com>
163         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
164         as maintainer.
166 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
168         * MAINTAINERS: Adjust email address for me and my colleague Robin
169         Dapp.
171 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
172             Sunil K Pandey  <sunil.k.pandey@intel.com>
174         PR target/84413
175         * config/i386/i386.c (m_CORE_AVX512): New.
176         (m_CORE_AVX2): Likewise.
177         (m_CORE_ALL): Add m_CORE_AVX2.
178         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
179         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
180         and remove the rest of m_SKYLAKE_AVX512.
182 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
184         * config.sub: Sync with upstream version 2018-07-03.
186 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
188         * config.guess: Sync with upstream version 2018-06-26.
189         * config.sub: Sync with upstream version 2018-07-02.
191 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
193         * libtool.m4: Sort output of 'find' to enable deterministic builds.
194         * ltmain.sh: Likewise.
196 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
198         * contrib/config-list.mk: Remove powerpc-linux_paired.
200 2018-06-29  Alexandre Oliva <oliva@adacore.com>
202         * configure.ac: Introduce support for @unless/@endunless.
203         * Makefile.tpl (dep-kind): Rewrite with cond; return
204         postbootstrap in some cases.
205         (make-postboot-dep, postboot-targets): New.
206         (dependencies): Do not output postbootstrap dependencies at
207         first.  Output non-target ones changed for configure to depend
208         on stage_last @if gcc-bootstrap, and the original deps @unless
209         gcc-bootstrap.
210         * configure.in, Makefile.in: Rebuilt.
212 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
214         * MAINTAINERS (write after approval): Add myself.
216 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
218         * MAINTAINERS (write after approval): Add myself.
220 2018-06-19  Nick Clifton  <nickc@redhat.com>
222         * zlib/configure.ac: Restore old behaviour of only enabling
223         multilibs when a target subdirectory is defined.  This allows
224         building with srcdir == builddir.
225         * zlib/configure: Regenerate.
227 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
229         * Makefile.def (fortran): Add check-target-libgomp-fortran.
230         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
231         * Makefile.in: Regenerate.
233 2018-06-16  Ben Elliston  <bje@gnu.org>
235         * config.guess: Import latest version.
236         * config.sub: Likewise.
238 2018-06-08  Martin Liska  <mliska@suse.cz>
240         * MAINTAINERS: Remove MPX-related entries.
241         * Makefile.def: Remove libmpx support.
242         * Makefile.in: Regenerate.
243         * configure.ac: Remove removed files.
244         * configure: Regenerate.
245         * libmpx/ChangeLog: Remove.
246         * libmpx/Makefile.am: Remove.
247         * libmpx/Makefile.in: Remove.
248         * libmpx/acinclude.m4: Remove.
249         * libmpx/aclocal.m4: Remove.
250         * libmpx/config.h.in: Remove.
251         * libmpx/configure: Remove.
252         * libmpx/configure.ac: Remove.
253         * libmpx/configure.tgt: Remove.
254         * libmpx/libmpx.spec.in: Remove.
255         * libmpx/mpxrt/Makefile.am: Remove.
256         * libmpx/mpxrt/Makefile.in: Remove.
257         * libmpx/mpxrt/libmpx.map: Remove.
258         * libmpx/mpxrt/libtool-version: Remove.
259         * libmpx/mpxrt/mpxrt-utils.c: Remove.
260         * libmpx/mpxrt/mpxrt-utils.h: Remove.
261         * libmpx/mpxrt/mpxrt.c: Remove.
262         * libmpx/mpxrt/mpxrt.h: Remove.
263         * libmpx/mpxwrap/Makefile.am: Remove.
264         * libmpx/mpxwrap/Makefile.in: Remove.
265         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
266         * libmpx/mpxwrap/libtool-version: Remove.
267         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
269 2018-06-04  Martin Liska  <mliska@suse.cz>
271         * MAINTAINERS: Add myself as gcov maintainer.
273 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
275         * MAINTAINERS: Update my email address.
277 2018-06-04  Tom de Vries  <tdevries@suse.de>
279         * MAINTAINERS: Remove write-after-approval entries for component
280         maintainers.
282 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
284         * MAINTAINERS (write after approval): Add myself.
286 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
288         * MAINTAINERS: Update my email address.
290 2018-06-01  Tom de Vries  <tdevries@suse.de>
292         * MAINTAINERS: Update my email address.
294 2018-05-22  Bin Cheng <bin.cheng@arm.com>
296         * MAINTAINERS (loop-optimizer): Add myself.
298 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
300         * configure.ac: Added "nfp" target.
301         * configure: Regenerate.
303 2018-04-30  Richard Biener  <rguenther@suse.de>
305         PR bootstrap/85571
306         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
307         (STAGE3_TFLAGS): Likewise.
308         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
309         (STAGEtrain_TFLAGS): Likewise.
310         * Makefile.in: Regenerate.
312 2018-04-26  Richard Biener  <rguenther@suse.de>
314         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
315         (STAGE2_CFLAGS): Likewise.
316         (STAGE2_TFLAGS): Likewise.
317         (STAGE3_CFLAGS): Add -fchecking.
318         (STAGE3_TFLAGS): Likewise.
319         (STAGEtrain_CFLAGS): Filter out -fchecking.
320         (STAGEtrain_TFLAGS): Likewise.
321         * Makefile.in: Re-generate.
323 2018-04-25  Catherine Moore <clm@codesourcery.com>
325         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
327 2018-04-18  Paul Clarke  <pc@us.ibm.com>
329         * MAINTAINERS (write after approval): Add myself.
331 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
333         * MAINTAINERS: Update my email address.
335 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
337         * MAINTAINERS: Remove redundant Write-After-Approval entry.
339 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
341         * MAINTAINERS: Update my email address and disambiguate myself
342         a bit from Will Schmidt.
344 2018-03-21  Nathan Sidwell  <nathan@acm.org>
346         * MAINTAINERS: Move maintainers of now-removed picochip and score
347         ports to write after approval.
349 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
351         * MAINTAINERS: Add entry for SVE maintainership.
353 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
355         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
356         * configure: Regenerate.
358 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
360         * MAINTAINERS (write after approval): Add myself.
362 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
364         * MAINTAINERS (write after approval): Add myself.
366 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
368         * MAINTAINERS (write after approval): Add myself.
370 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
372         Update copyright years.
374 2018-01-03  Ben Elliston  <bje@gnu.org>
376         * config.guess: Import latest version.
377         * config.sub: Likewise.
379 2017-12-12  Stafford Horne  <shorne@gmail.com>
381         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
382         * configure: Regenerate.
384 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
386         * MAINTAINERS (Write After Approval): Add myself.
388 2017-11-28  Julia Koval  <julia.koval@intel.com>
389             Sebastian Peryt  <sebastian.peryt@intel.com>
391         * Makefile.def (target_modules): Remove libcilkrts.
392         * Makefile.in: Ditto.
393         * configure: Ditto.
394         * configure.ac: Ditto.
396 2017-11-28  Julia Koval  <julia.koval@intel.com>
398         * MAINTAINERS (Write After Approval): Add myself.
400 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
402         * MAINTAINERS (Write After Approval): Add myself.
404 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
406         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
407         Use my SiFive email address.
409 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
411         * MAINTAINERS (write after approval): Add myself.
413 2017-10-27  Martin Liska  <mliska@suse.cz>
415         * Makefile.tpl: Use proper name of folder as it was renamed
416         during transition to 4 stages.
417         * Makefile.in: Regenerate.
419 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
421         * MAINTAINERS (write after approval): Add myself.
423 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
425         * MAINTAINERS: Add a note that maintainership also includes web
426         pages, docs, and testsuite related to that area.
428 2017-09-25  Tom de Vries  <tom@codesourcery.com>
430         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
432 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
434         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
436 2017-09-15  Nathan Sidwell  <nathan@acm.org>
438         * MAINTAINERS: Remove myself as a vxworks maintainer.
440 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
442         * MAINTAINERS: Remove email address of Jim Norris.
444 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
446         * MAINTAINERS (Reviewers): Move myself from here...
447         (CPU Port Maintainers): ... to here.
449 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
451         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
453 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
455         * MAINTAINERS (write after approval): Add myself.
457 2017-07-28  Tony Reix  <tony.reix@atos.net>
459         * configure.ac (target-libffi): Don't disable for AIX.
460         (go): Don't add to unsupported_languages on AIX.
461         (target-libgo): Don't disable for AIX.
462         * configure: Regenerate.
464 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
466         * MAINTAINERS: Add myself.
468 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
470         * MAINTAINERS: Update my email address.
472 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
474         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
475         arm-specific auto-generated header files.
477 2017-07-03  Nathan Sidwell  <nathan@acm.org>
479         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
480         * configure: Rebuilt.
482 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
484         * MAINTAINERS: Readd myself for c6x.
486 2017-06-28  Martin Liska  <mliska@suse.cz>
488         PR bootstrap/81217
489         * Makefile.def: Remove superfluous bootstrap_target from
490         bootstrap_stage.
491         * Makefile.in: Re-generate the file.
493 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
495         * MAINTAINERS: Add myself to Write After Approval
497 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
499         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
501 2017-06-19  Martin Liska  <mliska@suse.cz>
503         * Makefile.def: Define 4 stages PGO bootstrap.
504         * Makefile.tpl: Define FLAGS.
505         * Makefile.in: Regenerate.
507 2017-06-14  Ian Lance Taylor  <iant@golang.org>
509         * Makefile.def: Add check-gotools to go check targets.
510         * Makefile.in: Rebuild.
512 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
514         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
516 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
518         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
519         * configure: Regenerate.
521 2017-05-31  Martin Liska  <mliska@suse.cz>
523         * configure.ac: Add handling of stage2_werror_flags to
524         action-if-given and to action-if-not-given.
525         * configure: Regenerate.
527 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
529         * MAINTAINERS: Add self to Write After Approval
531 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
533         * MAINTAINERS: Update my email address, and remove myself as
534         maintainer in some areas.
536 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
538         * MAINTAINERS: Add self to Write After Approval
540 2017-05-25  Nathan Sidwell  <nathan@acm.org>
542         * configure.ac: Add --enable-languages=default to mean default and
543         make --enable-languages=all mean all supported languages.
544         * configure: Regenerated.
546 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
548         * config.gcc (powerpc*-*-*spe*): New.
549         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
550         (powerpc-*-rtems*spe*): New.
551         (powerpc*-*-linux*spe*): New.
552         (powerpc-wrs-vxworksspe): New.
553         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
554         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
555         * config.host (powerpc*-*-*spe*): New.
557 2017-05-19  Martin Liska  <mliska@suse.cz>
559         * configure.ac: Add --enable-werror-always just for
560         bootstrap-debug (or none build config) and do not add it
561         when we are on a release branch.
562         * configure: Regenerated.
564 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
566         * MAINTAINERS: Add self to Write After Approval
568 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
570         * MAINTAINERS: Move myself to Write After Approval section.
572 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
574         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
575         ACCH registers.
576         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
577         available.
578         (umulsidi3): Likewise.
579         (mulsidi3_700): Disable this pattern when we have advanced mpy
580         instructions.
581         (umulsidi3_700): Likewise.
582         (maddsidi4): New pattern.
583         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
584         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
585         (mpydu_imm_arcv2hs): Likewise.
586         * config/arc/predicates.md (accl_operand): New predicate.
588 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
589             Andrew Burgess <andrew.burgess@embecosm.com>
591         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
592         case.
593         (ARC_AUTOFP_IRQ_P): Likewise.
594         (ARC_AUTO_IRQ_P): Likewise.
595         (rgf_banked_register_count): New variable.
596         (parse_mrgf_banked_regs_option): New function.
597         (arc_override_options): Handle rgf_banked_regs option.
598         (arc_handle_interrupt_attribute): Add firq option.
599         (arc_compute_function_type): Return fast irq type when required.
600         (arc_must_save_register): Handle fast interrupts.
601         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
602         (arc_return_address_regs): Update.
603         * config/arc/arc.h (arc_return_address_regs): Update.
604         (arc_function_type): Add fast interrupt type.
605         (ARC_INTERRUPT_P): Update.
606         (RC_FAST_INTERRUPT_P): Define.
607         * config/arc/arc.md (simple_return): Update for fast interrupts.
608         (p_return_i): Likewise.
609         * config/arc/arc.opt (mrgf-banked-regs): New option.
610         * doc/invoke.texi (mrgf-banked-regs): Document.
612 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
614         * config/arc/arc.c (irq_ctrl_saved): New variable.
615         (ARC_AUTOBLINK_IRQ_P): Define.
616         (ARC_AUTOFP_IRQ_P): Likewise.
617         (ARC_AUTO_IRQ_P): Likewise.
618         (irq_range): New function.
619         (arc_must_save_register): Likewise.
620         (arc_must_save_return_addr): Likewise.
621         (arc_dwarf_emit_irq_save_regs): Likewise.
622         (arc_override_options): Handle deferred options.
623         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
624         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
625         arc_must_save_return_addr.
626         (arc_compute_frame_size): Handle automated save and restore of
627         registers.
628         (arc_expand_prologue): Likewise.
629         (arc_expand_epilogue): Likewise.
630         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
631         * config/arc/arc.opt (mirq-ctrl-saved): New option.
632         * doc/invoke.texi (mirq-ctrl-saved): Document option.
634 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
635         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
637         PR bootstrap/77661
638         * Makefile.def: Don't pass --enable-maintainer-mode on to an
639         in-tree build MPC.
640         * Makefile.in: Regenerate.
642 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
644         * configure.ac: Enable LTO by default on darwin >= 9.
645         * configure: Regenerate.
647 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
649         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
650         and Andrew Waterman as the RISC-V maintainers.
652 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
654         * MAINTAINERS: Add self to Write After Approval
656 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
658         * config.guess: Import latest from upstream.
660 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
662         * MAINTAINERS (Write After Approval): Remove entries that are
663         already covered under Reviewers.
665 2017-03-08  Mark Wielaard  <mark@klomp.org>
667         PR demangler/70909
668         PR demangler/67264
669         * include/demangle.h: Add d_printing to struct demangle_component
670         and pass struct demangle_component as non const.
672 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
674         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
676 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
678         * Makefile.tpl: Remove HOST_ISLVER.
679         (HOST_EXPORTS): Remove ISLVER.
680         * Makefile.in: Regenerate.
682 2017-02-13  Richard Biener  <rguenther@suse.de>
684         * configure: Re-generate.
686 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
688         * MAINTAINERS: Adjust bug reporting URL.
690 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
692         * MAINTAINERS (Write After Approval): Remove redundant entry
693         for Andrew Burgess.
695 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
697         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
698         32-bit hppa*-*-hpux*.
699         * configure: Regenerate.
701 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
703         * configure.ac: Moved the white list of enabling BRIG FE to
704         libhsail-rt/configure.tgt.
705         * configure: Regenerated.
706         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
708 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
709             Martin Jambor  <mjambor@suse.cz>
711         * Makefile.def (target_modules): Added libhsail-rt.
712         (languages): Added language brig.
713         * Makefile.in: Regenerated.
714         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
715         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
716         * configure: Regenerated.
718 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
720         PR other/79046
721         * configure: Regenerated.
723 2017-01-04  Alan Modra  <amodra@gmail.com>
725         * configure: Regenerate.
727 2016-12-29  Ben Elliston  <bje@gnu.org>
729         * config.sub: Import latest version.
731 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
733         * MAINTAINERS (Write After Approval): Add myself.
735 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
737         * configure.ac: Don't bootstrap libmpx unless --with-build-config
738         includes bootstrap-mpx.
739         * configure: Regenerated.
741 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
743         * MAINTAINERS (Write After Approval): Add myself.
745 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
747         * configure: Regenerate.
749 2016-12-01  Matthias Klose  <doko@ubuntu.com>
751         * configure.ac: Don't use pkg-config to check for bdw-gc.
752         * configure: Regenerate.
754 2016-11-30  Matthias Klose  <doko@ubuntu.com>
756         * Makefile.def: Remove reference to boehm-gc target module.
757         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
758         options and for the bdw-gc pkg-config module.
759         * configure: Regenerate.
760         * Makefile.in: Regenerate.
762 2016-11-28  Nathan Sidwell  <nathan@acm.org>
764         * MAINTAINERS (nvptx): Remove self.
766 2016-11-25  Ben Elliston  <bje@gnu.org>
768         * config.guess: Import latest version.
769         * config.sub: Likewise.
771 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
773         * MAINTAINERS (Write After Approval): Add myself.
775 2016-11-15  Matthias Klose  <doko@ubuntu.com>
777         * Makefile.def: Remove references to GCJ.
778         * Makefile.tpl: Likewise.
779         * Makefile.in: Regenerate.
781 2016-11-15  Matthias Klose  <doko@ubuntu.com>
783         * config-ml.in: Remove references to GCJ.
784         * configure.ac: Likewise.
785         * configure: Regenerate.
787 2016-11-01  Josh Conner  <joshconner@google.com>
789         * MAINTAINERS (Write After Approval): Update email address,
791 2016-10-27  Carl Love  <cel@us.ibm.com>
793         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
794         Approval list to make it alphabetical.
796 2016-10-27  Carl Love  <cel@us.ibm.com>
798         * MAINTAINERS (Write After Approval): Add myself.
800 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
802         * MAINTAINERS (Reviewers): Add myself.
803         (Write After Approval): Add myself.
805 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
806             Ulrich Weigand  <uweigand@de.ibm.com>
808         * MAINTAINERS: Update email address.
810 2016-10-10  Nathan Sidwell  <nathan@acm.org>
812         * MAINTAINERS: Update email address.
814 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
816         * configure.ac: Add aarch64-*-freebsd*.
817         * configure: Regenerate.
819 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
821         * MAINTAINERS: Update email address after it got reverted.
823 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
825         * configure.ac (target_libraries): Readd target-boehm-gc.
826         Restore --enable-objc-gc handling.
827         * configure: Regenerate.
829 2015-10-03  Jeff Law  <law@redhat.com>
831         * MAINTAINERS: Move several inactive maintainers to the
832         write-after-approval section.
834 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
836         * configure.ac: Add target-libffi to target_libraries.
837         Readd libgcj target disablings, modified to only target-libffi.
838         Readd target addition of go to unsupported languages.
839         * configure: Regenerated.
841 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
843         * MAINTAINERS: Update email address.
845 2016-09-30  Andrew Haley  <aph@redhat.com>
847         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
848         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
849         libgcj.
851 2016-09-30  Andrew Haley  <aph@redhat.com>
853         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
854         write-after approval after GCJ deletion.
856 2016-09-30  Andrew Haley  <aph@redhat.com>
858         * Makefile.def: Remove libjava.
859         * Makefile.tpl: Likewise.
860         * Makefile.in: Regenerate.
861         * configure.ac: Likewise.
862         * configure: Likewise.
863         * gcc/java: Remove.
864         * libjava: Likewise.
866 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
868         * MAINTAINERS (Reviewers): Add myself.
870 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
872         * configure.ac: Disable "sim" directory for arc*-*-*.
873         * configure: Regenerated.
875 2016-09-23  Tamar Christina <tamar.christina@arm.com>
877         * MAINTAINERS (Write After Approval): Add myself.
879 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
881         * configure.ac: Check for the minimum in-tree MPFR version
882         handled.
883         * configure: Regenerate.
885 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
887         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
888         * configure: Regenerated.
890 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
892         * MAINTAINERS (Write After Approval): Add myself.
894 2016-06-23  Andi Kleen  <ak@linux.intel.com>
896         * Makefile.def: Add autoprofiledbootstrap.
897         * Makefile.tpl: Dito.
898         * Makefile.in: Regenerate.
900 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
902     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
903     * configure: Regenerate.
905 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
907         * configure: Regenerate.
908         * configure.ac: Remove support for avr-rtems.
910 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
912         * MAINTAINERS (Write After Approval): Add myself.
914 2016-06-16  Michael Collison  <michael.collison@arm.com>
916         * MAINTAINERS (Write After Approval): Add myself.
918 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
920         * MAINTAINERS (Write After Approval): Update e-mail address.
922 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2016-05-28  Alan Modra  <amodra@gmail.com>
928         * Makefile.tpl (configure): Depend on m4 files included.
929         * Makefile.in: Regenerate.
931 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
933         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
934         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
936 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
938         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
939         special case builtin.
940         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
941         support for ALTIVEC_BUILTIN_VEC_ADDEC.
942         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
943         for __builtin_vec_addec.
945 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
947         * config.guess: Import version 2016-04-02 (newest).
948         * config.sub: Import version 2016-05-10 (newest).
950 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
952         * configure.ac: Add ARC support to libgloss.
953         * configure: Regenerate
955 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
957         * MAINTAINERS (Write After Approval): Add myself.
959 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
961         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
962         * configure: Regenerated.
963         * Makefile.def (gmp): Explicitly disable assembler.
964         (mpfr): Adjust lib_path.
965         (mpc): Likewise.
966         * Makefile.in: Regenerated.
968 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
970         PR bootstrap/70704
971         * configure.ac (--enable-stage1-checking): Add missing
972         --enable-checking=.
973         * configure: Regenerated.
975 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
977         * config.guess: Revert r235676.
978         * config.sub: Revert r235676.
980 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
982         * config.guess: Remove SH5 support.
983         * config.sub: Likewise.
984         * configure: Likewise.
985         * configure.ac: Likewise.
987 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
989         PR bootstrap/70704
990         * configure.ac (--enable-stage1-checking): For --disable-checking or
991         implicit --enable-checking, make sure extra flag matches in between
992         stage1 and later checking.
993         * configure: Regenerated.
995 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
997         * .gitattributes: New file.
999 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1001         * MAINTAINERS (rs6000/powerpc port): Add myself.
1003 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1005         PR bootstrap/70173
1006         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1007         and gotools directories.  Delete the stage_final file.
1008         * Makefile.in: Regenerate.
1010 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1012         * MAINTAINERS (Write After Approval): Add myself.
1014 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1016         * MAINTAINERS (Fortran maintainer): Remove myself.
1018 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1020         * MAINTAINERS (Write After Approval): Add myself.
1022 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1028         Sync with binutils-gdb:
1030         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1032         * configure.ac: Add mips and s390 to the gold target check.
1033         * configure: Regenerate.
1035 2016-03-01  DJ Delorie  <dj@redhat.com>
1037         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1039 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1041         * MAINTAINERS (libcpp): Add myself.
1042         (diagnostic messages): Likewise.
1044 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1046         * MAINTAINERS: Fix whitespace.
1048 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1050         * MAINTAINERS (Write After Approval): Add myself.
1052 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1054         * config/isl.m4: Add comments about isl-0.16.
1055         * configure: Regenerate.
1057 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1059         * MAINTAINERS (hsa maintainers): Add myself.
1061 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1063         * MAINTAINERS: (Write After Approval): Add myself.
1065 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1066             Sebastian Pop  <s.pop@samsung.com>
1068         * Makefile.in: Regenerate.
1069         * Makefile.tpl: Export ISLVER.
1070         * configure: Regenerate.
1071         * config/isl.m4: Detect isl-0.15.
1073 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1075         PR bootstrap/69329
1076         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1077         * Makefile.in: Regenerate.
1079 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1081         * configure.ac: Enable LTO for DJGPP
1082         * configure: Regenerate
1084 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1086         Sync with binutils-gdb:
1087         2015-10-21  Nick Clifton  <nickc@redhat.com>
1089         PR gas/19109
1090         * configure.ac: Note the 'none' is an acceptable argument to
1091         --enable-compressed-debug-sections.
1092         * configure: Regenerate.
1094 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1096         PR bootstrap/69134
1097         * Makefile.def (mpfr): Disable assembler.
1098         * Makefile.in: Regenerate.
1100 2016-01-01  Ben Elliston  <bje@gnu.org>
1102         * config.guess: Import version 2016-01-01.
1103         * config.sub: Likewise.
1105 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1107         * MAINTAINERS (Write After Approval): Add myself.
1109 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1111         * Makefile.in: Replace ISL with isl.
1112         * Makefile.tpl: Same.
1113         * config/isl.m4: Same.
1114         * configure.ac: Same.
1115         * contrib/download_prerequisites: Same.
1116         * configure: Regenerate.
1118 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1120         * MAINTAINERS (Write After Approval): Add Myself.
1122 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1124         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1125         * configure: Regenerate.
1127 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1128             Sebastian Pop  <s.pop@samsung.com>
1130         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1131         isl_ctx_get_max_operations.
1132         * configure: Regenerate.
1134 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1136         * MAINTAINERS (Write After Approval): Add myself.
1138 2015-12-02  Ian Lance Taylor  <iant@google.com>
1140         PR go/66147
1141         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1142         * Makefile.in: Regenerate.
1144 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1146         PR libffi/65726
1147         * Makefile.def (lang_env_dependencies): Make libffi depend
1148         on cxx.
1149         * Makefile.in: Regenerate.
1151 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1153         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1154         symbols.
1156 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1158         Sync with binutils-gdb:
1159         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1161         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1162         * configure: Regenerate.
1164 2015-11-19  Martin Liska  <mliska@suse.cz>
1166         * .gitignore: Add .clang-format to ignored files.
1167         * Makefile.in: Add clang-format.
1168         * Makefile.tpl: Likewise.
1170 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1172         * configure.ac: Enable libmpx by default.
1173         * configure: Regenerated.
1175 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1177         * MAINTAINERS: Update email address.
1179 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1181         * MAINTAINERS: Update email address.
1183 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1185         * MAINTAINERS  (Write After Approval): Add myself.
1187 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1189         Sync with binutils-gdb:
1190         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1192         PR gas/19109
1193         * configure.ac: Add
1194         --enable-compressed-debug-sections={all,gas,gold,ld}.
1195         * configure: Regenerated.
1197 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1199         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1201 2015-10-09  Martin Liska  <mliska@suse.cz>
1203         * MAINTAINERS (Write After Approval): Add myself.
1205 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1207         * MAINTAINERS (Write After Approval): Add myself.
1209 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1211         * MAINTAINERS: Update email address.
1213 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1215         * MAINTAINERS  (Write After Approval): Add myself.
1217 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1219         * MAINTAINERS: Update email.
1221 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1223         * MAINTAINERS: Update my email address.
1225 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1227         * MAINTAINERS (ft32 port): Add myself.
1229 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1231         * MAINTAINERS: Add myself.
1233 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1239         PR libfortran/54572
1240         * Makefile.def: Make libgfortran depend on libbacktrace.
1241         * Makefile.in: Regenerate.
1243 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1249         PR other/67092
1250         * configure.ac: Remove --with_host_libstdcxx support.
1251         * configure: Regenerate.
1253 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1254             Jakub Jelinek  <jakub@redhat.com>
1256         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1257         nvptx*-*-*.
1258         * configure: Regenerate.
1260 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1262         * Makefile.def (libiconv): Define bootstrap=true.
1263         Mark pdf/html/info as missing.
1264         (configure-gcc): Depend on all-libiconv.
1265         (all-gcc): Ditto.
1266         (configure-libcpp): Ditto.
1267         (all-libcpp): Ditto.
1268         (configure-intl): Ditto.
1269         (all-intl): Ditto.
1270         * Makefile.in: Regenerate.
1272 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1274         * MAINTAINERS (loop ivopts): Add the entry and myself.
1276 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1278         * MAINTAINERS (nvptx): Add self.
1280 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1282         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1283         128-bit vector modes.
1285 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1287         * MAINTAINERS (Write After Approval): Add myself.
1289 2015-07-28  Ben Elliston  <bje@gnu.org>
1291         * config.sub, config.guess: Import from upstream.
1293 2015-07-24  Michael Darling  <darlingm@gmail.com>
1295         PR other/66259
1296         * config-ml.in: Reflects renaming of configure.in to configure.ac
1297         * configure: Likewise
1298         * configure.ac: Likewise
1300 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1302         * MAINTAINERS: Update my email address.
1304 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1306         Sync with binutils-gdb:
1307         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1309         * configure.ac (target_configdirs): Exclude target-zlib if
1310         target-libjava isn't built.
1311         * configure: Regenerated.
1313 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1315         Sync with binutils-gdb:
1316         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1318         * configure.ac: Disable configuration of GDB for HPUX targets.
1319         * configure: Regenerate.
1321         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1323         * configure.ac: Add --with-system-zlib.
1324         * configure: Regenerated.
1326         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1328         * configure.ac: Add FT32 support.
1329         * configure: Regenerate.
1331         2015-01-12  Anthony Green  <green@moxielogic.com>
1333         * configure.ac: Don't disable gprof for moxie.
1334         * configure: Rebuild.
1336 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1338         Sync with binutils-gdb:
1339         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1341         PR ld/18355
1342         * Makefile.def: Add extra_configure_flags to host zlib.
1343         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1344         to --enable-host-shared When bfd is to be built as shared
1345         library.  AC_SUBST.
1346         * Makefile.in: Regenerated.
1348 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1350         Sync with src:
1351         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1352         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1353         * Makefile.in: Regenerated.
1355 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1357         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1358         target.
1359         * configure: Regenerate.
1361 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1363         * MAINTAINERS (Write After Approval): Add myself.
1365 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1367         * MAINTAINERS (OS Port Maintainers): Add myself.
1368         (Various Maintainers): Remove myself from libffi testsuite.
1370 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1372         * MAINTAINERS (gen* on machine desc): Add self.
1374 2015-06-02  Jason Merrill  <jason@redhat.com>
1376         PR bootstrap/66319
1377         * configure.ac: Use -std=gnu++98.
1379 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1381         * MAINTAINERS (Write After Approval): Add myself.
1383 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1385         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1386         * configure: Regenerate.
1388 2015-05-26  Jason Merrill  <jason@redhat.com>
1390         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1391         * configure: Regenerate.
1393 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1395         * configure.ac: FT32 target added.
1396         * configure: Regenerated.
1398 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1400         * MAINTAINERS (Write After Approval): Add myself.
1402 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1408         * configure.ac: Fix typo.
1409         * configure: Regenerate.
1411 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1413         * MAINTAINERS (Write After Approval): Add myself.
1415 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1417         * configure.ac: Match $host configured with triplets.
1418         * configure: Regenerate.
1420 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1422         * Makefile.tpl: Remove surplus whitespace throughout.
1423         * Makefile.in: Regenerate.
1425 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1427         * MAINTAINERS (Various Maintainers): Add myself as instruction
1428         combiner maintainer.
1430 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1432         PR bootstrap/62077
1433         * configure.ac (--enable-stage1-checking): Default to
1434         release,misc,gimple,rtlflag,tree,types if --disable-checking
1435         or --enable-checking is not specified and DEV-PHASE is not
1436         experimental.
1437         * configure: Regenerated.
1439 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1441         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1442         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1443         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1444         * Makefile.in: Regenerate.
1446 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1448         * MAINTAINERS: Update my email address.
1450 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1452         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1454 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1456         * MAINTAINERS: Add myself as an arm port reviewer.
1458 2015-03-25  Martin Liska  <mliska@suse.cz>
1459             Yury Gribov  <y.gribov@samsung.com>
1461         * Makefile.in: Fix ln source location for vimrc file.
1462         * Makefile.tpl: Likewise.
1464 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1466         PR bootstrap/25672
1467         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1468         cross-compiling.  Similarly for CXX_FOR_TARGET.
1469         * configure: Regenerate.
1471 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1473         * Makefile.def: Add libmpx.
1474         * configure.ac: Add libmpx.
1475         * Makefile.in: Regenerate.
1476         * configure: Regenerate.
1478 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1480         * MAINTAINERS (CPU Port Maintainers): Add myself
1481         i386 vector ISA extns mantainer.
1483 2015-03-13  Jeff Law  <law@redhat.com>
1485         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1486         maintainer.
1487         Remove Richard Henderson as a maintainer for the x86 port.
1489 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1491         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1493 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1495         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1496         pointer bounds checker and i386 MPX maintainer.
1498 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1500         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1502 2015-02-26  Martin Sebor  <msebor@redhat.com>
1504         * MAINTAINERS (Various Maintainers): Add self.
1506 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1508         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1509         Make sure it contains lto.
1510         * configure: Regenerate.
1512 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1514         * configure: Regenerate.
1516 2015-02-06  Diego Novillo  <dnovillo@google.com>
1518         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1519         middle-end, docstring): Remove myself.
1520         (Write After Approval): Add myself.
1522 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1524         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1525         (Write After Approval): Update address.
1527 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1529         PR jit/64780
1530         * configure.ac: Require the user to explicitly specify
1531         --enable-host-shared if the jit is enabled.
1532         * configure: Regenerate.
1534 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1540         * MAINTAINERS: Make whitespace consistent.
1542 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1544         * MAINTAINERS (Write After Approval): Add myself.
1546 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1548         * MAINTAINERS: (Write After Approval): Add myself.
1550 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1552         * MAINTAINERS: (Write After Approval): Add myself.
1554 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1556         * MAINTAINERS: (Write After Approval): Add myself.
1558 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1560         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1561         objective-c/c++ front end maintainer.
1563 2015-01-13  Marek Polacek  <polacek@redhat.com>
1565         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1567 2015-01-12  Jeff Law  <law@redhat.com>
1569         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1570         a very long time.
1572 2015-01-09  Ian Lance Taylor  <iant@google.com>
1574         * configure.ac (host_tools): Add gotools.
1575         * Makefile.def (host_modules): Add gotools.
1576         (dependencies): Add dependency of all-gotools on all-target-libgo.
1578 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1580         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1581         * configure: Regenerate.
1583 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1585         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1586         all-target-libgomp.
1587         * Makefile.in: Regenerate.
1589 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1591         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1593 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1595         * configure.ac: Add Visium support.
1596         * configure: Regenerate.
1598 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1600         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1601         * configure: Regenerate.
1603 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1605         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1606         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1607         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1608         (OBJCOPY_FOR_TARGET): New variable.
1609         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1610         * Makefile.in: Regenerate.
1611         * configure.ac: Check for already installed target objcopy.
1612         Also GCC_TARGET_TOOL on objcopy.
1613         * configure: Regenerate.
1615 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1617         * config.sub: Update from upstream, to 2015-01-01 version.
1618         * config.guess: Ditto.
1620 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1622         * MAINTAINERS (RTEMS Ports): Add myself.
1624 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1626         * MAINTAINERS (Write After Approval): Add myself.
1628 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1630         * MAINTAINERS (Write After Approval): Add myself.
1632 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1634         * configure.ac (--enable-as-accelerator-for): Don't set
1635         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1636         * configure: Regenerate.
1638 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1640         PR bootstrap/64023
1641         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1642         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1643         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1644         to CXX.
1645         * Makefile.in: Regenerated.
1647 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1648             Yury Gribov  <y.gribov@samsung.com>
1650         * .gitignore: Added .local.vimrc and .lvimrc.
1651         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1652         * Makefile.in: Regenerate.
1654 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1656         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1657         * configure: Regenerated.
1659 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1661         * MAINTAINERS (nvptx port): New entry.
1663 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1665         * configure: Regenerate.
1667 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1669         * configure.ac: Merge with Binutils.
1671 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1673         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1674         * Makefile.in: Regenerate.
1676 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1678         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1679         missing flex.
1680         * Makefile.in: Regenerated.
1682 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1684         * Makefile.in: Regenerate.
1686 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1688         PR bootstrap/63784
1689         * libtool.m4: Add $pic_flag with -shared.
1691 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1693         * MAINTAINERS (Write After Approval): Added myself.
1695 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1697         * MAINTAINERS (write-after-approval): Add myself.
1699 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1701         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1702         from 2 years ago.
1704 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1706         Revert:
1707         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1709         * MAINTAINERS (Write After Approval): Added myself as line map
1710         maintainer.
1712 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1714         Revert:
1715         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1717         * MAINTAINERS (Write After Approval): Added myself.
1719 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1721         * MAINTAINERS (Write After Approval): Added myself.
1723 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1725         * MAINTAINERS (Write After Approval): Added myself as line map
1726         maintainer.
1728 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1730         * MAINTAINERS (Various Maintainers): Added myself as line map
1731         maintainer.
1733 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1735         * move-if-change: Sync from upstream gnulib.
1737 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1739         * compile: Sync with upstream Automake.
1740         * depcomp: Ditto.
1741         * install-sh: Ditto.
1742         * missing: Ditto.
1743         * mkinstalldirs: Ditto.
1744         * ylwrap: Ditto.
1746 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1748         * config.sub: Update from upstream config repo.
1749         * config.guess: Ditto.
1751 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1753         * Makefile.def: Add liboffloadmic to target_modules.  Make
1754         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1755         * Makefile.in: Regenerate.
1756         * configure: Regenerate.
1757         * configure.ac: Add liboffloadmic to target binaries.
1758         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1759         Add liboffloadmic to noconfig list when C++ is not supported.
1761 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1762             Thomas Schwinge  <thomas@codesourcery.com>
1763             Ilya Verbin  <ilya.verbin@intel.com>
1764             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1766         * configure: Regenerate.
1767         * configure.ac (--enable-as-accelerator-for)
1768         (--enable-offload-targets): New configure options.
1770 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1772         * Makefile.def: Make all-gcc depend on all-isl.
1773         * Makefile.in: Regenerate.
1775 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1777         * ChangeLog.jit: New.
1778         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1780 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1782         PR target/63610
1783         * libtool.m4: Fix globbing of darwin versions.
1784         * configure: Regenerate.
1786 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1788         * Makefile.def: Remove CLooG.
1789         * Makefile.tpl: Ditto.
1790         * configure.ac: Ditto.
1791         * configure: Regenerate.
1792         * Makefile.in: Ditto.
1794 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1796         * configure.ac: Handle nvptx-*-*.
1797         * configure: Regenerate.
1799 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1801         * MAINTAINERS (Write After Approval): Add myself.
1803 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1805         * Makefile.def (libcc1): Remove bootstrap=true;.
1806         * Makefile.in: Regenerated.
1808 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1810         * configure.ac: Update comment.
1811         * configure: Regenerate.
1813 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1819         * configure.ac (extra_host_libiberty_configure_flags): Add
1820         --enable-shared also for libcc1's benefit.
1821         * configure: Regenerate.
1823 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1825         * MAINTAINERS: Change my email address.
1827 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1828             Tom Tromey  <tromey@redhat.com>
1830         * Makefile.def: Add libcc1 to host_modules.
1831         * configure.ac (host_tools): Add libcc1.
1832         * Makefile.in, configure: Rebuild.
1834 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1836         * configure.ac (build_configargs): Don't share config.cache between
1837         build subdirs.
1838         * configure: Regenerate.
1840 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1842         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1843         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1844         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1845         leon3v7 as leon3.
1846         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1847         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1848         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1849         * config/sparc/sparc.md (cpu): Add leon3v7.
1850         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1852 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1854         * MAINTAINERS (write-after-approval): Add myself.
1856 2014-10-23  Ian Lance Taylor  <iant@google.com>
1858         * configure.ac: Disable the Go frontend on systems where it is known
1859         to not work.
1860         * configure: Regenerate.
1862 2014-10-23  Richard Biener  <rguenther@suse.de>
1864         * Makefile.def: Add libcpp build module and dependencies.
1865         * configure.ac: Add libcpp build module.
1866         * Makefile.in: Regenerate.
1867         * configure: Likewise.
1869 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1871         * MAINTAINERS (write-after-approval): Add myself.
1873 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1875         * INSTALL/README: Do not mention CVS.
1877 2014-10-03  Jing Yu  <jingyu@google.com>
1879         * configure.ac: Add aarch64 to list of targets that support gold.
1880         * configure: Regenerate.
1882 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1884         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1886 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1888         * MAINTAINERS:  Add myself as MIPS maintainer.
1890 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1892         * MAINTAINERS: Move myself to MIPS maintainers.
1894 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1896         * MAINTAINERS: Put all email addresses between '<' and '>'.
1898 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1900         * MAINTAINERS: Move myself to reviewers (Fortran).
1902 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1904         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1905         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1906         * Makefile.in: Regenerate.
1908 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1910         * rtx-classes-status.txt: Delete
1912 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1914         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1916 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1918         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1919         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1920         of checking for version number.
1921         * configure: Regenerated.
1922         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1924 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1926         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1927         is done; begin phase 6 (use extra rtx_def subclasses).
1929 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1931         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1932         done; begin phase 5 (additional rtx_def subclasses).
1934 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1936         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1938 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1940         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1941         SET_BB_HEADER are done.
1943 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1945         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1946         done.
1948 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1950         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1952 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1954         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1956 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1958         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1960 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1962         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1964 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1966         * rtx-classes-status.txt: Phase 3 (per-file commits within
1967         "config" subdirs) is done; begin phase 4 (removal of
1968         "scaffolding").
1970 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1972         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1973         dir) is done; begin phase 3 (per-file commits within "config"
1974         subdirs).
1976 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1978         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1979         phase 2 (per-file commits in main source dir).
1981 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1983         * configure: Regenerated.
1985 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1987         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1989 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1991         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1993 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1995         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1997 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1999         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2001 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2003         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2005 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2007         * MAINTAINERS (Write After Approval): Add myself.
2009 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2011         * MAINTAINERS: Remove myself
2013 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2015         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2017 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2019         * MAINTAINERS (Write After Approval): Add myself.
2021 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2023         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2024         SET_BB_HEADER, SET_BB_FOOTER
2026 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2028         * rtx-classes-status.txt: New file
2030 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2032         * configure.ac: Eliminate ClooG installation dependency.
2033         * configure: Regenerate.
2034         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2035         * Makefile.in: Regenerate.
2037 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2047         * MAINTAINERS (Write After Approval): Add myself.
2049 2014-07-28  Anthony Green  <green@moxielogic.com>
2051         Import from savannah.gnu.org:
2052         * config.sub: Update to 2014-07-28 version.
2054 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2056         * MAINTAINERS: Remove my MIPS maintainer entry.
2058 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2060         PR target/47230
2061         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2062         * configure: Regenerate.
2064 2014-07-24  James Norris  <jnorris@codesourcery.com>
2066         * MAINTAINERS (Write After Approval): Add myself.
2068 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2070         * configure.ac: Accept only CLooG 0.18.1.
2071         * configure: Regenerate.
2073 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2075         * configure.ac: Don't accept isl 0.11.
2076         * configure: Regenerate.
2078 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2084         * configure.ac: Don't accept isl 0.10.
2085         * configure: Regenerate.
2087 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2089         Fix include path for in-tree cloog.
2090         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2091         * configure: Regenerate.
2093 2014-06-18  Richard Henderson  <rth@redhat.com>
2095         * .gitignore: Import gcc_update output.
2097 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2099         * config-ml.in: Robustify ac_configure_args parsing.
2101         * configure.ac (--enable-linker-plugin-configure-flags)
2102         (--enable-linker-plugin-flags): New flags.
2103         (configdirs): Conditionally add libiberty-linker-plugin.
2104         * configure: Regenerate.
2105         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2106         (host_modules) <lto-plugin>: Pay attention to
2107         @extra_linker_plugin_flags@ and
2108         @extra_linker_plugin_configure_flags@.
2109         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2110         * Makefile.in: Regenerate.
2112         * Makefile.tpl (configure-[+prefix+][+module+])
2113         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2114         "module_srcdir" instead of "module" for locating a module's srcdir.
2115         * Makefile.in: Regenerate.
2117 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2123         * MAINTAINERS: Update my email address.
2125 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2127         * MAINTAINERS (Write After Approval): Add myself.
2129 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2131         * MAINTAINERS (Write After Approval): Add myself.
2133 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2135         PR libstdc++/61011
2136         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2137         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2138         * configure: Regenerate.
2140 2014-05-28  Pedro Alves  <palves@redhat.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2146         * MAINTAINERS: Update my affiliation/email.
2148 2014-05-19  Mike Stump  <mikestump@comcast.net>
2150         * MAINTAINERS: Add wide-int reviewers.
2152 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2154         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2155         * configure: Regenerated.
2157 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2159         * MAINTAINERS (libitm): Add myself as maintainer.
2161 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2167         * config.sub, config.guess: Import from upstream.
2169 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2171         * MAINTAINERS (Write After Approval): Put myself in correct order.
2173 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2179         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2180         section.
2182 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2184         * MAINTAINERS (Write After Approval): Delete myself.
2186 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2188         PR sanitizer/56781
2189         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2190         and -B* options with -Xcompiler.
2192 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2194         PR bootstrap/60620
2195         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2196         * Makefile.in: Regenerate.
2198 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2200         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2201         for WINDRES_FOR_TARGET in default-manifest.o rule.
2202         * Makefile.in: Regenerate.
2204 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2206         * MAINTAINERS (Write After Approval): Add myself.
2208 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2210         PR sanitizer/56781
2211         * Makefile.def: Set bootstrap=true; for host fixincludes.
2212         * configure.ac: Don't bootstrap host fixincludes unless
2213         --with-build-config=bootstrap-{a,ub}san.
2214         * Makefile.in: Regenerated.
2215         * configure: Regenerated.
2217 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2219         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2220         --enable-vtable-verify option parsing.  Don't add
2221         target-libsanitizer to bootstrap_target_libs unless
2222         --with-build-config=bootstrap-asan or
2223         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2224         to bootstrap_target_libs unless --enable-vtable-verify.
2225         * configure: Regenerated.
2227 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2229         * MAINTAINERS (Write After Approval): Add myself.
2231 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2233         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2235 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2237         PR bootstrap/58572
2238         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2239         -I for libstdc++-v3 includes if $(LEAN).
2240         * Makefile.in: Regenerated.
2242 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2244         * MAINTAINERS: Update my email address.
2246 2014-02-24  Walter Lee  <walt@tilera.com>
2248         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2249         (tilegx-*-*): Change to tilegx*-*-*.
2250         * configure: Regenerate.
2252 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2254         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2256 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2258         * MAINTAINERS (Write After Approval): Add myself.
2260 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2262         PR target/59788
2263         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2264         *solaris2*.
2266 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2268         * MAINTAINERS: Update my email address.
2270 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2272         * MAINTAINERS: Convert to UTF-8.
2273         Properly sort Xinliang David Li's entry.
2275 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2276             Sandra Loosemore  <sandra@codesourcery.com>
2278         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2279         nios2 port maintainers.
2281 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2283         * MAINTAINERS (Write After Approval): Add myself.
2285 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2287         * configure.ac: Add user-friendly check for native x86_64-linux
2288         multilibs.
2289         * configure: Regenerate.
2291 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2293         * MAINTAINERS: Add myself as sh maintainer.
2295 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2297         * MAINTAINERS: Add self as SLSR maintainer.
2299 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2301         * MAINTAINERS: Update my email address.
2303 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2305         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2307 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2309         * Makefile.in: Regenerate.
2311         * Makefile.tpl: Fix typo.
2312         * Makefile.in: Regenerate partially.
2314 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2316         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2317         supported.
2318         * configure: Regenerated.
2320 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2322         * MAINTAINERS (Write After Approval): Add myself.
2324 2013-10-30  Jason Merrill  <jason@redhat.com>
2326         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2327         --disable-build-format-warnings.
2329 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2331         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2332         depend on libstdc++ and libgcc.
2333         * configure: Regenerate.
2334         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2335         libcilkrts for POSIX and i*86, and x86_64 architectures.
2336         * Makefile.in: Added libcilkrts related fields to support building it.
2338 2013-10-26  Jeff Law  <law@redhat.com>
2340         * Makefile.def (target_modules): Remove libmudflap
2341         (languages): Remove check-target-libmudflap).
2342         * Makefile.in: Rebuilt.
2343         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2344         * configure.ac (target_libraries): Remove target-libmudflap.
2345         Remove checks which disabled libmudflap on some systems.
2346         * configure: Rebuilt.
2347         * libmudflap: Directory removed.
2349 2013-10-21  Cong Hou  <congh@google.com>
2351         * MAINTAINERS (Write After Approval): Add myself.
2353 2013-10-16  Mike Stump  <mikestump@comcast.net>
2355         * .dir-locals.el: Add.
2357 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2359         * configure.ac: Add --enable-host-shared
2360         * configure: Regenerate.
2362 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2364         Import from savannah.gnu.org:
2365         * config.guess: Update to 2013-06-10 version.
2366         * config.sub: Update to 2013-10-01 version.
2368 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2370         Changes to build configuration to allow big endian ARC ELF toolchain
2371         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2372         * configure: Regenerate.
2374 2013-09-20  Alan Modra  <amodra@gmail.com>
2376         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2377         ppc host match.  Support little-endian powerpc linux hosts.
2379 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2381         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2382         maintainer.
2384 2013-09-12  DJ Delorie  <dj@redhat.com>
2386         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2387         maintainers.
2389 2013-09-03  Richard Biener  <rguenther@suse.de>
2391         * configure.ac: Also allow ISL 0.12.
2392         * configure: Regenerated.
2394 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2396         * MAINTAINERS (Write After Approval): Add myself.
2398 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2400         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2402 2013-08-26  Caroline Tice  <cmtice@google.com>
2404         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2405         "Various Reviewers" to libvtv "Various Maintainers".
2407 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2409         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2411 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2413         * MAINTAINERS: Update name, email.
2415 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2417         * MAINTAINERS (Write After Approval): Add myself.
2419 2013-08-12  Caroline Tice  <cmtice@google.com>
2421         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2422         address in the Write After Approval section.
2424 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2426         * MAINTAINERS (Write After Approval): Update email.
2428 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2430         * configure.ac: Adjust to check VTV_SUPPORTED.
2431         * configure: Regenerated.
2433 2013-08-02  Caroline Tice  <cmtice@google.com>
2435         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2436         on non-linux systems; add target-libvtv to noconfigdirs; add
2437         libsupc++/.libs to C++ library search paths.
2438         * configure: Regenerated.
2439         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2440         libstdc++ and libgcc.
2441         * Makefile.in: Regenerated.
2443 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2445         * MAINTAINERS (Write After Approval): Add myself.
2447 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2448             Shiva Chen  <shiva0217@gmail.com>
2450         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2451         nds32 port maintainers.
2453 2013-07-17  Tim Shen  <timshen91@gmail.com>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2459         * configure.ac: Sync from binutils.
2460         * configure: Regenerate.
2462 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2464         * MAINTAINERS (Write After Approval): Add myself.
2466 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2468         * MAINTAINERS (Write After Approval): Add myself.
2470 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2472         * MAINTAINERS (Write After Approval): Add myself.
2474 2013-04-30  Brooks Moses  <bmoses@google.com>
2476         * MAINTAINERS: Update my email; move myself from Fortran
2477         reviewer to Write After Approval.
2479 2013-04-16  Andreas Schwab  <schwab@suse.de>
2481         * configure.ac (aarch64-*-*): Don't disable java.
2482         * configure: Regenerate.
2484 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2486         * MAINTAINERS (Write After Approval): Add myself.
2488 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2490         * Makefile.def (target_modules): Don't install libffi.
2491         * Makefile.in: Regenerate.
2493 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2495         * MAINTAINERS (Write After Approval): Add myself.
2497 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2499         * MAINTAINERS (Write After Approval): Add myself.
2501 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2503         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2504         * configure: Regenerated.
2506 2013-02-05  Ian Lance Taylor  <iant@google.com>
2508         PR go/55969
2509         * configure.ac: Disable libgo on some systems where it does not
2510         work.
2512 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2514         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2515         Remove Geoff Keating as rs6000 port maintainer, at his request.
2517 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2519         * MAINTAINERS: Update my email.
2521 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2523         * configure: Re-generate.
2525 2013-01-15  Richard Biener  <rguenther@suse.de>
2527         PR other/55973
2528         * configure: Re-generate.
2530 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2532         * Makefile.def (install-target-libsanitizer): Depend on
2533         install-target-libstdc++-v3.
2534         * Makefile.in: Regenerate.
2536 2013-01-14  Richard Biener  <rguenther@suse.de>
2538         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2539         * configure: Re-generate
2541 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2543         * config.sub: Update from config repo.
2545 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2547         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2548         * Makefile.in: Regenerate.
2550 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2552         * MAINTAINERS (arc): Add new port maintainership for myself.
2554 2013-01-09  Jason Merrill  <jason@redhat.com>
2556         * .gitignore: Import from gdb repository.
2558 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2560         * Makefile.def (configure-gcc): Depend on all-gmp.
2561         (all-gcc): Remove dependency on all-gmp.
2562         * Makefile.in: Regenerated.
2564 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2566         * config.sub: Merge from config repo.
2567         * config.guess: Ditto.
2569 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2571         * Makefile.def: Merge from binutils.
2572         * Makefile.in: Ditto.
2574 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2576         * MAINTAINERS: Update my email.
2578 2012-12-29  Ben Elliston  <bje@gnu.org>
2580         * config.guess: Update to 2012-12-29 version.
2581         * config.sub: Likewise.
2583 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2585         * Makefile.def (install-target-libgfortran): Depend on
2586         install-target-libquadmath, install-target-libgcc.
2587         (install-target-libsanitizer): Depend on install-target-libgcc.
2588         (install-target-libjava): Depend on install-target-libgcc.
2589         (install-target-libitm): Depend on install-target-libgcc.
2590         (install-target-libobjc): Depend on install-target-libgcc.
2591         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2592         * Makefile.in: Regenerate.
2594 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2596         * Makefile.def (install-target-libgo): Depend on
2597         install-target-libatomic.
2598         * Makefile.in: Regenerate.
2600 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2602         PR go/55201
2603         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2604         * Makefile.in: Regenerate.
2606 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2608         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2609         * configure: Regenerate.
2611 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2613         * config.sub: Merge from config repo.
2615 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2617         * Makefile.def (target_modules): Add bootstrap=true and
2618         raw_cxx=true to libsanitizer.
2619         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2620         * Makefile.in: Regenerated.
2621         * configure: Likewise.
2623 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2625         * MAINTAINERS: Remove self as RTL optimization maintainer.
2627 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2629         * MAINTAINERS (Write After Approval): Add myself.
2631 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2633         * Makefile.def (target_modules): Remove bootstrap=true and
2634         raw_cxx=true from libsanitizer.
2635         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2636         * Makefile.in: Regenerated.
2637         * configure: Likewise.
2639 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2641         * Makefile.def (target_modules): Add bootstrap=true and
2642         raw_cxx=true to libsanitizer.
2643         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2644         * Makefile.in: Regenerated.
2645         * configure: Likewise.
2647 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2649         PR bootstrap/54279
2650         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2651         * configure: Regenerate.
2652         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2653         * Makefile.in: Regenerate.
2655 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2657         * configure.ac: Disable libsanitizer if we're not building C++.
2658         * configure: Regenerate.
2660 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2662         * MAINTAINERS (Write After Approval): Add myself.
2664 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2666         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2667         Kostya Serebryany (kcc@google.com) and
2668         Jakub Jelinek (jakub@redhat.com).
2669         Rename area for Dodji Seketeli (dodji@redhat.com).
2671 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2673         * MAINTAINERS: (asan.c, related): Add myself.
2675 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2677         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2678         * configure: Regenerate.
2680 2012-11-13  Richard Henderson  <rth@redhat.com>
2682         * configure.ac: Move libsanitizer logic to subdirectory.
2683         * configure: Regenerate.
2685 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2687         * configure.ac: Enable libsanitizer just on x86 linux for now.
2688         * configure: Re-generate.
2690 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2692         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2693         sections.
2694         * configure: Regenerate.
2696 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2698         * configure.ac: Add section for configdirs for libsanitizer.
2699         Disable for cris-*-* and mmix-*-*.
2700         * configure: Regenerate.
2702 2012-11-12  Wei Mi <wmi@google.com>
2704         * configure.ac: Add libsanitizer to target_libraries.
2705         * Makefile.def: Ditto.
2706         * configure: Regenerate.
2707         * Makefile.in: Regenerate.
2708         * libsanitizer: New directory for asan runtime.  Contains an empty
2709         tsan directory.
2711 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2713         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2714         against Mingw64 w32api.
2715         * configure: Regenerate.
2717 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2719         * configure: Regenerated.
2721 2012-11-03  Robert Mason  <rbmj@verizon.net>
2723         * configure.ac: add --disable-libstdcxx configure option
2724         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2726 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2728         * MAINTAINERS (Write After Approval): Add myself.
2730 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2732         * MAINTAINERS (Write After Approval): Add myself.
2734 2012-10-24  Sharad Singhai  <singhai@google.com>
2736         * MAINTAINERS (Write After Approval): Add myself.
2738 2012-10-24  Eric Christopher  <echristo@gmail.com>
2740         * MAINTAINERS: Update email address.
2742 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2744         PR bootstrap/54820
2745         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2746         * configure: Regenerate.
2748 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2750         * MAINTAINERS (aarch64): Add Marcus and myself.
2752 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2754         PR bootstrap/54820
2755         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2756         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2757         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2758         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2759         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2760         * Makefile.in: Regenerate.
2761         * configure.ac (have_static_libs): New variable and associated check.
2762         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2763         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2764         * configure: Regenerate.
2766 2012-10-10  Richard Biener  <rguenther@suse.de>
2768         * MAINTAINERS: Adjust for changed surname.
2770 2012-10-04  Lawrence Crowl  <crowl@google.com>
2772         * MAINTAINERS (Write After Approval): Add myself.
2774 2012-10-01  Cary Coutant  <ccoutant@google.com>
2776         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2778 2012-09-28  Ian Lance Taylor  <iant@google.com>
2780         * Makefile.def: Make all-target-libgo depend on
2781         all-target-libbacktrace.
2782         * Makefile.in: Rebuild.
2784 2012-09-26  Ian Lance Taylor  <iant@google.com>
2786         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2787         * Makefile.in: Rebuild.
2789 2012-09-20  Walter Lee  <walt@tilera.com>
2791         * configure.ac: Add tilegx to list of targets that support gold.
2792         * configure: Regenerate.
2794 2012-09-20  Marek Polacek  <polacek@redhat.com>
2796         * MAINTAINERS (Write After Approval): Add myself.
2798 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2800         * configure.ac: Add mips*-mti-elf* target.
2801         * configure: Regenerate.
2803 2012-09-17  Ian Lance Taylor  <iant@google.com>
2805         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2806         * configure.ac (host_libs): Add libbacktrace.
2807         (target_libraries): Add libbacktrace.
2808         * Makefile.def (host_modules): Add libbacktrace.
2809         (target_modules): Likewise.
2810         * configure, Makefile.in: Rebuild.
2812 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2814         PR target/38607
2815         Merge upstream change.
2816         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2818         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2819         Add libgomp*.o to compare_exclusions for AIX.
2820         * configure: Regenerate.
2822 2012-09-06  Diego Novillo  <dnovillo@google.com>
2824         * configure.ac: Bump minimum GMP version to 4.2.3.
2825         * configure: Re-generate.
2827 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2829         PR target/54461
2830         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2831         target-libgloss if not configured --with-avrlibc=no.
2832         * configure: Regenerate.
2834 2012-09-04  Jason Merrill  <jason@redhat.com>
2836         * configure.ac: Fix --enable-languages=all.
2838 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2840         * MAINTAINERS (Write After Approval): Add myself.
2842 2012-09-03  Richard Guenther  <rguenther@suse.de>
2844         PR bootstrap/54138
2845         * configure.ac: Re-organize ISL / CLOOG checks to allow
2846         disabling with either --without-isl or --without-cloog.
2847         * configure: Regenerated.
2849 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2851         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2852         * configure: Regenerate.
2854 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2856         * MAINTAINERS: Fix my email address.
2858 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2860         PR binutils/4970
2861         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2862         and opcodes.
2863         * Makefile.in: Regenerated.
2865 2012-08-26  Art Haas <ahaas@impactweather.com>
2867         * configure: Regenerate.
2869 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2871         * INSTALL/README: Also refer to the online installation
2872         instructions.
2874 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2876         * MAINTAINERS (Write After Approval): Add myself.
2877         (Picochip port): Remove myself.
2879 2012-08-14   Diego Novillo  <dnovillo@google.com>
2881         Merge from cxx-conversion branch.
2883         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2884         POSTSTAGE1_CONFIGURE_FLAGS.
2885         * Makefile.in: Regenerate.
2886         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2887         Force C++ when bootstrapping.
2888         * configure: Regenerate.
2890 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2892         * MAINTAINERS (Write After Approval): Add myself.
2894 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2896         * README: Document use of ranges of years in copyright notices.
2898 2012-07-06  Richard Guenther  <rguenther@suse.de>
2900         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2901         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2902         --with-gmp=system.
2903         * Makefile.in: Regenerated.
2904         * configure: Likewise.
2906 2012-07-06  Richard Guenther  <rguenther@suse.de>
2908         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2909         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2910         supply V=1 as extra_make_flags.
2911         * configure: Regenerated.
2912         * Makefile.in: Likewise.
2914 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2916         * configure: Regenerate.
2918 2012-07-03  Richard Guenther  <rguenther@suse.de>
2920         * Makfile.def (isl): Remove not necessary extra_exports and
2921         extra_make_flags.
2922         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2923         * Makefile.in: Regenerated.
2925 2012-07-03  Richard Guenther  <rguenther@suse.de>
2927         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2928         * configure.ac: If either the ISL or the CLooG check failed
2929         do not try to build in-tree versions.
2930         * Makefile.in: Regenerated.
2931         * configure: Regenerated.
2933 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2935         * configure: Regenerate.
2937 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2939         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2940         maintainer.
2942 2012-07-02  Richard Guenther  <rguenther@suse.de>
2944         * configure: Regenerated.
2946 2012-07-02  Richard Guenther  <rguenther@suse.de>
2947         Michael Matz  <matz@suse.de>
2948         Tobias Grosser <tobias@grosser.es>
2949         Sebastian Pop <sebpop@gmail.com>
2951         * Makefile.def: Add ISL host module, remove PPL host module.
2952         Adjust ClooG host module to use the proper ISL.
2953         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2954         * configure.ac: Include config/isl.m4.  Add ISL host library,
2955         remove PPL.  Remove PPL configury, add ISL configury, adjust
2956         ClooG configury.
2957         * Makefile.in: Regenerated.
2958         * configure: Likewise.
2960 2012-07-02  Richard Guenther  <rguenther@suse.de>
2962         Merge from graphite branch
2963         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2965         * configure: Regenerated.
2966         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2967         both cloog.org and legacy versions. The only supported version will
2968         be CLooG with the isl backend.
2970         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2972         * configure: Regenerated.
2973         * configure.ac: Require cloog isl 0.17.0
2975         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2977         * configure: Regenerated.
2978         * config/cloog.m4: Do not define CLOOG_ORG
2980 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2982         * configure.ac: Skip C if explicitly selected.
2983         * configure: Regenerate.
2985 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2987         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2988         they contain -O2.
2989         * configure: Regenerate.
2991 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2993         PR debug/53740
2994         * df.h, df-problems.c, dce.c: Revert last patch.
2996 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2998         * MAINTAINERS (Write After Approval): Update my email address.
3000 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3002         * MAINTAINERS (Write After Approval): Add myself.
3004 2012-06-20  Jason Merrill  <jason@redhat.com>
3006         * Makefile.tpl (check-target-libgomp-c++): New.
3007         (check-target-libitm-c++): New.
3008         * Makefile.def (c++): Add them.
3009         * Makefile.in: Regenerate.
3011 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3013         * MAINTAINERS (Write After Approval): Add myself.
3015 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3017         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3018         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3019         (install-no-fixedincludes): Adjust accordingly.
3020         * Makefile.in: Regenerate.
3022 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3024         Merge upstream change
3025         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3027 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3029         * MAINTAINERS (Write After Approval): Add myself.
3031 2012-05-09  Nick Clifton  <nickc@redhat.com>
3032             Paul Smith  <psmith@gnu.org>
3034         PR bootstrap/50461
3035         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3036         allow for the fact that from release v3.1.0 of MPFR the source
3037         files were moved into a src sub-directory.
3038         * configure: Regenerate.
3040 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3042         * configure.ac: Bump minimum MPFR version to 2.4.0.
3043         * configure: Regenerated.
3045 2012-05-01  Richard Henderson  <rth@redhat.com>
3047         * Makefile.def (libatomic): New target_module.
3048         * configure.ac (target_libraries): Add libatomic.
3049         (noconfigdirs): Check if libatomic is supported.
3050         * Makefile.in, configure: Rebuild.
3052 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3054         * MAINTAINERS (Write After Approval): Add myself.
3056 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3058         * config.sub: Update to 2012-04-18 version from official repo.
3060 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3062         * MAINTAINERS (Write After Approval): Add myself.
3064 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3066         * MAINTAINERS: Changed email address.
3068 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3070         PR target/52737
3071         * contrib/gcc_update (files_and_dependencies):
3072         Remove gcc/config/avr/t-multilib from touch data.
3074 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3076         * MAINTAINERS (OS Port Maintainers): Remove irix.
3077         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3078         (unsupported_languages): Remove mips-sgi-irix6.*.
3079         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3080         (with_stabs): Remove.
3081         * configure: Regenerate.
3083 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3085         * MAINTAINERS (OS Port Maintainers): Remove osf.
3086         * configure.ac (enable_libgomp): Remove *-*-osf*.
3087         (with_stabs): Remove alpha*-*-osf*.
3088         * configure: Regenerate.
3090 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3092         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3093         * configure: Regenerate.
3095 2012-02-17  Walter Lee  <walt@tilera.com>
3097         * MAINTAINERS: (Write After Approval): Delete myself.
3099 2012-02-14  Walter Lee  <walt@tilera.com>
3101         * MAINTAINERS (tilegx port): Add myself.
3102         (tilepro port): Add myself.
3103         (Write After Approval): Add myself.
3105 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3107         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3108         and Joseph Myers as docstring relicensing maintainers.
3110 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3112         * MAINTAINERS (write-after-approval): Add myself.
3114 2012-02-08  Ira Rosen <irar@il.ibm.com>
3116         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3117         maintainer.
3119 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3121         * MAINTAINERS (Write After Approval): Move myself to
3122         maintain alphabetical order.
3124 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3126         * MAINTAINERS (Write After Approval): Add myself.
3128 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3133             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3135         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3136         * configure: Regenerate.
3138 2012-01-23  Harshit Chopra  <harshit@google.com>
3140         * MAINTAINERS (Write After Approval): Add myself.
3142 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3144         * configure.ac: Remove reference to mh-interix.
3145         * configure: Regenerate.
3147 2012-01-05  Richard Henderson  <rth@redhat.com>
3149         PR bootstrap/51072
3150         * configure.ac: Disable libitm if c++ is not enabled.
3151         * configure: Rebuild.
3153         * configure.ac: Fix regexp for same.
3154         * configure: Rebuild.
3156 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3158         * MAINTAINERS (Write After Approval): Add myself.
3160 2012-01-02  Richard Guenther  <rguenther@suse.de>
3162         PR bootstrap/51686
3163         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3164         * Makefile.in: Regenerate.
3166 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3168         * MAINTAINERS (Write After Approval): Add myself.
3170 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3172         * configure: Regenerate.
3174 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3176         * MAINTAINERS (picochip): Changed email address.
3178 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3180         * MAINTAINERS (write-after-approval): Add self.
3182 2011-11-29  DJ Delorie  <dj@redhat.com>
3184         * configure.ac (rl78-*-*) New case.
3185         * configure: Regenerate.
3186         * MAINTAINERS: Add myself as RL78 maintainer.
3188 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3190         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3192 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3194         * libtool.m4: Additional FreeBSD 10 fixes.
3196 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3198         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3199         Maintainers section, as Epiphany maintainer.
3201 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3203         PR target/49992
3204         * configure.ac: Remove ranlib special-casing for Darwin.
3205         * configure: Regenerate.
3207 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3209         * MAINTAINERS (Reviewers): Keep the list sorted.
3211 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3213         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3215 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3217         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3218         * configure: Rebuild.
3219         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3220         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3221         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3222         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3223         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3224         Add READELF.
3225         * Makefile.in: Rebuild.
3227 2011-11-09  Jason Merrill  <jason@redhat.com>
3229         * Makefile.def (language=c++): Remove check-c++0x.
3230         * Makefile.in (check-gcc-c++): Regenerate.
3232 2011-11-08  Richard Henderson  <rth@redhat.com>
3234         * configure.ac: Test for libitm directory present first.
3236         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3238         * configure.ac: Test libitm/configure.tgt to disable libitm.
3239         * configure: Rebuild.
3241 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3242             Richard Henderson  <rth@redhat.com>
3244         Merged from transactional-memory.
3246         * Makefile.def (lang_env_dependencies): libitm is c++.
3247         Add libitm target module.
3248         * configure.ac: Likewise.
3249         * config/mmap.m4: New file.
3250         * contrib/gcc_update: Add libitm to touch data.
3251         * Makefile.in, configure: Rebuild.
3253 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3255         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3256         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3257         * Makefile.in: Regenerate.
3259 2011-11-01  DJ Delorie  <dj@redhat.com>
3261         * config.sub: Update to version 2011-10-29 (added rl78)
3263 2011-10-27  Nick Clifton  <nickc@redhat.com>
3265         * config.sub: Import these changes from the config project:
3267         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3268             Ben Elliston  <bje@gnu.org>
3270         * config.sub (epiphany): New.
3272         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3273             Ben Elliston  <bje@gnu.org>
3275         * config.sub (hexagon, hexagon-*): New.
3277         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3279         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3280         64eb to be64.
3282         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3284         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3285         (nacl): Grok as alias for 32el-unknown-nacl.
3287 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3289         * MAINTAINERS (Write After Approval): Add myself.
3291 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3293         * MAINTAINERS (Write After Approval): Add myself.
3295 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3297         * MAINTAINERS (sparc port): Remove myself.
3299 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3301         * MAINTAINERS (Write After Approval): Add myself.
3303 2011-08-14  Yao Qi  <yao@codesourcery.com>
3305         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3306         * configure: Regenerate.
3308 2011-07-26  Ian Lance Taylor  <iant@google.com>
3310         * configure.ac: Set have_compiler based on whether gcc directory
3311         exists, rather than on whether gcc is in configdirs.
3312         * configure: Rebuild.
3314 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3316         * MAINTAINERS (Global Reviewers): Add self.
3318 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3320         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3321         link directories.
3322         * Makefile.in: Rebuild.
3324 2011-07-20  Ian Lance Taylor  <iant@google.com>
3326         PR bootstrap/49787
3327         * configure.ac: Move --enable-bootstrap handling earlier in file.
3328         If --enable-bootstrap and either --enable-build-with-cxx or
3329         --enable-build-poststage1-with-cxx, enable C++ automatically.
3330         * configure: Rebuild.
3332 2011-07-19  Ian Lance Taylor  <iant@google.com>
3334         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3335         make C++ a boot_language.  Set and substitute
3336         POSTSTAGE1_CONFIGURE_FLAGS.
3337         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3338         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3339         * configure, Makefile.in: Rebuild.
3341 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3343         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3344         maintainers.
3346 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3348         * MAINTAINERS (Global Reviewers): Add myself.
3350 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3352         * configure: Regenerate.
3354 2011-07-16  Jason Merrill  <jason@redhat.com>
3356         * Makefile.def (language=c++): Add check-c++0x and
3357         check-target-libmudflap-c++.
3358         * Makefile.tpl (check-target-libmudflap-c++): New.
3359         * Makefile.in: Regenerate.
3361 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3363         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3364         * Makefile.def (target_modules/libjava): Pass
3365         $(EXTRA_CONFIGARGS_LIBJAVA).
3366         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3367         if not configured with --enable-static-libjava.
3368         * Makefile.in: Regenerate.
3369         * configure: Likewise.
3371 2011-07-15  Jason Merrill  <jason@redhat.com>
3373         * Makefile.in (check-c++): Move check-gcc-c++0x after
3374         check-target-libstdc++-v3.
3376 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3378         * MAINTAINERS (c6x port): New entry.
3380 2011-07-13  Jason Merrill  <jason@redhat.com>
3382         * Makefile.in (check-gcc-c++0x): New.
3383         (check-c++): Depend on it.
3385 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3387         PR target/39150
3388         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3389         x86_64-*-solaris2.1[0-9]*.
3390         * configure: Regenerate.
3392 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3394         * MAINTAINERS (RTL optimizers): Add self.
3396 2011-06-27  Gabriel Charette  <gchare@google.com>
3398         * MAINTAINERS (Write After Approval): Add myself.
3400 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3402         PR regression/47836
3403         PR bootstrap/23656
3404         PR other/47733
3405         PR bootstrap/49247
3406         PR c/48825
3407         * configure.ac (target_libraries): Remove target-libiberty.
3408         Remove case-statement setting skipdirs=target-libiberty for
3409         multiple targets.  Remove checking target_configdirs and
3410         removing target-libiberty but keeping target-libgcc if
3411         otherwise empty.
3412         * Makefile.def (target_modules): Don't add libiberty.
3413         (dependencies): Remove all traces of target-libiberty.
3414         * configure, Makefile.in: Regenerate.
3416 2011-06-13  Walter Lee <walt@tilera.com>
3418         * configure.ac (tilepro-*-*) New case.
3419         (tilegx-*-*): Likewise.
3420         * configure: Regenerate.
3422 2011-06-06  Jing Yu  <jingyu@google.com>
3424         * configure.ac: Skip target-libiberty for
3425         arm*-*-linux-androideabi.
3426         * configure: Regenerated.
3428 2011-06-06  Nick Clifton  <nickc@redhat.com>
3430         * config.sub: Sync from upstream.
3432 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3434         * MAINTAINERS (Write After Approval): Add myself.
3436 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3438         * MAINTAINERS: Update my email address.
3440 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3442         * MAINTAINERS (Write After Approval): Update my email address.
3444 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3446         * MAINTAINERS (Write After Approval): Add myself.
3448 2011-05-08  Doug Kwan  <dougkwan@google.com>
3450         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3451         * configure: Regenerated.
3452         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3453         value from configure.
3454         * Makefile.in: Regenerated.
3456 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3458         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3459         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3460         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3461         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3462         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3463         *-*-vxworks*): Disable newlib and libgloss in separate case
3464         statement.
3465         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3466         to separate case statement.
3467         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3468         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3469         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3470         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3471         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3472         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3473         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3474         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3475         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3476         i[[3456789]]86-*-rdos*, m32r-*-*,
3477         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3478         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3479         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3480         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3481         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3482         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3483         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3484         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3485         and libgloss in main case over targets.  Remove most empty cases
3486         in main case over targets.
3487         * configure: Regenerate.
3489 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3491         * MAINTAINERS (Write After Approval): Add myself.
3493 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3495         * configure.ac: Remove code setting special library locations for
3496         hppa*64*-*-hpux11*.  Remove code setting compiler for
3497         sparc-sun-solaris2*.
3498         * configure: Regenerate.
3500 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3502         * configure.ac: Separate libgloss_dir settings from general case
3503         over targets.
3504         * configure: Regenerate.
3506 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3508         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3509         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3510         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3511         cases in libgcj-disabling case statement.
3512         (hppa*64*-*-linux*): Set unsupported_languages instead of
3513         disabling target-zlib.
3514         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3515         to hppa*64*-*-hpux*.
3516         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3517         hppa*-*-hpux*.
3518         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3519         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3520         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3521         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3522         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3523         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3524         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3525         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3526         libgcj-disabling case statement.
3527         * configure: Regenerate.
3529 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3531         * configure.ac: Disable Java for targets not supporting libffi.
3532         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3533         Remove cases in Java-disabling statement.
3534         (*arm-wince-pe): Change to arm-wince-pe.
3535         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3536         cases in Java-disabling statement.
3537         (bfin-*-*): Don't disable Java again.
3538         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3539         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3540         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3541         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3542         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3543         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3544         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3545         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3546         Java-disabling statement.
3547         (mmix-*-*): Don't disable Java again.
3548         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3549         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3550         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3551         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3552         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3553         statement.
3554         * configure: Regenerate.
3556 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3558         * configure.ac: Separate cases disabling Java and Java libraries
3559         from general case over targets.
3560         * configure: Regenerate.
3562 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3564         * MAINTAINERS: Update my email address.
3566 2011-04-20  Easwaran Raman  <eraman@google.com>
3568         * MAINTAINERS (Write After Approval): Add myself.
3570 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3572         PR lto/48086
3573         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3574         * configure: Regenerate.
3576 2011-04-16  Jim Meyering  <meyering@redhat.com>
3578         * MAINTAINERS (Write After Approval): Add myself.
3580 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3582         * MAINTAINERS: Update my email address.
3584 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3586         * MAINTAINERS (Write After Approval): Add myself.
3588 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3590         * MAINTAINERS (Write After Approval): Add myself.
3592 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3594         * MAINTAINERS (Write After Approval): Add myself.
3596 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3598         * configure.ac (build_tools): Remove build-byacc.
3599         (host_libs): Remove mmalloc.
3600         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3601         autoconf automake libtool diff rcs fileutils shellutils time
3602         textutils wdiff find uudecode hello tar gzip indent recode release
3603         sed perl gawk findutils gettext zip.
3604         (libgcj): Remove target-qthreads.
3605         (target_tools): Remove target-examples target-gperf.
3606         (YACC): Don't handle building byacc.
3607         * configure: Regenerate.
3608         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3609         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3610         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3611         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3612         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3613         handle building components.
3614         * Makefile.in: Regenerate.
3616 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3618         * MAINTAINERS: Update my email address as Xtensa maintainer.
3620 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3622         * config.sub: Sync from upstream.
3624 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3626         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3627         (microblaze*): Don't disable libssp.
3628         * configure: Regenerate.
3630 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3632         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3633         moveifchange.
3634         * configure: Regenerate.
3635         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3636         * Makefile.in: Regenerate.
3638 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3640         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3641         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3642         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3643         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3644         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3645         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3646         md_exec_prefix cases.
3647         * configure: Regenerate.
3649 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3651         * configure.ac: Separate cases disabling target-libssp,
3652         target-libiberty, target-libstdc++-v3 and Fortran from general
3653         case over targets.
3654         * configure: Regenerate.
3656 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3658         * configure.ac (*-*-chorusos): Don't disable libgcj.
3659         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3660         Remove case.
3661         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3662         (arm-*-coff): Don't disable libgcj.
3663         (arm*-*-linux-gnueabi): Remove useless assignment.
3664         (arm-*-riscix*): Don't disable libgcj.
3665         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3666         configuration.
3667         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3668         (c54x*-*-*): Remove case.
3669         (tic54x-*-*): Don't disable GCC or GCC libraries.
3670         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3671         to *.
3672         (d10v-*-*): Don't disable GCC libraries.
3673         (d30v-*-*): Don't disable libgcj.
3674         (h8500-*-*): Don't disable GCC libraries.
3675         (i960-*-*): Don't disable libgcj.
3676         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3677         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3678         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3679         libgcj.
3680         (m68k-*-coff*): Remove case.
3681         (mmix-*-*): Don't disable libgloss on host.
3682         (mn10200-*-*, mn10300-*-*): Remove cases.
3683         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3684         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3685         Don't disable libgcj.
3686         (romp-*-*): Remove case.
3687         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3688         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3689         case.
3690         (v810-*-*): Don't disable GCC libraries.
3691         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3692         (ip2k-*-*): Don't disable GCC libraries.
3693         * configure: Regenerate.
3695 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3697         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3698         libffi on host.
3699         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3700         on host.
3701         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3702         * configure: Regenerate.
3704 2011-03-26  John Marino  <binutils@marino.st>
3706         * configure.ac: Add support for *-*-dragonfly*
3707         * configure: Regenerate.
3709 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3711         * configure.ac (native_only): Remove.
3712         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3713         send-pr uudecode guile gnuserv on host.
3714         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3715         send-pr rcs guile perl texinfo libtool on host.
3716         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3717         automake send-pr rcs guile perl texinfo libtool on host.
3718         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3719         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3720         (alpha*-dec-osf*): Don't disable fileutils on target.
3721         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3722         texinfo send-pr expect dejagnu on target.
3723         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3724         target-qthreads on target.
3725         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3726         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3727         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3728         x86_64-*-mingw*): Don't disable expect on target.
3729         (*-*-cygwin*): Don't disable target-gperf on target.
3730         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3731         gnuserv on target.
3732         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3733         target.
3734         * configure: Regenerate.
3736 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3738         * configure.ac (target_tools): Remove target-groff.
3739         (native_only): Remove target-groff.
3740         (hppa*64*-*-*): Don't disable byacc.
3741         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3742         setting.
3743         (*-*-kaos*): Don't skip target-librx and target-groff.
3744         (*-*-netware*): Don't skip target-libmudflap.
3745         (*-*-tpf*): Don't skip target-libmudflap.
3746         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3747         directories on the host.
3748         (ia64*-*-*vms*): Don't skip tix.
3749         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3750         host.
3751         * configure: Regenerate.
3753 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3755         * configure.ac: Remove references to mt-mep, mt-netware,
3756         mt-wince.
3757         * Makefile.def: Add all-utils soft dependencies.
3758         * Makefile.tpl: Remove GDB_NLM_DEPS.
3759         * configure: Regenerate.
3760         * Makefile.in: Regenerate.
3762 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3764         * configure.ac: Do not include mh-x86omitfp.
3765         * configure: Regenerate.
3767 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3769         * configure.ac: Remove empty cases.
3770         * configure: Regenerate.
3772 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3774         * Makefile.def: Add dependency from termcap to gdb.
3775         * Makefile.in: Regenerate.
3777 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3779         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3780         * configure: Regenerate.
3781         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3782         * Makefile.tpl: Likewise.
3783         * Makefile.in: Regenerate.
3785 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3787         * configure.ac: Remove all mentions of tentative_cc.
3788         * configure: Regenerate.
3790 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3792         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3793         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3794         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3795         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3796         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3797         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3798         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3799         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3800         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3801         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3802         *-*-rhapsody*): Remove host cases.
3803         * configure: Regenerate.
3805 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3807         * configure.ac (ppc*-*-pe): Remove host case.
3808         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3809         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3810         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3811         cases.
3812         * configure: Regenerate.
3814 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3816         * config.sub: Update to version 2011-03-23.
3818 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3820         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3821         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3822         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3823         * configure: Regenerate.
3825 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3827         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3828         to Write After Approval.
3829         * config-ml.in: Don't handle arc-*-elf*.
3830         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3831         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3832         handle GCC libraries.
3833         * configure: Regenerate.
3835 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3837         PR bootstrap/48120:
3838         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3839         Add -lstdc++ -lm to LIBS.
3840         * configure: Regenerate.
3842 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3844         * config.guess: Update to version 2011-02-02
3845         * config.sub: Update to version 2011-02-24
3847 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3849         PR lto/48086
3850         * configure.ac: Re-enable LTO on *-apple-darwin9.
3851         * configure: Regenerate.
3853 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3855         PR lto/48086
3856         * configure.ac: Disable LTO on darwin due to an assembler change in
3857         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3858         under 256.
3859         * configure: Regenerate.
3861 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3863         * MAINTAINERS: Update myself as score backend maintainer,
3864         update my e-mail address.
3866 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3868         * MAINTAINERS: Update my e-mail address.
3870 2011-03-06  Joey Ye  <joey.ye@arm.com>
3872         * MAINTAINERS: Update my e-mail address.
3874 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3876         * configure.ac: Adjust test of with_ppl.
3877         * configure: Regenerated.
3879 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3881         * MAINTAINERS: Adjust my e-mail address.
3883 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3885         * configure.ac: Add -lpwl to ppllibs.
3886         * configure: Regenerated.
3888 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3890         * config/cloog.m4: Add -lisl to clooglibs.
3891         * configure: Regenerated.
3893 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3895         * MAINTAINERS (CPU Port maintainers): Add self.
3897 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3899         * MAINTAINERS: Add myself as testsuite maintainer.
3901 2011-02-15  Mike Stump  <mikestump@comcast.net>
3903         * MAINTAINERS: Add myself as testsuite maintainer.
3905 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3907         Import from Libtool and gnulib:
3909         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3911         Prepare for supporting FreeBSD 10.
3912         * config.rpath: Remove handling of freebsd1* which soon would
3913         match FreeBSD 10.0.
3915         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3917         Remove support for FreeBSD 1.x.
3918         * libtool.m4 (_LT_LINKER_SHLIBS)
3919         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3920         soon would incorrectly match FreeBSD 10.0.
3922 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3924         PR binutils/12283
3925         * move-if-change: Import version from gnulib.
3927 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3929         PR lto/47225
3930         * Makefile.def (lto-plugin): Double dash for enable-shared.
3931         (configure-gcc): Depend on all-lto-plugin.
3932         * Makefile.in: Rebuilt.
3934 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3936         * configure.ac: Remove extra bracket.
3937         * configure: Regenerate.
3939 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3941         * MAINTAINERS: Add myself as libquadmath maintainer.
3943 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3945         * MAINTAINERS: Update my email address.
3947 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3949         * MAINTAINERS (option handling): Add self.
3951 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3953         PR lto/47225
3954         * Makefile.def: Add dependency for install-gcc
3955         on install-lto-plugin.
3956         * Makfile.in: Regenerated
3958 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3960         * MAINTAINERS (CPU Port Maintainers): Add myself.
3962 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3964         PR libgcj/44341
3965         * configure.ac: Discard --with-* flags for host when configuring
3966         target libraries for cross build.
3967         * configure: Rebuilt.
3969 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3971         * MAINTAINERS (linear loop transforms): Removed.
3973 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3975         * configure.ac: If with_ppl is no, move setting with_cloog=no
3976         after CLOOG_REQUESTED check.
3977         * configure: Regenerated.
3979 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3981         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3982         CLooG has been requested.
3983         * configure: Regenerated.
3985 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3987         * configure: Regenerated.
3988         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3990 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3992         * configure: Regenerated.
3993         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3995 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3997         * configure.ac: Use AS_HELP_STRING throughout.
3998         * configure: Regenerate.
4000 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4002         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4003         * configure: Regenerate.
4005 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4007         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4009 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4011         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4012         for ia64-hpux.
4013         * configure: Regenerate.
4015 2011-01-07  Jan Hubicka  <jh@suse.cz>
4017         PR lto/47225
4018         * Makefile.in: Regenerate.
4019         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4020         configure.
4022 2011-01-07  Jan Hubicka  <jh@suse.cz>
4024         * Makefile.in: Regenerate.
4025         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4026         and configure dependency on lto-plugin configure.
4027         (lto-plugin module): Remove dependency on GCC; add dependency on
4028         liniberty.
4030 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4032         * MAINTAINERS (Write After Approval): Add myself.
4034 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4036         * configure: Regenerate.
4038 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4040         * configure.ac: (picochip): Disable libiberty.
4042 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4044         * MAINTAINERS (Write After Approval): Add myself.
4046 2010-12-10  Ian Lance Taylor  <iant@google.com>
4048         PR bootstrap/46819
4049         * configure.ac: For --disable-libgcj clear libgcj_saved.
4050         * configure: Rebuild.
4052 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4054         PR fortran/46540
4055         * configure.ac: Add --disable-libquadmath and
4056         --disable-libquadmath-support.
4057         * configure: Regenerate.
4059 2010-12-03  Ian Lance Taylor  <iant@google.com>
4061         * MAINTAINERS: Add myself as libgo maintainer.
4063 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4065         PR libffi/46792
4066         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4067         * configure: Regenerate.
4069 2010-12-02  Ian Lance Taylor  <iant@google.com>
4071         * configure.ac: Always set default for poststage1_ldflags to
4072         -static-libstdc++ -static-libgcc.
4074 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4076         * configure.ac: Move comment to remove extra space in last argument
4077         of GCC_TARGET_TOOL.
4079 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4081         PR other/46026
4082         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4083         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4084         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4085         (BASE_FLAGS_TO_PASS): Use it.
4086         * configure: Rebuilt.
4087         * Makefile.in: Rebuilt.
4089 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4091         PR binutils/12258
4092         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4093         Properly check default linker.
4094         * configure: Regnerated.
4096 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4098         * configure.ac: For --enable-gold, handle value `default' instead of
4099         `both*'.  New configure option --{en,dis}able-ld.
4100         * configure: Regenerate.
4102 2010-11-20  Ian Lance Taylor  <iant@google.com>
4104         * configure.ac: Only disable a language library if no language needs
4105         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4106         * configure: Rebuild.
4108 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4110         * Makefile.in: Regenerate.
4112         PR other/46202
4113         * configure.ac: Fix just-built in-tree STRIP name to be
4114         binutils/strip-new.
4115         * configure: Regenerate.
4116         * Makefile.def (install-strip-gcc, install-strip-binutils)
4117         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4118         (install-strip-sid): Mirror dependencies on non-strip variants
4119         of these targets on the respective -strip prerequisites.
4120         * Makefile.tpl (install-strip, install-strip-host)
4121         (install-strip-target): New targets.
4122         (install-strip-[+module+], install-strip-target-[+module+]):
4123         New targets.
4124         * Makefile.in: Regenerate.
4126 2010-11-19  Ian Lance Taylor  <iant@google.com>
4127             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4129         * configure.ac: Add target-libgo to target_libraries.  Set
4130         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4131         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4132         (HOST_EXPORTS): Add GOC.
4133         (BASE_TARGET_EXPORTS): Add GOC.
4134         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4135         (GOCFLAGS_FOR_TARGET): New variable.
4136         (EXTRA_HOST_FLAGS): Add GOC.
4137         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4138         * Makefile.def (target_modules): Add libgo.
4139         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4140         (dependencies): Add dependency from configure-target-libgo to
4141         configure-target-libffi and all-target-libstdc++-v3.  Add
4142         dependencies from all-target-libgo to all-target-libffi.
4143         (languages): Add go.
4144         * configure: Rebuild.
4145         * Makefile.in: Rebuild.
4147 2010-11-19  Ian Lance Taylor  <iant@google.com>
4149         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4150         compiler/flag environment variables.
4152 2010-11-18  Ian Lance Taylor  <iant@google.com>
4154         * configure.ac: Check for lang_requires_boot_languages in
4155         config-lang.in files.
4156         * configure: Rebuild.
4158 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4159             Tobias Burnus  <burnus@net-b.de>
4161         PR fortran/32049
4162         * Makefile.def: Add libquadmath; build it with language=fortran.
4163         * configure.ac: Add libquadmath.
4164         * Makefile.tpl: Handle multiple libs in check-[+language+].
4165         * Makefile.in: Regenerate.
4166         * configure: Regenerate.
4168 2010-11-16  Tom Tromey  <tromey@redhat.com>
4170         * MAINTAINERS: Moved myself to reviewers section.
4172 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4174         * MAINTAINERS: Moved myself to reviewers section.
4176 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4178         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4179         (Write After Approval): Remove self.
4181 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4183         * configure.ac: Fix spelling in option names.
4184         * configure: Regenerated.
4186 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4188         PR bootstrap/39622
4189         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4190         * configure: Regenerated.
4192 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4194         * MAINTAINERS: Update my email address.
4196 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4198         * configure: Regenerate.
4200 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4202         * configure: Regenerate.
4204 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4206         * configure: Regenerate.
4208 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4210         * configure: Regenerate.
4212 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4214         * configure.ac: Support official CLooG.org versions.
4215         * configure: Regenerate.
4216         * config/cloog.m4: New.
4218 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4220         * MAINTAINERS (Write After Approval): Add myself.
4222 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4224         * MAINTAINERS: Update my email address.
4226 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4228         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4229         * configure: Regenerate.
4231 2010-11-03  Ian Lance Taylor  <iant@google.com>
4232             Dave Korn  <dave.korn.cygwin@gmail.com>
4234         PR lto/46273
4235         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4236         and on other supported platforms whenever LTO is enabled.
4237         * configure: Rebuild.
4239 2010-11-02  Alan Modra  <amodra@gmail.com>
4241         PR binutils/12110
4242         * configure.ac: Error when source path contains spaces.
4243         * configure: Regenerate.
4245 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4247         * MAINTAINERS: Update my email address.
4249 2010-10-20  Ian Lance Taylor  <iant@google.com>
4251         * Makefile.def (target_modules): Set lib_path to src/.libs for
4252         libstdc++-v3 module.
4253         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4254         * Makefile.in: Rebuild.
4256 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4258         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4259         (Write After Approval): Remove myself.
4261 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4263         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4265 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4267         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4269 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4271         * configure.ac (build_lto_plugin): New shell variable.
4272         (--enable-lto): Turn on by default for all non-ELF platforms that
4273         have had LTO support added so far.  Set build_lto_plugin appropriately
4274         for both ELF and non-ELF.
4275         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4276         * configure: Regenerate.
4278 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4280         Sync from src:
4281         * configure.ac (v850 support): Remove target-libgloss from
4282         noconfigdirs.
4283         * configure: Regenerate.
4285 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4287         PR bootstrap/45326
4288         PR bootstrap/45174
4289         * configure.ac: Honor initial values of $build_configargs,
4290         $host_configargs, $target_configargs.  Mark the precious, so
4291         environment settings get recorded.
4292         * configure: Regenerate.
4294 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4296         PR bootstrap/45796
4297         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4298         Depend on all-build-libiberty.
4299         * Makefile.in: Regenerate.
4301 2010-09-30  Michael Eager  <eager@eagercon.com>
4303         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4304         * configure: Regenerate.
4306 2010-09-28  Michael Eager  <eager@eagercon.com>
4308         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4310 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4312         PR bootstrap/44621
4313         * configure.ac: Fix unportable shell quoting.
4314         * configure: Regenerate.
4316 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4318         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4319         targets and amend comment.
4320         * configure: Regenerate.
4322 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4324         * MAINTAINERS (Write After Approval): Add myself.
4326 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4328         * configure.ac: Enable LTO by default on Darwin.
4329         * configure: Regenerate.
4331 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4333         * MAINTAINERS (Write After Approval): Add myself.
4335 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4337         * MAINTAINERS (Write After Approval): Add myself.
4339 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4341         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4342         ports
4344 2010-07-28  David Yuste  <david.yuste@gmail.com>
4346         * MAINTAINERS (Write After Approval): Add myself.
4348 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4350         * configure.ac: Support all v850 targets.
4351         * configure: Regenerate.
4353 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4355         PR bootstrap/44455
4356         * configure.ac (extra_mpfr_configure_flags): Copy from
4357         extra_mpc_gmp_configure_flags.
4358         * configure: Re-generated.
4360 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4362         * MAINTAINERS (Write After Approval): Add myself.
4364 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4366         * MAINTAINERS (Write After Approval): Add myself.
4368 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4370         * MAINTAINERS (Write After Approval): Add myself.
4372 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4374         PR target/44862
4375         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4376         Provide -B option to allow for link spec %s substitutions for
4377         libstdc++.a on darwin.
4378         * Makefile.in: Regenerate.
4380 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4382         * MAINTAINERS (Reviewers): Update my e-mail address
4384 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4386         * Makefile.def (configure-gcc): Depend on all-libelf.
4387         * Makefile.in: Rebuild.
4389 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4391         * MAINTAINERS (Write After Approval): Add myself in the right place.
4393 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4395         * MAINTAINERS (Write After Approval): Add myself.
4397 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4399         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4401 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4403         * config.sub: Update to version 2010-05-21.
4404         * config.guess: Update to version 2010-04-03.
4406 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4408         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4409         * configure: Regenerate.
4411 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4413         * MAINTAINERS (Write After Approval): Add myself.
4415 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4417         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4418         a platform that supports LTO.
4419         * configure: Regenerate.
4421 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4423         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4424         * configure: Regenerated.
4426 2010-04-27  Roland McGrath  <roland@redhat.com>
4427             H.J. Lu  <hongjiu.lu@intel.com>
4429         * configure.ac (--enable-gold): Support both, both/gold and
4430         both/bfd to add gold to configdirs without removing ld.
4431         * configure: Regenerated.
4433         * Makefile.def: Add install-gold dependency to install-ld.
4434         * Makefile.in: Regenerated.
4436 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4438         PR lto/42776
4439         * configure.ac (--enable-lto): Refactor handling so libelf tests
4440         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4441         and allow LTO to be explicitly enabled on non-ELF platforms that
4442         are known to support it inside else-clause.
4443         * configure: Regenerate.
4445 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4447         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4448         * configure: Regenerate.
4450 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4452         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4453         * configure: Regenerate.
4455 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4457         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4458         separately.
4459         * configure: Regenerate.
4461 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4463         * MAINTAINERS (Write After Approval): Add myself.
4465 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4467         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4468         * configure: Regenerate.
4470 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4472         * configure: Regenerate after change to elf.m4.
4474 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4476         * MAINTAINERS (Write After Approval): Add myself.
4478 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4480         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4481         * configure: Regenerated.
4483 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4485         * configure.ac: Print "buggy but acceptable" when CLooG
4486         revision is less than 9.
4487         * configure: Regenerated.
4489 2010-04-01  Diego Novillo  <dnovillo@google.com>
4491         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4493 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4495         PR bootstrap/43615
4496         PR bootstrap/43328
4498         Revert:
4500         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4502         * configure.ac: Do not pass --enable-multilib nor
4503         --disable-multilib in baseargs.  Accept explicitly passed
4504         --enable_multilib.
4505         * configure: Regenerate.
4507 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4509         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4511 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4513         * MAINTAINERS: Remove myself.
4515 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4517         PR bootstrap/43328
4518         * configure.ac: Do not pass --enable-multilib nor
4519         --disable-multilib in baseargs.  Accept explicitly passed
4520         --enable_multilib.
4521         * configure: Regenerate.
4523 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4525         * MAINTAINERS (spu port): Remove me.
4527 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4529         * configure.ac (tic6x-*-*): New case.
4530         * configure: Regenerate.
4532 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4534         * config.sub: Update to version 2010-03-22.
4535         * config.guess: Update to version 2009-12-30.
4537 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4539         PR ada/42554
4540         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4541         * configure: Regenerate.
4543 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4545         * MAINTAINERS: Update my email address.
4547 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4549         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4550         (ghassan.shobaki@amd.com): Removed.
4552 2010-03-17  Alan Modra  <amodra@gmail.com>
4554         * MAINTAINERS: Update my email address.
4556 2010-03-16  Diego Novillo  <dnovillo@google.com>
4558         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4559         Matthews.
4561 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4563         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4564         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4566 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4568         * MAINTAINERS: Update my email address.
4570 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4572         * MAINTAINERS: Update my email address.
4574 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4576         * MAINTAINERS: Update my email address.
4578 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4580         * MAINTAINERS: Update my email address.
4582 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4584         PR libstdc++/32499
4585         * configure.ac (RANLIB): Default to true.
4586         (STRIP): Likewise.
4587         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4588         * configure: Regenerate.
4590 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4592         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4593         (Write After Approval): Update my email address.
4595 2010-02-17  Nick Clifton  <nickc@redhat.com>
4597         PR 11238
4598         * Makefile.tpl (local-distclean): Also remove config.cache files in
4599         sub-directories as there may not be Makefiles present in the
4600         sub-directories.
4601         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4602         the config.cache files found by the find command.
4604         * Makefile.in: Regenerate.
4605         * configure.ac: Revert previous delta.
4606         * configure: Regenerate.
4608 2010-02-15  Nick Clifton  <nickc@redhat.com>
4610         PR 11238
4611         * configure.ac: Delete config.cache files in sub-directories when
4612         deleting Makefiles.
4613         * configure: Regenerate.
4615 2010-02-12  Ben Elliston  <bje@gnu.org>
4617         * MAINTAINERS: Update my email address.
4619 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4621         * MAINTAINERS (spu port): Update my email address.
4623 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4625         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4627 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4629         * configure.ac: Add "recommended" version checks for GMP/MPC.
4630         Update recommended GMP/MPFR/MPC versions.
4631         * configure: Regenerate.
4633 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4635         * MAINTAINERS: Move my Embecosm email address into the
4636         write-after-approval section.
4638 2010-01-26  Ian Lance Taylor  <iant@google.com>
4640         * MAINTAINERS: Add myself as Go frontend maintainer.
4642 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4644         PR libstdc++/36101, PR libstdc++/42813
4645         * configure.ac (bootstrap_target_libs): Make inclusion of
4646         target-libgomp conditional on libgomb being in target_configdirs.
4647         * configure: Regenerate.
4649 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4651         PR libstdc++/36101, PR libstdc++/42813
4652         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4653         * configure: Regenerate.
4655 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4657         PR libstdc++/36101, PR libstdc++/42813
4658         * configure.ac (target_configdirs): Substitute.
4659         * Makefile.def: Bootstrap target module libgomp.
4660         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4661         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4662         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4663         * configure, Makefile.in: Regenerate.
4665 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4667         * MAINTAINERS: Adjust my details.
4669 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4671         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4673 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4675         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4677 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4679         * MAINTAINERS (Write After Approval): Add myself.
4681 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4683         * MAINTAINERS (Write After Approval): Add myself.
4685 2010-01-11  Richard Guenther  <rguenther@suse.de>
4687         PR lto/41569
4688         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4689         * Makefile.in: Regenerated.
4691 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4693         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4694         * configure: Regenerate.
4696 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4697             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4699         PR bootstrap/42424
4700         * configure.ac: Include libtool m4 files.
4701         (_LT_CHECK_OBJDIR): Call it.
4702         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4703         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4705         * configure: Regenerate.
4707 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4709         PR bootstrap/41818
4710         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4711         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4712         * Makefile.in: Regenerate.
4714 2010-01-02  Richard Guenther  <rguenther@suse.de>
4716         PR lto/41529
4717         * configure.ac: Include config/elf.m4.  Disable LTO if not
4718         builting for an elf target.
4719         * configure: Regenerate.
4721 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4723         * MAINTAINERS: Change my email address.
4725 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4727         * config.sub, config.guess: Update from upstream sources.
4729 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4731         * MAINTAINERS (Write After Approval): Add myself.
4733 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4735         PR middle-end/30447
4736         PR middle-end/30789
4737         PR other/40302
4739         * configure.ac: Require MPC.
4740         * configure: Regenerate.
4742 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4744         PR target/38384
4745         PR bootstrap/40972
4746         * libtool.m4: Sync from git Libtool.
4747         * ltoptions.m4: Likewise.
4748         * ltversion.m4: Likewise.
4749         * lt~obsolete.m4: Likewise.
4750         * ltmain.sh: Likewise.
4752 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4754         * configure.ac: Update minimum MPC version to 0.8.
4755         * configure: Regenerate.
4757 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4759         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4760         * configure: Regenerated.
4762 2009-11-21  Ian Lance Taylor  <iant@google.com>
4764         * configure.ac: Change default of poststage1_ldflags to be empty if
4765         poststage1_libs is set.  When poststage1_libs is empty, and
4766         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4767         * configure: Rebuild.
4769 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4771         * MAINTAINERS (Write After Approval): Update my email address.
4773 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4775         * config.guess: Update from upstream sources.
4777 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4779         * Makefile.def: Restore host and target settings for gmp.
4780         * Makefile.in: Rebuild.
4782 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4784         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4785         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4786         Fix portability of test of C++ as bootstrap language.  Add
4787         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4788         * configure: Rebuild.
4789         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4790         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4791         in-tree building.
4792         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4793         (POSTSTAGE1_HOST_EXPORTS): Use it.
4794         (STAGE[+id+]_CXXFLAGS): New.
4795         (BASE_FLAGS_TO_PASS): Pass it down.
4796         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4797         extra_exports.
4798         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4799         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4800         extra_exports.
4801         * Makefile.in: Rebuild.
4803 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4805         * config.sub, config.guess: Update from upstream sources.
4807 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4809         * MAINTAINERS (Write After Approval): Add myself.
4811 2009-11-09  Jon Beniston  <jon@beniston.com>
4813         * MAINTAINERS (Write After Approval): Add myself.
4815 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4817         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4818         paths for *-w64-mingw* and x86_64-*mingw*.
4819         * configure: Regenerated.
4821 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4823         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4825 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4827         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4828         Phil Edwards to Write-After Approval.
4830 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4832         * configure.ac: Disable target-winsup & co for
4833         x86_64-*-mingw* and *-w64-mingw* targets.
4834         * configure: Regenerated.
4836 2009-10-16  Nick Clifton  <nickc@redhat.com>
4838         * MAINTAINERS: Add myself as a maintainer for the RX port.
4840 2009-10-26  Johannes Singler  <singler@kit.edu>
4842         * MAINTAINERS (Write After Approval): Update my e-mail address.
4844 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4846         * configure.ac (CLooG test): Use = with test.
4847         * configure: Regenerate.
4849 2009-10-22  Richard Guenther  <rguenther@suse.de>
4851         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4852         cloog if the ppl version check failed.  Move flags saving
4853         before setting in libelf check.
4854         * configure: Regenerate.
4856 2009-10-21  Richard Guenther  <rguenther@suse.de>
4858         * configure.ac: Adjust the ppl and cloog configure to work as
4859         documented.  Disable cloog if ppl was disabled.  Omit the version
4860         checks if they were disabled.
4861         * configure: Re-generate.
4863 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4865         * configure.ac: Add 'lto' to enable_languages, not
4866         new_enable_languages, and only if not already present.
4867         * configure: Regenerate.
4869 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4871         * README: Refer to the various COPYING* files instead of just
4872         COPYING.
4873         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4875 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4877         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4879 2009-10-07  Richard Guenther  <rguenther@suse.de>
4881         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4882         and Richard Guenther as reviewers.
4883         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4884         as reviewers.
4886 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4888         * config.sub: Update from upstream sources.
4890 2009-10-06  Ian Lance Taylor  <iant@google.com>
4892         * Makefile.def: check-gold depends upon all-gas.
4893         * Makefile.in: Rebuild.
4895 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4897         * MAINTAINERS (Write After Approval): Add myself.
4899 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4901         * Makefile.def: all-lto-plugin depends on all-libiberty.
4902         set bootstrap=true for lto-plugin.
4903         Add lto-plugin.
4904         * Makefile.in: Regenerate.
4905         * configure.ac (host_libs): Add lto-plugin.
4906         * configure: Regenerate.
4908 2009-10-03  Diego Novillo  <dnovillo@google.com>
4910         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4911         (HOST_LIBELFLIBS): Define.
4912         (HOST_LIBELFINC): Define.
4913         * Makefile.in: Regenerate.
4914         * configure.ac: Add --enable-lto.
4915         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4916         If --enable-lto is used, add 'lto' to new_enable_languages.
4917         If --enable-lto is used and gold is enabled, add
4918         lto-plugin to configdirs.
4919         * configure: Regenerate.
4921 2009-10-03  Simon Baldwin  <simonb@google.com>
4923         * configure.ac: If --with-system-zlib, suppress local zlib and
4924         pass --with-system-zlib to subdir configure scripts.
4925         * configure: Regenerate.
4927 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4928             Paolo Bonzini  <bonzini@gnu.org>
4930         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4931         $(srcdir).
4932         * Makefile.in: Rebuilt.
4934 2009-09-26  Gary Funck  <gary@intrepid.com>
4936         * MAINTAINERS (Write After Approval): Add myself.
4938 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4940         * configure.ac: Update minimum MPC version to 0.7.
4941         * configure: Regenerate.
4943 2009-09-25  Nick Clifton  <nickc@redhat.com>
4945         * configure.ac: Pass any --cache-file=/dev/null option on to
4946         subconfigures.
4947         * configure: Regenerate.
4949 2009-09-23  Nick Clifton  <nickc@redhat.com>
4951         * config.sub, config.guess: Update from upstream sources.
4953 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4955         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4956         * Makefile.in: Rebuilt.
4958 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4960         PR bootstrap/32272
4961         * configure.ac: Error out if $srcdir isn't '.' but contains
4962         host-${host_noncanonical}.
4963         * configure: Regenerate.
4965 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4967         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4968         maintainer.
4970 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4972         * configure.ac: If bootstrapping a combined tree with
4973         --enable-gold, require c++ in stage1_languages.
4974         * configure: Regenerate.
4976         * configure.ac: Also add target_libs of stage1_languages to
4977         bootstrap_target_libs.
4978         * configure: Regenerate.
4980         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4981         with --enable-languages not containing c++.
4982         * configure: Regenerate.
4984 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4986         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4987         * configure: Regenerate.
4989 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4991         * MAINTAINERS (Write After Approval): Update my e-mail address,
4992         and move from from here...
4993         (Waiting for paperwork): To here.
4995 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4997         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4999 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5001         * configure.ac: Do not use $extrasub for replacing @if/@endif
5002         parts in Makefile; instead, use additional arguments to
5003         AC_CONFIG_COMMANDS to do the replacement manually, with several
5004         sed invocations, to avoid HP-UX sed command limits.
5005         * configure: Regenerate.
5007 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5009         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5010         blank before -L.
5012 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5014         * configure.ac (with-build-config): Document.  Handle without.
5015         Handle missing argument.
5016         * configure: Rebuilt.
5018 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5020         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5021         Default to bootstrap-debug only if compare-debug works.
5022         * configure: Rebuilt.
5023         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5024         * Makefile.in: Rebuilt.
5026 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5028         * MAINTAINERS (OS Port Maintainers): Update my email address.
5030 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5032         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5033         * Makefile.in: Rebuilt.
5035 2009-09-01  Chris Demetriou  <cgd@google.com>
5037         * MAINTAINERS (Write After Approval): Add myself.
5039 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5041         PR debug/30161
5042         * include/dwarf2.h (enum dwarf_tag): Added
5043         DW_TAG_GNU_template_template_param
5044         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5046 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5048         * Makefile.tpl (AWK): Fix typo.
5049         * Makefile.in: Regenerate.
5051 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5053         * configure.ac: Detect awk and sed.
5054         * Makefile.def (flags_to_pass): Add AWK and SED.
5055         * Makefile.tpl (AWK, SED): New.
5056         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5057         * configure: Regenerate.
5058         * Makefile.in: Regenerate.
5060 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5062         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5063         (collapseslashes): Likewise.
5065 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5067         * configure.ac (AC_PREREQ): Bump to 2.64.
5069 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5071         * configure.ac: Remove --with-datarootdir, --with-docdir,
5072         --with-pdfdir, --with-htmldir switches.
5073         * configure: Regenerate.
5075         * configure: Regenerate.
5077         * compile: Sync from Automake 1.11.
5078         * depcomp: Likewise.
5079         * install-sh: Likewise.
5080         * missing: Likewise.
5081         * mkinstalldirs: Likewise.
5082         * ylwrap: Likewise.
5084 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5086         * ltmain.sh (func_normal_abspath): New function.
5087         (func_relative_path): Likewise.
5088         (func_mode_help): Document new -bindir option for link mode.
5089         (func_mode_link): Add new -bindir option, and use it to place
5090         output DLL if specified.
5092 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5094         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5095         (baseargs): Add --disable-option-checking.
5096         * configure: Regenerate.
5098         * Makefile.def (configure-target-libiberty): Depend on
5099         all-binutils and all-ld.
5100         (configure-target-newlib): Likewise.
5101         * Makefile.in: Regenerate.
5103 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5105         * config.sub, config.guess: Update from upstream sources.
5107 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5109         Sync from src, merge:
5111         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5113         * configure.ac: Do not exclude gas for i386-*-darwin.
5114         Add a case for x86_64-*-darwin.
5115         * configure: Regenerate.
5117 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5119         * MAINTAINERS: Add my name to Write After Approval list.
5121 2009-08-06  Michael Eager  <eager@eagercon.com>
5123         * configure.ac: Add Microblaze target.
5124         * configure: Regenerate.
5126 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5128         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5129         * configure: Regenerate.
5131 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5133         * MAINTAINERS (Write After Approval): Update my e-mail address.
5135 2009-07-06  Ian Lance Taylor  <iant@google.com>
5137         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5138         * configure: Rebuild.
5140 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5142         * MAINTAINERS: Move myself to the Graphite Reviewers.
5144 2009-06-30  Wei Guozhi  <carrot@google.com>
5146         * MAINTAINERS: Add my name to Write After Approval list.
5148 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5150         PR bootstrap/40338
5151         * configure.ac (comparestring): Create new variable.
5152         * Makefile.tpl (comparestring): Use to skip some comparisions.
5153         * configure: Regenerate.
5154         * Makefile.in: Regenerate.
5156 2009-06-26  Doug Evans  <dje@sebabeach.org>
5158         * Makefile.def (host_modules): Add cgen.
5159         * Makefile.in: Regenerate.
5160         * configure.ac (host_tools): Add cgen.
5161         * configure: Regenerate.
5163 2009-06-23  DJ Delorie  <dj@redhat.com>
5165         * MAINTAINERS: Add myself as mep maintainer.
5167 2009-06-23  Ian Lance Taylor  <iant@google.com>
5169         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5170         boot_languages.  Only bootstrap target libraries listed in
5171         target_libs for some boot language.  Add --with-stage1-ldflags,
5172         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5173         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5174         if not building with C++.
5175         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5176         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5177         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5178         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5179         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5180         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5181         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5182         * configure, Makefile.in: Rebuild.
5184 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5186         * MAINTAINERS: Added my name to write-after-approval list.
5188 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5190         * configure.ac: Define is_elf for QNX Neutrino targets.
5191         * configure: Regenerate.
5193 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5195         * MAINTAINERS: Added my name to the write-after-approval list
5197 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5199         * configure.ac: Detect MPC in default directory.
5200         * configure: Regenerate.
5202 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5203             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5205         * Makefile.tpl (all): Avoid a trailing backslash.
5206         * Makefile.in: Regenerate.
5208 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5210         * config.sub, config.guess: Update from upstream sources.
5212 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5214         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5215         to noconfdirs.
5216         * configure: Regenerate.
5218 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5220         * Makefile.tpl ([+compare-target+]): Compare all stage
5221         directories, rather than just gcc.
5222         * Makefile.in: Rebuilt.
5224 2009-06-01  Doug Kwan  <dougkwan@google.com>
5226         * configure.ac: Support gold for target arm*-*-*.
5227         * configure: Regenerate.
5229 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5231         * Makefile.def: Add MPC support and dependencies.
5232         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5234         * Makefile.in, configure: Regenerate.
5236 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5238         * Makefile.tpl (all): Avoid harmless warning in make all when
5239         gcc-bootstrap is enabled but stage_last does not exist.
5240         * Makefile.in: Rebuilt.
5242 2009-05-24  Nicolas Roche  <roche@adacore.com>
5244         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5245         * Makefile.in: Regenerate.
5247 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5249         * MAINTAINERS: Update my e-mail address.
5251 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5253         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5254         * configure:  Regenerate.
5256 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5258         PR other/40159
5259         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5260         gcc-no-bootstrap are mutually exclusive.
5261         * Makefile.in: Rebuilt.
5263 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5265         PR other/40159
5266         * Makefile.tpl (all): Don't end with unconditional success.
5267         * Makefile.in: Rebuilt.
5269 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5271         PR target/37137
5272         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5273         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5274         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5275         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5276         stage_configureflags, stage_cflags and stage_libcflags into
5277         explicit Makefile macros.
5278         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5279         GFORTRAN.
5280         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5281         CC.  Set CC_FOR_BUILD from CC.
5282         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5283         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5284         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5285         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5286         and GFORTRAN.
5287         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5288         (_LIBCFLAGS): Renamed to _TFLAGS.
5289         (do-compare-debug, do-compare3-debug): Drop.
5290         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5291         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5292         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5293         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5294         (XGCC_FLAGS_FOR_TARGET): New.
5295         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5296         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5297         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5298         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5299         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5300         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5301         TFLAGS.
5302         (BUILD_CONFIG): Include if requested.
5303         (all): Set TFLAGS on bootstrap.
5304         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5305         (all-stageid-prefixmodule): Likewise.
5306         (do-clean, distclean-stageid): Set TFLAGS.
5307         (restrap): Fix whitespace.
5308         * Makefile.in: Rebuilt.
5310 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5312         * config.guess: Sync with src.
5314 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5316         * configure.ac ($with_ppl):  Default to no if not supplied.
5317         ($with_cloog):  Likewise.
5318         configure:  Regenerate.
5320 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5322         * MAINTAINERS: Update my e-mail address.
5324 2009-04-27  Nick Clifton  <nickc@redhat.com>
5326         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5328 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5330         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5331         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5332         * Makefile.in: Regenerate.
5334 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5336         PR bootstrap/39739
5337         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5338         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5340         * configure, Makefile.in: Regenerate.
5342 2009-04-21  Taras Glek  <tglek@mozilla.com>
5344         * include/hashtab.h: Update GTY annotations to new syntax
5345         * include/splay-tree.h: Likewise
5347 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5349         * config.sub, config.guess: Update from upstream sources.
5351 2009-04-15  Anthony Green  <green@moxielogic.com>
5353         * configure.ac: Add moxie support.
5354         * configure: Rebuilt.
5356 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5358         * configure.ac: Change copyright header to refer to version
5359         3 of the GNU General Public License and to point readers at the
5360         COPYING3 file and the FSF's license web page.
5361         * Makefile.def: Likewise.
5362         * Makefile.tpl: Likewise.
5363         * Makefile.in: Regenerate.
5365 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5367         * configure.ac: Restore match for darwin9 or later. Use double
5368         brackets since regeneration eats one pair.
5369         * configure: Regenerate.
5371 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5373         PR gas/10039
5374         * configure.ac: Require texinfo 4.7.
5375         * configure: Regenerated.
5377 2009-04-09  Nick Clifton  <nickc@redhat.com>
5379         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5380         the GCC Runtime Library Exception.
5382 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5384         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5385         * configure: Regenerate.
5387 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5389         * Makefil.def (languages): New entries.
5390         * Makefile.tpl (check-gcc-*): New generic target.
5391         * Makefile.in: Regenerate.
5393 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5395         * MAINTAINERS:  Update my email address.
5397 2009-03-18  Tom Tromey  <tromey@redhat.com>
5399         * configure: Rebuild.
5400         * configure.ac (host_libs): Add libiconv.
5401         * Makefile.in: Rebuild.
5402         * Makefile.def (host_modules): Add libiconv.
5403         (configure-gdb, all-gdb): Depend on libiconv.
5405 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5407         * configure.ac: Treat gdb as supported on x86_64-darwin.
5408         * configure: Regenerate.
5410 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5412         * configure.ac (--with-host-libstdcxx): New option.
5413         * configure: Regenerate.
5415 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5417         * MAINTAINERS:  Move myself into the write after approval list.
5419 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5421         * MAINTAINERS: Update e-mail address.
5423 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5425         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5427 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5429         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5431 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5433         Backport from git Libtool:
5435         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5436         Support GNU/kOpenSolaris.
5437         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5438         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5439         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5440         GNU/kOpenSolaris.
5442 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5444         * MAINTAINERS: Update e-mail address.
5446 2009-02-24  Michael Eager  <eager@eagercon.com>
5448         * MAINTAINERS (Write After Approval): Add self.
5450 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5452         * MAINTAINERS (Write After Approval): Add myself.
5454 2009-02-05  Andreas Schwab  <schwab@suse.de>
5456         * Makefile.tpl (stage_last): Define $r and $s before using
5457         $(RECURSE_FLAGS_TO_PASS).
5458         * Makefile.in: Regenerate
5460 2009-01-30  Ian Lance Taylor  <iant@google.com>
5462         * MAINTAINERS: Move myself to the Global Reviewers list.
5464 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5466         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5467         * configure: Regenerate.
5469 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5471         * MAINTAINERS: Make whitespace consistent.
5472         Remove Robert Millan from Write After Approval.
5474 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5476         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5477         (all-opcodes): Depend on all-libiberty.
5478         * Makefile.in: Regenerate.
5480 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5482         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5483         * configure: Regenerate.
5485 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5487         * MAINTAINERS (Write After Approval): Add myself.
5489 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5491         * MAINTAINERS: Add myself to reviewers (Fortran).
5493 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5495         PR tree-optimization/38515
5496         * configure.ac (cloog-polylib): Removed.
5497         (with_ppl, with_cloog): Test for "no".
5498         * configure: Regenerated.
5500 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5502         * MAINTAINERS: Moved myself to reviewers (Fortran).
5504 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5506         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5507         (Write After Approval): Remove myself.
5509 2009-01-03  Diego Novillo  <dnovillo@google.com>
5511         * MAINTAINERS: Remove myself from alias maintainership.
5513 2009-01-02  David Ayers  <ayers@fsfe.org>
5515         * MAINTAINERS: Update e-mail address.
5517 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5519         * MAINTAINERS: Make whitespace consistent.
5521 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5523         Backport from upstream Libtool:
5524         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5525         Add cache variables to tests that require the linker to work.
5526         For shlibpath_overrides_runpath, this also changes the semantics
5527         to let the result from the C compiler take precedence.
5529 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5531         * config.sub, config.guess: Update from upstream sources.
5533 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5535         * configure.ac (ppllibs): Add by default the lib flags.
5536         * configure: Regenerate.
5538 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5540         * MAINTAINERS:  Add myself to the write after approval list.
5542 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5544         * configure.ac: Add double brackets on darwin[912].
5545         * configure: Regenerate.
5547 2008-12-03  Daniel Kraft  <d@domob.eu>
5549         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5550         Approval to Reviewer section (for Fortran front-end).
5552 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5554         * configure.ac: Expand to darwin10 and later.
5555         * configure: Regenerate.
5557 2008-12-02  Andreas Schwab  <schwab@suse.de>
5559         * Makefile.def: configure-target-boehm-gc depends on
5560         all-target-libstdc++-v3.
5561         * Makefile.in: Regenerate.
5563 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5565         * MAINTAINERS:  Add myself as mingw maintainer.
5567 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5569         * config.sub, config.guess: Update from upstream sources.
5571 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5573         * README.SCO: Remove.
5575 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5577         * MAINTAINERS:  Add myself to the write after approval list.
5579 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5581         * MAINTAINERS:  Update my email address in WAA section.
5583 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5585         * MAINTAINERS: Update e-mail address.
5587 2008-11-27  Toon Moene  <toon@moene.org>
5589         * MAINTAINERS: Change e-mail address.
5591 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5593         * configure.ac: Build gdb for i?86-*-darwin*
5594         * configure: Regenerated.
5596 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5598         * MAINTAINERS: Added my full name.
5600 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5602         PR bootstrap/38014
5603         PR bootstrap/37923
5605         Revert:
5607         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5609         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5610         * Makefile.in: Regenerated.
5612         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5614         PR gdb/921
5615         PR gdb/1646
5616         PR gdb/2175
5617         PR gdb/2176
5619         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5620         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5621         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5622         (HOST_EXPORTS): Pass CPPFLAGS.
5623         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5624         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5625         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5626         * Makefile.in, configure: Regenerated.
5627         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5628         and CPPFLAGS_FOR_BUILD.
5630 2008-11-06  Jeff Law  <law@redhat.com>
5632         * MAINTAINERS: Add myself as middle end maintainer.
5634 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5636         * MAINTAINERS (Write after approval): Add myself.
5638 2008-11-05  Diego Novillo  <dnovillo@google.com>
5640         * MAINTAINERS (Global Reviewers): Add myself.
5641         (Non-Algorithmic Maintainers): Remove myself.
5643 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5645         * MAINTAINERS (Write after approval): Add myself.
5647 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5649         * MAINTAINERS (Write after approval): Add myself.
5651 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5653         * configure.ac (spu-*-*): Remove special case.
5654         * configure: Regenerate.
5656 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5658         * MAINTAINERS (Write after approval): Update my email address.
5660 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5662         * configure.ac [spu-*-*]: Do not set skipdirs.
5663         * configure: Re-generate.
5665 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5667         * MAINTAINERS (Various Maintainers): Add myself to reload.
5669 2008-10-25  Richard Guenther  <rguenther@suse.de>
5671         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5672         maintainer.  Remove myself as libgcc-math maintainer.
5673         (Non-Algorithmic Maintainers): Remove myself.
5675 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5677         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5678         * Makefile.in: Regenerated.
5680 2008-10-23  Cary Coutant  <ccoutant@google.com>
5682         * MAINTAINERS (Write after approval): Add myself.
5684 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5686         PR gdb/921
5687         PR gdb/1646
5688         PR gdb/2175
5689         PR gdb/2176
5691         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5692         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5693         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5694         (HOST_EXPORTS): Pass CPPFLAGS.
5695         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5696         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5697         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5698         * Makefile.in, configure: Regenerated.
5699         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5700         and CPPFLAGS_FOR_BUILD.
5702 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5704         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5705         Sebastian Pop.
5707 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5709         * MAINTAINERS (Write After Approval): Added myself.
5711 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5713         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5714         recommended version to 2.3.2.
5716         * configure: Regenerate.
5718 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5720         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5722 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5724         * MAINTAINERS (Write After Approval): Update e-mail address.
5726 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5728         * libtool.m4: Update to libtool 2.2.6.
5729         * lt~obsolete.m4: Update to libtool 2.2.6.
5730         * ltmain.sh: Update to libtool 2.2.6.
5731         * ltsugar.m4: Update to libtool 2.2.6.
5732         * ltversion.m4: Update to libtool 2.2.6.
5733         * ltoptions.m4: Update to libtool 2.2.6.
5734         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5736 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5738         * MAINTAINERS (Write After Approval): Add myself.
5740 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5742         * MAINTAINERS (Write After Approval): Update my name.
5744 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5746         * MAINTAINERS: Add myself in "Write After Approval".
5748 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5750         * MAINTAINERS: Add myself as ia64 maintainer.
5752 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5754         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5755         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5756         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5757         and Michael Tiemann from Write After Approval since they do not
5758         actually have access.
5760 2008-09-05  Richard Guenther  <rguenther@suse.de>
5762         * configure.ac: Initialize clooglibs to -lcloog.
5763         * configure: Re-generate.
5765 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5771         * configure.ac (--with-cloog-polylib): New.
5772         (--disable-cloog-version-check): New.
5773         (--disable-ppl-version-check): New.
5774         * configure: Re-generate.
5776 2008-09-03  Richard Guenther  <rguenther@suse.de>
5778         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5779         cloog test.
5780         * configure: Re-generate.
5782 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5784         Add picoChip port.
5785         * MAINTAINERS: Add picoChip maintainers.
5787 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5788             Tobias Grosser  <grosser@fim.uni-passau.de>
5789             Jan Sjodin  <jan.sjodin@amd.com>
5790             Harsha Jagasia  <harsha.jagasia@amd.com>
5791             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5792             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5793             Adrien Eliche  <aeliche@isty.uvsq.fr>
5795         Merge from graphite branch.
5796         * configure: Regenerate.
5797         * Makefile.in: Regenerate.
5798         * configure.ac (host_libs): Add ppl and cloog.
5799         Add checks for PPL and CLooG.
5800         * Makefile.def (ppl, cloog): Added modules and dependences.
5801         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5802         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5804 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5806         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5807         (GCC_SHLIB_SUBDIR): New.
5808         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5809         * configure: Regenerate.
5810         * Makefile.in: Regenerate.
5812 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5814         * MAINTAINERS: Consistently use tabs to separate columns.
5816 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5818         * MAINTAINERS (Write after Approval): Add myself.
5820 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5822         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5823         Enable bfd, binutils and opcodes.
5824         * configure: Regenerate.
5826 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5828         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5830 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5832         * MAINTAINERS:  Use correct Umlaut for last name.
5834 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5836         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5838 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5840         * MAINTAINERS: Update my email address.
5842 2008-08-16  Nicolas Roche  <roche@adacore.com>
5844         * Makefile.tpl: Add BOOT_ADAFLAGS.
5845         * Makefile.in: Regenerate.
5847 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5849         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5850         * configure: Regenerate.
5852 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5854         * configure.ac: Add makefile fragments for hpux.
5855         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5856         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5857         * configure: Regenerate.
5858         * Makefile.in: Regenerate.
5860 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5862         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5864 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5866         * MAINTAINERS (Write after Approval): Add myself.
5868 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5870         * MAINTAINERS (Write After Approval):  Add myself.
5872 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5874         * MAINTAINERS (Write After Approval):  Add myself.
5876 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5878         * MAINTAINERS: Update my email address.
5880 2008-06-25  Joey Ye  <joey.ye@intel.com>
5882         * MAINTAINERS (Write After Approval):  Add myself.
5884 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5886         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5887         * Makefile.in: Regenerate.
5888         * configure: Regenerate.
5890 2008-06-17  Daniel Kraft  <d@domob.eu>
5892         * MAINTAINERS (Write After Approval):  Add myself.
5894 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5896         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5897         "$@" is still intact with both Autoconf 2.59 and 2.62.
5898         * configure: Regenerate.
5900 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5902         * Makefile.tpl: Fix comment errors.
5903         * Makefile.in: Regenerate.
5905 2008-06-12  David S. Miller  <davem@davemloft.net>
5906             David Edelsohn  <edelsohn@gnu.org>
5908         * configure.ac: Add powerpc*-*-* to gold supported targets.
5909         * configure: Regenerate.
5911 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5913         PR tree-optimization/36218
5914         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5915         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5916         (all prefix="build-"): Pass them to build-system sub-makes.
5917         * Makefile.in: Regenerate.
5919 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5921         * MAINTAINERS (mt port): Remove.
5922         (sco5, unixware, sco udk): Remove.
5923         (Kean Johnston): Add to Write After Approval.
5925 2008-05-30  Julian Brown  <julian@codesourcery.com>
5927         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5928         of libobjc for ARM EABI Linux.
5929         * configure: Regenerate.
5931 2008-05-18  Xinliang David Li   <davidxl@google.com>
5933         * ChangeLog: Remove wrong ChangeLog entry.
5935 2008-05-17  Xinliang David Li   <davidxl@google.com>
5937         * MAINTAINERS (Write After Approval): Add myself.
5939 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5941         * MAINTAINERS (Write After Approval): Add myself.
5943 2008-05-14  Rafael Espíndola  <espindola@google.com>
5945         * config-ml.in: don't handle --enable-shared and --enable-static.
5947 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5949         * MAINTAINERS: Update my email address.
5951 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5953         * MAINTAINERS: Update my email address.
5955 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5957         * MAINTAINERS (Write After Approval): Add myself.
5959 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5961         * MAINTAINERS (Write After Approval): Add myself.
5963 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5965         * MAINTAINERS (crx): Add myself.
5967 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5969         Sync with src:
5970         2008-04-14  David S. Miller  <davem@davemloft.net>
5972         * configure.ac: Add sparc*-*-* to gold supported targets.
5973         * configure: Regenerate.
5975 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5977         PR bootstrap/35457
5978         * configure.ac: Include override.m4.
5979         * configure: Regenerate.
5981 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5983         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5984         * Makefile.in: Regenerate.
5986 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5988         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5989         as nonconfigurable directories list.
5990         * configure: Regenerate.
5992 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5994         * config.sub, config.guess: Update from upstream sources.
5996 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5998         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5999         * Makefile.in: Regenerate.
6001 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6003         * configure.ac: Do not build libssp for the AVR.
6004         * configure: Regenerate.
6006 2008-04-07  Ian Lance Taylor  <iant@google.com>
6008         * Makefile.def: check-gold depends upon all-binutils.
6009         * Makefile.in: Regenerate.
6011 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6013         * MAINTAINERS (Write After Approval): Add myself.
6015 2008-04-04  Nick Clifton  <nickc@redhat.com>
6017         PR binutils/4334
6018         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6019         builds.
6020         * configure: Regenerate.
6022 2008-04-04  NightStrike  <NightStrike@gmail.com>
6024         PR other/35151
6025         * configure.ac: Combine rules for mingw32 and mingw64.
6026         * configure: Regenerate.
6028 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6034         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6035         * Makefile.in (.NOTPARALLEL): Ditto.
6037 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6039         * MAINTAINERS (Write After Approval): Add myself.
6041 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6043         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6044         * Makefile.in (.NOTPARALLEL): Regenerate.
6046 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6048         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6049         * Makefile.in: Regenerate.
6051 2008-03-26  Jakub Staszak  <kuba@et.pl>
6053         * MAINTAINERS (Write After Approval): Add myself.
6055 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6057         * MAINTAINERS:  Update e-mail address.
6059 2008-03-20  Ian Lance Taylor  <iant@google.com>
6061         * configure.ac: Add support for --enable-gold.
6062         * Makefile.def: Add gold as a directory like ld.
6063         * configure, Makefile.in: Regenerate.
6065 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6067         * configure.ac: m4_include config/proginstall.m4.
6068         * configure: Regenerate.
6070         Backport from upstream Libtool:
6072         2007-10-12  Eric Blake  <ebb9@byu.net>
6074         Deal with Autoconf 2.62's semantic change in m4_append.
6075         * ltsugar.m4 (lt_append): Replace broken versions of
6076         m4_append.
6077         (lt_if_append_uniq): Don't require separator to be overquoted,
6078         and avoid broken m4_append.
6079         (lt_dict_add): Fix typo.
6080         * libtool.m4 (_LT_DECL): Don't overquote separator.
6082 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6084         * config.rpath: Add AIX 6 support.
6086 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6088         * Makefile.def (stageprofile).  Remove -fprofile-generate
6089         from stage_libcflags.
6090         * Makefile.in: Regenerate.
6092 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6094         * config.sub, config.guess: Update from upstream sources.
6096 2008-03-06  Tom Tromey  <tromey@redhat.com>
6098         * MAINTAINERS: Update for treelang deletion.
6100 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6102         * MAINTAINERS: Update my email address.
6104 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6106         * MAINTAINERS (darwin port): Add myself as a maintainer.
6107         (objective-c/c++): Add myself as a maintainer.
6109 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6111         * MAINTAINERS (Write After Approval): Update my email address.
6113 2008-02-25  Tomas Bily  <tbily@suse.cz>
6115         * MAINTAINERS (Write After Approval): Add myself.
6117 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6119         * MAINTAINERS (OpenMP): Add myself.
6121 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6123         PR bootstrap/32009
6124         PR bootstrap/32161
6126         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6127         * configure: Regenerate.
6129         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6130         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6131         STAGE4_LIBCFLAGS): New.
6132         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6133         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6134         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6135         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6136         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6137         for target modules.  Don't export LIBCFLAGS.
6138         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6139         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6140         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6141         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6142         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6143         * Makefile.in: Regenerate.
6145 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6147         PR libgcj/33085
6148         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6149         Do not use -DDLL_EXPORT.  Backport from upstream.
6151 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6153         * MAINTAINERS (Write After Approval): Add myself.
6155 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6157         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6158         * configure: Regenerate.
6160 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6162         * configure.ac (xtensa*-*-*): Recognize processor variants.
6163         * configure: Regenerate.
6165 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6167         PR bootstrap/34922
6168         * configure.ac (PARSE_ARGS): Push suitable setting of
6169         ac_subdirs_all, for `./configure --help=recursive'.
6170         Handle `+' in generic toplevel directory disabling.
6171         * configure: Regenerate.
6173 2008-01-28  Nick Clifton  <nickc@redhat.com>
6175         * MAINTAINERS (xstormy16): Take over maintainership.
6177 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6179         * MAINTAINERS (c4x port): Remove.
6181 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6183         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6185 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6187         * config.sub, config.guess: Update from upstream sources.
6189 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6191         * MAINTAINERS (Write After Approval): Add myself.
6193 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6195         * MAINTAINERS: Update my email address.
6197 2008-01-09  Raksit Ashok  <raksit@google.com>
6199         * MAINTAINERS (Write After Approval): Add myself.
6201 2008-01-09  Raksit Ashok  <raksit@google.com>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6207         * config.sub, config.guess: Update from upstream sources.
6209 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6211         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6212         Change recommended MPFR from 2.2.1 -> 2.3.0.
6213         * configure: Regenerate.
6215 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6217         * MAINTAINERS: Update my email address.
6219 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6221         * MAINTAINERS: Update my email address.
6223 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6225         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6226         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6227         * Makefile.in: Regenerate.
6229 2007-12-10  Mark Heffernan  <meheff@google.com>
6231         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6232         misplaced entries.
6234 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6236         * configure.ac: Enable libjava for x86_64-*-darwin9.
6237         * configure: Regenerate.
6239 2007-12-07  Bill Maddox  <maddox@google.com>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6245         * config.sub, config.guess: Update from upstream sources.
6247 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6249         * config-ml.in: Remove 64bit configure tests.
6251 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6253         * config-ml.in: Robustify against white space in absolute file
6254         names.
6256         * config-ml.in (multi-clean): Substitute ${Makefile}.
6257         Remove superfluous ${Makefile} in list.
6259 2007-11-19  Thiemo Seufer  <ths@mips.com>
6261         * config-ml.in: Don't hardcode the Makefile name.
6263 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6265         * MAINTAINERS (Write After Approval): Add myself.
6267 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6269         * MAINTAINERS (Write After Approval): Add myself.
6271 2007-11-06  Doug Kwan  <dougkwan@google.com>
6273         * MAINTAINERS (Write After Approval): Add myself.
6275 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6277         * MAINTAINERS (mercury): Remove entry.
6278         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6280 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6282         * Makefile.def (dependencies): Make configure-gdb depend on
6283         all-intl.
6284         * Makefile.in: Regenerated.
6286 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6288         * MAINTAINERS (Fortran maintainer): Remove myself.
6290 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6292         * Makefile.def: To avoid problems running with parallel makes,
6293         build newlib before libgloss so that target specific header
6294         files are availble.
6295         * Makefile.in: Regenerate
6297 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6299         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6300         * Makefile.in: Regenerate.
6302 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6304         * MAINTAINERS (Register allocation reviewer): Add myself.
6306 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6308         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6309         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6310         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6311         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6312         * configure: Regenerate.
6314 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6316         * MAINTAINERS (Register allocation reviewer): Add myself.
6318 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6320         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6321         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6322         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6323         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6324         * configure.ac: Default them to host tools for $host = $build.
6325         Subst them.
6327         * configure: Regenerate.
6328         * Makefile.in: Regenerate.
6330 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6332         * MAINTAINERS (Register allocation reviewer): Add myself.
6334 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6336         * MAINTAINERS (Register allocation reviewer): Add myself.
6338 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6340         * MAINTAINERS (Write After Approval): Fix typo.
6342 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6344         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6345         * configure: Regenerate.
6347 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6349         PR bootstrap/31906
6350         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6351         they're already prefixed.
6353 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6355         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6356         libstdc++.
6357         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6358         * configure: Regenerate.
6359         * Makefile.in: Regenerate.
6361 2007-09-17  Andreas Schwab  <schwab@suse.de>
6363         * configure.ac: Raise minimum makeinfo version to 4.6.
6364         * configure: Regenerate.
6366 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6368         * MAINTAINERS (write-after-approval) add myself
6370 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6372         * configure.ac: Correct makeinfo version check.
6373         * configure: Regenerate.
6375 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6377         * MAINTAINERS: Update my email address.
6379 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6381         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6382         to $skipdirs and only disable gprof for newlib.  Use the normal
6383         mips*-elf* handling in other respects.
6384         * configure: Regnerate.
6386 2007-09-12  David Daney  <ddaney@avtrex.com>
6388         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6389         enabling libgcj.
6390         * configure: Regenerate.
6392 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6394         PR other/32154
6395         * configure.ac: For libgloss targets, point the linker to the linker
6396         script, startup code and simulator library.
6397         * configure: Regenerate.
6399 2007-09-07  Andrew Haley  <aph@redhat.com>
6401         * configure.ac (noconfigdirs): Remove target-libffi and
6402         target-libjava.
6403         * configure: Regenerate.
6405 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6407         PR target/33281
6408         * configure.ac: Use config/mh-mingw on mingw.
6409         * configure: Regenerate.
6411 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2007-09-05  Richard Guenther  <rguenther@suse.de>
6417         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6418         nor --disable-checking is provided also turn on yes and types
6419         checking for stage1.
6420         * configure: Re-generate.
6422 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6424         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6425         (Write After Approval): Remove myself.
6427 2007-08-29  Nick Clifton  <nickc@redhat.com>
6429         * config.sub, config.guess: Update from upstream sources.
6431 2007-08-22  Bud Davis  <jmdavis@link.com>
6433         * MAINTAINERS (Write After Approval): Added myself.
6434         * MAINTAINERS (Reviewers): Removed myself.
6436 2007-08-18  Paul Brook  <paul@codesourcery.com>
6437             Joseph Myers  <joseph@codesourcery.com>
6439         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6440         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6441         * Makefile.in: Regenerate.
6442         * configure.ac (--with-debug-prefix-map): New.
6443         * configure: Regenerate.
6445 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6446             Nigel Stephens  <nigel@mips.com>
6448         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6449         as target_makefile_frag.
6450         * configure: Regenerate.
6452 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6454         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6455         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6456         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6457         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6458         (do-compare, do-compare3, do-compare-debug): New.
6459         ([+compare-target+]): Use them.
6461 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6463         * MAINTAINERS (Write After Approval): Change my email address.
6465 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6466             Ben Elliston  <bje@au.ibm.com>
6468         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6469         --silent if $silent.
6470         * configure: Regenerate.
6472 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6474         * MAINTAINERS (Various Maintainers): Add myself as
6475         loop infrastructure maintainer.  Update my e-mail
6476         address.
6478 2007-07-31  Diego Novillo  <dnovillo@google.com>
6480         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6481         Adjust description.
6483 2007-07-26  Richard Guenther  <rguenther@suse.de>
6485         * configure.ac: Add types checking to stage1 checking flags.
6486         * configure: Regenerate.
6488 2007-07-17  Nick Clifton  <nickc@redhat.com>
6490         * COPYING3: New file.  Contains version 3 of the GNU General
6491         Public License.
6492         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6493         Lesser General Public License.
6495 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6497         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6499 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6501         * MAINTAINERS (S/390 co-maintainer): Add myself.
6502         (Write After Approval): Remove myself.
6504 2007-07-13  Dan Hipschman  <dsh@google.com>
6506         * MAINTAINERS (Write After Approval): Add myself.
6508 2007-07-11  Nick Clifton  <nickc@redhat.com>
6510         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6511         WINDRES export.
6512         * Makefile.in: Regenerate.
6514 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6516         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6517         maintainer.
6519 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6521         * lt~obsolete.m4: New. Import from 20070318 libtool.
6523 2007-07-03  Julian Brown  <julian@codesourcery.com>
6525         * MAINTAINERS (Write After Approval): Add myself.
6527 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6529         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6530         * configure: Regenerate.
6532 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6534         * configure.ac: Add some missing m4 quotation.
6535         * configure: Regenerate.
6537 2007-07-02  Simon Baldwin  <simonb@google.com>
6539         * MAINTAINERS (Write After Approval): Add myself.
6541 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6543         * configure: Regenerate.
6545 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6547         * Makefile.def: Add windmc tool to build.
6548         * Makefile.tpl: Likewise.
6549         * configure.ac: Likewise.
6550         * Makefile.in: Regenerate.
6551         * configure: Regenerate.
6553 2007-06-28  DJ Delorie  <dj@redhat.com>
6555         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6556         not building newlib.
6557         * configure: Regenerated.
6559 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6561         * MAINTAINERS (Write After Approval): Add myself.
6563 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6565         * MAINTAINERS (Write After Approval): Add myself.
6567 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6569         * MAINTAINERS (Write After Approval): Add myself.
6571 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6573         * MAINTAINERS (Write After Approval): Add myself.
6575 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6577         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6578         * Makefile.in: Regenerated.
6580 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6582         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6583         bfin*-*-uclinux* targets.
6584         * configure: Regenerate.
6586 2007-06-14  Ian Lance Taylor  <iant@google.com>
6588         * MAINTAINERS: Add myself as non-algorithmic global write
6589         maintainer.
6591 2007-06-14  Diego Novillo  <dnovillo@google.com>
6593         * MAINTAINERS: Add self as middle-end maintainer and
6594         non-algorithmic global write maintainer.
6596 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6598         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6599         Move all Fortran maintainers except Paul Brook into the
6600         Non-Autopoiesis section.
6602 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6604         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6605         (distclean-stage[+id+]): Possibly delete stage_last.
6606         * Makefile.in: Regenerate.
6608 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6610         * MAINTAINERS (Various Maintainer): Fix typo.
6612 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6614         * MAINTAINERS (Various Maintainer): Add myself as
6615         dataflow maintainer.
6617 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6619         * config.sub, config.guess: Update from upstream sources.
6621 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6623         * Makefile.tpl: Fix spelling error.
6624         * Makefile.in: Regenerate.
6626 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6628         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6629         lt_cv_sys_max_cmd_len.
6631 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6633         * MAINTAINERS (Various Maintainers): Add myself as
6634         auto-vectorizer maintainer.
6636 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6638         PR libjava/32098
6639         * libtool.m4: Revert previous change.
6640         * ltgcc.m4: Put it here.
6642 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6644         * MAINTAINERS (Various Maintainers): Add myself as
6645         auto-vectorizer maintainer.
6647 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6649         PR libjava/32098
6650         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6652 2007-05-30  Richard Guenther  <rguenther@suse.de>
6654         * MAINTAINERS (Various Maintainers): Add myself as
6655         auto-vectorizer maintainer.
6657 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6659         PR bootstrap/29382
6660         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6661         * configure: Rebuilt.
6663 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6665         * MAINTAINERS (Write After Approval): Removed my name.
6667 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6669         * MAINTAINERS (Write After Approval): Remove myself.
6671 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6673         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6675 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6677         * ltmain.sh: Update from ToT Libtool.
6678         * libtool.m4: Update from ToT Libtool.
6679         * ltsugar.m4: New. Update from ToT Libtool.
6680         * ltversion.m4: New. Update from ToT Libtool.
6681         * ltoptions.m4: New. Update from ToT Libtool.
6682         * ltconfig: Remove.
6683         * ltcf-c.sh: Remove.
6684         * ltcf-cxx.sh: Remove.
6685         * ltcf-gcj.sh: Remove.
6687 2007-05-22  Ollie Wild  <aaw@google.com>
6689         * MAINTAINERS (Write After Approval): Add myself.
6691 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6693         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6694         stage_cflags.
6695         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6696         Remove CFLAGS/LIBCFLAGS.
6697         (configure-stage[+id+]-[+prefix+][+module+],
6698         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6699         * Makefile.in: Regenerate.
6701 2007-05-15  Diego Novillo  <dnovillo@google.com>
6703         * MAINTAINERS: Update e-mail address.
6705 2007-05-15  Revital Eres  <eres@il.ibm.com>
6707         * MAINTAINERS (Write After Approval): Add myself.
6709 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6711         * MAINTAINERS (Write After Approval): Updated my address.
6713 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6715         * MAINTAINERS (Write After Approval): Add myself.
6717 2007-05-11  Silvius Rus  <rus@google.com>
6719         * MAINTAINERS (Write After Approval): Add myself.
6721 2007-04-23  Tom Tromey  <tromey@redhat.com>
6723         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6725 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6727         * MAINTAINERS (cpplib): Rename to ...
6728         (libcpp): ... this.  Add C/C++ front end maintainers.
6730 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6732         * config-ml.in: Pass ${ml_config_env} to configure calls.
6734 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6736         * MAINTAINERS (Write After Approval): Add myself.
6738 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6740         * MAINTAINERS (Write After Approval): Add myself.
6742 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6744         * MAINTAINERS (fortran 95 front end): Add myself.
6746 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6748         * MAINTAINERS (Write After Approval): Add myself.
6750 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6752         * MAINTAINERS (Modulo Scheduler): Add myself.
6754 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6756         * MAINTAINERS (fortran 95 front end): Add myself.
6757         (c++ front end): whitespace fix.
6759 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6761         * MAINTAINERS (Write After Approval): Add myself.
6763 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6765         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6766         of glob.  Quote arguments with single quotes too.
6767         * configure: Regenerate.
6769 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6771         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6772         * Makefile.in: Regenerate
6774 2007-03-07  Andreas Schwab  <schwab@suse.de>
6776         * configure: Regenerate.
6778 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6780         * configure.ac: Add "--with-pdfdir" configure option,
6781         which defines pdfdir variable.
6782         * Makefile.def (target=fixincludes): Add install-pdf to
6783         missing targets.
6784         (recursive_targets): Add install-pdf target.
6785         (flags_to_pass): Add pdfdir.
6786         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6787         target.
6788         * configure: Regenerate
6789         * Makefile.in: Regenerate
6791 2007-02-28  Eric Christopher  <echristo@apple.com>
6793         Revert:
6794         2006-12-07  Mike Stump  <mrs@apple.com>
6796         * Makefile.def (dependencies): Add dependency for
6797         install-target-libssp and install-target-libgomp on
6798         install-gcc.
6799         * Makefile.in: Regenerate.
6801 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6803         * configure: Regenerate.
6804         * configure.ac: Move statements after variable declarations.
6806 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6808         * MAINTAINERS: Add myself as sh maintainer.
6810 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6812         * configure.ac: Adjust for loop syntax.
6813         * configure: Regenerate.
6815 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6817         * configure: Rebuilt.
6819 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6821         * configure.ac: Drop multiple occurrences of --enable-languages,
6822         and fix its quoting.
6823         * configure: Rebuilt.
6825 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6826             Nathan Sidwell  <nathan@codesourcery.com>
6827             Vladimir Prus  <vladimir@codesourcery.com>
6828             Joseph Myers  <joseph@codesourcery.com>
6830         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6831         * configure: Regenerate.
6833 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6835         * ltconfig (freebsd*): Default to elf.
6837 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6839         * configure.ac (target_libraries): Move libgcc before libiberty.
6840         * configure: Regenerated.
6842 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6843             Paolo Bonzini  <bonzini@gnu.org>
6845         PR bootstrap/30753
6846         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6847         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6848         * configure: Regenerated.
6850 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6852         * MAINTAINERS (Language Front End Maintainers): Update my mail
6853         address.
6855 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6857         PR bootstrap/30748
6858         * configure.ac: Correct syntax for Solaris ksh.
6859         * configure: Regenerated.
6861 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6863         * configure.ac: Sync with src.
6864         * configure: Regenerate.
6866 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6868         * Makefile.in: Regenerate.
6870 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6872         * config.sub: Sync with src.
6874 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6876         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6877         noncanonical equivalents.
6878         * configure.in: Rename to...
6879         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6880         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6881         target_noncanonical.  Use them.  Rewrite removal of configure
6882         arguments for autoconf 2.59.  Discard variable settings.  Force
6883         program_transform_name for native tools.
6885         * Makefile.in: Regenerated.
6886         * configure: Regenerated with autoconf 2.59.
6888 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6890         * MAINTAINERS (Write After Approval): Add myself.
6892 2007-01-31  Andreas Schwab  <schwab@suse.de>
6894         * Makefile.tpl (LDFLAGS): Substitute it.
6895         * Makefile.in: Regenerate.
6897 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6899         * MAINTAINERS (Write After Approval): Add myself.
6901 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6903         * MAINTAINERS (spu port): Add myself.
6905 2007-01-23  Richard Guenther  <rguenther@suse.de>
6907         PR bootstrap/30541
6908         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6909         * Makefile.tpl (GNATBIND): Substitute it.
6910         (GNATMAKE): Likewise.
6911         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6912         of STAGE_PREFIX.
6913         * Makefile.in: Regenerate.
6914         * configure: Regenerate.
6916 2007-01-18  Mike Stump  <mrs@apple.com>
6918         * configure.in: Re-enable -Werror for gcc builds.
6920 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6922         * MAINTAINERS (Write After Approval): Add myself.
6924 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6926         * configure.in: Change == to = in test command.
6927         * configure: Regenerate.
6929 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6930             Nick Clifton  <nickc@redhat.com>
6931             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6933         * configure.in (build_configargs, host_configargs, target_configargs):
6934         Remove build/host/target parameters.
6935         (host_libs): Add gmp and mpfr.
6936         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6937         * Makefile.def (gmp, mpfr): New.
6938         (gcc): Remove target.
6939         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6940         target_os, target_vendor): New.
6941         (configure): Add host_alias/target_alias arguments; adjust invocations.
6942         * configure: Regenerate.
6943         * Makefile.in: Regenerate.
6945 2007-01-11  Matt Fago  <fago@earthlink.net>
6947         * configure.in: Try to link to functions only in mpfr 2.2.x
6948         to improve robustness of configure tests.
6949         * configure: Regenerate.
6951 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6953         * MAINTAINERS: Add myself as i386 maintainer.
6955 2007-01-08  Jan Hubicka  <jh@suse.cz>
6957         * MAINTAINERS: Add myself as i386 maintainer.
6959 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6961         * configure.in: Add support for an x86_64-mingw* target.
6962         * configure: Regenerate.
6964 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6966         * Makefile.tpl (all-target): Correct @if conditional for target
6967         modules.
6968         * configure.in: Omit libiberty if building only target libgcc.
6969         * configure, Makefile.in: Regenerated.
6971 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6973         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6974         * configure: Regenerate.
6976 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6978         * Makefile.def (target_modules): Add libgcc.
6979         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6980         * Makefile.tpl (clean-target-libgcc): Delete.
6981         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6982         on gcc even for bootstrapped modules.  Rewrite handling of
6983         lang_env_dependencies to loop over target_modules.
6984         * configure.in (target_libraries): Add target-libgcc.
6985         * Makefile.in, configure: Regenerated.
6987 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6989         * configure.in: Reorganize recognition of languages.  Add
6990         --enable-stage1-languages.  Show supported languages for the chosen
6991         target rather than all recognized languages.
6992         * configure: Regenerate.
6994 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6996         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6997         * Makefile.in: Regenerate.
6999 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7001         * configure.in: Warn that MPFR 2.2.0 is buggy.
7002         * configure: Regenerate.
7004 2006-12-27  Ian Lance Taylor  <iant@google.com>
7006         * configure.in: When removing Makefiles to force a reconfigure, also
7007         remove prev-DIR*/Makefile.
7008         * configure: Regenerate.
7010 2006-12-22  Andreas Schwab  <schwab@suse.de>
7012         * configure: Regenerate with correct autoconf version.
7014 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7016         * configure.in: add AC_SUBST for *_FOR_TARGET.
7017         * configure: Regenerate.
7019 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7021         * configure.in: Simplify logic for rejecting languages that cannot
7022         be built.  Separate the case when a language is unsupported,
7023         from the case when the user chooses not to build a language.
7025 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7027         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7028         it only affects bootstrap and could be tested on "$host" as well.
7029         * configure: Regenerate.
7030         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7032 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7034         PR bootstrap/29544
7035         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7036         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7037         move here comment from Makefile.tpl.
7038         * Makefile.tpl: Move some definitions higher in the file.
7039         (STAGE1_CHECKING): New.
7040         * configure.in: Add --enable-stage1-checking.
7041         * configure: Regenerate.
7042         * Makefile.in: Regenerate.
7044 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7046         * MAINTAINERS: Add myself as build system maintainer.
7048 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7050         * MAINTAINERS (Write After Approval): Add myself.
7052 2006-12-13  Eric Christopher  <echristo@apple.com>
7054         * MAINTAINERS: Add myself as darwin maintainer.
7056 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7058         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7060 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7062         MAINTAINERS: Update my entry.
7064 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7066         * configure.in:  Handle spu makefile frag.
7067         * Makefile.tpl (MAINT): Define
7068         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7069         * configure: Regenerate.
7070         * Makefile.in: Regenerate.
7072 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7074         * config.guess: Import latest version.
7075         * config.sub: Likewise.
7077 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7079         * configure.in (spu-*-*): Don't skip target-libiberty.
7080         * configure: Regenerate.
7082 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7084         PR bootstrap/30134
7085         * configure.in: Correct x86 darwin support for libjava to powerpc
7086         and i?86 only.
7087         * configure: Regenerate.
7089 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7091         * configure.in: Add x86 darwin support for libjava.
7092         * configure: Regenerate.
7094 2006-12-07  Mike Stump  <mrs@apple.com>
7096         * Makefile.def (dependencies): Add dependency for
7097         install-target-libssp and install-target-libgomp on
7098         install-gcc.
7099         * Makefile.in: Regenerate.
7101 2006-12-04  Richard Guenther  <rguenther@suse.de>
7103         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7104         (Non-Algorithmic Maintainers): Move over non-algorithmic
7105         loop optimizer maintainers, add myself as a non-algorithmic
7106         middle-end maintainer.
7108 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7110         * MAINTAINERS (Write After Approval): Add myself.
7112 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7114         * configure.in: Update error message for missing GMP/MPFR.
7116         * configure: Regenerate.
7118 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7120         * configure.in: Update MPFR version in error message.
7122         * configure: Regenerate.
7124 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7126         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7127         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7128         --with-gmp-lib): New flags.
7130         * configure: Regenerate.
7132 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7134         * MAINTAINERS (Write After Approval): Change my email address.
7136 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7138         * MAINTAINERS (Write After Approval): Add myself.
7140 2006-11-22  Philipp Thomas  <pth@suse.de>
7142         * MAINTAINERS (i18n): Update e-mail address.
7144 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7146         * MAINTAINERS (spu port): Add myself as maintainer.
7147         (Write After Approval): Remove myself.
7149 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7151         * configure.in (skipdirs): Don't build libssp for SPU.
7152         * configure: Regenerate.
7154 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7156         * MAINTAINERS (spu port): Add myself as maintainer.
7157         (libobjc): Update my email address.
7159 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7161         * MAINTAINERS (Write After Approval): Add myself.
7163 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7165         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7166         * configure : Rebuilt.
7168 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7170         * MAINTAINERS (Write After Approval): Add myself.
7172 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7174         * MAINTAINERS (Write After Approval): Add myself.
7176 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7178         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7179         libmpfr.a.
7180         * configure: Regenerate.
7182 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7184         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7185         (unstage): Test for stage_last presence.
7187         PR bootstrap/29802
7188         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7189         STAGE_PREFIX.
7190         * Makefile.in: Regenerate.
7192 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7194         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7195         maintainers.
7197 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7199         * MAINTAINERS (Write After Approval): Add myself.
7201 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7203         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7204         and stageN-package/Makefile.
7205         * Makefile.in: Regenerated.
7207 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7209         * configure.in: Remove target-libgloss from noconfigdirs for
7210         bfin-*-*.
7211         * configure: Regenerated.
7213 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7215         * configure.in (have_gmp): Only error if the gcc directory exists.
7217         * configure: Regenerate.
7219 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7221         * configure.in: Robustify error message for missing GMP/MPFR.
7223         * configure: Regenerate.
7225 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7227         * MAINTAINERS (Write After Approval): Add myself.
7229 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7231         * MAINTAINERS: Change email address.
7233 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7235         * MAINTAINERS (Write After Approval): Add myself.
7237 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7239         * MAINTAINERS (Write After Approval): Add myself.
7241 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7243         * MAINTAINERS (Write After Approval): Move myself to
7244         Write After Approval section.
7246 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7248         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7249         need_gmp anymore.
7250         * configure: Regenerate.
7252 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7254         * MAINTAINERS (Write After Approval): Add myself.
7256 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7258         * config.guess: Import latest version.
7259         * config.sub: Likewise.
7261 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7263         * Makefile.def: Added pdf target handling.
7264         * Makefile.tpl: Added pdf target handling.
7265         * Makefile.in: Regenerated.
7267 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7269         * MAINTAINERS: Add self as score port maintainer.
7271 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7273         * MAINTAINERS (Write After Approval): Add myself.
7275 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7277         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7278         or newer.
7279         * configure: Regenerated.
7281 2006-09-27  Dave Brolley  <brolley@redhat.com>
7283         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7284         using $s instead of $r.
7285         * configure: Regenerated.
7287 2006-09-26  Thiemo Seufer  <ths@mips.com>
7289         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7290         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7291         * configure: Regenerate.
7293 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7295         * MAINTAINERS (Write After Approval): Remove myself.
7297 2006-09-22  Chao-ying Fu  <fu@mips.com>
7299         * MAINTAINERS (Write After Approval): Add myself.
7301 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7303         * MAINTAINERS: Add self as soft-fp maintainer.
7305 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7307         * MAINTAINERS: Add myself as avr maintainer.
7308         Remove Marek Michalkiewicz as avr maintainer.
7310 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7312         * MAINTAINERS (Write After Approval): Add myself.
7314 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7316         * configure.in: Never build newlib for a Mingw host.
7317         Never build newlib as Mingw target library.
7318         Test the existence of winsup/cygwin for building a Cygwin newlib,
7319         rather than just winsup.
7320         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7321         building a Mingw target.
7322         * configure: Regenerate.
7324 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7326         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7328 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7330         * config.guess: Import from src (was more updated).
7331         * config.sub: Likewise.
7333 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7335         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7336         * configure: Regenerated.
7338 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7340         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7341         for stages after the first.
7343 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7345         * Makefile.def: Add dependencies for configure-opcodes
7346         on configure-intl and all-opcodes on all-intl.
7347         * Makefile.in: Regenerated.
7349 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7351         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7353 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7355         Port to hosts whose 'sort' and 'tail' implementations
7356         treat operands with leading '+' as file names, as POSIX
7357         has required since 2001.  However, make sure the code still
7358         works on pre-POSIX hosts.
7359         * ltmain.sh: Don't assume "sort +2" is equivalent to
7360         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7362 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7364         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7366 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7368         * ltconfig: chmod 644 before ranlib during install.
7370 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7372         PR bootstrap/18058
7373         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7374         if the bootstrap compiler is a GCC version that supports it.
7375         * configure: Regenerate.
7377 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7379         * configure.in: Fix thinkos in previous check-in.
7380         * configure: Regenerate.
7382 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7384         PR other/27063
7385         * configure.in: Test subdir_requires and give an appropriate
7386         error message.
7387         * configure: Regenerate.
7389 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7391         * MAINTAINERS (Write After Approval): Add myself.
7393 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7395         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7397 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7399         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7401 2006-06-20  David Ayers  <d.ayers@inode.at>
7403         PR bootstrap/28072
7404         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7405         whether target-libjava is being configured instead of whether the
7406         java front end is enabled.
7407         * configure: Regenerate.
7409 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7411         PR target/27540
7412         * configure.in: Only enable libgomp on IRIX 6.
7413         * configure: Regenerate.
7415 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7417         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7418         too.
7419         * Makefile.in: Regenerate.
7421 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7423         * config-ml.in: Alter CCASFLAGS to include special
7424         multilib options the same as is done for CFLAGS.
7426 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7428         * configure.in: Don't enable libgomp on hpux10.
7429         * configure: Rebuilt.
7431 2006-06-12  David Ayers  <d.ayers@inode.at>
7433         PR bootstrap/27963
7434         PR target/19970
7435         * configure.in: Remove target-boehm-gc from noconfigdirs where
7436         ${libgcj} is specified.
7437         * configure: Regenerate.
7439 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7441         Sync from src:
7443         * configure.in: Sync.
7444         * configure: Regenerated.
7446         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7448         * Makefile.def: Added dependencies from sim and gdb on intl, and
7449         added configure dependencies to everything with an all dependency
7450         on intl.
7451         * Makefile.in: Regenerated.
7453 2006-06-06  David Ayers  <d.ayers@inode.at>
7455         PR libobjc/13946
7456         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7457         * Makefile.in: Regenerate.
7458         * configure.in: Add --enable-objc-gc at toplevel and have it
7459         enable boehm-gc for Objective-C.
7460         Remove target-boehm-gc from libgcj.
7461         Add target-boehm-gc to target_libraries.
7462         Add target-boehm-gc to noconfigdirs where ${libgcj}
7463         is specified.
7464         Assert that boehm-gc is supported when requested for Objective-C.
7465         Only build boehm-gc if needed either for Java or Objective-C.
7466         * configure: Regenerate.
7468 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7470         PR 27674
7471         * Makefile.tpl (configure-[+prefix+][+module+],
7472         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7473         Remove rule to unstage bootstrapped modules.
7474         (stage_current): New.
7475         * Makefile.in: Regenerate.
7477 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7479         * MAINTAINERS (Write After Approval): Update my e-mail address.
7481 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7483         * include/libiberty.h: Declare pex_run_in_environment.
7485 2006-05-31  Asher Langton  <langton2@llnl.gov>
7487         * MAINTAINERS (Write After Approval): Add myself.
7489 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7491         * Makefile.def (bfd, opcodes): Fix lib_path.
7492         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7493         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7494         * Makefile.in: Regenerate.
7496 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7498         * Makefile.in: Regenerate.
7500 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7502         * Makefile.def: Add install-html target. Add datarootdir
7503         docdir and htmldir to flags_to_pass.
7504         * Makefile.tpl: Add install-html target.
7505         * Makefile.in: Regenerate.
7506         * configure.in: Add --with-datarootdir, --with-docdir, and
7507         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7508         * configure: Regenerate.
7510 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7512         * configure.in: Enable gprof for cross builds.
7513         * configure: Regenerate.
7515 2006-05-22  Richard Guenther  <rguenther@suse.de>
7517         Revert
7518         2006-01-31  Richard Guenther  <rguenther@suse.de>
7519         Paolo Bonzini  <bonzini@gnu.org>
7521         * Makefile.def (target_modules): Add libgcc-math target module.
7522         * configure.in (target_libraries): Add libgcc-math target library.
7523         (--enable-libgcc-math): New configure switch.
7524         * Makefile.in: Re-generate.
7525         * configure: Re-generate.
7526         * libgcc-math: New toplevel directory.
7528 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7529             Andreas Tobler  <a.tobler@schweiz.ch>
7531         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7532         * configure: Rebuilt.
7534 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7536         * MAINTAINERS (Write After Approval): Add myself.
7538 2006-05-01  DJ Delorie  <dj@redhat.com>
7540         * configure.in: Restore CFLAGS if GMP isn't present.
7541         * configure: Regenerate.
7543 2006-05-01  Richard Guenther  <rguenther@suse.de>
7545         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7546         maintainer.
7548 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7550         * MAINTAINERS (Write After Approval): Add myself.
7552 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7554         * MAINTAINERS (Write After Approval): Add myself.
7556 2006-04-18  DJ Delorie  <dj@redhat.com>
7558         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7559         reference libgloss so that libssp can be built in a combined
7560         tree.
7561         * configure: Regenerate.
7563 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7565         * MAINTAINERS (Write After Approval): Add myself.
7567 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7569         * configure.in: Require makeinfo 4.4 or higher.
7570         * configure: Regenerate.
7572 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7574         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7575         Rearrange the entries of other libraries to have them in one place.
7577 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7579         * MAINTAINERS (Write After Approval): Remove myself.
7580         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7582 2006-03-14  Richard Guenther  <rguenther@suse.de>
7584         * configure: Regenerate with autoconf 2.13.
7586 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7588         * MAINTAINERS: Use my work address.
7590         * MAINTAINERS: Update my E-mail address.
7592 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7594         * configure.in: Handle --disable-<component> generically.
7595         * configure: Regenerate.
7597 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7599         PR libgcj/17311
7600         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7602 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7604         * MAINTAINERS (Write After Approval):  Remove myself.
7605         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7607 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7609         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7610         (TARGET_CONFIGDIRS): Remove.
7611         * configure.in: Remove AC_SUBST(target_configdirs).
7612         * Makefile.in, configure: Regenerated.
7614 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7616         * MAINTAINERS (Write After Approval):  Remove myself.
7617         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7619 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7621         PR bootstrap/25670
7623         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7625         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7626         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7627         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7628         BUILD_PREFIX, BUILD_PREFIX_1.
7629         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7631         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7632         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7634         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7635         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7636         of `cat stage_current`.  Always provide the `r' and `s' variables.
7637         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7638         a single shell execution.
7639         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7640         bootstrapped modules, make the stage1 module if the build was not
7641         started yet, else build the current stage.
7642         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7643         (all-build, all-host, all-target, [+make_target+]-host,
7644         [+make_target+]-target): Do not use \-continued lines.
7645         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7646         (current_stage, restrap, stage_last): New.
7648         * Makefile.in: Regenerate.
7649         * configure: Regenerate.
7651 2006-02-19  Bud Davis  <jmdavis@link.com>
7653         * MAINTAINERS (Write After Approval):  Remove myself.
7654         (Language Front End Maintainers):  Add myself as fortran 95
7655         maintainer and update e-mail address.
7657 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7659         * MAINTAINERS (Write After Approval):  Remove myself.
7660         (Language Front End Maintainers):  Add myself as fortran 95
7661         maintainer.
7663 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7665         * MAINTAINERS (Write After Approval): Add myself.
7667 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7669         * MAINTAINERS (Write After Approval):  Remove myself.
7670         (Language Front End Maintainers):  Add myself as
7671         fortran 95 maintainer.
7673 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7675         Sync from src:
7677         2005-12-27  Leif Ekblad  <leif@rdos.net>
7679         * configure.in: Add support for RDOS target.
7680         * configure: Regenerate.
7682 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7683             Andreas Schwab  <schwab@suse.de>
7685         * configure: Regenerate.
7687 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7689         * configure.in (enable_libgomp): Add AIX.
7690         * configure: Regenerate.
7692 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7694         * MAINTAINERS (Write After Approval): Add myself.
7696 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7698         * MAINTAINERS (Write After Approval): Add myself.
7700 2006-01-31  Richard Guenther  <rguenther@suse.de>
7701         Paolo Bonzini  <bonzini@gnu.org>
7703         * Makefile.def (target_modules): Add libgcc-math target module.
7704         * configure.in (target_libraries): Add libgcc-math target library.
7705         (--enable-libgcc-math): New configure switch.
7706         * Makefile.in: Re-generate.
7707         * configure: Re-generate.
7708         * libgcc-math: New toplevel directory.
7710 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7712         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7713         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7714         the assembler, linker and binutils.
7715         * configure: Regenerate.
7717 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7719         * MAINTAINERS (Write After Approval): Add myself.
7721 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7723         * configure: Regenerate.
7725 2006-01-18  Richard Henderson  <rth@redhat.com>
7726             Jakub Jelinek  <jakub@redhat.com>
7727             Diego Novillo  <dnovillo@redhat.com>
7729         * libgomp: New directory.
7730         * Makefile.def: Add target_module libgomp.
7731         * Makefile.in: Regenerate.
7732         * configure.in (target_libraries): Add target-libgomp.
7733         * configure: Regenerate.
7735 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7737         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7738         @ from continuation.
7739         * Makefile.in: Rebuilt.
7741 2006-01-04  Chris Lattner  <sabre@gnu.org>
7743         * MAINTAINERS (Write After Approval): Add myself.
7745 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7747         PR bootstrap/24252
7749         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7750         * Makefile.tpl (OBJDUMP): New.
7751         (EXTRA_HOST_FLAGS): Add it.
7752         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7754         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7755         to use symbolic links between directories.  Avoid race conditions
7756         or make them harmless.
7757         * configure.in: Do not try to use symbolic links between directories.
7759         * Makefile.def (LEAN): Pass.
7760         * Makefile.tpl (LEAN): Define.
7761         (stage[+id+]-start): Accept that the previous directory does not
7762         exist, if the bootstrap is lean.
7763         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7764         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7765         configure substitution.
7766         ([+compare-target+]): Likewise.
7767         ([+bootstrap-target+]-lean): New.
7768         * configure.in: Remove lean bootstrap support from here.
7770         * Makefile.in: Regenerate.
7771         * configure: Regenerate.
7773 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7775         * MAINTAINERS (libdecnumber): Add myself.
7777 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7779         * libtool-ldflags: New script.
7781 2006-01-02  Andreas Schwab  <schwab@suse.de>
7783         * configure.in: When reconfiguring remove Makefile in
7784         all stage directories.
7785         * configure: Regenerate.
7787 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7789         * MAINTAINERS: Update my email address.
7791 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7793         Revert Ada-related part of the previous change.
7795         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7796         Do not pass.
7797         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7798         * Makefile.in: Regenerate.
7799         * configure.in: Do not include mt-ppc-aix target fragment.
7800         * configure: Regenerate.
7802 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7804         * configure.in: Select appropriate fragments for PowerPC/AIX.
7805         * configure: Regenerate.
7807         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7808         BOOT_CFLAGS, BOOT_LDFLAGS.
7809         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7810         BOOT_CFLAGS, BOOT_LDFLAGS.
7811         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7812         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7813         (stage): Fail if we cannot complete the work.
7814         * Makefile.in: Regenerate.
7816 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7818         * configure.in: Replace ms1 with mt.
7819         * configure: Rebuilt.
7821 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7823         * MAINTAINERS: Update my email address.
7825 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7827         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7828         install-host-nogcc): Don't invoke $(stage) at the end.
7829         * Makefile.in: Regenerate.
7831 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7833         * configure.in: Flip the top-level bootstrap switch.
7834         * configure: Regenerate.
7836 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7838         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7839         $(stage) and $(unstage).
7840         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7841         (all): Remove stray semicolon.
7842         (local-distclean): Don't handle multilib.tmp and multilib.out.
7843         (install.all): Set $s for consistency.
7844         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7845         check_multilibs setting.  Always make the install directory.
7846         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7847         Correct @if/@endif.
7848         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7849         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7850         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7851         (multilib.out): Remove.
7852         * Makefile.in: Regenerated.
7854 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7856         * MAINTAINERS (Write After Approval): Add myself.
7858 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7860         * MAINTAINERS: Add myself as mt maintainer.
7862         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7864 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7866         * MAINTAINERS: Change email address.
7868 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7870         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7871         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7872         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7873         Find in-tree tools if available.
7874         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7875         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7876         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7877         (COMPILER_*_FOR_TARGET): New.
7878         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7879         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7880         (CONFIGURED_*, USUAL_*): Remove.
7881         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7882         STRIP): Use autoconf substitutions.
7883         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7884         COMPILER_NM_FOR_TARGET): New.
7885         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7887         (all): Make all-host and all-target in parallel.
7888         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7889         that $$r and $$s are set before invoking a recursive make.
7890         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7891         ([+bootstrap-target+]): Inline most of the `all' target.
7893 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7895         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7896         from the gcc build directory.
7897         * Makefile.in: Regenerate.
7899 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7901         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7902         depend on all-libdecnumber.
7903         * configure.in (host_libs): Include libdecnumber.
7904         * Makefile.in: Regenerate.
7905         * configure: Likewise.
7907 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7909         * libdecnumber: Import decNumber sources from the dfp-branch.
7911 2005-11-21  Kean Johnston  <jkj@sco.com>
7913         * config.sub, config.guess: Sync from upstream sources.
7915 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7917         Import from Autoconf sources:
7919         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7920         * config/move-if-change: Don't output "$2 is unchanged";
7921         suggested by Ben Elliston.  Handle weird characters correctly.
7923 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7925         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7926         to match upstream libtool for darwin.
7928 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7930         * Makefile.def: Remove gdb dependencies for gdbtk.
7931         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7932         (configure-gdb, install-gdb): New rules.
7933         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7934         * Makefile.in, configure: Regenerated.
7936 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7938         * MAINTAINERS (Write After Approval): Add myself.
7940 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7942         * MAINTAINERS (Write After Approval): Add myself.
7944 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7946         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7947         Diego Novillo.
7949 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7951         PR bootstrap/24297
7952         * Makefile.tpl (do-[+make-target+], do-check, install,
7953         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7954         are set before recursing.
7955         * Makefile.in: Regenerate.
7957 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7959         PR bootstrap/18939
7960         * Makefile.def (gcc) <target>: Fix thinko.
7961         * Makefile.in: Regenerate.
7963 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7965         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7966         * configure: Regenerate.
7968 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7970         * MAINTAINERS (Write After Approval): Add self.
7972 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7974         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7975         target-libffi, target-qthreads, target-libjava, and
7976         targetlibobjc.
7977         * configure: Regenerate.
7979 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7981         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7982         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7983         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7984         (USUAL_OBJDUMP_FOR_TARGET): New.
7985         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7986         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7987         * configure, Makefile.in: Regenerated.
7989 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7991         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7992         before other host packages.
7994 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7996         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7998 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8000         PR bootstrap/22340
8002         * configure.in (default_target): Remove.
8003         * Makefile.tpl (all): Do not use prerequisites as subroutines
8004         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8005         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8006         use prerequisites as subroutines.
8007         (check-host, check-target): New.
8008         (bootstrap configure & all targets): Do not use stage*-start
8009         if the directory layout is already ok.
8010         (non-bootstrap configure & all targets): Prepend a $(unstage).
8011         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8012         (NOTPARALLEL): Remove.
8013         (unstage, stage variables): New variables.
8014         (unstage, stage targets): Simply expand to those variables.
8016         * configure: Regenerate.
8017         * Makefile.in: Regenerate.
8019 2005-10-04  James E Wilson  <wilson@specifix.com>
8021         * Makefile.def (lang_env_dependencies): Add libmudflap.
8022         * Makefile.in: Regenerate.
8024 2005-10-03  Andreas Schwab  <schwab@suse.de>
8026         Backport from libtool CVS:
8027         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8029         * ltmain.sh: add support for installing into temporary
8030         staging area (e.g. 'make install DESTDIR=...')
8032 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8034         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8035         * configure: Regenerated.
8037 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8039         * configure: Regenerate with the correct
8040         autoconf version.
8042 2005-09-30  Catherine Moore  <clm@cm00re.com>
8044         * configure.in (bfin-*-*): New.
8045         * configure: Regenerated.
8047 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8049         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8050         (LIPO_FOR_TARGET): New.
8051         (CONFIGURED_LIPO_FOR_TARGET): New.
8052         (USUAL_LIPO_FOR_TARGET): New.
8053         (STRIP_FOR_TARGET): New.
8054         (CONFIGURED_STRIP_FOR_TARGET): New.
8055         (USUAL_STRIP_FOR_TARGET): New.
8056         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8057         STRIP_FOR_TARGET.
8058         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8059         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8060         * Makefile.in: Regenerate.
8061         * configure: Regenerate.
8063 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8065         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8066         (rs6000-*-aix*): Same.
8067         * configure: Regenerate.
8069 2005-09-16  Tom Tromey  <tromey@redhat.com>
8071         * MAINTAINERS: Add self as java maintainer.
8073 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8075         * configure.in: Recognize f95 in the --enable-languages option,
8076         and substitute it for fortran, issuing a warning.
8077         * configure: Regenerate.
8079 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8081         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8082         * configure:  Regenerated.
8084 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8086         * MAINTAINERS: Add self as ms1 maintainer.
8088 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8090         * Makefile.def (libssp): Add to lang_env_dependencies.
8091         * Makefile.in: Regenerate.
8093 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8095         * MAINTAINERS: Add myself as middle-end maintainer.
8097 2005-08-17  Christian Groessler  <chris@groessler.org>
8099         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8100         * Makefile.in: Regenerate.
8102 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8104         * MAINTAINERS (write after approval): Added myself.
8106 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8108         * MAINTAINERS (Write After Approval): Add myself.
8110 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8112         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8113         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8114         Look for alternate names of the target cc and c++
8115         * configure: Regenerate.
8117 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8119         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8120         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8121         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8122         tools; remove code to manually set them.
8123         (Target tools): Look in the environment for them.
8124         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8125         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8126         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8127         build directory.
8128         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8129         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8130         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8131         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8132         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8133         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8134         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8135         * configure: Regenerate.
8136         * Makefile.in: Regenerate.
8138 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8140         * MAINTAINERS: Update for removed CPU targets.
8142 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8144         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8145         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8146         * Makefile.in: Regenerated.
8148 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8150         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8151         (CFLAGS_FOR_TARGET): Use it.
8152         (CXXFLAGS_FOR_TARGET): Likewise.
8153         * Makefile.in: Regenerated.
8154         * configure.in (--with-build-sysroot): New option.
8155         * configure: Regenerated.
8157 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8159         * Makefile.tpl: Wrap install between unstage and stage
8160         * Makefile.in: Regenerate.
8162 2005-07-21  Eric Christopher  <echristo@apple.com>
8164         * MAINTAINERS: Update affiliation.
8166 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8168         * MAINTAINERS: Add self as crx port maintainer.
8170 2005-07-20  DJ Delorie  <dj@redhat.com>
8172         * MAINTAINERS: Add self as m32c maintainer.
8174 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8176         * all files: Update FSF address.
8178 2005-07-15  Eric Christopher  <echristo@redhat.com>
8180         * MAINTAINERS: Change affiliation.
8182 2005-07-14  Jim Blandy  <jimb@redhat.com>
8184         * configure.in: Add cases for Renesas m32c.
8185         * configure: Regenerated.
8187 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8189         * COPYING.LIB: Update from fsf.org.
8191 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8193         * COPYING, compile, config.guess,
8194         config.sub, install-sh, missing, mkinstalldirs,
8195         symlink-tree, ylwrap: Sync from upstream sources.
8196         * config-ml.in: Update FSF address.
8198 2005-07-13  Eric Christopher  <echristo@redhat.com>
8200         * configure.in: Add toplevel noconfigdir support for tpf.
8201         * configure: Regenerate.
8203 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8205         PR ada/22340
8207         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8208         * Makefile.in: Regenerate.
8210 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8212         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8213         Brolley to write-after-approval.
8215 2005-07-07  Andreas Schwab  <schwab@suse.de>
8217         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8218         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8219         * Makefile.in: Regenerated.
8221 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8223         * configure.in: Don't build sim or rda when targetting darwin.
8224         * configure: Regenerate.
8226 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8228         * configure.in: Add --enable-libssp and --disable-libssp.
8229         * configure: Regenerate with autoconf-2.13.
8231 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8233         * Makefile.def (target_modules): Add libssp.
8234         * configure.in (target_libraries): Add target-libssp.
8235         * configure: Rebuilt.
8236         * Makefile.in: Rebuilt.
8238 2005-07-01  Zack Weinberg  <zackw@panix.com>
8240         * MAINTAINERS: Change email address.  Resign from maintainership.
8242 2005-07-01  Richard Guenther  <rguenther@suse.de>
8244         * MAINTAINERS: Change my e-mail address and affiliation.
8246 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8248         * Makefile.def (stagefeedback): Come after profile.
8249         Define profiledbootstrap target.
8250         * Makefile.tpl (profiledbootstrap): Remove.
8251         (stageprofile-end): Zap stagefeedback.
8252         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8253         * Makefile.in: Regenerate.
8255 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8257         * MAINTAINERS: Update my email address.
8259 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8261         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8262         In 'cpp' stanza, support '#line' as well as '# '.
8264 2005-06-08  Andreas Schwab  <schwab@suse.de>
8266         * MAINTAINERS: Move myself from 'Write After Approval' to
8267         'CPU Port Maintainers' section as m68k maintainer.
8269 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8271         * configure.in (unsupported_languages): New macro.
8272         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8273         non-ported target libraries in noconfigdirs.
8274         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8275         non-linux-gnu.  Remove libgcj_ex_libffi.
8276         <lang_frag loop>: Set add_this_lang=no if the language is in
8277         unsupported_languages.
8278         * configure: Regenerate.
8280 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8282         * configure.in: Fix typo in handling of --with-mpfr-dir.
8283         * configure: Regenerate.
8285 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8287         * MAINTAINERS: Update my email address.
8289 2005-06-02  Jim Blandy  <jimb@redhat.com>
8291         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8292         accepted into the master sources.)
8294 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8295             Michael Snyder  <msnyder@redhat.com>
8296             Stan Cox  <scox@redhat.com>
8298         * configure.in: Set noconfigdirs for ms1.
8300         * configure: Regenerate.
8302 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8304         * MAINTAINERS (Write After Approval): Add self.
8306 2005-06-01  Josh Conner  <jconner@apple.com>
8308         * MAINTAINERS (Write After Approval): Add self.
8310 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8312         * MAINTAINERS: Update my email address.
8314 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8316         * MAINTAINERS (Write After Approval): Add self.
8318 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8320         * MAINTAINERS (Write After Approval): Remove self.
8322 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8324         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8325         (Dependencies): Consider target modules for bootstrap dependencies.
8326         Make target bootstrap modules depend on each stage's gcc.
8327         * Makefile.in: Regenerate.
8329 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8331         * Makefile.def (configure-gcc): Depend on binutils having been built.
8332         (all-gcc): No need to do it here.
8333         * Makefile.in: Regenerate.
8335 2005-05-19  Paul Brook  <paul@codesourcery.com>
8337         * configure.in: Rewrite misleading error message when requested
8338         language cannot be built.
8339         * configure: Regenerate.
8341 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8343         * ylwrap: Import from Automake 1.9.5.
8345 2005-05-13  David Ung  <davidu@mips.com>
8347         * MAINTAINERS (Write After Approval): Add self.
8349 2005-05-09  Mike Stump  <mrs@apple.com>
8351         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8352         lt_cv_sys_max_cmd_len for now.
8354 2005-05-09  Stan Cox  <scox@redhat.com>
8356         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8358 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8360         * README.SCO: Update the URL.
8362 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8364         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8365         with_gnu_ld to libtool.
8366         * ltcf-c.sh (aix[45]): Define file_list_spec.
8367         * ltcf-cxx.sh (aix[45]): Same.
8368         * ltcf-gcj.sh (aix[45]): Same.
8369         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8370         exists, write list of input files to temporary file.
8372 2005-05-04  Mike Stump  <mrs@apple.com>
8374         * configure.in: Always pass --target to target configures as
8375         otherwise rebuilds that do --recheck will fail.
8376         * confiugure: Rebuilt.
8378 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8380         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8381         STAGE_HOST_EXPORTS.
8382         (configure, all): Add bootstrap support.
8383         (Host modules, target modules): Pass post-stage1 flags and exports.
8384         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8385         * Makefile.in: Regenerate.
8387 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8389         * configure: Regenerate.
8391 2005-04-27  Mike Stump  <mrs@apple.com>
8393         * MAINTAINERS: Add self as darwin maintainer.
8395 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8397         * config.sub: Update from master copy.
8399 2005-04-21  Mike Stump  <mrs@apple.com>
8401         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8402         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8404 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8406         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8407         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8408         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8409         "*-*-elf" and "*-*-linux*".
8410         * configure: Regenerate.
8412 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8414         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8416 2005-04-12  Mike Stump  <mrs@apple.com>
8418         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8420 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8422         * MAINTAINERS (Write After Approval): Add myself.
8424 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8426         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8428 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8430         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8431         (TARGET_CONFIGARGS): Include --with-target-subdir.
8432         (configure, all): New macros.  Use them throughout.
8433         * Makefile.in: Regenerate.
8435 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8437         * MAINTAINERS (Write After Approval): Add myself.
8439 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8441         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8443 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8445         * MAINTAINERS: Move John Carr to Write After Approval.
8447 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8449         * config/mh-mingw32: Delete.
8450         * configure.in: Don't use it.
8451         * configure: Regenerate.
8453 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8455         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8456         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8457         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8458         (HOST_LIB_PATH): Generate from Makefile.def.
8459         (TARGET_LIB_PATH): Likewise.
8460         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8461         * Makefile.in: Regenerate.
8462         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8463         (RPATH_ENVVAR): Include Darwin case.
8464         * configure: Regenerate.
8466 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8468         * MAINTAINERS (Various Maintainers): Remove self.
8469         (Write After Approval): Add self.
8471 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8473         * MAINTAINERS (Various Maintainers): Add self.
8475 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8477         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8478         * configure: Regenerate.
8480 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8482         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8483         gcc_version, and gcc_version_trigger from set of flags to pass.
8484         * Makefile.tpl: Remove definitions of above variables.
8485         (config.status): Remove dependency on $(gcc_version_trigger).
8486         * Makefile.in: Regenerate.
8487         * configure.in: Do not reference config/gcc-version.m4 nor
8488         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8489         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8490         * configure: Regenerate.
8492 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8493             Andrew Pinski  <pinskia@physics.uc.edu>
8495         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8496         * Makefile.in: Regenerate.
8498 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8500         * MAINTAINERS (Write After Approval): Add myself.
8502 2005-03-03  David Ayers  <d.ayers@inode.at>
8504         * MAINTAINERS (Write After Approval): Add myself.
8506 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8508         PR libgcj/20160
8509         * ltmain.sh: Avoid creating archives with components that have
8510         duplicate basenames.
8512 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8514         PR bootstrap/20250
8515         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8516         instead of check.
8517         * Makefile.in: Regenerate.
8519 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8521         * Makefile.in: Regenerate to fix conflict between the previous two
8522         patches.
8524 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8526         PR bootstrap/17383
8527         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8528         * Makefile.tpl (HOST_SUBDIR): New substitution.
8529         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8530         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8531         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8532         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8533         (Host modules, Bootstrapped modules): Use it.
8534         (Build modules, Target modules): Do not create symlink trees,
8535         always configure out-of-srcdir.
8536         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8537         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8538         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8539         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8541         * Makefile.in: Regenerate.
8542         * configure: Regenerate.
8544 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         Merged from libada-gnattools-branch:
8547         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8549         * gnattools: New directory.
8550         * Makefile.def: Add gnattools as a module, depending on target-libada.
8551         * Makefile.in: Regenerate.
8552         * configure.in: Include gnattools in host_tools; disable it if ada
8553         is disabled.
8554         * configure: Regenerate.
8556 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8558         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8559         treelang maintainer.
8560         (Write After Approval): Remove myself.
8562 2005-02-23  Paul Schlie  <schlie@comcast.net>
8564         * configure.in: Allow darwin targeted ports to build tk, itcl and
8565         libgui.
8566         * configure: Regenerate.
8568 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8570         PR libgcj/10353
8571         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8572         * configure: Regenerate.
8574 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8576         * MAINTAINERS (Write After Approval): Add myself.
8578 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8580         * MAINTAINERS: Update my e-mail address.
8582 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8584         * MAINTAINERS (Write After Approval): Add myself.
8586 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8588         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8589         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8590         target-libgloss when not *-*-elf and *-*-aout.
8591         * configure: Regenerate.
8593 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8595         * MAINTAINERS: Remove obsolete entries.
8597         * MAINTAINERS (Write After Approval): Add Michael Matz.
8599 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8601         * MAINTAINERS: Remove self as cpplib maintainer.
8603 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8605         * install-sh, config.sub: Import from upstream.
8607 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8609         PR bootstrap/18222
8610         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8611         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8612         * Makefile.in: Regenerate.
8614 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8616         * MAINTAINERS: Update my email address.
8618 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8619             Andreas Schwab  <schwab@suse.de>
8621         PR bootstrap/18033
8622         * config-ml.in: Eval option if surrounded by single quotes.
8624 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8626         Revert 2004-12-28 Makefile changes, a better fix will be
8627         applied to mainline and src after GCC 4.0 branches.
8629 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8631         PR bootstrap/17383
8633         * Makefile.def (target_modules): Remove stage parameter,
8634         it is always true now.
8635         * Makefile.tpl (configure-build-[+module+],
8636         configure-target-[+module+]): Always build symlink tree
8637         for the directory and for include.  BUILD_SUBDIR and
8638         TARGET_SUBDIR cannot be . anymore.
8639         * Makefile.in: Regenerate.
8641 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8643         Revert 2004-12-08 Makefile changes.
8645 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8647         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8648         cygwin, mingw.
8650 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8652         * configure.in (sh64-*-*): Reenable gprof.
8653         * configure: Regenerate.
8655 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8657         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8658         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8659         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8660         * Makefile.in: Regenerate.
8662 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8664         * MAINTAINERS: Update my email address.
8666 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8668         * Makefile.tpl: Generate normal dependencies if the LHS module is
8669         not bootstrapped.
8670         * Makefile.in: Regenerate.
8672 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8674         * configure.in: Include config/gxx-include-dir.m4.  Use
8675         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8676         * configure: Regenerate.
8678 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8680         * config.if: Delete.
8681         * configure.in: Set libstdcxx_incdir directly.
8682         * configure: Regenerate.
8684 2004-12-02  Eric Christopher  <echristo@redhat.com>
8686         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8687         * Makefile.in: Regenerate.
8689 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8691         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8692         * configure: Regenerate.
8694 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8696         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8697         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8698         * configure: Regenerate.
8700 2004-12-01  Eric Christopher  <echristo@redhat.com>
8702         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8703         of things to remove.
8705 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8707         * MAINTAINERS (Write After Approval): Update my e-mail address.
8709 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8711         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8712         from CVS libtool to always pass_all.
8714 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8716         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8717         (hppa*64*-*-*): Delete incorrect comment.
8718         * configure: Rebuilt.
8720 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8722         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8724 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8726         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8727         from CVS libtool to always pass_all.
8729 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8731         * install-sh, compile: Import from automake.
8733 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8735         * config.guess, config.sub:  Import from savannnah.
8737 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8739         * MAINTAINERS (Write After Approval): Add myself
8741 2004-11-12  Mike Stump  <mrs@apple.com>
8743         * Makefile.def: Add html support.
8744         * Makefile.tpl: Likewise.
8745         * Makefile.in: Regenerate.
8747 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8749         PR 18423
8750         * configure.in: Remove all instances of build-fixincludes from
8751         noconfigdirs.
8752         (build_configargs): Supply --target to subdirectories.
8753         * configure: Regenerate.
8755         * Makefile.def: Make gcc install depend on fixincludes install.
8756         * Makefile.in: Regenerate.
8758 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8760         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8762 2004-11-11  Paul Brook  <paul@codesourcery.com>
8764         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8766 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8768         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8769         target-libgfortran.
8770         * configure: Regenerate.
8772 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8774         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8775         like CC.
8777 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8779         * Makefile.def (host fixincludes): Specify missing targets.
8780         * Makefile.in: Regenerate.
8782 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8784         * MAINTAINERS: Add myself
8786 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8788         * MAINTAINERS (Write After Approval): Add myself.
8790 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8792         * Makefile.def: Build fixincludes for the host, too.
8793         * Makefile.in: Regenerate.
8794         * configure.in (host_tools): Add fixincludes.
8795         * configure: Regenerate.
8797 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8799         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8800         * configure: Regenerated.
8802 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8804         PR other/17783
8805         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8806         * configure: Regenerated.
8808 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8810         * README.SCO: Update per FSF instructions.
8812 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8814         PR target/18151
8815         * configure.in (case ${target}): Do not build fixincludes for avr.
8816         * configure: Regenerated.
8818 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8820         * configure.in (case ${target}): Do not build fixincludes
8821         on platforms where it is not used.
8822         * configure: Regenerated.
8824 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8826         * configure.in: Use an absolute path to install-sh.
8827         * configure: Regenerated.
8829 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8831         * MAINTAINERS (Write After Approval): Add myself.
8833 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8835         * MAINTAINERS: Remove from Write After Approval those that are
8836         already maintainers.
8838 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8840         * MAINTAINERS:  Update my email address.
8842 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8844         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8845         * configure: Regenerate.
8847 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8849         * MAINTAINERS:  Update my email address.
8851 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8853         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8854         entries belonging to this category.
8856 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8858         * MAINTAINERS: Update my e-mail address.
8860 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8862         Fix wrong conflict resolution in:
8864         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8866         * Makefile.in: Regenerate.
8867         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8868         in the recursive `make', instead of hardwiring `all'.
8869         (Autogenerated TARGET-* variables): New.
8871 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8873         * configure.in: Enable target-libgloss for crx-*-*.
8874         * configure: Regenerate.
8876 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8878         * MAINTAINERS (Various Maintainers): Move the "windows,
8879         cygwin, mingw" maintainer to ...
8880         (OS Port Maintainers): ... here.
8882 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8884         * MAINTAINERS (Write After Approval): Remove those that are
8885         maintainers of some subsystem.
8887 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8889         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8890         * ltcf-cxx.sh (tpf*): Likewise.
8891         * ltconfig (tpf*): Add TPF OS configuration support.
8893 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8895         * MAINTAINERS: Change my email address to my new work account.
8897 2004-09-24  Michael Roth  <mroth@nessie.de>
8899         * configure.in (--without-headers): Add missing double quotes.
8900         * configure: Regenerate.
8902 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8904         * ylwrap: Revert to previous version.
8906 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8908         PR bootstrap/17369
8909         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8910         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8911         SET_GCC_LIB_PATH_CMD.
8912         (BASE_TARGET_EXPORTS): Likewise.
8913         * Makefile.in: Regenerated.
8915         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8916         * configure: Regenerated.
8918 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8920         * config.guess: New upstream version
8921         * compile, depcomp, install-sh, ylwrap: Likewise.
8923 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8925         * config/mh-x86omitfp: New host makefile fragment.  Add
8926         -fomit-frame-pointer to the default BOOT_CFLAGS.
8927         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8928         * configure: Regenerate.
8930 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8932         PR target/11572
8933         * configure.in (*-*-darwin*): Renable libobjc.
8934         * configure: Regenerate.
8936 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8938         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8940 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8942         * Makefile.def: Remove libbanshee.
8943         * Makefile.tpl: Ditto.
8944         * configure.in: Ditto.
8945         * Makefile.in: Regen.
8946         * configure: Ditto.
8948 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8950         * ltmain.sh: Use $pic_object as $non_pic_object if
8951         $non_pic_object=none.
8953 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8955         * missing: Import latest version from master repository.
8957 2004-09-06  Nick Clifton  <nickc@redhat.com>
8959         * config.sub: Import latest version from master repository.
8960         * config.guess: Likewise.
8961         This includes these changes:
8963         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8965         * config.sub: Handle crisv32, alias etraxfs.
8966         * config.guess (crisv32:Linux:*:*): Handle.
8968         2004-08-13  Brad Smith  <brad@comstyle.com>
8970         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8971         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8973         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8975         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8976         assume the processor is a powerpc.  This is because coreutils
8977         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8978         in this case, due to a MacOS X bug that causes
8979         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8980         to return a negative number.
8981         Problem reported by Petter Reinholdtsen in:
8982         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8984         2004-07-19  Ben Elliston  <bje@gnu.org>
8986         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8988         2004-06-24  Ben Elliston  <bje@gnu.org>
8990         * config.guess: Update copyright years.
8991         * config.sub: Likewise.
8993         2004-06-22  Robert Millan  <robertmh@gnu.org>
8995         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8996         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8998         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9000         * config.guess (*:*VMS:*:*): New entry. Replaces
9001         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9002         manufacturer.
9004         2004-06-22  Ben Elliston  <bje@gnu.org>
9006         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9007         * config.sub: Likewise.
9009         2004-06-22  Ben Elliston  <bje@gnu.org>
9011         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9012         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9014         2004-06-11  Ben Elliston  <bje@gnu.org>
9016         * config.guess (pegasos:OpenBSD:*:*): Remove.
9018         2004-06-11  Ben Elliston  <bje@gnu.org>
9020         From Wouter Verhelst <wouter@grep.be>:
9021         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9023         2004-06-11  Ben Elliston  <bje@gnu.org>
9025         * config.guess (luna88k:OpenBSD:*:*): New.
9027         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9029         * config.guess (m32r*:Linux:*:*): New case.
9030         * config.sub: Handle m32rle.
9032         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9034         From Jens Petersen  <petersen@redhat.com>:
9035         * config.sub: Handle sparcv8.
9037         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9039         From Tom Smith <smith@cag.lkg.hp.com>:
9040         * config.guess: Version suffixes are equally significant on Tru64
9041         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9042         prefix of "P" (patched kernel).
9044         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9046         * config.sub: Add support for National Semiconductor CRX target.
9048 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9050         * MAINTAINERS (Various Maintainers): Remove myself as web page
9051         maintainer, add myself as maintainer of build status lists.
9053 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9055         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9056         *-*-netware, but add target-libmudflap.
9057         Consolidate *-*-netware targets (of which really only i?86 exists)
9058         into a single entry.
9059         * configure: Likewise.
9061 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9063         * Makefile.tpl (sorry): Remove.
9064         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9065         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9066         (do-clean): Clean per-stage directories too.
9067         (do-distclean): Run distclean-stage1 too.
9068         (.NOTPARALLEL): Enable during toplevel bootstrap.
9069         (stage[+id+]-bubble): Enable parallel execution during
9070         the recursive invocation.
9071         * Makefile.in: Regenerate.
9073         Fix previous checkin:
9075         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9076         include.
9077         * configure.in: Fix indentation.
9078         * configure: Regenerate.
9080 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9082         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9083         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9084         * configure: regenerate
9085         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9086         -mdynamic-no-pic
9088 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9090         * Makefile.def (build_modules): Add fixincludes.
9091         (dependencies): Make gcc depend on fixincludes.
9092         * configure.in (build_tools): Add fixincludes.
9093         (build_configdirs): Always include build_libs.
9094         * Makefile.in: Regenerate.
9095         * configure: Regenerate.
9097 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9099         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9100         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9101         phony targets; do not generate timestamp files.
9102         (distclean-stageN): Remove references to their timestamp files.
9103         (restageN, touch-stageN): Remove.
9104         (stageN-bubble): Rewritten.
9105         (compare): Support lean bootstraps.
9106         * Makefile.in: Regenerate.
9108         * configure.in: Only warn when bootstrapping but
9109         build != host or build != target.  Support lean bootstraps.
9110         * configure: Regenerate.
9112 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9114         * configure.in:  Give a better error message if GMP/MPFR are missing
9115         and a language needing them has been requested.
9116         * configure:  Regenerated.
9118 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9120         * configure.in:  Print a list of available language front-ends if
9121         a requested one is missing.  Tidy stray tab characters.
9122         * configure:  Regenerated.
9124 2004-08-19  Michael Koch  <konqueror@gmx.de>
9126         * gcc/doc/install.texi: Update entry about automake for libjava.
9128 2004-08-17  Robert Millan  <robertmh@gnu.org>
9130         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9131         (instead of FreeBSD).
9132         * configure: Regenerate.
9134 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9136         * Makefile.in: Regenerate.
9137         * configure: Regenerate.
9139         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9140         stage_*_flags.
9141         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9142         for bootstrapped modules if toplevel bootstrap is going.
9143         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9144         modules.  Adjust for changes in Makefile.def.  Enable several
9145         rules even in non-bootstrap mode, just to avoid peppering the
9146         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9147         (stage-[+prev+]-bubble): Remove.
9149         * Makefile.def (Dependencies): Depend on all-build-bison,
9150         all-build-flex, all-build-byacc, all-build-texinfo, rather
9151         than the host variations.
9152         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9153         with BUILD_SUBDIR.
9154         (BISON): Update for recent Bisons.
9155         (YACC): Fix typo.
9156         (cross): Depend on all-build.
9157         (all): Do not depend on all-build.
9158         (prebootstrap): Remove.
9159         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9160         (Prebootstrap dependencies): Add them to the per-stage targets
9161         and to all-prebootstrap.
9162         * configure.in (build_configdirs): Always enable build_tools.
9163         (BUILD_DIR_PREFIX): Remove.
9165         * Makefile.def (gcc): Add target variable.
9166         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9167         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9168         in the recursive `make', instead of hardwiring `all'.
9169         (Autogenerated TARGET-* variables): New.
9171 2004-08-13  Brian Booth  <bbooth@redhat.com>
9173         * MAINTAINERS: Remove myself from write-after-approval.
9175 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9177         * src-release: Stop distributing mmalloc with gdb (which doesn't
9178         use it).
9179         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9180         * Makefile.in: Regenerate.
9182 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9184         * configure.in (arm*-*-eabi*): New target.
9185         * configure: Regenerate.
9187 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9189         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9190         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9191         (Dependencies): New section.
9192         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9193         (configure-target-[+module+]): Depend on maybe-all-gcc
9194         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9195         (toplevel profiledbootstrap): Fix dependencies.
9196         * Makefile.in: Regenerate.
9198 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9200         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9201         target-libiberty to noconfigdirs.
9202         * configure: Regenerate.
9204 2004-08-03  Paul Brook  <paul@codesourcery.com>
9206         * configure.in: Check for MPFR as well as GMP.
9207         * configure: Regenerate.
9209 2004-08-01  Robert Millan  <robertmh@gnu.org>
9211         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9212         libmudflap for all GNU-based systems (with Glibc).
9213         * configure: Regenerate.
9215 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9217         * Makefile.def (host-modules): Add gcc.
9218         * Makefile.in: Regenerate.
9219         * Makefile.tpl (sorry): New rule.
9220         (configure-host, all-host, [+make_target+]-host, do-check,
9221         install-host): Do not add gcc as a special case.
9222         (host modules): Add a small special-casing for gcc.  Export
9223         extra_make_flags through the environment.
9224         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9225         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9226         other recursive targets for gcc): Remove.
9228         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9229         (stage, unstage): New rules.
9230         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9231         distclean-stage[+id+]): Use stage_current.
9232         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9233         the stage*-start rules.
9235 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9237         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9238         use -all_load flag.
9240 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9242         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9243         * configure: Regenerate.
9245 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9247         * maintainer-scripts/gcc_release: Revert yesterday's change.
9249 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9251         * MAINTAINERS: Add myself to write-after-approval.
9253 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9255         * libf2c: Removed.
9256         * gcc/gccbug.in: Updated because of libf2c removal.
9257         * maintainer-scripts/gcc_release: Ditto.
9259 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9261         * configure.in: Build libmudflap by default on FreeBSD.
9262         * configure: Regenerated.
9264 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9266         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9267         systems.
9268         * configure: Regenerated.
9270 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9272         PR target/16344
9273         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9274         feedback based compiler.
9275         * Makefile.in: Rebuilt.
9277 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9279         * Makefile.def (host_modules): Set bootstrap=true for flex.
9280         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9281         * Makefile.in: Rebuilt.
9283 2004-07-07  Jan Hubicka  <jh@suse.cz>
9285         * MAINTAINERS: Add self as a profile feedback maintainer.
9287 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9289         * configure.in:  Do not prepend $srcdir to /dev/null in
9290         makefile fragments.
9291         * configure:  Regenerate.
9293 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9295         * Makefile.def (build_modules): Add bison, byacc, flex,
9296         m4, texinfo.
9297         (flags_to_pass): Add FLEX.
9298         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9299         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9300         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9301         DEFAULT_MAKEINFO): Remove.
9302         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9303         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9304         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9305         objdir or else use configured tool.
9306         (all-build): New.
9307         (all): Depend on it.
9308         (Build module dependencies): Add.
9309         * Makefile.in: Regenerate.
9310         * configure.in: Better support for multiple build modules,
9311         matching what is done for host/target modules.  Do not look
9312         for "plausible" locations of build tools if Canadian cross.
9313         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9314         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9315         * configure: Regenerate.
9317 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9319         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9320         * Makefile.in: Regenerate.
9322 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9324         * Makefile.tpl (configure-build-[+module+],
9325         configure-[+module+], configure-target-[+module+]): Pass
9326         [+extra_configure_args+].
9327         (all-build-[+module+], all-[+module+], check-[+module+],
9328         install-[+module+], [+make_target+]-[+module+],
9329         all-target-[+module+], check-target-[+module+],
9330         install-target-[+module+], [+make_target+]-target-[+module+]):
9331         Pass [+extra_make_args+].
9332         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9333         (GCC_HOST_EXPORTS): Remove.
9334         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9335         cross, check-gcc, check-gcc-c++, install-gcc,
9336         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9337         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9338         * Makefile.in: Regenerate.
9340 2004-06-21  Matthew Sachs  <msachs@apple.com>
9342         * MAINTAINERS: Added self to write-after-approval.
9344 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9346         * configure.in: Check for srcdir/winsup rather than build directory
9347         winsup.
9348         * configure: Regenerate.
9350 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9352         * configure.in: Don't build Cygwin native newlib if winsup
9353         directory is missing.  Emit warning instead.
9354         * configure: Regenerate.
9356 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9358         * Makefile.tpl (touch-stage[+id+]): New.
9359         (restage[+prev+]): Depend on touch-stage[+id+].
9361         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9362         Use it throughout.
9364         * Makefile.def: Add profile and feedback bootstrap stages.
9365         Remove next field from bootstrap stages.
9366         * Makefile.tpl (LN, LN_S): Substitute.
9367         (stageN-start, stageN-end): Use double-colon rules, to
9368         provide a hook for additional setup commands.
9369         (distclean-stageN-gcc, restageN): Create dependencies from
9370         [+prev+], not from [+next+].
9371         (stageN-bubble): Add commands for successive stages from
9372         [+prev+], using double-colon rules.
9373         (all-stageN-gcc): Fix typo.
9374         (stagefeedback-start, profiledbootstrap): New.
9375         * Makefile.in: Regenerate.
9376         * configure.in: Call ACX_PROG_LN.
9377         * configure: Regenerate.
9379 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9381         * MAINTAINERS (Write After Approval): Add myself.
9383 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9385         * MAINTAINERS (Write After Approval): Add myself.
9387 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9389         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9390         without gcc.
9391         * configure: Regenerate.
9393 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9395         * Makefile.tpl: Fix typo.
9396         * Makefile.in: Regenerate.
9398 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9400         * configure.in: Remove new- prefix from toplevel
9401         bootstrap targets.
9402         * configure: Regenerate.
9404 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9406         * Makefile.tpl (all.normal): Rename to all.
9407         (all): Replace with a rule to pick the default
9408         target from configure.
9409         (all-gcc, configure-gcc): Use conditionals to
9410         do nothing when toplevel bootstrap is going on.
9411         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9412         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9413         * configure.in: Support --enable-bootstrap.
9415         * Makefile.def: Remove new- prefix from toplevel
9416         bootstrap targets.
9417         * Makefile.tpl: Likewise.
9419         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9420         target.
9422         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9423         $(RECURSE_FLAGS) to recursive invocation of make.
9425         * Makefile.in: Regenerate.
9426         * configure: Regenerate.
9428 2004-05-30  Andreas Jaeger  <aj@suse.de>
9429             Jim Wilson  <wilson@specifixinc.com>
9431         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9432         like CC.
9434 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9436         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9437         * configure: Regenerate.
9439 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9441         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9442         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9443         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9444         targets.
9445         * Makefile.in: Regenerate.
9447 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9449         * configure.in: Test the ability to symlink directories.
9450         * configure: Regenerate.
9452         * Makefile.def (bootstrap-stage): New definitions.
9453         * Makefile.tpl (configure-stage1-gcc,
9454         configure-stage2-gcc, configure-stage3-gcc,
9455         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9456         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9457         new-restage3, compare): Autogenerate, see Makefile.in
9458         entry for behavioral changes.
9459         (distclean-stage1, new-stage1-start, new-stage1-end,
9460         new-stage1-bubble, distclean-stage2, new-stage2-start,
9461         new-stage2-end, new-stage2-bubble, distclean-stage3,
9462         new-stage3-start, new-stage3-end): New autogenerated targets.
9463         (objext, prebootstrap, BOOT_CFLAGS,
9464         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9465         targets.
9467         * Makefile.in: Regenerate.
9468         (distclean-stage1, new-stage1-start, new-stage1-end,
9469         new-stage1-bubble, distclean-stage2, new-stage2-start,
9470         new-stage2-end, new-stage2-bubble, distclean-stage3,
9471         new-stage3-start, new-stage3-end): New targets.
9472         (all-stage1-gcc): Move prebootstrap dependency from here...
9473         (configure-stage1-gcc): ...to here.
9474         (new-bootstrap): Use bubble targets.
9475         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9476         Use per-stage distclean targets.
9477         (configure-stage1-gcc, configure-stage2-gcc,
9478         configure-stage3-gcc, all-stage1-gcc,
9479         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9480         Use new-stageN-start to prepare the tree.
9482 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9484         * Makefile.def (host_modules): add libcpp.
9485         * Makefile.tpl: Add dependencies on and for libcpp.
9486         * Makefile.in: Regenerate.
9487         * configure.in: Add libcpp host module.
9488         * configure: Regenerate.
9490 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9492         * Makefile.tpl: Whenever a recursive target is defined, wrap
9493         it in a special @if/@endif block, and prepare its maybe
9494         dependency in the @if/@endif block
9495         * configure.in: Instead of writing maybe dependencies, remove
9496         the @if/@endif statements, and remove the @if/@endif blocks
9497         that remain.
9498         * configure: Regenerate.
9499         * Makefile.in: Regenerate.
9501 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9503         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9505 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9507         PR bootstrap/15120
9508         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9509         * */configure: Rebuilt.
9511 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9513         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9514         of libf2c.
9515         * configure, Makefile.in: Regenerate.
9517 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9519         * MAINTAINERS (Write After Approval): Add myself.
9521 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9523         Merge from tree-ssa-20020619-branch.
9525         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9526         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9527         (HOST_GMPLIBS): Define.
9528         (HOST_GMPINC): Define.
9529         (TARGET_LIB_PATH): Add libmudflap.
9530         (GFORTRAN_FOR_TARGET): Define.
9531         (configure-build*): Export GFORTRAN.
9532         (configure-gcc): Export GMPLIBS and GMPINC.
9533         (all-gcc): Add maybe-all-libbanshee.
9534         (configure-target-libgfortran): Define.
9535         * Makefile.in: Regenerate.
9536         * configure.in (host_libs): Add libbanshee.
9537         (target_libraries): Add target-libmudflap and target-libgfortran.
9538         Add --with-libbanshee.
9539         Handle --disable-libmudflap.
9540         (*-*-freebsd*): Use with_gmp.
9541         Add $(libgcj) to noconfigdirs.
9542         * configure: Regenerate.
9543         * depcomp: New file.
9544         * MAINTAINERS: Add tree-ssa maintainers.
9546 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9548         * MAINTAINERS (Various Maintainers): Add myself.
9550 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9552         * MAINTAINERS (Write After Approval): Add myself.
9554 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9556         * MAINTAINERS (Write After Approval): Add myself.
9558 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9560         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9561         * configure: Regenerate.
9563 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9565         Revert:
9566         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9568         * Makefile.def (flags_to_pass): Remove *dir variables that
9569         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9570         as well as prefix and exec_prefix.
9571         * Makefile.in: Regenerate.
9573 2004-04-26  Robert Millan  <robertmh@gnu.org>
9575         Add patches from libtool CVS.
9576         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9577         * ltconfig: Likewise.
9578         * ltcf-c.sh: Likewise.
9579         * ltcf-cxx.sh: Likewise.
9580         * ltcf-gcj.sh: Likewise.
9582 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9584         * Makefile.def (host_modules): Mark with the bootstrap
9585         flag packages on which gcc depends.
9586         * Makefile.tpl (all-bootstrap): Use it.
9587         * Makefile.in: Regenerate.
9589 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9591         * Makefile.def (flags_to_pass): Remove *dir variables that
9592         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9593         as well as prefix and exec_prefix.
9594         * Makefile.in: Regenerate.
9596 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9598         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9599         * configure: Regenerate.
9600         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9601         * gcc/Makefile.tpl (compare): Use the result of the test.
9602         * gcc/Makefile.in: Regenerate.
9604 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9606         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9607         Always relocate gcc and prev-gcc to the original names, even
9608         if the build fails.
9609         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9610         New targets.
9612 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9614         * MAINTAINERS: Update my email address.
9616 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9618         * configure.in (mips*-*-irix5*): Enable ld.
9619         * configure: Regenerate.
9621 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9623         * configure: Regenerate.
9625 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9627         * Makefile.tpl (configure-[+module+], configure-gcc,
9628         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9629         Set and export LDFLAGS.
9630         * Makefile.in: Regenerate.
9632 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9634         * MAINTAINERS: Add myself to write-after-approval.
9636 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9638         PR bootstrap/14871
9639         * Makefile.tpl: If we don't have built-in-tree target tools,
9640         use the ones found by configure rather than hacking around with
9641         program_transform_name.
9642         * configure.in: Give Makefile.tpl the information necessary
9643         to do that.
9644         * Makefile.in: Regenerate.
9645         * configure: Regenerate.
9647 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9649         PR bootstrap/14760
9650         * configure.in: When computing baseargs, strip *all* copies of
9651         offending options.  Also, don't match/substitute the trailing space,
9652         so that this actually works when two similar options are separated by
9653         only one space.
9654         * configure: Regenerate.
9656 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9658         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9659         (rs6000-*-aix*): Same.
9660         * configure: Regenerate.
9662 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9664         * MAINTAINERS: Add myself to write-after-approval.
9666 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9668         * MAINTAINERS: Add myself to write-after-approval.
9670 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9672         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9673         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9674         * Makefile.in: Regenerate.
9676         * configure.in (top level bootstrap support): Rework --enable-werror
9677         to set @stage2_werror_flag@.
9678         * configure: Regenerate.
9679         * Makefile.tpl (top level bootstrap support): Pass
9680         @stage2_werror_flag@ down to configure in stages 2 and 3.
9681         * Makefile.in: Regenerate.
9683 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9685         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9686         for stages 2 and 3 as well as in make.  As a consequence, remove
9687         OUTPUT_OPTION (now detected by configure) from the flags passed down
9688         to make.
9689         * Makefile.in: Regenerate.
9691         * Makefile.tpl (new-bootstrap): Fix typo.
9692         * Makefile.in: Regenerate.
9694 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9696         * Makefile.tpl: Rearrange by moving recursive_targets rules
9697         into their proper sections.
9698         * Makefile.tpl (top level bootstrap support): Move disabling
9699         of coverage flags from 'make' to 'configure'; improve comments.
9700         * Makefile.in: Regenerate.
9702         * Makefile.tpl (experimental top level bootstrap) Move stage1
9703         language setting from all- target to configure- target; disable
9704         intermodule optimization in stage 1; prevent gratuitous rebuilds
9705         of stage 1.
9706         * Makefile.in: Regenerate.
9707         * configure.in: Comma-separate stage 1 language list for top
9708         level bootstrap.
9709         * configure: Regenerate.
9711         * Makefile.tpl: Clean up experimental top level bootstrap support:
9712         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9713         prev-gcc in configure- targets as well as all- targets.
9714         * Makefile.in: Regenerate.
9716 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9718         * compile: New file imported from automake.
9720 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9722         * configure.in: Remove symbolic link section.
9723         * configure: Regenerate.
9724         * Makefile.tpl (links): Remove.
9725         * Makefile.in: Regenerate.
9727 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9728             Nathanael Nerode  <neroden@gcc.gnu.org>
9730         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9731         Set with AC_CHECK_PROGS.
9732         * configure.in: Fix comment typo from last patch.
9733         * configure: Regenerate.
9735 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9737         * Makefile.tpl: Introduce experimental top level bootstrap support.
9738         * Makefile.in: Regenerate.
9739         * configure.in: Introduce support for top level bootstrap.
9740         * configure: Regenerate.
9742 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9743             Paolo Bonzini  <bonzini@gnu.org>
9745         PR bootstrap/14522
9746         * configure.in: Cope with shells that do not support unquoted ^
9747         * configure: Regenerate.
9749 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9750             Paolo Bonzini  <bonzini@gnu.org>
9752         PR bootstrap/14522
9753         * configure.in: Cope with shells that do not support nesting
9754         quotes inside quoted backquote substitutions.
9755         * configure: Regenerate.
9757 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9759         PR bootstrap/14522
9760         * configure.in: Fix escaping of $.
9761         * configure: Regenerate.
9763 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9765         * configure: Regenerate, since I forgot to while committing Paolo's
9766         changes.
9768 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9770         PR ada/14131
9771         Move language detection to the top level.
9772         * configure.in: Find default values for the tools as
9773         soon as possible.  Disable ada if GNAT is not found.
9774         Emit error message about missing languages.  Expand
9775         --enable-languages=all for the gcc subdirectory.
9777 2004-03-10  Ben Elliston  <bje@gnu.org>
9779         * MAINTAINERS: Update my email address.
9781 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9783         * ltconfig: Disable building static libraries if building shared
9784         libraries on AIX 5L.
9786 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9788         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9789         and disable libgcj.
9790         * configure: Regenerated.
9792 2004-03-01  Brian Booth  <bbooth@redhat.com>
9794         * MAINTAINERS: Add myself to write-after-approval.
9796 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9798         * MAINTAINERS: Add myself to write-after-approval.
9800 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9802         PR bootstrap/7087
9803         * Makefile.tpl: Guard XFOO sed statements better.
9804         * Makefile.tpl: Add dependency for configure-target-libada.
9805         * Makefile.in: Regenerate (incidentally fixes broken
9806         commit when libada-branch was merged).
9808 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9810         * MAINTAINERS: Add myself to write-after-approval.
9812 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9814         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9815         maintainers.
9817 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9819         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9820         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9822 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9824         PR bootstrap/11932
9825         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9827 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9829         * MAINTAINERS: Added myself to write-after-approval.
9831 2004-02-14  Michael Koch  <konqueror@gmx.de>
9833         * MAINTAINERS: Added myself to write-after-approval.
9835 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9837         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9838         some OS port maintainers to OS port maintainers section.
9840 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9842         * MAINTAINERS: Add self.
9844 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9846         * MAINTAINERS: Alphabetize.
9848 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9850         * MAINTAINERS: Remove myself.
9852 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9854         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9855         (rs6000-*-aix*): Same.
9856         * configure: Regenerate.
9858 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9860         * configure.in (host): Add in missing $noconfigdirs to defines.
9861         * configure: Regenerate.
9863 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9864             Nathanael Nerode  <neroden@gcc.gnu.org>
9866         PR ada/6637, PR ada/5911
9867         Merge with libada-branch:
9868         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9869         with appropriate dependencies. Add --enable-libada configure switch.
9870         * configure, Makefile.in: Regenerate.
9872 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9874         * MAINTAINERS: Add myself to write-after-approval.
9876 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9878         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9879         * configure: Regenerate.
9881 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9883         Merge from upstream:
9885         * ltmain.in: When setting IFS to '~', be careful about user
9886         arguments that contain '~'.
9888         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9890         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9891         Also test $base_compile against $CC with escaped arguments. Bug
9892         reported by Geoff Keating <geoffk@apple.com>.
9894 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9896         * MAINTAINERS: Remove i960 port.
9898 2004-01-23  DJ Delorie  <dj@redhat.com>
9900         * Makefile.def (target_modules) [libiberty]: Don't stage.
9901         * Makefile.in: Rebuilt.
9903 2004-01-20  Caroline Tice  <ctice@apple.com>
9905         * MAINTAINERS: Add myself to write-after-approval.
9907 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9909         * MAINTAINERS: Update my email address.
9911 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9913         * MAINTAINERS: Add myself to write-after-approval.
9915 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9917         * MAINTAINERS: Remove entries without email address.
9919 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9921         * MAINTAINERS: Add myself to write-after-approval.
9923 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9925         * MAINTAINERS: Update my email address.
9927 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9929         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9930         * Makefile.tpl (configure-target-[+module+]): Support stage.
9931         * Makefile.in: Rebuilt.
9933 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9935         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9937 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9939         * MAINTAINERS: Add myself as a MIPS maintainer.
9941 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9943         * configure.in: Use ./config.cache, not config.cache.
9944         * configure: Regenerate.
9945         * Makefile.tpl: Special-casing not needed for GCC any more.
9946         * Makefile.in: Regenerate.
9948         * configure.in: Don't share a cache file for host dirs.
9949         * configure: Regenerate.
9951         * config-ml.in: Don't mess with the cache file.
9953 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9955         * MAINTAINERS: Move myself from 'Write After Approval' to
9956         'CPU Port Maintainers' section as SPARC maintainer.
9958 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9960         * Makefile.tpl: Make GCC use a separate config.cache.
9961         * Makefile.in: Regenerate.
9963         PR bootstrap/11932, PR bootstrap/11933
9964         (I don't know if it will fix either of them, but it relates
9965         to them.)
9966         * configure.in: Don't use shared config.cache for target
9967         directories.
9968         * configure: Regenerate.
9970 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9972         * MAINTAINERS: Add myself to 'Write After Approval' section.
9974 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9976         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9977         * configure: Regenerated.
9979 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9981         * MAINTAINERS: Remove the mn10200 maintainer.
9983 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9985         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9986         * configure: Regenerated.
9988 2003-12-16  Jan Hubicka  <jh@suse.cz>
9990         * MAINTAINERS: Add myself as callgraph maintainer.
9992 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9994         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9995         * configure: Regenerate.
9997 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9999         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10000         'Write After Approval' section. Update email.
10002 2003-12-01  James Lemke  <jim@wasabisystems.com>
10004         * MAINTAINERS (Write After Approval): Add myself.
10006 2003-11-20  Matt Thomas  <matt@3am-software.com>
10008         * MAINTAINERS: Add myself as a vax port maintainer.
10010 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10012         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10013         (configure-build-[+module+], configure-[+module+]): Likewise.
10014         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10015         * Makefile.in: Regenerate.
10017 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10019         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10020         shared/dylibed libraries.
10021         * ltmain.sh: Likewise.
10022         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10023         * ltcf-cxx.sh: Likewise.
10024         * ltcf-gcj.sh: Likewise.
10025         * ltconfig: Likewise.
10027 2003-11-17  Stan Cox  <scox@redhat.com>
10029         * MAINTAINERS: Add myself as iq2000 port maintainer.
10031 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10033         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10034         * Makefile.in: Regenerate.
10036 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10038         * config.sub: Update to 2003-11-03 version.
10040 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10042         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10043         * configure:  Regenerate.
10045 2003-10-20  Nicolas Pitre  <nico@cam.org>
10047         * MAINTAINERS: Add myself to 'Write After Approval' section.
10049 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10051         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10053 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10055         * MAINTAINERS: Update my email address.
10057 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10059         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10061 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10063         * MAINTAINERS: Add myself to 'Write After Approval' section.
10065 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10067         * config.guess: Update to 2003-10-16 version.
10068         * config.sub: Update to 2003-10-16 version.
10070 2003-10-15  David Daney  <ddaney@avtrex.com>
10072         * MAINTAINERS: Added myself to 'Write After Approval' section.
10074 2003-10-15  Falk Hueffner  <falk@debian.org>
10076         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10077         'Write After Approval' section. Update email.
10079 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10081         * MAINTAINERS: Move myself from 'Write After Approval' to
10082         'Various Maintainers' section as middle-end maintainer.
10084 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10086         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10087         HOST_FLAGS_TO_PASS.
10088         * Makefile.in: Regenerate.
10090 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10092         * config.guess: Update to 2003-10-07 version.
10093         * config.sub: Update to 2003-10-07 version.
10095 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10097         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10098         * ltconfig (irix5*, irix6*): Don't override version_type.
10100 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10102         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10103         * configure: Rebuilt
10104         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10105         * Makefile.in: Rebuilt
10107 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10109         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10111 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10113         * MAINTAINERS (Write After Approval): Add myself.
10115 2003-09-29  Paul Koning  <ni1d@arrl.net>
10117         * MAINTAINERS: Move myself from "Write After Approval"
10118         to CPU platform maintainers for pdp11 platform.
10120 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10122         * MAINTAINERS: Move myself from 'Write After Approval' to
10123         'Various Maintainers' section as libffi testsuite maintainer.
10125 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10127         * configure.in: Pass a computed --program-transform-name
10128         to subconfigures.
10129         * configure: Regenerated.
10131 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10133         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10134         * Makefile.in: Regenerate.
10136         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10137         * Makefile.in: Regenerate.
10139 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10141         * MAINTAINERS: Move myself from 'Write After Approval'
10142         to 'Various Maintainers' (objective-c) section.
10144 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10146         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10147         quoting.
10148         * configure: Regenerated.
10150 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10152         * MAINTAINERS (Write After Approval): Add myself to write after
10153         approval list.
10155 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10157         * MAINTAINERS (Write After Approval): Add myself.
10159 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10161         * MAINTAINERS: Update my e-mail address.
10163 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10165         * libtool.m4 (LD): Correct powerpc64 host match.
10167 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10169         * MAINTAINTERS: Update my affiliation and email address.
10171 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10173         * MAINTAINERS (Write After Approval): Add myself.
10175 2003-09-04  DJ Delorie  <dj@redhat.com>
10177         * configure: Regenerate.
10179 2003-09-04  Robert Millan  <robertmh@gnu.org>
10181         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10183 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10185         * configure.in: Ensure arguments to sed are properly spaced.
10186         * configure: Regenerate.
10188 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10190         * MAINTAINERS: Update my e-mail address.
10192 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10194         * MAINTAINERS (Write After Approval): Add myself.
10196 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10198         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10199         * configure: Regenerated.
10201 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10203         * MAINTAINERS: Update my email address.
10205 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10207         * configure.in:  Use newline instead of semicolon when assuming
10208         shell arguments in a for loop.
10209         * configure:  Regenerated.
10211 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10213         * MAINTAINERS: Resurrect the i860 maintainer.
10215 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10217         PR 8180
10218         * configure.in: When testing with_libs and with_headers, treat
10219         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10220         * configure: Regenerate.
10222         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10223         make, shell, etc.
10224         (baseargs): Likewise.
10225         * configure: Regenerate.
10227 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10229         * MAINTAINERS (Write After Approval): Add myself.
10231 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10233         * configure.in: Disable libgcj for darwin not on powerpc.
10234         * configure: Rebuild.
10236 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10238         * config-ml.in, symlink-tree: Add license.
10240 2003-08-03  Richard Stallman  <rms@gnu.org>
10241             Eben Moglen  <moglen@columbia.edu>
10243         * README.SCO: New file.
10245 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10247         * Makefile.tpl (check, check-c++): Express dependencies using
10248         dependencies rather than commands.
10249         * Makefile.in: Regenerate.
10251 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10253         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10254         * configure: Ditto.
10256 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10258         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10259         * Makefile.in: Update.
10261 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10263         * configure.in: Enable libgcj for darwin.
10264         * configure: Rebuild.
10266 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10268         * config-ml.in:  Use ac_configure_args directly instead of
10269         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10270         actually seen.
10272 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10274         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10275         creating target and build subdirs to build all parent dirs as needed.
10276         * Makefile.in: Rebuild.
10277         * configure.in: Don't build dirs explicitly here.
10278         * configure: Rebuild.
10280 2003-07-26  Paul Brook  <paul@nowt.org>
10282         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10284 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10286         * Makefile.tpl (all-make): Depend on intl.
10287         * Makefile.in: Rebuilt.
10289 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10291         * install-sh:  Update to newer upstream versions (associated with
10292         aclocal 1.7).
10293         * mkinstalldirs:  Likewise.
10294         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10296 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10298         * MAINTAINERS: Move self from Bug database only accounts
10299         to write-after-approval.
10301 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10303         * config.if: Remove unused libc_interface determination.
10305 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10307         * MAINTAINERS: Move self from write-after-approval to
10308         build machinery (*.in).
10310 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10312         PR bootstrap/11273
10313         PR bootstrap/11408
10314         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10315         unused INSTALL_PROGRAM_ARGS.
10316         * configure.in: Use AC_PROG_INSTALL.
10317         * Makefile.in: Regenerate.
10318         * configure: Regenerate.
10320 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10322         * MAINTAINERS: Alphabetize.
10324 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10326         * configure: Rebuilt.
10327         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10328         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10329         newlib nor libgloss.
10330         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10331         * configure.in (am33_2.0-*-linux*): Added.
10333 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10335         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10336         * configure: Regenerate.
10338 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10340         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10341         * Makefile.in: Regenerate.
10343 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10345         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10346         * Makefile.in: Regenerate.
10348 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10350         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10351         * Makefile.in: Regenerated.
10353         * config-ml.in: Replace PWD with PWD_COMMAND.
10355 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10357         * intl: New directory; see intl/ChangeLog for details.
10358         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10359         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10360         * Makefile.in: Regenerate.
10362 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10364         * configure.in: Clean up config-lang.in handling.  Delete
10365         useless assignment to "subdirs".
10366         * configure: Regenerate.
10368 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10370         * configure.in: Rename 'target_libs' to 'target_libraries'.
10371         Remove useless reference to 'target_libs'.
10372         * configure: Regenerate.
10374 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10376         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10377         * Makefile.in: Regenerate.
10379 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10381         * Makefile.def: Introduce flags_to_pass.
10382         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10383         * Makefile.in: Regenerate.
10385 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10387         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10388         and target-libgloss.
10389         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10390         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10391         * configure: Regenerate.
10393 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10395         * configure.in: Update testsuite_flags to new location.
10396         * configure. Regenerate.
10398 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10400         * Makefile.tpl: Remove BUILD_CC stuff.
10401         * Makefile.in: Regenerate.
10403 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10405         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10407 2003-06-16  Graeme Peterson  <gp@qnx.com>
10409         * MAINTAINERS (Write After Approval): Add myself.
10411 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10413         * config.guess: Update to 2003-06-12 version.
10414         * config.sub: Update to 2003-06-13 version.
10416 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10418         * config.guess: Update to 2003-06-06 version.
10419         * config.sub: Update to 2003-06-06 version.
10421 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10423         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10424         * configure. Regenerate.
10426 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10428         * configure.in: Disable serial configure by default.
10429         * configure: Regenerate.
10430         * Makefile.tpl: Abolish .NOTPARALLEL.
10431         * Makefile.in: Regenerate.
10433         * Makefile.tpl: Replace {build,host,target}_canonical by
10434         {build,host,target}.
10435         * Makefile.in: Regenerate.
10437         * Makefile.tpl: Fix stupid pasto.
10438         * Makefile.in: Regenerate.
10440 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10442         * Makefile.tpl: Remove bogus conditional.
10443         * Makefile.in: Regenerate.
10445 2003-06-05  Jan Hubicka  <jh@suse.cz>
10447         * Makefile.tpl (profiledbootstrap): New target.
10448         * Makefile.in (profiledbootstrap): New target.
10450 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10452         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10453         Pinski. Remove user names from other bugzilla-only maintainers.
10455 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10457         * Makefile.tpl: Make 'recursive targets' using autogen rather
10458         than shell loop.  Remove duplicate 'clean' targets and false
10459         comments.
10460         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10461         Add systematic method of specifying missing targets in subdirs.
10462         Add copyright boilerplate.
10463         * Makefile.in: Regenerate.
10464         * configure.in: Add 'recursive targets' to maybe list.
10465         * configure: Regenerate.
10467         * MAINTAINERS: "GNATS only" -> "Bug database only".
10469         * Makefile.tpl: Rename [+target+] to [+make_target+].
10470         * Makefile.def: Rename 'target' to 'make_target'.
10472 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10474         * MAINTAINERS: Add self as options handling maintainer.
10476 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10478         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10479         been too long since I touched those ports.
10481 2003-05-28  DJ Delorie  <dj@redhat.com>
10483         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10484         * Makefile.in: Regenerate.
10486 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10488         * configure.in: Use curly braces in the definition of tooldir.
10489         * configure: Regenerate.
10491 2003-05-21  DJ Delorie  <dj@redhat.com>
10493         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10494         newlib or libgloss.
10495         * Makefile.in: Regenerate.
10497 2003-05-21  DJ Delorie  <dj@redhat.com>
10499         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10500         * Makefile.in: Regenerate.
10502 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10504         * MAINTAINERS: Update my e-mail address.
10506 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10508         * configure.in: Switch more things to use maybe dependencies.
10509         * Makefile.tpl: Switch more things to use maybe dependencies.
10510         Factor out common code from autogen IF statements.
10511         * configure: Regenerate.
10512         * Makefile.in: Regenerate.
10514 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10516         * configure.in: Accept i[3456789]86 for machine type.
10517         * configure: Regenerate.
10519 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10521         * configure.in: Switch more things to use maybe dependencies.
10522         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10523         * configure: Regenerate.
10524         * Makefile.tpl: Switch more things to use maybe dependencies.
10525         * Makefile.in: Regenerate.
10527 2003-05-16  Andreas Schwab  <schwab@suse.de>
10529         * Makefile.tpl (install-opcodes): Define.
10530         * Makefile.in: Rebuild.
10532 2003-05-13  Andreas Jaeger  <aj@suse.de>
10534         * config.guess: Update to 2003-05-09 version.
10535         * config.sub: Update to 2003-05-09 version.
10537 2003-05-13  Michael Eager  <eager@mvista.com>
10539         * configure.in: Correct sed script so that options in quotes are not
10540         deleted.
10541         * configure: Rebuild.
10543 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10545         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10546         and $$s/newlib/libc/sys/cygwin32 include paths.
10547         * configure: Ditto.
10549 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10551         * MAINTAINERS: Update my email addresses.
10553 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10555         * config-ml.in: Propagate INSTALL variables.
10557 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10559         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10561 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10563         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10564         * Makefile.in: Regenerate.
10566 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10568         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10570 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10572         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10574 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10576         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10577         * Makefile.in: Regenerated.
10579 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10581         * MAINTAINERS (Write After Approval): Upgrade myself from
10582         GNATS only to write-after-approval. Update my mail address.
10584 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10586         (OS Port Maintainers: freebsd): Add myself.
10588 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10590         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10592 2003-04-22  Kean Johnston  <jkj@sco.com>
10594         * MAINTAINERS (SCO ports): Added myself.
10596 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10598         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10600 2003-04-19  Kean Johnston  <jkj@sco.com>
10602         * MAINTAINERS (Write After Approval): Add myself.
10604 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10606         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10607         * Makefile.in: Regenerate.
10609 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10611         * configure.in (powerpc64*-*-linux*): Remove.
10612         * configure: Rebuilt.
10614 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10616         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10617         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10618         and restrap.
10619         * Makefile.in:  Regenerate.
10621 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10623         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10624         * configure: Regenerated.
10626 2003-04-15  DJ Delorie  <dj@redhat.com>
10628         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10630 2003-04-13  Nick Clifton  <nickc@redhat.com>
10632         * config-ml.in: Remove support for --disable-aix removing
10633         call-aix multilibs.
10635 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10637         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10638         * */configure: Rebuilt.
10640 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10642         * MAINTAINERS: Add my email address.
10644 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10646         * MAINTAINERS (Write After Approval): Add myself.
10648 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10650         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10651         * Makefile.in: Regenerate.
10653 2003-03-14  Michael Chastain  <mec@shout.net>
10655         * Makefile.in: Regenerate with correct Makefile.def.
10657 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10659         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10660         Make macro.
10661         * Makefile.in: Regenerate.
10662         * configure.in: Clean up gxx_include_dir logic.
10663         * configure: Regenerate.
10665 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10667         * MAINTAINERS (Write After Approval): Add myself.
10669 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10671         * MAINTAINERS: Update my mail address.
10673 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10675         * configure.in (gxx_include_dir): Fix typo.
10676         * configure: Regenerated.
10678 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10680         * Makefile.tpl: Reindent.
10681         * Makefile.in: Regenerate.
10682         * configure.in: Reindent.  Don't set unused variables.
10683         * configure: Regenerate.
10685 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10687         * configure.in: Include $(build_tooldir)/sys-include in
10688         FLAGS_FOR_TARGET.
10689         * configure: Regenerated.
10691 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10693         * Makefile.tpl: Always pass down RANLIB.
10694         * Makefile.in: Regenerate.
10696         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10697         * Makefile.in: Regenerate.
10698         * configure.in: Remove unused logic relating to --enable-shared
10699         and --enable-threads.  Remove bogus comments.  Remove redundant
10700         noconfigdirs.
10701         * configure: Regenerate.
10703         * configure.in: Replace ${libstdcxx_version} by its value.
10704         Remove reference to mh-dgux.
10705         * configure: Regenerate.
10707 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10709         * MAINTAINERS (Write After Approval): Add myself.
10711 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10713         * Makefile.tpl: Rearrange.
10714         * Makefile.in: Regenerate.
10716 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10718         * configure.in: Add support for kaOS as cross build target system.
10719         * configure: Regenerated.
10721 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10723         * MAINTAINERS (Write after approval): Add myself.
10725 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10727         * MAINTAINERS: Update my email address.
10729 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10731         * MAINTAINERS: Add self to blanket write privs. section.
10733 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10735         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10736         configure-target-* as some target builds may require additional
10737         flags for preprocessor tests.
10738         * Makefile.in: Regenerated.
10740 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10742         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10743         * ltconfig: Handle it.
10744         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10745         auto-detecting it.
10747         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10748         it is used as argument to $CC.
10749         * ltcf-gcj.sh: Likewise.
10751         * configure.in: Introduce --enable-maintainer-mode.
10752         * configure: Rebuilt.
10753         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10754         for maintainer mode.
10755         * Makefile.in: Rebuilt.
10757 2003-02-18  Jason Merrill  <jason@redhat.com>
10759         * Makefile.tpl (check-c++): Allow parallelism.
10761 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10763         * MAINTAINERS: Remove John Carr (who never actually had access to
10764         gcc.gnu.org).
10766 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10768         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10769         don't configure target-libobjc.
10770         * configure: Regenerate.
10772 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10774         * Makefile.tpl (RANLIB): Define.
10775         * Makefile.in: Regenerate.
10777 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10779         * MAINTAINERS: Update my email.
10781 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10783         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10784         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10785         * Makefile.in: Regenerated.
10786         * configure.in: Remove all traces of snavigator, db, and grep.
10787         * configure: Regenerated.
10789 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10791         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10792         After Approval.
10794 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10796         * MAINTAINERS (Write after approval): Add myself.
10798 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10800         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10801         * Makefile.in: Regenerated.
10803 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10805         * config.guess: Updated to 2003-01-30's version.
10806         * config.sub: Updated to 2003-01-28's version.
10808 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10810         * config.if: If gcc_version is already set, just use it.  Don't set
10811         gcc_version_trigger if it's already set, otherwise set it to
10812         gcc/version.c, but only if the file exists.  If it is not set and
10813         gcc/version.c does not exist, try to extract the version number from
10814         $CC.
10816 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10818         * MAINTAINERS: Add myself to write-after-approval list.
10820 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10822         * configure.in:  Revert 24Jan change.
10823         * configure:  Regenerate.
10825 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10827         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10828         entry of HJ Lu.
10830 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10832         * configure.in: Revert previous change.
10833         * configure: Regenerate.
10835 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10837         * configure.in: Make rda native-only.
10838         * configure: Regenerate.
10840 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10842         * MAINTAINERS: Move myself from GNATS-only-accounts to
10843         write-after-approval.
10845 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10847         * configure.in: Add missing \.
10848         * configure: Rebuilt.
10850 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10852         * configure.in (baseargs): Avoid using \| in sed regular
10853         expressions.
10854         * configure: Rebuilt.
10856 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10858         * configure.in (baseargs): Remove all supported forms of
10859         --cache-file, --srcdir, --host, --build and --target options
10860         from argument lists.
10861         * configure: Rebuilt.
10863 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10865         * MAINTAINERS: Add myself to write-after-approval list.
10867 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10869         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10870         * configure: Rebuilt.
10872 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10874         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10875         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10876         * Makefile.in: Regenerate.
10877         * configure: Regenerate.
10879 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10881         * configure.in: Remove Makefile in build, host and target modules
10882         unless configure was run with --no-recursion.
10883         * configure: Rebuilt.
10885 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10887         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10888         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10889         * Makefile.in: Regenerate.
10891 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10893         * config.guess: Update to 2003-01-03 version.
10894         * config.sub: Update to 2003-01-03 version.
10896 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10898         * configure: Regenerate with proper autoconf 2.13.
10900 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10902         * configure.in: Add AC_PREREQ for consistency.
10903         * configure: Regenerate.
10905 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10907         * configure.in (GDB_TK): Add tcl directories conditional on
10908         gdb/gdbtk directory being present.
10909         * configure: Regenerate.
10911 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10913         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10914         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10915         * configure: Rebuilt.
10917 2002-12-31  Tom Tromey  <tromey@redhat.com>
10919         * Makefile.in: Rebuilt.
10920         * Makefile.def (target_modules) [libffi]: Allow installation.
10922 2002-12-31  Andreas Schwab  <schwab@suse.de>
10924         * configure.in: Fix use of $program_transform_name.
10925         * configure: Regenerated.
10927 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10929         * configure.in (baseargs): Don't remove first configure argument.
10930         * configure: Regenerated.
10932 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10934         * Makefile.tpl (local-distclean): Don't remove...
10935         (multilib.ts): ... this.  Moved into...
10936         (multilib.out): ... this.  Don't use sub-make.
10937         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10938         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10939         (configure-build-[+module+], configure-[+module+],
10940         configure-target-[+module+], configure-gcc): ... these.  Test
10941         for Makefile existence.  Drop config.status from dependencies.
10942         * Makefile.in: Rebuilt.
10943         * configure.in: Move gcc-version-trigger to the end of
10944         ac_configure_args.  Add comments to maybedep.tmp and
10945         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10946         nonopt from baseargs, matching and removing corresponding
10947         whitespace while at it.
10948         * configure: Rebuilt.
10950 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10952         * configure.in (host_configargs): Replace reference to
10953         no-longer-defined buildopts with --build=${build_alias}.
10954         * configure: Rebuilt.
10956         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10957         program_transform_name to standard idiom.
10958         (AUTOGEN, AUTOCONF): Define.
10959         (Makefile.in): Use $(AUTOGEN).
10960         (Makefile): Depend on config.status, and use autoconf-style rule to
10961         build it.  Move original commands to...
10962         (config.status): ... this new target.
10963         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10964         $(AUTOCONF).
10965         * Makefile.in: Rebuilt.
10967 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10969         * Makefile.tpl: Fix dramatic bustage due to change in
10970         program_transform_name.
10971         * Makefile.in: Regenerate.
10973         * configure.in: Remove unnecessary PATH setting.
10974         * configure: Regnerate.
10976         * configure.in: Don't default to unprefixed tools unless
10977         the native tools will work.
10978         * configure: Regenerate.
10980         * configure.in: Convert to autoconf script.  Blow away lots
10981         of now-redundant Makefile fragments.
10982         * configure: Generate using Autoconf.
10983         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10984         * Makefile.in: Regenerate.
10986 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10988         * configure: Fix stupid bug where RANLIB was mistakenly included.
10990         * configure.in: Rename (buildargs, hostargs, targargs) to
10991         (build_configargs, host_configargs, target_configargs).
10993         * configure.in: Move logic out of sed statement.
10995         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10996         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10998 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11000         * config.sub: Import from master repository
11001         * config.guess: Ditto
11003 2002-12-24  Andreas Schwab  <schwab@suse.de>
11005         * Makefile.tpl (multilib.out): Fix missing space.
11006         * Makefile.in: Regenerate.
11008 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11010         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11011         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11012         * Makefile.in: Regenerate.
11013         * configure.in: Remove unnecessary leftovers.
11015 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11017         * configure.in (extra_ranlibflags_for_target): New variable.
11018         (*-*-darwin): Add -c to ranlib commands.
11019         * configure (tooldir): Handle extra_ranlibflags_for_target.
11021 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11023         * Makefile.tpl: Revert HJL's change.
11024         * Makefile.in: Regenerated.
11025         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11026         always.
11028 2002-12-19  Andreas Schwab  <schwab@suse.de>
11030         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11031         * Makefile.in: Regenerate.
11033 2002-12-18  H.J. Lu  <hjl@gnu.org>
11035         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11036         * Makefile.in: Regenerated.
11038         * configure.in (build_prefix): New. Substitute.
11040 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11042         * Makefile.tpl: Don't let real targets depend on phony targets.
11043         * Makefile.in: Regenerate.
11045         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11046         * Makefile.in: Regenerate.
11048 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11050         * config.sub: Import from master repository
11051         * config.guess: Ditto
11053 2002-12-16  Jason Merrill  <jason@redhat.com>
11055         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11056         previous 'make bootstrap'.
11057         * Makefile.in: Regenerate.
11059 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11061         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11063 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11065         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11066         * Makefile.in: Regenerate.
11068 2002-12-13  Jason Merrill  <jason@redhat.com>
11070         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11071         library tests.
11072         (check-c++): Just depend on it and check-target-libstdc++-v3.
11073         * Makefile.in: Regenerate.
11075 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11077         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11078         * Makefile.in: Rebuilt.
11080 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11082         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11084 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11086         * configure: Fix bug put in by gremlins.
11088         * Makefile.tpl: Substitute more autoconfily.
11089         * configure: Substitute more autoconfily.
11090         * Makefile.in: Regenerate.
11092 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11094         * config.sub: Import from master repository
11095         * config.guess: Ditto
11096         * MAINTAINERS: Added Svein Seldal under write after approval
11098 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11100         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11101         * Makefile.in (all-sim): Ditto.
11103 2002-12-06  DJ Delorie  <dj@redhat.com>
11105         * Makefile.tpl: Change configure dependencies to not have real
11106         targets depend on phony targets.
11108 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11110         * configure.in: Revert unintentional change.
11112         * Makefile.tpl: Change dependency for */multilib.out so that
11113         it works when gcc isn't in the tree.
11115         * configure.in: Substitute more.
11116         * configure: Run subconfigures from the Makefile.
11117         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11118         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11120 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11122         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11124 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11126         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11127         and corresponding dependencies.
11128         * Makefile.in: Regenerate.
11130         * configure.in (host_tools): Order binutils, gas and ld for
11131         convenience in running the testsuites.
11133         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11134         * Makefile.in: Regenerate.
11135         * configure.in: Introduce rules to serialize subconfigure runs.
11137         * configure.in: Introduce BASE_CC_FOR_TARGET.
11138         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11139         Realize configure-build-* targets.  Realize configure-target-* targets.
11140         * Makefile.in: Regenerate.
11142 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11144         * configure: Move gcc_version_trigger stuff from here...
11145         * configure.in: ...to here.
11147         * configure.in: Separate subconfigure options added by this file from
11148         options given by the user.  Add machinery to put args for host
11149         subconfigures into the Makefile.
11151         * Makefile.tpl: Remove 'vault' targets.
11152         * Makefile.tpl: Reorder and comment dependencies.
11153         * Makefile.in: Regenerate.
11155 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11156         * configure.in: Fix my broken commit of previous patch. (sigh)
11158 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11160         * configure.in: Move host-specific darwin noconfigdirs into
11161         the host-specific section.
11163 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11165         * configure.in: Move host-specific darwin noconfigdirs into
11166         the host-specific section.
11168 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11170         * configure: Remove skip-this-dir support.
11171         * Makefile.tpl: Remove skip-this-dir support.
11173         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11174         subdirectories.
11175         * Makefile.in: Regenerate.
11177         * Makefile.tpl: Strip out useless setting of 'dir'.
11178         * Makefile.in: Regenerate.
11180 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11182         * configure.in: Fix deeply stupid bug.
11184         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11185         shell code in CXX_FOR_TARGET
11186         * Makefile.def: Introduce raw_cxx.
11187         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11188         RAW_CXX_FOR_TARGET.
11189         * Makefile.in: Regenerate.
11191 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11193         * Makefile.tpl: Remove unnecessary ifs.
11194         * Makefile.in: Regenerate.
11196         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11197         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11198         targets for 'no_install' modules.
11199         * configure: Move GDB_TK substitution to configure.in.  Move
11200         build_modules stuff to configure.in.
11201         * configure.in: Implement soft dependency machinery.  Maybe-ize
11202         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11203         * Makefile.in: Regenerate.
11205 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11207         * Makefile.tpl: Make all-target, install-target behave similarly
11208         to all, install (only hitting configured targets).  Eliminate
11209         unused macro defintions.
11211         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11212         build != host.
11214         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11216         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11218         * configure.in: Produce lists of subdir targets we're actually
11219         configuring.  Remove references to "dosrel".
11220         * Makefile.tpl: Let configure set which subdir targets are hit.
11221         Remove install-cross; clean up install; remove ALL.  Remove
11222         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11223         Autogenerate host module targets.  Remove empty dependency lines
11224         and redundant dependency; rearrange slightly.
11225         * Makefile.def: Add host-side libtermcap, utils.
11227         * Makefile.in: Regenerate.
11229 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11231         * ltconfig (osf[345]): Append $major to soname_spec.
11232         Reflect this in library_names_spec.
11233         * ltmain.sh (osf): Prefix $major with . for use as extension.
11235 2002-11-19  Andreas Jaeger  <aj@suse.de>
11237         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11238         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11239         and sparc64 GNU/Linux systems.
11241 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11243         * MAINTAINERS: Update email.
11245 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11247         * MAINTAINERS: Complete James Dennett's entry.
11249 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11251         * MAINTAINERS (Write After Approval): Add myself.
11253 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11255         * Makefile.tpl: syntactic cleanup
11257 2002-11-13  Stuart Hastings  <stuart@apple.com>
11259         * MAINTAINERS: Add myself to write-after-approval list.
11261 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11263         * Makefile.def: Add list of recursive targets to autogenerate.
11264         Add build_modules.
11265         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11266         targets.  Autogenerate *-build-* targets.
11267         * Makefile.in: Regenerate.
11269 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11271         * configure: More autoconf-style substitutions.
11272         * Makefile.tpl: More autoconf-style substitutions.
11273         * Makefile.in: Regenerate.
11275 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11277         * configure: Substitute more variables in a more autoconf-friendly
11278         way.  Simplify slightly.
11279         * Makefile.tpl: Make more variables substitutable in an
11280         autoconf-friendly way.
11281         * Makefile.in: Regenerate.
11283 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11285         * MAINTAINERS (Write After Approval): Add myself.
11287 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11289         * configure.in (v810*): Remove special setting of tools.
11291         * configure: Add support for extra required flags for ar or nm.
11292         * configure.in (aix4.3+): Use above support for target-specific
11293         issues, rather than using config/mt-aix43.
11295 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11297         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11298         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11299         with $srcdir.  Reformat indentation.  Substitute some variables
11300         formerly hard-coded in the Makefile for build=host.
11301         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11302         * Makefile.def: Autogenerate more.
11303         * Makefile.in: Regenerate.
11305 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11307         * MAINTAINERS (Write After Approval): Add myself.
11309 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11311         * Makefile.def (host_modules): Add rda.
11312         * Makefile.in: Regenerate.
11313         * configure.in (target_tool): Add target-rda to list.
11315 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11317         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11319 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11321         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11322         and restrap targets to this rule.
11323         * Makefile.in:  Regenerate.
11325 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11327         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11328         GNATS only accounts.
11330 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11332         * configure.in (i[3456]86-*-linux*): Add check to disable
11333         ${libgcj} for glibc1.
11335 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11337         * MAINTAINERS: Add myself as ip2k port maintainer.
11339 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11341         * configure.in: Add tic4x target.
11343 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11345         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11346         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11347         * Makefile.in: Regenerate.
11349         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11350         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11351         * Makefile.in: Regenerate.
11353 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11355         * MAINTAINERS: Add myself as web pages co-maintainer.
11357 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11359         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11360         * Makefile.in: Regenerate.
11362 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11364         * MAINTAINERS: Add myself and Nathan Sidwell
11365         <nathan@codesourcery.com> as VxWorks maintainers.
11367 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11369         * Makefile.def: Remove order dependency comments.
11370         * Makefile.tpl: Add explicit install-install dependencies.
11371         * Makefile.in: Regenerate.
11373         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11374         * Makefile.in: Regenerate.
11376         * Makefile.tpl: Add configure-target (for src-release in src)
11377         * Makefile.in: Regenerate.
11379 2002-09-30  Nick Clifton  <nickc@redhat.com>
11381         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11383 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11385         * configure.in (s390*-*-linux*): Enable libgcj.
11387 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11389         * configure: Revert accidentally applied changes.
11391         * Makefile.tpl: Make more autoconf-friendly.
11392         * Makefile.in: Regenerate.
11393         * configure: Make substitution more autoconf-like.
11395 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11397         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11398         single entry to handle all these.
11399         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11400         libjava on arm-*-elf.
11402 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11404         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11405         things that depend on them.
11407 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11409         * Makefile.tpl: Make subsituted variables more autoconfy.
11410         * Makefile.in: Regenerate.
11411         * configure: Make seds more autoconfy.
11413 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11415         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11416         * Makefile.in: Regenerate.
11417         * configure.in: Rewrite sed statements to look autoconfy.
11419         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11420         all-target-foo on configure-target-foo.
11421         * Makefile.def: Ditto.
11422         * Makefile.in: Rebuild.
11424 2002-09-25  Andrew Haley  <aph@redhat.com>
11426         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11428 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11430         * Makefile.def: New file.
11431         * Makefile.tpl: New file.
11432         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11433         * contrib/gcc_update: Note that Makefile.in is a generated file.
11435         * configure.in: Minor rearrangement.  Simplify tests.
11437 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11439         * configure.in (with_headers): Skip copy if value is "yes".
11440         (with_libs): Likewise.
11442 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11444         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11445         * configure.in (sh*-*-pe*): Ditto.
11446         * configure.in (mips*-*-pe*): Ditto.
11447         * configure.in (*arm-wince-pe): Ditto.
11449         * configure.in: Rearrange.
11451 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11453         * MAINTAINERS: Update my email address.
11455 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11457         * MAINTAINERS: (Write After Approval): Add myself.
11459 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11461         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11463 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11465         * MAINTAINERS: Change my mailing address.
11467 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11469         * MAINTAINERS (Write After Approval): Remove myself.
11470         (Various Maintainers: c++ runtime libs): Add myself.
11472 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11474         * MAINTAINERS (Write After Approval): Remove myself.
11475         (Various Maintainers: c++ runtime libs): Add myself.
11477 2002-08-15  Eric Christopher  <echristo@redhat.com>
11479         * config.sub: Import from master repository.
11480         * config.guess: Ditto.
11482 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11484         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11485         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11486         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11488 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11490         * MAINTAINERS: Add self to rs6000 vector extensions.
11492 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11494         * libiberty/configure: Reverted unintended yesterday's check in.
11496 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11498         * boehm-gc/configure, libf2c/configure: Rebuilt.
11499         * libffi/configure, libiberty/configure: Ditto.
11500         * libjava/configure, libobjc/configure: Ditto.
11501         * libstdc++-v3/configure, zlib/configure: Ditto.
11502         Merged from binutils:
11503         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11504         From Steve Ellcey <sje@cup.hp.com>:
11505         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11506         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11507         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11508         IA64.
11509         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11510         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11511         soname_spec, sys_lib_search_path_spec): Ditto.
11513 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11515         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11517 2002-08-04  H.J. Lu  (hjl@gnu.org)
11519         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11521 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11523         * MAINTAINERS (Write After Approval): Add myself.
11525 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11527         * configure.in: Move generic linux case to end.  Copy generic
11528         linux noconfigdirs to mips*-*-linux* entry and new
11529         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11531 2002-07-19  Michael Matz  <matz@suse.de>
11533         * MAINTAINERS: Add myself as ra* maintainer.
11535 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11537         * config.guess: Update to 2002-07-09 version.
11538         * config.sub: Update to 2002-07-03 version.
11540 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11542         * MAINTAINERS: Fix typo in a maintainer email address.
11544 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11546         * configure.in: Remove two redundant tests.
11548 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11550         * configure.in (mips*-*-irix6*o32): Enable stabs.
11552 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11554         * configure.in: Don't build grez.
11555         * Makefile.in: Ditto.
11557         * Makefile.in: Remove references to bsp, cygmon, libstub.
11558         * configure.in: Ditto.
11560         * configure.in: Remove leftover reference to gdbtest.
11562 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11564         * configure.in (gxx_include_dir):  Change to match versioned
11565         C++ headers if --enable-version-specific-runtime-libs is used.
11567 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11569         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11571 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11573         * configure.in: Make --without-x work.
11575 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11577         * configure.in: Rearrange target Makefile fragment collection.
11579         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11580         cvs[src].
11581         * configure.in: Ditto.
11583 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11585         * MAINTAINERS (Write After Approval): Update my e-mail address.
11587 2002-06-24  Ben Elliston  <bje@redhat.com>
11589         * configure.in (host_tools): Remove cgen.
11591         * Makefile.in (all-cgen): Remove; runs from its source directory.
11592         (check-cgen, install-cgen, clean-cgen): Likewise.
11593         (all-opcodes): Do not depend on all-cgen.
11594         (all-sim): Likewise.
11596 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11598         * Makefile.in: Eliminate 'apache' targets.
11599         * configure.in: Eliminate 'apache' targets.
11601         * configure.in: Eliminate redundant tests.  Reorganize.
11603         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11605         * config-ml.in: Eliminate references to Cygnus configure.
11607         * Makefile.in: Eliminate references to building emacs.
11609 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11611         * MAINTAINERS: Update my email address.
11613 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11615         * config.if (libstdcxx_incdir): Version C++ headers.
11616         (cxx_incdir): Remove.
11618 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11620         * MAINTAINERS (Write After Approval): Add self.
11622 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11624         * configure.in: Add support for ip2k.
11626 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11628         * configure.in: Fix AIX configury bug.
11630 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11632         * MAINTAINERS (Write After Approval): Add self.
11634 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11636         * configure.in: replace ${topsrcdir} with ${srcdir}
11638         * configure.in: Move definition of libstdcxx_flags
11639         right above usage, rather than waaay earlier.
11641         * configure.in: Pull definition of is_cross_compiler earlier.
11643         * configure.in: Rearrange a little.
11645         * configure.in: Remove references to librx.
11646         * Makefile.in: Remove references to librx.
11648 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11650         * config.sub: Add support for avr target.
11651         Import from master sources, rev 1.255
11653 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11655         * configure, .cvsignore:  Revert previous change...
11656         * Makefile:  ...delete.
11658 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11660         * configure.in: Eliminate ${gasdir} variable.
11662 2002-06-18  Dave Brolley  <brolley@redhat.com>
11664         * configure.in: Add support for frv.
11665         * config.sub: Add support for frv.
11667 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11669         * configure:  Remove garbage from previous commit.
11671 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11673         * configure:  For in-source builds, make a subdir and re-exec there.
11674         * Makefile:  New file.  Pass targets through to build directory.
11675         * .cvsignore:  No longer ignore "Makefile".
11677 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11679         * MAINTAINERS (Write After Approval): Add self.
11681 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11683         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11685 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11687         * configure.in (vax-*-netbsd*): Re-enable gas.
11689 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11691         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11692         BUILD_PREFIX_1, to correct nomenclature.
11693         * configure: Likewise.
11695         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11696         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11698 2002-05-31  Olaf Hering  <olh@suse.de>
11700         * config-ml.in: Propogate DESTDIR also.
11702 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11704         * configure.in (vax-*-netbsd*): Don't build gas for this
11705         platform.
11707 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11709         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11710         and libgcj for AVR.
11712 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11714         * MAINTAINERS (Write After Approval): Add myself.
11716 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11718         * config.guess: Update to 2002-05-22 version.
11719         * config.sub: Likewise.
11721 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11723         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11724         * config-ml.in: Likewise.
11725         * configure: Likewise.
11726         * configure.in: Likewise.
11728 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11730         * MAINTAINERS: Update my email address.
11732 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11734         * configure.in: Simplify makefile fragment collection.
11736         * configure.in: Remove code to build emacs.
11738         * configure.in : Remove --srcdir argument from targargs and buildargs
11739         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11741         * configure: Move some logic to configure.in.
11742         * configure.in: Move some logic from configure.
11744 2002-05-11  Tom Tromey  <tromey@redhat.com>
11746         * MAINTAINERS: Reflect libgcj reality.
11748 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11750         * Makefile.in: Honour DESTDIR.
11752 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11754         * config.guess: Import 2002-03-20 version.
11755         * config.sub: Import 2002-04-26 version.
11757 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11759         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11761 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11763         * MAINTAINERS: Add self.
11765 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11767         * ltmain.sh: Detect and handle object name conflicts
11768         while piecewise linking a static library.
11770 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11772         * configure.in (noconfigdirs): Don't disable libgcj on
11773         sparc64-*-solaris* and sparcv9-*-solaris*.
11775 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11777         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11779 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11781         * configure.in (FLAGS_FOR_TARGET): Do not add
11782         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11783         on i[3456]86-*-linux*.
11785 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11787         * configure.in (noconfigdirs): Replace [ ] with test.
11789         * configure.in (noconfigdirs): Do not add target-newlib if
11790         target == i[3456]86-*-linux*, and host == target.
11792 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11794         * configure.in: delete reference to absent file
11796         * configure.in: replace '[' with 'test'
11798         * configure.in: Eliminate references to gash.
11799         * Makefile.in: Eliminate references to gash.
11801         * configure.in: remove useless references to 'pic' makefile fragments.
11803         * configure.in: (*-*-windows*) Finish removing.
11805         * configure.in: Eliminate redundant test for libgui.
11807 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11809         * MAINTAINERS: Add self and realphabetize.  Update entries
11810         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11811         entry for a29k port maintainer.
11813 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11815         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11816         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11818 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11820         * configure.in: remove references to dead files
11822 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11824         * MAINTAINERS: Add information about purpose of this file.
11826 2002-04-18  Tom Tromey  <tromey@redhat.com>
11828         * configure.in: Disallow configuring libgcj when it is already
11829         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11830         Solaris 2.8 by default.  For PR libgcj/6158.
11832 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11834         * configure.in:  Move default CC setting out of config/mh-* fragments
11835         directly into here.
11837 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11839         * configure.in: don't even try to configure or make a subdirectory
11840         if there's no configure script for it.
11842 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11844         * MAINTAINERS: Remove chill maintainers.
11845         * Makefile.in (CHILLFLAGS): Remove.
11846         (CHILL_LIB): Remove.
11847         (TARGET_CONFIGDIRS): Remove libchill.
11848         (CHILL_FOR_TARGET): Remove.
11849         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11850         CHILL_LIB.
11851         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11852         (CHECK_TARGET_MODULES): Likewise.
11853         (INSTALL_TARGET_MODULES): Likewise.
11854         (CLEAN_TARGET_MODULES): Likewise.
11855         (configure-target-libchill): Remove.
11856         (all-target-libchill): Remove.
11857         * configure.in (target_libs): Remove target-libchill.
11858         Do not compute CHILL_FOR_TARGET.
11859         * libchill: Remove directory.
11861 2002-04-11  DJ Delorie  <dj@redhat.com>
11863         * Makefile.in, configure.in: Sync with binutils, entries
11864         follow...
11866 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11868         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11869         (do-tar, do-bz2): New rules.
11870         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11871         (gdb-tar): New rule.
11872         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11873         (insight_dejagnu.tar): New rule.
11874         (insight.tar): New rule.
11875         (gdb+dejagnu.tar): New rule.
11876         (gdb.tar): New rule.
11878 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11880         * Makefile.in: Add all-tix to deps for all-snavigator
11881         so that tix is built when building snavigator.
11883 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11885         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11886         ld and gdb are not supported.
11888 2002-01-07  Mark Salter  <msalter@redhat.com>
11890         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11891         Allow target-libgloss to be built for arm, strongarm, and xscale.
11893 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11895         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11896         options for i[3456]86-pc-linux* native builds.
11898 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11900         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11901         files from .po files for a distribution.
11903 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11905         * configure.in: Enable libstdc++-v3 for h8300 targets.
11907 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11909         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11910         version from bfd/.
11912 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11914         * Makefile.in (VER): When present, extract the version number from
11915         the file version.in.
11917 2001-05-24  Tom Rix  <trix@redhat.com>
11919         * configure.in : enable ld for aix
11921 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11923         * config.guess: Add linux target for S/390.
11925 2000-11-07  Philip Blundell  <pb@futuretv.com>
11927         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11929 2000-11-03  Philip Blundell  <pb@futuretv.com>
11931         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11932         files.
11934 2001-01-15  Ben Elliston  <bje@redhat.com>
11936         * configure.in (host_tools): Add sid.
11937         Always configure cgen.
11939 2000-11-24  Nick Clifton  <nickc@redhat.com>
11941         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11943 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11945         * Makefile.in (ALL_MODULES): Add all-cgen.
11946         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11947         (all-cgen): New target.
11948         (all-opcodes,all-sim): Depend on all-cgen.
11949         * configure.in (host_tools): Add cgen.
11950         Only configure cgen if --enable-cgen-maint.
11952 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11954         * configure.in: Add *-*-freebsd* configurations.
11956 2002-04-08  Tom Tromey  <tromey@redhat.com>
11958         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11959         Fixes PR libgcj/6068.
11961 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11963         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11965 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11967         * configure.in (alpha*-dec-osf*): Enable libgcj.
11969 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11971         * MAINTAINERS (Write After Approval): Add myself.
11973 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11975         Fix for: PR bootstrap/3591, target/5676
11976         * configure.in (mcore-pe): Disable the configuration of
11977         libstdc++-v3 since exceptions are not supported.
11979 2002-03-20  Anthony Green  <green@redhat.com>
11981         * configure.in: Enable libgcj for xscale-elf target.
11983 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11985         * MAINTAINERS:  Update my email address.
11987 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11989         * ltmain.sh (relink_command): Fix typo in previous change.
11991 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11993         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11994         (relink_command): Added --tag flags.
11995         (mode=install): If relinking fails; error out.
11997 2002-03-12  Richard Henderson  <rth@redhat.com>
11999         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12000         .NOTPARALLEL tag.
12001         (do-check): Rename from check.
12002         (check): Allow parallel check.
12004 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12006         * MAINTAINERS: Add myself as maintainer for xtensa port.
12007         Fix alphabetical order in CPU port maintainer list.
12008         Remove myself from Write After Approval list.
12010 2002-03-11  Richard Henderson  <rth@redhat.com>
12012         * Makefile.in (.NOTPARALLEL): Add fake tag.
12014 2002-03-07  H.J. Lu  (hjl@gnu.org)
12016         * configure.in: Enable gprof for mips*-*-linux*.
12018 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12020         * MAINTAINERS (Write After Approval): Add myself.
12022 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12024         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12025         libjava.
12026         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12028 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12030         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12031         because its Makefile is there; test for the executable instead.
12033 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12035         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12036         libstdc++-v3 and libjava.
12038 2002-02-11  Adam Megacz  <adam@xwt.org>
12040         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12041         boehm-gc
12043 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12045         * config.guess: Updated to 2002-01-30's version.
12046         * config.sub: Updated to 2002-02-01's version.
12047         Contribute sh64-elf.
12048         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12049         * configure.in: Added sh64-*-*.
12051 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12053         * MAINTAINERS: Belatedly add myself to write after approval list.
12055 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12057         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12058         Remove self as Write After Approval.
12060 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12062         * MAINTAINERS: Put self in as maintainer for contrib/regression
12063         directory.
12065 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12067         * MAINTAINERS:  Update my email address.
12069 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12071         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12072         target-libiberty, and target-libgloss.  Skip Java-related
12073         libraries if not supported for NetBSD on target CPU.
12075 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12077         * install-sh: Use _inst.$$_ for temp file name.
12079 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12081         * MAINTAINERS (Write After Approval): Move my contact info
12082         from here...
12083         (OS Port Maintainers): ...to here (netbsd).
12085 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12087         * MAINTAINERS (Write After Approval): Add myself.
12089 2002-01-17  H.J. Lu  <hjl@gnu.org>
12091         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12092         (all-target-fastjar): Also depend on all-target-libiberty.
12094 2002-01-16  H.J. Lu  (hjl@gnu.org)
12096         * config.guess: Import from master sources, rev 1.225.
12097         * config.sub: Import from master sources, rev 1.238.
12099 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12101         * MAINTAINERS (Write After Approval): Remove myself.
12103 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12105         * MAINTAINERS (Write After Approval): Add myself.
12107 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12109         * MAINTAINERS: Add self as docs co-maintainer.
12111 2001-12-11  Matthias Klose  <doko@debian.org>
12113         * MAINTAINERS (Write After Approval): Add myself.
12115 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12117         * MAINTAINERS: Update my email address.
12119 2001-12-07  Turly O'Connor  <turly@apple.com>
12120         * MAINTAINERS (Write After Approval): Add myself.
12121         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12122         (rs6000_initialize_trampoline): Call __trampoline_setup for
12123         ABI_DARWIN too.
12124         * darwin-tramp.asm: New file, implements __trampoline_setup.
12125         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12127 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12129         * MAINTAINERS (Write After Approval): Add myself.
12131 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12133         * configure, configure.in: Use temp file for long sed commands.
12135 2001-12-03  Laurent Guerby  <guerby@acm.org>
12137         * config.sub: Update to version 1.232 on subversion.
12139 2001-12-03  Ben Elliston  <bje@redhat.com>
12141         * MAINTAINERS: Update mail address for config.* patches.
12143 2001-11-27  DJ Delorie  <dj@redhat.com>
12144             Zack Weinberg  <zack@codesourcery.com>
12146         When build != host, create libiberty for the build machine.
12148         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12149         CONFIG_ARGUMENTS.
12150         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12151         New variables.
12152         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12153         and rules.
12154         (all.normal): Depend on ALL_BUILD_MODULES.
12155         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12156         (all-build-libiberty): Depend on configure-build-libiberty.
12158         * configure: Calculate and substitute proper value for
12159         ALL_BUILD_MODULES.
12160         * configure.in: Create the build subdirectory.
12161         Calculate and substitute TARGET_CONFIGARGS (formerly
12162         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12164 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12166         * MAINTAINERS (write-after-approval): Add self.
12168 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12170         * MAINTAINERS (GNATS only accounts): Remove self.
12172 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12174         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12175         libf2c.
12177 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12179         * MAINTAINERS (Write After Approval): Add self.
12181 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12183         * MAINTAINERS: mips and s390 are also CPU ports.
12185 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12187         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12189 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12191         * MAINTAINERS: Alphabetize.
12193 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12195         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12197 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12199         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12201 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12203         * configure.in (--enable-languages): Be more permissive about
12204         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12206 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12208         * config.sub: Import from master sources, rev. 1.230.
12209         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12211 2001-11-07  Laurent Guerby  <guerby@acm.org>
12213         * MAINTAINERS (Write After Approval): Add self.
12215 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12217         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12219 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12221         * config.sub: Import from master sources, rev 1.226.
12222         * config.guess: Import from master sources, rev 1.216.
12224 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12226         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12227         * MAINTAINERS: Add self as maintainer of MMIX port.
12228         Remove old after-approval entry.
12230 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12232         * ChangeLog, configure: Fix spelling errors.
12234 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12236         * MAINTAINERS: Tweak my address.
12238 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12240         * MAINTAINERS: Update my email address.
12242 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12244         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12245         * MAINTAINERS: Add self as maintainer of CRIS port.
12247 2001-10-10  Geert Bosch  <bosch@gnat.com>
12249         * MAINTAINERS (Various maintainers: Ada front end):
12250         Added Robert Dewar.
12252 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12254         * MAINTAINERS (Write After Approval): Added self
12256 2001-10-02  Geert Bosch  <bosch@gnat.com>
12258         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12260 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12262         * configure: Handle temporary files securely using mkdir.
12264 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12266         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12268 2001-09-26  Will Cohen  <wcohen@redhat.com>
12270         * configure.in (*-*-linux*): Disable configuration of target-newlib
12271         and target-libgloss.
12273 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12275         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12276         RANLIB.
12278 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12280         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12281         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12282         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12283         avoid quotes nesting problems.
12284         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12285         (DO_X): Export only variables that are set.
12287 2001-09-19  Ben Elliston  <bje@redhat.com>
12289         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12290         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12291         semantics.  Use the shell built-in "type" command instead.
12293 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12295         Merged from gcc-3_0-branch:
12296         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12297         * ltcf-c.sh: Use $objext, not $ac_objext.
12298         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12299         * ltcf-cxx.sh: Add support for GNU.
12300         2001-07-22  Timothy Wall  <twall@redhat.com>
12301         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12302         default settings if using GNU tools with that configuration.
12303         * ltcf-cxx.sh: Ditto.
12304         * ltcf-gcj.sh: Ditto.
12305         2001-07-21  Michael Chastain  <chastain@redhat.com>
12306         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12307         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12308         * ltmain.sh: Mark as gcc-local.
12310 2001-08-30  Eric Christopher  <echristo@redhat.com>
12311             Jason Eckhardt  <jle@redhat.com>
12313         * config.guess: Merge from master sources.
12314         * config.sub: Merge from master sources, add support for mipsisa32.
12316 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12317         * config.sub: Merge from master sources, rev 1.219.
12318         * MAINTAINERS: Add self as contact for stormy16 port.
12320 2001-08-14  Zack Weinberg  <zackw@panix.com>
12322         * config.sub: Merge from master sources, rev 1.218.
12323         * config.guess: Merge from master sources, rev 1.209.
12325 2001-08-11  Graham Stott  <grahams@redhat.com>
12327         * Makefile.in (check-c++): Add missing semicolon.
12329 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12331         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12333 2001-07-30  Eric Christopher  <echristo@redhat.com>
12335         * MAINTAINERS (Various maintainers: mips port): Added myself.
12337 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12339         * configure.in (sh-*-linux*): New.
12341 2001-07-27  Richard Henderson  <rth@redhat.com>
12343         * .cvsignore: Add LAST_UPDATED.
12345 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12347         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12349 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12351         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12353 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12355         * MAINTAINERS (Write After Approval): Added myself.
12357 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12359         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12360         and libgcj on m68hc11/m68hc12.
12362 2001-06-27  H.J. Lu  (hjl@gnu.org)
12364         * Makefile (CFLAGS_FOR_BUILD): New.
12365         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12367 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12369         * README: Remove version number.
12371 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12373         * INSTALL/README: Update wrt. to the installation instructions now
12374         residing in gcc/doc/install.texi.
12376 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12378         * README: Replace with a cut-down and updated version of gcc/README.
12380 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12382         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12383         multilibs to be disabled.
12385 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12387         * MAINTAINERS (Write After Approval): Add myself.
12389 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12391         * config.guess: Import CVS version 1.195.
12392         * config.sub: Import CVS version 1.212.
12394 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12396         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12397         gcc/xgcc is built, use -print-prog-name to find out the program
12398         name to use.
12400 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12402         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12403         appear to also be in the master copy.
12404         * config.sub:  Import CVS version 1.211.
12406 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12408         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12409         with_gcc]: Use `gcc -shared' to build a shared library.
12411 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12413         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12414         archives.
12416 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12418         * MAINTAINERS (Write After Approval): Add myself.
12420 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12422         * configure.in (libstdcxx_flags): Do not try to execute
12423         libstdc++-v3/testsuite_flags until it exists.
12425 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12427         * MAINTAINERS: Update my email address.
12429 2001-05-31  Graham Stott  <grahams@redhat.com>
12431         * MAINTAINERS (Write After Approval): Add myself.
12433 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12435         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12436         libraries when using g++ with native linker.
12438 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12440         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12442 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12444         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12445         [aix4*|aix5*]: Prepend blank.
12447 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12449         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12450         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12451         of subdir/configure scripts to use the new libtool.m4.
12453 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12455         * MAINTAINERS (Write After Approval): Add myself.
12457 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12459         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12461 2001-05-11  Ben Elliston  <bje@redhat.com>
12463         * Makefile.in (all-sid): New target.
12464         (check-sid, clean-sid, install-sid): Likewise.
12466 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12468         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12470 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12472         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12473         libgcj.
12475 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12477         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12478         gcc/xgcc is built, use -print-prog-name to find out the program
12479         name to use.
12481 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12483         * configure.in (noconfigdirs): Don't reset it from scratch in the
12484         target case; only append to it.
12486         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12487         sparc-*-solaris2.8]: Disable ${libgcj}.
12489 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12491         * configure.in (libgcj_saved): Copy from $libgcj.
12492         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12493         --disable-libgcj.
12495 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12497         * MAINTAINERS: Remove self as MIPS maintainer and
12498         C front end maintainer.
12500 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12502         * configure.in: Move *-chorusos target case to the proper switch.
12503         Disable libgcj.
12505 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12507         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12508         1.641.2.228.
12510 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12512         * Makefile.in (STAGE1_CFLAGS): Pass down.
12514 2001-04-13  Alan Modra  <amodra@one.net.au>
12516         * config.guess: Add hppa64-linux support.  Note for next import that
12517         this is already in the master file.
12518         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12520 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12522         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12523         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12525 2001-04-11  Stan Shebs  <shebs@apple.com>
12527         * MAINTAINERS: Add self as Darwin port maintainer.
12529 2001-04-11  Alan Modra  <amodra@one.net.au>
12531         * MAINTAINERS: Update my email address.
12533 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12535         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12536         recent versions of FreeBSD (release 3 or later).
12537         * ltconfig: On FreeBSD, -lc must not be provided when building
12538         a shared library or else the standard -pthread gcc option is
12539         rendered worthless to later users of the built library.
12541 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12543         * MAINTAINERS: Add self and RTH as C front end maintainers.
12545 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12547         * config.sub: Make sure to match an already-canonicalized
12548         machine name (eg. mn10300-unknown-elf).
12550 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12552         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12553         New macros.
12554         (bootstrap, cross): Use RECURSE_FLAGS.
12555         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12557 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12559         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12561 2001-03-22  Colin Howell  <chowell@redhat.com>
12563         * Makefile.in (DO_X): Do not backslash single-quotes in
12564         backquotes (two places).
12566 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12568         Re-installed:
12569         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12570         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12571         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12572         * ltcf-cxx.sh: Likewise.
12573         * ltcf-gcj.sh: Likewise.
12575 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12577         * MAINTAINERS: Add myself as "documentation co-maintainer".
12579 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12581         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12582         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12584 2001-03-19  Tom Tromey  <tromey@redhat.com>
12586         * config-ml.in: Handle GCJ and GCJFLAGS.
12588 2001-03-21  Michael Chastain  <chastain@redhat.com>
12590         * Makefile.in: all-m4 depends on all-texinfo.
12592 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12594         * MAINTAINERS: Add myself to write after approval list.
12596 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12598         * Makefile.in (DO_X): Quote nested quotes.
12600 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12602         * MAINTAINERS: Add myself to write after approval list.
12604 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12606         * Makefile.in (DO_X): Use double quotes for quoting
12607         "RANLIB=$${RANLIB}".
12609 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12611         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12613 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12615         * configure.in: Only use `lang_requires' for languages athat are
12616         actually enabled.
12618 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12620         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12622 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12624         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12626 2001-03-07  Tom Tromey  <tromey@redhat.com>
12628         * configure.in: Allow config-lang.in to set `lang_requires' to list
12629         of other required languages.
12631 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12633         * Makefile.in: Remove RANLIB definition. Use RANLIB
12634         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12635         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12637 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12638             Alexandre Oliva  <aoliva@redhat.com>
12640         * Makefile.in (check-c++): Use tabs, not spaces.
12642 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12644         * MAINTAINERS: add myself to Write After Approval list.
12646 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12648         * Makefile.in (check-c++): New rule.
12650         * configure.in (target_libs): Remove libg++.
12651         (noconfigdirs): Remove libg++.
12652         (noconfigdirs): Same.
12653         (noconfigdirs): Same.
12654         (noconfigdirs): Same.
12656         * config-ml.in: Remove libg++ references.
12658         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12659         (ALL_TARGET_MODULES): Same.
12660         (configure-target-libg++): Remove.
12661         (all-target-libg++): Remove.
12662         (configure-target-libio): Remove.
12663         (all-target-libio): Remove.
12664         (check-target-libio): Remove.
12665         (.PHONY): Remove.
12666         (libg++.tar.bz2): Remove.
12667         (all-target-cygmon): Remove libio.
12668         (all-target-libstdc++): Remove.
12669         (configure-target-libstdc++): Remove.
12670         (TARGET_LIB_PATH): Remove libstdc++.
12671         (ALL_GCC_CXX): Remove libstdc++.
12672         (all-target-gperf): Correct.
12674 2001-02-16  Nick Clifton  <nickc@redhat.com>
12676         * configure.in (noconfigdirs): Allow configuration of texinfo
12677         for Cygwin hosts.
12679 2001-02-15  Anthony Green  <green@redhat.com>
12681         * configure: Introduce GCJ_FOR_TARGET.
12682         * configure.in: Ditto.
12683         * Makefile.in: Ditto.
12685 2001-02-13  Andreas Schwab  <schwab@suse.de>
12687         * MAINTAINERS: Update mail address.
12689 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12691         * config.guess: Add linux target for S/390.
12692         * config.sub: Likewise.
12694 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12696         * configure.in: for *-chorusos, don't config target-newlib and
12697         target-libgloss.
12699 2001-02-06  Ben Elliston  <bje@redhat.com>
12701         * configure: Output host type to stdout, not stderr.
12703 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12705         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12706         * ltcf-cxx.sh: Likewise.
12708         * config.if: Assume enable_libstdcxx_v3 is defined.
12710 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12712         Remove V2 C++ library.
12713         * configure.in: Remove --enable-libstdcxx_v3 support.
12715 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12717         * include/demangle.h: Add prototype for java_demangle_v3.
12719 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12721         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12723 2001-01-27  Richard Henderson  <rth@redhat.com>
12725         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12727 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12729         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12730         Don't unset, it's non-portable and no longer necessary, set to empty
12731         instead.
12733 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12735         * ltconfig: Shell portability fix for the tagname validity check.
12737 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12739         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12740         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12742 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12744         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12746 2001-01-26  Tom Tromey  <tromey@redhat.com>
12748         * configure.in: Allow libgcj to be built on Sparc Solaris.
12750 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12752         * ltcf-c.sh: Add aix5 case.
12753         * ltcf-cxx.sh: Likewise.
12754         * ltconfig: Likewise.
12756 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12758         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12759         keep at least one of build_libtool_libs or build_old_libs set to
12760         yes.
12762         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12763         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12765 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12767         * configure.in: Enable libgcj on several additional platforms.
12769 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12771         * configure.in: Enable libgcj for linux targets.
12773 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12775         * MAINTAINERS (Write After Approval): Add myself.
12777 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12779         * MAINTAINERS: Add myself as vax port maintainer.
12781 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12783         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12785 2001-01-09  Mike Stump  <mrs@wrs.com>
12787         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12788         failures of subdirectories.
12790 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12792         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12793         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12794         * ltcf-cxx.sh: Likewise.
12795         * ltcf-gcj.sh: Likewise.
12796         * ltconfig.sh: Fix typo.
12798 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12800         * configure: handle DOS-style absolute paths.
12802 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12804         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12806 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12808         * MAINTAINERS: Add myself as avr port co-maintainer.
12810 2000-12-28  Ben Elliston  <bje@redhat.com>
12812         * MAINTAINERS: Add myself under ``Write After Approval''.
12814 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12816         * texinfo: Remove directory from GCC.
12818 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12820         * COPYING: Update to current
12821         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12822         to 19yy as example year in copyright notice).
12824 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12826         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12827         (libstdcxx_incdir): Pass down.
12828         * config.if: Remove expired bits for cxx_interface, add stub.
12829         (libstdcxx_incdir): Add variable for g++ include directory.
12830         * configure.in (gxx_include_dir): Use it.
12832 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12834         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12835         with old-email address from ``Write After Approval''.
12837 2000-12-15  Andreas Jaeger  <aj@suse.de>
12839         * configure.in: Handle lang_dirs.
12841 2000-12-14  Tom Tromey  <tromey@redhat.com>
12843         * MAINTAINERS: Removed brads.
12845         * MAINTAINERS: Added gcj developers.
12847 2000-12-13  Anthony Green  <green@redhat.com>
12849         * configure.in: Disable libgcj for any target not specifically
12850         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12851         with g++ abi.
12853 2000-12-13  Mike Stump  <mrs@wrs.com>
12855         * Makefile.in (local-distclean): Also remove fastjar.
12857 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12859         * contrib/gcc_update: Add fastjar --touch entries.
12861 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12863         * configure.in: Disable language-specific target libraries for
12864         languages that aren't enabled.
12866 2000-12-10  Anthony Green  <green@redhat.com>
12868         * configure.in: Define libgcj.  Disable libgcj target libraries for
12869         most targets.
12871 2000-12-10  Neil Booth  <neilb@earthling.net>
12873         * MAINTAINERS: Update mail address, remove from WAA list.
12875 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12877         * libjava: Imported from /cvs/java.
12878         * libffi: Likewise.
12879         * Boehm-gc: Likewise.
12881 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12883         * configure.in (target_libs): Revert 2000-12-08 patch.
12884         (noconfigdirs): Added target-libjava.
12886 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12888         * djunpack.bat: removed.
12890 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12892         * Makefile.in: handle DOS-style absolute paths.
12893         * config-ml.in: likewise.
12894         * symlink-tree: likewise.
12896 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12898         * fastjar: Imported.
12900 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12902         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12903         libjava.
12904         * configure.in (target_libs): Removed `target-libjava'.
12906 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12908         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12909         (ALL_MODULES): Added fastjar.
12910         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12911         (all-target-libjava): all-fastjar replaces all-zip.
12912         (all-fastjar): Added.
12913         (configure-target-fastjar, all-target-fastjar): Likewise.
12914         * configure.in (host_tools): Added fastjar.
12916 2000-12-07  Mike Stump  <mrs@wrs.com>
12918         * Makefile.in (local-distclean): Remove leftover built files.
12920 2000-11-24  Nick Clifton  <nickc@redhat.com>
12922         * configure.in (xscale-elf): Add target.
12923         (xscale-coff): Add target.
12925 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12927         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12928         recent versions of FreeBSD (release 3 or later).
12929         * ltconfig: On FreeBSD, -lc must not be provided when building
12930         a shared library or else the standard -pthread gcc option is
12931         rendered worthless to later users of the built library.
12933 2000-11-16  Fred Fish  <fnf@be.com>
12935         * configure.in (enable_libstdcxx_v3): Fix typo,
12936         libstd++ -> libstdc++.
12938 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12940         * MAINTAINERS: Add self to Write After Approval list.
12942 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12944         * MAINTAINERS: Update my email address.  Add myself to global write
12945         privs list.
12947 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12949         * Makefile.in: Merge with src and libgcj.
12950         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12951         configure-target-<library> when their configure scripts need the C
12952         or C++ library to have already been built to work properly.
12953         (do_proto_toplev): Set them to an empty string.
12955         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12956         (REALLY_SET_LIB_PATH): Use them.
12958 2000-11-17  Stan Shebs  <shebs@apple.com>
12960         * MAINTAINERS: Add self to Write After Approval list.
12962 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12964         * configure: Provide the original toplevel configure arguments
12965         (including $0) to subprocesses in the environment rather than
12966         through gcc/configargs.h.
12968 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12970         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12971         C99.  Alphabetise "Write After Approval" list.
12973 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12975         * configure: Turn on libstdc++ V3 by default.
12977         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12978         if we've got GCC.
12980 2000-11-11  Philip Blundell  <philb@gnu.org>
12982         * MAINTAINERS: Add self to Write After Approval list.
12984 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12986         * ltcf-c.sh (aix4): Improve shared library configuration; require
12987         exporting symbols.
12988         * ltcf-cxx.sh (aix4): Define.
12989         * ltconfig (aix4): Define library and soname specs appropriate for
12990         AIX.  Define command to create export symbols list.
12992 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12994         * config.sub: Add support for Sun Chorus
12996 2000-10-31  Nick Clifton  <nickc@redhat.com>
12998         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12999         <name>@redhat.com.  Also installed new email address for Clint
13000         Popetz.
13002 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13004         * etc: Remove directory from GCC.
13006 2000-10-16  Michael Meissner  <meissner@redhat.com>
13008         * configure (gcc/configargs.h): Only create if there is a build GCC
13009         directory created.
13011 2000-10-16  Matthias Klose  <doko@debian.org>
13013         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13014         when configured for libstdc++-v3.
13016 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13018         * configure: Save configure arguments to gcc/configargs.h.
13020 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13022         * config.guess: Import CVS version 1.157.
13023         * config.sub: Import CVS version 1.181.
13025 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13027         * Makefile.in (bootstrap): avoid recursion if subdir missing
13028         (cross): ditto
13029         (do-proto-toplev): ditto
13031 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13033         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13034         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13036         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13037         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13038         all affected `configure' scripts.
13040 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13042         * MAINTAINERS: Add self as cpplib co-maintainer.
13044 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13046         * MAINTAINERS: Add self to Write After Approval list.
13048 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13050         * INSTALL/README: egcs -> GCC update.
13052 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13054         * MAINTAINERS: Add myself to Write After Approval list.
13056 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13058         * MAINTAINERS: Add myself to Write After Approval list.
13060 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13062         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13063         X11 libraries for hppa64.
13065 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13067         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13069 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13071         * Makefile.in (all-zlib): Added dummy target.
13073         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13074         ltcf-gcj.sh: Updated from libtool multi-language branch.
13076 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13078         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13079         (bootstrap*): Depend on all-bootstrap.
13081 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13083         * config.guess: Import CVS version 1.156.
13084         * config.sub: Import CVS version 1.179.
13086 2000-09-02  Anthony Green  <green@cygnus.com>
13088         * Makefile.in (all-gcc): Depend on all-zlib.
13089         (CLEAN_MODULES): Add clean-zlib.
13090         (ALL_MODULES): Add all-zlib.
13091         * configure.in (host_libs): Add zlib.
13093 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13095         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13096         crosses, but add gcc/include to the header search path for them.
13098 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13100         * MAINTAINERS: Add self to Write After Approval list.
13102 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13104         * config.guess: Import CVS version 1.152.
13105         * config.sub: Import CVS version 1.177.
13107 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13109         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13110         $targargs to tell whether newlib is going to be built.
13112         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13113         $$r/TARGET_SUBDIR/libio for _G_config.h.
13115 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13117         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13119 2000-08-22  DJ Delorie  <dj@redhat.com>
13121         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13123 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13125         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13126         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13127         sub-configures.
13129 2000-08-21  DJ Delorie  <dj@redhat.com>
13131         * MAINTAINERS: Add self as a libiberty maintainer
13133 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13135         * configure.in (libstdcxx_flags): Use
13136         libstdc++-v3/src/libstdc++.INC.
13138 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13140         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13142 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13144         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13146         * configure: Make enable_threads and enable_shared defaults
13147         explicit.  Substitute enable_threads into generated Makefiles.
13148         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13149         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13151 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13153         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13155 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13157         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13158         previous delta.
13160 2000-08-11  Jason Merrill  <jason@redhat.com>
13162         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13163         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13164         (FLAGS_FOR_TARGET): Not here.
13165         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13167 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13169         * config-ml.in (CC, CXX): Don't introduce a leading space.
13171 2000-08-07  DJ Delorie  <dj@delorie.com>
13173         * MAINTAINERS: Add self as a DJGPP maintainer
13175 2000-08-07  DJ Delorie  <dj@redhat.com>
13177         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13178         "if we're also building gcc, and it's a gcc that will run on the
13179         build machine, we want to use its includes instead of the system's
13180         default includes".
13182 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13184         * MAINTAINERS: Add self to Write After Approval list.
13186 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13188         * configure.in (libstdcxx_flags): Don't use `"'.
13190         * config-ml.in: Adjust multilib search paths to the
13191         appropriate multilib tree.
13193 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13195         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13196         commas in $LANGUAGES.
13198 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13200         * configure.in: Re-enable all references to libg++ and librx.
13202 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13204         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13205         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13206         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13207         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13209         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13211 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13213         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13214         CXX_FOR_TARGET for sed.
13216 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13218         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13219         Do not override if already set in the environment or in configure.
13220         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13221         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13223 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13225         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13226         the libtool CVS tree multi-language branch.
13227         * ltconfig, ltmain.sh: Updated.
13229 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13231         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13232         (clean-target): Depend on it.
13234         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13235         (GCC_FOR_TARGET): Use it.
13236         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13237         * configure.in: ... here.
13238         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13239         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13241 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13243         * MAINTAINERS: Add self to Write After Approval list.
13245 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13247         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13248         (configure-target-libchill, configure-target-libobjc): Likewise.
13250         * configure.in: Use the same cache file for all target libs.
13251         * config-ml.in: But different cache files per multilib variant.
13253 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13255         * configure (topsrcdir): Don't use dirname.
13257 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13259         * MAINTAINERS: Add self to Write After Approval list.
13261 2000-07-20  Jason Merrill  <jason@redhat.com>
13263         * configure.in: Remove all references to libg++ and librx.
13265         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13267 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13269         * config.sub: Update to subversions version 2000-07-06.
13271 2000-07-12  Andrew Haley  <aph@cygnus.com>
13273         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13274         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13276 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13278         * symlink-tree:  Check number of arguments.
13280 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13282         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13283         search path for a g++ extracted from the build tree.  This
13284         will allow link tests run by configure scripts in
13285         subdirectories to succeed.
13287 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13289         * ltconfig: Add support for mips-dde-sysv4.2MP
13291 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13293         * MAINTAINERS: Add myself as loop discovery maintainer.
13295 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13297         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13298         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13300 2000-06-19  Timothy Wall  <twall@cygnus.com>
13302         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13303         * config.sub: Add tic54x target.
13305 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13307         * MAINTAINERS: Add self as Fortran maintainer,
13308         remove Craig Burley.
13310 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13312         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13313         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13315 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13317         * MAINTAINERS: Add self as i18n maintainer
13319 20000-05-21  H.J. Lu  (hjl@gnu.org)
13321         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13322         directory are used if they exist. Make sure
13323         $(build_tooldir)/include is searched for header files,
13324         $(build_tooldir)/lib/ for library files.
13325         (GCC_FOR_TARGET): Likewise.
13326         (CXX_FOR_TARGET): Likewise.
13328 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13330         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13332 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13334         * Makefile.in (configure-target-libiberty): Depend on
13335         configure-target-newlib.
13337 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13339         * configure.in, Makefile.in: Merge all libffi-related
13340         configury stuff from the libgcj tree.
13342 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13344         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13345         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13347 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13349         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13350         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13351         current version information.  Add to proto-toplev directory.
13352         (gdb-taz): Build do-djunpack.
13354 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13356         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13358 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13360         * MAINTAINERS: Add self to Write After Approval list.
13362 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13364         * ltmain.sh: Preserve in relink_command any environment
13365         variables that may affect the linker behavior.
13367 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13369         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13371 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13373         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13375 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13377         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13378         with the version name.
13380 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13382         * MAINTAINERS: Add self as bb-reorder maintainer.
13384 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13386         * config.if: Tweak.
13388 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13390         * djunpack.bat: New file.
13392 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13394         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13395         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13396         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13397         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13399 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13401         * config.sub (case $basic_machine): Change default for "ibm-*"
13402         to "openedition".
13404 2000-04-13  Andreas Jaeger  <aj@suse.de>
13406         * MAINTAINERS: Added myself.
13408 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13410         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13411         (do-md5sum): New target.
13412         (MD5PROG): Define.
13413         (PACKAGE): Default to TOOL.
13414         (VER): Default to a shell script.
13415         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13416         md5 checksum generation.
13417         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13418         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13419         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13420         insight.tar.bz2): Use gdb-taz to create archive.
13422 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13424         * configure (warn_cflags): Delete.
13426 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13428         * MAINTAINERS: Added myself.
13430 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13431             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13433         * configure.in (enable_libstdcxx_v3): Add.
13434         (target_libs): Add bits here to switch between libstdc++-v2 and
13435         libstdc++-v3.
13436         * config.if: And this file too.
13437         * Makefile.in: Add libstdc++-v3 targets.
13439 2000-04-05  Michael Meissner  <meissner@redhat.com>
13441         * config.sub (d30v): Add d30v as a basic machine type.
13443 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13445         * configure.in: -linux-gnu*, not -linux-gnu.
13447 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13449         * MAINTAINERS: Add self in write-after-approval section.
13451 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13453         * MAINTAINERS: Add self as ia64 port maintainer.
13455 2000-03-08  Neil Booth  <NeilB@earthling.net>
13457         * MAINTAINERS: Add self in write-after-approval section.
13459 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13461         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13462         (do-tar-bz2): Replace TOOL with PACKAGE.
13463         (gdb.tar.bz2): Remove GDBTK from GDB package.
13464         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13465         dejagnu.tar.bz2): New packages.
13467 2000-02-27  Andreas Jaeger  <aj@suse.de>
13469         * configure.in: Add entry for mips*-*-linux*, move catch all
13470         *-*-*linux* entry below this one.
13472 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13474         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13476 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13478         * config.sub: Support an OS of "wince".
13480 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13482         * config.guess, config.sub: Updated to match config's 2000-02-15
13483         version.
13485 2000-02-23  Linas Vepstas  <linas@linas.org>
13487         * config.sub: Add support for Linux/IBM 370.
13488         * configure.in: Likewise.
13490 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13492         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13494 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13496         * config.guess: Guess "cygwin" rather than "cygwin32".
13498 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13500         * configure (gcc_version): When setting, narrow search to
13501         lines containing `version_string'.
13503 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13505         * config.sub: Add support for avr target.
13507 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13509         * MAINTAINERS: Add maintainers for MCore port.
13511 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13513         * config.sub: Add mmix-knuth-mmixware.
13515 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13517         * MAINTAINERS: Pair cccp with cpplib maintainership.
13519 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13521         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13522         structure stuff to -L library search.
13523         (CXX_FOR_TARGET): Ditto.
13524         (CROSS_CHECK_MODULES): Fix spelling mistake.
13526 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13528         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13529         the C++ compiler.
13531 2000-01-12  Richard Henderson  <rth@cygnus.com>
13533         * configure.in: Don't build some bits for beos.
13535 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13537         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13538         as include files.
13540 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13542         * Add self as cpplib maintainer, as requested by Jason
13543         Merrill.  Correct my e-mail address.
13545 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13547         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13548         not mh-aix43.
13550 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13552         * MAINTAINERS: Add myself to "write after approval" list.
13554 1999-12-14  Richard Henderson  <rth@cygnus.com>
13556         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13557         * config.sub: Accept alphaev[78], alphaev8.
13559 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13561         * config.guess, config.sub: Update from autoconf.
13563 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13565         * MAINTAINERS:  update my playtime e-address.
13567 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13569         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13570         necessary libraries are missing.
13572 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13574         * MAINTAINERS: Add new 'write after approval' maintainer.
13576 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13578         * MAINTAINERS: Add new Java maintainer.
13580 1999-10-25  Andreas Schwab  <schwab@suse.de>
13582         * configure: Fix quoting inside arguments of eval.
13584 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13586         * config-ml.in: Allow suppression of some ARM multilibs.
13588 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13590         * config.guess: Add OS/390 match pattern.
13591         * config.sub: Add mvs, openedition targets.
13592         * configure.in (i370-ibm-opened*): New.
13594 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13596         * config.sub: Add support for configuring for pj.
13598 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13600         * config.sub (maybe_os): Add support for configuring for fr30.
13602 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13604         * configure.in: Do not configure or build ld for AIX
13605         platforms.  ld is known to be broken on these platforms.
13607 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13609         * config-ml.in: Pass compiler flag corresponding to multidirs to
13610         subdir configures.
13612 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13614         * Makefile.in (LDFLAGS): Define.
13616 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13618         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13619         noconfigdirs.
13620         (*-*-cygwin*): Likewise.
13622 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13624         * mkdep: New file.
13625         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13626         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13628         From Eli Zaretskii <eliz@is.elta.co.il>:
13629         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13630         long file name when using DJGPP on MS-DOS.
13632 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13634         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13636 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13638         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13639         dependency as this causes "make check" to globally "make all"
13641 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13643         * configure.in (target_libs): Added target-zlib.
13644         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13645         (CONFIGURE_TARGET_MODULES): Likewise.
13646         (CHECK_TARGET_MODULES): Likewise.
13647         (INSTALL_TARGET_MODULES): Likewise.
13648         (CLEAN_TARGET_MODULES): Likewise.
13649         (configure-target-zlib): New target.
13650         (all-target-zlib): Likewise.
13651         (all-target-libjava): Depend on all-target-zlib.
13652         (configure-target-libjava): Depend on configure-target-zlib.
13654         * Makefile.in (configure-target-libjava): Depend on
13655         configure-target-newlib.
13656         (configure-target-boehm-gc): New target.
13657         (configure-target-qthreads): New target.
13659         * configure.in (target_libs): Added target-qthreads.
13660         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13661         (CONFIGURE_TARGET_MODULES): Likewise.
13662         (CHECK_TARGET_MODULES): Likewise.
13663         (INSTALL_TARGET_MODULES): Likewise.
13664         (CLEAN_TARGET_MODULES): Likewise.
13665         (all-target-qthreads): New target.
13666         (configure-target-libjava): Depend on configure-target-qthreads.
13667         (all-target-libjava): Depend on all-target-qthreads.
13669         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13670         (CONFIGURE_TARGET_MODULES): Likewise.
13671         (CHECK_TARGET_MODULES): Likewise.
13672         (INSTALL_TARGET_MODULES): Likewise.
13673         (CLEAN_TARGET_MODULES): Likewise.
13674         (all-target-libjava): New target.
13675         (all-target-boehm-gc): Likewise.
13676         * configure.in (target_libs): Added libjava, boehm-gc.
13678 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13680         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13681         configure.bat in SUPPORT_FILES.
13682         (gas+binutils.tar.bz2): Likewise.
13684         * makeall.bat: Remove; obsolete.
13686 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13688         From Mark Elbrecht:
13689         * configure.bat: Remove; obsolete.
13691 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13693         * configure: Add -W -Wall to the default CFLAGS when compiling with
13694         gcc.
13696 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13698         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13700 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13702         * configure.in: Build ld on IRIX6.
13704 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13706         * Makefile.in: Change distribution targets to use bzip2 instead of
13707         gzip.
13708         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13709         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13711 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13713         * config.sub: Add mcore target.
13715 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13717         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13719 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13721         * config.guess (dummy): Changed to $dummy.
13723 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13725         * config.sub: Tidied up case statements.
13727 1999-05-22  Ben Elliston  <bje@cygnus.com>
13729         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13730         <jiro@din.or.jp>.
13732         * config.guess: Merge with FSF version. Future changes will be
13733         more accurately recorded in this ChangeLog.
13734         * config.sub: Likewise.
13736 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13738          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13740 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13742         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13744 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13746         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13748 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13750         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13751         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13752         Bad merge removed these two changes.
13754 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13755                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13757         * config.guess (interix Alpha): Add.
13759 1999-04-11  Richard Henderson  <rth@cygnus.com>
13761         * configure.in (i?86-*-beos*): Do config gperf; don't config
13762         gdb, newlib, or libgloss.
13764 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13766         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13767         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13768         from multidirs.
13770 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13772         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13774 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13776         * config.sub: Add support for mcore targets.
13778 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13780         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13781         not mt-ospace, in order to shut up assembler warning about using
13782         symbols that are named the same as registers.
13784 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13786         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13787         dependency list for all-target-cygmon.
13789 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13791         * config-ml.in: Check $host, not $target, for selective multilibs.
13792         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13793         thumb interworking, and underscore prefix multilibs.
13795 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13797         * missing: Update to version from current automake.
13799 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13801         * configure (gxx_include_dir): Removed.
13803         * configure.in (gxx_include_dir): Handle it.
13804         * Makefile.in: Likewise.
13806 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13808         * config.sub (mips64vr4111,mips64vr4111el) Add.
13810 1999-03-21  Ben Elliston  <bje@cygnus.com>
13812         * config.guess: Correct typo for detecting ELF on FreeBSD.
13814 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13816         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13817         config/mh-djgpp.
13819 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13821         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13822         all-target-newlib to dependency list for all-target-bsp.
13824 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13826         * config.sub: Add i386-uwin support.
13827         * config.guess: Likewise.
13829 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13831         * configure.in: cleanup, add mh-*pic handling for arm, special
13832         case powerpc*-*-aix*
13834 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13836         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13837         can be built.
13839 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13841         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13842         targets.
13844 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13846         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13848 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13850         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13852 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13854         * config.sub: Fix typo in arm recognition.
13856 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13858         * configure.in (noconfigdirs): Changed target_configdirs to
13859         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13860         rather than m68k-*-* since it is not known to work on
13861         m68k-aout. Ditto for arm-*-*oabi.
13863 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13865         * configure.in (*-*-windows*): Remove, no longer used.
13867 1999-02-19  Ben Elliston <bje@cygnus.com>
13869         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13870         Smart and improved by Andrew Cagney.
13872 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13874         * config.guess: Recognize openbsd-*-hppa.
13876 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13878         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13879         only if it is not empty.
13881 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13883         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13885         * config.guess: Modified to recognize uname's armv* syntax.
13887         * config.sub: Modified to recognize uname's armv* syntax.
13889 1999-02-17  Mark Salter  <msalter@cygnus.com>
13891         * configure.in: Added target-bsp for sparclite.
13893 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13895         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13897 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13899         * configure.in: Add support for strongarm port.
13900         * config.sub: Add support for strongarm target.
13902 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13904         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13905         the old name config/mh-cygwin32.
13906         Enable texinfo.
13908 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13910         * configure.in: Do build ld for ix86 Solaris.
13912 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13914         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13915         $AR_FOR_TARGET.  Likewise for RANLIB.
13917 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13919         * config.sub (oabi):  Recognize.
13920         * configure.in (arm-*-oabi):  Handle.
13922 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13924         * config.guess: Improve detection of i686 on UnixWare 7.
13926 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13928         * config.guess: Add support for i386-pc-interix.
13929         * config.sub: Likewise.
13930         * configure.in: Likewise.
13932 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13934         * Makefile.in: Remove unneeded all-target-libio from
13935         from all-target-winsup target since it is now unneeded.
13936         Add all-target-libtermcap in its place since it is now
13937         needed.
13939 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13941         * configure.in: makefile stub for cygwin target is probably
13942         unnecessary.  Remove it for now.
13944 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13946         * configure.in: libtermcap.a should be built when cygwin is the
13947         target as well as the host.
13948         * config.guess: Allow mixed case in cygwin uname output.
13949         * Makefile.in: Add libtermcap target.
13951 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13953         * config.sub: Clean up handling of hppa2.0.
13955 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13957         * config.guess: Use C code to identify more HP machines.
13959 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13961         * config.sub: Handle hppa2.0.
13963 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13965         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13966         cygmon for all sparclite targets, regardless of object format.
13968 1998-12-15  Mark Salter  <msalter@cygnus.com>
13970         * configure.in: Added target-bsp for several target architectures.
13972         * Makefile.in: Added rules for bsp.
13974 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13976         * config.guess: Improve detection of hppa2.0 processors.
13978 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13980         * config.guess: Recognize FreeBSD using ELF automatically.
13982 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13984         * configure (skip-this-dir): Add handling for new shell script, which
13985         might be created by a sub-directory's configure to indicate, this particular
13986         directory is "unwanted".
13987         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13989 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13991         * ltconfig: import from libtool, after changing libtool to
13992         account for the cygwin name change.
13994 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13996         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13997         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13999 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14001         * configure.in: Add libtermcap to list of cygwin dependencies.
14003 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14005         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14006         they include winsup/include when it's a cygwin target.
14008 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14010         * configure.in (host_tools): Added zip.
14011         * Makefile.in (all-target-libjava): Depend on all-zip.
14012         (all-zip): New target.
14013         (ALL_MODULES): Added all-zip.
14014         (NATIVE_CHECK_MODULES): Added check-zip.
14015         (INSTALL_MODULES): Added install-zip.
14016         (CLEAN_MODULES): Added clean-zip.
14018 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14020         * Makefile.in: lose "32" from comment about cygwin.
14022 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14024         * configure.in: Use -Os to build target libraries for the fr30.
14026 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14028         * config.sub: Add fr30.
14030 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14032         * configure.in: drop "32" from config/mh-cygwin32.  Check
14033         cygwin* instead of cygwin32*.
14034         * config.sub: Check cygwin* instead of cygwin32*.
14036 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14038         * config.guess: Match any version of Unixware7.
14040 1998-10-20  Syd Polk  <spolk@cygnus.com>
14042         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14043         if desired.
14045 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14047         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14048         these if the appropriate directories and files to not exist.
14050 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14052         * Makefile.in (DEVO_SUPPORT): Add config.if.
14054 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14056         * configure: Add pattern to replace "build_tooldir"'s
14057         definition in the generated Makefile with "tooldir"'s
14058         actual value.
14060 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14062         * config.sub: Bring back lost sparcv9.
14064         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14066 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14068         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14069         CC_FOR_TARGET and friends.
14071 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14073         * Makefile.in (build_tooldir): New variable, same as tooldir.
14074         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14075         -B$(build_tooldir)/bin/.
14076         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14078 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14080         * README: Remove installation instructions and refer to the
14081         INSTALL directory instead.
14083 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14085         * config.sub: Add support for i[34567]86-pc-udk.
14086         * configure.in: Likewise.
14088 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14090         * Makefile.in: add bzip2 package building bits for user
14091         tools module
14092         * configure.in: ditto
14094 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14096         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14097         (ALL_TARGET_MODULES): Add all-target-libobjc.
14098         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14099         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14100         (all-target-libchill): Add dependencies.
14101         * configure.in (target_libs): Add libchill.
14103 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14105         * configure.in (target_subdir): Remove duplicate line.
14107 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14109         * Makefile.in (all-automake): fix dependencies.
14111 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14113         * configure.in: Minor cleanups for building in the $(target_alias)
14114         subdir.
14116 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14118         * Makefile.in (bootstrap): Set r and s before make all.  Use
14119         BASE_FLAGS_TO_PASS in make all.
14120         (cross): Likewise.
14122 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14124         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14126 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14128         * config.sub: Fix typo in last change.
14130 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14132         * config.sub: Add support for C4x target.
14133         * configure.in: Likewise.
14135 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14137         * config.sub: Recognize sparcv9 just like sparc64.
14139 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14141         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14143 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14145         * config.guess: Correctly identify Pentium II sco boxes.
14147         * config.guess: Fix "tr" code.  From Weiwen Liu.
14149 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14151         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14152         stabs.
14154 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14156         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14157         (ALL_TARGET_MODULES): Add all-target-libchill.
14158         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14159         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14160         (all-target-libchill): Add dependencies.
14161         * configure.in (target_libs): Add libchill.
14163 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14165         * config.guess: Avoid assumptions about "tr" behaves when
14166         LANG is set to something other than English.
14168 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14170         * configure (gxx_include_dir): Changed to
14171         '${prefix}/include/g++'-${libstdcxx_interface}.
14173         * config.if: New to determine the interfaces.
14175 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14177         * config.guess: Detect and handle MPE/IX.
14178         * config.sub: Deal with MPE/IX.
14180 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14182         * configure.in: Use mh-aix43.
14184 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14186         * configure: Fix --without/--disable cases for gxx-include-dir.
14188 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14190         * mdata-sh:  Imported.  Needed for automake support.
14192 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14194         * Makefile.in (taz): Try "chmod -R og=u ." before
14195         "chmod og=u `find . -print`".
14197 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14199         * configure.in: Add arm-elf and thumb-elf support.
14201 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14203         * Makefile.in: Undo previous patch.
14205 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14207         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14208         to here ...
14209         (install-no-fixedincludes): and here
14210         (INSTALL_MODULES): ... from here.
14212 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14214         * config.sub: Merge with FSF.
14216         * config.guess: Merge with FSF.
14218 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14220         * configure (extraconfigdirs): New variable.
14221         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14222         * Makefile.in (all): Move higher in file.
14223         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14224         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14225         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14226         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14227         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14229 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14231         * Makefile.in (all-target-libjava): Depend on all-gcc and
14232         all-target-newlib.
14233         (configure-target-libjava): Depend on $(ALL_GCC).
14235 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14237         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14238         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14240 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14242         * INSTALL/README: Fix typo.
14244 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14246         * ylwrap: Change absolute path checks to check for DOS style path
14247         names.
14249         * ylwrap: Don't use a full path name if the source file is in the
14250         same directory.  From hjl@lucon.org (H.J. Lu).
14252         * config-ml.in: Default to being verbose, to match Feb 18 change to
14253         configure.
14255 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14257         Brought over from egcs:
14259         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14261         * configure.in (target_subdir): Set to ${target_alias} instead
14262         of "libraries".
14264         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14266         * configure.in (target_subdir): Set to libraries if enable_multilib.
14268 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14270         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14271         multilibs, force reconfiguration the first time we create
14272         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14274 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14276         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14277         avoid confusion with --no-recursion.
14279 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14281         * configure.in: Win32 hosts shouldn't use install -x
14282         * install-sh: remove -x option, and special .exe-handling
14283         hack.
14285 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14287         * config.guess: Recognize i586-pc-beos.
14288         * configure.in: Don't build some bits for beos.
14290 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14292         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14293         CFLAGS default to -O2.
14295         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14296         when using GNU ld.
14298 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14300         * ltmain.sh: Correct install when using a different shell.
14302 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14304         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14306 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14308         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14309         target.
14311 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14313         * ltconfig: Update to correct AIX handling.
14315 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14317         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14319         * configure.in (target_subdir): Set to ${target_alias} instead
14320         of "libraries".
14322 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14324         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14325         (Makefile): Depend on $(gcc_version_trigger).
14327         * configure (gcc_version): Change default initializer to empty
14328         string.
14329         (gcc_version_trigger): New variable; pass this variable down
14330         to subdir configures to enable them checking gcc's version
14331         themselves. Emit make macros for both gcc_version vars.
14332         (topsrcdir): Initialize reliably.
14333         (recursion line): Remove --with-gcc-version=${gcc_version}.
14335 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14337         * configure (enable_version_specific_runtime_libs): Implement new flag
14338         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14339         in $(libsubdir); emit definition in each generated Makefile.
14340         (gxx_include_dir): Initialize depending on
14341         $enable_version_specific_runtime_libs.
14343 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14345         * configure (gcc_version): Initialize properly depending on
14346         how and where configure is started.
14347         (recursion line): Pass a --with-gcc-version=${gcc_version}
14348         to configures in subdirs.
14350 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14352         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14353         cygmon
14355 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14357         * configure.in: Add cygmon and libstub support for mn10200.
14359 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14361         * configure (gcc_version): Add new variable describing the
14362         particular gcc version we're building.
14363         * Makefile.in (libsubdir): Add new macro for the directory
14364         in which the compiler finds executables, libraries, etc.
14365         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14366         and libsubdir.
14368 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14370         * Makefile.in (local-clean): Remove *.log.
14371         (warning.log): Built with warn_summary from build.log.
14372         (mail-report.log): Run test_summary.
14373         (mail-report-with-warnings.log): Run test_summary including
14374         warning.log in the report.
14376 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14378         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14380 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14382         * Makefile.in (grep): Grep no longer depends on libiberty.
14384 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14386         * Makefile.in: all-snavigator needs all-libgui.
14388 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14390         * configure.in: Add cygmon and libstub support for mn10300.
14392 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14394         * missing: Update to version from automake 1.3.
14396         * ltmain.sh: On installation, don't get confused if the same name
14397         appears more than once in the list of library names.
14399 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14401         * config.sub: Accept m68060 and m5200 as CPU names.
14403 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14405         * configure: Use && rather than using -a in test, because odd
14406         strings can confuse test.
14407         * configure.in: Likewise.
14409 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14411         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14413 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14415         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14416         bootstrap4-lean): New targets.
14418 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14420         * mpw-* Delete.  Not used.
14422 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14424         * COPYING.LIB: Update FSF address.
14426 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14428         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14430         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14431         GAS_SUPPORT_DIRS.
14433 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14435         * ltconfig, ltmain.sh: Avoid producing a version number if
14436         -version-info was not used.
14438 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14440         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14441         building with newlib.
14443 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14445         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14446         Solaris `make' causes it to continue to next definition.
14448 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14450         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14451         the right GUI libraries and files are installed along with GDB.
14453 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14455         * configure.in: Change alpha to alpha* in several places.
14457 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14459         * config.sub: Recognize sparc86x.
14461 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14463         * configure.in (--enable-target-optspace): Remove debug echo.
14465 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14467         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14469 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14471         * ltconfig: Update cygwin32 support.
14473         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14474         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14475         (GDB_SUPPORT_DIRS): Likewise.
14477 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14479         * configure.in (target_makefile_frag): If --enable-target-optspace,
14480         use -Os to compile target libraries rather than -O2.  Default to
14481         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14482         not used.
14483         * configure.in (target_cflags): Ditto for d30v.
14485 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14487         * Makefile.in (all-bfd): Depend on all-intl.
14488         (all-binutils): Likewise.
14489         (all-gas): Likewise.
14490         (all-gprof): Likewise.
14491         (all-ld): Likewise.
14493 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14495         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14497 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14499         * Makefile.in (all-bfd): Depend upon all-libiberty.
14501         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14503 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14505         * Makefile.in: Add libstub.
14507         * configure.in: Ditto. Build libstub for targets that have cygmon
14508         support.
14510 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14512         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14514 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14516         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14517         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14519 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14521         * configure: Define DEFAULT_M4 by searching PATH.
14522         * Makfile.in: Use DEFAULT_M4.
14524 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14526         * ltconfig: Add cygwin32 support.
14528         * Makefile.in, configure.in: Add libtool as a native only directory
14529         to configure and build.
14531 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14533         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14535 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14537         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14539 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14541         * Makefile.in: add ash make rules
14542         * configure.in: add ash to native_only and host_tools lists
14544 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14546         * Makefile.in (all-gettext, all-intl): New targets.
14547         (ALL_MODULES): Added all-gettext, all-intl.
14548         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14549         (INSTALL_MODULES): Added install-gettext, install-intl.
14550         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14552         * configure.in (host_tools): Added gettext.
14553         (native_only): Likewise.
14554         (noconfigdirs) [various cases]: Likewise.
14555         (host_libs): Added intl.
14557 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14559         * configure: Do not disable building gdbtk for cygwin32 hosts.
14561 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14563         * configure.in: Add thumb-coff target.
14564         * config.sub: Add thumb-coff target.
14566 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14568         * Makefile.in: Revert yesterday's change.
14569         (all-target-winsup):  all-target-librx stays out of here.
14571 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14573         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14574         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14575         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14576         Remove references to librx and libg++.
14578 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14580         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14581         recursive makes
14583 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14585         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14586         for newlib directory.
14587         (CXX_FOR_TARGET): Likewise.
14589 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14591         * ltconfig: Update after libtool/ltconfig.in change for
14592         hpux11.
14594 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14596         * ltconfig, ltmain.sh: Update to libtool 1.2.
14598 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14600         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14601         (install-gcc-cross): Instead, override LANGUAGES here.
14603 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14605         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14606         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14608 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14610         * configure.in: Add Thumb-pe target.
14612 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14614         * Makefile.in - changed sn targets to snavigator
14615         * configure.in - changed sn targets to snavigator
14617 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14619         * config-ml.in: After building symlink tree call make distclean
14620         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14621         to be the case for libiberty.
14623 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14625         * configure: When making link, also check the current
14626         directory. The configure scripts may create one.
14628 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14630         * config.sub: Accept alphapca56 and alphaev6 properly.
14632 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14634         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14636 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14638         * config.sub (sco5): Fix typo.
14640 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14642         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14643         install-itcl.
14644         (install-itcl): Remove dependency on install-tcl.
14646 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14648         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14650 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14652         * configure.in: Don't build libgui for a cygwin32 target when not on
14653         a cygwin32 host.
14655 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14657         * configure (redirect): Set to null, so default behavior of
14658         configure is now --verbose.
14660 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14662         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14663         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14665 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14667         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14668         this change to sync Makefile.in with its ChangeLog entries.
14670 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14672         * ltmain.sh (mkdir): Check that the directory doesn't exist
14673         before we exit with error, so that we don't get races during
14674         parallel builds.
14676 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14678         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14680 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14682         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14683         PICFLAG_FOR_TARGET.
14684         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14686         * configure: Emit a definition for the new macro enable_shared
14687         into each Makefile.
14689 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14691         * configure.in (host_tools, native_only): Add libtool.
14693 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14695         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14696         Fix typo in ming config comment.
14698 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14700         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14702 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14704         * config.sub: Add tic30 cases, and map c30 to tic30.
14706 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14708         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14709         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14710         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14711         (CLEAN_TARGET_MODULES): Similarly
14712         (all-target-libf2c): Add dependences.
14713         * configure.in (target_libs): Add libf2c.
14715 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14717         * configure.in: Remove expect from noconfigdirs when target
14718         is cygwin32.  OK to build expect and dejagnu with Canadian
14719         Cross.
14721 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14723         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14724         host.
14726         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14727         and mingw32.
14729 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14731         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14732         here as it is not defined in the toplevel Makefile.
14734 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14736         * configure (package_makefile_rules_frag): New variable, which names
14737         a file with generic rules, ...
14738         Change comment to mention we now have FIVE parts.
14739         * configure: Undo last change.
14741 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14743         * config.guess: More accurate determination of HP processor types.
14744         * config.sub: More accurate determination of HP processor types.
14746 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14748         * configure (package_makefile_frag): Move inserting the
14749         ${package_makefile_frag} to where it should be according
14750         to the comment.
14752 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14754         * config.guess: Add support for Linux/ARM.
14756 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14758         * .cvsignore: Remove *-info and *-install since they match
14759         release-info and mpw-install, which we don't want to just ignore.
14761 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14763         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14765 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14767         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14768         local_prefix to sub-make invocations.
14770 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14772         * configure.in: Check makefile fragments in the source
14773         directory.
14775 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14777         * configure.in: Check whether host and target makefile
14778         fragments exist before adding them to *_makefile_frag.
14780 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14782         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14784 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14786         * configure.in: Make sure we only replace RPATH_ENVVAR on
14787         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14788         regexp to sed.
14790         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14791         to sub-makes.
14793 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14795         * config-ml.in (multi-do): LDFLAGS must include multilib
14796         designator.
14798 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14800         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14802 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14804         * config.sub: Add mingw32 support.
14805         * configure.in: Likewise.
14807 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14809         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14811 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14813         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14814         * configure (gxx_include_dir): Provide a definition for subdirs
14815         which do not use autoconf.
14817 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14819         * config.guess: Sync with egcs.  Picks up new alpha support,
14820         BeOS & some additional linux support.
14822 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14824         * config.guess: HP 9000/803 is a PA1.1 machine.
14826 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14828         * configure.in: It's alpha*-...
14830 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14832         * configure.in (host_makefile_frag, target_makefile_frag):
14833         Handle multiple config files.
14834         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14835         alpha-*-*.
14837 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14839         * mkdep: New file.
14841 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14843         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14845 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14847         * Makefile.in: Add libgui directory.
14848         (GDB_TK): Add all-libgui.
14849         * configure.in: Add libgui directory.
14850         * configure: Add all-libgui to GDB_TK.
14852 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14854         * config-ml.in (multidirs): Add m32r to multilib list.
14856 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14858         * Makefile.in (all-target-gperf): Change dependency to
14859         all-target-libstdc++.
14861 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14863         * config.guess: Add BeOS support.
14865 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14867         Source directory cvs renamed to cvssrc:
14868         * configure.in (host_tools): Change cvs to cvssrc.
14869         (native_only): Likewise.
14870         (noconfigdirs) [various cases]: Likewise.
14871         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14872         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14873         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14874         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14875         (all-cvssrc): Rename target from all-cvs.
14877 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14879         * configure (gxx_include_dir): Fix thinko.
14881 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14883         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14884         (install-cross, install-gcc-cross): New targets.
14886 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14888         * configure.in (noconfigdirs): Add support for Thumb target.
14890         * config.sub (maybe_os): Add support for Thumb target.
14892 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14894         * Makefile.in: Add rules for cygmon.
14896         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14898 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14900         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14901         * configure (gxx_include_dir): Provide a definition for subdirs
14902         which do not use autoconf.
14904 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14906         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14907         11/18/97 build
14909 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14911         * From Franz Sirl.
14912         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14913         found on RedHat Linux systems.
14915 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14917         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14918         guesses.
14920 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14922         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14924 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14926         * ltmain.sh: If mkdir fails, check whether the directory was created
14927         anyhow by some other process.
14929 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14931         * configure.in (d30v-*-*): Configure all directories.
14933 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14935         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14936         for the D30V.
14938 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14940         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14942 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14944         * include/libiberty.h: Add extern "C" { so it can be used with C++
14945         progrms.
14946         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14947         programs.
14949 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14951         * configure.in (d30v-*-*): Configure GCC now.
14953 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14955         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14956         is no longer needed.
14958 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14960         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14962 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14964         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14965         targets using "$@" to provide support for similar but not identical
14966         targets without having to duplicate code.
14968 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14970         * makefile.vms: Fix to work with DEC C.
14972 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14974         * config.sub: Add mips-tx39-elf to marketing names.
14976 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14978         * ltmain.sh: Handle symlinks in generated script.
14980 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14982         * configure: Handle autoconf style directory options: --bindir,
14983         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14984         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14985         --sysconfdir.
14986         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14987         (sharedstatedir, localstatedir, oldincludedir): New variables.
14988         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14989         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14990         sbindir, sharedstatedir, and sysconfdir.
14992 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14994         * Makefile.in (bootstrap-lean): New target.
14996 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14998         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14999         sn, and gnuserv from noconfigdirs.
15001 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15003         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15005 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15007         * Makefile.in (cross): New target.
15009 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15010                           Jeff Law         <law@cygnus.com>
15012         * Makefile.in (bootstrap2, bootstrap3): New targets.
15013         (all-bootstrap): Remove outdated and confusing target.
15014         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15016 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15018         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15019         windows.  Consistent with gdb/configure.
15021 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15023         * configure.in: Name Linux target fragment.
15025         * configure: Rewrite so that project Makefile fragment is inserted
15026         first and appears last in the resulting Makefile.
15028 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15030         * Makefile.in (install-itcl): Install tcl first.
15032 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15034         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15036 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15038         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15040         * configure.in (skipdirs): Add target-librx for Linux.
15041         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15043 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15045         * Makefile.in (bootstrap): New target.
15047 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15049         * config.sub: Accept 'amigados' for backward compatibility.
15051 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15053         * config.guess: Merge with FSF.
15055 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15057         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15059 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15061         * config.sub: Add "marketing-names" patch.
15063 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15065         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15067 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15069         * config.sub: Handle v850-elf.
15071 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15073         * .cvsignore (*-install): Remove.
15075 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15077         * ltconfig: Set CONFIG_SHELL in libtool.
15078         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15080 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15082         * configure.in (target_subdir): Set to libraries if enable_multilib.
15084 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15086         * config.guess: Update from gcc directory.
15088 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15090         * Makefile.in (all-sim): Depends on all-readline.
15092 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15094         * Makefile.in (BISON, YACC): Use $$s.
15095         (all-bison): Depend on all-texinfo.
15097 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15099         * Makefile.in (BISON): Add -L flag.
15100         (YACC): Likewise.
15102 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15104         * configure.in (noconfigdirs): Add support for v850e target.
15106         * config.sub (maybe_os): Add support for v850e target.
15108 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15110         * configure.in (noconfigdirs): Add support for v850ea target.
15112         * config.sub (maybe_os): Add support for v850ea target.
15114 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15116         * config.sub: Add mipstx39.  Delete r3900.
15118 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15120         * Makefile.in (all-autoconf): Depends on all-texinfo.
15122 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15124         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15125         eabi targets.
15127 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15129         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15131         * configure: When handling a Canadian Cross, handle YACC as well as
15132         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15133         * Makefile.in (all-bison): Depend upon all-texinfo.
15135 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15137         * Makefile.in (BISON): bison, not byacc or bison -y.
15138         (YACC): bison -y or byacc or yacc.
15139         (various): Add *-bison as appropriate.
15140         (taz): No need to mess with BISON anymore.
15142 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15144         * configure: If OSTYPE matches *win32*, try to find a good value for
15145         CONFIG_SHELL.
15147 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15149         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15150         configure.in if it is present.
15152 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15154         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15156 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15158         * config.sub: Recognize `arc' cpu.
15159         * configure.in: Likewise.
15160         * config-ml.in: Likewise.
15162 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15164         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15166 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15168         * configure: Changed sed delimiter from ':' to '|' when
15169         attempting to substitute ${config_shell} for SHELL. On
15170         NT ${config_shell} may contain a ':' in it.
15172 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15174         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15176 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15178         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15180 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15182         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15184         * ylwrap: If the program is a relative path, force it to be
15185         absolute.
15187 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15189         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15191 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15193         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15194         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15195         for libraries.
15197 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15199         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15200         separated by spaces.
15202 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15204         * ylwrap: New file.
15205         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15207         * ltmain.sh: Handle /bin/sh at start of install program.
15209         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15211         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15212         * missing: New file, from automake 1.2.
15214 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15216         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15217         check-tk to CHECK_X11_MODULES.
15219 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15221         * config.sub: Merge with FSF.
15223 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15225         * config.guess: Merge with FSF.
15227 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15229         * configure: Treat msdosdjgpp like go32.
15230         * configure.in: Likewise.  Don't remove gprof for go32.
15232         * configure: Change Makefile.tem2 to Makefile.tm2.
15234 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15236         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15238 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15240         * install-sh (chmodcmd): Set to null if the DST directory already
15241         exists.  Same as Nov 11th change.
15243 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15245         * configure (GDB_TK): Needs itcl and tix.
15247 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15249         * config.guess: Update from FSF.
15251 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15253         * Makefile.in (GDB_TK): Depend on itcl and tix.
15255 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15257         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15258         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15259         (INSTALL_SCRIPT): New variable.
15260         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15261         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15262         to -x.
15263         * install-sh: Add support for -x option.
15265 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15267         * configure.in, Makefile.in: Treat tix like itcl.
15269 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15271         * Makefile.in (WINDRES): New variable.
15272         (WINDRES_FOR_TARGET): New variable.
15273         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15274         (EXTRA_HOST_FLAGS): Add WINDRES.
15275         (EXTRA_TARGET_FLAGS): Add WINDRES.
15276         (EXTRA_GCC_FLAGS): Add WINDRES.
15277         ($(DO_X)): Pass down WINDRES.
15278         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15279         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15280         DLLTOOL_FOR_TARGET.
15282 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15284         * configure.in: configure sim before gdb for win32-x-ppc
15286 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15288         Move gperf into the toplevel, from libg++.
15289         * configure.in (target_tools): Add target-gperf.
15290         (native_only): Add target-gperf.
15291         * Makefile.in (all-target-gperf): New target, depend on
15292         all-target-libg++.
15293         (configure-target-gperf): Empty rule.
15294         (ALL_TARGET_MODULES): Add all-target-gperf.
15295         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15296         (CHECK_TARGET_MODULES): Add check-target-gperf.
15297         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15298         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15300 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15302         * config.sub (mn10200): Recognize new basic machine.
15304 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15306         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15307         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15309 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15311         * configure.in: If we're building mips-sgi-irix6* native, turn on
15312         ENABLE_MULTILIB and set TARGET_SUBDIR.
15314 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15316         * Makefile.in (all-sn): Depend on all-grep.
15318 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15320         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15322         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15323         Makefile.  From Jeff Makey <jeff@cts.com>.
15324         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15326         * Makefile.in (DISTBISONFILES): Remove.
15327         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15328         $(DEFAULT_YACC).
15330         * configure.in: Build itl, db, sn, etc., when building for native
15331         cygwin32.
15333         * Makefile.in (LD): New variable.
15334         (EXTRA_HOST_FLAGS): Pass down LD.
15335         ($(DO_X)): Likewise.
15337 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15339         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15341 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15343         * configure.in (targargs): Strip out any supplied --build argument
15344         before adding our own. Always add --build.
15346 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15348         * configure.in (targargs): Pass --build if we're doing
15349         a cross-compile.
15351 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15353         * configure: Use '|' instead of ":" as the separator in
15354         sed. Otherwise sed chokes on NT path names with drive
15355         designators. Also look for "?:*" as the leading characters in an
15356         absolute pathname.
15358 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15360         * config.sub: Support for r3900.
15362 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15364         * configure.in: Use install-sh, not install.sh.
15366 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15368         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15369         apply it twice.
15371 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15373         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15374         install-binutils.
15376 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15378         * Makefile.in: Add automake targets.
15379         * configure.in (host_tools): Add automake.
15381 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15383         * configure: Default CXX to c++, not gcc.
15384         * Makefile.in (CXX): Set to c++, not gcc.
15385         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15387 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15389         * install-sh: try appending a .exe if source file doesn't
15390         exist
15392 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15394         * configure.in: Turn on multilib by default.
15395         (cross_only): Remove target-libiberty.
15397         * Makefile.in (all-gcc): Don't depend on libiberty.
15399 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15401         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15403 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15405         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15406         (DISTBISONFILES): Add ld/Makefile.in
15408 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15410         * configure.in: if target is cygwin32 but host isn't cygwin32,
15411         don't configure gdb tcl tk expect, not just gdb.
15413 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15415         * configure.in: Added gnuserv everywhere sn appears.
15417         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15418         (CROSS_CHECK_MODULES): Added check-gnuserv.
15419         (INSTALL_MODULES): Added install-gnuserv.
15420         (CLEAN_MODULES): Added clean-gnuserv.
15421         (all-gnuserv): New target.
15423 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15425         * config.guess: Fixes for MIPS OpenBSD systems.
15427 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15429         * Makefile.in (INSTALL_XFORM): Remove.
15430         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15432         * mkinstalldirs: New file, copied from automake.
15433         * Makefile.in (installdirs): Rename from install-dirs.  Use
15434         mkinstalldirs.  Change all users.
15435         (DEVO_SUPPORT): Add mkinstalldirs.
15437 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15439         * install-sh: Rename from install.sh.
15440         * Makefile.in (INSTALL): Change install.sh to install-sh.
15441         (DEVO_SUPPORT): Likewise.
15443         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15444         Graichen <graichen@rzpd.de>.
15446 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15448         * config.guess: Recognize OpenBSD systems correctly.
15450 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15452         * README, Makefile.in (ETC_SUPPORT): Remove references to
15453         cfg-paper*, configure.{texi,man,info*}._
15455 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15457         * Makefile.in (all.normal): Ensure that gcc is built after all
15458         the x11 - ie gdb - targets.
15460 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15462         * makefile.vms: Don't run conf-a-gas.
15464 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15466         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15468 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15470         * configure.in: Remove noconfigdirs case since gdb also
15471         configures and builds for tic80-coff.
15473 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15475         * configure: Set cache_file to config.cache.
15476         * Makefile.in (local-distclean): Remove config.cache.
15478 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15480         * COPYING: Update FSF address.
15482 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15484         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15485         noconfigdirs.
15487 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15489         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15490         MAKEDIRS, is empty.
15492 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15494         * config.sub: Tweak mn10300 entry.
15496 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15498         * configure.in (host_tools): Put sim before gdb, so gdb's
15499         configure.tgt can determine if the simulator was configured.
15501 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15503         * config.sub: Move BeOS $os case to be with other Cygnus
15504         local cases.
15506 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15508         * config.sub: Remove misplaced comment that broke Linux.
15510 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15512         * config.sub: Add BeOS support.
15514 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15516         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15518 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15520         * configure.in (noconfigdirs): Remove tcl and tk from
15521         noconfigdirs for cygwin32 builds.
15523 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15525         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15527 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15529         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15530         make-all.com, use makefile.vms instead.
15532 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15534         * config.sub: Accept -lnews*.
15536 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15538         * configure.in (noconfigdirs): Disable target-newlib,
15539         target-examples and target-libiberty for d30v.
15541 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15543         * configure.in (noconfigdirs): Enable ld for d30v.
15545 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15547         * configure.in (tic80-*-*): Build compiler.
15549 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15551         * configure.in (d30v-*): Remove sim directory from list of
15552         unsupported d30v directories
15554 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15556         * config.sub, configure.in: Add d30v target cpu.
15558 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15560         * makefile.vms: New file.
15561         * make-all.com: Remove.
15563 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15565         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15567 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15569         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15571 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15573         * Makefile.in (ALL_MODULES): Added all-db.
15574         (CROSS_CHECK_MODULES): Addec check-db.
15575         (INSTALL_MODULES): Added install-db.
15576         (CLEAN_MODULES): Added clean-db.
15578 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15580         * config.guess: Merge with latest FSF sources.
15582 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15584         * Makefile.in (ALL_MODULES): Added all-itcl.
15585         (CROSS_CHECK_MODULES): Added check-itcl.
15586         (INSTALL_MODULES): Added install-itcl.
15587         (CLEAN_MODULES): Added clean-itcl.
15589 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15591         * configure.in: build gdb for mn10200
15593 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15595         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15597 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15599         * configure.in (tic80-*-*): Turn off most targets right now.
15601 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15603         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15604         rather than the makeinfo program.
15605         (do-info): Depend upon all-texinfo.
15607 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15609         * configure.in: Remove uses of config/mh-linux.
15611         * config.sub, config.guess: Merge with latest FSF sources.
15613 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15615         * config.sub (case $basic_machine): Add tic80 entries.
15617 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15619         * config.sub, config.guess: Merge with latest FSF sources.
15621 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15623         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15624         * mpw-config.in: Test for NewFolderRecursive.
15625         * mpw-install: Use symbolic name for startup filename.
15626         * mpw-README: Add various additional details.
15628 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15630         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15632 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15634         * configure.in: Do build gcc and the target libraries for
15635         the mn10200.
15637 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15639         * configure.in: don't avoid building gdb for mn10300 any more
15640         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15641         instead of single-quoting it.
15643 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15645         * configure.in: Don't use --with-stabs on IRIX 6.
15647 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15649         * configure.in (m32r): Build gdb, libg++ now.
15651 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15653         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15654         directories from noconfigdirs.
15656 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15658         * config.sub (basic_machine): added mips16 configuration
15660 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15662         * config.sub: Handle d10v-unknown.
15664 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15666         * config.sub: Handle v850-unknown.
15668 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15670         * Makefile.in: add findutils
15671         * configure.in: add findutils to list of host_tools
15673 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15675         * config.sub: Handle mn10200 and mn10300.
15677 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15679         * configure.in (d10v-*): Do not build librx.
15681 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15683         * configure.in (mn10300): Build everything except gdb & libgloss.
15685 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15687         * config.guess:  Patch for Dansk Data Elektronik servers,
15688         from Niels Skou Olsen <nso@dde.dk>.
15690         For ncr, use /bin/uname rather than uname, since GNU uname does not
15691         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15693         Patch for MIPS R4000 running System V,
15694         from Eric S. Raymond <esr@snark.thyrsus.com>.
15696         Fix thinko for nextstep.
15698         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15700         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15701         * config.guess: Guess mips-dec-mach_bsd4.3.
15703         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15704         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15705         release numbers.
15706         * config.guess (mips-mips-riscos*):  Emit just enough of the
15707         release number.
15709         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15710         * config.guess (sparc-auspex-sunos*):  Added.
15711         (f300-fujitsu-*): Added.
15713         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15714         * config.guess:  Recognize a Tadpole as a sparc.
15716 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15718         * config.guess: Don't assume that NextStep version is either 2 or
15719         3.  NextStep 4 (aka OpenStep 4) has come out now.
15721 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15723         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15724         From Rik Faith <faith@cs.unc.edu>.
15726 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15728         * config.sub: Contributions from bug-gnu-utils to:
15729         Support plain "hppa" (no version given) architecture, reported by
15730         OpenStep.
15731         OpenBSD like NetBSD.
15732         LynxOs is not a hardware supplier.
15734         * config.guess: Contributions from bug-gnu-utils to add support for:
15735         OpenBSD like NetBSD.
15736         Stratus systems.
15737         More Pyramid systems.
15738         i[n>4]86 Intel chips.
15739         M680[n>4]0 Motorola chips.
15740         Use unknown instead of lynx for hardware manufacturer.
15742 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15744         * install.sh (chmodcmd): Set to null if the DST directory already
15745         exists.
15747 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15749         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15750         not use mt-ppc target Makefile fragment any more.
15752 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15754         * configure.in (*-*-windows):  Exclude everything but those dirs
15755         needed to build windows.
15757 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15759         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15761 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15763         * configure.in:  Exclude mmalloc from i386-windows.
15765 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15767         * Undo my previous change.
15769 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15771         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15772         unconditionally.
15773         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15775 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15777         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15778         host to add it's own flags.
15780 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15782         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15784 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15786         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15787         (CXX_FOR_TARGET): Likewise.
15788         (GCC_FOR_TARGET): Define.
15789         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15790         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15791         CC_FOR_TARGET was specified on the command line.
15792         (MAKEOVERRIDES): Don't define.
15794 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15796         * configure.in (m32r): Fix spelling of libg++ libs.
15798 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15800         * config.sub (-apple*): Remove, now redundant.
15802 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15804         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15806         * configure: Rework yesterday's sed script patch.
15808         * config.sub: Merge with FSF.
15810 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15812         * config.guess:  Merge from FSF.
15814         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15815         * config.guess: Use pc instead of unknown, for pc clone systems.
15816         Change linux to linux-gnu.
15818         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15819         * config.guess: Avoid non-portable tr syntax.
15821 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15823         * test-build.mk (HOLES): Add "xargs" for gdb.
15825         * configure: Avoid hpux10.20 sed bug.
15827 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15829         * configure.in:  Add support for windows host
15830         (that is a build done under the Microsoft build environment).
15832 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15834         * Makefile.in: Replace all uses of srcroot with s, to shrink
15835         command line lengths.
15837         Patches from Geoffrey Noer <noer@cygnus.com>:
15838         * configure.in: If configuring for newlib, pass --with-newlib to
15839         subdirectories.
15840         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15841         -Bnewlib/ and -Lwinsup to gcc.
15842         (CXX_FOR_TARGET): Likewise.
15844 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15846         * Makefile.in (ETC_SUPPORT): Add configure.
15848 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15850         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15851         host configuration file.
15853 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15855         * configure.in: Break mn10x00 support into separate
15856         mn10200 and mn10300 configurations.
15857         * config.sub: Likewise.
15859 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15861         * configure.in: Add lots of stuff to noconfigdirs for
15862         the mn10x00 targets.
15864         * config.sub, configure.in: Add mn10x00 support.
15866 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15868         * make-all.com: Call conf-a-gas, not config-a-gas.
15870 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15872         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15873         targets.
15875 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15877         * mpw-README: Add much more detail for native PowerMac.
15878         * mpw-install: New file.
15879         * mpw-configure: Add --norecursion and --help options.
15880         * mpw-config.in: Translate readme and install files when
15881         copying to objdir.
15882         * mpw-build.in: Don't always depend on byacc and flex.
15883         (install-only-top): New action.
15885 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15887         * configure.in:  You can now configure GDB for the v850.
15889 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15891         * configure.in (noconfigdirs): Don't configure any C++ dirs
15892         if targeting D10V.
15894 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15896         * config.sub: Recognize mips64vr5000.
15898 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15900         * configure.in: Use a single line for host_tools and native_only.
15902 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15904         * config.sub, configure.in: Add entries for m32r.
15906 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15908         * Makefile.in (inet-install): Don't run install-gzip.
15910 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15912         * configure.in:  Don't config lots of things for *-*-windows*.
15914 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15916         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15917         (host_libs, host_tools): Copy from configure.in.
15918         * mpw-configure: Don't complain about directories not found.
15920 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15922         * configure.in (i[345]86): Recognize i686 for pentium pro.
15923         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15924         file.
15926         * config.guess (i[345]86): Ditto.
15928 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15930         * configure.in (noconfigdirs): Removed gdb for D10V.
15932 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15934         * configure.in: Remove ld, target-libio, target-libg++, and
15935         target-libstdc++ from noconfigdirs.
15937 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15939         * configure: Fix three locations where shell scripts were
15940         being run directly rather than with config_shell.
15942 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15944         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15945         * config.sub (basic_machine): Recognize v850.
15947 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15949         * mpw-configure: Handle multiple enable/disable options and
15950         pass them down recursively, handle -c and -s flags appropriately
15951         depending on choice of compiler, add escape mechanism for
15952         quoted arguments to gC.
15954 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15956         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15957         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15958         so that -mrelocatable-lib and -mno-eabi are used.
15960         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15961         not support --print-multi-lib, don't abort.
15963 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15965         * make-all.com: Run config-a-gas.
15966         * setup.com: Don't copy subdirectory files around.
15968 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15970         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15971         target, it now compiles correctly.
15973 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15975         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15977 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15979         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15981 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15983         * configure.in (native_only): Add prms.
15985 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15987         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15988         (BINUTILS_SUPPORT_DIRS): Likewise.
15990 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15992         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15993         d10v support is added.
15995 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15997         * configure.in (d10v-*-*): New target.
15999 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16001         * config.guess (HP 9000/811): Recognize this as a PA1.1
16002         machine.
16004 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16006         * Makefile.in (do-tar-gz): New target, split out from tail end of
16007         taz target.  Run each command separately, don't use pipes.
16008         (taz): Use it.
16010 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16012         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16013         * mpw-build.in: No builds should depend on building byacc or flex,
16014         they are assumed to be installed already.
16016 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16018         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16019         variable that CC_FOR_TARGET needs.
16021 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16023         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16024         options have changed since the last time the subdirectory was
16025         configured, and if it has, reconfigure.
16026         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16027         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16029 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16031         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16032         CLEAN_MODULES): Add bash.
16033         (all-bash): New target.
16035 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16037         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16039 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16041         * config.sub (basic_machine): Recognize d10v as a valid processor.
16043 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16045         * mpw-configure: Add support for --bindir.
16046         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16048 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16050         * configure.in: add bash, time, gawk to list of hosttools and things
16051         to only build for native toolchains
16053 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16055         * Makefile.in (docdir): Remove.
16057 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16059         * Makefile.in (datadir): Set to $(prefix)/share.
16061 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16063         * configure.in: build diff and patch for cygwin32-hosted
16064         toolchains.
16066 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16068         * config.sub: Accept -rtems*.
16070 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16072         * configure.in: enable dosrel for cygwin32-hosted builds,
16073                 remove diff from the list of things not buildable
16074                 via Canadian Cross
16076 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16078         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16079         don't get ". ".
16081 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16083         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16085 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16087         * Makefile.in (taz): Handle case where tex3patch didn't even get
16088         checked out.  Also, if it was found, put the symlink in a new util
16089         subdirectory.
16091 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16093         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16095 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16097         * config.sub: Recognize -openvms.
16098         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16099         * make-all.com, setup.com: New files.
16101 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16103         * Makefile.in (taz): tex3patch moved to texinfo/util.
16105 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16107         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16108         * configure.in: remove make from disable-if-Can-Cross list
16109                 enable gdb if ${host} and ${target} are cygwin32
16111 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16113         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16114         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16116 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16118         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16119         distinguish sysv/svr4/bsd variants.
16120         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16122 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16124         * configure.in: Added copyright notice.
16125         * move-if-change: Added copyright notice.
16127 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16129         * configure.in (powerpcle-*-solaris*): Until we get shared
16130         libraries working, don't build gdb, sim, make, tcl, tk, or
16131         expect.
16133 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16135         * config.guess:  Merge with FSF:
16137         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16138         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16140         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16141         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16143         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16144         * config.guess:  Combine two OSF1 rules.
16145         Also recognize field test versions.  From mjr@zk3.dec.com.
16146         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16147         because GNU uname does not support -p.  From pmr@pajato.com.
16149 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16151         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16153 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16155         * mpw-README: Document GCCIncludes.
16157 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16159         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16161 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16163         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16165 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16167         * configure.in (*-*-cygwin32): Configure make.
16169 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16171         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16173 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16175         * Makefile.in (all-inet): Depend on all-perl.
16177         * Makefile.in (inet-install): New target.
16179         * Makefile.in (all-inet): Depend on all-tcl.
16180         (all-inet): Depend on all-send-pr.
16182 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16184         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16185         temporarily.
16187 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16189         * configure.in: Don't configure --with-gnu-ld on AIX.
16191 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16193         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16195 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16197         * Makefile.in (ALL_MODULES): Added all-inet.
16198         (CROSS_CHECK_MODULES): Added check-inet.
16199         (INSTALL_MODULES): Added install-inet.
16200         (CLEAN_MODULES): Added clean-inet.
16201         (all-indent): New target.
16203         * configure.in (host_tools): Added inet.
16204         (native_only): Added inet.
16205         (noconfigdirs): Added inet.
16207 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16209         * configure.in: Don't configure libgloss if we are not configuring
16210         newlib.
16212 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16214         * configure.in: Don't configure libgloss for unsupported
16215         architectures.
16217 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16219         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16221 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16223         * Makefile.in (ALL_MODULES): Include all-apache.
16224         (CROSS_CHECK_MODULES): Include check-apache.
16225         (INSTALL_MODULES): Include install-apache.
16226         (all-apache): New target.
16228         * configure.in: Added apache everywhere perl is seen.
16230 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16232         * Makefile.in: Add support for clean-{module} and
16233         clean-target-{module} rules.
16235 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16237         * configure.in (*-*-ose) do not build libgloss.
16239 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16241         * config.guess (prep*:SunOS:5.*:*): Turn into
16242         powerpele-unknown-solaris2.
16244 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16246         * configure.in: Permit --enable-shared to specify a list of
16247         directories.
16249 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16251         * configure.in (host==solaris): Pass only the first word of $CC
16252         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16254 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16256         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16258 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16260         * Makefile.in (ALL_MODULES): Include all-perl.
16261         (CROSS_CHECK_MODULES): Include check-perl.
16262         (INSTALL_MODULES): Include install-perl.
16263         (ALL_X11_MODULES): Include all-guile.
16264         (CHECK_X11_MODULES): Include check-guile.
16265         (INSTALL_X11_MODULES): Include install-guile.
16266         (all-perl): New target.
16267         (all-guile): New target.
16269         * configure.in (host_tools): Include perl and guile.
16270         (native_only): Include perl and guile.
16271         (noconfigdirs): Don't build guile and perl; no ports have been
16272         done.
16274 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16276         * configure (--enable-*): Handle quoted option lists such as
16277         --enable-sim-cflags='-g0 -O' better.
16279 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16281         * Makefile.in ({,inst}all-target): New rule so we can make and
16282         install all of the target directories easily.
16284 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16286         * configure.in: Add missing global flag in sed substitution when
16287         deleting `target-' from ${configdirs}.
16289 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16291         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16292         option.
16294         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16295         config/mh-necv4.
16297         * install.sh: Correct misspelling of transformbasename.
16299         * config.guess: Recognize mips-*-sysv*.
16301 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16303         * config.sub: Recognize mon960.
16305 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16307         * configure: Restore Canadian Cross handling of BISON and LEX,
16308         removed in Feb 20 change.
16310 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16312         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16313         Mention make install.  Remove the old copyright date as well the
16314         clumsy and rather pointless copyright on the README file.
16316 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16318         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16319         Makefile after running symlink-tree, then run `make distclean' to
16320         avoid clobbering any generated files in srcdir.
16322 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16324         * configure.in (m68k-*-netbsd*): Build everything now.
16326 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16328         * Makefile.in (taz): Fix quoting.
16330 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16332         * configure.in (sparclet-*-*): Build everything now.
16334 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16336         * configure.in (m68k-*-linux*): New host.
16338 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16340         * configure: Check for bison before byacc.
16342 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16344         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16345         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16346         searching PATH.  These are used as fallbacks by Makefile.in if
16347         flex/bison/byacc aren't in objdir.
16349 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16351         * Makefile.in: Make everything which depends upon all-bfd also
16352         depend upon all-opcodes, in case --with-commonbfdlib is used.
16354 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16356         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16357         building NT native compilers on Unix.
16359 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16361         * configure.in: Don't get CC from the host Makefile fragment if we
16362         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16363         Solaris test for /usr/ucb/cc to the post target script, just after
16364         the compiler sanity test.
16366 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16368         * config.sub: Merge with FSF.
16370 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16372         * Makefile.in (RPATH_ENVVAR): New variable.
16373         (REALLY_SET_LIB_PATH): Use it.
16374         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16376 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16378         * config.sub, configure.in: Recognize sparclet cpu.
16380 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16382         * config.guess:  Support m68k-cbm-sysv4.
16384 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16386         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16387         m68k-unknown-linuxaout from linker help string.  Put quotes around
16388         $ld_help_string.
16390 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16392         * config.guess (powerpc-harris-powerunix): Add guess for port
16393         to new target.
16395 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16397         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16399 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16401         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16402         $(REALLY_SET_LIB_PATH) in Makefile.
16403         * Makefile.in (SET_LIB_PATH): New variable.
16404         (REALLY_SET_LIB_PATH): New variable.
16405         ($(DO_X)): Use $(SET_LIB_PATH).
16406         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16407         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16408         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16409         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16410         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16411         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16412         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16413         (install-dosrel): Likewise.
16414         (all-opcodes): Depend upon all-libiberty.
16416 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16418         * config.guess (*:CYGWIN*): New
16420 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16422         * Makefile.in (all-target-winsup): All all-target-libiberty.
16424 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16426         * configure.in (noconfigdirs): Add missing # in front of comment.
16428 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16430         * configure.in: add second pass to things added to noconfigdirs
16431         so *-gm-magic can exclude libgloss properly.
16433 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16435         * mpw-configure (extralibs_name, rez_name): Set correctly
16436         for MWC68K compiler.
16438         * mpw-README: Add more info on the necessary build tools.
16440 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16442         * configure.in, config.sub: Recognize cygwin32.
16444 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16446         * config.guess, config.sub: Recognize A/UX.
16448 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16450         * config.sub: Merge with gcc/config.sub.
16452 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16454         * mpw-build.in (do-binutils): Add build of stamps.
16456 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16458         * config.sub: Add recognition for mips64vr4100*-* targets.
16460 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16462         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16463         Add creation of gconfigargs with `--enable-shared' turned on.
16464         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16465         ($(host)-stamp-stage3-configured): Likewise.
16466         (HOLES): Add chatr and ldd.
16467         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16469 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16471         * configure: Pass --nfp to recursive configures.
16473 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16475         * Makefile.in (DLLTOOL): New.
16476         (DLLTOOL_FOR_TARGET): New.
16477         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16478         (EXTRA_TARGET_FLAGS): Ditto.
16479         (EXTRA_GCC_FLAGS): Ditto.
16480         (CONFIGURE_TARGET_MODULES): Ditto.
16481         (DO_X): Ditto.
16482         * configure: Add DLLTOOL.
16484 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16486         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16487         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16488         mh-sco, since old workarounds no longer needed, and don't
16489         build ld, since libraries have weak symbols in COFF.
16491 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16493         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16495 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16497         * configure.in: Make sure that ${CC} can be used to compile an
16498         executable.
16500 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16502         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16503         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16504         nothing depending on whether gdbtk is being built.
16506 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16508         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16510 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16512         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16513         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16515 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16517         * config-ml.in: Add support for
16518         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16519         Simplify setting of multidirs from --disable-foo.
16521 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16523         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16524         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16525         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16526         non-empty, pass them on to the  GCC make.
16527         (all-bootstrap): New rule that is like all-gcc, except it executes
16528         the GCC bootstrap rule instead of the GCC all rule.
16530 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16532         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16534 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16536         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16537         DG/UX support.
16539 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16541         * config.sub (i*86*) Change [345] to [3456]
16543 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16545         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16546         --with-gnu-ld=no.
16548 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16550         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16551         AIX multilibs get built.
16553 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16555         * configure.in (i386-win32): Don't build expect if we're not
16556         building the tcl subdir.
16558 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16560         * Makefile.in: (configure-target-examples, all-target-examples):
16561         New targets, configure and build example programs.
16563 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16565         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16566         use it as input to sedit the generated MPW makefile.
16567         * mpw-README: Add a suggestion about Gestalt.h.
16569 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16571         * config.sub: Accept *-*-ieee*.
16573 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16575         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16576         Ronald F. Guilmette <rfg@monkeys.com>.
16578 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16580         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16581         for powerpc-pe native.
16582         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16583         (target==powerpc-pe): duplicate i386-win32 entry.
16585 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16587         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16588         of vxworks, not just vxworks5.1.
16590 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16592         * mpw-configure: Add support for exec-prefix.
16594 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16596         * config.guess: Recognize HP model 816 machines as having
16597         a PA1.1 processor.
16599 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16601         * configure: Ignore new autoconf configure options.
16603 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16605         * config.guess:  Recognize Pentium under SCO.
16606         From Robert Lipe <robertl@arnet.com>.
16608 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16610         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16612 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16614         * configure.in: Don't configure gas for alpha-dec-osf*.
16616 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16618         * configure.in: Default to --with-stabs for some targets for which
16619         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16620         i[345]86*-*-unixware*.
16622 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16624         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16625         rather than basing it on the target.  Simplify handling of options
16626         controlling which directories to configure.  Remove extraneous
16627         slash in multi-clean target.
16629 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16631         * config-ml.in: Prefix more variables with ml_ so they don't collide
16632         with configure's.
16634 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16636         * configure: Don't turn -v into --v.
16638 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16640         * configure.in (targargs): Fix typo.
16642         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16644 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16646         * configure.in: Strip --host and --target options from
16647         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16648         --with-cross-host option when building with a cross-compiler.
16649         * configure: Canonicalize the arguments put into config.status by
16650         always using `=' for an option with an argument.  Pass a presumed
16651         --host or --target explicitly.
16653 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16655         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16656         into general OS recognition case.
16658 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16660         * configure.in (target_configdirs): add target-winsup only
16661         for win32 target systems.
16663 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16665         * Makefile.in (all-target-libgloss): Depend upon
16666         configure-target-newlib, since when libgloss is built it looks to
16667         see if the newlib directory exists.
16669 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16671         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16672         cfg-ml-*.in.
16674 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16676         * configure: Handle LD and LD_FOR_TARGET when configuring a
16677         Canadian Cross.
16679 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16681         * configure.in (target_libs): add target-winsup.
16682         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16683         (target==ppcle-pe): remove ld from $noconfigdirs.
16685 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16687         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16688         Preserve relative path names in $srcdir.  Build symlink tree if
16689         configuring cross target dir and srcdir=. (= no VPATH support).
16690         (configure-target-libg++): Depend on configure-target-librx.
16691         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16692         * config-ml.in: New file.
16693         * symlink-tree: New file.
16694         * configure: Ensure srcdir="." if that's what it is.
16696 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16698         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16699         includes and FLEX_SKELETON setting.
16700         * mpw-configure (--with-gnu-ld): New option, controls whether
16701         to use PPCLink or ld with PowerMac GCC.
16702         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16703         * mpw-config.in: Configure grez if targeting Mac.
16705         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16706         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16707         just macos.
16708         * configure.in: Configure grez resource compiler if targeting Mac.
16709         * Makefile.in (all-grez, install-grez): New targets.
16711 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16713         * configure: CXX defaults to gcc, not g++.  If we find
16714         gcc in the path, set CC to gcc -O2.
16716 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16718         * configure: Default ${build} correctly.  Avoid picking up extra
16719         spaces when reading CC and CXX from Makefile.  When doing a
16720         Canadian Cross, use plausible default values for numerous
16721         variables.
16722         * configure.in: When doing a Canadian Cross, don't try to
16723         configure tools whose configure script can't handle it.
16725 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16727         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16729 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16731         * configure:  Remove dubious bug reporting address.
16733 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16735         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16736         configure script, run that instead of this directory's configure.
16737         In either case, print a message that we're configuring the sub-dir.
16739 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16741         * configure.in: Before checking for the existence of various files,
16742         use sed to filter out "target-".
16744 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16746         * Makefile.in (DO_X): Split rule to decrease command line length
16747         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16748         (Philippe De Muyter).
16750 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16752         * Makefile.in (all-patch): depend on all-libiberty.
16754 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16756         * configure.in: If the only directory in target_configdirs which
16757         actually exists is libiberty, then set target_configdirs to empty,
16758         to avoid trying to build a target libiberty in a gas or gdb
16759         distribution.
16761 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16763         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16764         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16765         systems.
16767 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16769         * configure.in (copy_dirs): Use sys-include instead of include
16770         for --with-headers option.
16772 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16774         * Makefile.in, configure.in: Make winsup builds work with
16775         new scheme.
16777 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16779         * configure.in: Build the linker on AIX.
16781 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16783         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16784         where needed.
16786 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16788         * Makefile.in (all-gcc): Fix typo.
16790 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16792         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16794 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16796         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16797         to target-xiberty, to provide more flexibility.
16798         (target_subdir):  Define.  Create if cross.
16799         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16800         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16801         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16802         check-libFOO -> check-target-libFOO, etc.
16803         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16804         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16805         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16806         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16807         allow ALL_GCC="" to only configure.
16808         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16809         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16810         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16812 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16814         * Makefile.in (taz): Build "info" in etc explicitly.
16816 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16818         * configure.in:  Make sure that CC is undefined (as opposed to
16819         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16820         problem with autoconf trying to configure on a host without GCC.
16822 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16824         * mpw-configure: Set host alias from choice of host compiler,
16825         only use generic MPW Makefile sed if present, edit a file
16826         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16827         * mpw-README: Add problem notes about CW6 and CW7.
16829 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16831         * Makefile.in (taz): Use ";" instead of ";;".
16833 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16835         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16836         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16837         DISTDOCDIRS.
16838         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16839         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16841 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16843         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16844         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16845         Move bfd to DISTSTUFFDIRS.
16847 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16849         * Makefile.in (X11_LIB): Removed.
16850         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16852         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16854 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16856         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16857         names.
16859 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16861         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16863 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16865         * configure.in (i[345]86-*-win32): Always build newlib.
16866         Don't configure cvs, autoconf or texinfo.
16867         * Makefile.in (LD_FOR_TARGET): New.
16868         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16869         Pass down LD_FOR_TARGET.
16871 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16873         * winsup: New directory.
16874         * Makefile.in: Build winsup.
16875         * configure.in: Winsup is configured when target is win32.
16876         Can only build win32 target GDB when native.
16878 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16880         * config.guess: Recognize HP model 819 machines as having
16881         a PA 1.1 processor.
16883 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16885         * configure: Fix sed loop which substitutes for CC and CXX to
16886         avoid bug found in various sed implementations.
16888 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16890         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16891         simulator.  Use standard powerpc-*-eabi*.
16893 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16895         * configure.in: Stop putting gas and binutils in noconfigdirs for
16896         powerpc-*-aix* and rs6000-*-*.
16898 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16900         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16901         -mcall-aixdesc libraries.
16903 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16905         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16907         * config.sub (arm | armel | armeb): Fix shell syntax.
16909 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16911         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16912         -msoft-float and -mcpu=common support.
16913         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16914         libraries.
16916 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16918         * configure.in: Allow configuration and build of emacs19 for the alpha.
16920 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16922         * configure.in (CC): Get ^CC, not just any old CC, from
16923         ${host_makefile_frag}.
16925 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16927         * configure.in (CC): Try to get CC from
16928         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16930 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16932         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16933         only if it exists in $(srcdir).
16935 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16937         * configure: If CC and CXX are not set in the environment, set
16938         them, based on either an existing Makefile or on searching for gcc
16939         in PATH.  Substitute for CC and CXX in Makefile.
16940         * configure.in: Remove libm from target_libs.  Separate
16941         target_configdirs from configdirs.  If CC is not set in
16942         environment, try to get it from a host Makefile fragment.  Rewrite
16943         changes of configdirs to use skipdirs instead.  A few minor
16944         tweaks.  Take directories out of target_configdirs as they are
16945         taken out of configdirs.  Remove existing Makefile files from
16946         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16947         CONFIG_ARGUMENTS in Makefile.
16948         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16949         by configure.in.
16950         (CONFIG_ARGUMENTS): Likewise.
16951         (CONFIGURE_TARGET_MODULES): New variable.
16952         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16953         ($(CONFIGURE_TARGET_MODULES)): New target.
16954         (configure-libg++, configure-libio): New targets.
16955         (all-libg++): Depend upon configure-libg++.
16956         (all-libio): Depend upon configure-libio.
16957         (configure-libgloss, all-libgloss): New targets.
16958         (configure-libstdc++): New target.
16959         (all-libstdc++): Depend upon configure-libstdc++.
16960         (configure-librx, all-librx): New targets.
16961         (configure-newlib): New target.
16962         (all-newlib): Depend upon configure-newlib
16963         (configure-xiberty): New target.
16964         (all-xiberty): Depend upon configure-xiberty.
16966 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16968         * configure.in (host i[345]86-*-win32):  Expand the
16969         noconfigdirs again.
16971 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16973         * mpw-configure: Fix sed command file name.
16975 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16977         * configure.in (host i[345]86-*-win32): Reduce the
16978         noconfigdirs again.
16980 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16982         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16983         or powerpc*-*-pe*, since they are not yet supported.
16985 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16987         Add PowerMac support and many other enhancements.
16988         * mpw-configure: New option --cc to select compiler to use,
16989         paste options set according to --cc into the generated
16990         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16991         if mpw-make.sed is present.
16992         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16993         add forward includes for PowerPC include files.
16994         * mpw-build.in: Build using Makefile.PPC if present.
16995         (do-byacc, etc): Remove separate version resource builds.
16996         (do-gas): Build "stamps" before "all".
16997         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16998         * mpw-README: Update to reflect --cc option, PowerMac support,
16999         and recently-reported compatibility problems.
17001 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17003         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17004         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17005         (--with-multilib-top): Pass to recursive invocations.
17007 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17009         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17010         v810-*-*.
17012 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17014         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17015         gdb, ld and opcodes on v810-*-*.
17017 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17019         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17020         (local-maintainer-clean): New target.
17021         (maintainer-clean): New target.
17022         (realclean): Just depend upon maintainer-clean.
17024 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17026         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17028 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17030         * configure.in: Build ld in mips*-*-bsd* case.
17032 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17034         * config.sub: Accept -lites* OS.  From Ian Dall.
17036 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17038         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17039         targets.
17041 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17043         * configure.in: treat i386-win32 canadian cross the same as
17044         i386-go32 canadian cross.
17046 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17048         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17049         running under the simulator to build a reduced set of libraries.
17050         (powerpc-*-eabiaix): Add fine grained multilib support added to
17051         other powerpc targets yesterday.
17053 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17055         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17056         -disable-softfloat, -disable-relocatable, -disable-aix, and
17057         -disable-sysv to control which multilib libraries get built.
17059 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17061         * configure: Add Makefile.tem to list of files to remove in trap
17062         handler.
17064 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17066         * config.guess (*Linux*):  Add missing "exit"s.
17067         Also, need specific check for alpha-unknown-linux (uses COFF).
17069 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17071         * config.guess:  Merge with FSF:
17073         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17074         * config.guess (AIX4): More robust release numbering discovery.
17076         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17077         * config.guess (i386-sequent-ptx): Properly get version number.
17079         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17080         * config.guess (mips:*:4*:UMIPS): New case.
17082 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17084         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17085         (i386-win32 host): Likewise.  Don't build readline.
17087 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17089         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17090         SUPPORT_FILES to submakes.
17092 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17094         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17095         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17096         mpw-configure.
17098 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17100         * configure.in (appdirs): Use =, not ==, in test expression when
17101         trying to build the text to print in the warning message for
17102         Solaris users.
17104 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17106         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17108 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17110         * config.guess: Recognize lynx-2.3.
17112 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17114         * config.sub (z8ksim): Deleted
17115         (z8k-*-coff): New, this is the one true name of the target.
17117 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17119         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17121 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17123         * config.guess (*:Linux:*:*): First try asking the linker what the
17124         default object file format is (elf, aout, or coff).  Then if this
17125         fails, try previous methods.
17127 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17129         * configure.in: Don't build newlib for *-*-vxworks5.1.
17131 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17133         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17134         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17136 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17138         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17140 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17142         * cfg-ml-com.in: New file.
17143         * cfg-ml-pos.in: New file.
17145 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17147         * COPYING.NEWLIB: Add HP free copyright to list.
17149 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17151         * config.sub: Recognize -eabi* for the system, not just -eabi.
17153 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17155         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17156         * config.sub, configure.in (win32): New target and host.
17158 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17160         * configure.in: Add i386-pe configuration.
17162 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17164         * mpw-build.in (install): Install GDB after LD.
17166 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17168         * mpw-config.in (elf/mips.h): Always forward-include, needed
17169         for GDB to build.
17171 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17173         * testsuite: New directory for customer acceptance and whole tool
17174         chain tests.
17176 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17178         * configure: If per-host line isn't found, but AC_OUTPUT is found
17179         and a configure script exists, run it instead.
17181 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17183         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17185 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17187         * configure: Set build_{cpu,vendor,os,alias} to host values when
17188         --build isn't specified.
17190 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17192         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17193         (FLAGS_TO_PASS): Pass them.
17194         (EXTRA_TARGET_FLAGS): Ditto.
17196 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17198         * Makefile.in (all-libg++): Depend on all-libstdc++.
17200 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17202         * configure.in (noconfigdirs): Enable all packages for
17203           i386-unknown-netbsd.
17205 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17207         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17208         hosted builds (DOS builds)
17210 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17212         Changes for ARM based on patches from Richard Earnshaw:
17213         * config.sub: Handle armeb and armel.
17214         * configure.in: Omit arm linker only for riscix.
17216 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17218         * config.guess:  Update from FSF.
17220 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17222         * config.sub: Recognize powerpcle as the little endian variant of
17223         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17224         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17225         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17226         temporarily.
17228 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17230         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17232 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17234         * config.sub: Accept -lites* as a basic system type.
17236 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17238         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17239         installed, and if so return linuxoldld as the system name.
17241 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17243         * config.guess: Add hppa1.1-hp-lites support.
17245 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17247         * configure.in: Don't build newlib for m68k-vxworks5.1.
17249 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17251         * configure.in (mips-sgi-irix6): Use mh-irix5.
17253 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17255         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17257 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17259         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17260         OSF/1.  Fix compiler flags.
17261         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17263 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17265         * configure.in: Recognize --with-newlib.
17266         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17268 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17270         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17271         to *_X11_MODULES due to gdbtk needing X include files et al.
17273 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17275         Merge in support for Mac MPW as a host.
17276         (Old change descriptions retained for informational value.)
17278         * mpw-config.in: Add generic include forwards for cpu-specific
17279         include files in aout and elf directories.
17281         * mpw-configure: Added copyright.
17282         * mpw-config.in: Check for presence of required build tools.
17283         (target_libs): Add newlib.
17284         (target_tools): Add examples.
17285         (Read Me): Generate as "Read Me for MPW" instead.
17286         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17287         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17288         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17290         * mpw-configure: Remove subdir-specific makefile hackery,
17291         delete mk.tmp after using it.
17293         * mpw-build.in (all): Display start and end times.
17295         * mpw-configure (host_canonical): Set.
17296         (target_cpu): Always add to makefiles.
17297         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17298         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17299         (mpw-mh-mpw): Look for in srcdir and srcroot.
17300         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17302         * mpw-build.in: (install-only): New target.
17304         * mpw-configure (host_alias, target_alias): Rename from hostalias
17305         and targetalias, add into generated Makefile.
17306         (mk.tmp): If present, add into generated Makefile.
17307         * mpw-build.in (all-gas): Build config.h first before gas proper.
17309         * mpw-configure (config.status): Write only if changed.
17310         * mpw-config.in (readline): Configure it (not built, just used for
17311         definitions).
17313         * mpw-config.in (elf/mips.h): Add a forward include.
17315         * mpw-config.in: Forward-include most .h files in include into
17316         extra-include.
17317         (readline): Don't build.
17318         mpw-build.in (install): Install GDB.
17320         * mpw-configure (prefix, mpw_prefix): Handle it.
17321         * mpw-config.in (mmalloc, readline): Don't configure.
17322         * mpw-build.in (thisscript): Rename to ThisScript.
17323         Use mpw-build instead of BuildProgram everywhere.
17324         (mmalloc, readline): Don't build.
17325         * mpw-README: New file, basic documentation about the MPW port.
17327         * mpw-config.in: Use forward-include to create include files.
17329         * mpw-configure: Add more things to the top of each configured
17330         Makefile, including contents of config/mpw-mh-mpw.
17331         * mpw-config.in (extra-include): Create this directory and fill it
17332         with Posix-like include files when configuring.
17334         * config.sub (apple, mac, mpw): Add various aliases.
17336         * mpw-build.in: New file, top-level build script fragment for MPW.
17337         * mpw-configure: New file, configure script for MPW.
17338         * mpw-config.in: New file, config fragment for MPW.
17340 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17342         * configure.in (host_libs): Remove glob, since it is gone from the
17343         sources.
17345 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17347         * Makefile.in: define empty GDB_NLM_DEPS var.
17349         * configure.in(target_makefile_frag): use config/mt-netware
17350         for netware targets.
17352 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17354         * config.sub: Merge in recent FSF changes.  Remove linux special
17355         cases.
17357 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17359         Revert this change:
17361         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17363                 * build-all.mk: Use CC=cc -Xs on Solaris.
17365 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17367         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17368         stop using it.
17369         * Makefile.in: Nuke all references to glob subdirectory.
17371 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17373         * configure.in: Fix --enable-shared logic in per-host.
17375 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17377         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17379 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17381         * configure.in (noconfigdirs): Don't build gas on AIX, for
17382         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17384 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17386         * configure: Fix --cache-file to work if the file argument is a
17387         relative path.
17389 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17391         * configure: If the --cache-file is used, pass it down to
17392         configure in subdirectories.
17394 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17396         * config.sub: add vxworks29k configuration.
17398 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17400         * Makefile.in (taz): Do "diststuff" part quietly.
17402 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17404         * config.sub: Mini-merge with gcc/config.sub.
17406 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17408         * config.guess (IRIX): Sed - to _.
17410 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17412         * Makefile.in (source-vault, binary-vault): New targets.
17414 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17416         * config.sub: Recognize -eabi as a basic system type.
17418 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17420         * configure.in (enable_shared stuff): Fix typo.
17422 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17424         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17426 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17428         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17430 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17432         * configure.in (rs6000-*-*): Don't build gas.
17434 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17436         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17437         reduce command line length.
17438         (AS_FOR_TARGET): Check for as.new, not Makefile.
17439         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17441 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17443         * config.guess:  Merge from FSF.
17445 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17447         * configure: Don't use $ when handling program_suffix.
17449 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17451         * configure.in:  Configure tk for hppa/hpux.
17453 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17455         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17457 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17459         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17460         to LIBCXXFLAGS.  Tests are better run without it.
17462 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17464         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17466 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17468         * configure.in (*-*-netware*): Don't configure xiberty.
17470 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17472         * configure.in:  Remove tk from native_only list.
17474 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17476         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17477           for special NCD build.
17479 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17481         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17482         makeall.bat, they're only useful for binutils snapshots.
17483         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17484         makeall.bat to specified SUPPORT_FILES.
17486 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17488         * build-all.mk: Add Ericsson targets to sun4 and solaris
17489           hosts.  Add  BNR's sun4 target to solaris host, so their
17490           build-from-source will be tested in-house first.
17492 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17494         * Makefile.in (LIBCFLAGS): New variable.
17495         (CFLAGS_FOR_TARGET): Ditto.
17496         (LIBCFLAGS_FOR_TARGET): Ditto.
17497         (LIBCXXFLAGS): Ditto.
17498         (CXXFLAGS_FOR_TARGET): Ditto.
17499         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17500         (BASE_FLAGS_TO_PASS): Pass them.
17501         (EXTRA_TARGET_FLAGS): Ditto.
17503         * configure.in: Support --enable-shared.
17505 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17507         * configure.in (target_libs):  Include libstdc++ again.
17508         * config.guess:  Update from FSF (for FreeBSD).
17510 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17512         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17513         makeall.bat.
17514         (DISTDOCDIRS): Add `etc'.
17515         (ETC_SUPPORT_PFX): New variable.
17516         (taz): Include anything from etc starting with a word in
17517         ETC_SUPPORT_PFX.
17519 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17521         * config.sub: Update for recent FSF changes.  Remove obsolete
17522         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17523         spacing changes.
17525 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17527         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17529         * config.guess:  Merge with FSF.
17530         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17532 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17534         * configure: Since the "trap 0" handler will override the exit
17535         status on many systems, only use it for "exit 1", and make it set
17536         a non-zero exit status; reset it before "exit 0".  Also, check
17537         exit status of config.sub, and error out if it failed.
17539 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17541         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17542         and install libgloss.
17544 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17546         * Makefile.in (all-binutils): Depend upon all-byacc.
17548         * configure.in: Don't build emacs on Irix 5.
17550 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17552         * configure.in (*-*-netware*): Add libio.
17554 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17556         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17557         (CHECK_TARGET_MODULES): Ditto.
17558         (INSTALL_TARGET_MODULES): Ditto.
17559         (TARGET_LIBS): Ditto.
17560         (all-libstdc++): Note dependencies.
17562 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17564         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17566 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17568         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17569         -fexternal-templates.
17571         * configure.in (target_libs): Add libstdc++.
17572         (noconfigdirs): Add libstdc++ as appropriate.
17574 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17576         * config.guess:  Update from FSF.
17578 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17580         * configure: Use ${config_shell} when running ${configsub}.
17582 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17584         * config.sub: No longer recognize h8300h.
17586 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17588         * config.sub: Remove extraneous differences between config.sub and
17589         gcc/config.sub.
17591 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17593         * Makefile.in (DISTSTUFFDIRS): Add gas.
17595 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17597         * COPYING.NEWLIB: New file.
17599 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17601         * config.guess (HP-UX):  Patch from Harlan Stenn
17602         <harlan@landmark.com> to also emit release level.
17604 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17606         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17608 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17610         * config.sub:  Merge nextstep cleanup from FSF.
17612 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17614         * configure.in (arm-*-*): Don't configure ld for this target.
17616 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17618         * configure.in (*-*-netware): don't configure libg++, libio,
17619           librx, or newlib.
17621 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17623         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17624         configure ld--it works, but it doesn't support shared libraries.
17626 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17628         * config.guess (*-unknown-freebsd*):  Get rid of possible
17629         trailing "(Release)" in version string.
17630         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17632 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17634         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17635         Fix type: *-next-neststep -> *-next-nextstep.
17637         * config.guess:  Merge from FSF:
17639         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17641         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17643         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17645         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17646         instead of UNIX_SV for UnixWare 1.0).
17648 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17650         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17651         to make gdb/nlm/* build after the compiler and linker.
17653 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17655         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17656         not just i[34]86.
17657         (m68k-atari-sysv4):  Relocate to match FSF version.
17659         * config.guess:  More merges from the FSF:
17661         Add a space before function call or macro invocation.
17663         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17665         * config.guess: Add trap cmd to remove dummy.c and dummy when
17666         interrupted.
17668         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17670         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17671         (dummy): Redirect stderr from compilation of dummy.c.
17673         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17675         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17677 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17679         * configure: Accept and ignore --cache*, for compatibility with
17680         new autoconf.
17682 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17684         * config.guess:  Merge from FSF:
17686         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17688         * config.guess (Pyramid*:OSx*:*:*): New case.
17689         (PATH): Add /.attbin at end for finding uname.
17690         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17692         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17694         * config.guess (M88*:DolphinOS:*:*): New case.
17696         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17698         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17699         to select whether to use ELF or COFF.
17701         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17703         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17705         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17707         * config.guess: Guess the OS version for HPUX.
17709         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17711         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17713 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17715         * configure.in: Recognize --with-headers, --with-libs, and
17716         --without-newlib.
17717         * Makefile.in (all-xiberty): Depend upon all-ld.
17719 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17721         * configure.in: Change i[34]86 to i[345]86.
17723 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17725         * configure (version): A few more tweaks to help message.
17727 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17729         * Makefile.in:  Remove (for now) librx as a host library,
17730         now that we're building it for target.
17732 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17734         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17735         (Karl Berry).
17737 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17739         * configure.in:  Also configure librx.
17741 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17743         * Makefile.in:  Update various rules to reflect that librx
17744         is now needed for libg++.
17746 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17748         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17750 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17752         * configure.in: Configure the examples directory.
17754 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17756         * configure: Simplify Jun 2 1994 change.
17758 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17760         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17761         /bin/gcc isn't good enough to build gcc.
17763 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17765         * Makefile.in (GDB_SUPPORT_FILES): Remove
17766         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17767         (gdb.tar.gz): Add new rule to use standard distribution building
17768         mechanism.
17770 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17772         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17773         Bill Cox <bill@cygnus.com>.
17775 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17777         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17779 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17781         * configure:  Search current dir first in .gdbinit.
17783 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17785         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17787 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17789         * config.sub:  Refer to NeXT's operating system as nextstep.
17791         * config.sub (case $basic_machine):  Re-order the cases, to match
17792         the order in the FSF version (which is mostly alphabethical).
17793         Merge in some additions and changes from the FSF.
17795 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17797         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17798         * config.sub: Recognize cxux7.
17799         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17801 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17803         * config.sub:  Fix typo powerpc -> powerpc-*.
17805 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17807         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17809         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17810         parallel with all-emacs and install-emacs).  Top-level command
17811         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17813 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17815         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17816         $(relbindir)/make before doing ``make install'', and use
17817         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17818         installing over running make binary.
17819         ($(host)-stamp-stage3-installed): Likewise.
17821 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17823         * config.guess: Recognize Mach.
17825 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17827         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17828         see whether --exec-prefix was used.
17830 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17832         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17834 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17836         * Makefile.in: Add all-librx target similar to all-libproc.
17838 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17840         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17841         with post 1.2 uname bogosity.
17843 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17845         * configure: Remove temporary files on receipt of a signal.
17847 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17849         * configure: If there is a package_makefile_frag, remove
17850         ${subdir}/Makefile.tem after copying it in.
17852 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17854         * build_all.mk: support rs6000 lynx identifies itself as
17855         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17856         since /bin/gcc is too feeble to compile a modern gcc.
17858 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17860         * brought devo/test-build.mk update-to-date with progressive/
17861           test-build.mk. Add lynx targets and hppa flag info.
17863 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17865         * configure.in:  Use mh-ncrsvr43.  Patch from
17866         Tom McConnell <tmcconne@sedona.intel.com>.
17868 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17870         * config.guess (i386-unknown-bsdi):  No longer need to
17871         check #if defined(__bsdi__) && defined(__i386__).
17873 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17875         * configure: Set program_transform_nameoption correctly.
17877 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17879         * brought build-all.mk update-to-date with progressive build-all.mk,
17880           added new targets and hppa info.
17882 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17884         * configure: If config.guess result is a prefix of the user
17885         specified target, assume a native build and use the user specified
17886         target as the host alias.  Remove SunOS patch suffix removal hack.
17887         * configure.in: Remove SunOS patch suffix removal hack.
17889         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17890         in NATIVE_CHECK_MODULES.
17892 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17894         * Makefile.in: Rename HOST_ONLY to NATIVE.
17895         * configure: Delete SunOs patch suffix from host_canonical
17896           and build_canonical variables that are prepended to Makefiles.
17897         * configure.in: Add comments for easier maintenance.
17899 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17901         * Makefile.in: Add all-libproc target similar to all-gui.
17903 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17905         * Makefile.in (CHECK_MODULES): split into
17906         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17908 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17910         * config.guess (i386-unknown-bsdi): New system to guess.
17912 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17914         * Makefile.in: Add all-gui target (but not yet build by "all").
17916 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17918         * config.sub: Move deletion of patch suffix from here...
17919         * configure.in: To here, at Ian's suggestion.  The top-
17920           level scripts might need to know of a patch level.
17922 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17924         * config.sub: Strip off patch suffix so rtl is recognized
17925           as a sunos4.1.3 machine, even though it's been patched.
17927 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17929         * Makefile.in (INSTALL_LAST): Delete.
17930         (INSTALL_DOSREL): New.
17932 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17934         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17935         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17936         whether we pass down --with-gnu-ld anyhow.
17938 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17940         * Makefile.in (INSTALL_LAST): Change operation so it works
17941         on more flavors of make.
17942         * configure.in (go32): Don't build libg++ or libio.
17944 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17946         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17947         they can be overriden by templates.
17949 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17951         * configure.in (target==go32): Don't build gdb.
17952         * dosrel: New directory.
17954 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17956         * configure.in (host==go32): Configure dosrel too.
17957         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17958         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17959         be set by incoming names or templates.
17960         (INSTALL_LAST): New rule.
17962 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17964         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17966 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17968         * configure.in (appdirs): New variable.  Currently empty, but will
17969         be used in gas distribution.  If nonempty, lists a set of
17970         directories at least one of which must get configured, or top
17971         level configuration is considered to have failed.
17972         (rs6000-*-lynxos*): Use new file name.
17974 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17976         Eliminate XTRAFLAGS.
17977         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17978         newlib include files using -idirafter, and also use -nostdinc.
17979         (CXX_FOR_TARGET): Likewise.
17980         (XTRAFLAGS): Removed.
17981         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17982         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17983         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17984         ($(DO_X)): Don't pass down XTRAFLAGS.
17986 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17988         * configure.in (mips*-dec-bsd*): New target; do build linker.
17989         (mips*-*-bsd*): New target; don't build linker.
17991 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17993         * configure.in: support rs6000-*-lynxos* configuration.
17994         support sunos4 as a cross target.
17996         * config.sub: look for lynx*, not lynx since the OS version may
17997         legitimately be part of the name.
17999 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18001         * configure.in (i[34]86-*-sco*): Move to be with other i386
18002         targets.
18003         (romp-*-*): New target.  Skip various binary utilities.
18004         (vax-*-*): New target.  Don't build newlib.
18005         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18007 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18009         * configure.in: Only set host_makefile_frag if config
18010         directory exists.
18012 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18014         * install.sh: If $dstdir exists, don't check whether each
18015         component does.
18017 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18019         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18021 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18023         * configure.in (*-*-lynxos*): Don't configure newlib for either
18024         native or cross Lynx.
18026 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18028         * config.sub (sparc64-elf): Fix os.
18029         (z8k): Remove duplicate.
18031 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18033         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18034         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18036 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18038         * configure: Make file links cleanly even if Lynx fails on
18039           an NFS symlink (at least fail cleanly).
18041 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18043         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18044         -XNh2000.
18046 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18048         * configure: Unknown options are fatal again.
18050 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18052         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18053         compatibility.
18055 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18057         * build-all.mk: Add `clean' target.
18059 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18061         * config.guess:  Add SINIX support.
18062         * configure.in:  Add mips-*-sysv4* support.
18064 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18066         * build-all.mk: Document all useful targets.
18067         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18068         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18070 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18072         * configure: Support --silent, --quiet.
18074 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18076         * configure: Support --disable-FEATURE.
18078 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18080         * config.guess: Recognize NCR running SVR4.3.
18082 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18084         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18085         Patch from Paul Eggert <eggert@twinsun.com>.
18087 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18089         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18091 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18093         * configure: Make unrecognized options give nonfatal warnings
18094         instead of fatal errors, and pass them to any subdirectory
18095         configures in case they recognize them.
18096         Make --x equivalent to --with-x.
18098 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18100         * configure: Add --enable-* options.  Clean up usage message and
18101         some comments.
18103 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18105         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18107 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18109         * configure.in (hppa*-*-*): Enable binutils.
18111 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18113         * config.sub: Recognize cisco.
18115 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18117         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18119 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18121         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18122         than one configuration name.  Add comment.
18124 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18126         * config.guess: about target *-hitachi-hiuxwe2, fixed
18127         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18128         macro is incorrect.]
18130 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18132         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18133         than the "make ls" stuff which used to be here.
18135 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18137         * config.guess:  Recognize i[34]86-unknown-freebsd.
18138         From Shawn M Carey <smcarey@rodan.syr.edu>.
18140 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18142         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18144 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18146         * config.guess: Check for ptx.
18148 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18150         * config.sub: Add os9k checking.
18152 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18154         * config.guess: Handle OSF1 running on HPPA processors
18156 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18158         * configure: If subdir configure fails, print out a message with
18159         subdirectory name, in case subdir's configure code didn't identify
18160         itself.
18162 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18164         * configure.in: Remove embedded newlines from configdirs.
18165         Avoid mismatches of substrings.  Fix matching strings at end
18166         of configdirs.
18168 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18170         * config.guess:  Add Lynx/rs6000 config support.
18172 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18174         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18176 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18178         * configure.in (hppa*-*-osf*): Treat this just like most other
18179         PA configurations (eg no binutils or ld).
18180         (hppa*-*-*elf*): These configurations have binutils and ld.
18182 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18184         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18186 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18188         * configure.in (rs6000-*-*): Build gas.
18190 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18192         * Makefile.in:  Avoid bug in losing hpux sed.
18194 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18196         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18197         for GDB and GDB has been fixed to not need it.
18199 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18201         * config.guess: Recognize vax hosts.
18203 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18205         * configure (while loop): Don't use "break 2" inside case
18206         statement -- the case statement isn't an enclosing loop.
18208 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18210         * config.guess:  Clean up NeXT support, to allow nextstep
18211         on Intel machines.  Make OS be nextstep.
18213 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18215         * config.guess: Add alternate forms for Convex.
18217 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18219         * configure:  Completely rewrite option processing.  Take
18220         advantage of pattern-matching to avoid invoking test frequently.
18221         Also clean up host and target defaulting logic.
18223 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18225         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18226         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18227         commands (plus user environment) will fit SCO limits.
18229 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18231         * configure.in: Don't issue warnings about directories which are
18232         not being configured if -norecursion is set.  Correct test for
18233         --with-gnu-as and --with-gnu-ld to not get confused by substring
18234         matches.
18236         * configure.in: Don't build gas for alpha-dec-osf1*.
18238 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18240         * configure:  Back out Per's change of 12/19/1993.  It changes the
18241         behavior of configure in unexpected and confusing ways.
18243         Also, use different delim char when calculating
18244         program_transform_name so that the name can contain slashes.
18246 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18248         * configure.in, config.sub: Add support for VSTa micro-kernel.
18250 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18252         * configure.in: Nuke hacks which were used to get a special
18253         version of GAS for HPPA configurations.
18255 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18257         * configure:  If only ${target_alias} is given, use that
18258         as the default for ${host_alias}.
18259         * configure:  Add missing back-slashes before nested quotes.
18261 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18263         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18265 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18267         * config.guess:  Recognize some Tektronix configurations.
18268         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18270 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18272         * config.sub: Match any flavor of SH.
18274 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18276         * configure.in: Don't try to configure newlib for Alpha.
18278 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18280         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18281         libg++ or libio for any Alpha target.
18283         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18285 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18287         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18288         default arguments -- so it tried to compress itself.
18290 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18292         * configure.in (notsupp): ensure that a space is always at the end
18293           of the configdirs list, since the grep checks for an explicit space
18295 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18297         * configure.in (target i386-sysv4.2): don't build ld, since static
18298           versions of many libraries are not available.
18300 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18302         * config.guess: Recognize Apollos (using environment variables).
18303         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18305 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18307         * config.guess: Recognize Sony news mips running newsos.
18309 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18311         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18312         "fi ; else" for bash.
18314 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18316         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18318 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18320         * config.sub: accept unixware as an alias for svr4.2.
18321         Fix some inconsistancies with the gcc version.
18323 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18325         * Makefile.in (DISTDOCDIRS):  Add gdb.
18327 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18329         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18331 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18333         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18334         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18335         this now.
18337 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18339         * config.sub: Accept hiux* as an OS name.
18341         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18342         etc/make-stds.texi.  The underscore came from gcc, and dje now
18343         agrees that RUNTESTFLAGS is the correct name.
18345 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18347         * install.sh:  Remove 'set -e'.  It makes any conditionals
18348         in the script useless.
18350         * config.guess: Automatically recognize arm-acorn-riscix
18351         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18353 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18355         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18357 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18359         * Makefile.in (DISTDOCDIRS): New variable.
18360         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18361         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18363 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18365         * configure.in (hppa target): check the source directory for the
18366           pagas sub-directory
18368 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18370         * config.sub: Allow -aout* and -elf*.
18372 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18374         * configure.in: Don't build ld on i386-solaris2, same as for
18375         sparc-solaris2.
18377 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18379         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18381 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18383         * configure.in:  Configure gdb for alpha.
18385 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18387         * Makefile.in (CXXFLAGS): Add -O.
18389 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18391         * config.guess: added support for DG Aviion
18393 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18395         * configure.in: Produce warning message for subdirectories not
18396         configurable for this host/target combination.  Don't try to
18397         configure gdb for vms.
18399 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18401         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18402         appropriate files before making "diststuff".
18403         (DISTBISONFILES): New var: list of files to be edited.
18404         (DISTSTUFFDIRS): Add binutils.
18406 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18408         * config.sub: also handle mipsel and mips64el (for little endian mips)
18410 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18412         * configure.in: Add * to end of all OS names.
18414 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18416         * configure.in: Build newlib for LynxOS native.
18418 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18420         * config.guess: Add support for delta 88k running SVR3.
18422         * configure.in: Add comment about HP compiler vs. emacs.
18424 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18426         * configure.in: don't build ld on solaris2 (not a viable option
18427           due to bugs in getpwnam & getpwuid)
18429 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18431         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18432         config.guess will produce a full version number.
18434 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18436         * configure.in: Build linker and binutils for alpha-dec-osf1.
18438 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18440         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18441         and gdb/testsuite/Makefile.in.
18443 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18445         * configure.in: recognize mips*- instead of mips-
18447 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18449         * config.sub: Accept linux*coff and linux*elf as operating
18450         systems.
18452 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18454         * config.sub: Recognize mips64, and mips3 as an alias for it.
18456 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18458         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18459         gdb knows how to handle OSF/1 shared libraries.
18461 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18463         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18464         * config.guess: Recognize Hitachi's HIUX.
18465         * config.sub: Recognize h3050r* and hppahitachi.
18466         Remove redundant cases for hp9k[23]*.
18468 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18470         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18471         if gas and ld are in the source tree and are in ${configdirs}.
18472         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18473         --with options (but still pass them down on the command line,
18474         if they were explicitly specified).
18476 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18478         * configure: substitute SHELL value in Makefile.in with
18479         ${CONFIG_SHELL}
18481 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18483         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18484         *-*-solaris2* targets.
18486 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18488         * Makefile.in: define M4, and pass it down to sub-makes;
18489         all-autoconf now depends on all-m4
18491 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18493         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18494         presence of {ar,ranlib} instead of a configured directory
18496 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18498         * config.guess: Accept 34?? as well as 33?? for NCR.
18500 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18502         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18503         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18505 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18507         * configure: grab values for $(CC) and $(CXX) from the
18508         environment, so that someone can do "CC=gcc configure; make" and
18509         have it work right (matching the way that autoconf works now)
18511         * configure.in, Makefile.in: add support for gash, the tcl
18512         interface to Galaxy
18514         * config.guess: add NetBSD variants (hp300, x86)
18516 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18518         * install.sh: Support -d option (in the manner of SunOS 4 install,
18519         as it is more deterministic than that of GNU install)
18520         (chmodcmd): Set file to mode 755 by default (should also do default
18521         chgrp and chown, but I don't feel like dealing with that now)
18523 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18525         * config.sub: Remove h8300hhms alias.
18527 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18529         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18531 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18533         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18534         as stmp-fixinc
18536 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18538         * config.sub: recognize m88110-bug-coff.
18540 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18542         * Makefile.in (all-libio): all dependencies on the toolchain used
18543         to build this (gcc, gas, ld, etc)
18545 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18547         * config.guess: Deal with OSF/1 1.3 on alpha.
18549 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18551         * install.sh: add some 'else true' clauses for portability
18553         * configure.in: don't build libio for h8[35]00-*-* targets
18555 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18557         * Makefile.in:  Add support for new libio.
18559 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18561         * install.sh: If one command fails, don't try the rest.  Don't try
18562         to remove $dsttmp (via trap) unless we have already created it.
18563         If $src doesn't exist, detect it and exit with an error.
18565         * config.guess: Recognize BSD on hp300.
18567 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18569         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18570         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18572 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18574         * Makefile.in (all-send-pr): depends on all-prms
18576 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18578         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18580 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18582         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18583         Added test for mips-mips-riscos5.
18585 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18587         * configure.in: use mh-hp300 for 68k HP hosts
18589 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18591         * configure: add support for CONFIG_SHELL, so that you can use
18592         some alternate shell for evaluating configure scripts
18594 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18596         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18597         in configure script to bug-gdb@prep.ai.mit.edu when building
18598         distribution archive.
18599         * Makefile.in (COMPRESS):  Remove def.
18600         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18601         gdb.tar.Z and make-gdb.tar.Z respectively.
18602         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18603         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18604         to convergence with 'taz' target in Makefile.in.
18606 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18608         * install.sh (dsttmp): use trap to ensure that tmp files go
18609         away on error conditions
18611 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18613         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18615 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18617         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18618         its parent is '/' not ''.
18620         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18622 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18624         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18625         that ${newsrcdir}/configure.in does.
18627 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18629         * test-build.mk: support for CONFIG_SHELL
18631 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18633         * config.sub (netware):  Add as a basic system type.
18635 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18637         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18638           $(srcdir)/ from the dependency on Makefile.in.
18640 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18642         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18643         (h8300hhms is temporary until multi-libraries are implemented).
18644         * configure.in: Handle h8300h too.
18646 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18648         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18650 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18652         * configure:  Remove extraneous output when guessing host type.
18653         * config.guess:  Remove extraneous output when guessing using C
18654         compiler rather than uname, or when guessing fails.
18656 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18658         * Makefile.in: remove all.cross and install.cross targets
18660         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18661           definitions
18663 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18665         * configure.in (target sh): Build gprof.
18667 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18669         * config.sub: change -solaris to -solaris2
18671 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18673         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18675 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18677         * configure: Correct error message for missing Makefile.in to
18678         print correct directory.
18680 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18682         * install.sh: kludge around 386BSD shell bug
18684 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18686         * config.guess:  Recognize NeXT.
18687         * config.guess:  Recognize i486-ncr-sysv4.
18688         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18690 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18692         * Makefile.in (MAKEINFOFLAGS): New variable.
18693         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18694         * build-all.mk, test-build.mk: Pass down --no-split as
18695         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18697 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18699         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18701 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18703         * Makefile.in (libg++.tar.z):  New rule.
18704         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18705         * Makefile.in (taz):  Only do a single chmod.
18707 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18709         * install.sh: don't use dirname anymore (replaced with sed usage)
18711 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18713         * Makefile.in:  Change extension for gzip'd files from '.z' to
18714         '.gz' per new FSF standard usage.
18716 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18718         * configure: put quotes around the final value of program_transform_name
18720 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18722         * Makefile.in: new install.sh support; update install-info rules
18724 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18726         * configure.in: Build diff for crosses, but not for go32 host.
18728         * configure.in: Build gprof only for native, and don't build it
18729         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18731 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18733         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18735 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18737         * configure.in (host_tools): Add prms.
18739 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18741         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18742         with $(FLAGS_TO_PASS) on the command line
18744         * config.sub: Recognize lynx and lynxos
18746 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18748         * config.sub: Accept -ecoff*, not just -ecoff.
18750 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18752         * Makefile.in (taz): Use .gz suffix instead of .z.
18753         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18754         names.
18756 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18758         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18760 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18762         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18763         that rebuilds that might happen during 'make install' don't get
18764         bogus gcc include files
18766 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18768         Change from Utah for HPPA support:
18769         * config.guess: Recognize hppa1.x-hp-bsd.
18771 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18773         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18774         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18776 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18778         * config.sub: Add support for rom68k and bug boot monitors.
18780 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18782         * Makefile.in: Make all-opcodes depend on all-bfd.
18784 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18786         * config.guess: Added special check for i[34]86-univel-sysv4*.
18788 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18790         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18791         the processor rather than assuming i486.
18793 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18795         * config.guess: Recognize SunOS6 as Solaris3.
18797 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18799         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18800         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18802 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18804         * build-all.mk (all-cross): New target for Canadian Cross.
18805         Added Q2 go32 targets.
18806         * test-build.mk: Configure go32 cross sparclite-aout and
18807         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18808         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18810 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18812         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18813         GO32 hosted toolchains
18815 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18817         * configure: change  so "-exec-prefix" gets passed down rather
18818         than "-exec_prefix" so autoconf generated Makefiles get the
18819         exec_prefix set right.
18821 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18823         * config.guess: get the Solaris2 minor version number
18825         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18827 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18829         * config.guess: Recognize some Sequent platforms.
18831 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18833         * Makefile.in: added the vault-install target
18835         * configure.in: actually use the Sun3 makefile fragment that's in
18836         config, also added the release dir to configdirs
18838 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18840         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18842 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18844         * configure.in: remove some program from Alpha targetted toolchains
18846 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18848         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18849         gprof.
18850         (taz): Run "make diststuff" in those directories instead of "make
18851         proto-dir".  Look for "VERSION=" only at start of line in subdir
18852         Makefile.  Use "gzip -9" for compression.
18853         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18854         (binutils.tar.z): New target.
18856 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18858         * Makefile.in (taz): Include gpl.texinfo.
18860 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18862         * Makefile.in (setup-dirs): Merged into "taz" target.
18863         (taz): Only do `proto-dir' stuff if a directory is actually needed
18864         for this target.
18866 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18868         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18869         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18870         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18871         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18872         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18874 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18876         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18877         config.sub, and move-if-change to gdb testsuite distribution
18878         archive, so the testsuite can be extracted, configured, and
18879         run separately from the gdb distribution.  Blow away the Chill
18880         tests that require a Chill compiled executable, since GNU Chill
18881         is not yet publically available.
18883 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18885         * test-build.mk: set environment variables in a single command,
18886         instead of a list of assignments and exports
18888         * config.guess: recognize Alpha/OSF1 systems
18890 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18892         * configure: Change help message to prefer --options rather than
18893           -options.
18895 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18897         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18898         zippy@ecst.csuchico.edu.
18899         * config.guess: Recognize miniframe.
18901 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18903         * Makefile.in: Use srcroot to find runtest rather than rootme.
18904         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18906 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18908         * test-build.mk: Extensive additions to support building on a
18909         machine other than the host.
18911 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18913         * configure (tooldir): Fix for i386-aix again.
18915 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18917         * configure, Makefile.in:  Change definition of $(tooldir)
18918         to match the FSF.
18920 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18922         * config.guess:  Recognize i[34]86/SVR4.
18924 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18926         * Makefile.in (all-gdb): gdb depends on sim.
18928 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18930         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18931         at the same time we make the prototype gdb directory.
18932         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18933         files at the same time as the gdb base release distribution.
18935 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18937         * Makefile.in (check): Use individual check targets rather than
18938         DO_X rule.
18939         (check-gcc): Added.
18941 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18943         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18944         for System V release 3.2.
18946 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18948         * config.sub: Recognize hppaosf.
18949         * configure.in: Do configure ld/binutils/gas for it.
18951 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18953         * configure (tooldir): Alter syntax used to set this, for systems
18954         where "\$" isn't handled right, like i386-aix.
18956 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18958         * configure: Pass program-transform-name, not
18959         program_transform_name, to recursive configures.
18961 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18963         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18964         of gas+ld+binutils.
18966 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18968         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18970 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18972         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18974 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18976         * Makefile.in (PRMS): Set back to all-prms.
18978 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18980         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18981         targets, rather than for MIPS hosts.
18983 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18985         * configure.in: add comment for --with-x default values
18987         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18989         * Makefile.in: add check-* targets for each of the directories in
18990         the tree.  Add a definition of RUNTEST that will use the one we
18991         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18993 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18995         * configure.in: Removed obsolete references to bfd_target and
18996         target_makefile_frag.
18998         * build-all.mk: Set assorted targets for Q2.
18999         * config.sub: Recognize z8k-sim and h8300-hms.
19000         * test-build.mk: Really don't pass host to configure.
19001         (HOLES): Added uname.
19003 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19005         * configure: Handle an empty program-prefix, program-suffix or
19006         program-transform-name correctly.
19008 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19010         * build-all.mk: -G 8 no longer required for MIPS targets.
19011         * test-build.mk: Don't pass host argument to configure; make it
19012         guess.
19014 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19016         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19017         * Makefile.in (COMPRESS):  New macro, like GZIP.
19019 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19021         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19023         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19024         with gas currently defaults to -G 0.
19026 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19028         * Makefile.in (all-flex): flex depends on byacc.
19030         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19031         to test-build.mk as RELEASE_TAG.
19032         * test-build.mk (configargs): New variable containing arguments to
19033         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19034         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19036         * config.guess: Use /bin/uname when checking -X argument on SCO,
19037         to avoid invoking GNU uname which doesn't understand -X.
19039         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19041         * configure.in: Build gas for mips-*-*.
19043 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19045         * Makefile.in (all.normal): insert missing backslash.
19047 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19049         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19051         * Makefile.in: Complete overhaul to merge many almost identical
19052         targets.
19054 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19056         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19057         (gdb.tar.Z): Adjusted.
19059         * Makefile.in (setup-dirs, taz): New targets; should be general
19060         enough to adapt for gdb sometime.  Build only .z file.
19061         (gas.tar.z): New target.
19063 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19065         * build-all.mk: Use CC=cc -Xs on Solaris.
19067 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19069         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19070         for handling BISON for FSF releases.
19072 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19074         * configure: Actually implement the change zoo just documented.
19076 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19078         * configure: when using config.guess, only set target_alias when
19079         it's not already been set (ie, on the command line)
19081 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19083         * Makefile.in: add installcheck target, set PRMS to install-prms
19085 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19087         * configure: add support for package_makefile_fragment, handle the
19088         case where a directory has a configure.in file but no Makefile.in
19089         more gracefully (with an actual understandable error message, even);
19090         add support for --without (and add this to the usage message); also
19091         explicitly add a --host=${host_alias} to the command line when
19092         config.guess is used
19094 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19096         * configure: Must use both --host and --target in recursive calls.
19098 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19100         * Makefile.in: Change deja-gnu to dejagnu.
19102 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19104         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19106 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19108         * configure.in: canonicalize all instances to *-*-solaris2*,
19109         also strip out a number of tools to not build for go32 host
19111 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19113         * config.guess: add GPL.
19115         * Makefile.in, config.guess, config.sub, configure: bump
19116           copyrights to 93.
19118 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19120         * Makefile.in (do-info): Removed obsolete check for existence of
19121         localenv file.
19123         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19125 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19127         * Makefile.in: a couple of 'else true' for decstation,
19128         support for TclX
19130         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19132 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19134         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19136 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19138         * config.guess: Recognize i386-ibm-aix (PS/2).
19139         * configure.in: Use config/mh-aix386 file for it.
19141 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19143         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19144         CC_FOR_TARGET instead.
19145         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19147 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19149         * Makefile.in: Add sim to list of directories sent with gdb
19151 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19153         * configure.in: Put back mips-dec-bsd* case.
19155 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19157         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19158         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19159         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19161 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19163         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19165         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19166         (install-info): install dir.info only if it exists,
19167         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19169 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19171         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19172         gas for mips-dec-bsd.
19174 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19176         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19177         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19179 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19181         * configure.in: Added "dejagnu" to hosttools list.
19183 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19185         * config.sub, configure.in, config.guess:  Add support
19186         for Bosx, an AIX variant from Bull.
19187         Patches from F.Pierresteguy@frcl.bull.fr.
19189 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19191         * devo/dejagnu: Initial creation of devo/dejagnu.
19192         Migrated dejagnu testcases and support files for testing software
19193         tools to reside as subdirectories, currently called "testsuite",
19194         within the directory of the software tool.  Migrated all programs,
19195         support libraries, etc. beloging to dejagnu proper from
19196         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19197         with no modifications.  The changes to these files which will
19198         allow them to configure, build, and execute properly will be made
19199         in a future update.
19201 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19203         * Makefile.in: Change send_pr to send-pr.
19204         * configure.in: Likewise.
19205         * send_pr: Renamed directory to send-pr.
19207 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19209         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19211 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19213         * README:  Update for gdb-4.8 release.
19214         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19215         gdb-xxx.tar.z (gzip'd) file also.
19217 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19219         * Makefile.in: make all-diff depend on all-libiberty
19221 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19223         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19225 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19227         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19229 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19231         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19232         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19233         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19235 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19237         * Makefile.in:  makeinfo binary is in a new location
19239 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19241         * config.sub: Accept -ecoff as an OS.
19243         * Makefile.in: Various changes to eliminate a level of make
19244         recursion and reduce the required command line length.
19245         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19246         sub-makes.
19247         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19248         variables holding settings for specific sub-makes.
19249         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19250         in terms of BASE_FLAGS_TO_PASS.
19251         (TARGET_LIBS): New variable listing directories which use
19252         TARGET_FLAGS_TO_PASS.
19253         (subdir_do): Eliminated.
19254         (do-*): New set of targets to replace subdir_do.
19255         (various): All targets which used subdir_do now depend on do-*.
19256         (local-clean): Renamed from do_clean.
19257         (local-distclean): New target, dependency of distclean and
19258         realclean.
19259         (install-info): Don't create directories.  Depend on dir.info
19260         rather than calling make recursively.
19261         (install-dir.info): Eliminated.
19262         (install-info-dirs): Create all info directories here.
19263         (dir.info): Depend upon do-install-info.
19265         * test-build.mk (HOLES): Added false.
19267 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19269         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19271 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19273         * Makefile.in (info): remove dependency on all-texinfo.  The
19274         problem was really in texinfo/C, not at this level.
19276 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19278         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19280 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19282         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19283         GDB releases.
19285 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19287         * configure: Include srcdir in message about target of link not
19288         being found.  Don't convert `-' to `_' in `with' options being
19289         passed to subdirs.
19291 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19293         * configure.in: add uudecode to host_tools
19295         * Makefile.in: added {all,install}-uudecode targets, added them to
19296         the appropriate lists
19298 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19300         * Makefile.in (all-gcc): Added dependency on all-gas.
19302         * configure.in (mips-*-*): Build ld and binutils.
19304 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19306         * configure: check return code from mkdir, print error message and
19307           exit on failure.
19309 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19311         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19313 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19315         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19317 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19319         * config.sub (h8500):  Recognize this as a cpu type.
19321 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19323         * configure: source directory missing is no longer a warning
19325         * configure.in: recognize irix[34]* instead of irix[34]
19327         * Makefile.in: define and pass down X11_LIB
19329 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19331         * guess-systype: Renamed to ...
19332         * config.guess:  ... by popular request.
19333         * configure.in, Makefile.in:  Update accordingly.
19335 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19337         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19338         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19339         + Execute ./dummy instead of assuming . is in PATH.
19341 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19343         * guess-systype:  New shell script.  Attempts to guess the
19344         canonical host name of the executing host.
19345         Only a few hosts are supported so far.
19346         * configure:  Call guess-systype if no host is specified.
19348 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19350         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19351         gcc Makefile.
19353 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19355         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19356         (all-gcc, install-gcc, subdir_do): Use it.
19358 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19360         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19362 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19364         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19365           set exclusively by configure, using configure.in .
19367 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19369         * test-build.mk: set $PATH for all builds
19371         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19373 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19375         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19376         the one used in gcc/Makefile.in, so that a null expansion doesn't
19377         override the one needed to build gcc with a native cc.
19379 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19381         * configure: Accept -with arguments.
19383 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19385         * Makefile.in: added h8300sim
19387 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19389         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19390         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19391         (all-cygnus, native, build-cygnus): Make
19392         $(canonhost)-stamp-3stage-done, not $(host)....
19393         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19394         i386-sco3.2v4.  Added else true to if command.
19396 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19398         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19400 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19402         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19404 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19406         * configure.in: don't remove binutils from Solaris builds
19408 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19410         * Makefile.in: get rid of earlier definitions for *clean,
19411         also handle the recursive info rule better
19413 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19415         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19416         do more-or-less the right thing.
19418 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19420         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19421         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19423 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19425         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19426         $(host_canonical).
19428         * configure.in: split the configdirs list into 4 categories (native
19429         v. cross, library v. tool) and handle the cross-only and native-
19430         only in more reasonable (and correct!) way.
19432 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19434         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19435         configdirs anymore.
19437 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19439         * Makefile.in: extensive cleanup::  removed all of the explicit
19440         clean-* targets, collapsed many wrappers around subdir_do into
19441         one, added additional targets to satisfy standards.texi, deleted
19442         some old targets, some changes for consistency
19444 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19446         * configure.in: handle some programs as cross-only, and others as
19447         native only
19449         * test-build.mk: handle partial holes in a more generic manner
19451         * Makefile.in: m4 depends on libiberty
19453 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19455         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19456         time, wdiff, and find to configdirs
19458         * Makefile.in: all, clean, and install rules for the new programs
19459         added to configure.in
19461 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19463         * configure.in: use mh-sun for all *-sun-* hosts
19465 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19467         * Makefile.in: define flags for X11 include files and library file
19468         locations, pass them down to the programs that need this info
19470         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19472 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19474         * configure.in: start building libg++ for HP-UX targets
19476 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19478         * README:  Update references to files moved into etc/.
19480 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19482         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19483         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19485 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19487         * configure: accept dash as well as underscore in long option
19488         names for FSF compatibility.
19490 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19492         * config.sub: added -sco3.2v4 support from FSF.
19494 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19496         * configure.in: expand the section that adds or removes
19497         directories from the list of programs to build, to handle native
19498         vs. cross in addition to host v. native
19500 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19502         * Makefile.in:  Replace C++ in macro names with CXX.
19503         This is less likely to break ...
19505 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19507         * test-build.mk: add -w to GNU_MAKE
19509 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19511         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19512         add 'sparc' to list of recognized cpus.  This needed to make
19513         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19514         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19515         then changes that into $CPU-wrs-vxworks.
19517         * configure.in: remove most references to gdbtest, regularize
19518         target based program removal
19520         * test-build.mk: import from p3 tree (many fixes and changes)
19522 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19524         * Makefile.in: added rules to handle tcl, tk, and expect
19526         * configure.in: handle those directories if they exist
19528 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19530         * config.sub: removed bogus hppabsd and hppahpux names, since
19531         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19533 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19535         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19536         depends upon all-xiberty
19538         * Makefile.in: changes from p3, including:
19540         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19542         * Makefile.in (XTRAFLAGS): include newlib directories if
19543         newlib/Makefile exists, rather than if host != target.
19545         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19547         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19548         from the same source tree and not building a cross-compiler.  This
19549         matters for the libg++ configuration if reconfiguring a tree that
19550         has already been installed.
19552         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19554         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19555         pick up the machine and system specific header files.
19557         * Makefile.in: added AS_FOR_TARGET, passed down in
19558         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19559         the C compiler to use to create programs which are run in the
19560         build environment, set it to default to $(CC), and passed it down
19561         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19563         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19565         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19566         We need them for unusual native builds, like systems without
19567         ranlib.
19569         * configure: also define $(host_canonical) and
19570         $(target_canonical), which are the full, canonical names for the
19571         given host and target
19573 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19575         * Makefile.in:  Added separate definitions for C++.
19577 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19579         * configure.in (configdirs):  Add deja-gnu.
19581 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19583         * README:  Update for configure.texi and gdb-4.7 release.
19585 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19587         * Makefile.in:  Move "all" target to top of file.
19588         Previously, first target was ".PHONY" which caused BSD4.4 make
19589         to build .PHONY when make was run without arguments.
19591 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19593         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19594         Library-copylefted code in libiberty.
19596 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19598         * config.sub:  Replace m68kmote with plain old m68k.
19600 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19602         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19604 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19606         * config.sub: Complain if no argument is given.  Added support for
19607         386bsd as OS and target alias.
19609 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19611         * Makefile.in (XTRAFLAGS): include newlib directories if
19612         newlib/Makefile exists, rather than if host != target.
19614 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19616         * config.sub: recognize sparclite-wrs-vxworks.
19618         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19619         p3.) Added clean-xiberty to clean.
19621 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19623         * configure.in: use *-*-* instead of nested cases for host and target
19625 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19627         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19628         from the same source tree and not building a cross-compiler.  This
19629         matters for the libg++ configuration if reconfiguring a tree that
19630         has already been installed.
19632 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19634         * config.sub (i486v/i486v4):  Merge in from FSF version.
19636 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19638         * configure: only set PWD if it is already set.
19640 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19642         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19643         doesn't have unset and all success paths (and most error paths)
19644         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19645         to just ${PWD} to avoid confusion.)
19647 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19649         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19650         even for a native compilation.
19652 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19654         Changes to make the gdb.tar.Z rule work better.
19656         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19657         (DEVO_SUPPORT):  Add configure.texi.
19658         (bfd-ilrt.tar.Z):  Remove ancient rule.
19660 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19662         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19663         pick up the machine and system specific header files.
19665         * configure.in, config.sub: added new target m68010-adobe-scout,
19666         with alias of adobe68k.  Changed configure.in to check for
19667         -scout before -sco* to avoid a false match.
19669         * Makefile.in: added AS_FOR_TARGET, passed down in
19670         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19671         the C compiler to use to create programs which are run in the
19672         build environment, set it to default to $(CC), and passed it down
19673         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19675 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19677         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19678         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19679         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19680         FOR_TARGET variants, to newlib and libg++.
19682 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19684         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19685         first.
19687 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19689         * config.sub:  Accept `elf' as an environment.
19691 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19693         * Makefile.in (all-opcodes):  cd into the right directory
19695 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19697         * configure: added -program_transform_name option, used as
19698         argument to sed when installing programs.
19699         configure.texi: added documentation for -program_prefix,
19700         -program_suffix and -program_transform_name.
19702 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19704         * config.sub:  Accept i486 where i386 ok.
19706 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19708         * config.sub: accept we32k
19710 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19712         * config.sub, configure.in: accept OSE68000 and OSE68k.
19714         * Makefile.in: don't create all directories for ``make install'';
19715         let the subdirectories create the ones they need.
19717 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19719         * COPYING: new file, GPL v2
19721 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19723         * Makefile.in: use the new gen-info-dir, which needs a template
19724         argument (which also lives in texinfo)
19726         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19728 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19730         * config.sub (ncr3000):  Change i386 to i486.
19732 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19734         * Makefile.in: add install-rcs, install-grep to
19735         install-no-fixedincludes, removed install-bison and install-libgcc
19737 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19739         * configure.in: grab the HPUX makefile fragment if on HPUX
19741 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19743         * Makefile.in: eradicate bison spoor (ditto libgcc).
19744          configure.in: recognise m68{k,000}-ericsson-OSE.
19745          es1800 is alias for m68k-ericsson-OSE
19747 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19749         * configure.in: rearrange the parts that remove programs from
19750         configdirs, based now on HOST==TARGET or by canonical triple.
19752 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19754         * test-build.mk: recurse explicitly with -f test-build.mk when
19755           appropriate.  predicate stage3 and comparison on the existence
19756           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19757           On very clean, also remove ...stamp-co.  Build in-place before
19758           doing other builds.
19760 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19762         * Makefile.in, configure.in: add tgas
19764 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19766         * Makefile.in: a number of changes merged in from progressive.
19768         * configure.in: add libm.
19770         * .cvsignore: ignore some stuff that comes from test-build.mk.
19772 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19774         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19776 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19778         * configure: Add program_suffix (parallel to program_prefix)
19779         * Makefile.in: adjust directory-creating script for losing decstation
19781 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19783         * configure:  Minor $subdir-related fixes.
19785 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19787         * configure: fix various problems with propogating
19788         makefile_target_frag in subdirs.
19789         * configure.in: config libgcc if its there
19791 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19793         * config.sub:  HPPA merge.
19795 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19797         * Makefile.in:  Replace all-bison with all-byacc in all
19798         dependency lines for other tools (which now use byacc).
19800 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19802         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19804 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19806         * Makefile.in: make gprof rules similar to byacc rules (instead of
19807         vestigal $(unsubdir) that didn't work...)
19809 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19811         * config.sub:  Add support for Linux.
19812         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19813         (at least for libg++).
19815 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19817         * configure.texi: fix doc for the -nfp option to configure
19819 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19821         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19823 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19825         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19826         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19827         * configure.in: added solaris* host_makefile_frag hook.
19829 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19831         * config.sub: changed recognition of m68000 so that various
19832         m68k types can be specified via m680[01234]0
19834 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19836         * config.sub (basic_machine): fix sed so that '-foo' isn't
19837         completely substituted out while .+'-foo' loses the '-foo'
19839 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19841         * config.sub ($os): Add -aout.
19843 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19845         * configure:  If host_makefile_frag is absolute, don't
19846         prefix ${invsubdir} (relevant to libg++ auto-configure).
19848 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19850         * Makefile.in (tooldir): Define it.
19851         (all-ld): Depend on all-flex.
19853 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19855         * Makefile.in (check):  Fix libg++ special case.
19857 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19859         * configure: do not bury `pwd` into config.status, thus do fewer
19860           pwd's.
19862         * configure: print the "Building in" message only when building in
19863           other than "." AND verbose.
19865         * configure: remove -s, rework -v to better accommodate guested
19866           configures.
19868         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19870 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19872         * Makefile.in: macroize flags passed on recursion.  remove
19873           fileutils.
19875 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19877         * configure: get makesrcdir right for subdirs deeper than 1.
19879         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19880           install.
19882 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19884         * Makefile.in: don't print subdir_do or recursion lines.
19886 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19888         * standards.texi: added menu item.
19890         * Makefile.in: build and install standards.info.
19892         * standards.texi: new file.
19894 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19896         * configure: test for and move config.status pieces from
19897           ${subdir}/.
19899 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19901         * configure:  Test for existance of files before trying to mv
19902         them, to avoid numerous non-existance messages.
19904 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19906         * configure: correct final line of config.status.
19908         * configure: patch from eggert.  Avoids a protection problem if
19909           the original Makefile.in is read only.
19911         * configure: use move-if-change from gcc to create config.status.
19912           Some makefiles depend on config.status to tell if a directory
19913           has been reconfigured for a different host.  This change
19914           prevents those directories from remaking everything in the case
19915           where the reconfig was only intended to rebuild a Makefile.
19917         * configure: test for config.sub with "config.sub sun4" rather
19918           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19919           host alias from a missing config.sub.
19921 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19923         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19924           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19926 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19928         * configure: mkdir ${subdir} as needed.
19930 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19932         * Makefile.in,configure.in: added autoconf.
19934 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19936         * Makefile.in: no longer pass against on recursion.
19938         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19939           definitions are not inherited.
19941         * configure: correct makesrcdir when subdir is .
19943 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19945         * configure:  Add support for 'subdirs' variable, which is
19946         like 'configdirs', except that configure doesn't re-invoke
19947         itself for subdirs, it just creates a Makefile for each subdir.
19948         * configure.texi:  Document subdirs.
19950 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19952         * configure.in: added flex to configdirs
19954 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19956         * Makefile.in: remove clean-stamps from clean.
19958 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19960         * configure.in:  Add gdbtest to configdirs.
19962 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19964         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19965         to recursive makes.
19966         * configure.in:  Recognize new ncr3000 config.
19968 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19970         * Makefile.in, configure.in: removed references to gdbm.
19972 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19974         * config.sub:  Don't canonicalize os value
19975         newsos* to bsd (readline needs to check for newsos).
19976         (This fix was earlier made Jan 31, but got re-broken.)
19978 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19980         * configure.in:  sco is an os, not a vendor!
19982         * configure:  Quote $( better.  Keep various shells happy.
19984 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19986         * Makefile.in: eliminate stamp-files.
19988 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19990         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19991           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19993 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19995         * config.sub:  fix iris/iris3.
19997 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19999         * configure: re-add -rm.
20001 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20003         * Maskefile.in: add .stmp-rcs to all.
20005         * configure.in: remove gas from rs6000 build, use aix host fragment.
20007 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20009         * configure: pass down site_option during recursion.
20011 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20013         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20015 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20017         * configure: Change exec_prefix so that it really defaults to prefix.
20019 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20021         * Makefile.in, configure.in:  Add support for mmalloc library.
20023 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20025         * Makefile.in: add stmp dependencies for a few more things.
20027 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20029         * configure: adjusted error message on objdir/srcdir configure
20030           collision, per john's suggestion.
20032         * Makefile.in: add libiberty stmp to all and all.cross.
20034 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20036         * Makefile.in: remove force dependencies, add grep to all.
20038 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20040         * Makefile.in: drop flex.  make stamp files work.
20042         * configure: added test for conflicting configuration in srcdir,
20043           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20044           gets cranky.  use relative paths for configure and srcdir
20045           whenever possible.  Send some error messages to stderr that were
20046           going to stdout.
20048 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20050         * Makefile.in:  Fix libg++ rule to check for gcc directory
20051         before using gcc/gcc.  Also pass XTRAFLAGS.
20053 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20055         * Makefile.in: added stmp-files so that directories aren't polled
20056           when they are already built.
20058         * configure.texi: fixed a node pointer problem.
20060 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20062         * config.sub configure.in gdb/configure.in
20063         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20064         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20065         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20067 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20069         * configure: -recurring becomes -silent.  corrected help message
20070           for -site= option.
20072         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20074 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20076         * configure: when building Makefile for crosses, replace
20077           tooldir and program_prefix.  default srcdir from location of
20078           config.sub.  remove "for host in hosts" and "for target in
20079           targets" loops.
20081 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20083         * Makefile.in: Do not pass bindir or mandir to cvs.
20085 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20087         * Makefile.in, configure.in: removed traces of namesubdir,
20088           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20089           copyrights to '92, changed some from Cygnus to FSF.
20091         * configure.texi: remove most references to multiple hosts,
20092           multiple targets, subdirs, etc.
20094         * configure.man: removed rcsid. reference config.sub not
20095           config.subr.
20097         * Makefile.in: mkdir $(infodir) on install-info.
20099 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20101         * configure.texi:  Explain better about .gdbinit and about
20102         the environment that configure.in sections run in.
20104 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20106         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20108 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20110         * README:  DOC.configure => cfg-paper.texi.
20112 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20114         * config.sub (near case $os):  Don't convert newsos* to bsd!
20116 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20118         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20119         the number of copies of COPYING that go into the GDB tar file.
20121 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20123         * bfd/configure.in, gdb/config/mh-i386sco,
20124         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20125         Fix SCO configuration stuff.
20127 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20129         * Makefile.in:  For libg++, make sure the -I pointing
20130         to the gcc directory goes *after* all the libg++-local -I flags.
20131         Also, move just-gcc dependency from just-libg++ to all-libg++.
20133 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20135         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20137 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20139         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20141 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20143         * config.sub:  Add stratus configuration frags.  Also
20144         submitted to FSF.
20146 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20148         * Makefile.in (DEV_SUPPORT):  add configure.man.
20150         * config.sub(Decode manufacturer-specific):  add -none*.
20152 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20154         * Makefile.in:  remove form feeds to make Sun's make happy.
20155         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20157 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20159         * Makefile.in (AR_FLAGS):  Make quieter.
20161 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20163         * configure.in:  Add libg++.
20164         * configure:  When verbose, don't output the command line at each
20165         level; it will be unremarkably the same as the previous version,
20166         which will be the same as what the user typed.
20168 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20170         * configure.in, Makefile.in: fix clean-info, add flex.  add
20171           fileutils.
20173         * configure: be less sensitive to spaces in Makefile.in.  Do not
20174           look for sources in "..".  Doing so breaks subdirectories that
20175           might have their own configure.  If a subdir has it's own
20176           configure script, use it.
20178 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20180         * cfg-paper.texi: some changes suggested by rms.
20182 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20184         * config.sub:  Merge in some small additions from the FSF version,
20185         taken from the gcc distribution, to bring the Cygnus and FSF
20186         versions into closer sync.
20188 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20190         * configure.in:  Changed svr4 references to sysv4.
20192 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20194         * configure: added -V for version number option.
20196 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20198         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20199           renamed from DOC.configure to cfg-paper.texi.
20201 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20203         * configure, config.subr, config.sub: config.subr is now
20204           config.sub again.
20206 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20208         * configure.texi: new file, in progress.
20210         * Makefile.in: build info file and install the man page for
20211           configure.
20213         * configure.man: new file, first cut.
20215         * configure: find config.subr again now that configuration "none"
20216           has gone.  removed all traces of the -ansi option.  removed all
20217           traces of the -languages option.
20219         * config.subr: resync from rms.
20221 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20223         * configure, config.sub, config.subr: merge config.sub into
20224           config.subr, call the result config.subr, remove config.sub, use
20225           config.subr.
20227         * Makefile.in: revised install for dir.info.
20229 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20231         * configure.in: add decstation host makefile frag.
20233         * Makefile.in: BISON now bison -y again.  also install-gcc on
20234           install.  clean-gdbm on clean.  infodir belongs in datadir.
20235           Make directories for info install.  Build dir.info here then
20236           install it.
20238 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20240         * Makefile.in: fix for bad directory tests.
20242 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20244         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20245           regexp.  -srcdir relative was being handled incorrectly.
20247         * Makefile.in: unwrapped some for loops so that parallel makes
20248           work again and so one can focus one's attention on a particular
20249           package.
20251 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20253         * configure: added PWD as a stand in for `pwd` (for speed). use
20254           elif wherever possible.  make -srcdir work without -objdir.
20255           -objdir= commented out.
20257 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20259         * configure: +options become --options.  -subdirs commented out.
20260           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20261           Makefile now at top of generated Makefile.  Removed cvs log
20262           entries.  added -srcdir.  create .gdbinit only if there is one
20263           in ${srcdir}.
20265         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20266           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20267           and mandir now keyed off datadir by default.
20269 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20271         * Freshly created ChangeLog.
20274 Local Variables:
20275 mode: change-log
20276 left-margin: 8
20277 fill-column: 76
20278 version-control: never
20279 End: