Daily bump.
[official-gcc.git] / ChangeLog
blob2fcd6c565e230e46661710b45edfe9497f6ec753
1 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2             Sunil K Pandey  <sunil.k.pandey@intel.com>
4         PR target/84413
5         * config/i386/i386.c (m_CORE_AVX512): New.
6         (m_CORE_AVX2): Likewise.
7         (m_CORE_ALL): Add m_CORE_AVX2.
8         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
9         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
10         and remove the rest of m_SKYLAKE_AVX512.
12 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
14         * config.sub: Sync with upstream version 2018-07-03.
16 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
18         * config.guess: Sync with upstream version 2018-06-26.
19         * config.sub: Sync with upstream version 2018-07-02.
21 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
23         * libtool.m4: Sort output of 'find' to enable deterministic builds.
24         * ltmain.sh: Likewise.
26 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
28         * contrib/config-list.mk: Remove powerpc-linux_paired.
30 2018-06-29  Alexandre Oliva <oliva@adacore.com>
32         * configure.ac: Introduce support for @unless/@endunless.
33         * Makefile.tpl (dep-kind): Rewrite with cond; return
34         postbootstrap in some cases.
35         (make-postboot-dep, postboot-targets): New.
36         (dependencies): Do not output postbootstrap dependencies at
37         first.  Output non-target ones changed for configure to depend
38         on stage_last @if gcc-bootstrap, and the original deps @unless
39         gcc-bootstrap.
40         * configure.in, Makefile.in: Rebuilt.
42 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
44         * MAINTAINERS (write after approval): Add myself.
46 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
48         * MAINTAINERS (write after approval): Add myself.
50 2018-06-19  Nick Clifton  <nickc@redhat.com>
52         * zlib/configure.ac: Restore old behaviour of only enabling
53         multilibs when a target subdirectory is defined.  This allows
54         building with srcdir == builddir.
55         * zlib/configure: Regenerate.
57 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
59         * Makefile.def (fortran): Add check-target-libgomp-fortran.
60         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
61         * Makefile.in: Regenerate.
63 2018-06-16  Ben Elliston  <bje@gnu.org>
65         * config.guess: Import latest version.
66         * config.sub: Likewise.
68 2018-06-08  Martin Liska  <mliska@suse.cz>
70         * MAINTAINERS: Remove MPX-related entries.
71         * Makefile.def: Remove libmpx support.
72         * Makefile.in: Regenerate.
73         * configure.ac: Remove removed files.
74         * configure: Regenerate.
75         * libmpx/ChangeLog: Remove.
76         * libmpx/Makefile.am: Remove.
77         * libmpx/Makefile.in: Remove.
78         * libmpx/acinclude.m4: Remove.
79         * libmpx/aclocal.m4: Remove.
80         * libmpx/config.h.in: Remove.
81         * libmpx/configure: Remove.
82         * libmpx/configure.ac: Remove.
83         * libmpx/configure.tgt: Remove.
84         * libmpx/libmpx.spec.in: Remove.
85         * libmpx/mpxrt/Makefile.am: Remove.
86         * libmpx/mpxrt/Makefile.in: Remove.
87         * libmpx/mpxrt/libmpx.map: Remove.
88         * libmpx/mpxrt/libtool-version: Remove.
89         * libmpx/mpxrt/mpxrt-utils.c: Remove.
90         * libmpx/mpxrt/mpxrt-utils.h: Remove.
91         * libmpx/mpxrt/mpxrt.c: Remove.
92         * libmpx/mpxrt/mpxrt.h: Remove.
93         * libmpx/mpxwrap/Makefile.am: Remove.
94         * libmpx/mpxwrap/Makefile.in: Remove.
95         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
96         * libmpx/mpxwrap/libtool-version: Remove.
97         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
99 2018-06-04  Martin Liska  <mliska@suse.cz>
101         * MAINTAINERS: Add myself as gcov maintainer.
103 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
105         * MAINTAINERS: Update my email address.
107 2018-06-04  Tom de Vries  <tdevries@suse.de>
109         * MAINTAINERS: Remove write-after-approval entries for component
110         maintainers.
112 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
114         * MAINTAINERS (write after approval): Add myself.
116 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
118         * MAINTAINERS: Update my email address.
120 2018-06-01  Tom de Vries  <tdevries@suse.de>
122         * MAINTAINERS: Update my email address.
124 2018-05-22  Bin Cheng <bin.cheng@arm.com>
126         * MAINTAINERS (loop-optimizer): Add myself.
128 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
130         * configure.ac: Added "nfp" target.
131         * configure: Regenerate.
133 2018-04-30  Richard Biener  <rguenther@suse.de>
135         PR bootstrap/85571
136         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
137         (STAGE3_TFLAGS): Likewise.
138         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
139         (STAGEtrain_TFLAGS): Likewise.
140         * Makefile.in: Regenerate.
142 2018-04-26  Richard Biener  <rguenther@suse.de>
144         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
145         (STAGE2_CFLAGS): Likewise.
146         (STAGE2_TFLAGS): Likewise.
147         (STAGE3_CFLAGS): Add -fchecking.
148         (STAGE3_TFLAGS): Likewise.
149         (STAGEtrain_CFLAGS): Filter out -fchecking.
150         (STAGEtrain_TFLAGS): Likewise.
151         * Makefile.in: Re-generate.
153 2018-04-25  Catherine Moore <clm@codesourcery.com>
155         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
157 2018-04-18  Paul Clarke  <pc@us.ibm.com>
159         * MAINTAINERS (write after approval): Add myself.
161 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
163         * MAINTAINERS: Update my email address.
165 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
167         * MAINTAINERS: Remove redundant Write-After-Approval entry.
169 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
171         * MAINTAINERS: Update my email address and disambiguate myself
172         a bit from Will Schmidt.
174 2018-03-21  Nathan Sidwell  <nathan@acm.org>
176         * MAINTAINERS: Move maintainers of now-removed picochip and score
177         ports to write after approval.
179 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
181         * MAINTAINERS: Add entry for SVE maintainership.
183 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
185         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
186         * configure: Regenerate.
188 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
190         * MAINTAINERS (write after approval): Add myself.
192 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
194         * MAINTAINERS (write after approval): Add myself.
196 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
198         * MAINTAINERS (write after approval): Add myself.
200 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
202         Update copyright years.
204 2018-01-03  Ben Elliston  <bje@gnu.org>
206         * config.guess: Import latest version.
207         * config.sub: Likewise.
209 2017-12-12  Stafford Horne  <shorne@gmail.com>
211         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
212         * configure: Regenerate.
214 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
216         * MAINTAINERS (Write After Approval): Add myself.
218 2017-11-28  Julia Koval  <julia.koval@intel.com>
219             Sebastian Peryt  <sebastian.peryt@intel.com>
221         * Makefile.def (target_modules): Remove libcilkrts.
222         * Makefile.in: Ditto.
223         * configure: Ditto.
224         * configure.ac: Ditto.
226 2017-11-28  Julia Koval  <julia.koval@intel.com>
228         * MAINTAINERS (Write After Approval): Add myself.
230 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
232         * MAINTAINERS (Write After Approval): Add myself.
234 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
236         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
237         Use my SiFive email address.
239 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
241         * MAINTAINERS (write after approval): Add myself.
243 2017-10-27  Martin Liska  <mliska@suse.cz>
245         * Makefile.tpl: Use proper name of folder as it was renamed
246         during transition to 4 stages.
247         * Makefile.in: Regenerate.
249 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
251         * MAINTAINERS (write after approval): Add myself.
253 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
255         * MAINTAINERS: Add a note that maintainership also includes web
256         pages, docs, and testsuite related to that area.
258 2017-09-25  Tom de Vries  <tom@codesourcery.com>
260         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
262 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
264         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
266 2017-09-15  Nathan Sidwell  <nathan@acm.org>
268         * MAINTAINERS: Remove myself as a vxworks maintainer.
270 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
272         * MAINTAINERS: Remove email address of Jim Norris.
274 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
276         * MAINTAINERS (Reviewers): Move myself from here...
277         (CPU Port Maintainers): ... to here.
279 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
281         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
283 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
285         * MAINTAINERS (write after approval): Add myself.
287 2017-07-28  Tony Reix  <tony.reix@atos.net>
289         * configure.ac (target-libffi): Don't disable for AIX.
290         (go): Don't add to unsupported_languages on AIX.
291         (target-libgo): Don't disable for AIX.
292         * configure: Regenerate.
294 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
296         * MAINTAINERS: Add myself.
298 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
300         * MAINTAINERS: Update my email address.
302 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
304         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
305         arm-specific auto-generated header files.
307 2017-07-03  Nathan Sidwell  <nathan@acm.org>
309         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
310         * configure: Rebuilt.
312 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
314         * MAINTAINERS: Readd myself for c6x.
316 2017-06-28  Martin Liska  <mliska@suse.cz>
318         PR bootstrap/81217
319         * Makefile.def: Remove superfluous bootstrap_target from
320         bootstrap_stage.
321         * Makefile.in: Re-generate the file.
323 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
325         * MAINTAINERS: Add myself to Write After Approval
327 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
329         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
331 2017-06-19  Martin Liska  <mliska@suse.cz>
333         * Makefile.def: Define 4 stages PGO bootstrap.
334         * Makefile.tpl: Define FLAGS.
335         * Makefile.in: Regenerate.
337 2017-06-14  Ian Lance Taylor  <iant@golang.org>
339         * Makefile.def: Add check-gotools to go check targets.
340         * Makefile.in: Rebuild.
342 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
344         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
346 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
348         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
349         * configure: Regenerate.
351 2017-05-31  Martin Liska  <mliska@suse.cz>
353         * configure.ac: Add handling of stage2_werror_flags to
354         action-if-given and to action-if-not-given.
355         * configure: Regenerate.
357 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
359         * MAINTAINERS: Add self to Write After Approval
361 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
363         * MAINTAINERS: Update my email address, and remove myself as
364         maintainer in some areas.
366 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
368         * MAINTAINERS: Add self to Write After Approval
370 2017-05-25  Nathan Sidwell  <nathan@acm.org>
372         * configure.ac: Add --enable-languages=default to mean default and
373         make --enable-languages=all mean all supported languages.
374         * configure: Regenerated.
376 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
378         * config.gcc (powerpc*-*-*spe*): New.
379         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
380         (powerpc-*-rtems*spe*): New.
381         (powerpc*-*-linux*spe*): New.
382         (powerpc-wrs-vxworksspe): New.
383         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
384         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
385         * config.host (powerpc*-*-*spe*): New.
387 2017-05-19  Martin Liska  <mliska@suse.cz>
389         * configure.ac: Add --enable-werror-always just for
390         bootstrap-debug (or none build config) and do not add it
391         when we are on a release branch.
392         * configure: Regenerated.
394 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
396         * MAINTAINERS: Add self to Write After Approval
398 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
400         * MAINTAINERS: Move myself to Write After Approval section.
402 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
404         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
405         ACCH registers.
406         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
407         available.
408         (umulsidi3): Likewise.
409         (mulsidi3_700): Disable this pattern when we have advanced mpy
410         instructions.
411         (umulsidi3_700): Likewise.
412         (maddsidi4): New pattern.
413         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
414         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
415         (mpydu_imm_arcv2hs): Likewise.
416         * config/arc/predicates.md (accl_operand): New predicate.
418 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
419             Andrew Burgess <andrew.burgess@embecosm.com>
421         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
422         case.
423         (ARC_AUTOFP_IRQ_P): Likewise.
424         (ARC_AUTO_IRQ_P): Likewise.
425         (rgf_banked_register_count): New variable.
426         (parse_mrgf_banked_regs_option): New function.
427         (arc_override_options): Handle rgf_banked_regs option.
428         (arc_handle_interrupt_attribute): Add firq option.
429         (arc_compute_function_type): Return fast irq type when required.
430         (arc_must_save_register): Handle fast interrupts.
431         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
432         (arc_return_address_regs): Update.
433         * config/arc/arc.h (arc_return_address_regs): Update.
434         (arc_function_type): Add fast interrupt type.
435         (ARC_INTERRUPT_P): Update.
436         (RC_FAST_INTERRUPT_P): Define.
437         * config/arc/arc.md (simple_return): Update for fast interrupts.
438         (p_return_i): Likewise.
439         * config/arc/arc.opt (mrgf-banked-regs): New option.
440         * doc/invoke.texi (mrgf-banked-regs): Document.
442 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
444         * config/arc/arc.c (irq_ctrl_saved): New variable.
445         (ARC_AUTOBLINK_IRQ_P): Define.
446         (ARC_AUTOFP_IRQ_P): Likewise.
447         (ARC_AUTO_IRQ_P): Likewise.
448         (irq_range): New function.
449         (arc_must_save_register): Likewise.
450         (arc_must_save_return_addr): Likewise.
451         (arc_dwarf_emit_irq_save_regs): Likewise.
452         (arc_override_options): Handle deferred options.
453         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
454         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
455         arc_must_save_return_addr.
456         (arc_compute_frame_size): Handle automated save and restore of
457         registers.
458         (arc_expand_prologue): Likewise.
459         (arc_expand_epilogue): Likewise.
460         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
461         * config/arc/arc.opt (mirq-ctrl-saved): New option.
462         * doc/invoke.texi (mirq-ctrl-saved): Document option.
464 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
465         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
467         PR bootstrap/77661
468         * Makefile.def: Don't pass --enable-maintainer-mode on to an
469         in-tree build MPC.
470         * Makefile.in: Regenerate.
472 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
474         * configure.ac: Enable LTO by default on darwin >= 9.
475         * configure: Regenerate.
477 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
479         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
480         and Andrew Waterman as the RISC-V maintainers.
482 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
484         * MAINTAINERS: Add self to Write After Approval
486 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
488         * config.guess: Import latest from upstream.
490 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
492         * MAINTAINERS (Write After Approval): Remove entries that are
493         already covered under Reviewers.
495 2017-03-08  Mark Wielaard  <mark@klomp.org>
497         PR demangler/70909
498         PR demangler/67264
499         * include/demangle.h: Add d_printing to struct demangle_component
500         and pass struct demangle_component as non const.
502 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
504         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
506 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
508         * Makefile.tpl: Remove HOST_ISLVER.
509         (HOST_EXPORTS): Remove ISLVER.
510         * Makefile.in: Regenerate.
512 2017-02-13  Richard Biener  <rguenther@suse.de>
514         * configure: Re-generate.
516 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
518         * MAINTAINERS: Adjust bug reporting URL.
520 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
522         * MAINTAINERS (Write After Approval): Remove redundant entry
523         for Andrew Burgess.
525 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
527         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
528         32-bit hppa*-*-hpux*.
529         * configure: Regenerate.
531 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
533         * configure.ac: Moved the white list of enabling BRIG FE to
534         libhsail-rt/configure.tgt.
535         * configure: Regenerated.
536         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
538 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
539             Martin Jambor  <mjambor@suse.cz>
541         * Makefile.def (target_modules): Added libhsail-rt.
542         (languages): Added language brig.
543         * Makefile.in: Regenerated.
544         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
545         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
546         * configure: Regenerated.
548 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
550         PR other/79046
551         * configure: Regenerated.
553 2017-01-04  Alan Modra  <amodra@gmail.com>
555         * configure: Regenerate.
557 2016-12-29  Ben Elliston  <bje@gnu.org>
559         * config.sub: Import latest version.
561 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
563         * MAINTAINERS (Write After Approval): Add myself.
565 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
567         * configure.ac: Don't bootstrap libmpx unless --with-build-config
568         includes bootstrap-mpx.
569         * configure: Regenerated.
571 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
573         * MAINTAINERS (Write After Approval): Add myself.
575 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
577         * configure: Regenerate.
579 2016-12-01  Matthias Klose  <doko@ubuntu.com>
581         * configure.ac: Don't use pkg-config to check for bdw-gc.
582         * configure: Regenerate.
584 2016-11-30  Matthias Klose  <doko@ubuntu.com>
586         * Makefile.def: Remove reference to boehm-gc target module.
587         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
588         options and for the bdw-gc pkg-config module.
589         * configure: Regenerate.
590         * Makefile.in: Regenerate.
592 2016-11-28  Nathan Sidwell  <nathan@acm.org>
594         * MAINTAINERS (nvptx): Remove self.
596 2016-11-25  Ben Elliston  <bje@gnu.org>
598         * config.guess: Import latest version.
599         * config.sub: Likewise.
601 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
603         * MAINTAINERS (Write After Approval): Add myself.
605 2016-11-15  Matthias Klose  <doko@ubuntu.com>
607         * Makefile.def: Remove references to GCJ.
608         * Makefile.tpl: Likewise.
609         * Makefile.in: Regenerate.
611 2016-11-15  Matthias Klose  <doko@ubuntu.com>
613         * config-ml.in: Remove references to GCJ.
614         * configure.ac: Likewise.
615         * configure: Regenerate.
617 2016-11-01  Josh Conner  <joshconner@google.com>
619         * MAINTAINERS (Write After Approval): Update email address,
621 2016-10-27  Carl Love  <cel@us.ibm.com>
623         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
624         Approval list to make it alphabetical.
626 2016-10-27  Carl Love  <cel@us.ibm.com>
628         * MAINTAINERS (Write After Approval): Add myself.
630 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
632         * MAINTAINERS (Reviewers): Add myself.
633         (Write After Approval): Add myself.
635 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
636             Ulrich Weigand  <uweigand@de.ibm.com>
638         * MAINTAINERS: Update email address.
640 2016-10-10  Nathan Sidwell  <nathan@acm.org>
642         * MAINTAINERS: Update email address.
644 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
646         * configure.ac: Add aarch64-*-freebsd*.
647         * configure: Regenerate.
649 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
651         * MAINTAINERS: Update email address after it got reverted.
653 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
655         * configure.ac (target_libraries): Readd target-boehm-gc.
656         Restore --enable-objc-gc handling.
657         * configure: Regenerate.
659 2015-10-03  Jeff Law  <law@redhat.com>
661         * MAINTAINERS: Move several inactive maintainers to the
662         write-after-approval section.
664 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
666         * configure.ac: Add target-libffi to target_libraries.
667         Readd libgcj target disablings, modified to only target-libffi.
668         Readd target addition of go to unsupported languages.
669         * configure: Regenerated.
671 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
673         * MAINTAINERS: Update email address.
675 2016-09-30  Andrew Haley  <aph@redhat.com>
677         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
678         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
679         libgcj.
681 2016-09-30  Andrew Haley  <aph@redhat.com>
683         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
684         write-after approval after GCJ deletion.
686 2016-09-30  Andrew Haley  <aph@redhat.com>
688         * Makefile.def: Remove libjava.
689         * Makefile.tpl: Likewise.
690         * Makefile.in: Regenerate.
691         * configure.ac: Likewise.
692         * configure: Likewise.
693         * gcc/java: Remove.
694         * libjava: Likewise.
696 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
698         * MAINTAINERS (Reviewers): Add myself.
700 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
702         * configure.ac: Disable "sim" directory for arc*-*-*.
703         * configure: Regenerated.
705 2016-09-23  Tamar Christina <tamar.christina@arm.com>
707         * MAINTAINERS (Write After Approval): Add myself.
709 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
711         * configure.ac: Check for the minimum in-tree MPFR version
712         handled.
713         * configure: Regenerate.
715 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
717         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
718         * configure: Regenerated.
720 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
722         * MAINTAINERS (Write After Approval): Add myself.
724 2016-06-23  Andi Kleen  <ak@linux.intel.com>
726         * Makefile.def: Add autoprofiledbootstrap.
727         * Makefile.tpl: Dito.
728         * Makefile.in: Regenerate.
730 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
732     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
733     * configure: Regenerate.
735 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
737         * configure: Regenerate.
738         * configure.ac: Remove support for avr-rtems.
740 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
742         * MAINTAINERS (Write After Approval): Add myself.
744 2016-06-16  Michael Collison  <michael.collison@arm.com>
746         * MAINTAINERS (Write After Approval): Add myself.
748 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
750         * MAINTAINERS (Write After Approval): Update e-mail address.
752 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
754         * MAINTAINERS (Write After Approval): Add myself.
756 2016-05-28  Alan Modra  <amodra@gmail.com>
758         * Makefile.tpl (configure): Depend on m4 files included.
759         * Makefile.in: Regenerate.
761 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
763         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
764         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
766 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
768         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
769         special case builtin.
770         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
771         support for ALTIVEC_BUILTIN_VEC_ADDEC.
772         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
773         for __builtin_vec_addec.
775 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
777         * config.guess: Import version 2016-04-02 (newest).
778         * config.sub: Import version 2016-05-10 (newest).
780 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
782         * configure.ac: Add ARC support to libgloss.
783         * configure: Regenerate
785 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
787         * MAINTAINERS (Write After Approval): Add myself.
789 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
791         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
792         * configure: Regenerated.
793         * Makefile.def (gmp): Explicitly disable assembler.
794         (mpfr): Adjust lib_path.
795         (mpc): Likewise.
796         * Makefile.in: Regenerated.
798 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
800         PR bootstrap/70704
801         * configure.ac (--enable-stage1-checking): Add missing
802         --enable-checking=.
803         * configure: Regenerated.
805 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
807         * config.guess: Revert r235676.
808         * config.sub: Revert r235676.
810 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
812         * config.guess: Remove SH5 support.
813         * config.sub: Likewise.
814         * configure: Likewise.
815         * configure.ac: Likewise.
817 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
819         PR bootstrap/70704
820         * configure.ac (--enable-stage1-checking): For --disable-checking or
821         implicit --enable-checking, make sure extra flag matches in between
822         stage1 and later checking.
823         * configure: Regenerated.
825 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
827         * .gitattributes: New file.
829 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
831         * MAINTAINERS (rs6000/powerpc port): Add myself.
833 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
835         PR bootstrap/70173
836         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
837         and gotools directories.  Delete the stage_final file.
838         * Makefile.in: Regenerate.
840 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
842         * MAINTAINERS (Write After Approval): Add myself.
844 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
846         * MAINTAINERS (Fortran maintainer): Remove myself.
848 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
850         * MAINTAINERS (Write After Approval): Add myself.
852 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
854         * MAINTAINERS (Write After Approval): Add myself.
856 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
858         Sync with binutils-gdb:
860         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
862         * configure.ac: Add mips and s390 to the gold target check.
863         * configure: Regenerate.
865 2016-03-01  DJ Delorie  <dj@redhat.com>
867         * MAINTAINERS (mep): Remove myself as MeP maintainer.
869 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
871         * MAINTAINERS (libcpp): Add myself.
872         (diagnostic messages): Likewise.
874 2016-02-20  Tom de Vries  <tom@codesourcery.com>
876         * MAINTAINERS: Fix whitespace.
878 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
884         * config/isl.m4: Add comments about isl-0.16.
885         * configure: Regenerate.
887 2016-01-29  Martin Jambor  <mjambor@suse.cz>
889         * MAINTAINERS (hsa maintainers): Add myself.
891 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
893         * MAINTAINERS: (Write After Approval): Add myself.
895 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
896             Sebastian Pop  <s.pop@samsung.com>
898         * Makefile.in: Regenerate.
899         * Makefile.tpl: Export ISLVER.
900         * configure: Regenerate.
901         * config/isl.m4: Detect isl-0.15.
903 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
905         PR bootstrap/69329
906         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
907         * Makefile.in: Regenerate.
909 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
911         * configure.ac: Enable LTO for DJGPP
912         * configure: Regenerate
914 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
916         Sync with binutils-gdb:
917         2015-10-21  Nick Clifton  <nickc@redhat.com>
919         PR gas/19109
920         * configure.ac: Note the 'none' is an acceptable argument to
921         --enable-compressed-debug-sections.
922         * configure: Regenerate.
924 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
926         PR bootstrap/69134
927         * Makefile.def (mpfr): Disable assembler.
928         * Makefile.in: Regenerate.
930 2016-01-01  Ben Elliston  <bje@gnu.org>
932         * config.guess: Import version 2016-01-01.
933         * config.sub: Likewise.
935 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
937         * MAINTAINERS (Write After Approval): Add myself.
939 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
941         * Makefile.in: Replace ISL with isl.
942         * Makefile.tpl: Same.
943         * config/isl.m4: Same.
944         * configure.ac: Same.
945         * contrib/download_prerequisites: Same.
946         * configure: Regenerate.
948 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
950         * MAINTAINERS (Write After Approval): Add Myself.
952 2015-12-17  Nathan Sidwell  <nathan@acm.org>
954         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
955         * configure: Regenerate.
957 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
958             Sebastian Pop  <s.pop@samsung.com>
960         * config/isl.m4 (ISL_CHECK_VERSION): Check for
961         isl_ctx_get_max_operations.
962         * configure: Regenerate.
964 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
966         * MAINTAINERS (Write After Approval): Add myself.
968 2015-12-02  Ian Lance Taylor  <iant@google.com>
970         PR go/66147
971         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
972         * Makefile.in: Regenerate.
974 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
976         PR libffi/65726
977         * Makefile.def (lang_env_dependencies): Make libffi depend
978         on cxx.
979         * Makefile.in: Regenerate.
981 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
983         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
984         symbols.
986 2015-11-20  Tristan Gingold  <gingold@adacore.com>
988         Sync with binutils-gdb:
989         2015-11-20  Tristan Gingold  <gingold@adacore.com>
991         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
992         * configure: Regenerate.
994 2015-11-19  Martin Liska  <mliska@suse.cz>
996         * .gitignore: Add .clang-format to ignored files.
997         * Makefile.in: Add clang-format.
998         * Makefile.tpl: Likewise.
1000 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1002         * configure.ac: Enable libmpx by default.
1003         * configure: Regenerated.
1005 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1007         * MAINTAINERS: Update email address.
1009 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1011         * MAINTAINERS: Update email address.
1013 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1015         * MAINTAINERS  (Write After Approval): Add myself.
1017 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1019         Sync with binutils-gdb:
1020         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1022         PR gas/19109
1023         * configure.ac: Add
1024         --enable-compressed-debug-sections={all,gas,gold,ld}.
1025         * configure: Regenerated.
1027 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1029         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1031 2015-10-09  Martin Liska  <mliska@suse.cz>
1033         * MAINTAINERS (Write After Approval): Add myself.
1035 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1037         * MAINTAINERS (Write After Approval): Add myself.
1039 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1041         * MAINTAINERS: Update email address.
1043 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1045         * MAINTAINERS  (Write After Approval): Add myself.
1047 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1049         * MAINTAINERS: Update email.
1051 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1053         * MAINTAINERS: Update my email address.
1055 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1057         * MAINTAINERS (ft32 port): Add myself.
1059 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1061         * MAINTAINERS: Add myself.
1063 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1065         * MAINTAINERS (Write After Approval): Add myself.
1067 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1069         PR libfortran/54572
1070         * Makefile.def: Make libgfortran depend on libbacktrace.
1071         * Makefile.in: Regenerate.
1073 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1075         * MAINTAINERS (Write After Approval): Add myself.
1077 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1079         PR other/67092
1080         * configure.ac: Remove --with_host_libstdcxx support.
1081         * configure: Regenerate.
1083 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1084             Jakub Jelinek  <jakub@redhat.com>
1086         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1087         nvptx*-*-*.
1088         * configure: Regenerate.
1090 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1092         * Makefile.def (libiconv): Define bootstrap=true.
1093         Mark pdf/html/info as missing.
1094         (configure-gcc): Depend on all-libiconv.
1095         (all-gcc): Ditto.
1096         (configure-libcpp): Ditto.
1097         (all-libcpp): Ditto.
1098         (configure-intl): Ditto.
1099         (all-intl): Ditto.
1100         * Makefile.in: Regenerate.
1102 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1104         * MAINTAINERS (loop ivopts): Add the entry and myself.
1106 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1108         * MAINTAINERS (nvptx): Add self.
1110 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1112         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1113         128-bit vector modes.
1115 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1117         * MAINTAINERS (Write After Approval): Add myself.
1119 2015-07-28  Ben Elliston  <bje@gnu.org>
1121         * config.sub, config.guess: Import from upstream.
1123 2015-07-24  Michael Darling  <darlingm@gmail.com>
1125         PR other/66259
1126         * config-ml.in: Reflects renaming of configure.in to configure.ac
1127         * configure: Likewise
1128         * configure.ac: Likewise
1130 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1132         * MAINTAINERS: Update my email address.
1134 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1136         Sync with binutils-gdb:
1137         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1139         * configure.ac (target_configdirs): Exclude target-zlib if
1140         target-libjava isn't built.
1141         * configure: Regenerated.
1143 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1145         Sync with binutils-gdb:
1146         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1148         * configure.ac: Disable configuration of GDB for HPUX targets.
1149         * configure: Regenerate.
1151         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1153         * configure.ac: Add --with-system-zlib.
1154         * configure: Regenerated.
1156         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1158         * configure.ac: Add FT32 support.
1159         * configure: Regenerate.
1161         2015-01-12  Anthony Green  <green@moxielogic.com>
1163         * configure.ac: Don't disable gprof for moxie.
1164         * configure: Rebuild.
1166 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1168         Sync with binutils-gdb:
1169         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1171         PR ld/18355
1172         * Makefile.def: Add extra_configure_flags to host zlib.
1173         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1174         to --enable-host-shared When bfd is to be built as shared
1175         library.  AC_SUBST.
1176         * Makefile.in: Regenerated.
1178 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1180         Sync with src:
1181         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1182         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1183         * Makefile.in: Regenerated.
1185 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1187         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1188         target.
1189         * configure: Regenerate.
1191 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1193         * MAINTAINERS (Write After Approval): Add myself.
1195 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1197         * MAINTAINERS (OS Port Maintainers): Add myself.
1198         (Various Maintainers): Remove myself from libffi testsuite.
1200 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1202         * MAINTAINERS (gen* on machine desc): Add self.
1204 2015-06-02  Jason Merrill  <jason@redhat.com>
1206         PR bootstrap/66319
1207         * configure.ac: Use -std=gnu++98.
1209 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1211         * MAINTAINERS (Write After Approval): Add myself.
1213 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1215         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1216         * configure: Regenerate.
1218 2015-05-26  Jason Merrill  <jason@redhat.com>
1220         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1221         * configure: Regenerate.
1223 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1225         * configure.ac: FT32 target added.
1226         * configure: Regenerated.
1228 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1230         * MAINTAINERS (Write After Approval): Add myself.
1232 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1238         * configure.ac: Fix typo.
1239         * configure: Regenerate.
1241 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1243         * MAINTAINERS (Write After Approval): Add myself.
1245 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1247         * configure.ac: Match $host configured with triplets.
1248         * configure: Regenerate.
1250 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1252         * Makefile.tpl: Remove surplus whitespace throughout.
1253         * Makefile.in: Regenerate.
1255 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1257         * MAINTAINERS (Various Maintainers): Add myself as instruction
1258         combiner maintainer.
1260 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1262         PR bootstrap/62077
1263         * configure.ac (--enable-stage1-checking): Default to
1264         release,misc,gimple,rtlflag,tree,types if --disable-checking
1265         or --enable-checking is not specified and DEV-PHASE is not
1266         experimental.
1267         * configure: Regenerated.
1269 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1271         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1272         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1273         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1274         * Makefile.in: Regenerate.
1276 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1278         * MAINTAINERS: Update my email address.
1280 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1282         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1284 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1286         * MAINTAINERS: Add myself as an arm port reviewer.
1288 2015-03-25  Martin Liska  <mliska@suse.cz>
1289             Yury Gribov  <y.gribov@samsung.com>
1291         * Makefile.in: Fix ln source location for vimrc file.
1292         * Makefile.tpl: Likewise.
1294 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1296         PR bootstrap/25672
1297         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1298         cross-compiling.  Similarly for CXX_FOR_TARGET.
1299         * configure: Regenerate.
1301 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1303         * Makefile.def: Add libmpx.
1304         * configure.ac: Add libmpx.
1305         * Makefile.in: Regenerate.
1306         * configure: Regenerate.
1308 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1310         * MAINTAINERS (CPU Port Maintainers): Add myself
1311         i386 vector ISA extns mantainer.
1313 2015-03-13  Jeff Law  <law@redhat.com>
1315         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1316         maintainer.
1317         Remove Richard Henderson as a maintainer for the x86 port.
1319 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1321         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1323 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1325         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1326         pointer bounds checker and i386 MPX maintainer.
1328 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1330         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1332 2015-02-26  Martin Sebor  <msebor@redhat.com>
1334         * MAINTAINERS (Various Maintainers): Add self.
1336 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1338         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1339         Make sure it contains lto.
1340         * configure: Regenerate.
1342 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1344         * configure: Regenerate.
1346 2015-02-06  Diego Novillo  <dnovillo@google.com>
1348         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1349         middle-end, docstring): Remove myself.
1350         (Write After Approval): Add myself.
1352 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1354         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1355         (Write After Approval): Update address.
1357 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1359         PR jit/64780
1360         * configure.ac: Require the user to explicitly specify
1361         --enable-host-shared if the jit is enabled.
1362         * configure: Regenerate.
1364 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1366         * MAINTAINERS (Write After Approval): Add myself.
1368 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1370         * MAINTAINERS: Make whitespace consistent.
1372 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1374         * MAINTAINERS (Write After Approval): Add myself.
1376 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1378         * MAINTAINERS: (Write After Approval): Add myself.
1380 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1382         * MAINTAINERS: (Write After Approval): Add myself.
1384 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1386         * MAINTAINERS: (Write After Approval): Add myself.
1388 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1390         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1391         objective-c/c++ front end maintainer.
1393 2015-01-13  Marek Polacek  <polacek@redhat.com>
1395         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1397 2015-01-12  Jeff Law  <law@redhat.com>
1399         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1400         a very long time.
1402 2015-01-09  Ian Lance Taylor  <iant@google.com>
1404         * configure.ac (host_tools): Add gotools.
1405         * Makefile.def (host_modules): Add gotools.
1406         (dependencies): Add dependency of all-gotools on all-target-libgo.
1408 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1410         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1411         * configure: Regenerate.
1413 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1415         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1416         all-target-libgomp.
1417         * Makefile.in: Regenerate.
1419 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1421         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1423 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1425         * configure.ac: Add Visium support.
1426         * configure: Regenerate.
1428 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1430         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1431         * configure: Regenerate.
1433 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1435         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1436         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1437         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1438         (OBJCOPY_FOR_TARGET): New variable.
1439         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1440         * Makefile.in: Regenerate.
1441         * configure.ac: Check for already installed target objcopy.
1442         Also GCC_TARGET_TOOL on objcopy.
1443         * configure: Regenerate.
1445 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1447         * config.sub: Update from upstream, to 2015-01-01 version.
1448         * config.guess: Ditto.
1450 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1452         * MAINTAINERS (RTEMS Ports): Add myself.
1454 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1460         * MAINTAINERS (Write After Approval): Add myself.
1462 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1464         * configure.ac (--enable-as-accelerator-for): Don't set
1465         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1466         * configure: Regenerate.
1468 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1470         PR bootstrap/64023
1471         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1472         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1473         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1474         to CXX.
1475         * Makefile.in: Regenerated.
1477 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1478             Yury Gribov  <y.gribov@samsung.com>
1480         * .gitignore: Added .local.vimrc and .lvimrc.
1481         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1482         * Makefile.in: Regenerate.
1484 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1486         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1487         * configure: Regenerated.
1489 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1491         * MAINTAINERS (nvptx port): New entry.
1493 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1495         * configure: Regenerate.
1497 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1499         * configure.ac: Merge with Binutils.
1501 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1503         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1504         * Makefile.in: Regenerate.
1506 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1508         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1509         missing flex.
1510         * Makefile.in: Regenerated.
1512 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1514         * Makefile.in: Regenerate.
1516 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1518         PR bootstrap/63784
1519         * libtool.m4: Add $pic_flag with -shared.
1521 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1523         * MAINTAINERS (Write After Approval): Added myself.
1525 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1527         * MAINTAINERS (write-after-approval): Add myself.
1529 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1531         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1532         from 2 years ago.
1534 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1536         Revert:
1537         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1539         * MAINTAINERS (Write After Approval): Added myself as line map
1540         maintainer.
1542 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1544         Revert:
1545         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1547         * MAINTAINERS (Write After Approval): Added myself.
1549 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1551         * MAINTAINERS (Write After Approval): Added myself.
1553 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1555         * MAINTAINERS (Write After Approval): Added myself as line map
1556         maintainer.
1558 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1560         * MAINTAINERS (Various Maintainers): Added myself as line map
1561         maintainer.
1563 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1565         * move-if-change: Sync from upstream gnulib.
1567 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1569         * compile: Sync with upstream Automake.
1570         * depcomp: Ditto.
1571         * install-sh: Ditto.
1572         * missing: Ditto.
1573         * mkinstalldirs: Ditto.
1574         * ylwrap: Ditto.
1576 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1578         * config.sub: Update from upstream config repo.
1579         * config.guess: Ditto.
1581 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1583         * Makefile.def: Add liboffloadmic to target_modules.  Make
1584         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1585         * Makefile.in: Regenerate.
1586         * configure: Regenerate.
1587         * configure.ac: Add liboffloadmic to target binaries.
1588         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1589         Add liboffloadmic to noconfig list when C++ is not supported.
1591 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1592             Thomas Schwinge  <thomas@codesourcery.com>
1593             Ilya Verbin  <ilya.verbin@intel.com>
1594             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1596         * configure: Regenerate.
1597         * configure.ac (--enable-as-accelerator-for)
1598         (--enable-offload-targets): New configure options.
1600 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1602         * Makefile.def: Make all-gcc depend on all-isl.
1603         * Makefile.in: Regenerate.
1605 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1607         * ChangeLog.jit: New.
1608         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1610 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1612         PR target/63610
1613         * libtool.m4: Fix globbing of darwin versions.
1614         * configure: Regenerate.
1616 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1618         * Makefile.def: Remove CLooG.
1619         * Makefile.tpl: Ditto.
1620         * configure.ac: Ditto.
1621         * configure: Regenerate.
1622         * Makefile.in: Ditto.
1624 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1626         * configure.ac: Handle nvptx-*-*.
1627         * configure: Regenerate.
1629 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1631         * MAINTAINERS (Write After Approval): Add myself.
1633 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1635         * Makefile.def (libcc1): Remove bootstrap=true;.
1636         * Makefile.in: Regenerated.
1638 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1640         * configure.ac: Update comment.
1641         * configure: Regenerate.
1643 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1645         * MAINTAINERS (Write After Approval): Add myself.
1647 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1649         * configure.ac (extra_host_libiberty_configure_flags): Add
1650         --enable-shared also for libcc1's benefit.
1651         * configure: Regenerate.
1653 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1655         * MAINTAINERS: Change my email address.
1657 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1658             Tom Tromey  <tromey@redhat.com>
1660         * Makefile.def: Add libcc1 to host_modules.
1661         * configure.ac (host_tools): Add libcc1.
1662         * Makefile.in, configure: Rebuild.
1664 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1666         * configure.ac (build_configargs): Don't share config.cache between
1667         build subdirs.
1668         * configure: Regenerate.
1670 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1672         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1673         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1674         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1675         leon3v7 as leon3.
1676         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1677         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1678         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1679         * config/sparc/sparc.md (cpu): Add leon3v7.
1680         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1682 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1684         * MAINTAINERS (write-after-approval): Add myself.
1686 2014-10-23  Ian Lance Taylor  <iant@google.com>
1688         * configure.ac: Disable the Go frontend on systems where it is known
1689         to not work.
1690         * configure: Regenerate.
1692 2014-10-23  Richard Biener  <rguenther@suse.de>
1694         * Makefile.def: Add libcpp build module and dependencies.
1695         * configure.ac: Add libcpp build module.
1696         * Makefile.in: Regenerate.
1697         * configure: Likewise.
1699 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1701         * MAINTAINERS (write-after-approval): Add myself.
1703 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1705         * INSTALL/README: Do not mention CVS.
1707 2014-10-03  Jing Yu  <jingyu@google.com>
1709         * configure.ac: Add aarch64 to list of targets that support gold.
1710         * configure: Regenerate.
1712 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1714         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1716 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1718         * MAINTAINERS:  Add myself as MIPS maintainer.
1720 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1722         * MAINTAINERS: Move myself to MIPS maintainers.
1724 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1726         * MAINTAINERS: Put all email addresses between '<' and '>'.
1728 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1730         * MAINTAINERS: Move myself to reviewers (Fortran).
1732 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1734         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1735         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1736         * Makefile.in: Regenerate.
1738 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1740         * rtx-classes-status.txt: Delete
1742 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1744         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1746 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1748         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1749         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1750         of checking for version number.
1751         * configure: Regenerated.
1752         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1754 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1756         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1757         is done; begin phase 6 (use extra rtx_def subclasses).
1759 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1761         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1762         done; begin phase 5 (additional rtx_def subclasses).
1764 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1766         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1768 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1770         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1771         SET_BB_HEADER are done.
1773 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1775         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1776         done.
1778 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1780         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1782 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1784         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1786 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1788         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1790 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1792         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1794 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1796         * rtx-classes-status.txt: Phase 3 (per-file commits within
1797         "config" subdirs) is done; begin phase 4 (removal of
1798         "scaffolding").
1800 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1802         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1803         dir) is done; begin phase 3 (per-file commits within "config"
1804         subdirs).
1806 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1808         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1809         phase 2 (per-file commits in main source dir).
1811 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1813         * configure: Regenerated.
1815 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1817         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1819 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1821         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1823 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1825         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1827 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1829         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1831 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1833         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1835 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1837         * MAINTAINERS (Write After Approval): Add myself.
1839 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1841         * MAINTAINERS: Remove myself
1843 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1845         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1847 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1849         * MAINTAINERS (Write After Approval): Add myself.
1851 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1853         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1854         SET_BB_HEADER, SET_BB_FOOTER
1856 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1858         * rtx-classes-status.txt: New file
1860 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1862         * configure.ac: Eliminate ClooG installation dependency.
1863         * configure: Regenerate.
1864         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1865         * Makefile.in: Regenerate.
1867 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1869         * MAINTAINERS (Write After Approval): Add myself.
1871 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1877         * MAINTAINERS (Write After Approval): Add myself.
1879 2014-07-28  Anthony Green  <green@moxielogic.com>
1881         Import from savannah.gnu.org:
1882         * config.sub: Update to 2014-07-28 version.
1884 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1886         * MAINTAINERS: Remove my MIPS maintainer entry.
1888 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1890         PR target/47230
1891         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1892         * configure: Regenerate.
1894 2014-07-24  James Norris  <jnorris@codesourcery.com>
1896         * MAINTAINERS (Write After Approval): Add myself.
1898 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1900         * configure.ac: Accept only CLooG 0.18.1.
1901         * configure: Regenerate.
1903 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1905         * configure.ac: Don't accept isl 0.11.
1906         * configure: Regenerate.
1908 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1910         * MAINTAINERS (Write After Approval): Add myself.
1912 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1914         * configure.ac: Don't accept isl 0.10.
1915         * configure: Regenerate.
1917 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1919         Fix include path for in-tree cloog.
1920         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1921         * configure: Regenerate.
1923 2014-06-18  Richard Henderson  <rth@redhat.com>
1925         * .gitignore: Import gcc_update output.
1927 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1929         * config-ml.in: Robustify ac_configure_args parsing.
1931         * configure.ac (--enable-linker-plugin-configure-flags)
1932         (--enable-linker-plugin-flags): New flags.
1933         (configdirs): Conditionally add libiberty-linker-plugin.
1934         * configure: Regenerate.
1935         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1936         (host_modules) <lto-plugin>: Pay attention to
1937         @extra_linker_plugin_flags@ and
1938         @extra_linker_plugin_configure_flags@.
1939         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1940         * Makefile.in: Regenerate.
1942         * Makefile.tpl (configure-[+prefix+][+module+])
1943         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1944         "module_srcdir" instead of "module" for locating a module's srcdir.
1945         * Makefile.in: Regenerate.
1947 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1949         * MAINTAINERS (Write After Approval): Add myself.
1951 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1953         * MAINTAINERS: Update my email address.
1955 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1957         * MAINTAINERS (Write After Approval): Add myself.
1959 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1961         * MAINTAINERS (Write After Approval): Add myself.
1963 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1965         PR libstdc++/61011
1966         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1967         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1968         * configure: Regenerate.
1970 2014-05-28  Pedro Alves  <palves@redhat.com>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1976         * MAINTAINERS: Update my affiliation/email.
1978 2014-05-19  Mike Stump  <mikestump@comcast.net>
1980         * MAINTAINERS: Add wide-int reviewers.
1982 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1984         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1985         * configure: Regenerated.
1987 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1989         * MAINTAINERS (libitm): Add myself as maintainer.
1991 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1993         * MAINTAINERS (Write After Approval): Add myself.
1995 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1997         * config.sub, config.guess: Import from upstream.
1999 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2001         * MAINTAINERS (Write After Approval): Put myself in correct order.
2003 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2009         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2010         section.
2012 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2014         * MAINTAINERS (Write After Approval): Delete myself.
2016 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2018         PR sanitizer/56781
2019         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2020         and -B* options with -Xcompiler.
2022 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2024         PR bootstrap/60620
2025         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2026         * Makefile.in: Regenerate.
2028 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2030         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2031         for WINDRES_FOR_TARGET in default-manifest.o rule.
2032         * Makefile.in: Regenerate.
2034 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2036         * MAINTAINERS (Write After Approval): Add myself.
2038 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2040         PR sanitizer/56781
2041         * Makefile.def: Set bootstrap=true; for host fixincludes.
2042         * configure.ac: Don't bootstrap host fixincludes unless
2043         --with-build-config=bootstrap-{a,ub}san.
2044         * Makefile.in: Regenerated.
2045         * configure: Regenerated.
2047 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2049         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2050         --enable-vtable-verify option parsing.  Don't add
2051         target-libsanitizer to bootstrap_target_libs unless
2052         --with-build-config=bootstrap-asan or
2053         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2054         to bootstrap_target_libs unless --enable-vtable-verify.
2055         * configure: Regenerated.
2057 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2059         * MAINTAINERS (Write After Approval): Add myself.
2061 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2063         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2065 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2067         PR bootstrap/58572
2068         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2069         -I for libstdc++-v3 includes if $(LEAN).
2070         * Makefile.in: Regenerated.
2072 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2074         * MAINTAINERS: Update my email address.
2076 2014-02-24  Walter Lee  <walt@tilera.com>
2078         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2079         (tilegx-*-*): Change to tilegx*-*-*.
2080         * configure: Regenerate.
2082 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2084         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2086 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2088         * MAINTAINERS (Write After Approval): Add myself.
2090 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2092         PR target/59788
2093         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2094         *solaris2*.
2096 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2098         * MAINTAINERS: Update my email address.
2100 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2102         * MAINTAINERS: Convert to UTF-8.
2103         Properly sort Xinliang David Li's entry.
2105 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2106             Sandra Loosemore  <sandra@codesourcery.com>
2108         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2109         nios2 port maintainers.
2111 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2113         * MAINTAINERS (Write After Approval): Add myself.
2115 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2117         * configure.ac: Add user-friendly check for native x86_64-linux
2118         multilibs.
2119         * configure: Regenerate.
2121 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2123         * MAINTAINERS: Add myself as sh maintainer.
2125 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2127         * MAINTAINERS: Add self as SLSR maintainer.
2129 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2131         * MAINTAINERS: Update my email address.
2133 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2135         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2137 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2139         * Makefile.in: Regenerate.
2141         * Makefile.tpl: Fix typo.
2142         * Makefile.in: Regenerate partially.
2144 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2146         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2147         supported.
2148         * configure: Regenerated.
2150 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2013-10-30  Jason Merrill  <jason@redhat.com>
2156         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2157         --disable-build-format-warnings.
2159 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2161         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2162         depend on libstdc++ and libgcc.
2163         * configure: Regenerate.
2164         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2165         libcilkrts for POSIX and i*86, and x86_64 architectures.
2166         * Makefile.in: Added libcilkrts related fields to support building it.
2168 2013-10-26  Jeff Law  <law@redhat.com>
2170         * Makefile.def (target_modules): Remove libmudflap
2171         (languages): Remove check-target-libmudflap).
2172         * Makefile.in: Rebuilt.
2173         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2174         * configure.ac (target_libraries): Remove target-libmudflap.
2175         Remove checks which disabled libmudflap on some systems.
2176         * configure: Rebuilt.
2177         * libmudflap: Directory removed.
2179 2013-10-21  Cong Hou  <congh@google.com>
2181         * MAINTAINERS (Write After Approval): Add myself.
2183 2013-10-16  Mike Stump  <mikestump@comcast.net>
2185         * .dir-locals.el: Add.
2187 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2189         * configure.ac: Add --enable-host-shared
2190         * configure: Regenerate.
2192 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2194         Import from savannah.gnu.org:
2195         * config.guess: Update to 2013-06-10 version.
2196         * config.sub: Update to 2013-10-01 version.
2198 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2200         Changes to build configuration to allow big endian ARC ELF toolchain
2201         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2202         * configure: Regenerate.
2204 2013-09-20  Alan Modra  <amodra@gmail.com>
2206         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2207         ppc host match.  Support little-endian powerpc linux hosts.
2209 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2211         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2212         maintainer.
2214 2013-09-12  DJ Delorie  <dj@redhat.com>
2216         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2217         maintainers.
2219 2013-09-03  Richard Biener  <rguenther@suse.de>
2221         * configure.ac: Also allow ISL 0.12.
2222         * configure: Regenerated.
2224 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2226         * MAINTAINERS (Write After Approval): Add myself.
2228 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2230         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2232 2013-08-26  Caroline Tice  <cmtice@google.com>
2234         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2235         "Various Reviewers" to libvtv "Various Maintainers".
2237 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2239         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2241 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2243         * MAINTAINERS: Update name, email.
2245 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2247         * MAINTAINERS (Write After Approval): Add myself.
2249 2013-08-12  Caroline Tice  <cmtice@google.com>
2251         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2252         address in the Write After Approval section.
2254 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2256         * MAINTAINERS (Write After Approval): Update email.
2258 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2260         * configure.ac: Adjust to check VTV_SUPPORTED.
2261         * configure: Regenerated.
2263 2013-08-02  Caroline Tice  <cmtice@google.com>
2265         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2266         on non-linux systems; add target-libvtv to noconfigdirs; add
2267         libsupc++/.libs to C++ library search paths.
2268         * configure: Regenerated.
2269         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2270         libstdc++ and libgcc.
2271         * Makefile.in: Regenerated.
2273 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2275         * MAINTAINERS (Write After Approval): Add myself.
2277 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2278             Shiva Chen  <shiva0217@gmail.com>
2280         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2281         nds32 port maintainers.
2283 2013-07-17  Tim Shen  <timshen91@gmail.com>
2285         * MAINTAINERS (Write After Approval): Add myself.
2287 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2289         * configure.ac: Sync from binutils.
2290         * configure: Regenerate.
2292 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2298         * MAINTAINERS (Write After Approval): Add myself.
2300 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2302         * MAINTAINERS (Write After Approval): Add myself.
2304 2013-04-30  Brooks Moses  <bmoses@google.com>
2306         * MAINTAINERS: Update my email; move myself from Fortran
2307         reviewer to Write After Approval.
2309 2013-04-16  Andreas Schwab  <schwab@suse.de>
2311         * configure.ac (aarch64-*-*): Don't disable java.
2312         * configure: Regenerate.
2314 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2316         * MAINTAINERS (Write After Approval): Add myself.
2318 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2320         * Makefile.def (target_modules): Don't install libffi.
2321         * Makefile.in: Regenerate.
2323 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2325         * MAINTAINERS (Write After Approval): Add myself.
2327 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2329         * MAINTAINERS (Write After Approval): Add myself.
2331 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2333         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2334         * configure: Regenerated.
2336 2013-02-05  Ian Lance Taylor  <iant@google.com>
2338         PR go/55969
2339         * configure.ac: Disable libgo on some systems where it does not
2340         work.
2342 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2344         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2345         Remove Geoff Keating as rs6000 port maintainer, at his request.
2347 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2349         * MAINTAINERS: Update my email.
2351 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2353         * configure: Re-generate.
2355 2013-01-15  Richard Biener  <rguenther@suse.de>
2357         PR other/55973
2358         * configure: Re-generate.
2360 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2362         * Makefile.def (install-target-libsanitizer): Depend on
2363         install-target-libstdc++-v3.
2364         * Makefile.in: Regenerate.
2366 2013-01-14  Richard Biener  <rguenther@suse.de>
2368         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2369         * configure: Re-generate
2371 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2373         * config.sub: Update from config repo.
2375 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2377         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2378         * Makefile.in: Regenerate.
2380 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2382         * MAINTAINERS (arc): Add new port maintainership for myself.
2384 2013-01-09  Jason Merrill  <jason@redhat.com>
2386         * .gitignore: Import from gdb repository.
2388 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2390         * Makefile.def (configure-gcc): Depend on all-gmp.
2391         (all-gcc): Remove dependency on all-gmp.
2392         * Makefile.in: Regenerated.
2394 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2396         * config.sub: Merge from config repo.
2397         * config.guess: Ditto.
2399 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2401         * Makefile.def: Merge from binutils.
2402         * Makefile.in: Ditto.
2404 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2406         * MAINTAINERS: Update my email.
2408 2012-12-29  Ben Elliston  <bje@gnu.org>
2410         * config.guess: Update to 2012-12-29 version.
2411         * config.sub: Likewise.
2413 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2415         * Makefile.def (install-target-libgfortran): Depend on
2416         install-target-libquadmath, install-target-libgcc.
2417         (install-target-libsanitizer): Depend on install-target-libgcc.
2418         (install-target-libjava): Depend on install-target-libgcc.
2419         (install-target-libitm): Depend on install-target-libgcc.
2420         (install-target-libobjc): Depend on install-target-libgcc.
2421         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2422         * Makefile.in: Regenerate.
2424 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2426         * Makefile.def (install-target-libgo): Depend on
2427         install-target-libatomic.
2428         * Makefile.in: Regenerate.
2430 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2432         PR go/55201
2433         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2434         * Makefile.in: Regenerate.
2436 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2438         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2439         * configure: Regenerate.
2441 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2443         * config.sub: Merge from config repo.
2445 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2447         * Makefile.def (target_modules): Add bootstrap=true and
2448         raw_cxx=true to libsanitizer.
2449         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2450         * Makefile.in: Regenerated.
2451         * configure: Likewise.
2453 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2455         * MAINTAINERS: Remove self as RTL optimization maintainer.
2457 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2459         * MAINTAINERS (Write After Approval): Add myself.
2461 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2463         * Makefile.def (target_modules): Remove bootstrap=true and
2464         raw_cxx=true from libsanitizer.
2465         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2466         * Makefile.in: Regenerated.
2467         * configure: Likewise.
2469 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2471         * Makefile.def (target_modules): Add bootstrap=true and
2472         raw_cxx=true to libsanitizer.
2473         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2474         * Makefile.in: Regenerated.
2475         * configure: Likewise.
2477 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2479         PR bootstrap/54279
2480         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2481         * configure: Regenerate.
2482         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2483         * Makefile.in: Regenerate.
2485 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2487         * configure.ac: Disable libsanitizer if we're not building C++.
2488         * configure: Regenerate.
2490 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2492         * MAINTAINERS (Write After Approval): Add myself.
2494 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2496         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2497         Kostya Serebryany (kcc@google.com) and
2498         Jakub Jelinek (jakub@redhat.com).
2499         Rename area for Dodji Seketeli (dodji@redhat.com).
2501 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2503         * MAINTAINERS: (asan.c, related): Add myself.
2505 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2507         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2508         * configure: Regenerate.
2510 2012-11-13  Richard Henderson  <rth@redhat.com>
2512         * configure.ac: Move libsanitizer logic to subdirectory.
2513         * configure: Regenerate.
2515 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2517         * configure.ac: Enable libsanitizer just on x86 linux for now.
2518         * configure: Re-generate.
2520 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2522         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2523         sections.
2524         * configure: Regenerate.
2526 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2528         * configure.ac: Add section for configdirs for libsanitizer.
2529         Disable for cris-*-* and mmix-*-*.
2530         * configure: Regenerate.
2532 2012-11-12  Wei Mi <wmi@google.com>
2534         * configure.ac: Add libsanitizer to target_libraries.
2535         * Makefile.def: Ditto.
2536         * configure: Regenerate.
2537         * Makefile.in: Regenerate.
2538         * libsanitizer: New directory for asan runtime.  Contains an empty
2539         tsan directory.
2541 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2543         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2544         against Mingw64 w32api.
2545         * configure: Regenerate.
2547 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2549         * configure: Regenerated.
2551 2012-11-03  Robert Mason  <rbmj@verizon.net>
2553         * configure.ac: add --disable-libstdcxx configure option
2554         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2556 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2558         * MAINTAINERS (Write After Approval): Add myself.
2560 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2562         * MAINTAINERS (Write After Approval): Add myself.
2564 2012-10-24  Sharad Singhai  <singhai@google.com>
2566         * MAINTAINERS (Write After Approval): Add myself.
2568 2012-10-24  Eric Christopher  <echristo@gmail.com>
2570         * MAINTAINERS: Update email address.
2572 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2574         PR bootstrap/54820
2575         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2576         * configure: Regenerate.
2578 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2580         * MAINTAINERS (aarch64): Add Marcus and myself.
2582 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2584         PR bootstrap/54820
2585         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2586         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2587         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2588         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2589         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2590         * Makefile.in: Regenerate.
2591         * configure.ac (have_static_libs): New variable and associated check.
2592         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2593         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2594         * configure: Regenerate.
2596 2012-10-10  Richard Biener  <rguenther@suse.de>
2598         * MAINTAINERS: Adjust for changed surname.
2600 2012-10-04  Lawrence Crowl  <crowl@google.com>
2602         * MAINTAINERS (Write After Approval): Add myself.
2604 2012-10-01  Cary Coutant  <ccoutant@google.com>
2606         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2608 2012-09-28  Ian Lance Taylor  <iant@google.com>
2610         * Makefile.def: Make all-target-libgo depend on
2611         all-target-libbacktrace.
2612         * Makefile.in: Rebuild.
2614 2012-09-26  Ian Lance Taylor  <iant@google.com>
2616         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2617         * Makefile.in: Rebuild.
2619 2012-09-20  Walter Lee  <walt@tilera.com>
2621         * configure.ac: Add tilegx to list of targets that support gold.
2622         * configure: Regenerate.
2624 2012-09-20  Marek Polacek  <polacek@redhat.com>
2626         * MAINTAINERS (Write After Approval): Add myself.
2628 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2630         * configure.ac: Add mips*-mti-elf* target.
2631         * configure: Regenerate.
2633 2012-09-17  Ian Lance Taylor  <iant@google.com>
2635         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2636         * configure.ac (host_libs): Add libbacktrace.
2637         (target_libraries): Add libbacktrace.
2638         * Makefile.def (host_modules): Add libbacktrace.
2639         (target_modules): Likewise.
2640         * configure, Makefile.in: Rebuild.
2642 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2644         PR target/38607
2645         Merge upstream change.
2646         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2648         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2649         Add libgomp*.o to compare_exclusions for AIX.
2650         * configure: Regenerate.
2652 2012-09-06  Diego Novillo  <dnovillo@google.com>
2654         * configure.ac: Bump minimum GMP version to 4.2.3.
2655         * configure: Re-generate.
2657 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2659         PR target/54461
2660         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2661         target-libgloss if not configured --with-avrlibc=no.
2662         * configure: Regenerate.
2664 2012-09-04  Jason Merrill  <jason@redhat.com>
2666         * configure.ac: Fix --enable-languages=all.
2668 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2670         * MAINTAINERS (Write After Approval): Add myself.
2672 2012-09-03  Richard Guenther  <rguenther@suse.de>
2674         PR bootstrap/54138
2675         * configure.ac: Re-organize ISL / CLOOG checks to allow
2676         disabling with either --without-isl or --without-cloog.
2677         * configure: Regenerated.
2679 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2681         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2682         * configure: Regenerate.
2684 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2686         * MAINTAINERS: Fix my email address.
2688 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2690         PR binutils/4970
2691         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2692         and opcodes.
2693         * Makefile.in: Regenerated.
2695 2012-08-26  Art Haas <ahaas@impactweather.com>
2697         * configure: Regenerate.
2699 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2701         * INSTALL/README: Also refer to the online installation
2702         instructions.
2704 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2706         * MAINTAINERS (Write After Approval): Add myself.
2707         (Picochip port): Remove myself.
2709 2012-08-14   Diego Novillo  <dnovillo@google.com>
2711         Merge from cxx-conversion branch.
2713         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2714         POSTSTAGE1_CONFIGURE_FLAGS.
2715         * Makefile.in: Regenerate.
2716         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2717         Force C++ when bootstrapping.
2718         * configure: Regenerate.
2720 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2722         * MAINTAINERS (Write After Approval): Add myself.
2724 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2726         * README: Document use of ranges of years in copyright notices.
2728 2012-07-06  Richard Guenther  <rguenther@suse.de>
2730         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2731         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2732         --with-gmp=system.
2733         * Makefile.in: Regenerated.
2734         * configure: Likewise.
2736 2012-07-06  Richard Guenther  <rguenther@suse.de>
2738         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2739         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2740         supply V=1 as extra_make_flags.
2741         * configure: Regenerated.
2742         * Makefile.in: Likewise.
2744 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2746         * configure: Regenerate.
2748 2012-07-03  Richard Guenther  <rguenther@suse.de>
2750         * Makfile.def (isl): Remove not necessary extra_exports and
2751         extra_make_flags.
2752         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2753         * Makefile.in: Regenerated.
2755 2012-07-03  Richard Guenther  <rguenther@suse.de>
2757         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2758         * configure.ac: If either the ISL or the CLooG check failed
2759         do not try to build in-tree versions.
2760         * Makefile.in: Regenerated.
2761         * configure: Regenerated.
2763 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2765         * configure: Regenerate.
2767 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2769         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2770         maintainer.
2772 2012-07-02  Richard Guenther  <rguenther@suse.de>
2774         * configure: Regenerated.
2776 2012-07-02  Richard Guenther  <rguenther@suse.de>
2777         Michael Matz  <matz@suse.de>
2778         Tobias Grosser <tobias@grosser.es>
2779         Sebastian Pop <sebpop@gmail.com>
2781         * Makefile.def: Add ISL host module, remove PPL host module.
2782         Adjust ClooG host module to use the proper ISL.
2783         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2784         * configure.ac: Include config/isl.m4.  Add ISL host library,
2785         remove PPL.  Remove PPL configury, add ISL configury, adjust
2786         ClooG configury.
2787         * Makefile.in: Regenerated.
2788         * configure: Likewise.
2790 2012-07-02  Richard Guenther  <rguenther@suse.de>
2792         Merge from graphite branch
2793         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2795         * configure: Regenerated.
2796         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2797         both cloog.org and legacy versions. The only supported version will
2798         be CLooG with the isl backend.
2800         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2802         * configure: Regenerated.
2803         * configure.ac: Require cloog isl 0.17.0
2805         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2807         * configure: Regenerated.
2808         * config/cloog.m4: Do not define CLOOG_ORG
2810 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2812         * configure.ac: Skip C if explicitly selected.
2813         * configure: Regenerate.
2815 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2817         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2818         they contain -O2.
2819         * configure: Regenerate.
2821 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2823         PR debug/53740
2824         * df.h, df-problems.c, dce.c: Revert last patch.
2826 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2828         * MAINTAINERS (Write After Approval): Update my email address.
2830 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2832         * MAINTAINERS (Write After Approval): Add myself.
2834 2012-06-20  Jason Merrill  <jason@redhat.com>
2836         * Makefile.tpl (check-target-libgomp-c++): New.
2837         (check-target-libitm-c++): New.
2838         * Makefile.def (c++): Add them.
2839         * Makefile.in: Regenerate.
2841 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2843         * MAINTAINERS (Write After Approval): Add myself.
2845 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2847         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2848         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2849         (install-no-fixedincludes): Adjust accordingly.
2850         * Makefile.in: Regenerate.
2852 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2854         Merge upstream change
2855         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2857 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2859         * MAINTAINERS (Write After Approval): Add myself.
2861 2012-05-09  Nick Clifton  <nickc@redhat.com>
2862             Paul Smith  <psmith@gnu.org>
2864         PR bootstrap/50461
2865         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2866         allow for the fact that from release v3.1.0 of MPFR the source
2867         files were moved into a src sub-directory.
2868         * configure: Regenerate.
2870 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2872         * configure.ac: Bump minimum MPFR version to 2.4.0.
2873         * configure: Regenerated.
2875 2012-05-01  Richard Henderson  <rth@redhat.com>
2877         * Makefile.def (libatomic): New target_module.
2878         * configure.ac (target_libraries): Add libatomic.
2879         (noconfigdirs): Check if libatomic is supported.
2880         * Makefile.in, configure: Rebuild.
2882 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2884         * MAINTAINERS (Write After Approval): Add myself.
2886 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2888         * config.sub: Update to 2012-04-18 version from official repo.
2890 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2892         * MAINTAINERS (Write After Approval): Add myself.
2894 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2896         * MAINTAINERS: Changed email address.
2898 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2900         PR target/52737
2901         * contrib/gcc_update (files_and_dependencies):
2902         Remove gcc/config/avr/t-multilib from touch data.
2904 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2906         * MAINTAINERS (OS Port Maintainers): Remove irix.
2907         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2908         (unsupported_languages): Remove mips-sgi-irix6.*.
2909         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2910         (with_stabs): Remove.
2911         * configure: Regenerate.
2913 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2915         * MAINTAINERS (OS Port Maintainers): Remove osf.
2916         * configure.ac (enable_libgomp): Remove *-*-osf*.
2917         (with_stabs): Remove alpha*-*-osf*.
2918         * configure: Regenerate.
2920 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2922         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2923         * configure: Regenerate.
2925 2012-02-17  Walter Lee  <walt@tilera.com>
2927         * MAINTAINERS: (Write After Approval): Delete myself.
2929 2012-02-14  Walter Lee  <walt@tilera.com>
2931         * MAINTAINERS (tilegx port): Add myself.
2932         (tilepro port): Add myself.
2933         (Write After Approval): Add myself.
2935 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2937         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2938         and Joseph Myers as docstring relicensing maintainers.
2940 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2942         * MAINTAINERS (write-after-approval): Add myself.
2944 2012-02-08  Ira Rosen <irar@il.ibm.com>
2946         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2947         maintainer.
2949 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2951         * MAINTAINERS (Write After Approval): Move myself to
2952         maintain alphabetical order.
2954 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2956         * MAINTAINERS (Write After Approval): Add myself.
2958 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2960         * MAINTAINERS (Write After Approval): Add myself.
2962 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2963             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2965         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2966         * configure: Regenerate.
2968 2012-01-23  Harshit Chopra  <harshit@google.com>
2970         * MAINTAINERS (Write After Approval): Add myself.
2972 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2974         * configure.ac: Remove reference to mh-interix.
2975         * configure: Regenerate.
2977 2012-01-05  Richard Henderson  <rth@redhat.com>
2979         PR bootstrap/51072
2980         * configure.ac: Disable libitm if c++ is not enabled.
2981         * configure: Rebuild.
2983         * configure.ac: Fix regexp for same.
2984         * configure: Rebuild.
2986 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2988         * MAINTAINERS (Write After Approval): Add myself.
2990 2012-01-02  Richard Guenther  <rguenther@suse.de>
2992         PR bootstrap/51686
2993         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2994         * Makefile.in: Regenerate.
2996 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2998         * MAINTAINERS (Write After Approval): Add myself.
3000 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3002         * configure: Regenerate.
3004 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3006         * MAINTAINERS (picochip): Changed email address.
3008 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3010         * MAINTAINERS (write-after-approval): Add self.
3012 2011-11-29  DJ Delorie  <dj@redhat.com>
3014         * configure.ac (rl78-*-*) New case.
3015         * configure: Regenerate.
3016         * MAINTAINERS: Add myself as RL78 maintainer.
3018 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3020         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3022 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3024         * libtool.m4: Additional FreeBSD 10 fixes.
3026 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3028         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3029         Maintainers section, as Epiphany maintainer.
3031 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3033         PR target/49992
3034         * configure.ac: Remove ranlib special-casing for Darwin.
3035         * configure: Regenerate.
3037 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3039         * MAINTAINERS (Reviewers): Keep the list sorted.
3041 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3043         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3045 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3047         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3048         * configure: Rebuild.
3049         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3050         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3051         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3052         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3053         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3054         Add READELF.
3055         * Makefile.in: Rebuild.
3057 2011-11-09  Jason Merrill  <jason@redhat.com>
3059         * Makefile.def (language=c++): Remove check-c++0x.
3060         * Makefile.in (check-gcc-c++): Regenerate.
3062 2011-11-08  Richard Henderson  <rth@redhat.com>
3064         * configure.ac: Test for libitm directory present first.
3066         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3068         * configure.ac: Test libitm/configure.tgt to disable libitm.
3069         * configure: Rebuild.
3071 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3072             Richard Henderson  <rth@redhat.com>
3074         Merged from transactional-memory.
3076         * Makefile.def (lang_env_dependencies): libitm is c++.
3077         Add libitm target module.
3078         * configure.ac: Likewise.
3079         * config/mmap.m4: New file.
3080         * contrib/gcc_update: Add libitm to touch data.
3081         * Makefile.in, configure: Rebuild.
3083 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3085         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3086         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3087         * Makefile.in: Regenerate.
3089 2011-11-01  DJ Delorie  <dj@redhat.com>
3091         * config.sub: Update to version 2011-10-29 (added rl78)
3093 2011-10-27  Nick Clifton  <nickc@redhat.com>
3095         * config.sub: Import these changes from the config project:
3097         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3098             Ben Elliston  <bje@gnu.org>
3100         * config.sub (epiphany): New.
3102         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3103             Ben Elliston  <bje@gnu.org>
3105         * config.sub (hexagon, hexagon-*): New.
3107         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3109         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3110         64eb to be64.
3112         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3114         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3115         (nacl): Grok as alias for 32el-unknown-nacl.
3117 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3119         * MAINTAINERS (Write After Approval): Add myself.
3121 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3127         * MAINTAINERS (sparc port): Remove myself.
3129 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3131         * MAINTAINERS (Write After Approval): Add myself.
3133 2011-08-14  Yao Qi  <yao@codesourcery.com>
3135         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3136         * configure: Regenerate.
3138 2011-07-26  Ian Lance Taylor  <iant@google.com>
3140         * configure.ac: Set have_compiler based on whether gcc directory
3141         exists, rather than on whether gcc is in configdirs.
3142         * configure: Rebuild.
3144 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3146         * MAINTAINERS (Global Reviewers): Add self.
3148 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3150         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3151         link directories.
3152         * Makefile.in: Rebuild.
3154 2011-07-20  Ian Lance Taylor  <iant@google.com>
3156         PR bootstrap/49787
3157         * configure.ac: Move --enable-bootstrap handling earlier in file.
3158         If --enable-bootstrap and either --enable-build-with-cxx or
3159         --enable-build-poststage1-with-cxx, enable C++ automatically.
3160         * configure: Rebuild.
3162 2011-07-19  Ian Lance Taylor  <iant@google.com>
3164         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3165         make C++ a boot_language.  Set and substitute
3166         POSTSTAGE1_CONFIGURE_FLAGS.
3167         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3168         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3169         * configure, Makefile.in: Rebuild.
3171 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3173         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3174         maintainers.
3176 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3178         * MAINTAINERS (Global Reviewers): Add myself.
3180 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3182         * configure: Regenerate.
3184 2011-07-16  Jason Merrill  <jason@redhat.com>
3186         * Makefile.def (language=c++): Add check-c++0x and
3187         check-target-libmudflap-c++.
3188         * Makefile.tpl (check-target-libmudflap-c++): New.
3189         * Makefile.in: Regenerate.
3191 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3193         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3194         * Makefile.def (target_modules/libjava): Pass
3195         $(EXTRA_CONFIGARGS_LIBJAVA).
3196         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3197         if not configured with --enable-static-libjava.
3198         * Makefile.in: Regenerate.
3199         * configure: Likewise.
3201 2011-07-15  Jason Merrill  <jason@redhat.com>
3203         * Makefile.in (check-c++): Move check-gcc-c++0x after
3204         check-target-libstdc++-v3.
3206 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3208         * MAINTAINERS (c6x port): New entry.
3210 2011-07-13  Jason Merrill  <jason@redhat.com>
3212         * Makefile.in (check-gcc-c++0x): New.
3213         (check-c++): Depend on it.
3215 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3217         PR target/39150
3218         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3219         x86_64-*-solaris2.1[0-9]*.
3220         * configure: Regenerate.
3222 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3224         * MAINTAINERS (RTL optimizers): Add self.
3226 2011-06-27  Gabriel Charette  <gchare@google.com>
3228         * MAINTAINERS (Write After Approval): Add myself.
3230 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3232         PR regression/47836
3233         PR bootstrap/23656
3234         PR other/47733
3235         PR bootstrap/49247
3236         PR c/48825
3237         * configure.ac (target_libraries): Remove target-libiberty.
3238         Remove case-statement setting skipdirs=target-libiberty for
3239         multiple targets.  Remove checking target_configdirs and
3240         removing target-libiberty but keeping target-libgcc if
3241         otherwise empty.
3242         * Makefile.def (target_modules): Don't add libiberty.
3243         (dependencies): Remove all traces of target-libiberty.
3244         * configure, Makefile.in: Regenerate.
3246 2011-06-13  Walter Lee <walt@tilera.com>
3248         * configure.ac (tilepro-*-*) New case.
3249         (tilegx-*-*): Likewise.
3250         * configure: Regenerate.
3252 2011-06-06  Jing Yu  <jingyu@google.com>
3254         * configure.ac: Skip target-libiberty for
3255         arm*-*-linux-androideabi.
3256         * configure: Regenerated.
3258 2011-06-06  Nick Clifton  <nickc@redhat.com>
3260         * config.sub: Sync from upstream.
3262 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3264         * MAINTAINERS (Write After Approval): Add myself.
3266 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3268         * MAINTAINERS: Update my email address.
3270 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3272         * MAINTAINERS (Write After Approval): Update my email address.
3274 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2011-05-08  Doug Kwan  <dougkwan@google.com>
3280         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3281         * configure: Regenerated.
3282         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3283         value from configure.
3284         * Makefile.in: Regenerated.
3286 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3288         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3289         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3290         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3291         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3292         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3293         *-*-vxworks*): Disable newlib and libgloss in separate case
3294         statement.
3295         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3296         to separate case statement.
3297         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3298         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3299         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3300         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3301         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3302         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3303         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3304         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3305         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3306         i[[3456789]]86-*-rdos*, m32r-*-*,
3307         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3308         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3309         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3310         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3311         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3312         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3313         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3314         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3315         and libgloss in main case over targets.  Remove most empty cases
3316         in main case over targets.
3317         * configure: Regenerate.
3319 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3321         * MAINTAINERS (Write After Approval): Add myself.
3323 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3325         * configure.ac: Remove code setting special library locations for
3326         hppa*64*-*-hpux11*.  Remove code setting compiler for
3327         sparc-sun-solaris2*.
3328         * configure: Regenerate.
3330 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3332         * configure.ac: Separate libgloss_dir settings from general case
3333         over targets.
3334         * configure: Regenerate.
3336 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3338         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3339         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3340         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3341         cases in libgcj-disabling case statement.
3342         (hppa*64*-*-linux*): Set unsupported_languages instead of
3343         disabling target-zlib.
3344         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3345         to hppa*64*-*-hpux*.
3346         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3347         hppa*-*-hpux*.
3348         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3349         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3350         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3351         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3352         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3353         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3354         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3355         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3356         libgcj-disabling case statement.
3357         * configure: Regenerate.
3359 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3361         * configure.ac: Disable Java for targets not supporting libffi.
3362         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3363         Remove cases in Java-disabling statement.
3364         (*arm-wince-pe): Change to arm-wince-pe.
3365         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3366         cases in Java-disabling statement.
3367         (bfin-*-*): Don't disable Java again.
3368         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3369         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3370         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3371         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3372         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3373         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3374         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3375         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3376         Java-disabling statement.
3377         (mmix-*-*): Don't disable Java again.
3378         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3379         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3380         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3381         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3382         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3383         statement.
3384         * configure: Regenerate.
3386 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3388         * configure.ac: Separate cases disabling Java and Java libraries
3389         from general case over targets.
3390         * configure: Regenerate.
3392 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3394         * MAINTAINERS: Update my email address.
3396 2011-04-20  Easwaran Raman  <eraman@google.com>
3398         * MAINTAINERS (Write After Approval): Add myself.
3400 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3402         PR lto/48086
3403         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3404         * configure: Regenerate.
3406 2011-04-16  Jim Meyering  <meyering@redhat.com>
3408         * MAINTAINERS (Write After Approval): Add myself.
3410 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3412         * MAINTAINERS: Update my email address.
3414 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3420         * MAINTAINERS (Write After Approval): Add myself.
3422 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3424         * MAINTAINERS (Write After Approval): Add myself.
3426 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3428         * configure.ac (build_tools): Remove build-byacc.
3429         (host_libs): Remove mmalloc.
3430         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3431         autoconf automake libtool diff rcs fileutils shellutils time
3432         textutils wdiff find uudecode hello tar gzip indent recode release
3433         sed perl gawk findutils gettext zip.
3434         (libgcj): Remove target-qthreads.
3435         (target_tools): Remove target-examples target-gperf.
3436         (YACC): Don't handle building byacc.
3437         * configure: Regenerate.
3438         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3439         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3440         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3441         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3442         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3443         handle building components.
3444         * Makefile.in: Regenerate.
3446 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3448         * MAINTAINERS: Update my email address as Xtensa maintainer.
3450 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3452         * config.sub: Sync from upstream.
3454 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3456         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3457         (microblaze*): Don't disable libssp.
3458         * configure: Regenerate.
3460 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3462         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3463         moveifchange.
3464         * configure: Regenerate.
3465         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3466         * Makefile.in: Regenerate.
3468 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3470         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3471         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3472         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3473         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3474         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3475         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3476         md_exec_prefix cases.
3477         * configure: Regenerate.
3479 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3481         * configure.ac: Separate cases disabling target-libssp,
3482         target-libiberty, target-libstdc++-v3 and Fortran from general
3483         case over targets.
3484         * configure: Regenerate.
3486 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3488         * configure.ac (*-*-chorusos): Don't disable libgcj.
3489         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3490         Remove case.
3491         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3492         (arm-*-coff): Don't disable libgcj.
3493         (arm*-*-linux-gnueabi): Remove useless assignment.
3494         (arm-*-riscix*): Don't disable libgcj.
3495         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3496         configuration.
3497         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3498         (c54x*-*-*): Remove case.
3499         (tic54x-*-*): Don't disable GCC or GCC libraries.
3500         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3501         to *.
3502         (d10v-*-*): Don't disable GCC libraries.
3503         (d30v-*-*): Don't disable libgcj.
3504         (h8500-*-*): Don't disable GCC libraries.
3505         (i960-*-*): Don't disable libgcj.
3506         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3507         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3508         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3509         libgcj.
3510         (m68k-*-coff*): Remove case.
3511         (mmix-*-*): Don't disable libgloss on host.
3512         (mn10200-*-*, mn10300-*-*): Remove cases.
3513         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3514         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3515         Don't disable libgcj.
3516         (romp-*-*): Remove case.
3517         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3518         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3519         case.
3520         (v810-*-*): Don't disable GCC libraries.
3521         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3522         (ip2k-*-*): Don't disable GCC libraries.
3523         * configure: Regenerate.
3525 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3527         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3528         libffi on host.
3529         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3530         on host.
3531         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3532         * configure: Regenerate.
3534 2011-03-26  John Marino  <binutils@marino.st>
3536         * configure.ac: Add support for *-*-dragonfly*
3537         * configure: Regenerate.
3539 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3541         * configure.ac (native_only): Remove.
3542         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3543         send-pr uudecode guile gnuserv on host.
3544         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3545         send-pr rcs guile perl texinfo libtool on host.
3546         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3547         automake send-pr rcs guile perl texinfo libtool on host.
3548         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3549         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3550         (alpha*-dec-osf*): Don't disable fileutils on target.
3551         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3552         texinfo send-pr expect dejagnu on target.
3553         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3554         target-qthreads on target.
3555         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3556         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3557         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3558         x86_64-*-mingw*): Don't disable expect on target.
3559         (*-*-cygwin*): Don't disable target-gperf on target.
3560         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3561         gnuserv on target.
3562         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3563         target.
3564         * configure: Regenerate.
3566 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3568         * configure.ac (target_tools): Remove target-groff.
3569         (native_only): Remove target-groff.
3570         (hppa*64*-*-*): Don't disable byacc.
3571         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3572         setting.
3573         (*-*-kaos*): Don't skip target-librx and target-groff.
3574         (*-*-netware*): Don't skip target-libmudflap.
3575         (*-*-tpf*): Don't skip target-libmudflap.
3576         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3577         directories on the host.
3578         (ia64*-*-*vms*): Don't skip tix.
3579         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3580         host.
3581         * configure: Regenerate.
3583 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3585         * configure.ac: Remove references to mt-mep, mt-netware,
3586         mt-wince.
3587         * Makefile.def: Add all-utils soft dependencies.
3588         * Makefile.tpl: Remove GDB_NLM_DEPS.
3589         * configure: Regenerate.
3590         * Makefile.in: Regenerate.
3592 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3594         * configure.ac: Do not include mh-x86omitfp.
3595         * configure: Regenerate.
3597 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3599         * configure.ac: Remove empty cases.
3600         * configure: Regenerate.
3602 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3604         * Makefile.def: Add dependency from termcap to gdb.
3605         * Makefile.in: Regenerate.
3607 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3609         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3610         * configure: Regenerate.
3611         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3612         * Makefile.tpl: Likewise.
3613         * Makefile.in: Regenerate.
3615 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3617         * configure.ac: Remove all mentions of tentative_cc.
3618         * configure: Regenerate.
3620 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3622         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3623         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3624         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3625         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3626         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3627         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3628         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3629         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3630         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3631         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3632         *-*-rhapsody*): Remove host cases.
3633         * configure: Regenerate.
3635 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3637         * configure.ac (ppc*-*-pe): Remove host case.
3638         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3639         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3640         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3641         cases.
3642         * configure: Regenerate.
3644 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3646         * config.sub: Update to version 2011-03-23.
3648 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3650         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3651         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3652         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3653         * configure: Regenerate.
3655 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3657         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3658         to Write After Approval.
3659         * config-ml.in: Don't handle arc-*-elf*.
3660         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3661         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3662         handle GCC libraries.
3663         * configure: Regenerate.
3665 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3667         PR bootstrap/48120:
3668         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3669         Add -lstdc++ -lm to LIBS.
3670         * configure: Regenerate.
3672 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3674         * config.guess: Update to version 2011-02-02
3675         * config.sub: Update to version 2011-02-24
3677 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3679         PR lto/48086
3680         * configure.ac: Re-enable LTO on *-apple-darwin9.
3681         * configure: Regenerate.
3683 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3685         PR lto/48086
3686         * configure.ac: Disable LTO on darwin due to an assembler change in
3687         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3688         under 256.
3689         * configure: Regenerate.
3691 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3693         * MAINTAINERS: Update myself as score backend maintainer,
3694         update my e-mail address.
3696 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3698         * MAINTAINERS: Update my e-mail address.
3700 2011-03-06  Joey Ye  <joey.ye@arm.com>
3702         * MAINTAINERS: Update my e-mail address.
3704 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3706         * configure.ac: Adjust test of with_ppl.
3707         * configure: Regenerated.
3709 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3711         * MAINTAINERS: Adjust my e-mail address.
3713 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3715         * configure.ac: Add -lpwl to ppllibs.
3716         * configure: Regenerated.
3718 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3720         * config/cloog.m4: Add -lisl to clooglibs.
3721         * configure: Regenerated.
3723 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3725         * MAINTAINERS (CPU Port maintainers): Add self.
3727 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3729         * MAINTAINERS: Add myself as testsuite maintainer.
3731 2011-02-15  Mike Stump  <mikestump@comcast.net>
3733         * MAINTAINERS: Add myself as testsuite maintainer.
3735 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3737         Import from Libtool and gnulib:
3739         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3741         Prepare for supporting FreeBSD 10.
3742         * config.rpath: Remove handling of freebsd1* which soon would
3743         match FreeBSD 10.0.
3745         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3747         Remove support for FreeBSD 1.x.
3748         * libtool.m4 (_LT_LINKER_SHLIBS)
3749         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3750         soon would incorrectly match FreeBSD 10.0.
3752 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3754         PR binutils/12283
3755         * move-if-change: Import version from gnulib.
3757 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3759         PR lto/47225
3760         * Makefile.def (lto-plugin): Double dash for enable-shared.
3761         (configure-gcc): Depend on all-lto-plugin.
3762         * Makefile.in: Rebuilt.
3764 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3766         * configure.ac: Remove extra bracket.
3767         * configure: Regenerate.
3769 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3771         * MAINTAINERS: Add myself as libquadmath maintainer.
3773 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3775         * MAINTAINERS: Update my email address.
3777 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3779         * MAINTAINERS (option handling): Add self.
3781 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3783         PR lto/47225
3784         * Makefile.def: Add dependency for install-gcc
3785         on install-lto-plugin.
3786         * Makfile.in: Regenerated
3788 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3790         * MAINTAINERS (CPU Port Maintainers): Add myself.
3792 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3794         PR libgcj/44341
3795         * configure.ac: Discard --with-* flags for host when configuring
3796         target libraries for cross build.
3797         * configure: Rebuilt.
3799 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3801         * MAINTAINERS (linear loop transforms): Removed.
3803 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3805         * configure.ac: If with_ppl is no, move setting with_cloog=no
3806         after CLOOG_REQUESTED check.
3807         * configure: Regenerated.
3809 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3811         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3812         CLooG has been requested.
3813         * configure: Regenerated.
3815 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3817         * configure: Regenerated.
3818         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3820 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3822         * configure: Regenerated.
3823         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3825 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3827         * configure.ac: Use AS_HELP_STRING throughout.
3828         * configure: Regenerate.
3830 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3832         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3833         * configure: Regenerate.
3835 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3837         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3839 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3841         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3842         for ia64-hpux.
3843         * configure: Regenerate.
3845 2011-01-07  Jan Hubicka  <jh@suse.cz>
3847         PR lto/47225
3848         * Makefile.in: Regenerate.
3849         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3850         configure.
3852 2011-01-07  Jan Hubicka  <jh@suse.cz>
3854         * Makefile.in: Regenerate.
3855         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3856         and configure dependency on lto-plugin configure.
3857         (lto-plugin module): Remove dependency on GCC; add dependency on
3858         liniberty.
3860 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3862         * MAINTAINERS (Write After Approval): Add myself.
3864 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3866         * configure: Regenerate.
3868 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3870         * configure.ac: (picochip): Disable libiberty.
3872 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2010-12-10  Ian Lance Taylor  <iant@google.com>
3878         PR bootstrap/46819
3879         * configure.ac: For --disable-libgcj clear libgcj_saved.
3880         * configure: Rebuild.
3882 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3884         PR fortran/46540
3885         * configure.ac: Add --disable-libquadmath and
3886         --disable-libquadmath-support.
3887         * configure: Regenerate.
3889 2010-12-03  Ian Lance Taylor  <iant@google.com>
3891         * MAINTAINERS: Add myself as libgo maintainer.
3893 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3895         PR libffi/46792
3896         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3897         * configure: Regenerate.
3899 2010-12-02  Ian Lance Taylor  <iant@google.com>
3901         * configure.ac: Always set default for poststage1_ldflags to
3902         -static-libstdc++ -static-libgcc.
3904 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3906         * configure.ac: Move comment to remove extra space in last argument
3907         of GCC_TARGET_TOOL.
3909 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3911         PR other/46026
3912         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3913         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3914         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3915         (BASE_FLAGS_TO_PASS): Use it.
3916         * configure: Rebuilt.
3917         * Makefile.in: Rebuilt.
3919 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3921         PR binutils/12258
3922         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3923         Properly check default linker.
3924         * configure: Regnerated.
3926 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3928         * configure.ac: For --enable-gold, handle value `default' instead of
3929         `both*'.  New configure option --{en,dis}able-ld.
3930         * configure: Regenerate.
3932 2010-11-20  Ian Lance Taylor  <iant@google.com>
3934         * configure.ac: Only disable a language library if no language needs
3935         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3936         * configure: Rebuild.
3938 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3940         * Makefile.in: Regenerate.
3942         PR other/46202
3943         * configure.ac: Fix just-built in-tree STRIP name to be
3944         binutils/strip-new.
3945         * configure: Regenerate.
3946         * Makefile.def (install-strip-gcc, install-strip-binutils)
3947         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3948         (install-strip-sid): Mirror dependencies on non-strip variants
3949         of these targets on the respective -strip prerequisites.
3950         * Makefile.tpl (install-strip, install-strip-host)
3951         (install-strip-target): New targets.
3952         (install-strip-[+module+], install-strip-target-[+module+]):
3953         New targets.
3954         * Makefile.in: Regenerate.
3956 2010-11-19  Ian Lance Taylor  <iant@google.com>
3957             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3959         * configure.ac: Add target-libgo to target_libraries.  Set
3960         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3961         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3962         (HOST_EXPORTS): Add GOC.
3963         (BASE_TARGET_EXPORTS): Add GOC.
3964         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3965         (GOCFLAGS_FOR_TARGET): New variable.
3966         (EXTRA_HOST_FLAGS): Add GOC.
3967         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3968         * Makefile.def (target_modules): Add libgo.
3969         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3970         (dependencies): Add dependency from configure-target-libgo to
3971         configure-target-libffi and all-target-libstdc++-v3.  Add
3972         dependencies from all-target-libgo to all-target-libffi.
3973         (languages): Add go.
3974         * configure: Rebuild.
3975         * Makefile.in: Rebuild.
3977 2010-11-19  Ian Lance Taylor  <iant@google.com>
3979         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3980         compiler/flag environment variables.
3982 2010-11-18  Ian Lance Taylor  <iant@google.com>
3984         * configure.ac: Check for lang_requires_boot_languages in
3985         config-lang.in files.
3986         * configure: Rebuild.
3988 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3989             Tobias Burnus  <burnus@net-b.de>
3991         PR fortran/32049
3992         * Makefile.def: Add libquadmath; build it with language=fortran.
3993         * configure.ac: Add libquadmath.
3994         * Makefile.tpl: Handle multiple libs in check-[+language+].
3995         * Makefile.in: Regenerate.
3996         * configure: Regenerate.
3998 2010-11-16  Tom Tromey  <tromey@redhat.com>
4000         * MAINTAINERS: Moved myself to reviewers section.
4002 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4004         * MAINTAINERS: Moved myself to reviewers section.
4006 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4008         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4009         (Write After Approval): Remove self.
4011 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4013         * configure.ac: Fix spelling in option names.
4014         * configure: Regenerated.
4016 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4018         PR bootstrap/39622
4019         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4020         * configure: Regenerated.
4022 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4024         * MAINTAINERS: Update my email address.
4026 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4028         * configure: Regenerate.
4030 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4032         * configure: Regenerate.
4034 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4036         * configure: Regenerate.
4038 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4040         * configure: Regenerate.
4042 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4044         * configure.ac: Support official CLooG.org versions.
4045         * configure: Regenerate.
4046         * config/cloog.m4: New.
4048 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4050         * MAINTAINERS (Write After Approval): Add myself.
4052 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4054         * MAINTAINERS: Update my email address.
4056 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4058         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4059         * configure: Regenerate.
4061 2010-11-03  Ian Lance Taylor  <iant@google.com>
4062             Dave Korn  <dave.korn.cygwin@gmail.com>
4064         PR lto/46273
4065         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4066         and on other supported platforms whenever LTO is enabled.
4067         * configure: Rebuild.
4069 2010-11-02  Alan Modra  <amodra@gmail.com>
4071         PR binutils/12110
4072         * configure.ac: Error when source path contains spaces.
4073         * configure: Regenerate.
4075 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4077         * MAINTAINERS: Update my email address.
4079 2010-10-20  Ian Lance Taylor  <iant@google.com>
4081         * Makefile.def (target_modules): Set lib_path to src/.libs for
4082         libstdc++-v3 module.
4083         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4084         * Makefile.in: Rebuild.
4086 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4088         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4089         (Write After Approval): Remove myself.
4091 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4093         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4095 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4097         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4099 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4101         * configure.ac (build_lto_plugin): New shell variable.
4102         (--enable-lto): Turn on by default for all non-ELF platforms that
4103         have had LTO support added so far.  Set build_lto_plugin appropriately
4104         for both ELF and non-ELF.
4105         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4106         * configure: Regenerate.
4108 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4110         Sync from src:
4111         * configure.ac (v850 support): Remove target-libgloss from
4112         noconfigdirs.
4113         * configure: Regenerate.
4115 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4117         PR bootstrap/45326
4118         PR bootstrap/45174
4119         * configure.ac: Honor initial values of $build_configargs,
4120         $host_configargs, $target_configargs.  Mark the precious, so
4121         environment settings get recorded.
4122         * configure: Regenerate.
4124 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4126         PR bootstrap/45796
4127         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4128         Depend on all-build-libiberty.
4129         * Makefile.in: Regenerate.
4131 2010-09-30  Michael Eager  <eager@eagercon.com>
4133         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4134         * configure: Regenerate.
4136 2010-09-28  Michael Eager  <eager@eagercon.com>
4138         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4140 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4142         PR bootstrap/44621
4143         * configure.ac: Fix unportable shell quoting.
4144         * configure: Regenerate.
4146 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4148         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4149         targets and amend comment.
4150         * configure: Regenerate.
4152 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4158         * configure.ac: Enable LTO by default on Darwin.
4159         * configure: Regenerate.
4161 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4163         * MAINTAINERS (Write After Approval): Add myself.
4165 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4167         * MAINTAINERS (Write After Approval): Add myself.
4169 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4171         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4172         ports
4174 2010-07-28  David Yuste  <david.yuste@gmail.com>
4176         * MAINTAINERS (Write After Approval): Add myself.
4178 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4180         * configure.ac: Support all v850 targets.
4181         * configure: Regenerate.
4183 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4185         PR bootstrap/44455
4186         * configure.ac (extra_mpfr_configure_flags): Copy from
4187         extra_mpc_gmp_configure_flags.
4188         * configure: Re-generated.
4190 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4196         * MAINTAINERS (Write After Approval): Add myself.
4198 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4200         * MAINTAINERS (Write After Approval): Add myself.
4202 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4204         PR target/44862
4205         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4206         Provide -B option to allow for link spec %s substitutions for
4207         libstdc++.a on darwin.
4208         * Makefile.in: Regenerate.
4210 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4212         * MAINTAINERS (Reviewers): Update my e-mail address
4214 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4216         * Makefile.def (configure-gcc): Depend on all-libelf.
4217         * Makefile.in: Rebuild.
4219 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4221         * MAINTAINERS (Write After Approval): Add myself in the right place.
4223 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4229         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4231 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4233         * config.sub: Update to version 2010-05-21.
4234         * config.guess: Update to version 2010-04-03.
4236 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4238         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4239         * configure: Regenerate.
4241 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4243         * MAINTAINERS (Write After Approval): Add myself.
4245 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4247         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4248         a platform that supports LTO.
4249         * configure: Regenerate.
4251 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4253         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4254         * configure: Regenerated.
4256 2010-04-27  Roland McGrath  <roland@redhat.com>
4257             H.J. Lu  <hongjiu.lu@intel.com>
4259         * configure.ac (--enable-gold): Support both, both/gold and
4260         both/bfd to add gold to configdirs without removing ld.
4261         * configure: Regenerated.
4263         * Makefile.def: Add install-gold dependency to install-ld.
4264         * Makefile.in: Regenerated.
4266 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4268         PR lto/42776
4269         * configure.ac (--enable-lto): Refactor handling so libelf tests
4270         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4271         and allow LTO to be explicitly enabled on non-ELF platforms that
4272         are known to support it inside else-clause.
4273         * configure: Regenerate.
4275 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4277         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4278         * configure: Regenerate.
4280 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4282         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4283         * configure: Regenerate.
4285 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4287         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4288         separately.
4289         * configure: Regenerate.
4291 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4293         * MAINTAINERS (Write After Approval): Add myself.
4295 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4297         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4298         * configure: Regenerate.
4300 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4302         * configure: Regenerate after change to elf.m4.
4304 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4306         * MAINTAINERS (Write After Approval): Add myself.
4308 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4310         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4311         * configure: Regenerated.
4313 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4315         * configure.ac: Print "buggy but acceptable" when CLooG
4316         revision is less than 9.
4317         * configure: Regenerated.
4319 2010-04-01  Diego Novillo  <dnovillo@google.com>
4321         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4323 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4325         PR bootstrap/43615
4326         PR bootstrap/43328
4328         Revert:
4330         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4332         * configure.ac: Do not pass --enable-multilib nor
4333         --disable-multilib in baseargs.  Accept explicitly passed
4334         --enable_multilib.
4335         * configure: Regenerate.
4337 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4339         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4341 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4343         * MAINTAINERS: Remove myself.
4345 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4347         PR bootstrap/43328
4348         * configure.ac: Do not pass --enable-multilib nor
4349         --disable-multilib in baseargs.  Accept explicitly passed
4350         --enable_multilib.
4351         * configure: Regenerate.
4353 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4355         * MAINTAINERS (spu port): Remove me.
4357 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4359         * configure.ac (tic6x-*-*): New case.
4360         * configure: Regenerate.
4362 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4364         * config.sub: Update to version 2010-03-22.
4365         * config.guess: Update to version 2009-12-30.
4367 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4369         PR ada/42554
4370         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4371         * configure: Regenerate.
4373 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4375         * MAINTAINERS: Update my email address.
4377 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4379         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4380         (ghassan.shobaki@amd.com): Removed.
4382 2010-03-17  Alan Modra  <amodra@gmail.com>
4384         * MAINTAINERS: Update my email address.
4386 2010-03-16  Diego Novillo  <dnovillo@google.com>
4388         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4389         Matthews.
4391 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4393         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4394         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4396 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4398         * MAINTAINERS: Update my email address.
4400 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4402         * MAINTAINERS: Update my email address.
4404 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4406         * MAINTAINERS: Update my email address.
4408 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4410         * MAINTAINERS: Update my email address.
4412 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4414         PR libstdc++/32499
4415         * configure.ac (RANLIB): Default to true.
4416         (STRIP): Likewise.
4417         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4418         * configure: Regenerate.
4420 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4422         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4423         (Write After Approval): Update my email address.
4425 2010-02-17  Nick Clifton  <nickc@redhat.com>
4427         PR 11238
4428         * Makefile.tpl (local-distclean): Also remove config.cache files in
4429         sub-directories as there may not be Makefiles present in the
4430         sub-directories.
4431         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4432         the config.cache files found by the find command.
4434         * Makefile.in: Regenerate.
4435         * configure.ac: Revert previous delta.
4436         * configure: Regenerate.
4438 2010-02-15  Nick Clifton  <nickc@redhat.com>
4440         PR 11238
4441         * configure.ac: Delete config.cache files in sub-directories when
4442         deleting Makefiles.
4443         * configure: Regenerate.
4445 2010-02-12  Ben Elliston  <bje@gnu.org>
4447         * MAINTAINERS: Update my email address.
4449 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4451         * MAINTAINERS (spu port): Update my email address.
4453 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4455         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4457 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4459         * configure.ac: Add "recommended" version checks for GMP/MPC.
4460         Update recommended GMP/MPFR/MPC versions.
4461         * configure: Regenerate.
4463 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4465         * MAINTAINERS: Move my Embecosm email address into the
4466         write-after-approval section.
4468 2010-01-26  Ian Lance Taylor  <iant@google.com>
4470         * MAINTAINERS: Add myself as Go frontend maintainer.
4472 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4474         PR libstdc++/36101, PR libstdc++/42813
4475         * configure.ac (bootstrap_target_libs): Make inclusion of
4476         target-libgomp conditional on libgomb being in target_configdirs.
4477         * configure: Regenerate.
4479 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4481         PR libstdc++/36101, PR libstdc++/42813
4482         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4483         * configure: Regenerate.
4485 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4487         PR libstdc++/36101, PR libstdc++/42813
4488         * configure.ac (target_configdirs): Substitute.
4489         * Makefile.def: Bootstrap target module libgomp.
4490         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4491         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4492         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4493         * configure, Makefile.in: Regenerate.
4495 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4497         * MAINTAINERS: Adjust my details.
4499 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4501         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4503 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4505         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4507 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4509         * MAINTAINERS (Write After Approval): Add myself.
4511 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2010-01-11  Richard Guenther  <rguenther@suse.de>
4517         PR lto/41569
4518         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4519         * Makefile.in: Regenerated.
4521 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4523         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4524         * configure: Regenerate.
4526 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4527             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4529         PR bootstrap/42424
4530         * configure.ac: Include libtool m4 files.
4531         (_LT_CHECK_OBJDIR): Call it.
4532         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4533         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4535         * configure: Regenerate.
4537 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4539         PR bootstrap/41818
4540         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4541         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4542         * Makefile.in: Regenerate.
4544 2010-01-02  Richard Guenther  <rguenther@suse.de>
4546         PR lto/41529
4547         * configure.ac: Include config/elf.m4.  Disable LTO if not
4548         builting for an elf target.
4549         * configure: Regenerate.
4551 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4553         * MAINTAINERS: Change my email address.
4555 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4557         * config.sub, config.guess: Update from upstream sources.
4559 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4561         * MAINTAINERS (Write After Approval): Add myself.
4563 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4565         PR middle-end/30447
4566         PR middle-end/30789
4567         PR other/40302
4569         * configure.ac: Require MPC.
4570         * configure: Regenerate.
4572 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4574         PR target/38384
4575         PR bootstrap/40972
4576         * libtool.m4: Sync from git Libtool.
4577         * ltoptions.m4: Likewise.
4578         * ltversion.m4: Likewise.
4579         * lt~obsolete.m4: Likewise.
4580         * ltmain.sh: Likewise.
4582 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4584         * configure.ac: Update minimum MPC version to 0.8.
4585         * configure: Regenerate.
4587 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4589         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4590         * configure: Regenerated.
4592 2009-11-21  Ian Lance Taylor  <iant@google.com>
4594         * configure.ac: Change default of poststage1_ldflags to be empty if
4595         poststage1_libs is set.  When poststage1_libs is empty, and
4596         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4597         * configure: Rebuild.
4599 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4601         * MAINTAINERS (Write After Approval): Update my email address.
4603 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4605         * config.guess: Update from upstream sources.
4607 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4609         * Makefile.def: Restore host and target settings for gmp.
4610         * Makefile.in: Rebuild.
4612 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4614         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4615         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4616         Fix portability of test of C++ as bootstrap language.  Add
4617         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4618         * configure: Rebuild.
4619         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4620         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4621         in-tree building.
4622         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4623         (POSTSTAGE1_HOST_EXPORTS): Use it.
4624         (STAGE[+id+]_CXXFLAGS): New.
4625         (BASE_FLAGS_TO_PASS): Pass it down.
4626         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4627         extra_exports.
4628         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4629         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4630         extra_exports.
4631         * Makefile.in: Rebuild.
4633 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4635         * config.sub, config.guess: Update from upstream sources.
4637 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4639         * MAINTAINERS (Write After Approval): Add myself.
4641 2009-11-09  Jon Beniston  <jon@beniston.com>
4643         * MAINTAINERS (Write After Approval): Add myself.
4645 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4647         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4648         paths for *-w64-mingw* and x86_64-*mingw*.
4649         * configure: Regenerated.
4651 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4653         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4655 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4657         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4658         Phil Edwards to Write-After Approval.
4660 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4662         * configure.ac: Disable target-winsup & co for
4663         x86_64-*-mingw* and *-w64-mingw* targets.
4664         * configure: Regenerated.
4666 2009-10-16  Nick Clifton  <nickc@redhat.com>
4668         * MAINTAINERS: Add myself as a maintainer for the RX port.
4670 2009-10-26  Johannes Singler  <singler@kit.edu>
4672         * MAINTAINERS (Write After Approval): Update my e-mail address.
4674 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4676         * configure.ac (CLooG test): Use = with test.
4677         * configure: Regenerate.
4679 2009-10-22  Richard Guenther  <rguenther@suse.de>
4681         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4682         cloog if the ppl version check failed.  Move flags saving
4683         before setting in libelf check.
4684         * configure: Regenerate.
4686 2009-10-21  Richard Guenther  <rguenther@suse.de>
4688         * configure.ac: Adjust the ppl and cloog configure to work as
4689         documented.  Disable cloog if ppl was disabled.  Omit the version
4690         checks if they were disabled.
4691         * configure: Re-generate.
4693 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4695         * configure.ac: Add 'lto' to enable_languages, not
4696         new_enable_languages, and only if not already present.
4697         * configure: Regenerate.
4699 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4701         * README: Refer to the various COPYING* files instead of just
4702         COPYING.
4703         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4705 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4707         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4709 2009-10-07  Richard Guenther  <rguenther@suse.de>
4711         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4712         and Richard Guenther as reviewers.
4713         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4714         as reviewers.
4716 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4718         * config.sub: Update from upstream sources.
4720 2009-10-06  Ian Lance Taylor  <iant@google.com>
4722         * Makefile.def: check-gold depends upon all-gas.
4723         * Makefile.in: Rebuild.
4725 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4727         * MAINTAINERS (Write After Approval): Add myself.
4729 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4731         * Makefile.def: all-lto-plugin depends on all-libiberty.
4732         set bootstrap=true for lto-plugin.
4733         Add lto-plugin.
4734         * Makefile.in: Regenerate.
4735         * configure.ac (host_libs): Add lto-plugin.
4736         * configure: Regenerate.
4738 2009-10-03  Diego Novillo  <dnovillo@google.com>
4740         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4741         (HOST_LIBELFLIBS): Define.
4742         (HOST_LIBELFINC): Define.
4743         * Makefile.in: Regenerate.
4744         * configure.ac: Add --enable-lto.
4745         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4746         If --enable-lto is used, add 'lto' to new_enable_languages.
4747         If --enable-lto is used and gold is enabled, add
4748         lto-plugin to configdirs.
4749         * configure: Regenerate.
4751 2009-10-03  Simon Baldwin  <simonb@google.com>
4753         * configure.ac: If --with-system-zlib, suppress local zlib and
4754         pass --with-system-zlib to subdir configure scripts.
4755         * configure: Regenerate.
4757 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4758             Paolo Bonzini  <bonzini@gnu.org>
4760         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4761         $(srcdir).
4762         * Makefile.in: Rebuilt.
4764 2009-09-26  Gary Funck  <gary@intrepid.com>
4766         * MAINTAINERS (Write After Approval): Add myself.
4768 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4770         * configure.ac: Update minimum MPC version to 0.7.
4771         * configure: Regenerate.
4773 2009-09-25  Nick Clifton  <nickc@redhat.com>
4775         * configure.ac: Pass any --cache-file=/dev/null option on to
4776         subconfigures.
4777         * configure: Regenerate.
4779 2009-09-23  Nick Clifton  <nickc@redhat.com>
4781         * config.sub, config.guess: Update from upstream sources.
4783 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4785         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4786         * Makefile.in: Rebuilt.
4788 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4790         PR bootstrap/32272
4791         * configure.ac: Error out if $srcdir isn't '.' but contains
4792         host-${host_noncanonical}.
4793         * configure: Regenerate.
4795 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4797         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4798         maintainer.
4800 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4802         * configure.ac: If bootstrapping a combined tree with
4803         --enable-gold, require c++ in stage1_languages.
4804         * configure: Regenerate.
4806         * configure.ac: Also add target_libs of stage1_languages to
4807         bootstrap_target_libs.
4808         * configure: Regenerate.
4810         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4811         with --enable-languages not containing c++.
4812         * configure: Regenerate.
4814 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4816         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4817         * configure: Regenerate.
4819 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4821         * MAINTAINERS (Write After Approval): Update my e-mail address,
4822         and move from from here...
4823         (Waiting for paperwork): To here.
4825 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4827         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4829 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4831         * configure.ac: Do not use $extrasub for replacing @if/@endif
4832         parts in Makefile; instead, use additional arguments to
4833         AC_CONFIG_COMMANDS to do the replacement manually, with several
4834         sed invocations, to avoid HP-UX sed command limits.
4835         * configure: Regenerate.
4837 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4839         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4840         blank before -L.
4842 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4844         * configure.ac (with-build-config): Document.  Handle without.
4845         Handle missing argument.
4846         * configure: Rebuilt.
4848 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4850         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4851         Default to bootstrap-debug only if compare-debug works.
4852         * configure: Rebuilt.
4853         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4854         * Makefile.in: Rebuilt.
4856 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4858         * MAINTAINERS (OS Port Maintainers): Update my email address.
4860 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4862         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4863         * Makefile.in: Rebuilt.
4865 2009-09-01  Chris Demetriou  <cgd@google.com>
4867         * MAINTAINERS (Write After Approval): Add myself.
4869 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4871         PR debug/30161
4872         * include/dwarf2.h (enum dwarf_tag): Added
4873         DW_TAG_GNU_template_template_param
4874         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4876 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4878         * Makefile.tpl (AWK): Fix typo.
4879         * Makefile.in: Regenerate.
4881 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4883         * configure.ac: Detect awk and sed.
4884         * Makefile.def (flags_to_pass): Add AWK and SED.
4885         * Makefile.tpl (AWK, SED): New.
4886         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4887         * configure: Regenerate.
4888         * Makefile.in: Regenerate.
4890 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4892         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4893         (collapseslashes): Likewise.
4895 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4897         * configure.ac (AC_PREREQ): Bump to 2.64.
4899 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4901         * configure.ac: Remove --with-datarootdir, --with-docdir,
4902         --with-pdfdir, --with-htmldir switches.
4903         * configure: Regenerate.
4905         * configure: Regenerate.
4907         * compile: Sync from Automake 1.11.
4908         * depcomp: Likewise.
4909         * install-sh: Likewise.
4910         * missing: Likewise.
4911         * mkinstalldirs: Likewise.
4912         * ylwrap: Likewise.
4914 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4916         * ltmain.sh (func_normal_abspath): New function.
4917         (func_relative_path): Likewise.
4918         (func_mode_help): Document new -bindir option for link mode.
4919         (func_mode_link): Add new -bindir option, and use it to place
4920         output DLL if specified.
4922 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4924         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4925         (baseargs): Add --disable-option-checking.
4926         * configure: Regenerate.
4928         * Makefile.def (configure-target-libiberty): Depend on
4929         all-binutils and all-ld.
4930         (configure-target-newlib): Likewise.
4931         * Makefile.in: Regenerate.
4933 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4935         * config.sub, config.guess: Update from upstream sources.
4937 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4939         Sync from src, merge:
4941         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4943         * configure.ac: Do not exclude gas for i386-*-darwin.
4944         Add a case for x86_64-*-darwin.
4945         * configure: Regenerate.
4947 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4949         * MAINTAINERS: Add my name to Write After Approval list.
4951 2009-08-06  Michael Eager  <eager@eagercon.com>
4953         * configure.ac: Add Microblaze target.
4954         * configure: Regenerate.
4956 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4958         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4959         * configure: Regenerate.
4961 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4963         * MAINTAINERS (Write After Approval): Update my e-mail address.
4965 2009-07-06  Ian Lance Taylor  <iant@google.com>
4967         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4968         * configure: Rebuild.
4970 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4972         * MAINTAINERS: Move myself to the Graphite Reviewers.
4974 2009-06-30  Wei Guozhi  <carrot@google.com>
4976         * MAINTAINERS: Add my name to Write After Approval list.
4978 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4980         PR bootstrap/40338
4981         * configure.ac (comparestring): Create new variable.
4982         * Makefile.tpl (comparestring): Use to skip some comparisions.
4983         * configure: Regenerate.
4984         * Makefile.in: Regenerate.
4986 2009-06-26  Doug Evans  <dje@sebabeach.org>
4988         * Makefile.def (host_modules): Add cgen.
4989         * Makefile.in: Regenerate.
4990         * configure.ac (host_tools): Add cgen.
4991         * configure: Regenerate.
4993 2009-06-23  DJ Delorie  <dj@redhat.com>
4995         * MAINTAINERS: Add myself as mep maintainer.
4997 2009-06-23  Ian Lance Taylor  <iant@google.com>
4999         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5000         boot_languages.  Only bootstrap target libraries listed in
5001         target_libs for some boot language.  Add --with-stage1-ldflags,
5002         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5003         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5004         if not building with C++.
5005         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5006         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5007         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5008         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5009         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5010         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5011         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5012         * configure, Makefile.in: Rebuild.
5014 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5016         * MAINTAINERS: Added my name to write-after-approval list.
5018 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5020         * configure.ac: Define is_elf for QNX Neutrino targets.
5021         * configure: Regenerate.
5023 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5025         * MAINTAINERS: Added my name to the write-after-approval list
5027 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5029         * configure.ac: Detect MPC in default directory.
5030         * configure: Regenerate.
5032 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5033             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5035         * Makefile.tpl (all): Avoid a trailing backslash.
5036         * Makefile.in: Regenerate.
5038 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5040         * config.sub, config.guess: Update from upstream sources.
5042 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5044         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5045         to noconfdirs.
5046         * configure: Regenerate.
5048 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5050         * Makefile.tpl ([+compare-target+]): Compare all stage
5051         directories, rather than just gcc.
5052         * Makefile.in: Rebuilt.
5054 2009-06-01  Doug Kwan  <dougkwan@google.com>
5056         * configure.ac: Support gold for target arm*-*-*.
5057         * configure: Regenerate.
5059 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5061         * Makefile.def: Add MPC support and dependencies.
5062         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5064         * Makefile.in, configure: Regenerate.
5066 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5068         * Makefile.tpl (all): Avoid harmless warning in make all when
5069         gcc-bootstrap is enabled but stage_last does not exist.
5070         * Makefile.in: Rebuilt.
5072 2009-05-24  Nicolas Roche  <roche@adacore.com>
5074         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5075         * Makefile.in: Regenerate.
5077 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5079         * MAINTAINERS: Update my e-mail address.
5081 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5083         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5084         * configure:  Regenerate.
5086 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5088         PR other/40159
5089         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5090         gcc-no-bootstrap are mutually exclusive.
5091         * Makefile.in: Rebuilt.
5093 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5095         PR other/40159
5096         * Makefile.tpl (all): Don't end with unconditional success.
5097         * Makefile.in: Rebuilt.
5099 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5101         PR target/37137
5102         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5103         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5104         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5105         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5106         stage_configureflags, stage_cflags and stage_libcflags into
5107         explicit Makefile macros.
5108         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5109         GFORTRAN.
5110         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5111         CC.  Set CC_FOR_BUILD from CC.
5112         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5113         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5114         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5115         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5116         and GFORTRAN.
5117         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5118         (_LIBCFLAGS): Renamed to _TFLAGS.
5119         (do-compare-debug, do-compare3-debug): Drop.
5120         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5121         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5122         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5123         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5124         (XGCC_FLAGS_FOR_TARGET): New.
5125         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5126         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5127         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5128         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5129         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5130         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5131         TFLAGS.
5132         (BUILD_CONFIG): Include if requested.
5133         (all): Set TFLAGS on bootstrap.
5134         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5135         (all-stageid-prefixmodule): Likewise.
5136         (do-clean, distclean-stageid): Set TFLAGS.
5137         (restrap): Fix whitespace.
5138         * Makefile.in: Rebuilt.
5140 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5142         * config.guess: Sync with src.
5144 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5146         * configure.ac ($with_ppl):  Default to no if not supplied.
5147         ($with_cloog):  Likewise.
5148         configure:  Regenerate.
5150 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5152         * MAINTAINERS: Update my e-mail address.
5154 2009-04-27  Nick Clifton  <nickc@redhat.com>
5156         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5158 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5160         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5161         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5162         * Makefile.in: Regenerate.
5164 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5166         PR bootstrap/39739
5167         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5168         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5170         * configure, Makefile.in: Regenerate.
5172 2009-04-21  Taras Glek  <tglek@mozilla.com>
5174         * include/hashtab.h: Update GTY annotations to new syntax
5175         * include/splay-tree.h: Likewise
5177 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5179         * config.sub, config.guess: Update from upstream sources.
5181 2009-04-15  Anthony Green  <green@moxielogic.com>
5183         * configure.ac: Add moxie support.
5184         * configure: Rebuilt.
5186 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5188         * configure.ac: Change copyright header to refer to version
5189         3 of the GNU General Public License and to point readers at the
5190         COPYING3 file and the FSF's license web page.
5191         * Makefile.def: Likewise.
5192         * Makefile.tpl: Likewise.
5193         * Makefile.in: Regenerate.
5195 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5197         * configure.ac: Restore match for darwin9 or later. Use double
5198         brackets since regeneration eats one pair.
5199         * configure: Regenerate.
5201 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5203         PR gas/10039
5204         * configure.ac: Require texinfo 4.7.
5205         * configure: Regenerated.
5207 2009-04-09  Nick Clifton  <nickc@redhat.com>
5209         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5210         the GCC Runtime Library Exception.
5212 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5214         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5215         * configure: Regenerate.
5217 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5219         * Makefil.def (languages): New entries.
5220         * Makefile.tpl (check-gcc-*): New generic target.
5221         * Makefile.in: Regenerate.
5223 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5225         * MAINTAINERS:  Update my email address.
5227 2009-03-18  Tom Tromey  <tromey@redhat.com>
5229         * configure: Rebuild.
5230         * configure.ac (host_libs): Add libiconv.
5231         * Makefile.in: Rebuild.
5232         * Makefile.def (host_modules): Add libiconv.
5233         (configure-gdb, all-gdb): Depend on libiconv.
5235 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5237         * configure.ac: Treat gdb as supported on x86_64-darwin.
5238         * configure: Regenerate.
5240 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5242         * configure.ac (--with-host-libstdcxx): New option.
5243         * configure: Regenerate.
5245 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5247         * MAINTAINERS:  Move myself into the write after approval list.
5249 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5251         * MAINTAINERS: Update e-mail address.
5253 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5255         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5257 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5259         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5261 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5263         Backport from git Libtool:
5265         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5266         Support GNU/kOpenSolaris.
5267         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5268         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5269         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5270         GNU/kOpenSolaris.
5272 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5274         * MAINTAINERS: Update e-mail address.
5276 2009-02-24  Michael Eager  <eager@eagercon.com>
5278         * MAINTAINERS (Write After Approval): Add self.
5280 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2009-02-05  Andreas Schwab  <schwab@suse.de>
5286         * Makefile.tpl (stage_last): Define $r and $s before using
5287         $(RECURSE_FLAGS_TO_PASS).
5288         * Makefile.in: Regenerate
5290 2009-01-30  Ian Lance Taylor  <iant@google.com>
5292         * MAINTAINERS: Move myself to the Global Reviewers list.
5294 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5296         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5297         * configure: Regenerate.
5299 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5301         * MAINTAINERS: Make whitespace consistent.
5302         Remove Robert Millan from Write After Approval.
5304 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5306         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5307         (all-opcodes): Depend on all-libiberty.
5308         * Makefile.in: Regenerate.
5310 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5312         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5313         * configure: Regenerate.
5315 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5317         * MAINTAINERS (Write After Approval): Add myself.
5319 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5321         * MAINTAINERS: Add myself to reviewers (Fortran).
5323 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5325         PR tree-optimization/38515
5326         * configure.ac (cloog-polylib): Removed.
5327         (with_ppl, with_cloog): Test for "no".
5328         * configure: Regenerated.
5330 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5332         * MAINTAINERS: Moved myself to reviewers (Fortran).
5334 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5336         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5337         (Write After Approval): Remove myself.
5339 2009-01-03  Diego Novillo  <dnovillo@google.com>
5341         * MAINTAINERS: Remove myself from alias maintainership.
5343 2009-01-02  David Ayers  <ayers@fsfe.org>
5345         * MAINTAINERS: Update e-mail address.
5347 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5349         * MAINTAINERS: Make whitespace consistent.
5351 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5353         Backport from upstream Libtool:
5354         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5355         Add cache variables to tests that require the linker to work.
5356         For shlibpath_overrides_runpath, this also changes the semantics
5357         to let the result from the C compiler take precedence.
5359 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5361         * config.sub, config.guess: Update from upstream sources.
5363 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5365         * configure.ac (ppllibs): Add by default the lib flags.
5366         * configure: Regenerate.
5368 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5370         * MAINTAINERS:  Add myself to the write after approval list.
5372 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5374         * configure.ac: Add double brackets on darwin[912].
5375         * configure: Regenerate.
5377 2008-12-03  Daniel Kraft  <d@domob.eu>
5379         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5380         Approval to Reviewer section (for Fortran front-end).
5382 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5384         * configure.ac: Expand to darwin10 and later.
5385         * configure: Regenerate.
5387 2008-12-02  Andreas Schwab  <schwab@suse.de>
5389         * Makefile.def: configure-target-boehm-gc depends on
5390         all-target-libstdc++-v3.
5391         * Makefile.in: Regenerate.
5393 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5395         * MAINTAINERS:  Add myself as mingw maintainer.
5397 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5399         * config.sub, config.guess: Update from upstream sources.
5401 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5403         * README.SCO: Remove.
5405 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5407         * MAINTAINERS:  Add myself to the write after approval list.
5409 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5411         * MAINTAINERS:  Update my email address in WAA section.
5413 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5415         * MAINTAINERS: Update e-mail address.
5417 2008-11-27  Toon Moene  <toon@moene.org>
5419         * MAINTAINERS: Change e-mail address.
5421 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5423         * configure.ac: Build gdb for i?86-*-darwin*
5424         * configure: Regenerated.
5426 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5428         * MAINTAINERS: Added my full name.
5430 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5432         PR bootstrap/38014
5433         PR bootstrap/37923
5435         Revert:
5437         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5439         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5440         * Makefile.in: Regenerated.
5442         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5444         PR gdb/921
5445         PR gdb/1646
5446         PR gdb/2175
5447         PR gdb/2176
5449         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5450         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5451         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5452         (HOST_EXPORTS): Pass CPPFLAGS.
5453         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5454         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5455         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5456         * Makefile.in, configure: Regenerated.
5457         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5458         and CPPFLAGS_FOR_BUILD.
5460 2008-11-06  Jeff Law  <law@redhat.com>
5462         * MAINTAINERS: Add myself as middle end maintainer.
5464 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5466         * MAINTAINERS (Write after approval): Add myself.
5468 2008-11-05  Diego Novillo  <dnovillo@google.com>
5470         * MAINTAINERS (Global Reviewers): Add myself.
5471         (Non-Algorithmic Maintainers): Remove myself.
5473 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5475         * MAINTAINERS (Write after approval): Add myself.
5477 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5479         * MAINTAINERS (Write after approval): Add myself.
5481 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5483         * configure.ac (spu-*-*): Remove special case.
5484         * configure: Regenerate.
5486 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5488         * MAINTAINERS (Write after approval): Update my email address.
5490 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5492         * configure.ac [spu-*-*]: Do not set skipdirs.
5493         * configure: Re-generate.
5495 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5497         * MAINTAINERS (Various Maintainers): Add myself to reload.
5499 2008-10-25  Richard Guenther  <rguenther@suse.de>
5501         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5502         maintainer.  Remove myself as libgcc-math maintainer.
5503         (Non-Algorithmic Maintainers): Remove myself.
5505 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5507         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5508         * Makefile.in: Regenerated.
5510 2008-10-23  Cary Coutant  <ccoutant@google.com>
5512         * MAINTAINERS (Write after approval): Add myself.
5514 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5516         PR gdb/921
5517         PR gdb/1646
5518         PR gdb/2175
5519         PR gdb/2176
5521         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5522         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5523         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5524         (HOST_EXPORTS): Pass CPPFLAGS.
5525         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5526         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5527         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5528         * Makefile.in, configure: Regenerated.
5529         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5530         and CPPFLAGS_FOR_BUILD.
5532 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5534         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5535         Sebastian Pop.
5537 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5539         * MAINTAINERS (Write After Approval): Added myself.
5541 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5543         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5544         recommended version to 2.3.2.
5546         * configure: Regenerate.
5548 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5550         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5552 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5554         * MAINTAINERS (Write After Approval): Update e-mail address.
5556 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5558         * libtool.m4: Update to libtool 2.2.6.
5559         * lt~obsolete.m4: Update to libtool 2.2.6.
5560         * ltmain.sh: Update to libtool 2.2.6.
5561         * ltsugar.m4: Update to libtool 2.2.6.
5562         * ltversion.m4: Update to libtool 2.2.6.
5563         * ltoptions.m4: Update to libtool 2.2.6.
5564         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5566 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5568         * MAINTAINERS (Write After Approval): Add myself.
5570 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5572         * MAINTAINERS (Write After Approval): Update my name.
5574 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5576         * MAINTAINERS: Add myself in "Write After Approval".
5578 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5580         * MAINTAINERS: Add myself as ia64 maintainer.
5582 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5584         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5585         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5586         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5587         and Michael Tiemann from Write After Approval since they do not
5588         actually have access.
5590 2008-09-05  Richard Guenther  <rguenther@suse.de>
5592         * configure.ac: Initialize clooglibs to -lcloog.
5593         * configure: Re-generate.
5595 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5597         * MAINTAINERS (Write After Approval): Add myself.
5599 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5601         * configure.ac (--with-cloog-polylib): New.
5602         (--disable-cloog-version-check): New.
5603         (--disable-ppl-version-check): New.
5604         * configure: Re-generate.
5606 2008-09-03  Richard Guenther  <rguenther@suse.de>
5608         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5609         cloog test.
5610         * configure: Re-generate.
5612 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5614         Add picoChip port.
5615         * MAINTAINERS: Add picoChip maintainers.
5617 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5618             Tobias Grosser  <grosser@fim.uni-passau.de>
5619             Jan Sjodin  <jan.sjodin@amd.com>
5620             Harsha Jagasia  <harsha.jagasia@amd.com>
5621             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5622             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5623             Adrien Eliche  <aeliche@isty.uvsq.fr>
5625         Merge from graphite branch.
5626         * configure: Regenerate.
5627         * Makefile.in: Regenerate.
5628         * configure.ac (host_libs): Add ppl and cloog.
5629         Add checks for PPL and CLooG.
5630         * Makefile.def (ppl, cloog): Added modules and dependences.
5631         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5632         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5634 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5636         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5637         (GCC_SHLIB_SUBDIR): New.
5638         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5639         * configure: Regenerate.
5640         * Makefile.in: Regenerate.
5642 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5644         * MAINTAINERS: Consistently use tabs to separate columns.
5646 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5648         * MAINTAINERS (Write after Approval): Add myself.
5650 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5652         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5653         Enable bfd, binutils and opcodes.
5654         * configure: Regenerate.
5656 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5658         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5660 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5662         * MAINTAINERS:  Use correct Umlaut for last name.
5664 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5666         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5668 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5670         * MAINTAINERS: Update my email address.
5672 2008-08-16  Nicolas Roche  <roche@adacore.com>
5674         * Makefile.tpl: Add BOOT_ADAFLAGS.
5675         * Makefile.in: Regenerate.
5677 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5679         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5680         * configure: Regenerate.
5682 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5684         * configure.ac: Add makefile fragments for hpux.
5685         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5686         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5687         * configure: Regenerate.
5688         * Makefile.in: Regenerate.
5690 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5692         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5694 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5696         * MAINTAINERS (Write after Approval): Add myself.
5698 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5700         * MAINTAINERS (Write After Approval):  Add myself.
5702 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5704         * MAINTAINERS (Write After Approval):  Add myself.
5706 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5708         * MAINTAINERS: Update my email address.
5710 2008-06-25  Joey Ye  <joey.ye@intel.com>
5712         * MAINTAINERS (Write After Approval):  Add myself.
5714 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5716         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5717         * Makefile.in: Regenerate.
5718         * configure: Regenerate.
5720 2008-06-17  Daniel Kraft  <d@domob.eu>
5722         * MAINTAINERS (Write After Approval):  Add myself.
5724 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5726         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5727         "$@" is still intact with both Autoconf 2.59 and 2.62.
5728         * configure: Regenerate.
5730 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5732         * Makefile.tpl: Fix comment errors.
5733         * Makefile.in: Regenerate.
5735 2008-06-12  David S. Miller  <davem@davemloft.net>
5736             David Edelsohn  <edelsohn@gnu.org>
5738         * configure.ac: Add powerpc*-*-* to gold supported targets.
5739         * configure: Regenerate.
5741 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5743         PR tree-optimization/36218
5744         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5745         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5746         (all prefix="build-"): Pass them to build-system sub-makes.
5747         * Makefile.in: Regenerate.
5749 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5751         * MAINTAINERS (mt port): Remove.
5752         (sco5, unixware, sco udk): Remove.
5753         (Kean Johnston): Add to Write After Approval.
5755 2008-05-30  Julian Brown  <julian@codesourcery.com>
5757         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5758         of libobjc for ARM EABI Linux.
5759         * configure: Regenerate.
5761 2008-05-18  Xinliang David Li   <davidxl@google.com>
5763         * ChangeLog: Remove wrong ChangeLog entry.
5765 2008-05-17  Xinliang David Li   <davidxl@google.com>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5771         * MAINTAINERS (Write After Approval): Add myself.
5773 2008-05-14  Rafael Espíndola  <espindola@google.com>
5775         * config-ml.in: don't handle --enable-shared and --enable-static.
5777 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5779         * MAINTAINERS: Update my email address.
5781 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5783         * MAINTAINERS: Update my email address.
5785 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5795         * MAINTAINERS (crx): Add myself.
5797 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5799         Sync with src:
5800         2008-04-14  David S. Miller  <davem@davemloft.net>
5802         * configure.ac: Add sparc*-*-* to gold supported targets.
5803         * configure: Regenerate.
5805 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5807         PR bootstrap/35457
5808         * configure.ac: Include override.m4.
5809         * configure: Regenerate.
5811 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5813         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5814         * Makefile.in: Regenerate.
5816 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5818         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5819         as nonconfigurable directories list.
5820         * configure: Regenerate.
5822 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5824         * config.sub, config.guess: Update from upstream sources.
5826 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5828         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5829         * Makefile.in: Regenerate.
5831 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5833         * configure.ac: Do not build libssp for the AVR.
5834         * configure: Regenerate.
5836 2008-04-07  Ian Lance Taylor  <iant@google.com>
5838         * Makefile.def: check-gold depends upon all-binutils.
5839         * Makefile.in: Regenerate.
5841 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5843         * MAINTAINERS (Write After Approval): Add myself.
5845 2008-04-04  Nick Clifton  <nickc@redhat.com>
5847         PR binutils/4334
5848         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5849         builds.
5850         * configure: Regenerate.
5852 2008-04-04  NightStrike  <NightStrike@gmail.com>
5854         PR other/35151
5855         * configure.ac: Combine rules for mingw32 and mingw64.
5856         * configure: Regenerate.
5858 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5860         * MAINTAINERS (Write After Approval): Add myself.
5862 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5864         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5865         * Makefile.in (.NOTPARALLEL): Ditto.
5867 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5869         * MAINTAINERS (Write After Approval): Add myself.
5871 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5873         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5874         * Makefile.in (.NOTPARALLEL): Regenerate.
5876 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5878         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5879         * Makefile.in: Regenerate.
5881 2008-03-26  Jakub Staszak  <kuba@et.pl>
5883         * MAINTAINERS (Write After Approval): Add myself.
5885 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5887         * MAINTAINERS:  Update e-mail address.
5889 2008-03-20  Ian Lance Taylor  <iant@google.com>
5891         * configure.ac: Add support for --enable-gold.
5892         * Makefile.def: Add gold as a directory like ld.
5893         * configure, Makefile.in: Regenerate.
5895 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5897         * configure.ac: m4_include config/proginstall.m4.
5898         * configure: Regenerate.
5900         Backport from upstream Libtool:
5902         2007-10-12  Eric Blake  <ebb9@byu.net>
5904         Deal with Autoconf 2.62's semantic change in m4_append.
5905         * ltsugar.m4 (lt_append): Replace broken versions of
5906         m4_append.
5907         (lt_if_append_uniq): Don't require separator to be overquoted,
5908         and avoid broken m4_append.
5909         (lt_dict_add): Fix typo.
5910         * libtool.m4 (_LT_DECL): Don't overquote separator.
5912 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5914         * config.rpath: Add AIX 6 support.
5916 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5918         * Makefile.def (stageprofile).  Remove -fprofile-generate
5919         from stage_libcflags.
5920         * Makefile.in: Regenerate.
5922 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5924         * config.sub, config.guess: Update from upstream sources.
5926 2008-03-06  Tom Tromey  <tromey@redhat.com>
5928         * MAINTAINERS: Update for treelang deletion.
5930 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5932         * MAINTAINERS: Update my email address.
5934 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5936         * MAINTAINERS (darwin port): Add myself as a maintainer.
5937         (objective-c/c++): Add myself as a maintainer.
5939 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5941         * MAINTAINERS (Write After Approval): Update my email address.
5943 2008-02-25  Tomas Bily  <tbily@suse.cz>
5945         * MAINTAINERS (Write After Approval): Add myself.
5947 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5949         * MAINTAINERS (OpenMP): Add myself.
5951 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5953         PR bootstrap/32009
5954         PR bootstrap/32161
5956         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5957         * configure: Regenerate.
5959         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5960         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5961         STAGE4_LIBCFLAGS): New.
5962         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5963         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5964         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5965         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5966         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5967         for target modules.  Don't export LIBCFLAGS.
5968         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5969         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5970         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5971         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5972         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5973         * Makefile.in: Regenerate.
5975 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5977         PR libgcj/33085
5978         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5979         Do not use -DDLL_EXPORT.  Backport from upstream.
5981 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5983         * MAINTAINERS (Write After Approval): Add myself.
5985 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5987         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5988         * configure: Regenerate.
5990 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5992         * configure.ac (xtensa*-*-*): Recognize processor variants.
5993         * configure: Regenerate.
5995 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5997         PR bootstrap/34922
5998         * configure.ac (PARSE_ARGS): Push suitable setting of
5999         ac_subdirs_all, for `./configure --help=recursive'.
6000         Handle `+' in generic toplevel directory disabling.
6001         * configure: Regenerate.
6003 2008-01-28  Nick Clifton  <nickc@redhat.com>
6005         * MAINTAINERS (xstormy16): Take over maintainership.
6007 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6009         * MAINTAINERS (c4x port): Remove.
6011 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6013         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6015 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6017         * config.sub, config.guess: Update from upstream sources.
6019 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6021         * MAINTAINERS (Write After Approval): Add myself.
6023 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6025         * MAINTAINERS: Update my email address.
6027 2008-01-09  Raksit Ashok  <raksit@google.com>
6029         * MAINTAINERS (Write After Approval): Add myself.
6031 2008-01-09  Raksit Ashok  <raksit@google.com>
6033         * MAINTAINERS (Write After Approval): Add myself.
6035 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6037         * config.sub, config.guess: Update from upstream sources.
6039 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6041         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6042         Change recommended MPFR from 2.2.1 -> 2.3.0.
6043         * configure: Regenerate.
6045 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6047         * MAINTAINERS: Update my email address.
6049 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6051         * MAINTAINERS: Update my email address.
6053 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6055         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6056         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6057         * Makefile.in: Regenerate.
6059 2007-12-10  Mark Heffernan  <meheff@google.com>
6061         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6062         misplaced entries.
6064 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6066         * configure.ac: Enable libjava for x86_64-*-darwin9.
6067         * configure: Regenerate.
6069 2007-12-07  Bill Maddox  <maddox@google.com>
6071         * MAINTAINERS (Write After Approval): Add myself.
6073 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6075         * config.sub, config.guess: Update from upstream sources.
6077 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6079         * config-ml.in: Remove 64bit configure tests.
6081 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6083         * config-ml.in: Robustify against white space in absolute file
6084         names.
6086         * config-ml.in (multi-clean): Substitute ${Makefile}.
6087         Remove superfluous ${Makefile} in list.
6089 2007-11-19  Thiemo Seufer  <ths@mips.com>
6091         * config-ml.in: Don't hardcode the Makefile name.
6093 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6095         * MAINTAINERS (Write After Approval): Add myself.
6097 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6099         * MAINTAINERS (Write After Approval): Add myself.
6101 2007-11-06  Doug Kwan  <dougkwan@google.com>
6103         * MAINTAINERS (Write After Approval): Add myself.
6105 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6107         * MAINTAINERS (mercury): Remove entry.
6108         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6110 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6112         * Makefile.def (dependencies): Make configure-gdb depend on
6113         all-intl.
6114         * Makefile.in: Regenerated.
6116 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6118         * MAINTAINERS (Fortran maintainer): Remove myself.
6120 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6122         * Makefile.def: To avoid problems running with parallel makes,
6123         build newlib before libgloss so that target specific header
6124         files are availble.
6125         * Makefile.in: Regenerate
6127 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6129         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6130         * Makefile.in: Regenerate.
6132 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6134         * MAINTAINERS (Register allocation reviewer): Add myself.
6136 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6138         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6139         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6140         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6141         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6142         * configure: Regenerate.
6144 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6146         * MAINTAINERS (Register allocation reviewer): Add myself.
6148 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6150         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6151         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6152         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6153         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6154         * configure.ac: Default them to host tools for $host = $build.
6155         Subst them.
6157         * configure: Regenerate.
6158         * Makefile.in: Regenerate.
6160 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6162         * MAINTAINERS (Register allocation reviewer): Add myself.
6164 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6166         * MAINTAINERS (Register allocation reviewer): Add myself.
6168 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6170         * MAINTAINERS (Write After Approval): Fix typo.
6172 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6174         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6175         * configure: Regenerate.
6177 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6179         PR bootstrap/31906
6180         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6181         they're already prefixed.
6183 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6185         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6186         libstdc++.
6187         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6188         * configure: Regenerate.
6189         * Makefile.in: Regenerate.
6191 2007-09-17  Andreas Schwab  <schwab@suse.de>
6193         * configure.ac: Raise minimum makeinfo version to 4.6.
6194         * configure: Regenerate.
6196 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6198         * MAINTAINERS (write-after-approval) add myself
6200 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6202         * configure.ac: Correct makeinfo version check.
6203         * configure: Regenerate.
6205 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6207         * MAINTAINERS: Update my email address.
6209 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6211         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6212         to $skipdirs and only disable gprof for newlib.  Use the normal
6213         mips*-elf* handling in other respects.
6214         * configure: Regnerate.
6216 2007-09-12  David Daney  <ddaney@avtrex.com>
6218         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6219         enabling libgcj.
6220         * configure: Regenerate.
6222 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6224         PR other/32154
6225         * configure.ac: For libgloss targets, point the linker to the linker
6226         script, startup code and simulator library.
6227         * configure: Regenerate.
6229 2007-09-07  Andrew Haley  <aph@redhat.com>
6231         * configure.ac (noconfigdirs): Remove target-libffi and
6232         target-libjava.
6233         * configure: Regenerate.
6235 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6237         PR target/33281
6238         * configure.ac: Use config/mh-mingw on mingw.
6239         * configure: Regenerate.
6241 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6243         * MAINTAINERS (Write After Approval): Add myself.
6245 2007-09-05  Richard Guenther  <rguenther@suse.de>
6247         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6248         nor --disable-checking is provided also turn on yes and types
6249         checking for stage1.
6250         * configure: Re-generate.
6252 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6254         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6255         (Write After Approval): Remove myself.
6257 2007-08-29  Nick Clifton  <nickc@redhat.com>
6259         * config.sub, config.guess: Update from upstream sources.
6261 2007-08-22  Bud Davis  <jmdavis@link.com>
6263         * MAINTAINERS (Write After Approval): Added myself.
6264         * MAINTAINERS (Reviewers): Removed myself.
6266 2007-08-18  Paul Brook  <paul@codesourcery.com>
6267             Joseph Myers  <joseph@codesourcery.com>
6269         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6270         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6271         * Makefile.in: Regenerate.
6272         * configure.ac (--with-debug-prefix-map): New.
6273         * configure: Regenerate.
6275 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6276             Nigel Stephens  <nigel@mips.com>
6278         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6279         as target_makefile_frag.
6280         * configure: Regenerate.
6282 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6284         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6285         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6286         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6287         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6288         (do-compare, do-compare3, do-compare-debug): New.
6289         ([+compare-target+]): Use them.
6291 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6293         * MAINTAINERS (Write After Approval): Change my email address.
6295 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6296             Ben Elliston  <bje@au.ibm.com>
6298         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6299         --silent if $silent.
6300         * configure: Regenerate.
6302 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6304         * MAINTAINERS (Various Maintainers): Add myself as
6305         loop infrastructure maintainer.  Update my e-mail
6306         address.
6308 2007-07-31  Diego Novillo  <dnovillo@google.com>
6310         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6311         Adjust description.
6313 2007-07-26  Richard Guenther  <rguenther@suse.de>
6315         * configure.ac: Add types checking to stage1 checking flags.
6316         * configure: Regenerate.
6318 2007-07-17  Nick Clifton  <nickc@redhat.com>
6320         * COPYING3: New file.  Contains version 3 of the GNU General
6321         Public License.
6322         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6323         Lesser General Public License.
6325 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6327         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6329 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6331         * MAINTAINERS (S/390 co-maintainer): Add myself.
6332         (Write After Approval): Remove myself.
6334 2007-07-13  Dan Hipschman  <dsh@google.com>
6336         * MAINTAINERS (Write After Approval): Add myself.
6338 2007-07-11  Nick Clifton  <nickc@redhat.com>
6340         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6341         WINDRES export.
6342         * Makefile.in: Regenerate.
6344 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6346         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6347         maintainer.
6349 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6351         * lt~obsolete.m4: New. Import from 20070318 libtool.
6353 2007-07-03  Julian Brown  <julian@codesourcery.com>
6355         * MAINTAINERS (Write After Approval): Add myself.
6357 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6359         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6360         * configure: Regenerate.
6362 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6364         * configure.ac: Add some missing m4 quotation.
6365         * configure: Regenerate.
6367 2007-07-02  Simon Baldwin  <simonb@google.com>
6369         * MAINTAINERS (Write After Approval): Add myself.
6371 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6373         * configure: Regenerate.
6375 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6377         * Makefile.def: Add windmc tool to build.
6378         * Makefile.tpl: Likewise.
6379         * configure.ac: Likewise.
6380         * Makefile.in: Regenerate.
6381         * configure: Regenerate.
6383 2007-06-28  DJ Delorie  <dj@redhat.com>
6385         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6386         not building newlib.
6387         * configure: Regenerated.
6389 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6391         * MAINTAINERS (Write After Approval): Add myself.
6393 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6395         * MAINTAINERS (Write After Approval): Add myself.
6397 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6399         * MAINTAINERS (Write After Approval): Add myself.
6401 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6403         * MAINTAINERS (Write After Approval): Add myself.
6405 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6407         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6408         * Makefile.in: Regenerated.
6410 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6412         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6413         bfin*-*-uclinux* targets.
6414         * configure: Regenerate.
6416 2007-06-14  Ian Lance Taylor  <iant@google.com>
6418         * MAINTAINERS: Add myself as non-algorithmic global write
6419         maintainer.
6421 2007-06-14  Diego Novillo  <dnovillo@google.com>
6423         * MAINTAINERS: Add self as middle-end maintainer and
6424         non-algorithmic global write maintainer.
6426 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6428         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6429         Move all Fortran maintainers except Paul Brook into the
6430         Non-Autopoiesis section.
6432 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6434         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6435         (distclean-stage[+id+]): Possibly delete stage_last.
6436         * Makefile.in: Regenerate.
6438 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6440         * MAINTAINERS (Various Maintainer): Fix typo.
6442 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6444         * MAINTAINERS (Various Maintainer): Add myself as
6445         dataflow maintainer.
6447 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6449         * config.sub, config.guess: Update from upstream sources.
6451 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6453         * Makefile.tpl: Fix spelling error.
6454         * Makefile.in: Regenerate.
6456 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6458         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6459         lt_cv_sys_max_cmd_len.
6461 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6463         * MAINTAINERS (Various Maintainers): Add myself as
6464         auto-vectorizer maintainer.
6466 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6468         PR libjava/32098
6469         * libtool.m4: Revert previous change.
6470         * ltgcc.m4: Put it here.
6472 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6474         * MAINTAINERS (Various Maintainers): Add myself as
6475         auto-vectorizer maintainer.
6477 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6479         PR libjava/32098
6480         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6482 2007-05-30  Richard Guenther  <rguenther@suse.de>
6484         * MAINTAINERS (Various Maintainers): Add myself as
6485         auto-vectorizer maintainer.
6487 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6489         PR bootstrap/29382
6490         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6491         * configure: Rebuilt.
6493 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6495         * MAINTAINERS (Write After Approval): Removed my name.
6497 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6499         * MAINTAINERS (Write After Approval): Remove myself.
6501 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6503         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6505 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6507         * ltmain.sh: Update from ToT Libtool.
6508         * libtool.m4: Update from ToT Libtool.
6509         * ltsugar.m4: New. Update from ToT Libtool.
6510         * ltversion.m4: New. Update from ToT Libtool.
6511         * ltoptions.m4: New. Update from ToT Libtool.
6512         * ltconfig: Remove.
6513         * ltcf-c.sh: Remove.
6514         * ltcf-cxx.sh: Remove.
6515         * ltcf-gcj.sh: Remove.
6517 2007-05-22  Ollie Wild  <aaw@google.com>
6519         * MAINTAINERS (Write After Approval): Add myself.
6521 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6523         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6524         stage_cflags.
6525         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6526         Remove CFLAGS/LIBCFLAGS.
6527         (configure-stage[+id+]-[+prefix+][+module+],
6528         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6529         * Makefile.in: Regenerate.
6531 2007-05-15  Diego Novillo  <dnovillo@google.com>
6533         * MAINTAINERS: Update e-mail address.
6535 2007-05-15  Revital Eres  <eres@il.ibm.com>
6537         * MAINTAINERS (Write After Approval): Add myself.
6539 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6541         * MAINTAINERS (Write After Approval): Updated my address.
6543 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6545         * MAINTAINERS (Write After Approval): Add myself.
6547 2007-05-11  Silvius Rus  <rus@google.com>
6549         * MAINTAINERS (Write After Approval): Add myself.
6551 2007-04-23  Tom Tromey  <tromey@redhat.com>
6553         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6555 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6557         * MAINTAINERS (cpplib): Rename to ...
6558         (libcpp): ... this.  Add C/C++ front end maintainers.
6560 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6562         * config-ml.in: Pass ${ml_config_env} to configure calls.
6564 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6566         * MAINTAINERS (Write After Approval): Add myself.
6568 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6570         * MAINTAINERS (Write After Approval): Add myself.
6572 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6574         * MAINTAINERS (fortran 95 front end): Add myself.
6576 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6578         * MAINTAINERS (Write After Approval): Add myself.
6580 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6582         * MAINTAINERS (Modulo Scheduler): Add myself.
6584 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6586         * MAINTAINERS (fortran 95 front end): Add myself.
6587         (c++ front end): whitespace fix.
6589 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6591         * MAINTAINERS (Write After Approval): Add myself.
6593 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6595         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6596         of glob.  Quote arguments with single quotes too.
6597         * configure: Regenerate.
6599 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6601         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6602         * Makefile.in: Regenerate
6604 2007-03-07  Andreas Schwab  <schwab@suse.de>
6606         * configure: Regenerate.
6608 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6610         * configure.ac: Add "--with-pdfdir" configure option,
6611         which defines pdfdir variable.
6612         * Makefile.def (target=fixincludes): Add install-pdf to
6613         missing targets.
6614         (recursive_targets): Add install-pdf target.
6615         (flags_to_pass): Add pdfdir.
6616         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6617         target.
6618         * configure: Regenerate
6619         * Makefile.in: Regenerate
6621 2007-02-28  Eric Christopher  <echristo@apple.com>
6623         Revert:
6624         2006-12-07  Mike Stump  <mrs@apple.com>
6626         * Makefile.def (dependencies): Add dependency for
6627         install-target-libssp and install-target-libgomp on
6628         install-gcc.
6629         * Makefile.in: Regenerate.
6631 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6633         * configure: Regenerate.
6634         * configure.ac: Move statements after variable declarations.
6636 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6638         * MAINTAINERS: Add myself as sh maintainer.
6640 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6642         * configure.ac: Adjust for loop syntax.
6643         * configure: Regenerate.
6645 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6647         * configure: Rebuilt.
6649 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6651         * configure.ac: Drop multiple occurrences of --enable-languages,
6652         and fix its quoting.
6653         * configure: Rebuilt.
6655 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6656             Nathan Sidwell  <nathan@codesourcery.com>
6657             Vladimir Prus  <vladimir@codesourcery.com>
6658             Joseph Myers  <joseph@codesourcery.com>
6660         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6661         * configure: Regenerate.
6663 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6665         * ltconfig (freebsd*): Default to elf.
6667 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6669         * configure.ac (target_libraries): Move libgcc before libiberty.
6670         * configure: Regenerated.
6672 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6673             Paolo Bonzini  <bonzini@gnu.org>
6675         PR bootstrap/30753
6676         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6677         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6678         * configure: Regenerated.
6680 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6682         * MAINTAINERS (Language Front End Maintainers): Update my mail
6683         address.
6685 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6687         PR bootstrap/30748
6688         * configure.ac: Correct syntax for Solaris ksh.
6689         * configure: Regenerated.
6691 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6693         * configure.ac: Sync with src.
6694         * configure: Regenerate.
6696 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6698         * Makefile.in: Regenerate.
6700 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6702         * config.sub: Sync with src.
6704 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6706         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6707         noncanonical equivalents.
6708         * configure.in: Rename to...
6709         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6710         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6711         target_noncanonical.  Use them.  Rewrite removal of configure
6712         arguments for autoconf 2.59.  Discard variable settings.  Force
6713         program_transform_name for native tools.
6715         * Makefile.in: Regenerated.
6716         * configure: Regenerated with autoconf 2.59.
6718 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6720         * MAINTAINERS (Write After Approval): Add myself.
6722 2007-01-31  Andreas Schwab  <schwab@suse.de>
6724         * Makefile.tpl (LDFLAGS): Substitute it.
6725         * Makefile.in: Regenerate.
6727 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6729         * MAINTAINERS (Write After Approval): Add myself.
6731 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6733         * MAINTAINERS (spu port): Add myself.
6735 2007-01-23  Richard Guenther  <rguenther@suse.de>
6737         PR bootstrap/30541
6738         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6739         * Makefile.tpl (GNATBIND): Substitute it.
6740         (GNATMAKE): Likewise.
6741         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6742         of STAGE_PREFIX.
6743         * Makefile.in: Regenerate.
6744         * configure: Regenerate.
6746 2007-01-18  Mike Stump  <mrs@apple.com>
6748         * configure.in: Re-enable -Werror for gcc builds.
6750 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6752         * MAINTAINERS (Write After Approval): Add myself.
6754 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6756         * configure.in: Change == to = in test command.
6757         * configure: Regenerate.
6759 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6760             Nick Clifton  <nickc@redhat.com>
6761             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6763         * configure.in (build_configargs, host_configargs, target_configargs):
6764         Remove build/host/target parameters.
6765         (host_libs): Add gmp and mpfr.
6766         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6767         * Makefile.def (gmp, mpfr): New.
6768         (gcc): Remove target.
6769         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6770         target_os, target_vendor): New.
6771         (configure): Add host_alias/target_alias arguments; adjust invocations.
6772         * configure: Regenerate.
6773         * Makefile.in: Regenerate.
6775 2007-01-11  Matt Fago  <fago@earthlink.net>
6777         * configure.in: Try to link to functions only in mpfr 2.2.x
6778         to improve robustness of configure tests.
6779         * configure: Regenerate.
6781 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6783         * MAINTAINERS: Add myself as i386 maintainer.
6785 2007-01-08  Jan Hubicka  <jh@suse.cz>
6787         * MAINTAINERS: Add myself as i386 maintainer.
6789 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6791         * configure.in: Add support for an x86_64-mingw* target.
6792         * configure: Regenerate.
6794 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6796         * Makefile.tpl (all-target): Correct @if conditional for target
6797         modules.
6798         * configure.in: Omit libiberty if building only target libgcc.
6799         * configure, Makefile.in: Regenerated.
6801 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6803         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6804         * configure: Regenerate.
6806 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6808         * Makefile.def (target_modules): Add libgcc.
6809         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6810         * Makefile.tpl (clean-target-libgcc): Delete.
6811         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6812         on gcc even for bootstrapped modules.  Rewrite handling of
6813         lang_env_dependencies to loop over target_modules.
6814         * configure.in (target_libraries): Add target-libgcc.
6815         * Makefile.in, configure: Regenerated.
6817 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6819         * configure.in: Reorganize recognition of languages.  Add
6820         --enable-stage1-languages.  Show supported languages for the chosen
6821         target rather than all recognized languages.
6822         * configure: Regenerate.
6824 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6826         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6827         * Makefile.in: Regenerate.
6829 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6831         * configure.in: Warn that MPFR 2.2.0 is buggy.
6832         * configure: Regenerate.
6834 2006-12-27  Ian Lance Taylor  <iant@google.com>
6836         * configure.in: When removing Makefiles to force a reconfigure, also
6837         remove prev-DIR*/Makefile.
6838         * configure: Regenerate.
6840 2006-12-22  Andreas Schwab  <schwab@suse.de>
6842         * configure: Regenerate with correct autoconf version.
6844 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6846         * configure.in: add AC_SUBST for *_FOR_TARGET.
6847         * configure: Regenerate.
6849 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6851         * configure.in: Simplify logic for rejecting languages that cannot
6852         be built.  Separate the case when a language is unsupported,
6853         from the case when the user chooses not to build a language.
6855 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6857         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6858         it only affects bootstrap and could be tested on "$host" as well.
6859         * configure: Regenerate.
6860         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6862 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6864         PR bootstrap/29544
6865         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6866         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6867         move here comment from Makefile.tpl.
6868         * Makefile.tpl: Move some definitions higher in the file.
6869         (STAGE1_CHECKING): New.
6870         * configure.in: Add --enable-stage1-checking.
6871         * configure: Regenerate.
6872         * Makefile.in: Regenerate.
6874 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6876         * MAINTAINERS: Add myself as build system maintainer.
6878 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6880         * MAINTAINERS (Write After Approval): Add myself.
6882 2006-12-13  Eric Christopher  <echristo@apple.com>
6884         * MAINTAINERS: Add myself as darwin maintainer.
6886 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6888         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6890 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6892         MAINTAINERS: Update my entry.
6894 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6896         * configure.in:  Handle spu makefile frag.
6897         * Makefile.tpl (MAINT): Define
6898         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6899         * configure: Regenerate.
6900         * Makefile.in: Regenerate.
6902 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6904         * config.guess: Import latest version.
6905         * config.sub: Likewise.
6907 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6909         * configure.in (spu-*-*): Don't skip target-libiberty.
6910         * configure: Regenerate.
6912 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6914         PR bootstrap/30134
6915         * configure.in: Correct x86 darwin support for libjava to powerpc
6916         and i?86 only.
6917         * configure: Regenerate.
6919 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6921         * configure.in: Add x86 darwin support for libjava.
6922         * configure: Regenerate.
6924 2006-12-07  Mike Stump  <mrs@apple.com>
6926         * Makefile.def (dependencies): Add dependency for
6927         install-target-libssp and install-target-libgomp on
6928         install-gcc.
6929         * Makefile.in: Regenerate.
6931 2006-12-04  Richard Guenther  <rguenther@suse.de>
6933         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6934         (Non-Algorithmic Maintainers): Move over non-algorithmic
6935         loop optimizer maintainers, add myself as a non-algorithmic
6936         middle-end maintainer.
6938 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6940         * MAINTAINERS (Write After Approval): Add myself.
6942 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6944         * configure.in: Update error message for missing GMP/MPFR.
6946         * configure: Regenerate.
6948 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6950         * configure.in: Update MPFR version in error message.
6952         * configure: Regenerate.
6954 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6956         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6957         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6958         --with-gmp-lib): New flags.
6960         * configure: Regenerate.
6962 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6964         * MAINTAINERS (Write After Approval): Change my email address.
6966 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6968         * MAINTAINERS (Write After Approval): Add myself.
6970 2006-11-22  Philipp Thomas  <pth@suse.de>
6972         * MAINTAINERS (i18n): Update e-mail address.
6974 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6976         * MAINTAINERS (spu port): Add myself as maintainer.
6977         (Write After Approval): Remove myself.
6979 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6981         * configure.in (skipdirs): Don't build libssp for SPU.
6982         * configure: Regenerate.
6984 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6986         * MAINTAINERS (spu port): Add myself as maintainer.
6987         (libobjc): Update my email address.
6989 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6991         * MAINTAINERS (Write After Approval): Add myself.
6993 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6995         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6996         * configure : Rebuilt.
6998 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7000         * MAINTAINERS (Write After Approval): Add myself.
7002 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7004         * MAINTAINERS (Write After Approval): Add myself.
7006 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7008         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7009         libmpfr.a.
7010         * configure: Regenerate.
7012 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7014         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7015         (unstage): Test for stage_last presence.
7017         PR bootstrap/29802
7018         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7019         STAGE_PREFIX.
7020         * Makefile.in: Regenerate.
7022 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7024         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7025         maintainers.
7027 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7029         * MAINTAINERS (Write After Approval): Add myself.
7031 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7033         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7034         and stageN-package/Makefile.
7035         * Makefile.in: Regenerated.
7037 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7039         * configure.in: Remove target-libgloss from noconfigdirs for
7040         bfin-*-*.
7041         * configure: Regenerated.
7043 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7045         * configure.in (have_gmp): Only error if the gcc directory exists.
7047         * configure: Regenerate.
7049 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7051         * configure.in: Robustify error message for missing GMP/MPFR.
7053         * configure: Regenerate.
7055 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7057         * MAINTAINERS (Write After Approval): Add myself.
7059 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7061         * MAINTAINERS: Change email address.
7063 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7065         * MAINTAINERS (Write After Approval): Add myself.
7067 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7069         * MAINTAINERS (Write After Approval): Add myself.
7071 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7073         * MAINTAINERS (Write After Approval): Move myself to
7074         Write After Approval section.
7076 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7078         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7079         need_gmp anymore.
7080         * configure: Regenerate.
7082 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7084         * MAINTAINERS (Write After Approval): Add myself.
7086 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7088         * config.guess: Import latest version.
7089         * config.sub: Likewise.
7091 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7093         * Makefile.def: Added pdf target handling.
7094         * Makefile.tpl: Added pdf target handling.
7095         * Makefile.in: Regenerated.
7097 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7099         * MAINTAINERS: Add self as score port maintainer.
7101 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7103         * MAINTAINERS (Write After Approval): Add myself.
7105 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7107         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7108         or newer.
7109         * configure: Regenerated.
7111 2006-09-27  Dave Brolley  <brolley@redhat.com>
7113         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7114         using $s instead of $r.
7115         * configure: Regenerated.
7117 2006-09-26  Thiemo Seufer  <ths@mips.com>
7119         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7120         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7121         * configure: Regenerate.
7123 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7125         * MAINTAINERS (Write After Approval): Remove myself.
7127 2006-09-22  Chao-ying Fu  <fu@mips.com>
7129         * MAINTAINERS (Write After Approval): Add myself.
7131 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7133         * MAINTAINERS: Add self as soft-fp maintainer.
7135 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7137         * MAINTAINERS: Add myself as avr maintainer.
7138         Remove Marek Michalkiewicz as avr maintainer.
7140 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7142         * MAINTAINERS (Write After Approval): Add myself.
7144 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7146         * configure.in: Never build newlib for a Mingw host.
7147         Never build newlib as Mingw target library.
7148         Test the existence of winsup/cygwin for building a Cygwin newlib,
7149         rather than just winsup.
7150         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7151         building a Mingw target.
7152         * configure: Regenerate.
7154 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7156         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7158 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7160         * config.guess: Import from src (was more updated).
7161         * config.sub: Likewise.
7163 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7165         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7166         * configure: Regenerated.
7168 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7170         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7171         for stages after the first.
7173 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7175         * Makefile.def: Add dependencies for configure-opcodes
7176         on configure-intl and all-opcodes on all-intl.
7177         * Makefile.in: Regenerated.
7179 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7181         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7183 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7185         Port to hosts whose 'sort' and 'tail' implementations
7186         treat operands with leading '+' as file names, as POSIX
7187         has required since 2001.  However, make sure the code still
7188         works on pre-POSIX hosts.
7189         * ltmain.sh: Don't assume "sort +2" is equivalent to
7190         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7192 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7194         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7196 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7198         * ltconfig: chmod 644 before ranlib during install.
7200 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7202         PR bootstrap/18058
7203         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7204         if the bootstrap compiler is a GCC version that supports it.
7205         * configure: Regenerate.
7207 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7209         * configure.in: Fix thinkos in previous check-in.
7210         * configure: Regenerate.
7212 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7214         PR other/27063
7215         * configure.in: Test subdir_requires and give an appropriate
7216         error message.
7217         * configure: Regenerate.
7219 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7221         * MAINTAINERS (Write After Approval): Add myself.
7223 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7225         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7227 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7229         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7231 2006-06-20  David Ayers  <d.ayers@inode.at>
7233         PR bootstrap/28072
7234         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7235         whether target-libjava is being configured instead of whether the
7236         java front end is enabled.
7237         * configure: Regenerate.
7239 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7241         PR target/27540
7242         * configure.in: Only enable libgomp on IRIX 6.
7243         * configure: Regenerate.
7245 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7247         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7248         too.
7249         * Makefile.in: Regenerate.
7251 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7253         * config-ml.in: Alter CCASFLAGS to include special
7254         multilib options the same as is done for CFLAGS.
7256 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7258         * configure.in: Don't enable libgomp on hpux10.
7259         * configure: Rebuilt.
7261 2006-06-12  David Ayers  <d.ayers@inode.at>
7263         PR bootstrap/27963
7264         PR target/19970
7265         * configure.in: Remove target-boehm-gc from noconfigdirs where
7266         ${libgcj} is specified.
7267         * configure: Regenerate.
7269 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7271         Sync from src:
7273         * configure.in: Sync.
7274         * configure: Regenerated.
7276         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7278         * Makefile.def: Added dependencies from sim and gdb on intl, and
7279         added configure dependencies to everything with an all dependency
7280         on intl.
7281         * Makefile.in: Regenerated.
7283 2006-06-06  David Ayers  <d.ayers@inode.at>
7285         PR libobjc/13946
7286         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7287         * Makefile.in: Regenerate.
7288         * configure.in: Add --enable-objc-gc at toplevel and have it
7289         enable boehm-gc for Objective-C.
7290         Remove target-boehm-gc from libgcj.
7291         Add target-boehm-gc to target_libraries.
7292         Add target-boehm-gc to noconfigdirs where ${libgcj}
7293         is specified.
7294         Assert that boehm-gc is supported when requested for Objective-C.
7295         Only build boehm-gc if needed either for Java or Objective-C.
7296         * configure: Regenerate.
7298 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7300         PR 27674
7301         * Makefile.tpl (configure-[+prefix+][+module+],
7302         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7303         Remove rule to unstage bootstrapped modules.
7304         (stage_current): New.
7305         * Makefile.in: Regenerate.
7307 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7309         * MAINTAINERS (Write After Approval): Update my e-mail address.
7311 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7313         * include/libiberty.h: Declare pex_run_in_environment.
7315 2006-05-31  Asher Langton  <langton2@llnl.gov>
7317         * MAINTAINERS (Write After Approval): Add myself.
7319 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7321         * Makefile.def (bfd, opcodes): Fix lib_path.
7322         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7323         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7324         * Makefile.in: Regenerate.
7326 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7328         * Makefile.in: Regenerate.
7330 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7332         * Makefile.def: Add install-html target. Add datarootdir
7333         docdir and htmldir to flags_to_pass.
7334         * Makefile.tpl: Add install-html target.
7335         * Makefile.in: Regenerate.
7336         * configure.in: Add --with-datarootdir, --with-docdir, and
7337         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7338         * configure: Regenerate.
7340 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7342         * configure.in: Enable gprof for cross builds.
7343         * configure: Regenerate.
7345 2006-05-22  Richard Guenther  <rguenther@suse.de>
7347         Revert
7348         2006-01-31  Richard Guenther  <rguenther@suse.de>
7349         Paolo Bonzini  <bonzini@gnu.org>
7351         * Makefile.def (target_modules): Add libgcc-math target module.
7352         * configure.in (target_libraries): Add libgcc-math target library.
7353         (--enable-libgcc-math): New configure switch.
7354         * Makefile.in: Re-generate.
7355         * configure: Re-generate.
7356         * libgcc-math: New toplevel directory.
7358 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7359             Andreas Tobler  <a.tobler@schweiz.ch>
7361         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7362         * configure: Rebuilt.
7364 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7366         * MAINTAINERS (Write After Approval): Add myself.
7368 2006-05-01  DJ Delorie  <dj@redhat.com>
7370         * configure.in: Restore CFLAGS if GMP isn't present.
7371         * configure: Regenerate.
7373 2006-05-01  Richard Guenther  <rguenther@suse.de>
7375         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7376         maintainer.
7378 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7380         * MAINTAINERS (Write After Approval): Add myself.
7382 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7384         * MAINTAINERS (Write After Approval): Add myself.
7386 2006-04-18  DJ Delorie  <dj@redhat.com>
7388         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7389         reference libgloss so that libssp can be built in a combined
7390         tree.
7391         * configure: Regenerate.
7393 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7395         * MAINTAINERS (Write After Approval): Add myself.
7397 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7399         * configure.in: Require makeinfo 4.4 or higher.
7400         * configure: Regenerate.
7402 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7404         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7405         Rearrange the entries of other libraries to have them in one place.
7407 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7409         * MAINTAINERS (Write After Approval): Remove myself.
7410         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7412 2006-03-14  Richard Guenther  <rguenther@suse.de>
7414         * configure: Regenerate with autoconf 2.13.
7416 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7418         * MAINTAINERS: Use my work address.
7420         * MAINTAINERS: Update my E-mail address.
7422 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7424         * configure.in: Handle --disable-<component> generically.
7425         * configure: Regenerate.
7427 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7429         PR libgcj/17311
7430         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7432 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7434         * MAINTAINERS (Write After Approval):  Remove myself.
7435         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7437 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7439         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7440         (TARGET_CONFIGDIRS): Remove.
7441         * configure.in: Remove AC_SUBST(target_configdirs).
7442         * Makefile.in, configure: Regenerated.
7444 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7446         * MAINTAINERS (Write After Approval):  Remove myself.
7447         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7449 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7451         PR bootstrap/25670
7453         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7455         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7456         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7457         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7458         BUILD_PREFIX, BUILD_PREFIX_1.
7459         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7461         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7462         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7464         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7465         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7466         of `cat stage_current`.  Always provide the `r' and `s' variables.
7467         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7468         a single shell execution.
7469         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7470         bootstrapped modules, make the stage1 module if the build was not
7471         started yet, else build the current stage.
7472         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7473         (all-build, all-host, all-target, [+make_target+]-host,
7474         [+make_target+]-target): Do not use \-continued lines.
7475         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7476         (current_stage, restrap, stage_last): New.
7478         * Makefile.in: Regenerate.
7479         * configure: Regenerate.
7481 2006-02-19  Bud Davis  <jmdavis@link.com>
7483         * MAINTAINERS (Write After Approval):  Remove myself.
7484         (Language Front End Maintainers):  Add myself as fortran 95
7485         maintainer and update e-mail address.
7487 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7489         * MAINTAINERS (Write After Approval):  Remove myself.
7490         (Language Front End Maintainers):  Add myself as fortran 95
7491         maintainer.
7493 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7495         * MAINTAINERS (Write After Approval): Add myself.
7497 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7499         * MAINTAINERS (Write After Approval):  Remove myself.
7500         (Language Front End Maintainers):  Add myself as
7501         fortran 95 maintainer.
7503 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7505         Sync from src:
7507         2005-12-27  Leif Ekblad  <leif@rdos.net>
7509         * configure.in: Add support for RDOS target.
7510         * configure: Regenerate.
7512 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7513             Andreas Schwab  <schwab@suse.de>
7515         * configure: Regenerate.
7517 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7519         * configure.in (enable_libgomp): Add AIX.
7520         * configure: Regenerate.
7522 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7524         * MAINTAINERS (Write After Approval): Add myself.
7526 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7528         * MAINTAINERS (Write After Approval): Add myself.
7530 2006-01-31  Richard Guenther  <rguenther@suse.de>
7531         Paolo Bonzini  <bonzini@gnu.org>
7533         * Makefile.def (target_modules): Add libgcc-math target module.
7534         * configure.in (target_libraries): Add libgcc-math target library.
7535         (--enable-libgcc-math): New configure switch.
7536         * Makefile.in: Re-generate.
7537         * configure: Re-generate.
7538         * libgcc-math: New toplevel directory.
7540 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7542         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7543         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7544         the assembler, linker and binutils.
7545         * configure: Regenerate.
7547 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7549         * MAINTAINERS (Write After Approval): Add myself.
7551 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7553         * configure: Regenerate.
7555 2006-01-18  Richard Henderson  <rth@redhat.com>
7556             Jakub Jelinek  <jakub@redhat.com>
7557             Diego Novillo  <dnovillo@redhat.com>
7559         * libgomp: New directory.
7560         * Makefile.def: Add target_module libgomp.
7561         * Makefile.in: Regenerate.
7562         * configure.in (target_libraries): Add target-libgomp.
7563         * configure: Regenerate.
7565 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7567         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7568         @ from continuation.
7569         * Makefile.in: Rebuilt.
7571 2006-01-04  Chris Lattner  <sabre@gnu.org>
7573         * MAINTAINERS (Write After Approval): Add myself.
7575 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7577         PR bootstrap/24252
7579         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7580         * Makefile.tpl (OBJDUMP): New.
7581         (EXTRA_HOST_FLAGS): Add it.
7582         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7584         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7585         to use symbolic links between directories.  Avoid race conditions
7586         or make them harmless.
7587         * configure.in: Do not try to use symbolic links between directories.
7589         * Makefile.def (LEAN): Pass.
7590         * Makefile.tpl (LEAN): Define.
7591         (stage[+id+]-start): Accept that the previous directory does not
7592         exist, if the bootstrap is lean.
7593         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7594         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7595         configure substitution.
7596         ([+compare-target+]): Likewise.
7597         ([+bootstrap-target+]-lean): New.
7598         * configure.in: Remove lean bootstrap support from here.
7600         * Makefile.in: Regenerate.
7601         * configure: Regenerate.
7603 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7605         * MAINTAINERS (libdecnumber): Add myself.
7607 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7609         * libtool-ldflags: New script.
7611 2006-01-02  Andreas Schwab  <schwab@suse.de>
7613         * configure.in: When reconfiguring remove Makefile in
7614         all stage directories.
7615         * configure: Regenerate.
7617 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7619         * MAINTAINERS: Update my email address.
7621 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7623         Revert Ada-related part of the previous change.
7625         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7626         Do not pass.
7627         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7628         * Makefile.in: Regenerate.
7629         * configure.in: Do not include mt-ppc-aix target fragment.
7630         * configure: Regenerate.
7632 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7634         * configure.in: Select appropriate fragments for PowerPC/AIX.
7635         * configure: Regenerate.
7637         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7638         BOOT_CFLAGS, BOOT_LDFLAGS.
7639         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7640         BOOT_CFLAGS, BOOT_LDFLAGS.
7641         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7642         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7643         (stage): Fail if we cannot complete the work.
7644         * Makefile.in: Regenerate.
7646 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7648         * configure.in: Replace ms1 with mt.
7649         * configure: Rebuilt.
7651 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7653         * MAINTAINERS: Update my email address.
7655 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7657         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7658         install-host-nogcc): Don't invoke $(stage) at the end.
7659         * Makefile.in: Regenerate.
7661 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7663         * configure.in: Flip the top-level bootstrap switch.
7664         * configure: Regenerate.
7666 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7668         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7669         $(stage) and $(unstage).
7670         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7671         (all): Remove stray semicolon.
7672         (local-distclean): Don't handle multilib.tmp and multilib.out.
7673         (install.all): Set $s for consistency.
7674         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7675         check_multilibs setting.  Always make the install directory.
7676         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7677         Correct @if/@endif.
7678         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7679         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7680         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7681         (multilib.out): Remove.
7682         * Makefile.in: Regenerated.
7684 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7686         * MAINTAINERS (Write After Approval): Add myself.
7688 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7690         * MAINTAINERS: Add myself as mt maintainer.
7692         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7694 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7696         * MAINTAINERS: Change email address.
7698 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7700         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7701         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7702         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7703         Find in-tree tools if available.
7704         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7705         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7706         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7707         (COMPILER_*_FOR_TARGET): New.
7708         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7709         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7710         (CONFIGURED_*, USUAL_*): Remove.
7711         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7712         STRIP): Use autoconf substitutions.
7713         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7714         COMPILER_NM_FOR_TARGET): New.
7715         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7717         (all): Make all-host and all-target in parallel.
7718         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7719         that $$r and $$s are set before invoking a recursive make.
7720         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7721         ([+bootstrap-target+]): Inline most of the `all' target.
7723 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7725         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7726         from the gcc build directory.
7727         * Makefile.in: Regenerate.
7729 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7731         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7732         depend on all-libdecnumber.
7733         * configure.in (host_libs): Include libdecnumber.
7734         * Makefile.in: Regenerate.
7735         * configure: Likewise.
7737 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7739         * libdecnumber: Import decNumber sources from the dfp-branch.
7741 2005-11-21  Kean Johnston  <jkj@sco.com>
7743         * config.sub, config.guess: Sync from upstream sources.
7745 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7747         Import from Autoconf sources:
7749         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7750         * config/move-if-change: Don't output "$2 is unchanged";
7751         suggested by Ben Elliston.  Handle weird characters correctly.
7753 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7755         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7756         to match upstream libtool for darwin.
7758 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7760         * Makefile.def: Remove gdb dependencies for gdbtk.
7761         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7762         (configure-gdb, install-gdb): New rules.
7763         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7764         * Makefile.in, configure: Regenerated.
7766 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7768         * MAINTAINERS (Write After Approval): Add myself.
7770 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7772         * MAINTAINERS (Write After Approval): Add myself.
7774 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7776         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7777         Diego Novillo.
7779 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7781         PR bootstrap/24297
7782         * Makefile.tpl (do-[+make-target+], do-check, install,
7783         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7784         are set before recursing.
7785         * Makefile.in: Regenerate.
7787 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7789         PR bootstrap/18939
7790         * Makefile.def (gcc) <target>: Fix thinko.
7791         * Makefile.in: Regenerate.
7793 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7795         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7796         * configure: Regenerate.
7798 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7800         * MAINTAINERS (Write After Approval): Add self.
7802 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7804         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7805         target-libffi, target-qthreads, target-libjava, and
7806         targetlibobjc.
7807         * configure: Regenerate.
7809 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7811         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7812         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7813         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7814         (USUAL_OBJDUMP_FOR_TARGET): New.
7815         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7816         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7817         * configure, Makefile.in: Regenerated.
7819 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7821         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7822         before other host packages.
7824 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7826         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7828 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7830         PR bootstrap/22340
7832         * configure.in (default_target): Remove.
7833         * Makefile.tpl (all): Do not use prerequisites as subroutines
7834         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7835         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7836         use prerequisites as subroutines.
7837         (check-host, check-target): New.
7838         (bootstrap configure & all targets): Do not use stage*-start
7839         if the directory layout is already ok.
7840         (non-bootstrap configure & all targets): Prepend a $(unstage).
7841         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7842         (NOTPARALLEL): Remove.
7843         (unstage, stage variables): New variables.
7844         (unstage, stage targets): Simply expand to those variables.
7846         * configure: Regenerate.
7847         * Makefile.in: Regenerate.
7849 2005-10-04  James E Wilson  <wilson@specifix.com>
7851         * Makefile.def (lang_env_dependencies): Add libmudflap.
7852         * Makefile.in: Regenerate.
7854 2005-10-03  Andreas Schwab  <schwab@suse.de>
7856         Backport from libtool CVS:
7857         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7859         * ltmain.sh: add support for installing into temporary
7860         staging area (e.g. 'make install DESTDIR=...')
7862 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7864         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7865         * configure: Regenerated.
7867 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7869         * configure: Regenerate with the correct
7870         autoconf version.
7872 2005-09-30  Catherine Moore  <clm@cm00re.com>
7874         * configure.in (bfin-*-*): New.
7875         * configure: Regenerated.
7877 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7879         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7880         (LIPO_FOR_TARGET): New.
7881         (CONFIGURED_LIPO_FOR_TARGET): New.
7882         (USUAL_LIPO_FOR_TARGET): New.
7883         (STRIP_FOR_TARGET): New.
7884         (CONFIGURED_STRIP_FOR_TARGET): New.
7885         (USUAL_STRIP_FOR_TARGET): New.
7886         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7887         STRIP_FOR_TARGET.
7888         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7889         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7890         * Makefile.in: Regenerate.
7891         * configure: Regenerate.
7893 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7895         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7896         (rs6000-*-aix*): Same.
7897         * configure: Regenerate.
7899 2005-09-16  Tom Tromey  <tromey@redhat.com>
7901         * MAINTAINERS: Add self as java maintainer.
7903 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7905         * configure.in: Recognize f95 in the --enable-languages option,
7906         and substitute it for fortran, issuing a warning.
7907         * configure: Regenerate.
7909 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7911         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7912         * configure:  Regenerated.
7914 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7916         * MAINTAINERS: Add self as ms1 maintainer.
7918 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7920         * Makefile.def (libssp): Add to lang_env_dependencies.
7921         * Makefile.in: Regenerate.
7923 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7925         * MAINTAINERS: Add myself as middle-end maintainer.
7927 2005-08-17  Christian Groessler  <chris@groessler.org>
7929         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7930         * Makefile.in: Regenerate.
7932 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7934         * MAINTAINERS (write after approval): Added myself.
7936 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7938         * MAINTAINERS (Write After Approval): Add myself.
7940 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7942         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7943         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7944         Look for alternate names of the target cc and c++
7945         * configure: Regenerate.
7947 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7949         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7950         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7951         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7952         tools; remove code to manually set them.
7953         (Target tools): Look in the environment for them.
7954         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7955         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7956         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7957         build directory.
7958         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7959         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7960         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7961         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7962         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7963         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7964         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7965         * configure: Regenerate.
7966         * Makefile.in: Regenerate.
7968 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7970         * MAINTAINERS: Update for removed CPU targets.
7972 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7974         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7975         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7976         * Makefile.in: Regenerated.
7978 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7980         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7981         (CFLAGS_FOR_TARGET): Use it.
7982         (CXXFLAGS_FOR_TARGET): Likewise.
7983         * Makefile.in: Regenerated.
7984         * configure.in (--with-build-sysroot): New option.
7985         * configure: Regenerated.
7987 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7989         * Makefile.tpl: Wrap install between unstage and stage
7990         * Makefile.in: Regenerate.
7992 2005-07-21  Eric Christopher  <echristo@apple.com>
7994         * MAINTAINERS: Update affiliation.
7996 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7998         * MAINTAINERS: Add self as crx port maintainer.
8000 2005-07-20  DJ Delorie  <dj@redhat.com>
8002         * MAINTAINERS: Add self as m32c maintainer.
8004 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8006         * all files: Update FSF address.
8008 2005-07-15  Eric Christopher  <echristo@redhat.com>
8010         * MAINTAINERS: Change affiliation.
8012 2005-07-14  Jim Blandy  <jimb@redhat.com>
8014         * configure.in: Add cases for Renesas m32c.
8015         * configure: Regenerated.
8017 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8019         * COPYING.LIB: Update from fsf.org.
8021 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8023         * COPYING, compile, config.guess,
8024         config.sub, install-sh, missing, mkinstalldirs,
8025         symlink-tree, ylwrap: Sync from upstream sources.
8026         * config-ml.in: Update FSF address.
8028 2005-07-13  Eric Christopher  <echristo@redhat.com>
8030         * configure.in: Add toplevel noconfigdir support for tpf.
8031         * configure: Regenerate.
8033 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8035         PR ada/22340
8037         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8038         * Makefile.in: Regenerate.
8040 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8042         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8043         Brolley to write-after-approval.
8045 2005-07-07  Andreas Schwab  <schwab@suse.de>
8047         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8048         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8049         * Makefile.in: Regenerated.
8051 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8053         * configure.in: Don't build sim or rda when targetting darwin.
8054         * configure: Regenerate.
8056 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8058         * configure.in: Add --enable-libssp and --disable-libssp.
8059         * configure: Regenerate with autoconf-2.13.
8061 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8063         * Makefile.def (target_modules): Add libssp.
8064         * configure.in (target_libraries): Add target-libssp.
8065         * configure: Rebuilt.
8066         * Makefile.in: Rebuilt.
8068 2005-07-01  Zack Weinberg  <zackw@panix.com>
8070         * MAINTAINERS: Change email address.  Resign from maintainership.
8072 2005-07-01  Richard Guenther  <rguenther@suse.de>
8074         * MAINTAINERS: Change my e-mail address and affiliation.
8076 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8078         * Makefile.def (stagefeedback): Come after profile.
8079         Define profiledbootstrap target.
8080         * Makefile.tpl (profiledbootstrap): Remove.
8081         (stageprofile-end): Zap stagefeedback.
8082         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8083         * Makefile.in: Regenerate.
8085 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8087         * MAINTAINERS: Update my email address.
8089 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8091         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8092         In 'cpp' stanza, support '#line' as well as '# '.
8094 2005-06-08  Andreas Schwab  <schwab@suse.de>
8096         * MAINTAINERS: Move myself from 'Write After Approval' to
8097         'CPU Port Maintainers' section as m68k maintainer.
8099 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8101         * configure.in (unsupported_languages): New macro.
8102         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8103         non-ported target libraries in noconfigdirs.
8104         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8105         non-linux-gnu.  Remove libgcj_ex_libffi.
8106         <lang_frag loop>: Set add_this_lang=no if the language is in
8107         unsupported_languages.
8108         * configure: Regenerate.
8110 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8112         * configure.in: Fix typo in handling of --with-mpfr-dir.
8113         * configure: Regenerate.
8115 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8117         * MAINTAINERS: Update my email address.
8119 2005-06-02  Jim Blandy  <jimb@redhat.com>
8121         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8122         accepted into the master sources.)
8124 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8125             Michael Snyder  <msnyder@redhat.com>
8126             Stan Cox  <scox@redhat.com>
8128         * configure.in: Set noconfigdirs for ms1.
8130         * configure: Regenerate.
8132 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8134         * MAINTAINERS (Write After Approval): Add self.
8136 2005-06-01  Josh Conner  <jconner@apple.com>
8138         * MAINTAINERS (Write After Approval): Add self.
8140 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8142         * MAINTAINERS: Update my email address.
8144 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8146         * MAINTAINERS (Write After Approval): Add self.
8148 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8150         * MAINTAINERS (Write After Approval): Remove self.
8152 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8154         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8155         (Dependencies): Consider target modules for bootstrap dependencies.
8156         Make target bootstrap modules depend on each stage's gcc.
8157         * Makefile.in: Regenerate.
8159 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8161         * Makefile.def (configure-gcc): Depend on binutils having been built.
8162         (all-gcc): No need to do it here.
8163         * Makefile.in: Regenerate.
8165 2005-05-19  Paul Brook  <paul@codesourcery.com>
8167         * configure.in: Rewrite misleading error message when requested
8168         language cannot be built.
8169         * configure: Regenerate.
8171 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8173         * ylwrap: Import from Automake 1.9.5.
8175 2005-05-13  David Ung  <davidu@mips.com>
8177         * MAINTAINERS (Write After Approval): Add self.
8179 2005-05-09  Mike Stump  <mrs@apple.com>
8181         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8182         lt_cv_sys_max_cmd_len for now.
8184 2005-05-09  Stan Cox  <scox@redhat.com>
8186         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8188 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8190         * README.SCO: Update the URL.
8192 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8194         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8195         with_gnu_ld to libtool.
8196         * ltcf-c.sh (aix[45]): Define file_list_spec.
8197         * ltcf-cxx.sh (aix[45]): Same.
8198         * ltcf-gcj.sh (aix[45]): Same.
8199         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8200         exists, write list of input files to temporary file.
8202 2005-05-04  Mike Stump  <mrs@apple.com>
8204         * configure.in: Always pass --target to target configures as
8205         otherwise rebuilds that do --recheck will fail.
8206         * confiugure: Rebuilt.
8208 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8210         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8211         STAGE_HOST_EXPORTS.
8212         (configure, all): Add bootstrap support.
8213         (Host modules, target modules): Pass post-stage1 flags and exports.
8214         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8215         * Makefile.in: Regenerate.
8217 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8219         * configure: Regenerate.
8221 2005-04-27  Mike Stump  <mrs@apple.com>
8223         * MAINTAINERS: Add self as darwin maintainer.
8225 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8227         * config.sub: Update from master copy.
8229 2005-04-21  Mike Stump  <mrs@apple.com>
8231         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8232         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8234 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8236         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8237         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8238         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8239         "*-*-elf" and "*-*-linux*".
8240         * configure: Regenerate.
8242 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8244         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8246 2005-04-12  Mike Stump  <mrs@apple.com>
8248         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8250 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8252         * MAINTAINERS (Write After Approval): Add myself.
8254 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8256         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8258 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8260         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8261         (TARGET_CONFIGARGS): Include --with-target-subdir.
8262         (configure, all): New macros.  Use them throughout.
8263         * Makefile.in: Regenerate.
8265 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8267         * MAINTAINERS (Write After Approval): Add myself.
8269 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8271         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8273 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8275         * MAINTAINERS: Move John Carr to Write After Approval.
8277 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8279         * config/mh-mingw32: Delete.
8280         * configure.in: Don't use it.
8281         * configure: Regenerate.
8283 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8285         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8286         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8287         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8288         (HOST_LIB_PATH): Generate from Makefile.def.
8289         (TARGET_LIB_PATH): Likewise.
8290         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8291         * Makefile.in: Regenerate.
8292         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8293         (RPATH_ENVVAR): Include Darwin case.
8294         * configure: Regenerate.
8296 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8298         * MAINTAINERS (Various Maintainers): Remove self.
8299         (Write After Approval): Add self.
8301 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8303         * MAINTAINERS (Various Maintainers): Add self.
8305 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8307         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8308         * configure: Regenerate.
8310 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8312         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8313         gcc_version, and gcc_version_trigger from set of flags to pass.
8314         * Makefile.tpl: Remove definitions of above variables.
8315         (config.status): Remove dependency on $(gcc_version_trigger).
8316         * Makefile.in: Regenerate.
8317         * configure.in: Do not reference config/gcc-version.m4 nor
8318         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8319         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8320         * configure: Regenerate.
8322 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8323             Andrew Pinski  <pinskia@physics.uc.edu>
8325         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8326         * Makefile.in: Regenerate.
8328 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8330         * MAINTAINERS (Write After Approval): Add myself.
8332 2005-03-03  David Ayers  <d.ayers@inode.at>
8334         * MAINTAINERS (Write After Approval): Add myself.
8336 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8338         PR libgcj/20160
8339         * ltmain.sh: Avoid creating archives with components that have
8340         duplicate basenames.
8342 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8344         PR bootstrap/20250
8345         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8346         instead of check.
8347         * Makefile.in: Regenerate.
8349 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8351         * Makefile.in: Regenerate to fix conflict between the previous two
8352         patches.
8354 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8356         PR bootstrap/17383
8357         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8358         * Makefile.tpl (HOST_SUBDIR): New substitution.
8359         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8360         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8361         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8362         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8363         (Host modules, Bootstrapped modules): Use it.
8364         (Build modules, Target modules): Do not create symlink trees,
8365         always configure out-of-srcdir.
8366         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8367         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8368         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8369         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8371         * Makefile.in: Regenerate.
8372         * configure: Regenerate.
8374 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8376         Merged from libada-gnattools-branch:
8377         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8379         * gnattools: New directory.
8380         * Makefile.def: Add gnattools as a module, depending on target-libada.
8381         * Makefile.in: Regenerate.
8382         * configure.in: Include gnattools in host_tools; disable it if ada
8383         is disabled.
8384         * configure: Regenerate.
8386 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8388         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8389         treelang maintainer.
8390         (Write After Approval): Remove myself.
8392 2005-02-23  Paul Schlie  <schlie@comcast.net>
8394         * configure.in: Allow darwin targeted ports to build tk, itcl and
8395         libgui.
8396         * configure: Regenerate.
8398 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8400         PR libgcj/10353
8401         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8402         * configure: Regenerate.
8404 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8406         * MAINTAINERS (Write After Approval): Add myself.
8408 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8410         * MAINTAINERS: Update my e-mail address.
8412 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8414         * MAINTAINERS (Write After Approval): Add myself.
8416 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8418         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8419         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8420         target-libgloss when not *-*-elf and *-*-aout.
8421         * configure: Regenerate.
8423 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8425         * MAINTAINERS: Remove obsolete entries.
8427         * MAINTAINERS (Write After Approval): Add Michael Matz.
8429 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8431         * MAINTAINERS: Remove self as cpplib maintainer.
8433 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8435         * install-sh, config.sub: Import from upstream.
8437 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8439         PR bootstrap/18222
8440         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8441         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8442         * Makefile.in: Regenerate.
8444 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8446         * MAINTAINERS: Update my email address.
8448 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8449             Andreas Schwab  <schwab@suse.de>
8451         PR bootstrap/18033
8452         * config-ml.in: Eval option if surrounded by single quotes.
8454 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8456         Revert 2004-12-28 Makefile changes, a better fix will be
8457         applied to mainline and src after GCC 4.0 branches.
8459 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8461         PR bootstrap/17383
8463         * Makefile.def (target_modules): Remove stage parameter,
8464         it is always true now.
8465         * Makefile.tpl (configure-build-[+module+],
8466         configure-target-[+module+]): Always build symlink tree
8467         for the directory and for include.  BUILD_SUBDIR and
8468         TARGET_SUBDIR cannot be . anymore.
8469         * Makefile.in: Regenerate.
8471 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8473         Revert 2004-12-08 Makefile changes.
8475 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8477         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8478         cygwin, mingw.
8480 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8482         * configure.in (sh64-*-*): Reenable gprof.
8483         * configure: Regenerate.
8485 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8487         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8488         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8489         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8490         * Makefile.in: Regenerate.
8492 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8494         * MAINTAINERS: Update my email address.
8496 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8498         * Makefile.tpl: Generate normal dependencies if the LHS module is
8499         not bootstrapped.
8500         * Makefile.in: Regenerate.
8502 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8504         * configure.in: Include config/gxx-include-dir.m4.  Use
8505         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8506         * configure: Regenerate.
8508 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8510         * config.if: Delete.
8511         * configure.in: Set libstdcxx_incdir directly.
8512         * configure: Regenerate.
8514 2004-12-02  Eric Christopher  <echristo@redhat.com>
8516         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8517         * Makefile.in: Regenerate.
8519 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8521         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8522         * configure: Regenerate.
8524 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8526         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8527         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8528         * configure: Regenerate.
8530 2004-12-01  Eric Christopher  <echristo@redhat.com>
8532         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8533         of things to remove.
8535 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8537         * MAINTAINERS (Write After Approval): Update my e-mail address.
8539 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8541         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8542         from CVS libtool to always pass_all.
8544 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8546         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8547         (hppa*64*-*-*): Delete incorrect comment.
8548         * configure: Rebuilt.
8550 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8552         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8554 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8556         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8557         from CVS libtool to always pass_all.
8559 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8561         * install-sh, compile: Import from automake.
8563 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8565         * config.guess, config.sub:  Import from savannnah.
8567 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8569         * MAINTAINERS (Write After Approval): Add myself
8571 2004-11-12  Mike Stump  <mrs@apple.com>
8573         * Makefile.def: Add html support.
8574         * Makefile.tpl: Likewise.
8575         * Makefile.in: Regenerate.
8577 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8579         PR 18423
8580         * configure.in: Remove all instances of build-fixincludes from
8581         noconfigdirs.
8582         (build_configargs): Supply --target to subdirectories.
8583         * configure: Regenerate.
8585         * Makefile.def: Make gcc install depend on fixincludes install.
8586         * Makefile.in: Regenerate.
8588 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8590         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8592 2004-11-11  Paul Brook  <paul@codesourcery.com>
8594         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8596 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8598         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8599         target-libgfortran.
8600         * configure: Regenerate.
8602 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8604         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8605         like CC.
8607 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8609         * Makefile.def (host fixincludes): Specify missing targets.
8610         * Makefile.in: Regenerate.
8612 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8614         * MAINTAINERS: Add myself
8616 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8618         * MAINTAINERS (Write After Approval): Add myself.
8620 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8622         * Makefile.def: Build fixincludes for the host, too.
8623         * Makefile.in: Regenerate.
8624         * configure.in (host_tools): Add fixincludes.
8625         * configure: Regenerate.
8627 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8629         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8630         * configure: Regenerated.
8632 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8634         PR other/17783
8635         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8636         * configure: Regenerated.
8638 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8640         * README.SCO: Update per FSF instructions.
8642 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8644         PR target/18151
8645         * configure.in (case ${target}): Do not build fixincludes for avr.
8646         * configure: Regenerated.
8648 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8650         * configure.in (case ${target}): Do not build fixincludes
8651         on platforms where it is not used.
8652         * configure: Regenerated.
8654 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8656         * configure.in: Use an absolute path to install-sh.
8657         * configure: Regenerated.
8659 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8661         * MAINTAINERS (Write After Approval): Add myself.
8663 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8665         * MAINTAINERS: Remove from Write After Approval those that are
8666         already maintainers.
8668 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8670         * MAINTAINERS:  Update my email address.
8672 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8674         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8675         * configure: Regenerate.
8677 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8679         * MAINTAINERS:  Update my email address.
8681 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8683         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8684         entries belonging to this category.
8686 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8688         * MAINTAINERS: Update my e-mail address.
8690 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8692         Fix wrong conflict resolution in:
8694         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8696         * Makefile.in: Regenerate.
8697         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8698         in the recursive `make', instead of hardwiring `all'.
8699         (Autogenerated TARGET-* variables): New.
8701 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8703         * configure.in: Enable target-libgloss for crx-*-*.
8704         * configure: Regenerate.
8706 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8708         * MAINTAINERS (Various Maintainers): Move the "windows,
8709         cygwin, mingw" maintainer to ...
8710         (OS Port Maintainers): ... here.
8712 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8714         * MAINTAINERS (Write After Approval): Remove those that are
8715         maintainers of some subsystem.
8717 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8719         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8720         * ltcf-cxx.sh (tpf*): Likewise.
8721         * ltconfig (tpf*): Add TPF OS configuration support.
8723 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8725         * MAINTAINERS: Change my email address to my new work account.
8727 2004-09-24  Michael Roth  <mroth@nessie.de>
8729         * configure.in (--without-headers): Add missing double quotes.
8730         * configure: Regenerate.
8732 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8734         * ylwrap: Revert to previous version.
8736 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8738         PR bootstrap/17369
8739         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8740         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8741         SET_GCC_LIB_PATH_CMD.
8742         (BASE_TARGET_EXPORTS): Likewise.
8743         * Makefile.in: Regenerated.
8745         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8746         * configure: Regenerated.
8748 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8750         * config.guess: New upstream version
8751         * compile, depcomp, install-sh, ylwrap: Likewise.
8753 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8755         * config/mh-x86omitfp: New host makefile fragment.  Add
8756         -fomit-frame-pointer to the default BOOT_CFLAGS.
8757         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8758         * configure: Regenerate.
8760 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8762         PR target/11572
8763         * configure.in (*-*-darwin*): Renable libobjc.
8764         * configure: Regenerate.
8766 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8768         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8770 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8772         * Makefile.def: Remove libbanshee.
8773         * Makefile.tpl: Ditto.
8774         * configure.in: Ditto.
8775         * Makefile.in: Regen.
8776         * configure: Ditto.
8778 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8780         * ltmain.sh: Use $pic_object as $non_pic_object if
8781         $non_pic_object=none.
8783 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8785         * missing: Import latest version from master repository.
8787 2004-09-06  Nick Clifton  <nickc@redhat.com>
8789         * config.sub: Import latest version from master repository.
8790         * config.guess: Likewise.
8791         This includes these changes:
8793         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8795         * config.sub: Handle crisv32, alias etraxfs.
8796         * config.guess (crisv32:Linux:*:*): Handle.
8798         2004-08-13  Brad Smith  <brad@comstyle.com>
8800         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8801         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8803         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8805         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8806         assume the processor is a powerpc.  This is because coreutils
8807         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8808         in this case, due to a MacOS X bug that causes
8809         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8810         to return a negative number.
8811         Problem reported by Petter Reinholdtsen in:
8812         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8814         2004-07-19  Ben Elliston  <bje@gnu.org>
8816         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8818         2004-06-24  Ben Elliston  <bje@gnu.org>
8820         * config.guess: Update copyright years.
8821         * config.sub: Likewise.
8823         2004-06-22  Robert Millan  <robertmh@gnu.org>
8825         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8826         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8828         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8830         * config.guess (*:*VMS:*:*): New entry. Replaces
8831         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8832         manufacturer.
8834         2004-06-22  Ben Elliston  <bje@gnu.org>
8836         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8837         * config.sub: Likewise.
8839         2004-06-22  Ben Elliston  <bje@gnu.org>
8841         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8842         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8844         2004-06-11  Ben Elliston  <bje@gnu.org>
8846         * config.guess (pegasos:OpenBSD:*:*): Remove.
8848         2004-06-11  Ben Elliston  <bje@gnu.org>
8850         From Wouter Verhelst <wouter@grep.be>:
8851         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8853         2004-06-11  Ben Elliston  <bje@gnu.org>
8855         * config.guess (luna88k:OpenBSD:*:*): New.
8857         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8859         * config.guess (m32r*:Linux:*:*): New case.
8860         * config.sub: Handle m32rle.
8862         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8864         From Jens Petersen  <petersen@redhat.com>:
8865         * config.sub: Handle sparcv8.
8867         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8869         From Tom Smith <smith@cag.lkg.hp.com>:
8870         * config.guess: Version suffixes are equally significant on Tru64
8871         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8872         prefix of "P" (patched kernel).
8874         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8876         * config.sub: Add support for National Semiconductor CRX target.
8878 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8880         * MAINTAINERS (Various Maintainers): Remove myself as web page
8881         maintainer, add myself as maintainer of build status lists.
8883 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8885         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8886         *-*-netware, but add target-libmudflap.
8887         Consolidate *-*-netware targets (of which really only i?86 exists)
8888         into a single entry.
8889         * configure: Likewise.
8891 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8893         * Makefile.tpl (sorry): Remove.
8894         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8895         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8896         (do-clean): Clean per-stage directories too.
8897         (do-distclean): Run distclean-stage1 too.
8898         (.NOTPARALLEL): Enable during toplevel bootstrap.
8899         (stage[+id+]-bubble): Enable parallel execution during
8900         the recursive invocation.
8901         * Makefile.in: Regenerate.
8903         Fix previous checkin:
8905         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8906         include.
8907         * configure.in: Fix indentation.
8908         * configure: Regenerate.
8910 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8912         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8913         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8914         * configure: regenerate
8915         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8916         -mdynamic-no-pic
8918 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8920         * Makefile.def (build_modules): Add fixincludes.
8921         (dependencies): Make gcc depend on fixincludes.
8922         * configure.in (build_tools): Add fixincludes.
8923         (build_configdirs): Always include build_libs.
8924         * Makefile.in: Regenerate.
8925         * configure: Regenerate.
8927 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8929         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8930         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8931         phony targets; do not generate timestamp files.
8932         (distclean-stageN): Remove references to their timestamp files.
8933         (restageN, touch-stageN): Remove.
8934         (stageN-bubble): Rewritten.
8935         (compare): Support lean bootstraps.
8936         * Makefile.in: Regenerate.
8938         * configure.in: Only warn when bootstrapping but
8939         build != host or build != target.  Support lean bootstraps.
8940         * configure: Regenerate.
8942 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8944         * configure.in:  Give a better error message if GMP/MPFR are missing
8945         and a language needing them has been requested.
8946         * configure:  Regenerated.
8948 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8950         * configure.in:  Print a list of available language front-ends if
8951         a requested one is missing.  Tidy stray tab characters.
8952         * configure:  Regenerated.
8954 2004-08-19  Michael Koch  <konqueror@gmx.de>
8956         * gcc/doc/install.texi: Update entry about automake for libjava.
8958 2004-08-17  Robert Millan  <robertmh@gnu.org>
8960         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8961         (instead of FreeBSD).
8962         * configure: Regenerate.
8964 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8966         * Makefile.in: Regenerate.
8967         * configure: Regenerate.
8969         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8970         stage_*_flags.
8971         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8972         for bootstrapped modules if toplevel bootstrap is going.
8973         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8974         modules.  Adjust for changes in Makefile.def.  Enable several
8975         rules even in non-bootstrap mode, just to avoid peppering the
8976         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8977         (stage-[+prev+]-bubble): Remove.
8979         * Makefile.def (Dependencies): Depend on all-build-bison,
8980         all-build-flex, all-build-byacc, all-build-texinfo, rather
8981         than the host variations.
8982         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8983         with BUILD_SUBDIR.
8984         (BISON): Update for recent Bisons.
8985         (YACC): Fix typo.
8986         (cross): Depend on all-build.
8987         (all): Do not depend on all-build.
8988         (prebootstrap): Remove.
8989         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8990         (Prebootstrap dependencies): Add them to the per-stage targets
8991         and to all-prebootstrap.
8992         * configure.in (build_configdirs): Always enable build_tools.
8993         (BUILD_DIR_PREFIX): Remove.
8995         * Makefile.def (gcc): Add target variable.
8996         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8997         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8998         in the recursive `make', instead of hardwiring `all'.
8999         (Autogenerated TARGET-* variables): New.
9001 2004-08-13  Brian Booth  <bbooth@redhat.com>
9003         * MAINTAINERS: Remove myself from write-after-approval.
9005 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9007         * src-release: Stop distributing mmalloc with gdb (which doesn't
9008         use it).
9009         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9010         * Makefile.in: Regenerate.
9012 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9014         * configure.in (arm*-*-eabi*): New target.
9015         * configure: Regenerate.
9017 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9019         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9020         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9021         (Dependencies): New section.
9022         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9023         (configure-target-[+module+]): Depend on maybe-all-gcc
9024         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9025         (toplevel profiledbootstrap): Fix dependencies.
9026         * Makefile.in: Regenerate.
9028 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9030         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9031         target-libiberty to noconfigdirs.
9032         * configure: Regenerate.
9034 2004-08-03  Paul Brook  <paul@codesourcery.com>
9036         * configure.in: Check for MPFR as well as GMP.
9037         * configure: Regenerate.
9039 2004-08-01  Robert Millan  <robertmh@gnu.org>
9041         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9042         libmudflap for all GNU-based systems (with Glibc).
9043         * configure: Regenerate.
9045 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9047         * Makefile.def (host-modules): Add gcc.
9048         * Makefile.in: Regenerate.
9049         * Makefile.tpl (sorry): New rule.
9050         (configure-host, all-host, [+make_target+]-host, do-check,
9051         install-host): Do not add gcc as a special case.
9052         (host modules): Add a small special-casing for gcc.  Export
9053         extra_make_flags through the environment.
9054         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9055         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9056         other recursive targets for gcc): Remove.
9058         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9059         (stage, unstage): New rules.
9060         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9061         distclean-stage[+id+]): Use stage_current.
9062         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9063         the stage*-start rules.
9065 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9067         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9068         use -all_load flag.
9070 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9072         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9073         * configure: Regenerate.
9075 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9077         * maintainer-scripts/gcc_release: Revert yesterday's change.
9079 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9081         * MAINTAINERS: Add myself to write-after-approval.
9083 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9085         * libf2c: Removed.
9086         * gcc/gccbug.in: Updated because of libf2c removal.
9087         * maintainer-scripts/gcc_release: Ditto.
9089 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9091         * configure.in: Build libmudflap by default on FreeBSD.
9092         * configure: Regenerated.
9094 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9096         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9097         systems.
9098         * configure: Regenerated.
9100 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9102         PR target/16344
9103         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9104         feedback based compiler.
9105         * Makefile.in: Rebuilt.
9107 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9109         * Makefile.def (host_modules): Set bootstrap=true for flex.
9110         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9111         * Makefile.in: Rebuilt.
9113 2004-07-07  Jan Hubicka  <jh@suse.cz>
9115         * MAINTAINERS: Add self as a profile feedback maintainer.
9117 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9119         * configure.in:  Do not prepend $srcdir to /dev/null in
9120         makefile fragments.
9121         * configure:  Regenerate.
9123 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9125         * Makefile.def (build_modules): Add bison, byacc, flex,
9126         m4, texinfo.
9127         (flags_to_pass): Add FLEX.
9128         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9129         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9130         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9131         DEFAULT_MAKEINFO): Remove.
9132         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9133         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9134         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9135         objdir or else use configured tool.
9136         (all-build): New.
9137         (all): Depend on it.
9138         (Build module dependencies): Add.
9139         * Makefile.in: Regenerate.
9140         * configure.in: Better support for multiple build modules,
9141         matching what is done for host/target modules.  Do not look
9142         for "plausible" locations of build tools if Canadian cross.
9143         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9144         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9145         * configure: Regenerate.
9147 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9149         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9150         * Makefile.in: Regenerate.
9152 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9154         * Makefile.tpl (configure-build-[+module+],
9155         configure-[+module+], configure-target-[+module+]): Pass
9156         [+extra_configure_args+].
9157         (all-build-[+module+], all-[+module+], check-[+module+],
9158         install-[+module+], [+make_target+]-[+module+],
9159         all-target-[+module+], check-target-[+module+],
9160         install-target-[+module+], [+make_target+]-target-[+module+]):
9161         Pass [+extra_make_args+].
9162         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9163         (GCC_HOST_EXPORTS): Remove.
9164         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9165         cross, check-gcc, check-gcc-c++, install-gcc,
9166         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9167         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9168         * Makefile.in: Regenerate.
9170 2004-06-21  Matthew Sachs  <msachs@apple.com>
9172         * MAINTAINERS: Added self to write-after-approval.
9174 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9176         * configure.in: Check for srcdir/winsup rather than build directory
9177         winsup.
9178         * configure: Regenerate.
9180 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9182         * configure.in: Don't build Cygwin native newlib if winsup
9183         directory is missing.  Emit warning instead.
9184         * configure: Regenerate.
9186 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9188         * Makefile.tpl (touch-stage[+id+]): New.
9189         (restage[+prev+]): Depend on touch-stage[+id+].
9191         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9192         Use it throughout.
9194         * Makefile.def: Add profile and feedback bootstrap stages.
9195         Remove next field from bootstrap stages.
9196         * Makefile.tpl (LN, LN_S): Substitute.
9197         (stageN-start, stageN-end): Use double-colon rules, to
9198         provide a hook for additional setup commands.
9199         (distclean-stageN-gcc, restageN): Create dependencies from
9200         [+prev+], not from [+next+].
9201         (stageN-bubble): Add commands for successive stages from
9202         [+prev+], using double-colon rules.
9203         (all-stageN-gcc): Fix typo.
9204         (stagefeedback-start, profiledbootstrap): New.
9205         * Makefile.in: Regenerate.
9206         * configure.in: Call ACX_PROG_LN.
9207         * configure: Regenerate.
9209 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9211         * MAINTAINERS (Write After Approval): Add myself.
9213 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9215         * MAINTAINERS (Write After Approval): Add myself.
9217 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9219         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9220         without gcc.
9221         * configure: Regenerate.
9223 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9225         * Makefile.tpl: Fix typo.
9226         * Makefile.in: Regenerate.
9228 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9230         * configure.in: Remove new- prefix from toplevel
9231         bootstrap targets.
9232         * configure: Regenerate.
9234 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9236         * Makefile.tpl (all.normal): Rename to all.
9237         (all): Replace with a rule to pick the default
9238         target from configure.
9239         (all-gcc, configure-gcc): Use conditionals to
9240         do nothing when toplevel bootstrap is going on.
9241         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9242         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9243         * configure.in: Support --enable-bootstrap.
9245         * Makefile.def: Remove new- prefix from toplevel
9246         bootstrap targets.
9247         * Makefile.tpl: Likewise.
9249         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9250         target.
9252         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9253         $(RECURSE_FLAGS) to recursive invocation of make.
9255         * Makefile.in: Regenerate.
9256         * configure: Regenerate.
9258 2004-05-30  Andreas Jaeger  <aj@suse.de>
9259             Jim Wilson  <wilson@specifixinc.com>
9261         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9262         like CC.
9264 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9266         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9267         * configure: Regenerate.
9269 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9271         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9272         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9273         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9274         targets.
9275         * Makefile.in: Regenerate.
9277 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9279         * configure.in: Test the ability to symlink directories.
9280         * configure: Regenerate.
9282         * Makefile.def (bootstrap-stage): New definitions.
9283         * Makefile.tpl (configure-stage1-gcc,
9284         configure-stage2-gcc, configure-stage3-gcc,
9285         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9286         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9287         new-restage3, compare): Autogenerate, see Makefile.in
9288         entry for behavioral changes.
9289         (distclean-stage1, new-stage1-start, new-stage1-end,
9290         new-stage1-bubble, distclean-stage2, new-stage2-start,
9291         new-stage2-end, new-stage2-bubble, distclean-stage3,
9292         new-stage3-start, new-stage3-end): New autogenerated targets.
9293         (objext, prebootstrap, BOOT_CFLAGS,
9294         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9295         targets.
9297         * Makefile.in: Regenerate.
9298         (distclean-stage1, new-stage1-start, new-stage1-end,
9299         new-stage1-bubble, distclean-stage2, new-stage2-start,
9300         new-stage2-end, new-stage2-bubble, distclean-stage3,
9301         new-stage3-start, new-stage3-end): New targets.
9302         (all-stage1-gcc): Move prebootstrap dependency from here...
9303         (configure-stage1-gcc): ...to here.
9304         (new-bootstrap): Use bubble targets.
9305         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9306         Use per-stage distclean targets.
9307         (configure-stage1-gcc, configure-stage2-gcc,
9308         configure-stage3-gcc, all-stage1-gcc,
9309         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9310         Use new-stageN-start to prepare the tree.
9312 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9314         * Makefile.def (host_modules): add libcpp.
9315         * Makefile.tpl: Add dependencies on and for libcpp.
9316         * Makefile.in: Regenerate.
9317         * configure.in: Add libcpp host module.
9318         * configure: Regenerate.
9320 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9322         * Makefile.tpl: Whenever a recursive target is defined, wrap
9323         it in a special @if/@endif block, and prepare its maybe
9324         dependency in the @if/@endif block
9325         * configure.in: Instead of writing maybe dependencies, remove
9326         the @if/@endif statements, and remove the @if/@endif blocks
9327         that remain.
9328         * configure: Regenerate.
9329         * Makefile.in: Regenerate.
9331 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9333         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9335 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9337         PR bootstrap/15120
9338         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9339         * */configure: Rebuilt.
9341 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9343         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9344         of libf2c.
9345         * configure, Makefile.in: Regenerate.
9347 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9349         * MAINTAINERS (Write After Approval): Add myself.
9351 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9353         Merge from tree-ssa-20020619-branch.
9355         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9356         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9357         (HOST_GMPLIBS): Define.
9358         (HOST_GMPINC): Define.
9359         (TARGET_LIB_PATH): Add libmudflap.
9360         (GFORTRAN_FOR_TARGET): Define.
9361         (configure-build*): Export GFORTRAN.
9362         (configure-gcc): Export GMPLIBS and GMPINC.
9363         (all-gcc): Add maybe-all-libbanshee.
9364         (configure-target-libgfortran): Define.
9365         * Makefile.in: Regenerate.
9366         * configure.in (host_libs): Add libbanshee.
9367         (target_libraries): Add target-libmudflap and target-libgfortran.
9368         Add --with-libbanshee.
9369         Handle --disable-libmudflap.
9370         (*-*-freebsd*): Use with_gmp.
9371         Add $(libgcj) to noconfigdirs.
9372         * configure: Regenerate.
9373         * depcomp: New file.
9374         * MAINTAINERS: Add tree-ssa maintainers.
9376 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9378         * MAINTAINERS (Various Maintainers): Add myself.
9380 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9382         * MAINTAINERS (Write After Approval): Add myself.
9384 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9386         * MAINTAINERS (Write After Approval): Add myself.
9388 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9390         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9391         * configure: Regenerate.
9393 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9395         Revert:
9396         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9398         * Makefile.def (flags_to_pass): Remove *dir variables that
9399         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9400         as well as prefix and exec_prefix.
9401         * Makefile.in: Regenerate.
9403 2004-04-26  Robert Millan  <robertmh@gnu.org>
9405         Add patches from libtool CVS.
9406         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9407         * ltconfig: Likewise.
9408         * ltcf-c.sh: Likewise.
9409         * ltcf-cxx.sh: Likewise.
9410         * ltcf-gcj.sh: Likewise.
9412 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9414         * Makefile.def (host_modules): Mark with the bootstrap
9415         flag packages on which gcc depends.
9416         * Makefile.tpl (all-bootstrap): Use it.
9417         * Makefile.in: Regenerate.
9419 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9421         * Makefile.def (flags_to_pass): Remove *dir variables that
9422         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9423         as well as prefix and exec_prefix.
9424         * Makefile.in: Regenerate.
9426 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9428         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9429         * configure: Regenerate.
9430         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9431         * gcc/Makefile.tpl (compare): Use the result of the test.
9432         * gcc/Makefile.in: Regenerate.
9434 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9436         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9437         Always relocate gcc and prev-gcc to the original names, even
9438         if the build fails.
9439         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9440         New targets.
9442 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9444         * MAINTAINERS: Update my email address.
9446 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9448         * configure.in (mips*-*-irix5*): Enable ld.
9449         * configure: Regenerate.
9451 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9453         * configure: Regenerate.
9455 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9457         * Makefile.tpl (configure-[+module+], configure-gcc,
9458         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9459         Set and export LDFLAGS.
9460         * Makefile.in: Regenerate.
9462 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9464         * MAINTAINERS: Add myself to write-after-approval.
9466 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9468         PR bootstrap/14871
9469         * Makefile.tpl: If we don't have built-in-tree target tools,
9470         use the ones found by configure rather than hacking around with
9471         program_transform_name.
9472         * configure.in: Give Makefile.tpl the information necessary
9473         to do that.
9474         * Makefile.in: Regenerate.
9475         * configure: Regenerate.
9477 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9479         PR bootstrap/14760
9480         * configure.in: When computing baseargs, strip *all* copies of
9481         offending options.  Also, don't match/substitute the trailing space,
9482         so that this actually works when two similar options are separated by
9483         only one space.
9484         * configure: Regenerate.
9486 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9488         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9489         (rs6000-*-aix*): Same.
9490         * configure: Regenerate.
9492 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9494         * MAINTAINERS: Add myself to write-after-approval.
9496 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9498         * MAINTAINERS: Add myself to write-after-approval.
9500 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9502         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9503         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9504         * Makefile.in: Regenerate.
9506         * configure.in (top level bootstrap support): Rework --enable-werror
9507         to set @stage2_werror_flag@.
9508         * configure: Regenerate.
9509         * Makefile.tpl (top level bootstrap support): Pass
9510         @stage2_werror_flag@ down to configure in stages 2 and 3.
9511         * Makefile.in: Regenerate.
9513 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9515         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9516         for stages 2 and 3 as well as in make.  As a consequence, remove
9517         OUTPUT_OPTION (now detected by configure) from the flags passed down
9518         to make.
9519         * Makefile.in: Regenerate.
9521         * Makefile.tpl (new-bootstrap): Fix typo.
9522         * Makefile.in: Regenerate.
9524 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9526         * Makefile.tpl: Rearrange by moving recursive_targets rules
9527         into their proper sections.
9528         * Makefile.tpl (top level bootstrap support): Move disabling
9529         of coverage flags from 'make' to 'configure'; improve comments.
9530         * Makefile.in: Regenerate.
9532         * Makefile.tpl (experimental top level bootstrap) Move stage1
9533         language setting from all- target to configure- target; disable
9534         intermodule optimization in stage 1; prevent gratuitous rebuilds
9535         of stage 1.
9536         * Makefile.in: Regenerate.
9537         * configure.in: Comma-separate stage 1 language list for top
9538         level bootstrap.
9539         * configure: Regenerate.
9541         * Makefile.tpl: Clean up experimental top level bootstrap support:
9542         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9543         prev-gcc in configure- targets as well as all- targets.
9544         * Makefile.in: Regenerate.
9546 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9548         * compile: New file imported from automake.
9550 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9552         * configure.in: Remove symbolic link section.
9553         * configure: Regenerate.
9554         * Makefile.tpl (links): Remove.
9555         * Makefile.in: Regenerate.
9557 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9558             Nathanael Nerode  <neroden@gcc.gnu.org>
9560         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9561         Set with AC_CHECK_PROGS.
9562         * configure.in: Fix comment typo from last patch.
9563         * configure: Regenerate.
9565 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9567         * Makefile.tpl: Introduce experimental top level bootstrap support.
9568         * Makefile.in: Regenerate.
9569         * configure.in: Introduce support for top level bootstrap.
9570         * configure: Regenerate.
9572 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9573             Paolo Bonzini  <bonzini@gnu.org>
9575         PR bootstrap/14522
9576         * configure.in: Cope with shells that do not support unquoted ^
9577         * configure: Regenerate.
9579 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9580             Paolo Bonzini  <bonzini@gnu.org>
9582         PR bootstrap/14522
9583         * configure.in: Cope with shells that do not support nesting
9584         quotes inside quoted backquote substitutions.
9585         * configure: Regenerate.
9587 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9589         PR bootstrap/14522
9590         * configure.in: Fix escaping of $.
9591         * configure: Regenerate.
9593 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9595         * configure: Regenerate, since I forgot to while committing Paolo's
9596         changes.
9598 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9600         PR ada/14131
9601         Move language detection to the top level.
9602         * configure.in: Find default values for the tools as
9603         soon as possible.  Disable ada if GNAT is not found.
9604         Emit error message about missing languages.  Expand
9605         --enable-languages=all for the gcc subdirectory.
9607 2004-03-10  Ben Elliston  <bje@gnu.org>
9609         * MAINTAINERS: Update my email address.
9611 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9613         * ltconfig: Disable building static libraries if building shared
9614         libraries on AIX 5L.
9616 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9618         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9619         and disable libgcj.
9620         * configure: Regenerated.
9622 2004-03-01  Brian Booth  <bbooth@redhat.com>
9624         * MAINTAINERS: Add myself to write-after-approval.
9626 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9628         * MAINTAINERS: Add myself to write-after-approval.
9630 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9632         PR bootstrap/7087
9633         * Makefile.tpl: Guard XFOO sed statements better.
9634         * Makefile.tpl: Add dependency for configure-target-libada.
9635         * Makefile.in: Regenerate (incidentally fixes broken
9636         commit when libada-branch was merged).
9638 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9640         * MAINTAINERS: Add myself to write-after-approval.
9642 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9644         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9645         maintainers.
9647 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9649         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9650         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9652 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9654         PR bootstrap/11932
9655         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9657 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9659         * MAINTAINERS: Added myself to write-after-approval.
9661 2004-02-14  Michael Koch  <konqueror@gmx.de>
9663         * MAINTAINERS: Added myself to write-after-approval.
9665 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9667         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9668         some OS port maintainers to OS port maintainers section.
9670 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9672         * MAINTAINERS: Add self.
9674 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9676         * MAINTAINERS: Alphabetize.
9678 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9680         * MAINTAINERS: Remove myself.
9682 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9684         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9685         (rs6000-*-aix*): Same.
9686         * configure: Regenerate.
9688 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9690         * configure.in (host): Add in missing $noconfigdirs to defines.
9691         * configure: Regenerate.
9693 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9694             Nathanael Nerode  <neroden@gcc.gnu.org>
9696         PR ada/6637, PR ada/5911
9697         Merge with libada-branch:
9698         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9699         with appropriate dependencies. Add --enable-libada configure switch.
9700         * configure, Makefile.in: Regenerate.
9702 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9704         * MAINTAINERS: Add myself to write-after-approval.
9706 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9708         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9709         * configure: Regenerate.
9711 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9713         Merge from upstream:
9715         * ltmain.in: When setting IFS to '~', be careful about user
9716         arguments that contain '~'.
9718         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9720         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9721         Also test $base_compile against $CC with escaped arguments. Bug
9722         reported by Geoff Keating <geoffk@apple.com>.
9724 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9726         * MAINTAINERS: Remove i960 port.
9728 2004-01-23  DJ Delorie  <dj@redhat.com>
9730         * Makefile.def (target_modules) [libiberty]: Don't stage.
9731         * Makefile.in: Rebuilt.
9733 2004-01-20  Caroline Tice  <ctice@apple.com>
9735         * MAINTAINERS: Add myself to write-after-approval.
9737 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9739         * MAINTAINERS: Update my email address.
9741 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9743         * MAINTAINERS: Add myself to write-after-approval.
9745 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9747         * MAINTAINERS: Remove entries without email address.
9749 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9751         * MAINTAINERS: Add myself to write-after-approval.
9753 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9755         * MAINTAINERS: Update my email address.
9757 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9759         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9760         * Makefile.tpl (configure-target-[+module+]): Support stage.
9761         * Makefile.in: Rebuilt.
9763 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9765         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9767 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9769         * MAINTAINERS: Add myself as a MIPS maintainer.
9771 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9773         * configure.in: Use ./config.cache, not config.cache.
9774         * configure: Regenerate.
9775         * Makefile.tpl: Special-casing not needed for GCC any more.
9776         * Makefile.in: Regenerate.
9778         * configure.in: Don't share a cache file for host dirs.
9779         * configure: Regenerate.
9781         * config-ml.in: Don't mess with the cache file.
9783 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9785         * MAINTAINERS: Move myself from 'Write After Approval' to
9786         'CPU Port Maintainers' section as SPARC maintainer.
9788 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9790         * Makefile.tpl: Make GCC use a separate config.cache.
9791         * Makefile.in: Regenerate.
9793         PR bootstrap/11932, PR bootstrap/11933
9794         (I don't know if it will fix either of them, but it relates
9795         to them.)
9796         * configure.in: Don't use shared config.cache for target
9797         directories.
9798         * configure: Regenerate.
9800 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9802         * MAINTAINERS: Add myself to 'Write After Approval' section.
9804 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9806         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9807         * configure: Regenerated.
9809 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9811         * MAINTAINERS: Remove the mn10200 maintainer.
9813 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9815         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9816         * configure: Regenerated.
9818 2003-12-16  Jan Hubicka  <jh@suse.cz>
9820         * MAINTAINERS: Add myself as callgraph maintainer.
9822 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9824         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9825         * configure: Regenerate.
9827 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9829         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9830         'Write After Approval' section. Update email.
9832 2003-12-01  James Lemke  <jim@wasabisystems.com>
9834         * MAINTAINERS (Write After Approval): Add myself.
9836 2003-11-20  Matt Thomas  <matt@3am-software.com>
9838         * MAINTAINERS: Add myself as a vax port maintainer.
9840 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9842         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9843         (configure-build-[+module+], configure-[+module+]): Likewise.
9844         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9845         * Makefile.in: Regenerate.
9847 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9849         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9850         shared/dylibed libraries.
9851         * ltmain.sh: Likewise.
9852         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9853         * ltcf-cxx.sh: Likewise.
9854         * ltcf-gcj.sh: Likewise.
9855         * ltconfig: Likewise.
9857 2003-11-17  Stan Cox  <scox@redhat.com>
9859         * MAINTAINERS: Add myself as iq2000 port maintainer.
9861 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9863         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9864         * Makefile.in: Regenerate.
9866 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9868         * config.sub: Update to 2003-11-03 version.
9870 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9872         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9873         * configure:  Regenerate.
9875 2003-10-20  Nicolas Pitre  <nico@cam.org>
9877         * MAINTAINERS: Add myself to 'Write After Approval' section.
9879 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9881         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9883 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9885         * MAINTAINERS: Update my email address.
9887 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9889         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9891 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9893         * MAINTAINERS: Add myself to 'Write After Approval' section.
9895 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9897         * config.guess: Update to 2003-10-16 version.
9898         * config.sub: Update to 2003-10-16 version.
9900 2003-10-15  David Daney  <ddaney@avtrex.com>
9902         * MAINTAINERS: Added myself to 'Write After Approval' section.
9904 2003-10-15  Falk Hueffner  <falk@debian.org>
9906         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9907         'Write After Approval' section. Update email.
9909 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9911         * MAINTAINERS: Move myself from 'Write After Approval' to
9912         'Various Maintainers' section as middle-end maintainer.
9914 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9916         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9917         HOST_FLAGS_TO_PASS.
9918         * Makefile.in: Regenerate.
9920 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9922         * config.guess: Update to 2003-10-07 version.
9923         * config.sub: Update to 2003-10-07 version.
9925 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9927         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9928         * ltconfig (irix5*, irix6*): Don't override version_type.
9930 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9932         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9933         * configure: Rebuilt
9934         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9935         * Makefile.in: Rebuilt
9937 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9939         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9941 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9943         * MAINTAINERS (Write After Approval): Add myself.
9945 2003-09-29  Paul Koning  <ni1d@arrl.net>
9947         * MAINTAINERS: Move myself from "Write After Approval"
9948         to CPU platform maintainers for pdp11 platform.
9950 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9952         * MAINTAINERS: Move myself from 'Write After Approval' to
9953         'Various Maintainers' section as libffi testsuite maintainer.
9955 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9957         * configure.in: Pass a computed --program-transform-name
9958         to subconfigures.
9959         * configure: Regenerated.
9961 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9964         * Makefile.in: Regenerate.
9966         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9967         * Makefile.in: Regenerate.
9969 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9971         * MAINTAINERS: Move myself from 'Write After Approval'
9972         to 'Various Maintainers' (objective-c) section.
9974 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9976         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9977         quoting.
9978         * configure: Regenerated.
9980 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9982         * MAINTAINERS (Write After Approval): Add myself to write after
9983         approval list.
9985 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9987         * MAINTAINERS (Write After Approval): Add myself.
9989 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9991         * MAINTAINERS: Update my e-mail address.
9993 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9995         * libtool.m4 (LD): Correct powerpc64 host match.
9997 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9999         * MAINTAINTERS: Update my affiliation and email address.
10001 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10003         * MAINTAINERS (Write After Approval): Add myself.
10005 2003-09-04  DJ Delorie  <dj@redhat.com>
10007         * configure: Regenerate.
10009 2003-09-04  Robert Millan  <robertmh@gnu.org>
10011         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10013 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10015         * configure.in: Ensure arguments to sed are properly spaced.
10016         * configure: Regenerate.
10018 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10020         * MAINTAINERS: Update my e-mail address.
10022 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10024         * MAINTAINERS (Write After Approval): Add myself.
10026 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10028         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10029         * configure: Regenerated.
10031 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10033         * MAINTAINERS: Update my email address.
10035 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10037         * configure.in:  Use newline instead of semicolon when assuming
10038         shell arguments in a for loop.
10039         * configure:  Regenerated.
10041 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10043         * MAINTAINERS: Resurrect the i860 maintainer.
10045 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10047         PR 8180
10048         * configure.in: When testing with_libs and with_headers, treat
10049         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10050         * configure: Regenerate.
10052         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10053         make, shell, etc.
10054         (baseargs): Likewise.
10055         * configure: Regenerate.
10057 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10059         * MAINTAINERS (Write After Approval): Add myself.
10061 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10063         * configure.in: Disable libgcj for darwin not on powerpc.
10064         * configure: Rebuild.
10066 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10068         * config-ml.in, symlink-tree: Add license.
10070 2003-08-03  Richard Stallman  <rms@gnu.org>
10071             Eben Moglen  <moglen@columbia.edu>
10073         * README.SCO: New file.
10075 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10077         * Makefile.tpl (check, check-c++): Express dependencies using
10078         dependencies rather than commands.
10079         * Makefile.in: Regenerate.
10081 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10083         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10084         * configure: Ditto.
10086 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10088         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10089         * Makefile.in: Update.
10091 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10093         * configure.in: Enable libgcj for darwin.
10094         * configure: Rebuild.
10096 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10098         * config-ml.in:  Use ac_configure_args directly instead of
10099         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10100         actually seen.
10102 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10104         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10105         creating target and build subdirs to build all parent dirs as needed.
10106         * Makefile.in: Rebuild.
10107         * configure.in: Don't build dirs explicitly here.
10108         * configure: Rebuild.
10110 2003-07-26  Paul Brook  <paul@nowt.org>
10112         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10114 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10116         * Makefile.tpl (all-make): Depend on intl.
10117         * Makefile.in: Rebuilt.
10119 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10121         * install-sh:  Update to newer upstream versions (associated with
10122         aclocal 1.7).
10123         * mkinstalldirs:  Likewise.
10124         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10126 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10128         * MAINTAINERS: Move self from Bug database only accounts
10129         to write-after-approval.
10131 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10133         * config.if: Remove unused libc_interface determination.
10135 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10137         * MAINTAINERS: Move self from write-after-approval to
10138         build machinery (*.in).
10140 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10142         PR bootstrap/11273
10143         PR bootstrap/11408
10144         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10145         unused INSTALL_PROGRAM_ARGS.
10146         * configure.in: Use AC_PROG_INSTALL.
10147         * Makefile.in: Regenerate.
10148         * configure: Regenerate.
10150 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10152         * MAINTAINERS: Alphabetize.
10154 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10156         * configure: Rebuilt.
10157         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10158         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10159         newlib nor libgloss.
10160         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10161         * configure.in (am33_2.0-*-linux*): Added.
10163 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10165         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10166         * configure: Regenerate.
10168 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10170         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10171         * Makefile.in: Regenerate.
10173 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10175         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10176         * Makefile.in: Regenerate.
10178 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10180         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10181         * Makefile.in: Regenerated.
10183         * config-ml.in: Replace PWD with PWD_COMMAND.
10185 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10187         * intl: New directory; see intl/ChangeLog for details.
10188         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10189         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10190         * Makefile.in: Regenerate.
10192 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10194         * configure.in: Clean up config-lang.in handling.  Delete
10195         useless assignment to "subdirs".
10196         * configure: Regenerate.
10198 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10200         * configure.in: Rename 'target_libs' to 'target_libraries'.
10201         Remove useless reference to 'target_libs'.
10202         * configure: Regenerate.
10204 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10206         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10207         * Makefile.in: Regenerate.
10209 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10211         * Makefile.def: Introduce flags_to_pass.
10212         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10213         * Makefile.in: Regenerate.
10215 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10217         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10218         and target-libgloss.
10219         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10220         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10221         * configure: Regenerate.
10223 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10225         * configure.in: Update testsuite_flags to new location.
10226         * configure. Regenerate.
10228 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10230         * Makefile.tpl: Remove BUILD_CC stuff.
10231         * Makefile.in: Regenerate.
10233 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10235         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10237 2003-06-16  Graeme Peterson  <gp@qnx.com>
10239         * MAINTAINERS (Write After Approval): Add myself.
10241 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10243         * config.guess: Update to 2003-06-12 version.
10244         * config.sub: Update to 2003-06-13 version.
10246 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10248         * config.guess: Update to 2003-06-06 version.
10249         * config.sub: Update to 2003-06-06 version.
10251 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10253         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10254         * configure. Regenerate.
10256 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10258         * configure.in: Disable serial configure by default.
10259         * configure: Regenerate.
10260         * Makefile.tpl: Abolish .NOTPARALLEL.
10261         * Makefile.in: Regenerate.
10263         * Makefile.tpl: Replace {build,host,target}_canonical by
10264         {build,host,target}.
10265         * Makefile.in: Regenerate.
10267         * Makefile.tpl: Fix stupid pasto.
10268         * Makefile.in: Regenerate.
10270 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         * Makefile.tpl: Remove bogus conditional.
10273         * Makefile.in: Regenerate.
10275 2003-06-05  Jan Hubicka  <jh@suse.cz>
10277         * Makefile.tpl (profiledbootstrap): New target.
10278         * Makefile.in (profiledbootstrap): New target.
10280 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10282         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10283         Pinski. Remove user names from other bugzilla-only maintainers.
10285 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10287         * Makefile.tpl: Make 'recursive targets' using autogen rather
10288         than shell loop.  Remove duplicate 'clean' targets and false
10289         comments.
10290         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10291         Add systematic method of specifying missing targets in subdirs.
10292         Add copyright boilerplate.
10293         * Makefile.in: Regenerate.
10294         * configure.in: Add 'recursive targets' to maybe list.
10295         * configure: Regenerate.
10297         * MAINTAINERS: "GNATS only" -> "Bug database only".
10299         * Makefile.tpl: Rename [+target+] to [+make_target+].
10300         * Makefile.def: Rename 'target' to 'make_target'.
10302 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10304         * MAINTAINERS: Add self as options handling maintainer.
10306 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10308         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10309         been too long since I touched those ports.
10311 2003-05-28  DJ Delorie  <dj@redhat.com>
10313         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10314         * Makefile.in: Regenerate.
10316 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10318         * configure.in: Use curly braces in the definition of tooldir.
10319         * configure: Regenerate.
10321 2003-05-21  DJ Delorie  <dj@redhat.com>
10323         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10324         newlib or libgloss.
10325         * Makefile.in: Regenerate.
10327 2003-05-21  DJ Delorie  <dj@redhat.com>
10329         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10330         * Makefile.in: Regenerate.
10332 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10334         * MAINTAINERS: Update my e-mail address.
10336 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10338         * configure.in: Switch more things to use maybe dependencies.
10339         * Makefile.tpl: Switch more things to use maybe dependencies.
10340         Factor out common code from autogen IF statements.
10341         * configure: Regenerate.
10342         * Makefile.in: Regenerate.
10344 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10346         * configure.in: Accept i[3456789]86 for machine type.
10347         * configure: Regenerate.
10349 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10351         * configure.in: Switch more things to use maybe dependencies.
10352         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10353         * configure: Regenerate.
10354         * Makefile.tpl: Switch more things to use maybe dependencies.
10355         * Makefile.in: Regenerate.
10357 2003-05-16  Andreas Schwab  <schwab@suse.de>
10359         * Makefile.tpl (install-opcodes): Define.
10360         * Makefile.in: Rebuild.
10362 2003-05-13  Andreas Jaeger  <aj@suse.de>
10364         * config.guess: Update to 2003-05-09 version.
10365         * config.sub: Update to 2003-05-09 version.
10367 2003-05-13  Michael Eager  <eager@mvista.com>
10369         * configure.in: Correct sed script so that options in quotes are not
10370         deleted.
10371         * configure: Rebuild.
10373 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10375         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10376         and $$s/newlib/libc/sys/cygwin32 include paths.
10377         * configure: Ditto.
10379 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10381         * MAINTAINERS: Update my email addresses.
10383 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10385         * config-ml.in: Propagate INSTALL variables.
10387 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10389         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10391 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10393         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10394         * Makefile.in: Regenerate.
10396 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10398         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10400 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10402         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10404 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10406         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10407         * Makefile.in: Regenerated.
10409 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10411         * MAINTAINERS (Write After Approval): Upgrade myself from
10412         GNATS only to write-after-approval. Update my mail address.
10414 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10416         (OS Port Maintainers: freebsd): Add myself.
10418 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10420         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10422 2003-04-22  Kean Johnston  <jkj@sco.com>
10424         * MAINTAINERS (SCO ports): Added myself.
10426 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10428         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10430 2003-04-19  Kean Johnston  <jkj@sco.com>
10432         * MAINTAINERS (Write After Approval): Add myself.
10434 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10436         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10437         * Makefile.in: Regenerate.
10439 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10441         * configure.in (powerpc64*-*-linux*): Remove.
10442         * configure: Rebuilt.
10444 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10446         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10447         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10448         and restrap.
10449         * Makefile.in:  Regenerate.
10451 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10453         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10454         * configure: Regenerated.
10456 2003-04-15  DJ Delorie  <dj@redhat.com>
10458         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10460 2003-04-13  Nick Clifton  <nickc@redhat.com>
10462         * config-ml.in: Remove support for --disable-aix removing
10463         call-aix multilibs.
10465 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10467         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10468         * */configure: Rebuilt.
10470 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10472         * MAINTAINERS: Add my email address.
10474 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10476         * MAINTAINERS (Write After Approval): Add myself.
10478 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10480         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10481         * Makefile.in: Regenerate.
10483 2003-03-14  Michael Chastain  <mec@shout.net>
10485         * Makefile.in: Regenerate with correct Makefile.def.
10487 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10489         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10490         Make macro.
10491         * Makefile.in: Regenerate.
10492         * configure.in: Clean up gxx_include_dir logic.
10493         * configure: Regenerate.
10495 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10497         * MAINTAINERS (Write After Approval): Add myself.
10499 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10501         * MAINTAINERS: Update my mail address.
10503 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10505         * configure.in (gxx_include_dir): Fix typo.
10506         * configure: Regenerated.
10508 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10510         * Makefile.tpl: Reindent.
10511         * Makefile.in: Regenerate.
10512         * configure.in: Reindent.  Don't set unused variables.
10513         * configure: Regenerate.
10515 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10517         * configure.in: Include $(build_tooldir)/sys-include in
10518         FLAGS_FOR_TARGET.
10519         * configure: Regenerated.
10521 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10523         * Makefile.tpl: Always pass down RANLIB.
10524         * Makefile.in: Regenerate.
10526         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10527         * Makefile.in: Regenerate.
10528         * configure.in: Remove unused logic relating to --enable-shared
10529         and --enable-threads.  Remove bogus comments.  Remove redundant
10530         noconfigdirs.
10531         * configure: Regenerate.
10533         * configure.in: Replace ${libstdcxx_version} by its value.
10534         Remove reference to mh-dgux.
10535         * configure: Regenerate.
10537 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10539         * MAINTAINERS (Write After Approval): Add myself.
10541 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10543         * Makefile.tpl: Rearrange.
10544         * Makefile.in: Regenerate.
10546 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10548         * configure.in: Add support for kaOS as cross build target system.
10549         * configure: Regenerated.
10551 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10553         * MAINTAINERS (Write after approval): Add myself.
10555 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10557         * MAINTAINERS: Update my email address.
10559 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10561         * MAINTAINERS: Add self to blanket write privs. section.
10563 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10565         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10566         configure-target-* as some target builds may require additional
10567         flags for preprocessor tests.
10568         * Makefile.in: Regenerated.
10570 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10572         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10573         * ltconfig: Handle it.
10574         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10575         auto-detecting it.
10577         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10578         it is used as argument to $CC.
10579         * ltcf-gcj.sh: Likewise.
10581         * configure.in: Introduce --enable-maintainer-mode.
10582         * configure: Rebuilt.
10583         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10584         for maintainer mode.
10585         * Makefile.in: Rebuilt.
10587 2003-02-18  Jason Merrill  <jason@redhat.com>
10589         * Makefile.tpl (check-c++): Allow parallelism.
10591 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10593         * MAINTAINERS: Remove John Carr (who never actually had access to
10594         gcc.gnu.org).
10596 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10598         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10599         don't configure target-libobjc.
10600         * configure: Regenerate.
10602 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10604         * Makefile.tpl (RANLIB): Define.
10605         * Makefile.in: Regenerate.
10607 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10609         * MAINTAINERS: Update my email.
10611 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10613         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10614         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10615         * Makefile.in: Regenerated.
10616         * configure.in: Remove all traces of snavigator, db, and grep.
10617         * configure: Regenerated.
10619 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10621         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10622         After Approval.
10624 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10626         * MAINTAINERS (Write after approval): Add myself.
10628 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10630         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10631         * Makefile.in: Regenerated.
10633 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10635         * config.guess: Updated to 2003-01-30's version.
10636         * config.sub: Updated to 2003-01-28's version.
10638 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10640         * config.if: If gcc_version is already set, just use it.  Don't set
10641         gcc_version_trigger if it's already set, otherwise set it to
10642         gcc/version.c, but only if the file exists.  If it is not set and
10643         gcc/version.c does not exist, try to extract the version number from
10644         $CC.
10646 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10648         * MAINTAINERS: Add myself to write-after-approval list.
10650 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10652         * configure.in:  Revert 24Jan change.
10653         * configure:  Regenerate.
10655 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10657         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10658         entry of HJ Lu.
10660 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10662         * configure.in: Revert previous change.
10663         * configure: Regenerate.
10665 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10667         * configure.in: Make rda native-only.
10668         * configure: Regenerate.
10670 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10672         * MAINTAINERS: Move myself from GNATS-only-accounts to
10673         write-after-approval.
10675 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10677         * configure.in: Add missing \.
10678         * configure: Rebuilt.
10680 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10682         * configure.in (baseargs): Avoid using \| in sed regular
10683         expressions.
10684         * configure: Rebuilt.
10686 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10688         * configure.in (baseargs): Remove all supported forms of
10689         --cache-file, --srcdir, --host, --build and --target options
10690         from argument lists.
10691         * configure: Rebuilt.
10693 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10695         * MAINTAINERS: Add myself to write-after-approval list.
10697 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10699         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10700         * configure: Rebuilt.
10702 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10704         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10705         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10706         * Makefile.in: Regenerate.
10707         * configure: Regenerate.
10709 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10711         * configure.in: Remove Makefile in build, host and target modules
10712         unless configure was run with --no-recursion.
10713         * configure: Rebuilt.
10715 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10717         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10718         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10719         * Makefile.in: Regenerate.
10721 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10723         * config.guess: Update to 2003-01-03 version.
10724         * config.sub: Update to 2003-01-03 version.
10726 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10728         * configure: Regenerate with proper autoconf 2.13.
10730 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10732         * configure.in: Add AC_PREREQ for consistency.
10733         * configure: Regenerate.
10735 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10737         * configure.in (GDB_TK): Add tcl directories conditional on
10738         gdb/gdbtk directory being present.
10739         * configure: Regenerate.
10741 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10743         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10744         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10745         * configure: Rebuilt.
10747 2002-12-31  Tom Tromey  <tromey@redhat.com>
10749         * Makefile.in: Rebuilt.
10750         * Makefile.def (target_modules) [libffi]: Allow installation.
10752 2002-12-31  Andreas Schwab  <schwab@suse.de>
10754         * configure.in: Fix use of $program_transform_name.
10755         * configure: Regenerated.
10757 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10759         * configure.in (baseargs): Don't remove first configure argument.
10760         * configure: Regenerated.
10762 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10764         * Makefile.tpl (local-distclean): Don't remove...
10765         (multilib.ts): ... this.  Moved into...
10766         (multilib.out): ... this.  Don't use sub-make.
10767         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10768         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10769         (configure-build-[+module+], configure-[+module+],
10770         configure-target-[+module+], configure-gcc): ... these.  Test
10771         for Makefile existence.  Drop config.status from dependencies.
10772         * Makefile.in: Rebuilt.
10773         * configure.in: Move gcc-version-trigger to the end of
10774         ac_configure_args.  Add comments to maybedep.tmp and
10775         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10776         nonopt from baseargs, matching and removing corresponding
10777         whitespace while at it.
10778         * configure: Rebuilt.
10780 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10782         * configure.in (host_configargs): Replace reference to
10783         no-longer-defined buildopts with --build=${build_alias}.
10784         * configure: Rebuilt.
10786         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10787         program_transform_name to standard idiom.
10788         (AUTOGEN, AUTOCONF): Define.
10789         (Makefile.in): Use $(AUTOGEN).
10790         (Makefile): Depend on config.status, and use autoconf-style rule to
10791         build it.  Move original commands to...
10792         (config.status): ... this new target.
10793         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10794         $(AUTOCONF).
10795         * Makefile.in: Rebuilt.
10797 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10799         * Makefile.tpl: Fix dramatic bustage due to change in
10800         program_transform_name.
10801         * Makefile.in: Regenerate.
10803         * configure.in: Remove unnecessary PATH setting.
10804         * configure: Regnerate.
10806         * configure.in: Don't default to unprefixed tools unless
10807         the native tools will work.
10808         * configure: Regenerate.
10810         * configure.in: Convert to autoconf script.  Blow away lots
10811         of now-redundant Makefile fragments.
10812         * configure: Generate using Autoconf.
10813         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10814         * Makefile.in: Regenerate.
10816 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10818         * configure: Fix stupid bug where RANLIB was mistakenly included.
10820         * configure.in: Rename (buildargs, hostargs, targargs) to
10821         (build_configargs, host_configargs, target_configargs).
10823         * configure.in: Move logic out of sed statement.
10825         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10826         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10828 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10830         * config.sub: Import from master repository
10831         * config.guess: Ditto
10833 2002-12-24  Andreas Schwab  <schwab@suse.de>
10835         * Makefile.tpl (multilib.out): Fix missing space.
10836         * Makefile.in: Regenerate.
10838 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10840         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10841         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10842         * Makefile.in: Regenerate.
10843         * configure.in: Remove unnecessary leftovers.
10845 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10847         * configure.in (extra_ranlibflags_for_target): New variable.
10848         (*-*-darwin): Add -c to ranlib commands.
10849         * configure (tooldir): Handle extra_ranlibflags_for_target.
10851 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10853         * Makefile.tpl: Revert HJL's change.
10854         * Makefile.in: Regenerated.
10855         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10856         always.
10858 2002-12-19  Andreas Schwab  <schwab@suse.de>
10860         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10861         * Makefile.in: Regenerate.
10863 2002-12-18  H.J. Lu  <hjl@gnu.org>
10865         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10866         * Makefile.in: Regenerated.
10868         * configure.in (build_prefix): New. Substitute.
10870 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10872         * Makefile.tpl: Don't let real targets depend on phony targets.
10873         * Makefile.in: Regenerate.
10875         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10876         * Makefile.in: Regenerate.
10878 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10880         * config.sub: Import from master repository
10881         * config.guess: Ditto
10883 2002-12-16  Jason Merrill  <jason@redhat.com>
10885         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10886         previous 'make bootstrap'.
10887         * Makefile.in: Regenerate.
10889 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10891         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10893 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10895         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10896         * Makefile.in: Regenerate.
10898 2002-12-13  Jason Merrill  <jason@redhat.com>
10900         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10901         library tests.
10902         (check-c++): Just depend on it and check-target-libstdc++-v3.
10903         * Makefile.in: Regenerate.
10905 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10907         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10908         * Makefile.in: Rebuilt.
10910 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10912         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10914 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10916         * configure: Fix bug put in by gremlins.
10918         * Makefile.tpl: Substitute more autoconfily.
10919         * configure: Substitute more autoconfily.
10920         * Makefile.in: Regenerate.
10922 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10924         * config.sub: Import from master repository
10925         * config.guess: Ditto
10926         * MAINTAINERS: Added Svein Seldal under write after approval
10928 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10930         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10931         * Makefile.in (all-sim): Ditto.
10933 2002-12-06  DJ Delorie  <dj@redhat.com>
10935         * Makefile.tpl: Change configure dependencies to not have real
10936         targets depend on phony targets.
10938 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10940         * configure.in: Revert unintentional change.
10942         * Makefile.tpl: Change dependency for */multilib.out so that
10943         it works when gcc isn't in the tree.
10945         * configure.in: Substitute more.
10946         * configure: Run subconfigures from the Makefile.
10947         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10948         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10950 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10952         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10954 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10956         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10957         and corresponding dependencies.
10958         * Makefile.in: Regenerate.
10960         * configure.in (host_tools): Order binutils, gas and ld for
10961         convenience in running the testsuites.
10963         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10964         * Makefile.in: Regenerate.
10965         * configure.in: Introduce rules to serialize subconfigure runs.
10967         * configure.in: Introduce BASE_CC_FOR_TARGET.
10968         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10969         Realize configure-build-* targets.  Realize configure-target-* targets.
10970         * Makefile.in: Regenerate.
10972 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10974         * configure: Move gcc_version_trigger stuff from here...
10975         * configure.in: ...to here.
10977         * configure.in: Separate subconfigure options added by this file from
10978         options given by the user.  Add machinery to put args for host
10979         subconfigures into the Makefile.
10981         * Makefile.tpl: Remove 'vault' targets.
10982         * Makefile.tpl: Reorder and comment dependencies.
10983         * Makefile.in: Regenerate.
10985 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10986         * configure.in: Fix my broken commit of previous patch. (sigh)
10988 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10990         * configure.in: Move host-specific darwin noconfigdirs into
10991         the host-specific section.
10993 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10995         * configure.in: Move host-specific darwin noconfigdirs into
10996         the host-specific section.
10998 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11000         * configure: Remove skip-this-dir support.
11001         * Makefile.tpl: Remove skip-this-dir support.
11003         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11004         subdirectories.
11005         * Makefile.in: Regenerate.
11007         * Makefile.tpl: Strip out useless setting of 'dir'.
11008         * Makefile.in: Regenerate.
11010 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11012         * configure.in: Fix deeply stupid bug.
11014         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11015         shell code in CXX_FOR_TARGET
11016         * Makefile.def: Introduce raw_cxx.
11017         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11018         RAW_CXX_FOR_TARGET.
11019         * Makefile.in: Regenerate.
11021 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11023         * Makefile.tpl: Remove unnecessary ifs.
11024         * Makefile.in: Regenerate.
11026         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11027         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11028         targets for 'no_install' modules.
11029         * configure: Move GDB_TK substitution to configure.in.  Move
11030         build_modules stuff to configure.in.
11031         * configure.in: Implement soft dependency machinery.  Maybe-ize
11032         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11033         * Makefile.in: Regenerate.
11035 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11037         * Makefile.tpl: Make all-target, install-target behave similarly
11038         to all, install (only hitting configured targets).  Eliminate
11039         unused macro defintions.
11041         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11042         build != host.
11044         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11046         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11048         * configure.in: Produce lists of subdir targets we're actually
11049         configuring.  Remove references to "dosrel".
11050         * Makefile.tpl: Let configure set which subdir targets are hit.
11051         Remove install-cross; clean up install; remove ALL.  Remove
11052         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11053         Autogenerate host module targets.  Remove empty dependency lines
11054         and redundant dependency; rearrange slightly.
11055         * Makefile.def: Add host-side libtermcap, utils.
11057         * Makefile.in: Regenerate.
11059 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11061         * ltconfig (osf[345]): Append $major to soname_spec.
11062         Reflect this in library_names_spec.
11063         * ltmain.sh (osf): Prefix $major with . for use as extension.
11065 2002-11-19  Andreas Jaeger  <aj@suse.de>
11067         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11068         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11069         and sparc64 GNU/Linux systems.
11071 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11073         * MAINTAINERS: Update email.
11075 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11077         * MAINTAINERS: Complete James Dennett's entry.
11079 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11081         * MAINTAINERS (Write After Approval): Add myself.
11083 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11085         * Makefile.tpl: syntactic cleanup
11087 2002-11-13  Stuart Hastings  <stuart@apple.com>
11089         * MAINTAINERS: Add myself to write-after-approval list.
11091 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11093         * Makefile.def: Add list of recursive targets to autogenerate.
11094         Add build_modules.
11095         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11096         targets.  Autogenerate *-build-* targets.
11097         * Makefile.in: Regenerate.
11099 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11101         * configure: More autoconf-style substitutions.
11102         * Makefile.tpl: More autoconf-style substitutions.
11103         * Makefile.in: Regenerate.
11105 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11107         * configure: Substitute more variables in a more autoconf-friendly
11108         way.  Simplify slightly.
11109         * Makefile.tpl: Make more variables substitutable in an
11110         autoconf-friendly way.
11111         * Makefile.in: Regenerate.
11113 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11115         * MAINTAINERS (Write After Approval): Add myself.
11117 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11119         * configure.in (v810*): Remove special setting of tools.
11121         * configure: Add support for extra required flags for ar or nm.
11122         * configure.in (aix4.3+): Use above support for target-specific
11123         issues, rather than using config/mt-aix43.
11125 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11127         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11128         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11129         with $srcdir.  Reformat indentation.  Substitute some variables
11130         formerly hard-coded in the Makefile for build=host.
11131         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11132         * Makefile.def: Autogenerate more.
11133         * Makefile.in: Regenerate.
11135 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11137         * MAINTAINERS (Write After Approval): Add myself.
11139 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11141         * Makefile.def (host_modules): Add rda.
11142         * Makefile.in: Regenerate.
11143         * configure.in (target_tool): Add target-rda to list.
11145 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11147         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11149 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11151         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11152         and restrap targets to this rule.
11153         * Makefile.in:  Regenerate.
11155 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11157         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11158         GNATS only accounts.
11160 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11162         * configure.in (i[3456]86-*-linux*): Add check to disable
11163         ${libgcj} for glibc1.
11165 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11167         * MAINTAINERS: Add myself as ip2k port maintainer.
11169 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11171         * configure.in: Add tic4x target.
11173 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11175         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11176         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11177         * Makefile.in: Regenerate.
11179         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11180         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11181         * Makefile.in: Regenerate.
11183 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11185         * MAINTAINERS: Add myself as web pages co-maintainer.
11187 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11189         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11190         * Makefile.in: Regenerate.
11192 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11194         * MAINTAINERS: Add myself and Nathan Sidwell
11195         <nathan@codesourcery.com> as VxWorks maintainers.
11197 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11199         * Makefile.def: Remove order dependency comments.
11200         * Makefile.tpl: Add explicit install-install dependencies.
11201         * Makefile.in: Regenerate.
11203         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11204         * Makefile.in: Regenerate.
11206         * Makefile.tpl: Add configure-target (for src-release in src)
11207         * Makefile.in: Regenerate.
11209 2002-09-30  Nick Clifton  <nickc@redhat.com>
11211         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11213 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11215         * configure.in (s390*-*-linux*): Enable libgcj.
11217 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11219         * configure: Revert accidentally applied changes.
11221         * Makefile.tpl: Make more autoconf-friendly.
11222         * Makefile.in: Regenerate.
11223         * configure: Make substitution more autoconf-like.
11225 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11227         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11228         single entry to handle all these.
11229         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11230         libjava on arm-*-elf.
11232 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11234         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11235         things that depend on them.
11237 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11239         * Makefile.tpl: Make subsituted variables more autoconfy.
11240         * Makefile.in: Regenerate.
11241         * configure: Make seds more autoconfy.
11243 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11245         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11246         * Makefile.in: Regenerate.
11247         * configure.in: Rewrite sed statements to look autoconfy.
11249         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11250         all-target-foo on configure-target-foo.
11251         * Makefile.def: Ditto.
11252         * Makefile.in: Rebuild.
11254 2002-09-25  Andrew Haley  <aph@redhat.com>
11256         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11258 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11260         * Makefile.def: New file.
11261         * Makefile.tpl: New file.
11262         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11263         * contrib/gcc_update: Note that Makefile.in is a generated file.
11265         * configure.in: Minor rearrangement.  Simplify tests.
11267 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11269         * configure.in (with_headers): Skip copy if value is "yes".
11270         (with_libs): Likewise.
11272 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11274         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11275         * configure.in (sh*-*-pe*): Ditto.
11276         * configure.in (mips*-*-pe*): Ditto.
11277         * configure.in (*arm-wince-pe): Ditto.
11279         * configure.in: Rearrange.
11281 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11283         * MAINTAINERS: Update my email address.
11285 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11287         * MAINTAINERS: (Write After Approval): Add myself.
11289 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11291         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11293 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11295         * MAINTAINERS: Change my mailing address.
11297 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11299         * MAINTAINERS (Write After Approval): Remove myself.
11300         (Various Maintainers: c++ runtime libs): Add myself.
11302 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11304         * MAINTAINERS (Write After Approval): Remove myself.
11305         (Various Maintainers: c++ runtime libs): Add myself.
11307 2002-08-15  Eric Christopher  <echristo@redhat.com>
11309         * config.sub: Import from master repository.
11310         * config.guess: Ditto.
11312 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11314         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11315         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11316         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11318 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11320         * MAINTAINERS: Add self to rs6000 vector extensions.
11322 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11324         * libiberty/configure: Reverted unintended yesterday's check in.
11326 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11328         * boehm-gc/configure, libf2c/configure: Rebuilt.
11329         * libffi/configure, libiberty/configure: Ditto.
11330         * libjava/configure, libobjc/configure: Ditto.
11331         * libstdc++-v3/configure, zlib/configure: Ditto.
11332         Merged from binutils:
11333         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11334         From Steve Ellcey <sje@cup.hp.com>:
11335         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11336         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11337         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11338         IA64.
11339         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11340         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11341         soname_spec, sys_lib_search_path_spec): Ditto.
11343 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11345         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11347 2002-08-04  H.J. Lu  (hjl@gnu.org)
11349         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11351 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11353         * MAINTAINERS (Write After Approval): Add myself.
11355 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11357         * configure.in: Move generic linux case to end.  Copy generic
11358         linux noconfigdirs to mips*-*-linux* entry and new
11359         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11361 2002-07-19  Michael Matz  <matz@suse.de>
11363         * MAINTAINERS: Add myself as ra* maintainer.
11365 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11367         * config.guess: Update to 2002-07-09 version.
11368         * config.sub: Update to 2002-07-03 version.
11370 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11372         * MAINTAINERS: Fix typo in a maintainer email address.
11374 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11376         * configure.in: Remove two redundant tests.
11378 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11380         * configure.in (mips*-*-irix6*o32): Enable stabs.
11382 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11384         * configure.in: Don't build grez.
11385         * Makefile.in: Ditto.
11387         * Makefile.in: Remove references to bsp, cygmon, libstub.
11388         * configure.in: Ditto.
11390         * configure.in: Remove leftover reference to gdbtest.
11392 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11394         * configure.in (gxx_include_dir):  Change to match versioned
11395         C++ headers if --enable-version-specific-runtime-libs is used.
11397 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11399         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11401 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11403         * configure.in: Make --without-x work.
11405 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11407         * configure.in: Rearrange target Makefile fragment collection.
11409         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11410         cvs[src].
11411         * configure.in: Ditto.
11413 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11415         * MAINTAINERS (Write After Approval): Update my e-mail address.
11417 2002-06-24  Ben Elliston  <bje@redhat.com>
11419         * configure.in (host_tools): Remove cgen.
11421         * Makefile.in (all-cgen): Remove; runs from its source directory.
11422         (check-cgen, install-cgen, clean-cgen): Likewise.
11423         (all-opcodes): Do not depend on all-cgen.
11424         (all-sim): Likewise.
11426 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11428         * Makefile.in: Eliminate 'apache' targets.
11429         * configure.in: Eliminate 'apache' targets.
11431         * configure.in: Eliminate redundant tests.  Reorganize.
11433         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11435         * config-ml.in: Eliminate references to Cygnus configure.
11437         * Makefile.in: Eliminate references to building emacs.
11439 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11441         * MAINTAINERS: Update my email address.
11443 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11445         * config.if (libstdcxx_incdir): Version C++ headers.
11446         (cxx_incdir): Remove.
11448 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11450         * MAINTAINERS (Write After Approval): Add self.
11452 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11454         * configure.in: Add support for ip2k.
11456 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11458         * configure.in: Fix AIX configury bug.
11460 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11462         * MAINTAINERS (Write After Approval): Add self.
11464 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11466         * configure.in: replace ${topsrcdir} with ${srcdir}
11468         * configure.in: Move definition of libstdcxx_flags
11469         right above usage, rather than waaay earlier.
11471         * configure.in: Pull definition of is_cross_compiler earlier.
11473         * configure.in: Rearrange a little.
11475         * configure.in: Remove references to librx.
11476         * Makefile.in: Remove references to librx.
11478 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11480         * config.sub: Add support for avr target.
11481         Import from master sources, rev 1.255
11483 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11485         * configure, .cvsignore:  Revert previous change...
11486         * Makefile:  ...delete.
11488 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11490         * configure.in: Eliminate ${gasdir} variable.
11492 2002-06-18  Dave Brolley  <brolley@redhat.com>
11494         * configure.in: Add support for frv.
11495         * config.sub: Add support for frv.
11497 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11499         * configure:  Remove garbage from previous commit.
11501 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11503         * configure:  For in-source builds, make a subdir and re-exec there.
11504         * Makefile:  New file.  Pass targets through to build directory.
11505         * .cvsignore:  No longer ignore "Makefile".
11507 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11509         * MAINTAINERS (Write After Approval): Add self.
11511 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11513         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11515 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11517         * configure.in (vax-*-netbsd*): Re-enable gas.
11519 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11521         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11522         BUILD_PREFIX_1, to correct nomenclature.
11523         * configure: Likewise.
11525         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11526         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11528 2002-05-31  Olaf Hering  <olh@suse.de>
11530         * config-ml.in: Propogate DESTDIR also.
11532 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11534         * configure.in (vax-*-netbsd*): Don't build gas for this
11535         platform.
11537 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11539         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11540         and libgcj for AVR.
11542 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11544         * MAINTAINERS (Write After Approval): Add myself.
11546 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11548         * config.guess: Update to 2002-05-22 version.
11549         * config.sub: Likewise.
11551 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11553         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11554         * config-ml.in: Likewise.
11555         * configure: Likewise.
11556         * configure.in: Likewise.
11558 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11560         * MAINTAINERS: Update my email address.
11562 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11564         * configure.in: Simplify makefile fragment collection.
11566         * configure.in: Remove code to build emacs.
11568         * configure.in : Remove --srcdir argument from targargs and buildargs
11569         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11571         * configure: Move some logic to configure.in.
11572         * configure.in: Move some logic from configure.
11574 2002-05-11  Tom Tromey  <tromey@redhat.com>
11576         * MAINTAINERS: Reflect libgcj reality.
11578 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11580         * Makefile.in: Honour DESTDIR.
11582 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11584         * config.guess: Import 2002-03-20 version.
11585         * config.sub: Import 2002-04-26 version.
11587 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11589         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11591 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11593         * MAINTAINERS: Add self.
11595 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11597         * ltmain.sh: Detect and handle object name conflicts
11598         while piecewise linking a static library.
11600 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11602         * configure.in (noconfigdirs): Don't disable libgcj on
11603         sparc64-*-solaris* and sparcv9-*-solaris*.
11605 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11607         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11609 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11611         * configure.in (FLAGS_FOR_TARGET): Do not add
11612         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11613         on i[3456]86-*-linux*.
11615 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11617         * configure.in (noconfigdirs): Replace [ ] with test.
11619         * configure.in (noconfigdirs): Do not add target-newlib if
11620         target == i[3456]86-*-linux*, and host == target.
11622 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11624         * configure.in: delete reference to absent file
11626         * configure.in: replace '[' with 'test'
11628         * configure.in: Eliminate references to gash.
11629         * Makefile.in: Eliminate references to gash.
11631         * configure.in: remove useless references to 'pic' makefile fragments.
11633         * configure.in: (*-*-windows*) Finish removing.
11635         * configure.in: Eliminate redundant test for libgui.
11637 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11639         * MAINTAINERS: Add self and realphabetize.  Update entries
11640         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11641         entry for a29k port maintainer.
11643 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11645         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11646         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11648 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11650         * configure.in: remove references to dead files
11652 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11654         * MAINTAINERS: Add information about purpose of this file.
11656 2002-04-18  Tom Tromey  <tromey@redhat.com>
11658         * configure.in: Disallow configuring libgcj when it is already
11659         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11660         Solaris 2.8 by default.  For PR libgcj/6158.
11662 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11664         * configure.in:  Move default CC setting out of config/mh-* fragments
11665         directly into here.
11667 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11669         * configure.in: don't even try to configure or make a subdirectory
11670         if there's no configure script for it.
11672 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11674         * MAINTAINERS: Remove chill maintainers.
11675         * Makefile.in (CHILLFLAGS): Remove.
11676         (CHILL_LIB): Remove.
11677         (TARGET_CONFIGDIRS): Remove libchill.
11678         (CHILL_FOR_TARGET): Remove.
11679         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11680         CHILL_LIB.
11681         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11682         (CHECK_TARGET_MODULES): Likewise.
11683         (INSTALL_TARGET_MODULES): Likewise.
11684         (CLEAN_TARGET_MODULES): Likewise.
11685         (configure-target-libchill): Remove.
11686         (all-target-libchill): Remove.
11687         * configure.in (target_libs): Remove target-libchill.
11688         Do not compute CHILL_FOR_TARGET.
11689         * libchill: Remove directory.
11691 2002-04-11  DJ Delorie  <dj@redhat.com>
11693         * Makefile.in, configure.in: Sync with binutils, entries
11694         follow...
11696 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11698         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11699         (do-tar, do-bz2): New rules.
11700         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11701         (gdb-tar): New rule.
11702         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11703         (insight_dejagnu.tar): New rule.
11704         (insight.tar): New rule.
11705         (gdb+dejagnu.tar): New rule.
11706         (gdb.tar): New rule.
11708 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11710         * Makefile.in: Add all-tix to deps for all-snavigator
11711         so that tix is built when building snavigator.
11713 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11715         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11716         ld and gdb are not supported.
11718 2002-01-07  Mark Salter  <msalter@redhat.com>
11720         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11721         Allow target-libgloss to be built for arm, strongarm, and xscale.
11723 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11725         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11726         options for i[3456]86-pc-linux* native builds.
11728 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11730         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11731         files from .po files for a distribution.
11733 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11735         * configure.in: Enable libstdc++-v3 for h8300 targets.
11737 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11739         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11740         version from bfd/.
11742 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11744         * Makefile.in (VER): When present, extract the version number from
11745         the file version.in.
11747 2001-05-24  Tom Rix  <trix@redhat.com>
11749         * configure.in : enable ld for aix
11751 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11753         * config.guess: Add linux target for S/390.
11755 2000-11-07  Philip Blundell  <pb@futuretv.com>
11757         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11759 2000-11-03  Philip Blundell  <pb@futuretv.com>
11761         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11762         files.
11764 2001-01-15  Ben Elliston  <bje@redhat.com>
11766         * configure.in (host_tools): Add sid.
11767         Always configure cgen.
11769 2000-11-24  Nick Clifton  <nickc@redhat.com>
11771         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11773 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11775         * Makefile.in (ALL_MODULES): Add all-cgen.
11776         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11777         (all-cgen): New target.
11778         (all-opcodes,all-sim): Depend on all-cgen.
11779         * configure.in (host_tools): Add cgen.
11780         Only configure cgen if --enable-cgen-maint.
11782 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11784         * configure.in: Add *-*-freebsd* configurations.
11786 2002-04-08  Tom Tromey  <tromey@redhat.com>
11788         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11789         Fixes PR libgcj/6068.
11791 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11793         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11795 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11797         * configure.in (alpha*-dec-osf*): Enable libgcj.
11799 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11801         * MAINTAINERS (Write After Approval): Add myself.
11803 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11805         Fix for: PR bootstrap/3591, target/5676
11806         * configure.in (mcore-pe): Disable the configuration of
11807         libstdc++-v3 since exceptions are not supported.
11809 2002-03-20  Anthony Green  <green@redhat.com>
11811         * configure.in: Enable libgcj for xscale-elf target.
11813 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11815         * MAINTAINERS:  Update my email address.
11817 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11819         * ltmain.sh (relink_command): Fix typo in previous change.
11821 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11823         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11824         (relink_command): Added --tag flags.
11825         (mode=install): If relinking fails; error out.
11827 2002-03-12  Richard Henderson  <rth@redhat.com>
11829         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11830         .NOTPARALLEL tag.
11831         (do-check): Rename from check.
11832         (check): Allow parallel check.
11834 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11836         * MAINTAINERS: Add myself as maintainer for xtensa port.
11837         Fix alphabetical order in CPU port maintainer list.
11838         Remove myself from Write After Approval list.
11840 2002-03-11  Richard Henderson  <rth@redhat.com>
11842         * Makefile.in (.NOTPARALLEL): Add fake tag.
11844 2002-03-07  H.J. Lu  (hjl@gnu.org)
11846         * configure.in: Enable gprof for mips*-*-linux*.
11848 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11850         * MAINTAINERS (Write After Approval): Add myself.
11852 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11854         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11855         libjava.
11856         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11858 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11860         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11861         because its Makefile is there; test for the executable instead.
11863 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11865         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11866         libstdc++-v3 and libjava.
11868 2002-02-11  Adam Megacz  <adam@xwt.org>
11870         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11871         boehm-gc
11873 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11875         * config.guess: Updated to 2002-01-30's version.
11876         * config.sub: Updated to 2002-02-01's version.
11877         Contribute sh64-elf.
11878         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11879         * configure.in: Added sh64-*-*.
11881 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11883         * MAINTAINERS: Belatedly add myself to write after approval list.
11885 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11887         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11888         Remove self as Write After Approval.
11890 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11892         * MAINTAINERS: Put self in as maintainer for contrib/regression
11893         directory.
11895 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11897         * MAINTAINERS:  Update my email address.
11899 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11901         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11902         target-libiberty, and target-libgloss.  Skip Java-related
11903         libraries if not supported for NetBSD on target CPU.
11905 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11907         * install-sh: Use _inst.$$_ for temp file name.
11909 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11911         * MAINTAINERS (Write After Approval): Move my contact info
11912         from here...
11913         (OS Port Maintainers): ...to here (netbsd).
11915 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11917         * MAINTAINERS (Write After Approval): Add myself.
11919 2002-01-17  H.J. Lu  <hjl@gnu.org>
11921         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11922         (all-target-fastjar): Also depend on all-target-libiberty.
11924 2002-01-16  H.J. Lu  (hjl@gnu.org)
11926         * config.guess: Import from master sources, rev 1.225.
11927         * config.sub: Import from master sources, rev 1.238.
11929 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11931         * MAINTAINERS (Write After Approval): Remove myself.
11933 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11935         * MAINTAINERS (Write After Approval): Add myself.
11937 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11939         * MAINTAINERS: Add self as docs co-maintainer.
11941 2001-12-11  Matthias Klose  <doko@debian.org>
11943         * MAINTAINERS (Write After Approval): Add myself.
11945 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11947         * MAINTAINERS: Update my email address.
11949 2001-12-07  Turly O'Connor  <turly@apple.com>
11950         * MAINTAINERS (Write After Approval): Add myself.
11951         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11952         (rs6000_initialize_trampoline): Call __trampoline_setup for
11953         ABI_DARWIN too.
11954         * darwin-tramp.asm: New file, implements __trampoline_setup.
11955         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11957 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11959         * MAINTAINERS (Write After Approval): Add myself.
11961 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11963         * configure, configure.in: Use temp file for long sed commands.
11965 2001-12-03  Laurent Guerby  <guerby@acm.org>
11967         * config.sub: Update to version 1.232 on subversion.
11969 2001-12-03  Ben Elliston  <bje@redhat.com>
11971         * MAINTAINERS: Update mail address for config.* patches.
11973 2001-11-27  DJ Delorie  <dj@redhat.com>
11974             Zack Weinberg  <zack@codesourcery.com>
11976         When build != host, create libiberty for the build machine.
11978         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11979         CONFIG_ARGUMENTS.
11980         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11981         New variables.
11982         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11983         and rules.
11984         (all.normal): Depend on ALL_BUILD_MODULES.
11985         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11986         (all-build-libiberty): Depend on configure-build-libiberty.
11988         * configure: Calculate and substitute proper value for
11989         ALL_BUILD_MODULES.
11990         * configure.in: Create the build subdirectory.
11991         Calculate and substitute TARGET_CONFIGARGS (formerly
11992         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11994 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11996         * MAINTAINERS (write-after-approval): Add self.
11998 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12000         * MAINTAINERS (GNATS only accounts): Remove self.
12002 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12004         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12005         libf2c.
12007 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12009         * MAINTAINERS (Write After Approval): Add self.
12011 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12013         * MAINTAINERS: mips and s390 are also CPU ports.
12015 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12017         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12019 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12021         * MAINTAINERS: Alphabetize.
12023 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12025         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12027 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12029         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12031 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12033         * configure.in (--enable-languages): Be more permissive about
12034         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12036 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12038         * config.sub: Import from master sources, rev. 1.230.
12039         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12041 2001-11-07  Laurent Guerby  <guerby@acm.org>
12043         * MAINTAINERS (Write After Approval): Add self.
12045 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12047         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12049 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12051         * config.sub: Import from master sources, rev 1.226.
12052         * config.guess: Import from master sources, rev 1.216.
12054 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12056         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12057         * MAINTAINERS: Add self as maintainer of MMIX port.
12058         Remove old after-approval entry.
12060 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12062         * ChangeLog, configure: Fix spelling errors.
12064 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12066         * MAINTAINERS: Tweak my address.
12068 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12070         * MAINTAINERS: Update my email address.
12072 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12074         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12075         * MAINTAINERS: Add self as maintainer of CRIS port.
12077 2001-10-10  Geert Bosch  <bosch@gnat.com>
12079         * MAINTAINERS (Various maintainers: Ada front end):
12080         Added Robert Dewar.
12082 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12084         * MAINTAINERS (Write After Approval): Added self
12086 2001-10-02  Geert Bosch  <bosch@gnat.com>
12088         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12090 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12092         * configure: Handle temporary files securely using mkdir.
12094 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12096         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12098 2001-09-26  Will Cohen  <wcohen@redhat.com>
12100         * configure.in (*-*-linux*): Disable configuration of target-newlib
12101         and target-libgloss.
12103 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12105         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12106         RANLIB.
12108 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12110         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12111         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12112         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12113         avoid quotes nesting problems.
12114         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12115         (DO_X): Export only variables that are set.
12117 2001-09-19  Ben Elliston  <bje@redhat.com>
12119         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12120         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12121         semantics.  Use the shell built-in "type" command instead.
12123 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12125         Merged from gcc-3_0-branch:
12126         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12127         * ltcf-c.sh: Use $objext, not $ac_objext.
12128         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12129         * ltcf-cxx.sh: Add support for GNU.
12130         2001-07-22  Timothy Wall  <twall@redhat.com>
12131         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12132         default settings if using GNU tools with that configuration.
12133         * ltcf-cxx.sh: Ditto.
12134         * ltcf-gcj.sh: Ditto.
12135         2001-07-21  Michael Chastain  <chastain@redhat.com>
12136         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12137         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12138         * ltmain.sh: Mark as gcc-local.
12140 2001-08-30  Eric Christopher  <echristo@redhat.com>
12141             Jason Eckhardt  <jle@redhat.com>
12143         * config.guess: Merge from master sources.
12144         * config.sub: Merge from master sources, add support for mipsisa32.
12146 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12147         * config.sub: Merge from master sources, rev 1.219.
12148         * MAINTAINERS: Add self as contact for stormy16 port.
12150 2001-08-14  Zack Weinberg  <zackw@panix.com>
12152         * config.sub: Merge from master sources, rev 1.218.
12153         * config.guess: Merge from master sources, rev 1.209.
12155 2001-08-11  Graham Stott  <grahams@redhat.com>
12157         * Makefile.in (check-c++): Add missing semicolon.
12159 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12161         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12163 2001-07-30  Eric Christopher  <echristo@redhat.com>
12165         * MAINTAINERS (Various maintainers: mips port): Added myself.
12167 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12169         * configure.in (sh-*-linux*): New.
12171 2001-07-27  Richard Henderson  <rth@redhat.com>
12173         * .cvsignore: Add LAST_UPDATED.
12175 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12177         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12179 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12181         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12183 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12185         * MAINTAINERS (Write After Approval): Added myself.
12187 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12189         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12190         and libgcj on m68hc11/m68hc12.
12192 2001-06-27  H.J. Lu  (hjl@gnu.org)
12194         * Makefile (CFLAGS_FOR_BUILD): New.
12195         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12197 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12199         * README: Remove version number.
12201 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12203         * INSTALL/README: Update wrt. to the installation instructions now
12204         residing in gcc/doc/install.texi.
12206 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12208         * README: Replace with a cut-down and updated version of gcc/README.
12210 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12212         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12213         multilibs to be disabled.
12215 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12217         * MAINTAINERS (Write After Approval): Add myself.
12219 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12221         * config.guess: Import CVS version 1.195.
12222         * config.sub: Import CVS version 1.212.
12224 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12226         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12227         gcc/xgcc is built, use -print-prog-name to find out the program
12228         name to use.
12230 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12232         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12233         appear to also be in the master copy.
12234         * config.sub:  Import CVS version 1.211.
12236 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12238         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12239         with_gcc]: Use `gcc -shared' to build a shared library.
12241 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12243         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12244         archives.
12246 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12248         * MAINTAINERS (Write After Approval): Add myself.
12250 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12252         * configure.in (libstdcxx_flags): Do not try to execute
12253         libstdc++-v3/testsuite_flags until it exists.
12255 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12257         * MAINTAINERS: Update my email address.
12259 2001-05-31  Graham Stott  <grahams@redhat.com>
12261         * MAINTAINERS (Write After Approval): Add myself.
12263 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12265         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12266         libraries when using g++ with native linker.
12268 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12270         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12272 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12274         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12275         [aix4*|aix5*]: Prepend blank.
12277 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12279         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12280         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12281         of subdir/configure scripts to use the new libtool.m4.
12283 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12285         * MAINTAINERS (Write After Approval): Add myself.
12287 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12289         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12291 2001-05-11  Ben Elliston  <bje@redhat.com>
12293         * Makefile.in (all-sid): New target.
12294         (check-sid, clean-sid, install-sid): Likewise.
12296 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12298         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12300 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12302         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12303         libgcj.
12305 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12307         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12308         gcc/xgcc is built, use -print-prog-name to find out the program
12309         name to use.
12311 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12313         * configure.in (noconfigdirs): Don't reset it from scratch in the
12314         target case; only append to it.
12316         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12317         sparc-*-solaris2.8]: Disable ${libgcj}.
12319 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12321         * configure.in (libgcj_saved): Copy from $libgcj.
12322         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12323         --disable-libgcj.
12325 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12327         * MAINTAINERS: Remove self as MIPS maintainer and
12328         C front end maintainer.
12330 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12332         * configure.in: Move *-chorusos target case to the proper switch.
12333         Disable libgcj.
12335 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12337         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12338         1.641.2.228.
12340 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12342         * Makefile.in (STAGE1_CFLAGS): Pass down.
12344 2001-04-13  Alan Modra  <amodra@one.net.au>
12346         * config.guess: Add hppa64-linux support.  Note for next import that
12347         this is already in the master file.
12348         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12350 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12352         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12353         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12355 2001-04-11  Stan Shebs  <shebs@apple.com>
12357         * MAINTAINERS: Add self as Darwin port maintainer.
12359 2001-04-11  Alan Modra  <amodra@one.net.au>
12361         * MAINTAINERS: Update my email address.
12363 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12365         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12366         recent versions of FreeBSD (release 3 or later).
12367         * ltconfig: On FreeBSD, -lc must not be provided when building
12368         a shared library or else the standard -pthread gcc option is
12369         rendered worthless to later users of the built library.
12371 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12373         * MAINTAINERS: Add self and RTH as C front end maintainers.
12375 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12377         * config.sub: Make sure to match an already-canonicalized
12378         machine name (eg. mn10300-unknown-elf).
12380 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12382         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12383         New macros.
12384         (bootstrap, cross): Use RECURSE_FLAGS.
12385         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12387 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12389         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12391 2001-03-22  Colin Howell  <chowell@redhat.com>
12393         * Makefile.in (DO_X): Do not backslash single-quotes in
12394         backquotes (two places).
12396 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12398         Re-installed:
12399         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12400         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12401         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12402         * ltcf-cxx.sh: Likewise.
12403         * ltcf-gcj.sh: Likewise.
12405 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12407         * MAINTAINERS: Add myself as "documentation co-maintainer".
12409 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12411         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12412         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12414 2001-03-19  Tom Tromey  <tromey@redhat.com>
12416         * config-ml.in: Handle GCJ and GCJFLAGS.
12418 2001-03-21  Michael Chastain  <chastain@redhat.com>
12420         * Makefile.in: all-m4 depends on all-texinfo.
12422 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12424         * MAINTAINERS: Add myself to write after approval list.
12426 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12428         * Makefile.in (DO_X): Quote nested quotes.
12430 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12432         * MAINTAINERS: Add myself to write after approval list.
12434 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12436         * Makefile.in (DO_X): Use double quotes for quoting
12437         "RANLIB=$${RANLIB}".
12439 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12441         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12443 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12445         * configure.in: Only use `lang_requires' for languages athat are
12446         actually enabled.
12448 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12450         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12452 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12454         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12456 2001-03-07  Tom Tromey  <tromey@redhat.com>
12458         * configure.in: Allow config-lang.in to set `lang_requires' to list
12459         of other required languages.
12461 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12463         * Makefile.in: Remove RANLIB definition. Use RANLIB
12464         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12465         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12467 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12468             Alexandre Oliva  <aoliva@redhat.com>
12470         * Makefile.in (check-c++): Use tabs, not spaces.
12472 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12474         * MAINTAINERS: add myself to Write After Approval list.
12476 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12478         * Makefile.in (check-c++): New rule.
12480         * configure.in (target_libs): Remove libg++.
12481         (noconfigdirs): Remove libg++.
12482         (noconfigdirs): Same.
12483         (noconfigdirs): Same.
12484         (noconfigdirs): Same.
12486         * config-ml.in: Remove libg++ references.
12488         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12489         (ALL_TARGET_MODULES): Same.
12490         (configure-target-libg++): Remove.
12491         (all-target-libg++): Remove.
12492         (configure-target-libio): Remove.
12493         (all-target-libio): Remove.
12494         (check-target-libio): Remove.
12495         (.PHONY): Remove.
12496         (libg++.tar.bz2): Remove.
12497         (all-target-cygmon): Remove libio.
12498         (all-target-libstdc++): Remove.
12499         (configure-target-libstdc++): Remove.
12500         (TARGET_LIB_PATH): Remove libstdc++.
12501         (ALL_GCC_CXX): Remove libstdc++.
12502         (all-target-gperf): Correct.
12504 2001-02-16  Nick Clifton  <nickc@redhat.com>
12506         * configure.in (noconfigdirs): Allow configuration of texinfo
12507         for Cygwin hosts.
12509 2001-02-15  Anthony Green  <green@redhat.com>
12511         * configure: Introduce GCJ_FOR_TARGET.
12512         * configure.in: Ditto.
12513         * Makefile.in: Ditto.
12515 2001-02-13  Andreas Schwab  <schwab@suse.de>
12517         * MAINTAINERS: Update mail address.
12519 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12521         * config.guess: Add linux target for S/390.
12522         * config.sub: Likewise.
12524 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12526         * configure.in: for *-chorusos, don't config target-newlib and
12527         target-libgloss.
12529 2001-02-06  Ben Elliston  <bje@redhat.com>
12531         * configure: Output host type to stdout, not stderr.
12533 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12535         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12536         * ltcf-cxx.sh: Likewise.
12538         * config.if: Assume enable_libstdcxx_v3 is defined.
12540 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12542         Remove V2 C++ library.
12543         * configure.in: Remove --enable-libstdcxx_v3 support.
12545 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12547         * include/demangle.h: Add prototype for java_demangle_v3.
12549 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12551         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12553 2001-01-27  Richard Henderson  <rth@redhat.com>
12555         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12557 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12559         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12560         Don't unset, it's non-portable and no longer necessary, set to empty
12561         instead.
12563 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12565         * ltconfig: Shell portability fix for the tagname validity check.
12567 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12569         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12570         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12572 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12574         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12576 2001-01-26  Tom Tromey  <tromey@redhat.com>
12578         * configure.in: Allow libgcj to be built on Sparc Solaris.
12580 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12582         * ltcf-c.sh: Add aix5 case.
12583         * ltcf-cxx.sh: Likewise.
12584         * ltconfig: Likewise.
12586 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12588         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12589         keep at least one of build_libtool_libs or build_old_libs set to
12590         yes.
12592         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12593         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12595 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12597         * configure.in: Enable libgcj on several additional platforms.
12599 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12601         * configure.in: Enable libgcj for linux targets.
12603 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12605         * MAINTAINERS (Write After Approval): Add myself.
12607 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12609         * MAINTAINERS: Add myself as vax port maintainer.
12611 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12613         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12615 2001-01-09  Mike Stump  <mrs@wrs.com>
12617         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12618         failures of subdirectories.
12620 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12622         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12623         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12624         * ltcf-cxx.sh: Likewise.
12625         * ltcf-gcj.sh: Likewise.
12626         * ltconfig.sh: Fix typo.
12628 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12630         * configure: handle DOS-style absolute paths.
12632 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12634         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12636 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12638         * MAINTAINERS: Add myself as avr port co-maintainer.
12640 2000-12-28  Ben Elliston  <bje@redhat.com>
12642         * MAINTAINERS: Add myself under ``Write After Approval''.
12644 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12646         * texinfo: Remove directory from GCC.
12648 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12650         * COPYING: Update to current
12651         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12652         to 19yy as example year in copyright notice).
12654 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12656         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12657         (libstdcxx_incdir): Pass down.
12658         * config.if: Remove expired bits for cxx_interface, add stub.
12659         (libstdcxx_incdir): Add variable for g++ include directory.
12660         * configure.in (gxx_include_dir): Use it.
12662 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12664         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12665         with old-email address from ``Write After Approval''.
12667 2000-12-15  Andreas Jaeger  <aj@suse.de>
12669         * configure.in: Handle lang_dirs.
12671 2000-12-14  Tom Tromey  <tromey@redhat.com>
12673         * MAINTAINERS: Removed brads.
12675         * MAINTAINERS: Added gcj developers.
12677 2000-12-13  Anthony Green  <green@redhat.com>
12679         * configure.in: Disable libgcj for any target not specifically
12680         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12681         with g++ abi.
12683 2000-12-13  Mike Stump  <mrs@wrs.com>
12685         * Makefile.in (local-distclean): Also remove fastjar.
12687 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12689         * contrib/gcc_update: Add fastjar --touch entries.
12691 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12693         * configure.in: Disable language-specific target libraries for
12694         languages that aren't enabled.
12696 2000-12-10  Anthony Green  <green@redhat.com>
12698         * configure.in: Define libgcj.  Disable libgcj target libraries for
12699         most targets.
12701 2000-12-10  Neil Booth  <neilb@earthling.net>
12703         * MAINTAINERS: Update mail address, remove from WAA list.
12705 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12707         * libjava: Imported from /cvs/java.
12708         * libffi: Likewise.
12709         * Boehm-gc: Likewise.
12711 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12713         * configure.in (target_libs): Revert 2000-12-08 patch.
12714         (noconfigdirs): Added target-libjava.
12716 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12718         * djunpack.bat: removed.
12720 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12722         * Makefile.in: handle DOS-style absolute paths.
12723         * config-ml.in: likewise.
12724         * symlink-tree: likewise.
12726 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12728         * fastjar: Imported.
12730 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12732         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12733         libjava.
12734         * configure.in (target_libs): Removed `target-libjava'.
12736 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12738         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12739         (ALL_MODULES): Added fastjar.
12740         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12741         (all-target-libjava): all-fastjar replaces all-zip.
12742         (all-fastjar): Added.
12743         (configure-target-fastjar, all-target-fastjar): Likewise.
12744         * configure.in (host_tools): Added fastjar.
12746 2000-12-07  Mike Stump  <mrs@wrs.com>
12748         * Makefile.in (local-distclean): Remove leftover built files.
12750 2000-11-24  Nick Clifton  <nickc@redhat.com>
12752         * configure.in (xscale-elf): Add target.
12753         (xscale-coff): Add target.
12755 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12757         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12758         recent versions of FreeBSD (release 3 or later).
12759         * ltconfig: On FreeBSD, -lc must not be provided when building
12760         a shared library or else the standard -pthread gcc option is
12761         rendered worthless to later users of the built library.
12763 2000-11-16  Fred Fish  <fnf@be.com>
12765         * configure.in (enable_libstdcxx_v3): Fix typo,
12766         libstd++ -> libstdc++.
12768 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12770         * MAINTAINERS: Add self to Write After Approval list.
12772 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12774         * MAINTAINERS: Update my email address.  Add myself to global write
12775         privs list.
12777 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12779         * Makefile.in: Merge with src and libgcj.
12780         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12781         configure-target-<library> when their configure scripts need the C
12782         or C++ library to have already been built to work properly.
12783         (do_proto_toplev): Set them to an empty string.
12785         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12786         (REALLY_SET_LIB_PATH): Use them.
12788 2000-11-17  Stan Shebs  <shebs@apple.com>
12790         * MAINTAINERS: Add self to Write After Approval list.
12792 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12794         * configure: Provide the original toplevel configure arguments
12795         (including $0) to subprocesses in the environment rather than
12796         through gcc/configargs.h.
12798 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12800         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12801         C99.  Alphabetise "Write After Approval" list.
12803 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12805         * configure: Turn on libstdc++ V3 by default.
12807         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12808         if we've got GCC.
12810 2000-11-11  Philip Blundell  <philb@gnu.org>
12812         * MAINTAINERS: Add self to Write After Approval list.
12814 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12816         * ltcf-c.sh (aix4): Improve shared library configuration; require
12817         exporting symbols.
12818         * ltcf-cxx.sh (aix4): Define.
12819         * ltconfig (aix4): Define library and soname specs appropriate for
12820         AIX.  Define command to create export symbols list.
12822 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12824         * config.sub: Add support for Sun Chorus
12826 2000-10-31  Nick Clifton  <nickc@redhat.com>
12828         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12829         <name>@redhat.com.  Also installed new email address for Clint
12830         Popetz.
12832 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12834         * etc: Remove directory from GCC.
12836 2000-10-16  Michael Meissner  <meissner@redhat.com>
12838         * configure (gcc/configargs.h): Only create if there is a build GCC
12839         directory created.
12841 2000-10-16  Matthias Klose  <doko@debian.org>
12843         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12844         when configured for libstdc++-v3.
12846 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12848         * configure: Save configure arguments to gcc/configargs.h.
12850 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12852         * config.guess: Import CVS version 1.157.
12853         * config.sub: Import CVS version 1.181.
12855 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12857         * Makefile.in (bootstrap): avoid recursion if subdir missing
12858         (cross): ditto
12859         (do-proto-toplev): ditto
12861 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12863         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12864         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12866         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12867         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12868         all affected `configure' scripts.
12870 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12872         * MAINTAINERS: Add self as cpplib co-maintainer.
12874 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12876         * MAINTAINERS: Add self to Write After Approval list.
12878 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12880         * INSTALL/README: egcs -> GCC update.
12882 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12884         * MAINTAINERS: Add myself to Write After Approval list.
12886 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12888         * MAINTAINERS: Add myself to Write After Approval list.
12890 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12892         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12893         X11 libraries for hppa64.
12895 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12897         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12899 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12901         * Makefile.in (all-zlib): Added dummy target.
12903         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12904         ltcf-gcj.sh: Updated from libtool multi-language branch.
12906 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12908         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12909         (bootstrap*): Depend on all-bootstrap.
12911 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12913         * config.guess: Import CVS version 1.156.
12914         * config.sub: Import CVS version 1.179.
12916 2000-09-02  Anthony Green  <green@cygnus.com>
12918         * Makefile.in (all-gcc): Depend on all-zlib.
12919         (CLEAN_MODULES): Add clean-zlib.
12920         (ALL_MODULES): Add all-zlib.
12921         * configure.in (host_libs): Add zlib.
12923 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12925         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12926         crosses, but add gcc/include to the header search path for them.
12928 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12930         * MAINTAINERS: Add self to Write After Approval list.
12932 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12934         * config.guess: Import CVS version 1.152.
12935         * config.sub: Import CVS version 1.177.
12937 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12939         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12940         $targargs to tell whether newlib is going to be built.
12942         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12943         $$r/TARGET_SUBDIR/libio for _G_config.h.
12945 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12947         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12949 2000-08-22  DJ Delorie  <dj@redhat.com>
12951         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12953 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12955         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12956         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12957         sub-configures.
12959 2000-08-21  DJ Delorie  <dj@redhat.com>
12961         * MAINTAINERS: Add self as a libiberty maintainer
12963 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12965         * configure.in (libstdcxx_flags): Use
12966         libstdc++-v3/src/libstdc++.INC.
12968 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12970         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12972 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12974         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12976         * configure: Make enable_threads and enable_shared defaults
12977         explicit.  Substitute enable_threads into generated Makefiles.
12978         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12979         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12981 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12983         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12985 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12987         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12988         previous delta.
12990 2000-08-11  Jason Merrill  <jason@redhat.com>
12992         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12993         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12994         (FLAGS_FOR_TARGET): Not here.
12995         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12997 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12999         * config-ml.in (CC, CXX): Don't introduce a leading space.
13001 2000-08-07  DJ Delorie  <dj@delorie.com>
13003         * MAINTAINERS: Add self as a DJGPP maintainer
13005 2000-08-07  DJ Delorie  <dj@redhat.com>
13007         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13008         "if we're also building gcc, and it's a gcc that will run on the
13009         build machine, we want to use its includes instead of the system's
13010         default includes".
13012 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13014         * MAINTAINERS: Add self to Write After Approval list.
13016 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13018         * configure.in (libstdcxx_flags): Don't use `"'.
13020         * config-ml.in: Adjust multilib search paths to the
13021         appropriate multilib tree.
13023 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13025         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13026         commas in $LANGUAGES.
13028 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13030         * configure.in: Re-enable all references to libg++ and librx.
13032 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13034         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13035         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13036         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13037         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13039         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13041 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13043         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13044         CXX_FOR_TARGET for sed.
13046 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13048         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13049         Do not override if already set in the environment or in configure.
13050         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13051         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13053 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13055         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13056         the libtool CVS tree multi-language branch.
13057         * ltconfig, ltmain.sh: Updated.
13059 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13061         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13062         (clean-target): Depend on it.
13064         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13065         (GCC_FOR_TARGET): Use it.
13066         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13067         * configure.in: ... here.
13068         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13069         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13071 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13073         * MAINTAINERS: Add self to Write After Approval list.
13075 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13077         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13078         (configure-target-libchill, configure-target-libobjc): Likewise.
13080         * configure.in: Use the same cache file for all target libs.
13081         * config-ml.in: But different cache files per multilib variant.
13083 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13085         * configure (topsrcdir): Don't use dirname.
13087 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13089         * MAINTAINERS: Add self to Write After Approval list.
13091 2000-07-20  Jason Merrill  <jason@redhat.com>
13093         * configure.in: Remove all references to libg++ and librx.
13095         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13097 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13099         * config.sub: Update to subversions version 2000-07-06.
13101 2000-07-12  Andrew Haley  <aph@cygnus.com>
13103         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13104         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13106 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13108         * symlink-tree:  Check number of arguments.
13110 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13112         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13113         search path for a g++ extracted from the build tree.  This
13114         will allow link tests run by configure scripts in
13115         subdirectories to succeed.
13117 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13119         * ltconfig: Add support for mips-dde-sysv4.2MP
13121 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13123         * MAINTAINERS: Add myself as loop discovery maintainer.
13125 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13127         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13128         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13130 2000-06-19  Timothy Wall  <twall@cygnus.com>
13132         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13133         * config.sub: Add tic54x target.
13135 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13137         * MAINTAINERS: Add self as Fortran maintainer,
13138         remove Craig Burley.
13140 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13142         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13143         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13145 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13147         * MAINTAINERS: Add self as i18n maintainer
13149 20000-05-21  H.J. Lu  (hjl@gnu.org)
13151         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13152         directory are used if they exist. Make sure
13153         $(build_tooldir)/include is searched for header files,
13154         $(build_tooldir)/lib/ for library files.
13155         (GCC_FOR_TARGET): Likewise.
13156         (CXX_FOR_TARGET): Likewise.
13158 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13160         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13162 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13164         * Makefile.in (configure-target-libiberty): Depend on
13165         configure-target-newlib.
13167 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13169         * configure.in, Makefile.in: Merge all libffi-related
13170         configury stuff from the libgcj tree.
13172 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13174         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13175         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13177 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13179         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13180         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13181         current version information.  Add to proto-toplev directory.
13182         (gdb-taz): Build do-djunpack.
13184 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13186         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13188 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13190         * MAINTAINERS: Add self to Write After Approval list.
13192 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13194         * ltmain.sh: Preserve in relink_command any environment
13195         variables that may affect the linker behavior.
13197 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13199         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13201 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13203         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13205 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13207         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13208         with the version name.
13210 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13212         * MAINTAINERS: Add self as bb-reorder maintainer.
13214 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13216         * config.if: Tweak.
13218 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13220         * djunpack.bat: New file.
13222 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13224         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13225         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13226         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13227         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13229 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13231         * config.sub (case $basic_machine): Change default for "ibm-*"
13232         to "openedition".
13234 2000-04-13  Andreas Jaeger  <aj@suse.de>
13236         * MAINTAINERS: Added myself.
13238 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13240         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13241         (do-md5sum): New target.
13242         (MD5PROG): Define.
13243         (PACKAGE): Default to TOOL.
13244         (VER): Default to a shell script.
13245         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13246         md5 checksum generation.
13247         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13248         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13249         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13250         insight.tar.bz2): Use gdb-taz to create archive.
13252 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13254         * configure (warn_cflags): Delete.
13256 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13258         * MAINTAINERS: Added myself.
13260 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13261             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13263         * configure.in (enable_libstdcxx_v3): Add.
13264         (target_libs): Add bits here to switch between libstdc++-v2 and
13265         libstdc++-v3.
13266         * config.if: And this file too.
13267         * Makefile.in: Add libstdc++-v3 targets.
13269 2000-04-05  Michael Meissner  <meissner@redhat.com>
13271         * config.sub (d30v): Add d30v as a basic machine type.
13273 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13275         * configure.in: -linux-gnu*, not -linux-gnu.
13277 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13279         * MAINTAINERS: Add self in write-after-approval section.
13281 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13283         * MAINTAINERS: Add self as ia64 port maintainer.
13285 2000-03-08  Neil Booth  <NeilB@earthling.net>
13287         * MAINTAINERS: Add self in write-after-approval section.
13289 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13291         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13292         (do-tar-bz2): Replace TOOL with PACKAGE.
13293         (gdb.tar.bz2): Remove GDBTK from GDB package.
13294         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13295         dejagnu.tar.bz2): New packages.
13297 2000-02-27  Andreas Jaeger  <aj@suse.de>
13299         * configure.in: Add entry for mips*-*-linux*, move catch all
13300         *-*-*linux* entry below this one.
13302 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13304         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13306 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13308         * config.sub: Support an OS of "wince".
13310 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13312         * config.guess, config.sub: Updated to match config's 2000-02-15
13313         version.
13315 2000-02-23  Linas Vepstas  <linas@linas.org>
13317         * config.sub: Add support for Linux/IBM 370.
13318         * configure.in: Likewise.
13320 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13322         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13324 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13326         * config.guess: Guess "cygwin" rather than "cygwin32".
13328 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13330         * configure (gcc_version): When setting, narrow search to
13331         lines containing `version_string'.
13333 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13335         * config.sub: Add support for avr target.
13337 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13339         * MAINTAINERS: Add maintainers for MCore port.
13341 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13343         * config.sub: Add mmix-knuth-mmixware.
13345 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13347         * MAINTAINERS: Pair cccp with cpplib maintainership.
13349 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13351         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13352         structure stuff to -L library search.
13353         (CXX_FOR_TARGET): Ditto.
13354         (CROSS_CHECK_MODULES): Fix spelling mistake.
13356 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13358         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13359         the C++ compiler.
13361 2000-01-12  Richard Henderson  <rth@cygnus.com>
13363         * configure.in: Don't build some bits for beos.
13365 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13367         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13368         as include files.
13370 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13372         * Add self as cpplib maintainer, as requested by Jason
13373         Merrill.  Correct my e-mail address.
13375 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13377         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13378         not mh-aix43.
13380 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13382         * MAINTAINERS: Add myself to "write after approval" list.
13384 1999-12-14  Richard Henderson  <rth@cygnus.com>
13386         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13387         * config.sub: Accept alphaev[78], alphaev8.
13389 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13391         * config.guess, config.sub: Update from autoconf.
13393 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13395         * MAINTAINERS:  update my playtime e-address.
13397 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13399         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13400         necessary libraries are missing.
13402 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13404         * MAINTAINERS: Add new 'write after approval' maintainer.
13406 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13408         * MAINTAINERS: Add new Java maintainer.
13410 1999-10-25  Andreas Schwab  <schwab@suse.de>
13412         * configure: Fix quoting inside arguments of eval.
13414 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13416         * config-ml.in: Allow suppression of some ARM multilibs.
13418 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13420         * config.guess: Add OS/390 match pattern.
13421         * config.sub: Add mvs, openedition targets.
13422         * configure.in (i370-ibm-opened*): New.
13424 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13426         * config.sub: Add support for configuring for pj.
13428 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13430         * config.sub (maybe_os): Add support for configuring for fr30.
13432 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13434         * configure.in: Do not configure or build ld for AIX
13435         platforms.  ld is known to be broken on these platforms.
13437 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13439         * config-ml.in: Pass compiler flag corresponding to multidirs to
13440         subdir configures.
13442 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13444         * Makefile.in (LDFLAGS): Define.
13446 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13448         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13449         noconfigdirs.
13450         (*-*-cygwin*): Likewise.
13452 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13454         * mkdep: New file.
13455         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13456         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13458         From Eli Zaretskii <eliz@is.elta.co.il>:
13459         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13460         long file name when using DJGPP on MS-DOS.
13462 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13464         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13466 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13468         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13469         dependency as this causes "make check" to globally "make all"
13471 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13473         * configure.in (target_libs): Added target-zlib.
13474         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13475         (CONFIGURE_TARGET_MODULES): Likewise.
13476         (CHECK_TARGET_MODULES): Likewise.
13477         (INSTALL_TARGET_MODULES): Likewise.
13478         (CLEAN_TARGET_MODULES): Likewise.
13479         (configure-target-zlib): New target.
13480         (all-target-zlib): Likewise.
13481         (all-target-libjava): Depend on all-target-zlib.
13482         (configure-target-libjava): Depend on configure-target-zlib.
13484         * Makefile.in (configure-target-libjava): Depend on
13485         configure-target-newlib.
13486         (configure-target-boehm-gc): New target.
13487         (configure-target-qthreads): New target.
13489         * configure.in (target_libs): Added target-qthreads.
13490         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13491         (CONFIGURE_TARGET_MODULES): Likewise.
13492         (CHECK_TARGET_MODULES): Likewise.
13493         (INSTALL_TARGET_MODULES): Likewise.
13494         (CLEAN_TARGET_MODULES): Likewise.
13495         (all-target-qthreads): New target.
13496         (configure-target-libjava): Depend on configure-target-qthreads.
13497         (all-target-libjava): Depend on all-target-qthreads.
13499         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13500         (CONFIGURE_TARGET_MODULES): Likewise.
13501         (CHECK_TARGET_MODULES): Likewise.
13502         (INSTALL_TARGET_MODULES): Likewise.
13503         (CLEAN_TARGET_MODULES): Likewise.
13504         (all-target-libjava): New target.
13505         (all-target-boehm-gc): Likewise.
13506         * configure.in (target_libs): Added libjava, boehm-gc.
13508 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13510         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13511         configure.bat in SUPPORT_FILES.
13512         (gas+binutils.tar.bz2): Likewise.
13514         * makeall.bat: Remove; obsolete.
13516 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13518         From Mark Elbrecht:
13519         * configure.bat: Remove; obsolete.
13521 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13523         * configure: Add -W -Wall to the default CFLAGS when compiling with
13524         gcc.
13526 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13528         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13530 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13532         * configure.in: Build ld on IRIX6.
13534 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13536         * Makefile.in: Change distribution targets to use bzip2 instead of
13537         gzip.
13538         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13539         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13541 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13543         * config.sub: Add mcore target.
13545 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13547         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13549 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13551         * config.guess (dummy): Changed to $dummy.
13553 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13555         * config.sub: Tidied up case statements.
13557 1999-05-22  Ben Elliston  <bje@cygnus.com>
13559         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13560         <jiro@din.or.jp>.
13562         * config.guess: Merge with FSF version. Future changes will be
13563         more accurately recorded in this ChangeLog.
13564         * config.sub: Likewise.
13566 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13568          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13570 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13572         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13574 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13576         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13578 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13580         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13581         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13582         Bad merge removed these two changes.
13584 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13585                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13587         * config.guess (interix Alpha): Add.
13589 1999-04-11  Richard Henderson  <rth@cygnus.com>
13591         * configure.in (i?86-*-beos*): Do config gperf; don't config
13592         gdb, newlib, or libgloss.
13594 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13596         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13597         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13598         from multidirs.
13600 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13602         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13604 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13606         * config.sub: Add support for mcore targets.
13608 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13610         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13611         not mt-ospace, in order to shut up assembler warning about using
13612         symbols that are named the same as registers.
13614 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13616         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13617         dependency list for all-target-cygmon.
13619 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13621         * config-ml.in: Check $host, not $target, for selective multilibs.
13622         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13623         thumb interworking, and underscore prefix multilibs.
13625 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13627         * missing: Update to version from current automake.
13629 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13631         * configure (gxx_include_dir): Removed.
13633         * configure.in (gxx_include_dir): Handle it.
13634         * Makefile.in: Likewise.
13636 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13638         * config.sub (mips64vr4111,mips64vr4111el) Add.
13640 1999-03-21  Ben Elliston  <bje@cygnus.com>
13642         * config.guess: Correct typo for detecting ELF on FreeBSD.
13644 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13646         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13647         config/mh-djgpp.
13649 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13651         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13652         all-target-newlib to dependency list for all-target-bsp.
13654 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13656         * config.sub: Add i386-uwin support.
13657         * config.guess: Likewise.
13659 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13661         * configure.in: cleanup, add mh-*pic handling for arm, special
13662         case powerpc*-*-aix*
13664 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13666         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13667         can be built.
13669 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13671         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13672         targets.
13674 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13676         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13678 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13680         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13682 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13684         * config.sub: Fix typo in arm recognition.
13686 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13688         * configure.in (noconfigdirs): Changed target_configdirs to
13689         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13690         rather than m68k-*-* since it is not known to work on
13691         m68k-aout. Ditto for arm-*-*oabi.
13693 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13695         * configure.in (*-*-windows*): Remove, no longer used.
13697 1999-02-19  Ben Elliston <bje@cygnus.com>
13699         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13700         Smart and improved by Andrew Cagney.
13702 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13704         * config.guess: Recognize openbsd-*-hppa.
13706 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13708         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13709         only if it is not empty.
13711 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13713         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13715         * config.guess: Modified to recognize uname's armv* syntax.
13717         * config.sub: Modified to recognize uname's armv* syntax.
13719 1999-02-17  Mark Salter  <msalter@cygnus.com>
13721         * configure.in: Added target-bsp for sparclite.
13723 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13725         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13727 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13729         * configure.in: Add support for strongarm port.
13730         * config.sub: Add support for strongarm target.
13732 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13734         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13735         the old name config/mh-cygwin32.
13736         Enable texinfo.
13738 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13740         * configure.in: Do build ld for ix86 Solaris.
13742 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13744         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13745         $AR_FOR_TARGET.  Likewise for RANLIB.
13747 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13749         * config.sub (oabi):  Recognize.
13750         * configure.in (arm-*-oabi):  Handle.
13752 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13754         * config.guess: Improve detection of i686 on UnixWare 7.
13756 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13758         * config.guess: Add support for i386-pc-interix.
13759         * config.sub: Likewise.
13760         * configure.in: Likewise.
13762 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13764         * Makefile.in: Remove unneeded all-target-libio from
13765         from all-target-winsup target since it is now unneeded.
13766         Add all-target-libtermcap in its place since it is now
13767         needed.
13769 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13771         * configure.in: makefile stub for cygwin target is probably
13772         unnecessary.  Remove it for now.
13774 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13776         * configure.in: libtermcap.a should be built when cygwin is the
13777         target as well as the host.
13778         * config.guess: Allow mixed case in cygwin uname output.
13779         * Makefile.in: Add libtermcap target.
13781 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13783         * config.sub: Clean up handling of hppa2.0.
13785 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13787         * config.guess: Use C code to identify more HP machines.
13789 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13791         * config.sub: Handle hppa2.0.
13793 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13795         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13796         cygmon for all sparclite targets, regardless of object format.
13798 1998-12-15  Mark Salter  <msalter@cygnus.com>
13800         * configure.in: Added target-bsp for several target architectures.
13802         * Makefile.in: Added rules for bsp.
13804 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13806         * config.guess: Improve detection of hppa2.0 processors.
13808 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13810         * config.guess: Recognize FreeBSD using ELF automatically.
13812 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13814         * configure (skip-this-dir): Add handling for new shell script, which
13815         might be created by a sub-directory's configure to indicate, this particular
13816         directory is "unwanted".
13817         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13819 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13821         * ltconfig: import from libtool, after changing libtool to
13822         account for the cygwin name change.
13824 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13826         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13827         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13829 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13831         * configure.in: Add libtermcap to list of cygwin dependencies.
13833 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13835         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13836         they include winsup/include when it's a cygwin target.
13838 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13840         * configure.in (host_tools): Added zip.
13841         * Makefile.in (all-target-libjava): Depend on all-zip.
13842         (all-zip): New target.
13843         (ALL_MODULES): Added all-zip.
13844         (NATIVE_CHECK_MODULES): Added check-zip.
13845         (INSTALL_MODULES): Added install-zip.
13846         (CLEAN_MODULES): Added clean-zip.
13848 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13850         * Makefile.in: lose "32" from comment about cygwin.
13852 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13854         * configure.in: Use -Os to build target libraries for the fr30.
13856 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13858         * config.sub: Add fr30.
13860 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13862         * configure.in: drop "32" from config/mh-cygwin32.  Check
13863         cygwin* instead of cygwin32*.
13864         * config.sub: Check cygwin* instead of cygwin32*.
13866 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13868         * config.guess: Match any version of Unixware7.
13870 1998-10-20  Syd Polk  <spolk@cygnus.com>
13872         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13873         if desired.
13875 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13877         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13878         these if the appropriate directories and files to not exist.
13880 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13882         * Makefile.in (DEVO_SUPPORT): Add config.if.
13884 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13886         * configure: Add pattern to replace "build_tooldir"'s
13887         definition in the generated Makefile with "tooldir"'s
13888         actual value.
13890 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13892         * config.sub: Bring back lost sparcv9.
13894         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13896 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13898         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13899         CC_FOR_TARGET and friends.
13901 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13903         * Makefile.in (build_tooldir): New variable, same as tooldir.
13904         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13905         -B$(build_tooldir)/bin/.
13906         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13908 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13910         * README: Remove installation instructions and refer to the
13911         INSTALL directory instead.
13913 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13915         * config.sub: Add support for i[34567]86-pc-udk.
13916         * configure.in: Likewise.
13918 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13920         * Makefile.in: add bzip2 package building bits for user
13921         tools module
13922         * configure.in: ditto
13924 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13926         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13927         (ALL_TARGET_MODULES): Add all-target-libobjc.
13928         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13929         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13930         (all-target-libchill): Add dependencies.
13931         * configure.in (target_libs): Add libchill.
13933 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13935         * configure.in (target_subdir): Remove duplicate line.
13937 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13939         * Makefile.in (all-automake): fix dependencies.
13941 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13943         * configure.in: Minor cleanups for building in the $(target_alias)
13944         subdir.
13946 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13948         * Makefile.in (bootstrap): Set r and s before make all.  Use
13949         BASE_FLAGS_TO_PASS in make all.
13950         (cross): Likewise.
13952 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13954         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13956 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13958         * config.sub: Fix typo in last change.
13960 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13962         * config.sub: Add support for C4x target.
13963         * configure.in: Likewise.
13965 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13967         * config.sub: Recognize sparcv9 just like sparc64.
13969 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13971         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13973 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13975         * config.guess: Correctly identify Pentium II sco boxes.
13977         * config.guess: Fix "tr" code.  From Weiwen Liu.
13979 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13981         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13982         stabs.
13984 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13986         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13987         (ALL_TARGET_MODULES): Add all-target-libchill.
13988         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13989         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13990         (all-target-libchill): Add dependencies.
13991         * configure.in (target_libs): Add libchill.
13993 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13995         * config.guess: Avoid assumptions about "tr" behaves when
13996         LANG is set to something other than English.
13998 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14000         * configure (gxx_include_dir): Changed to
14001         '${prefix}/include/g++'-${libstdcxx_interface}.
14003         * config.if: New to determine the interfaces.
14005 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14007         * config.guess: Detect and handle MPE/IX.
14008         * config.sub: Deal with MPE/IX.
14010 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14012         * configure.in: Use mh-aix43.
14014 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14016         * configure: Fix --without/--disable cases for gxx-include-dir.
14018 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14020         * mdata-sh:  Imported.  Needed for automake support.
14022 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14024         * Makefile.in (taz): Try "chmod -R og=u ." before
14025         "chmod og=u `find . -print`".
14027 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14029         * configure.in: Add arm-elf and thumb-elf support.
14031 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14033         * Makefile.in: Undo previous patch.
14035 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14037         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14038         to here ...
14039         (install-no-fixedincludes): and here
14040         (INSTALL_MODULES): ... from here.
14042 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14044         * config.sub: Merge with FSF.
14046         * config.guess: Merge with FSF.
14048 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14050         * configure (extraconfigdirs): New variable.
14051         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14052         * Makefile.in (all): Move higher in file.
14053         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14054         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14055         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14056         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14057         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14059 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14061         * Makefile.in (all-target-libjava): Depend on all-gcc and
14062         all-target-newlib.
14063         (configure-target-libjava): Depend on $(ALL_GCC).
14065 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14067         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14068         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14070 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14072         * INSTALL/README: Fix typo.
14074 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14076         * ylwrap: Change absolute path checks to check for DOS style path
14077         names.
14079         * ylwrap: Don't use a full path name if the source file is in the
14080         same directory.  From hjl@lucon.org (H.J. Lu).
14082         * config-ml.in: Default to being verbose, to match Feb 18 change to
14083         configure.
14085 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14087         Brought over from egcs:
14089         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14091         * configure.in (target_subdir): Set to ${target_alias} instead
14092         of "libraries".
14094         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14096         * configure.in (target_subdir): Set to libraries if enable_multilib.
14098 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14100         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14101         multilibs, force reconfiguration the first time we create
14102         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14104 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14106         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14107         avoid confusion with --no-recursion.
14109 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14111         * configure.in: Win32 hosts shouldn't use install -x
14112         * install-sh: remove -x option, and special .exe-handling
14113         hack.
14115 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14117         * config.guess: Recognize i586-pc-beos.
14118         * configure.in: Don't build some bits for beos.
14120 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14122         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14123         CFLAGS default to -O2.
14125         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14126         when using GNU ld.
14128 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14130         * ltmain.sh: Correct install when using a different shell.
14132 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14134         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14136 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14138         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14139         target.
14141 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14143         * ltconfig: Update to correct AIX handling.
14145 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14147         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14149         * configure.in (target_subdir): Set to ${target_alias} instead
14150         of "libraries".
14152 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14154         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14155         (Makefile): Depend on $(gcc_version_trigger).
14157         * configure (gcc_version): Change default initializer to empty
14158         string.
14159         (gcc_version_trigger): New variable; pass this variable down
14160         to subdir configures to enable them checking gcc's version
14161         themselves. Emit make macros for both gcc_version vars.
14162         (topsrcdir): Initialize reliably.
14163         (recursion line): Remove --with-gcc-version=${gcc_version}.
14165 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14167         * configure (enable_version_specific_runtime_libs): Implement new flag
14168         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14169         in $(libsubdir); emit definition in each generated Makefile.
14170         (gxx_include_dir): Initialize depending on
14171         $enable_version_specific_runtime_libs.
14173 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14175         * configure (gcc_version): Initialize properly depending on
14176         how and where configure is started.
14177         (recursion line): Pass a --with-gcc-version=${gcc_version}
14178         to configures in subdirs.
14180 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14182         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14183         cygmon
14185 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14187         * configure.in: Add cygmon and libstub support for mn10200.
14189 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14191         * configure (gcc_version): Add new variable describing the
14192         particular gcc version we're building.
14193         * Makefile.in (libsubdir): Add new macro for the directory
14194         in which the compiler finds executables, libraries, etc.
14195         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14196         and libsubdir.
14198 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14200         * Makefile.in (local-clean): Remove *.log.
14201         (warning.log): Built with warn_summary from build.log.
14202         (mail-report.log): Run test_summary.
14203         (mail-report-with-warnings.log): Run test_summary including
14204         warning.log in the report.
14206 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14208         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14210 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14212         * Makefile.in (grep): Grep no longer depends on libiberty.
14214 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14216         * Makefile.in: all-snavigator needs all-libgui.
14218 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14220         * configure.in: Add cygmon and libstub support for mn10300.
14222 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14224         * missing: Update to version from automake 1.3.
14226         * ltmain.sh: On installation, don't get confused if the same name
14227         appears more than once in the list of library names.
14229 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14231         * config.sub: Accept m68060 and m5200 as CPU names.
14233 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14235         * configure: Use && rather than using -a in test, because odd
14236         strings can confuse test.
14237         * configure.in: Likewise.
14239 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14241         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14243 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14245         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14246         bootstrap4-lean): New targets.
14248 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14250         * mpw-* Delete.  Not used.
14252 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14254         * COPYING.LIB: Update FSF address.
14256 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14258         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14260         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14261         GAS_SUPPORT_DIRS.
14263 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14265         * ltconfig, ltmain.sh: Avoid producing a version number if
14266         -version-info was not used.
14268 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14270         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14271         building with newlib.
14273 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14275         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14276         Solaris `make' causes it to continue to next definition.
14278 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14280         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14281         the right GUI libraries and files are installed along with GDB.
14283 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14285         * configure.in: Change alpha to alpha* in several places.
14287 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14289         * config.sub: Recognize sparc86x.
14291 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14293         * configure.in (--enable-target-optspace): Remove debug echo.
14295 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14297         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14299 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14301         * ltconfig: Update cygwin32 support.
14303         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14304         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14305         (GDB_SUPPORT_DIRS): Likewise.
14307 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14309         * configure.in (target_makefile_frag): If --enable-target-optspace,
14310         use -Os to compile target libraries rather than -O2.  Default to
14311         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14312         not used.
14313         * configure.in (target_cflags): Ditto for d30v.
14315 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14317         * Makefile.in (all-bfd): Depend on all-intl.
14318         (all-binutils): Likewise.
14319         (all-gas): Likewise.
14320         (all-gprof): Likewise.
14321         (all-ld): Likewise.
14323 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14325         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14327 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14329         * Makefile.in (all-bfd): Depend upon all-libiberty.
14331         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14333 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14335         * Makefile.in: Add libstub.
14337         * configure.in: Ditto. Build libstub for targets that have cygmon
14338         support.
14340 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14342         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14344 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14346         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14347         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14349 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14351         * configure: Define DEFAULT_M4 by searching PATH.
14352         * Makfile.in: Use DEFAULT_M4.
14354 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14356         * ltconfig: Add cygwin32 support.
14358         * Makefile.in, configure.in: Add libtool as a native only directory
14359         to configure and build.
14361 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14363         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14365 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14367         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14369 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14371         * Makefile.in: add ash make rules
14372         * configure.in: add ash to native_only and host_tools lists
14374 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14376         * Makefile.in (all-gettext, all-intl): New targets.
14377         (ALL_MODULES): Added all-gettext, all-intl.
14378         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14379         (INSTALL_MODULES): Added install-gettext, install-intl.
14380         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14382         * configure.in (host_tools): Added gettext.
14383         (native_only): Likewise.
14384         (noconfigdirs) [various cases]: Likewise.
14385         (host_libs): Added intl.
14387 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14389         * configure: Do not disable building gdbtk for cygwin32 hosts.
14391 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14393         * configure.in: Add thumb-coff target.
14394         * config.sub: Add thumb-coff target.
14396 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14398         * Makefile.in: Revert yesterday's change.
14399         (all-target-winsup):  all-target-librx stays out of here.
14401 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14403         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14404         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14405         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14406         Remove references to librx and libg++.
14408 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14410         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14411         recursive makes
14413 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14415         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14416         for newlib directory.
14417         (CXX_FOR_TARGET): Likewise.
14419 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14421         * ltconfig: Update after libtool/ltconfig.in change for
14422         hpux11.
14424 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14426         * ltconfig, ltmain.sh: Update to libtool 1.2.
14428 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14430         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14431         (install-gcc-cross): Instead, override LANGUAGES here.
14433 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14435         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14436         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14438 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14440         * configure.in: Add Thumb-pe target.
14442 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14444         * Makefile.in - changed sn targets to snavigator
14445         * configure.in - changed sn targets to snavigator
14447 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14449         * config-ml.in: After building symlink tree call make distclean
14450         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14451         to be the case for libiberty.
14453 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14455         * configure: When making link, also check the current
14456         directory. The configure scripts may create one.
14458 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14460         * config.sub: Accept alphapca56 and alphaev6 properly.
14462 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14464         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14466 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14468         * config.sub (sco5): Fix typo.
14470 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14472         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14473         install-itcl.
14474         (install-itcl): Remove dependency on install-tcl.
14476 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14478         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14480 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14482         * configure.in: Don't build libgui for a cygwin32 target when not on
14483         a cygwin32 host.
14485 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14487         * configure (redirect): Set to null, so default behavior of
14488         configure is now --verbose.
14490 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14492         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14493         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14495 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14497         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14498         this change to sync Makefile.in with its ChangeLog entries.
14500 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14502         * ltmain.sh (mkdir): Check that the directory doesn't exist
14503         before we exit with error, so that we don't get races during
14504         parallel builds.
14506 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14508         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14510 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14512         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14513         PICFLAG_FOR_TARGET.
14514         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14516         * configure: Emit a definition for the new macro enable_shared
14517         into each Makefile.
14519 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14521         * configure.in (host_tools, native_only): Add libtool.
14523 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14525         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14526         Fix typo in ming config comment.
14528 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14530         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14532 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14534         * config.sub: Add tic30 cases, and map c30 to tic30.
14536 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14538         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14539         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14540         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14541         (CLEAN_TARGET_MODULES): Similarly
14542         (all-target-libf2c): Add dependences.
14543         * configure.in (target_libs): Add libf2c.
14545 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14547         * configure.in: Remove expect from noconfigdirs when target
14548         is cygwin32.  OK to build expect and dejagnu with Canadian
14549         Cross.
14551 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14553         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14554         host.
14556         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14557         and mingw32.
14559 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14561         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14562         here as it is not defined in the toplevel Makefile.
14564 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14566         * configure (package_makefile_rules_frag): New variable, which names
14567         a file with generic rules, ...
14568         Change comment to mention we now have FIVE parts.
14569         * configure: Undo last change.
14571 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14573         * config.guess: More accurate determination of HP processor types.
14574         * config.sub: More accurate determination of HP processor types.
14576 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14578         * configure (package_makefile_frag): Move inserting the
14579         ${package_makefile_frag} to where it should be according
14580         to the comment.
14582 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14584         * config.guess: Add support for Linux/ARM.
14586 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14588         * .cvsignore: Remove *-info and *-install since they match
14589         release-info and mpw-install, which we don't want to just ignore.
14591 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14593         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14595 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14597         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14598         local_prefix to sub-make invocations.
14600 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14602         * configure.in: Check makefile fragments in the source
14603         directory.
14605 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14607         * configure.in: Check whether host and target makefile
14608         fragments exist before adding them to *_makefile_frag.
14610 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14612         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14614 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14616         * configure.in: Make sure we only replace RPATH_ENVVAR on
14617         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14618         regexp to sed.
14620         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14621         to sub-makes.
14623 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14625         * config-ml.in (multi-do): LDFLAGS must include multilib
14626         designator.
14628 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14630         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14632 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14634         * config.sub: Add mingw32 support.
14635         * configure.in: Likewise.
14637 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14639         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14641 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14643         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14644         * configure (gxx_include_dir): Provide a definition for subdirs
14645         which do not use autoconf.
14647 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14649         * config.guess: Sync with egcs.  Picks up new alpha support,
14650         BeOS & some additional linux support.
14652 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14654         * config.guess: HP 9000/803 is a PA1.1 machine.
14656 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14658         * configure.in: It's alpha*-...
14660 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14662         * configure.in (host_makefile_frag, target_makefile_frag):
14663         Handle multiple config files.
14664         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14665         alpha-*-*.
14667 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14669         * mkdep: New file.
14671 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14673         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14675 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14677         * Makefile.in: Add libgui directory.
14678         (GDB_TK): Add all-libgui.
14679         * configure.in: Add libgui directory.
14680         * configure: Add all-libgui to GDB_TK.
14682 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14684         * config-ml.in (multidirs): Add m32r to multilib list.
14686 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14688         * Makefile.in (all-target-gperf): Change dependency to
14689         all-target-libstdc++.
14691 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14693         * config.guess: Add BeOS support.
14695 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14697         Source directory cvs renamed to cvssrc:
14698         * configure.in (host_tools): Change cvs to cvssrc.
14699         (native_only): Likewise.
14700         (noconfigdirs) [various cases]: Likewise.
14701         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14702         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14703         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14704         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14705         (all-cvssrc): Rename target from all-cvs.
14707 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14709         * configure (gxx_include_dir): Fix thinko.
14711 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14713         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14714         (install-cross, install-gcc-cross): New targets.
14716 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14718         * configure.in (noconfigdirs): Add support for Thumb target.
14720         * config.sub (maybe_os): Add support for Thumb target.
14722 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14724         * Makefile.in: Add rules for cygmon.
14726         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14728 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14730         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14731         * configure (gxx_include_dir): Provide a definition for subdirs
14732         which do not use autoconf.
14734 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14736         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14737         11/18/97 build
14739 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14741         * From Franz Sirl.
14742         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14743         found on RedHat Linux systems.
14745 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14747         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14748         guesses.
14750 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14752         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14754 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14756         * ltmain.sh: If mkdir fails, check whether the directory was created
14757         anyhow by some other process.
14759 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14761         * configure.in (d30v-*-*): Configure all directories.
14763 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14765         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14766         for the D30V.
14768 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14770         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14772 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14774         * include/libiberty.h: Add extern "C" { so it can be used with C++
14775         progrms.
14776         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14777         programs.
14779 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14781         * configure.in (d30v-*-*): Configure GCC now.
14783 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14785         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14786         is no longer needed.
14788 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14790         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14792 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14794         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14795         targets using "$@" to provide support for similar but not identical
14796         targets without having to duplicate code.
14798 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14800         * makefile.vms: Fix to work with DEC C.
14802 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14804         * config.sub: Add mips-tx39-elf to marketing names.
14806 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14808         * ltmain.sh: Handle symlinks in generated script.
14810 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14812         * configure: Handle autoconf style directory options: --bindir,
14813         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14814         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14815         --sysconfdir.
14816         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14817         (sharedstatedir, localstatedir, oldincludedir): New variables.
14818         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14819         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14820         sbindir, sharedstatedir, and sysconfdir.
14822 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14824         * Makefile.in (bootstrap-lean): New target.
14826 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14828         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14829         sn, and gnuserv from noconfigdirs.
14831 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14833         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14835 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14837         * Makefile.in (cross): New target.
14839 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14840                           Jeff Law         <law@cygnus.com>
14842         * Makefile.in (bootstrap2, bootstrap3): New targets.
14843         (all-bootstrap): Remove outdated and confusing target.
14844         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14846 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14848         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14849         windows.  Consistent with gdb/configure.
14851 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14853         * configure.in: Name Linux target fragment.
14855         * configure: Rewrite so that project Makefile fragment is inserted
14856         first and appears last in the resulting Makefile.
14858 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14860         * Makefile.in (install-itcl): Install tcl first.
14862 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14864         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14866 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14868         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14870         * configure.in (skipdirs): Add target-librx for Linux.
14871         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14873 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14875         * Makefile.in (bootstrap): New target.
14877 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14879         * config.sub: Accept 'amigados' for backward compatibility.
14881 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14883         * config.guess: Merge with FSF.
14885 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14887         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14889 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14891         * config.sub: Add "marketing-names" patch.
14893 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14895         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14897 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14899         * config.sub: Handle v850-elf.
14901 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14903         * .cvsignore (*-install): Remove.
14905 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14907         * ltconfig: Set CONFIG_SHELL in libtool.
14908         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14910 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14912         * configure.in (target_subdir): Set to libraries if enable_multilib.
14914 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14916         * config.guess: Update from gcc directory.
14918 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14920         * Makefile.in (all-sim): Depends on all-readline.
14922 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14924         * Makefile.in (BISON, YACC): Use $$s.
14925         (all-bison): Depend on all-texinfo.
14927 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14929         * Makefile.in (BISON): Add -L flag.
14930         (YACC): Likewise.
14932 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14934         * configure.in (noconfigdirs): Add support for v850e target.
14936         * config.sub (maybe_os): Add support for v850e target.
14938 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14940         * configure.in (noconfigdirs): Add support for v850ea target.
14942         * config.sub (maybe_os): Add support for v850ea target.
14944 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14946         * config.sub: Add mipstx39.  Delete r3900.
14948 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14950         * Makefile.in (all-autoconf): Depends on all-texinfo.
14952 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14954         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14955         eabi targets.
14957 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14959         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14961         * configure: When handling a Canadian Cross, handle YACC as well as
14962         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14963         * Makefile.in (all-bison): Depend upon all-texinfo.
14965 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14967         * Makefile.in (BISON): bison, not byacc or bison -y.
14968         (YACC): bison -y or byacc or yacc.
14969         (various): Add *-bison as appropriate.
14970         (taz): No need to mess with BISON anymore.
14972 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14974         * configure: If OSTYPE matches *win32*, try to find a good value for
14975         CONFIG_SHELL.
14977 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14979         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14980         configure.in if it is present.
14982 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14984         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14986 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14988         * config.sub: Recognize `arc' cpu.
14989         * configure.in: Likewise.
14990         * config-ml.in: Likewise.
14992 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14994         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14996 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14998         * configure: Changed sed delimiter from ':' to '|' when
14999         attempting to substitute ${config_shell} for SHELL. On
15000         NT ${config_shell} may contain a ':' in it.
15002 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15004         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15006 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15008         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15010 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15012         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15014         * ylwrap: If the program is a relative path, force it to be
15015         absolute.
15017 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15019         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15021 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15023         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15024         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15025         for libraries.
15027 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15029         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15030         separated by spaces.
15032 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15034         * ylwrap: New file.
15035         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15037         * ltmain.sh: Handle /bin/sh at start of install program.
15039         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15041         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15042         * missing: New file, from automake 1.2.
15044 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15046         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15047         check-tk to CHECK_X11_MODULES.
15049 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15051         * config.sub: Merge with FSF.
15053 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15055         * config.guess: Merge with FSF.
15057 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15059         * configure: Treat msdosdjgpp like go32.
15060         * configure.in: Likewise.  Don't remove gprof for go32.
15062         * configure: Change Makefile.tem2 to Makefile.tm2.
15064 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15066         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15068 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15070         * install-sh (chmodcmd): Set to null if the DST directory already
15071         exists.  Same as Nov 11th change.
15073 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15075         * configure (GDB_TK): Needs itcl and tix.
15077 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15079         * config.guess: Update from FSF.
15081 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15083         * Makefile.in (GDB_TK): Depend on itcl and tix.
15085 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15087         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15088         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15089         (INSTALL_SCRIPT): New variable.
15090         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15091         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15092         to -x.
15093         * install-sh: Add support for -x option.
15095 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15097         * configure.in, Makefile.in: Treat tix like itcl.
15099 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15101         * Makefile.in (WINDRES): New variable.
15102         (WINDRES_FOR_TARGET): New variable.
15103         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15104         (EXTRA_HOST_FLAGS): Add WINDRES.
15105         (EXTRA_TARGET_FLAGS): Add WINDRES.
15106         (EXTRA_GCC_FLAGS): Add WINDRES.
15107         ($(DO_X)): Pass down WINDRES.
15108         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15109         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15110         DLLTOOL_FOR_TARGET.
15112 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15114         * configure.in: configure sim before gdb for win32-x-ppc
15116 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15118         Move gperf into the toplevel, from libg++.
15119         * configure.in (target_tools): Add target-gperf.
15120         (native_only): Add target-gperf.
15121         * Makefile.in (all-target-gperf): New target, depend on
15122         all-target-libg++.
15123         (configure-target-gperf): Empty rule.
15124         (ALL_TARGET_MODULES): Add all-target-gperf.
15125         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15126         (CHECK_TARGET_MODULES): Add check-target-gperf.
15127         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15128         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15130 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15132         * config.sub (mn10200): Recognize new basic machine.
15134 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15136         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15137         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15139 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15141         * configure.in: If we're building mips-sgi-irix6* native, turn on
15142         ENABLE_MULTILIB and set TARGET_SUBDIR.
15144 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15146         * Makefile.in (all-sn): Depend on all-grep.
15148 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15150         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15152         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15153         Makefile.  From Jeff Makey <jeff@cts.com>.
15154         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15156         * Makefile.in (DISTBISONFILES): Remove.
15157         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15158         $(DEFAULT_YACC).
15160         * configure.in: Build itl, db, sn, etc., when building for native
15161         cygwin32.
15163         * Makefile.in (LD): New variable.
15164         (EXTRA_HOST_FLAGS): Pass down LD.
15165         ($(DO_X)): Likewise.
15167 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15169         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15171 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15173         * configure.in (targargs): Strip out any supplied --build argument
15174         before adding our own. Always add --build.
15176 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15178         * configure.in (targargs): Pass --build if we're doing
15179         a cross-compile.
15181 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15183         * configure: Use '|' instead of ":" as the separator in
15184         sed. Otherwise sed chokes on NT path names with drive
15185         designators. Also look for "?:*" as the leading characters in an
15186         absolute pathname.
15188 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15190         * config.sub: Support for r3900.
15192 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15194         * configure.in: Use install-sh, not install.sh.
15196 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15198         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15199         apply it twice.
15201 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15203         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15204         install-binutils.
15206 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15208         * Makefile.in: Add automake targets.
15209         * configure.in (host_tools): Add automake.
15211 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15213         * configure: Default CXX to c++, not gcc.
15214         * Makefile.in (CXX): Set to c++, not gcc.
15215         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15217 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15219         * install-sh: try appending a .exe if source file doesn't
15220         exist
15222 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15224         * configure.in: Turn on multilib by default.
15225         (cross_only): Remove target-libiberty.
15227         * Makefile.in (all-gcc): Don't depend on libiberty.
15229 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15231         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15233 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15235         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15236         (DISTBISONFILES): Add ld/Makefile.in
15238 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15240         * configure.in: if target is cygwin32 but host isn't cygwin32,
15241         don't configure gdb tcl tk expect, not just gdb.
15243 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15245         * configure.in: Added gnuserv everywhere sn appears.
15247         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15248         (CROSS_CHECK_MODULES): Added check-gnuserv.
15249         (INSTALL_MODULES): Added install-gnuserv.
15250         (CLEAN_MODULES): Added clean-gnuserv.
15251         (all-gnuserv): New target.
15253 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15255         * config.guess: Fixes for MIPS OpenBSD systems.
15257 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15259         * Makefile.in (INSTALL_XFORM): Remove.
15260         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15262         * mkinstalldirs: New file, copied from automake.
15263         * Makefile.in (installdirs): Rename from install-dirs.  Use
15264         mkinstalldirs.  Change all users.
15265         (DEVO_SUPPORT): Add mkinstalldirs.
15267 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15269         * install-sh: Rename from install.sh.
15270         * Makefile.in (INSTALL): Change install.sh to install-sh.
15271         (DEVO_SUPPORT): Likewise.
15273         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15274         Graichen <graichen@rzpd.de>.
15276 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15278         * config.guess: Recognize OpenBSD systems correctly.
15280 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15282         * README, Makefile.in (ETC_SUPPORT): Remove references to
15283         cfg-paper*, configure.{texi,man,info*}._
15285 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15287         * Makefile.in (all.normal): Ensure that gcc is built after all
15288         the x11 - ie gdb - targets.
15290 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15292         * makefile.vms: Don't run conf-a-gas.
15294 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15296         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15298 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15300         * configure.in: Remove noconfigdirs case since gdb also
15301         configures and builds for tic80-coff.
15303 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15305         * configure: Set cache_file to config.cache.
15306         * Makefile.in (local-distclean): Remove config.cache.
15308 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15310         * COPYING: Update FSF address.
15312 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15314         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15315         noconfigdirs.
15317 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15319         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15320         MAKEDIRS, is empty.
15322 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15324         * config.sub: Tweak mn10300 entry.
15326 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15328         * configure.in (host_tools): Put sim before gdb, so gdb's
15329         configure.tgt can determine if the simulator was configured.
15331 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15333         * config.sub: Move BeOS $os case to be with other Cygnus
15334         local cases.
15336 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15338         * config.sub: Remove misplaced comment that broke Linux.
15340 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15342         * config.sub: Add BeOS support.
15344 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15346         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15348 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15350         * configure.in (noconfigdirs): Remove tcl and tk from
15351         noconfigdirs for cygwin32 builds.
15353 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15355         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15357 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15359         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15360         make-all.com, use makefile.vms instead.
15362 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15364         * config.sub: Accept -lnews*.
15366 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15368         * configure.in (noconfigdirs): Disable target-newlib,
15369         target-examples and target-libiberty for d30v.
15371 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15373         * configure.in (noconfigdirs): Enable ld for d30v.
15375 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15377         * configure.in (tic80-*-*): Build compiler.
15379 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15381         * configure.in (d30v-*): Remove sim directory from list of
15382         unsupported d30v directories
15384 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15386         * config.sub, configure.in: Add d30v target cpu.
15388 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15390         * makefile.vms: New file.
15391         * make-all.com: Remove.
15393 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15395         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15397 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15399         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15401 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15403         * Makefile.in (ALL_MODULES): Added all-db.
15404         (CROSS_CHECK_MODULES): Addec check-db.
15405         (INSTALL_MODULES): Added install-db.
15406         (CLEAN_MODULES): Added clean-db.
15408 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15410         * config.guess: Merge with latest FSF sources.
15412 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15414         * Makefile.in (ALL_MODULES): Added all-itcl.
15415         (CROSS_CHECK_MODULES): Added check-itcl.
15416         (INSTALL_MODULES): Added install-itcl.
15417         (CLEAN_MODULES): Added clean-itcl.
15419 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15421         * configure.in: build gdb for mn10200
15423 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15425         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15427 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15429         * configure.in (tic80-*-*): Turn off most targets right now.
15431 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15433         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15434         rather than the makeinfo program.
15435         (do-info): Depend upon all-texinfo.
15437 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15439         * configure.in: Remove uses of config/mh-linux.
15441         * config.sub, config.guess: Merge with latest FSF sources.
15443 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15445         * config.sub (case $basic_machine): Add tic80 entries.
15447 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15449         * config.sub, config.guess: Merge with latest FSF sources.
15451 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15453         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15454         * mpw-config.in: Test for NewFolderRecursive.
15455         * mpw-install: Use symbolic name for startup filename.
15456         * mpw-README: Add various additional details.
15458 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15460         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15462 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15464         * configure.in: Do build gcc and the target libraries for
15465         the mn10200.
15467 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15469         * configure.in: don't avoid building gdb for mn10300 any more
15470         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15471         instead of single-quoting it.
15473 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15475         * configure.in: Don't use --with-stabs on IRIX 6.
15477 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15479         * configure.in (m32r): Build gdb, libg++ now.
15481 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15483         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15484         directories from noconfigdirs.
15486 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15488         * config.sub (basic_machine): added mips16 configuration
15490 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15492         * config.sub: Handle d10v-unknown.
15494 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15496         * config.sub: Handle v850-unknown.
15498 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15500         * Makefile.in: add findutils
15501         * configure.in: add findutils to list of host_tools
15503 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15505         * config.sub: Handle mn10200 and mn10300.
15507 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15509         * configure.in (d10v-*): Do not build librx.
15511 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15513         * configure.in (mn10300): Build everything except gdb & libgloss.
15515 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15517         * config.guess:  Patch for Dansk Data Elektronik servers,
15518         from Niels Skou Olsen <nso@dde.dk>.
15520         For ncr, use /bin/uname rather than uname, since GNU uname does not
15521         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15523         Patch for MIPS R4000 running System V,
15524         from Eric S. Raymond <esr@snark.thyrsus.com>.
15526         Fix thinko for nextstep.
15528         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15530         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15531         * config.guess: Guess mips-dec-mach_bsd4.3.
15533         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15534         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15535         release numbers.
15536         * config.guess (mips-mips-riscos*):  Emit just enough of the
15537         release number.
15539         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15540         * config.guess (sparc-auspex-sunos*):  Added.
15541         (f300-fujitsu-*): Added.
15543         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15544         * config.guess:  Recognize a Tadpole as a sparc.
15546 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15548         * config.guess: Don't assume that NextStep version is either 2 or
15549         3.  NextStep 4 (aka OpenStep 4) has come out now.
15551 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15553         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15554         From Rik Faith <faith@cs.unc.edu>.
15556 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15558         * config.sub: Contributions from bug-gnu-utils to:
15559         Support plain "hppa" (no version given) architecture, reported by
15560         OpenStep.
15561         OpenBSD like NetBSD.
15562         LynxOs is not a hardware supplier.
15564         * config.guess: Contributions from bug-gnu-utils to add support for:
15565         OpenBSD like NetBSD.
15566         Stratus systems.
15567         More Pyramid systems.
15568         i[n>4]86 Intel chips.
15569         M680[n>4]0 Motorola chips.
15570         Use unknown instead of lynx for hardware manufacturer.
15572 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15574         * install.sh (chmodcmd): Set to null if the DST directory already
15575         exists.
15577 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15579         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15580         not use mt-ppc target Makefile fragment any more.
15582 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15584         * configure.in (*-*-windows):  Exclude everything but those dirs
15585         needed to build windows.
15587 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15589         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15591 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15593         * configure.in:  Exclude mmalloc from i386-windows.
15595 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15597         * Undo my previous change.
15599 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15601         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15602         unconditionally.
15603         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15605 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15607         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15608         host to add it's own flags.
15610 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15612         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15614 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15616         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15617         (CXX_FOR_TARGET): Likewise.
15618         (GCC_FOR_TARGET): Define.
15619         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15620         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15621         CC_FOR_TARGET was specified on the command line.
15622         (MAKEOVERRIDES): Don't define.
15624 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15626         * configure.in (m32r): Fix spelling of libg++ libs.
15628 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15630         * config.sub (-apple*): Remove, now redundant.
15632 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15634         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15636         * configure: Rework yesterday's sed script patch.
15638         * config.sub: Merge with FSF.
15640 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15642         * config.guess:  Merge from FSF.
15644         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15645         * config.guess: Use pc instead of unknown, for pc clone systems.
15646         Change linux to linux-gnu.
15648         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15649         * config.guess: Avoid non-portable tr syntax.
15651 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15653         * test-build.mk (HOLES): Add "xargs" for gdb.
15655         * configure: Avoid hpux10.20 sed bug.
15657 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15659         * configure.in:  Add support for windows host
15660         (that is a build done under the Microsoft build environment).
15662 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15664         * Makefile.in: Replace all uses of srcroot with s, to shrink
15665         command line lengths.
15667         Patches from Geoffrey Noer <noer@cygnus.com>:
15668         * configure.in: If configuring for newlib, pass --with-newlib to
15669         subdirectories.
15670         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15671         -Bnewlib/ and -Lwinsup to gcc.
15672         (CXX_FOR_TARGET): Likewise.
15674 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15676         * Makefile.in (ETC_SUPPORT): Add configure.
15678 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15680         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15681         host configuration file.
15683 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15685         * configure.in: Break mn10x00 support into separate
15686         mn10200 and mn10300 configurations.
15687         * config.sub: Likewise.
15689 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15691         * configure.in: Add lots of stuff to noconfigdirs for
15692         the mn10x00 targets.
15694         * config.sub, configure.in: Add mn10x00 support.
15696 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15698         * make-all.com: Call conf-a-gas, not config-a-gas.
15700 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15702         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15703         targets.
15705 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15707         * mpw-README: Add much more detail for native PowerMac.
15708         * mpw-install: New file.
15709         * mpw-configure: Add --norecursion and --help options.
15710         * mpw-config.in: Translate readme and install files when
15711         copying to objdir.
15712         * mpw-build.in: Don't always depend on byacc and flex.
15713         (install-only-top): New action.
15715 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15717         * configure.in:  You can now configure GDB for the v850.
15719 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15721         * configure.in (noconfigdirs): Don't configure any C++ dirs
15722         if targeting D10V.
15724 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15726         * config.sub: Recognize mips64vr5000.
15728 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15730         * configure.in: Use a single line for host_tools and native_only.
15732 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15734         * config.sub, configure.in: Add entries for m32r.
15736 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15738         * Makefile.in (inet-install): Don't run install-gzip.
15740 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15742         * configure.in:  Don't config lots of things for *-*-windows*.
15744 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15746         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15747         (host_libs, host_tools): Copy from configure.in.
15748         * mpw-configure: Don't complain about directories not found.
15750 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15752         * configure.in (i[345]86): Recognize i686 for pentium pro.
15753         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15754         file.
15756         * config.guess (i[345]86): Ditto.
15758 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15760         * configure.in (noconfigdirs): Removed gdb for D10V.
15762 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15764         * configure.in: Remove ld, target-libio, target-libg++, and
15765         target-libstdc++ from noconfigdirs.
15767 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15769         * configure: Fix three locations where shell scripts were
15770         being run directly rather than with config_shell.
15772 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15774         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15775         * config.sub (basic_machine): Recognize v850.
15777 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15779         * mpw-configure: Handle multiple enable/disable options and
15780         pass them down recursively, handle -c and -s flags appropriately
15781         depending on choice of compiler, add escape mechanism for
15782         quoted arguments to gC.
15784 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15786         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15787         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15788         so that -mrelocatable-lib and -mno-eabi are used.
15790         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15791         not support --print-multi-lib, don't abort.
15793 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15795         * make-all.com: Run config-a-gas.
15796         * setup.com: Don't copy subdirectory files around.
15798 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15800         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15801         target, it now compiles correctly.
15803 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15805         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15807 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15809         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15811 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15813         * configure.in (native_only): Add prms.
15815 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15817         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15818         (BINUTILS_SUPPORT_DIRS): Likewise.
15820 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15822         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15823         d10v support is added.
15825 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15827         * configure.in (d10v-*-*): New target.
15829 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15831         * config.guess (HP 9000/811): Recognize this as a PA1.1
15832         machine.
15834 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15836         * Makefile.in (do-tar-gz): New target, split out from tail end of
15837         taz target.  Run each command separately, don't use pipes.
15838         (taz): Use it.
15840 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15842         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15843         * mpw-build.in: No builds should depend on building byacc or flex,
15844         they are assumed to be installed already.
15846 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15848         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15849         variable that CC_FOR_TARGET needs.
15851 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15853         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15854         options have changed since the last time the subdirectory was
15855         configured, and if it has, reconfigure.
15856         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15857         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15859 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15861         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15862         CLEAN_MODULES): Add bash.
15863         (all-bash): New target.
15865 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15867         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15869 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15871         * config.sub (basic_machine): Recognize d10v as a valid processor.
15873 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15875         * mpw-configure: Add support for --bindir.
15876         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15878 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15880         * configure.in: add bash, time, gawk to list of hosttools and things
15881         to only build for native toolchains
15883 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15885         * Makefile.in (docdir): Remove.
15887 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15889         * Makefile.in (datadir): Set to $(prefix)/share.
15891 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15893         * configure.in: build diff and patch for cygwin32-hosted
15894         toolchains.
15896 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15898         * config.sub: Accept -rtems*.
15900 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15902         * configure.in: enable dosrel for cygwin32-hosted builds,
15903                 remove diff from the list of things not buildable
15904                 via Canadian Cross
15906 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15908         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15909         don't get ". ".
15911 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15913         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15915 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15917         * Makefile.in (taz): Handle case where tex3patch didn't even get
15918         checked out.  Also, if it was found, put the symlink in a new util
15919         subdirectory.
15921 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15923         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15925 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15927         * config.sub: Recognize -openvms.
15928         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15929         * make-all.com, setup.com: New files.
15931 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15933         * Makefile.in (taz): tex3patch moved to texinfo/util.
15935 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15937         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15938         * configure.in: remove make from disable-if-Can-Cross list
15939                 enable gdb if ${host} and ${target} are cygwin32
15941 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15943         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15944         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15946 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15948         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15949         distinguish sysv/svr4/bsd variants.
15950         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15952 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15954         * configure.in: Added copyright notice.
15955         * move-if-change: Added copyright notice.
15957 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15959         * configure.in (powerpcle-*-solaris*): Until we get shared
15960         libraries working, don't build gdb, sim, make, tcl, tk, or
15961         expect.
15963 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15965         * config.guess:  Merge with FSF:
15967         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15968         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15970         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15971         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15973         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15974         * config.guess:  Combine two OSF1 rules.
15975         Also recognize field test versions.  From mjr@zk3.dec.com.
15976         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15977         because GNU uname does not support -p.  From pmr@pajato.com.
15979 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15981         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15983 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15985         * mpw-README: Document GCCIncludes.
15987 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15989         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15991 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15993         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15995 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15997         * configure.in (*-*-cygwin32): Configure make.
15999 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16001         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16003 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16005         * Makefile.in (all-inet): Depend on all-perl.
16007         * Makefile.in (inet-install): New target.
16009         * Makefile.in (all-inet): Depend on all-tcl.
16010         (all-inet): Depend on all-send-pr.
16012 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16014         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16015         temporarily.
16017 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16019         * configure.in: Don't configure --with-gnu-ld on AIX.
16021 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16023         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16025 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16027         * Makefile.in (ALL_MODULES): Added all-inet.
16028         (CROSS_CHECK_MODULES): Added check-inet.
16029         (INSTALL_MODULES): Added install-inet.
16030         (CLEAN_MODULES): Added clean-inet.
16031         (all-indent): New target.
16033         * configure.in (host_tools): Added inet.
16034         (native_only): Added inet.
16035         (noconfigdirs): Added inet.
16037 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16039         * configure.in: Don't configure libgloss if we are not configuring
16040         newlib.
16042 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16044         * configure.in: Don't configure libgloss for unsupported
16045         architectures.
16047 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16049         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16051 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16053         * Makefile.in (ALL_MODULES): Include all-apache.
16054         (CROSS_CHECK_MODULES): Include check-apache.
16055         (INSTALL_MODULES): Include install-apache.
16056         (all-apache): New target.
16058         * configure.in: Added apache everywhere perl is seen.
16060 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16062         * Makefile.in: Add support for clean-{module} and
16063         clean-target-{module} rules.
16065 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16067         * configure.in (*-*-ose) do not build libgloss.
16069 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16071         * config.guess (prep*:SunOS:5.*:*): Turn into
16072         powerpele-unknown-solaris2.
16074 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16076         * configure.in: Permit --enable-shared to specify a list of
16077         directories.
16079 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16081         * configure.in (host==solaris): Pass only the first word of $CC
16082         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16084 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16086         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16088 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16090         * Makefile.in (ALL_MODULES): Include all-perl.
16091         (CROSS_CHECK_MODULES): Include check-perl.
16092         (INSTALL_MODULES): Include install-perl.
16093         (ALL_X11_MODULES): Include all-guile.
16094         (CHECK_X11_MODULES): Include check-guile.
16095         (INSTALL_X11_MODULES): Include install-guile.
16096         (all-perl): New target.
16097         (all-guile): New target.
16099         * configure.in (host_tools): Include perl and guile.
16100         (native_only): Include perl and guile.
16101         (noconfigdirs): Don't build guile and perl; no ports have been
16102         done.
16104 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16106         * configure (--enable-*): Handle quoted option lists such as
16107         --enable-sim-cflags='-g0 -O' better.
16109 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16111         * Makefile.in ({,inst}all-target): New rule so we can make and
16112         install all of the target directories easily.
16114 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16116         * configure.in: Add missing global flag in sed substitution when
16117         deleting `target-' from ${configdirs}.
16119 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16121         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16122         option.
16124         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16125         config/mh-necv4.
16127         * install.sh: Correct misspelling of transformbasename.
16129         * config.guess: Recognize mips-*-sysv*.
16131 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16133         * config.sub: Recognize mon960.
16135 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16137         * configure: Restore Canadian Cross handling of BISON and LEX,
16138         removed in Feb 20 change.
16140 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16142         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16143         Mention make install.  Remove the old copyright date as well the
16144         clumsy and rather pointless copyright on the README file.
16146 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16148         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16149         Makefile after running symlink-tree, then run `make distclean' to
16150         avoid clobbering any generated files in srcdir.
16152 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16154         * configure.in (m68k-*-netbsd*): Build everything now.
16156 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16158         * Makefile.in (taz): Fix quoting.
16160 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16162         * configure.in (sparclet-*-*): Build everything now.
16164 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16166         * configure.in (m68k-*-linux*): New host.
16168 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16170         * configure: Check for bison before byacc.
16172 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16174         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16175         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16176         searching PATH.  These are used as fallbacks by Makefile.in if
16177         flex/bison/byacc aren't in objdir.
16179 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16181         * Makefile.in: Make everything which depends upon all-bfd also
16182         depend upon all-opcodes, in case --with-commonbfdlib is used.
16184 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16186         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16187         building NT native compilers on Unix.
16189 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16191         * configure.in: Don't get CC from the host Makefile fragment if we
16192         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16193         Solaris test for /usr/ucb/cc to the post target script, just after
16194         the compiler sanity test.
16196 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16198         * config.sub: Merge with FSF.
16200 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16202         * Makefile.in (RPATH_ENVVAR): New variable.
16203         (REALLY_SET_LIB_PATH): Use it.
16204         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16206 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16208         * config.sub, configure.in: Recognize sparclet cpu.
16210 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16212         * config.guess:  Support m68k-cbm-sysv4.
16214 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16216         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16217         m68k-unknown-linuxaout from linker help string.  Put quotes around
16218         $ld_help_string.
16220 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16222         * config.guess (powerpc-harris-powerunix): Add guess for port
16223         to new target.
16225 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16227         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16229 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16231         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16232         $(REALLY_SET_LIB_PATH) in Makefile.
16233         * Makefile.in (SET_LIB_PATH): New variable.
16234         (REALLY_SET_LIB_PATH): New variable.
16235         ($(DO_X)): Use $(SET_LIB_PATH).
16236         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16237         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16238         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16239         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16240         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16241         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16242         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16243         (install-dosrel): Likewise.
16244         (all-opcodes): Depend upon all-libiberty.
16246 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16248         * config.guess (*:CYGWIN*): New
16250 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16252         * Makefile.in (all-target-winsup): All all-target-libiberty.
16254 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16256         * configure.in (noconfigdirs): Add missing # in front of comment.
16258 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16260         * configure.in: add second pass to things added to noconfigdirs
16261         so *-gm-magic can exclude libgloss properly.
16263 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16265         * mpw-configure (extralibs_name, rez_name): Set correctly
16266         for MWC68K compiler.
16268         * mpw-README: Add more info on the necessary build tools.
16270 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16272         * configure.in, config.sub: Recognize cygwin32.
16274 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16276         * config.guess, config.sub: Recognize A/UX.
16278 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16280         * config.sub: Merge with gcc/config.sub.
16282 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16284         * mpw-build.in (do-binutils): Add build of stamps.
16286 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16288         * config.sub: Add recognition for mips64vr4100*-* targets.
16290 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16292         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16293         Add creation of gconfigargs with `--enable-shared' turned on.
16294         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16295         ($(host)-stamp-stage3-configured): Likewise.
16296         (HOLES): Add chatr and ldd.
16297         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16299 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16301         * configure: Pass --nfp to recursive configures.
16303 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16305         * Makefile.in (DLLTOOL): New.
16306         (DLLTOOL_FOR_TARGET): New.
16307         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16308         (EXTRA_TARGET_FLAGS): Ditto.
16309         (EXTRA_GCC_FLAGS): Ditto.
16310         (CONFIGURE_TARGET_MODULES): Ditto.
16311         (DO_X): Ditto.
16312         * configure: Add DLLTOOL.
16314 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16316         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16317         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16318         mh-sco, since old workarounds no longer needed, and don't
16319         build ld, since libraries have weak symbols in COFF.
16321 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16323         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16325 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16327         * configure.in: Make sure that ${CC} can be used to compile an
16328         executable.
16330 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16332         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16333         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16334         nothing depending on whether gdbtk is being built.
16336 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16338         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16340 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16342         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16343         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16345 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16347         * config-ml.in: Add support for
16348         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16349         Simplify setting of multidirs from --disable-foo.
16351 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16353         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16354         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16355         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16356         non-empty, pass them on to the  GCC make.
16357         (all-bootstrap): New rule that is like all-gcc, except it executes
16358         the GCC bootstrap rule instead of the GCC all rule.
16360 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16362         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16364 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16366         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16367         DG/UX support.
16369 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16371         * config.sub (i*86*) Change [345] to [3456]
16373 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16375         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16376         --with-gnu-ld=no.
16378 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16380         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16381         AIX multilibs get built.
16383 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16385         * configure.in (i386-win32): Don't build expect if we're not
16386         building the tcl subdir.
16388 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16390         * Makefile.in: (configure-target-examples, all-target-examples):
16391         New targets, configure and build example programs.
16393 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16395         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16396         use it as input to sedit the generated MPW makefile.
16397         * mpw-README: Add a suggestion about Gestalt.h.
16399 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16401         * config.sub: Accept *-*-ieee*.
16403 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16405         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16406         Ronald F. Guilmette <rfg@monkeys.com>.
16408 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16410         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16411         for powerpc-pe native.
16412         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16413         (target==powerpc-pe): duplicate i386-win32 entry.
16415 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16417         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16418         of vxworks, not just vxworks5.1.
16420 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16422         * mpw-configure: Add support for exec-prefix.
16424 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16426         * config.guess: Recognize HP model 816 machines as having
16427         a PA1.1 processor.
16429 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16431         * configure: Ignore new autoconf configure options.
16433 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16435         * config.guess:  Recognize Pentium under SCO.
16436         From Robert Lipe <robertl@arnet.com>.
16438 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16440         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16442 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16444         * configure.in: Don't configure gas for alpha-dec-osf*.
16446 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16448         * configure.in: Default to --with-stabs for some targets for which
16449         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16450         i[345]86*-*-unixware*.
16452 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16454         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16455         rather than basing it on the target.  Simplify handling of options
16456         controlling which directories to configure.  Remove extraneous
16457         slash in multi-clean target.
16459 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16461         * config-ml.in: Prefix more variables with ml_ so they don't collide
16462         with configure's.
16464 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16466         * configure: Don't turn -v into --v.
16468 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16470         * configure.in (targargs): Fix typo.
16472         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16474 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16476         * configure.in: Strip --host and --target options from
16477         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16478         --with-cross-host option when building with a cross-compiler.
16479         * configure: Canonicalize the arguments put into config.status by
16480         always using `=' for an option with an argument.  Pass a presumed
16481         --host or --target explicitly.
16483 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16485         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16486         into general OS recognition case.
16488 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16490         * configure.in (target_configdirs): add target-winsup only
16491         for win32 target systems.
16493 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16495         * Makefile.in (all-target-libgloss): Depend upon
16496         configure-target-newlib, since when libgloss is built it looks to
16497         see if the newlib directory exists.
16499 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16501         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16502         cfg-ml-*.in.
16504 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16506         * configure: Handle LD and LD_FOR_TARGET when configuring a
16507         Canadian Cross.
16509 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16511         * configure.in (target_libs): add target-winsup.
16512         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16513         (target==ppcle-pe): remove ld from $noconfigdirs.
16515 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16517         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16518         Preserve relative path names in $srcdir.  Build symlink tree if
16519         configuring cross target dir and srcdir=. (= no VPATH support).
16520         (configure-target-libg++): Depend on configure-target-librx.
16521         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16522         * config-ml.in: New file.
16523         * symlink-tree: New file.
16524         * configure: Ensure srcdir="." if that's what it is.
16526 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16528         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16529         includes and FLEX_SKELETON setting.
16530         * mpw-configure (--with-gnu-ld): New option, controls whether
16531         to use PPCLink or ld with PowerMac GCC.
16532         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16533         * mpw-config.in: Configure grez if targeting Mac.
16535         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16536         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16537         just macos.
16538         * configure.in: Configure grez resource compiler if targeting Mac.
16539         * Makefile.in (all-grez, install-grez): New targets.
16541 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16543         * configure: CXX defaults to gcc, not g++.  If we find
16544         gcc in the path, set CC to gcc -O2.
16546 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16548         * configure: Default ${build} correctly.  Avoid picking up extra
16549         spaces when reading CC and CXX from Makefile.  When doing a
16550         Canadian Cross, use plausible default values for numerous
16551         variables.
16552         * configure.in: When doing a Canadian Cross, don't try to
16553         configure tools whose configure script can't handle it.
16555 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16557         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16559 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16561         * configure:  Remove dubious bug reporting address.
16563 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16565         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16566         configure script, run that instead of this directory's configure.
16567         In either case, print a message that we're configuring the sub-dir.
16569 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16571         * configure.in: Before checking for the existence of various files,
16572         use sed to filter out "target-".
16574 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16576         * Makefile.in (DO_X): Split rule to decrease command line length
16577         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16578         (Philippe De Muyter).
16580 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16582         * Makefile.in (all-patch): depend on all-libiberty.
16584 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16586         * configure.in: If the only directory in target_configdirs which
16587         actually exists is libiberty, then set target_configdirs to empty,
16588         to avoid trying to build a target libiberty in a gas or gdb
16589         distribution.
16591 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16593         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16594         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16595         systems.
16597 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16599         * configure.in (copy_dirs): Use sys-include instead of include
16600         for --with-headers option.
16602 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16604         * Makefile.in, configure.in: Make winsup builds work with
16605         new scheme.
16607 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16609         * configure.in: Build the linker on AIX.
16611 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16613         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16614         where needed.
16616 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16618         * Makefile.in (all-gcc): Fix typo.
16620 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16622         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16624 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16626         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16627         to target-xiberty, to provide more flexibility.
16628         (target_subdir):  Define.  Create if cross.
16629         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16630         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16631         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16632         check-libFOO -> check-target-libFOO, etc.
16633         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16634         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16635         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16636         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16637         allow ALL_GCC="" to only configure.
16638         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16639         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16640         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16642 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16644         * Makefile.in (taz): Build "info" in etc explicitly.
16646 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16648         * configure.in:  Make sure that CC is undefined (as opposed to
16649         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16650         problem with autoconf trying to configure on a host without GCC.
16652 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16654         * mpw-configure: Set host alias from choice of host compiler,
16655         only use generic MPW Makefile sed if present, edit a file
16656         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16657         * mpw-README: Add problem notes about CW6 and CW7.
16659 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16661         * Makefile.in (taz): Use ";" instead of ";;".
16663 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16665         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16666         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16667         DISTDOCDIRS.
16668         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16669         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16671 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16673         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16674         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16675         Move bfd to DISTSTUFFDIRS.
16677 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16679         * Makefile.in (X11_LIB): Removed.
16680         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16682         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16684 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16686         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16687         names.
16689 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16691         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16693 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16695         * configure.in (i[345]86-*-win32): Always build newlib.
16696         Don't configure cvs, autoconf or texinfo.
16697         * Makefile.in (LD_FOR_TARGET): New.
16698         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16699         Pass down LD_FOR_TARGET.
16701 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16703         * winsup: New directory.
16704         * Makefile.in: Build winsup.
16705         * configure.in: Winsup is configured when target is win32.
16706         Can only build win32 target GDB when native.
16708 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16710         * config.guess: Recognize HP model 819 machines as having
16711         a PA 1.1 processor.
16713 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16715         * configure: Fix sed loop which substitutes for CC and CXX to
16716         avoid bug found in various sed implementations.
16718 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16720         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16721         simulator.  Use standard powerpc-*-eabi*.
16723 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16725         * configure.in: Stop putting gas and binutils in noconfigdirs for
16726         powerpc-*-aix* and rs6000-*-*.
16728 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16730         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16731         -mcall-aixdesc libraries.
16733 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16735         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16737         * config.sub (arm | armel | armeb): Fix shell syntax.
16739 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16741         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16742         -msoft-float and -mcpu=common support.
16743         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16744         libraries.
16746 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16748         * configure.in: Allow configuration and build of emacs19 for the alpha.
16750 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16752         * configure.in (CC): Get ^CC, not just any old CC, from
16753         ${host_makefile_frag}.
16755 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16757         * configure.in (CC): Try to get CC from
16758         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16760 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16762         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16763         only if it exists in $(srcdir).
16765 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16767         * configure: If CC and CXX are not set in the environment, set
16768         them, based on either an existing Makefile or on searching for gcc
16769         in PATH.  Substitute for CC and CXX in Makefile.
16770         * configure.in: Remove libm from target_libs.  Separate
16771         target_configdirs from configdirs.  If CC is not set in
16772         environment, try to get it from a host Makefile fragment.  Rewrite
16773         changes of configdirs to use skipdirs instead.  A few minor
16774         tweaks.  Take directories out of target_configdirs as they are
16775         taken out of configdirs.  Remove existing Makefile files from
16776         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16777         CONFIG_ARGUMENTS in Makefile.
16778         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16779         by configure.in.
16780         (CONFIG_ARGUMENTS): Likewise.
16781         (CONFIGURE_TARGET_MODULES): New variable.
16782         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16783         ($(CONFIGURE_TARGET_MODULES)): New target.
16784         (configure-libg++, configure-libio): New targets.
16785         (all-libg++): Depend upon configure-libg++.
16786         (all-libio): Depend upon configure-libio.
16787         (configure-libgloss, all-libgloss): New targets.
16788         (configure-libstdc++): New target.
16789         (all-libstdc++): Depend upon configure-libstdc++.
16790         (configure-librx, all-librx): New targets.
16791         (configure-newlib): New target.
16792         (all-newlib): Depend upon configure-newlib
16793         (configure-xiberty): New target.
16794         (all-xiberty): Depend upon configure-xiberty.
16796 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16798         * configure.in (host i[345]86-*-win32):  Expand the
16799         noconfigdirs again.
16801 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16803         * mpw-configure: Fix sed command file name.
16805 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16807         * configure.in (host i[345]86-*-win32): Reduce the
16808         noconfigdirs again.
16810 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16812         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16813         or powerpc*-*-pe*, since they are not yet supported.
16815 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16817         Add PowerMac support and many other enhancements.
16818         * mpw-configure: New option --cc to select compiler to use,
16819         paste options set according to --cc into the generated
16820         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16821         if mpw-make.sed is present.
16822         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16823         add forward includes for PowerPC include files.
16824         * mpw-build.in: Build using Makefile.PPC if present.
16825         (do-byacc, etc): Remove separate version resource builds.
16826         (do-gas): Build "stamps" before "all".
16827         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16828         * mpw-README: Update to reflect --cc option, PowerMac support,
16829         and recently-reported compatibility problems.
16831 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16833         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16834         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16835         (--with-multilib-top): Pass to recursive invocations.
16837 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16839         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16840         v810-*-*.
16842 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16844         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16845         gdb, ld and opcodes on v810-*-*.
16847 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16849         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16850         (local-maintainer-clean): New target.
16851         (maintainer-clean): New target.
16852         (realclean): Just depend upon maintainer-clean.
16854 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16856         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16858 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16860         * configure.in: Build ld in mips*-*-bsd* case.
16862 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16864         * config.sub: Accept -lites* OS.  From Ian Dall.
16866 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16868         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16869         targets.
16871 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16873         * configure.in: treat i386-win32 canadian cross the same as
16874         i386-go32 canadian cross.
16876 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16878         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16879         running under the simulator to build a reduced set of libraries.
16880         (powerpc-*-eabiaix): Add fine grained multilib support added to
16881         other powerpc targets yesterday.
16883 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16885         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16886         -disable-softfloat, -disable-relocatable, -disable-aix, and
16887         -disable-sysv to control which multilib libraries get built.
16889 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16891         * configure: Add Makefile.tem to list of files to remove in trap
16892         handler.
16894 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16896         * config.guess (*Linux*):  Add missing "exit"s.
16897         Also, need specific check for alpha-unknown-linux (uses COFF).
16899 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16901         * config.guess:  Merge with FSF:
16903         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16904         * config.guess (AIX4): More robust release numbering discovery.
16906         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16907         * config.guess (i386-sequent-ptx): Properly get version number.
16909         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16910         * config.guess (mips:*:4*:UMIPS): New case.
16912 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16914         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16915         (i386-win32 host): Likewise.  Don't build readline.
16917 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16919         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16920         SUPPORT_FILES to submakes.
16922 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16924         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16925         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16926         mpw-configure.
16928 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16930         * configure.in (appdirs): Use =, not ==, in test expression when
16931         trying to build the text to print in the warning message for
16932         Solaris users.
16934 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16936         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16938 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16940         * config.guess: Recognize lynx-2.3.
16942 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16944         * config.sub (z8ksim): Deleted
16945         (z8k-*-coff): New, this is the one true name of the target.
16947 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16949         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16951 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16953         * config.guess (*:Linux:*:*): First try asking the linker what the
16954         default object file format is (elf, aout, or coff).  Then if this
16955         fails, try previous methods.
16957 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16959         * configure.in: Don't build newlib for *-*-vxworks5.1.
16961 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16963         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16964         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16966 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16968         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16970 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16972         * cfg-ml-com.in: New file.
16973         * cfg-ml-pos.in: New file.
16975 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16977         * COPYING.NEWLIB: Add HP free copyright to list.
16979 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16981         * config.sub: Recognize -eabi* for the system, not just -eabi.
16983 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16985         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16986         * config.sub, configure.in (win32): New target and host.
16988 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16990         * configure.in: Add i386-pe configuration.
16992 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16994         * mpw-build.in (install): Install GDB after LD.
16996 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16998         * mpw-config.in (elf/mips.h): Always forward-include, needed
16999         for GDB to build.
17001 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17003         * testsuite: New directory for customer acceptance and whole tool
17004         chain tests.
17006 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17008         * configure: If per-host line isn't found, but AC_OUTPUT is found
17009         and a configure script exists, run it instead.
17011 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17013         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17015 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17017         * configure: Set build_{cpu,vendor,os,alias} to host values when
17018         --build isn't specified.
17020 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17022         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17023         (FLAGS_TO_PASS): Pass them.
17024         (EXTRA_TARGET_FLAGS): Ditto.
17026 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17028         * Makefile.in (all-libg++): Depend on all-libstdc++.
17030 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17032         * configure.in (noconfigdirs): Enable all packages for
17033           i386-unknown-netbsd.
17035 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17037         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17038         hosted builds (DOS builds)
17040 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17042         Changes for ARM based on patches from Richard Earnshaw:
17043         * config.sub: Handle armeb and armel.
17044         * configure.in: Omit arm linker only for riscix.
17046 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17048         * config.guess:  Update from FSF.
17050 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17052         * config.sub: Recognize powerpcle as the little endian variant of
17053         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17054         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17055         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17056         temporarily.
17058 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17060         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17062 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17064         * config.sub: Accept -lites* as a basic system type.
17066 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17068         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17069         installed, and if so return linuxoldld as the system name.
17071 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17073         * config.guess: Add hppa1.1-hp-lites support.
17075 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17077         * configure.in: Don't build newlib for m68k-vxworks5.1.
17079 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17081         * configure.in (mips-sgi-irix6): Use mh-irix5.
17083 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17085         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17087 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17089         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17090         OSF/1.  Fix compiler flags.
17091         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17093 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17095         * configure.in: Recognize --with-newlib.
17096         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17098 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17100         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17101         to *_X11_MODULES due to gdbtk needing X include files et al.
17103 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17105         Merge in support for Mac MPW as a host.
17106         (Old change descriptions retained for informational value.)
17108         * mpw-config.in: Add generic include forwards for cpu-specific
17109         include files in aout and elf directories.
17111         * mpw-configure: Added copyright.
17112         * mpw-config.in: Check for presence of required build tools.
17113         (target_libs): Add newlib.
17114         (target_tools): Add examples.
17115         (Read Me): Generate as "Read Me for MPW" instead.
17116         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17117         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17118         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17120         * mpw-configure: Remove subdir-specific makefile hackery,
17121         delete mk.tmp after using it.
17123         * mpw-build.in (all): Display start and end times.
17125         * mpw-configure (host_canonical): Set.
17126         (target_cpu): Always add to makefiles.
17127         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17128         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17129         (mpw-mh-mpw): Look for in srcdir and srcroot.
17130         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17132         * mpw-build.in: (install-only): New target.
17134         * mpw-configure (host_alias, target_alias): Rename from hostalias
17135         and targetalias, add into generated Makefile.
17136         (mk.tmp): If present, add into generated Makefile.
17137         * mpw-build.in (all-gas): Build config.h first before gas proper.
17139         * mpw-configure (config.status): Write only if changed.
17140         * mpw-config.in (readline): Configure it (not built, just used for
17141         definitions).
17143         * mpw-config.in (elf/mips.h): Add a forward include.
17145         * mpw-config.in: Forward-include most .h files in include into
17146         extra-include.
17147         (readline): Don't build.
17148         mpw-build.in (install): Install GDB.
17150         * mpw-configure (prefix, mpw_prefix): Handle it.
17151         * mpw-config.in (mmalloc, readline): Don't configure.
17152         * mpw-build.in (thisscript): Rename to ThisScript.
17153         Use mpw-build instead of BuildProgram everywhere.
17154         (mmalloc, readline): Don't build.
17155         * mpw-README: New file, basic documentation about the MPW port.
17157         * mpw-config.in: Use forward-include to create include files.
17159         * mpw-configure: Add more things to the top of each configured
17160         Makefile, including contents of config/mpw-mh-mpw.
17161         * mpw-config.in (extra-include): Create this directory and fill it
17162         with Posix-like include files when configuring.
17164         * config.sub (apple, mac, mpw): Add various aliases.
17166         * mpw-build.in: New file, top-level build script fragment for MPW.
17167         * mpw-configure: New file, configure script for MPW.
17168         * mpw-config.in: New file, config fragment for MPW.
17170 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17172         * configure.in (host_libs): Remove glob, since it is gone from the
17173         sources.
17175 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17177         * Makefile.in: define empty GDB_NLM_DEPS var.
17179         * configure.in(target_makefile_frag): use config/mt-netware
17180         for netware targets.
17182 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17184         * config.sub: Merge in recent FSF changes.  Remove linux special
17185         cases.
17187 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17189         Revert this change:
17191         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17193                 * build-all.mk: Use CC=cc -Xs on Solaris.
17195 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17197         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17198         stop using it.
17199         * Makefile.in: Nuke all references to glob subdirectory.
17201 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17203         * configure.in: Fix --enable-shared logic in per-host.
17205 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17207         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17209 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17211         * configure.in (noconfigdirs): Don't build gas on AIX, for
17212         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17214 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17216         * configure: Fix --cache-file to work if the file argument is a
17217         relative path.
17219 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17221         * configure: If the --cache-file is used, pass it down to
17222         configure in subdirectories.
17224 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17226         * config.sub: add vxworks29k configuration.
17228 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17230         * Makefile.in (taz): Do "diststuff" part quietly.
17232 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17234         * config.sub: Mini-merge with gcc/config.sub.
17236 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17238         * config.guess (IRIX): Sed - to _.
17240 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17242         * Makefile.in (source-vault, binary-vault): New targets.
17244 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17246         * config.sub: Recognize -eabi as a basic system type.
17248 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17250         * configure.in (enable_shared stuff): Fix typo.
17252 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17254         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17256 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17258         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17260 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17262         * configure.in (rs6000-*-*): Don't build gas.
17264 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17266         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17267         reduce command line length.
17268         (AS_FOR_TARGET): Check for as.new, not Makefile.
17269         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17271 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17273         * config.guess:  Merge from FSF.
17275 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17277         * configure: Don't use $ when handling program_suffix.
17279 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17281         * configure.in:  Configure tk for hppa/hpux.
17283 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17285         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17287 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17289         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17290         to LIBCXXFLAGS.  Tests are better run without it.
17292 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17294         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17296 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17298         * configure.in (*-*-netware*): Don't configure xiberty.
17300 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17302         * configure.in:  Remove tk from native_only list.
17304 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17306         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17307           for special NCD build.
17309 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17311         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17312         makeall.bat, they're only useful for binutils snapshots.
17313         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17314         makeall.bat to specified SUPPORT_FILES.
17316 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17318         * build-all.mk: Add Ericsson targets to sun4 and solaris
17319           hosts.  Add  BNR's sun4 target to solaris host, so their
17320           build-from-source will be tested in-house first.
17322 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17324         * Makefile.in (LIBCFLAGS): New variable.
17325         (CFLAGS_FOR_TARGET): Ditto.
17326         (LIBCFLAGS_FOR_TARGET): Ditto.
17327         (LIBCXXFLAGS): Ditto.
17328         (CXXFLAGS_FOR_TARGET): Ditto.
17329         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17330         (BASE_FLAGS_TO_PASS): Pass them.
17331         (EXTRA_TARGET_FLAGS): Ditto.
17333         * configure.in: Support --enable-shared.
17335 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17337         * configure.in (target_libs):  Include libstdc++ again.
17338         * config.guess:  Update from FSF (for FreeBSD).
17340 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17342         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17343         makeall.bat.
17344         (DISTDOCDIRS): Add `etc'.
17345         (ETC_SUPPORT_PFX): New variable.
17346         (taz): Include anything from etc starting with a word in
17347         ETC_SUPPORT_PFX.
17349 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17351         * config.sub: Update for recent FSF changes.  Remove obsolete
17352         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17353         spacing changes.
17355 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17357         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17359         * config.guess:  Merge with FSF.
17360         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17362 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17364         * configure: Since the "trap 0" handler will override the exit
17365         status on many systems, only use it for "exit 1", and make it set
17366         a non-zero exit status; reset it before "exit 0".  Also, check
17367         exit status of config.sub, and error out if it failed.
17369 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17371         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17372         and install libgloss.
17374 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17376         * Makefile.in (all-binutils): Depend upon all-byacc.
17378         * configure.in: Don't build emacs on Irix 5.
17380 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17382         * configure.in (*-*-netware*): Add libio.
17384 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17386         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17387         (CHECK_TARGET_MODULES): Ditto.
17388         (INSTALL_TARGET_MODULES): Ditto.
17389         (TARGET_LIBS): Ditto.
17390         (all-libstdc++): Note dependencies.
17392 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17394         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17396 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17398         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17399         -fexternal-templates.
17401         * configure.in (target_libs): Add libstdc++.
17402         (noconfigdirs): Add libstdc++ as appropriate.
17404 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17406         * config.guess:  Update from FSF.
17408 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17410         * configure: Use ${config_shell} when running ${configsub}.
17412 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17414         * config.sub: No longer recognize h8300h.
17416 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17418         * config.sub: Remove extraneous differences between config.sub and
17419         gcc/config.sub.
17421 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17423         * Makefile.in (DISTSTUFFDIRS): Add gas.
17425 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17427         * COPYING.NEWLIB: New file.
17429 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17431         * config.guess (HP-UX):  Patch from Harlan Stenn
17432         <harlan@landmark.com> to also emit release level.
17434 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17436         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17438 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17440         * config.sub:  Merge nextstep cleanup from FSF.
17442 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17444         * configure.in (arm-*-*): Don't configure ld for this target.
17446 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17448         * configure.in (*-*-netware): don't configure libg++, libio,
17449           librx, or newlib.
17451 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17453         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17454         configure ld--it works, but it doesn't support shared libraries.
17456 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17458         * config.guess (*-unknown-freebsd*):  Get rid of possible
17459         trailing "(Release)" in version string.
17460         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17462 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17464         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17465         Fix type: *-next-neststep -> *-next-nextstep.
17467         * config.guess:  Merge from FSF:
17469         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17471         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17473         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17475         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17476         instead of UNIX_SV for UnixWare 1.0).
17478 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17480         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17481         to make gdb/nlm/* build after the compiler and linker.
17483 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17485         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17486         not just i[34]86.
17487         (m68k-atari-sysv4):  Relocate to match FSF version.
17489         * config.guess:  More merges from the FSF:
17491         Add a space before function call or macro invocation.
17493         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17495         * config.guess: Add trap cmd to remove dummy.c and dummy when
17496         interrupted.
17498         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17500         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17501         (dummy): Redirect stderr from compilation of dummy.c.
17503         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17505         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17507 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17509         * configure: Accept and ignore --cache*, for compatibility with
17510         new autoconf.
17512 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17514         * config.guess:  Merge from FSF:
17516         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17518         * config.guess (Pyramid*:OSx*:*:*): New case.
17519         (PATH): Add /.attbin at end for finding uname.
17520         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17522         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17524         * config.guess (M88*:DolphinOS:*:*): New case.
17526         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17528         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17529         to select whether to use ELF or COFF.
17531         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17533         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17535         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17537         * config.guess: Guess the OS version for HPUX.
17539         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17541         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17543 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17545         * configure.in: Recognize --with-headers, --with-libs, and
17546         --without-newlib.
17547         * Makefile.in (all-xiberty): Depend upon all-ld.
17549 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17551         * configure.in: Change i[34]86 to i[345]86.
17553 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17555         * configure (version): A few more tweaks to help message.
17557 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17559         * Makefile.in:  Remove (for now) librx as a host library,
17560         now that we're building it for target.
17562 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17564         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17565         (Karl Berry).
17567 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17569         * configure.in:  Also configure librx.
17571 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17573         * Makefile.in:  Update various rules to reflect that librx
17574         is now needed for libg++.
17576 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17578         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17580 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17582         * configure.in: Configure the examples directory.
17584 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17586         * configure: Simplify Jun 2 1994 change.
17588 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17590         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17591         /bin/gcc isn't good enough to build gcc.
17593 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17595         * Makefile.in (GDB_SUPPORT_FILES): Remove
17596         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17597         (gdb.tar.gz): Add new rule to use standard distribution building
17598         mechanism.
17600 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17602         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17603         Bill Cox <bill@cygnus.com>.
17605 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17607         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17609 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17611         * configure:  Search current dir first in .gdbinit.
17613 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17615         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17617 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17619         * config.sub:  Refer to NeXT's operating system as nextstep.
17621         * config.sub (case $basic_machine):  Re-order the cases, to match
17622         the order in the FSF version (which is mostly alphabethical).
17623         Merge in some additions and changes from the FSF.
17625 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17627         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17628         * config.sub: Recognize cxux7.
17629         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17631 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17633         * config.sub:  Fix typo powerpc -> powerpc-*.
17635 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17637         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17639         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17640         parallel with all-emacs and install-emacs).  Top-level command
17641         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17643 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17645         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17646         $(relbindir)/make before doing ``make install'', and use
17647         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17648         installing over running make binary.
17649         ($(host)-stamp-stage3-installed): Likewise.
17651 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17653         * config.guess: Recognize Mach.
17655 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17657         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17658         see whether --exec-prefix was used.
17660 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17662         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17664 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17666         * Makefile.in: Add all-librx target similar to all-libproc.
17668 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17670         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17671         with post 1.2 uname bogosity.
17673 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17675         * configure: Remove temporary files on receipt of a signal.
17677 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17679         * configure: If there is a package_makefile_frag, remove
17680         ${subdir}/Makefile.tem after copying it in.
17682 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17684         * build_all.mk: support rs6000 lynx identifies itself as
17685         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17686         since /bin/gcc is too feeble to compile a modern gcc.
17688 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17690         * brought devo/test-build.mk update-to-date with progressive/
17691           test-build.mk. Add lynx targets and hppa flag info.
17693 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17695         * configure.in:  Use mh-ncrsvr43.  Patch from
17696         Tom McConnell <tmcconne@sedona.intel.com>.
17698 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17700         * config.guess (i386-unknown-bsdi):  No longer need to
17701         check #if defined(__bsdi__) && defined(__i386__).
17703 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17705         * configure: Set program_transform_nameoption correctly.
17707 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17709         * brought build-all.mk update-to-date with progressive build-all.mk,
17710           added new targets and hppa info.
17712 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17714         * configure: If config.guess result is a prefix of the user
17715         specified target, assume a native build and use the user specified
17716         target as the host alias.  Remove SunOS patch suffix removal hack.
17717         * configure.in: Remove SunOS patch suffix removal hack.
17719         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17720         in NATIVE_CHECK_MODULES.
17722 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17724         * Makefile.in: Rename HOST_ONLY to NATIVE.
17725         * configure: Delete SunOs patch suffix from host_canonical
17726           and build_canonical variables that are prepended to Makefiles.
17727         * configure.in: Add comments for easier maintenance.
17729 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17731         * Makefile.in: Add all-libproc target similar to all-gui.
17733 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17735         * Makefile.in (CHECK_MODULES): split into
17736         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17738 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17740         * config.guess (i386-unknown-bsdi): New system to guess.
17742 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17744         * Makefile.in: Add all-gui target (but not yet build by "all").
17746 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17748         * config.sub: Move deletion of patch suffix from here...
17749         * configure.in: To here, at Ian's suggestion.  The top-
17750           level scripts might need to know of a patch level.
17752 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17754         * config.sub: Strip off patch suffix so rtl is recognized
17755           as a sunos4.1.3 machine, even though it's been patched.
17757 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17759         * Makefile.in (INSTALL_LAST): Delete.
17760         (INSTALL_DOSREL): New.
17762 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17764         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17765         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17766         whether we pass down --with-gnu-ld anyhow.
17768 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17770         * Makefile.in (INSTALL_LAST): Change operation so it works
17771         on more flavors of make.
17772         * configure.in (go32): Don't build libg++ or libio.
17774 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17776         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17777         they can be overriden by templates.
17779 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17781         * configure.in (target==go32): Don't build gdb.
17782         * dosrel: New directory.
17784 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17786         * configure.in (host==go32): Configure dosrel too.
17787         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17788         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17789         be set by incoming names or templates.
17790         (INSTALL_LAST): New rule.
17792 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17794         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17796 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17798         * configure.in (appdirs): New variable.  Currently empty, but will
17799         be used in gas distribution.  If nonempty, lists a set of
17800         directories at least one of which must get configured, or top
17801         level configuration is considered to have failed.
17802         (rs6000-*-lynxos*): Use new file name.
17804 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17806         Eliminate XTRAFLAGS.
17807         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17808         newlib include files using -idirafter, and also use -nostdinc.
17809         (CXX_FOR_TARGET): Likewise.
17810         (XTRAFLAGS): Removed.
17811         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17812         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17813         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17814         ($(DO_X)): Don't pass down XTRAFLAGS.
17816 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17818         * configure.in (mips*-dec-bsd*): New target; do build linker.
17819         (mips*-*-bsd*): New target; don't build linker.
17821 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17823         * configure.in: support rs6000-*-lynxos* configuration.
17824         support sunos4 as a cross target.
17826         * config.sub: look for lynx*, not lynx since the OS version may
17827         legitimately be part of the name.
17829 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17831         * configure.in (i[34]86-*-sco*): Move to be with other i386
17832         targets.
17833         (romp-*-*): New target.  Skip various binary utilities.
17834         (vax-*-*): New target.  Don't build newlib.
17835         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17837 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17839         * configure.in: Only set host_makefile_frag if config
17840         directory exists.
17842 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17844         * install.sh: If $dstdir exists, don't check whether each
17845         component does.
17847 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17849         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17851 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17853         * configure.in (*-*-lynxos*): Don't configure newlib for either
17854         native or cross Lynx.
17856 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17858         * config.sub (sparc64-elf): Fix os.
17859         (z8k): Remove duplicate.
17861 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17863         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17864         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17866 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17868         * configure: Make file links cleanly even if Lynx fails on
17869           an NFS symlink (at least fail cleanly).
17871 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17873         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17874         -XNh2000.
17876 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17878         * configure: Unknown options are fatal again.
17880 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17882         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17883         compatibility.
17885 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17887         * build-all.mk: Add `clean' target.
17889 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17891         * config.guess:  Add SINIX support.
17892         * configure.in:  Add mips-*-sysv4* support.
17894 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17896         * build-all.mk: Document all useful targets.
17897         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17898         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17900 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17902         * configure: Support --silent, --quiet.
17904 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17906         * configure: Support --disable-FEATURE.
17908 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17910         * config.guess: Recognize NCR running SVR4.3.
17912 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17914         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17915         Patch from Paul Eggert <eggert@twinsun.com>.
17917 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17919         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17921 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17923         * configure: Make unrecognized options give nonfatal warnings
17924         instead of fatal errors, and pass them to any subdirectory
17925         configures in case they recognize them.
17926         Make --x equivalent to --with-x.
17928 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17930         * configure: Add --enable-* options.  Clean up usage message and
17931         some comments.
17933 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17935         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17937 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17939         * configure.in (hppa*-*-*): Enable binutils.
17941 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17943         * config.sub: Recognize cisco.
17945 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17947         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17949 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17951         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17952         than one configuration name.  Add comment.
17954 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17956         * config.guess: about target *-hitachi-hiuxwe2, fixed
17957         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17958         macro is incorrect.]
17960 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17962         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17963         than the "make ls" stuff which used to be here.
17965 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17967         * config.guess:  Recognize i[34]86-unknown-freebsd.
17968         From Shawn M Carey <smcarey@rodan.syr.edu>.
17970 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17972         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17974 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17976         * config.guess: Check for ptx.
17978 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17980         * config.sub: Add os9k checking.
17982 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17984         * config.guess: Handle OSF1 running on HPPA processors
17986 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17988         * configure: If subdir configure fails, print out a message with
17989         subdirectory name, in case subdir's configure code didn't identify
17990         itself.
17992 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17994         * configure.in: Remove embedded newlines from configdirs.
17995         Avoid mismatches of substrings.  Fix matching strings at end
17996         of configdirs.
17998 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18000         * config.guess:  Add Lynx/rs6000 config support.
18002 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18004         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18006 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18008         * configure.in (hppa*-*-osf*): Treat this just like most other
18009         PA configurations (eg no binutils or ld).
18010         (hppa*-*-*elf*): These configurations have binutils and ld.
18012 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18014         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18016 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18018         * configure.in (rs6000-*-*): Build gas.
18020 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18022         * Makefile.in:  Avoid bug in losing hpux sed.
18024 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18026         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18027         for GDB and GDB has been fixed to not need it.
18029 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18031         * config.guess: Recognize vax hosts.
18033 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18035         * configure (while loop): Don't use "break 2" inside case
18036         statement -- the case statement isn't an enclosing loop.
18038 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18040         * config.guess:  Clean up NeXT support, to allow nextstep
18041         on Intel machines.  Make OS be nextstep.
18043 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18045         * config.guess: Add alternate forms for Convex.
18047 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18049         * configure:  Completely rewrite option processing.  Take
18050         advantage of pattern-matching to avoid invoking test frequently.
18051         Also clean up host and target defaulting logic.
18053 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18055         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18056         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18057         commands (plus user environment) will fit SCO limits.
18059 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18061         * configure.in: Don't issue warnings about directories which are
18062         not being configured if -norecursion is set.  Correct test for
18063         --with-gnu-as and --with-gnu-ld to not get confused by substring
18064         matches.
18066         * configure.in: Don't build gas for alpha-dec-osf1*.
18068 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18070         * configure:  Back out Per's change of 12/19/1993.  It changes the
18071         behavior of configure in unexpected and confusing ways.
18073         Also, use different delim char when calculating
18074         program_transform_name so that the name can contain slashes.
18076 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18078         * configure.in, config.sub: Add support for VSTa micro-kernel.
18080 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18082         * configure.in: Nuke hacks which were used to get a special
18083         version of GAS for HPPA configurations.
18085 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18087         * configure:  If only ${target_alias} is given, use that
18088         as the default for ${host_alias}.
18089         * configure:  Add missing back-slashes before nested quotes.
18091 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18093         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18095 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18097         * config.guess:  Recognize some Tektronix configurations.
18098         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18100 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18102         * config.sub: Match any flavor of SH.
18104 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18106         * configure.in: Don't try to configure newlib for Alpha.
18108 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18110         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18111         libg++ or libio for any Alpha target.
18113         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18115 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18117         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18118         default arguments -- so it tried to compress itself.
18120 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18122         * configure.in (notsupp): ensure that a space is always at the end
18123           of the configdirs list, since the grep checks for an explicit space
18125 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18127         * configure.in (target i386-sysv4.2): don't build ld, since static
18128           versions of many libraries are not available.
18130 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18132         * config.guess: Recognize Apollos (using environment variables).
18133         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18135 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18137         * config.guess: Recognize Sony news mips running newsos.
18139 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18141         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18142         "fi ; else" for bash.
18144 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18146         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18148 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18150         * config.sub: accept unixware as an alias for svr4.2.
18151         Fix some inconsistancies with the gcc version.
18153 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18155         * Makefile.in (DISTDOCDIRS):  Add gdb.
18157 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18159         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18161 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18163         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18164         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18165         this now.
18167 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18169         * config.sub: Accept hiux* as an OS name.
18171         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18172         etc/make-stds.texi.  The underscore came from gcc, and dje now
18173         agrees that RUNTESTFLAGS is the correct name.
18175 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18177         * install.sh:  Remove 'set -e'.  It makes any conditionals
18178         in the script useless.
18180         * config.guess: Automatically recognize arm-acorn-riscix
18181         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18183 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18185         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18187 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18189         * Makefile.in (DISTDOCDIRS): New variable.
18190         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18191         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18193 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18195         * configure.in (hppa target): check the source directory for the
18196           pagas sub-directory
18198 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18200         * config.sub: Allow -aout* and -elf*.
18202 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18204         * configure.in: Don't build ld on i386-solaris2, same as for
18205         sparc-solaris2.
18207 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18209         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18211 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18213         * configure.in:  Configure gdb for alpha.
18215 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18217         * Makefile.in (CXXFLAGS): Add -O.
18219 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18221         * config.guess: added support for DG Aviion
18223 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18225         * configure.in: Produce warning message for subdirectories not
18226         configurable for this host/target combination.  Don't try to
18227         configure gdb for vms.
18229 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18231         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18232         appropriate files before making "diststuff".
18233         (DISTBISONFILES): New var: list of files to be edited.
18234         (DISTSTUFFDIRS): Add binutils.
18236 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18238         * config.sub: also handle mipsel and mips64el (for little endian mips)
18240 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18242         * configure.in: Add * to end of all OS names.
18244 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18246         * configure.in: Build newlib for LynxOS native.
18248 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18250         * config.guess: Add support for delta 88k running SVR3.
18252         * configure.in: Add comment about HP compiler vs. emacs.
18254 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18256         * configure.in: don't build ld on solaris2 (not a viable option
18257           due to bugs in getpwnam & getpwuid)
18259 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18261         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18262         config.guess will produce a full version number.
18264 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18266         * configure.in: Build linker and binutils for alpha-dec-osf1.
18268 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18270         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18271         and gdb/testsuite/Makefile.in.
18273 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18275         * configure.in: recognize mips*- instead of mips-
18277 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18279         * config.sub: Accept linux*coff and linux*elf as operating
18280         systems.
18282 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18284         * config.sub: Recognize mips64, and mips3 as an alias for it.
18286 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18288         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18289         gdb knows how to handle OSF/1 shared libraries.
18291 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18293         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18294         * config.guess: Recognize Hitachi's HIUX.
18295         * config.sub: Recognize h3050r* and hppahitachi.
18296         Remove redundant cases for hp9k[23]*.
18298 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18300         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18301         if gas and ld are in the source tree and are in ${configdirs}.
18302         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18303         --with options (but still pass them down on the command line,
18304         if they were explicitly specified).
18306 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18308         * configure: substitute SHELL value in Makefile.in with
18309         ${CONFIG_SHELL}
18311 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18313         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18314         *-*-solaris2* targets.
18316 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18318         * Makefile.in: define M4, and pass it down to sub-makes;
18319         all-autoconf now depends on all-m4
18321 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18323         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18324         presence of {ar,ranlib} instead of a configured directory
18326 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18328         * config.guess: Accept 34?? as well as 33?? for NCR.
18330 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18332         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18333         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18335 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18337         * configure: grab values for $(CC) and $(CXX) from the
18338         environment, so that someone can do "CC=gcc configure; make" and
18339         have it work right (matching the way that autoconf works now)
18341         * configure.in, Makefile.in: add support for gash, the tcl
18342         interface to Galaxy
18344         * config.guess: add NetBSD variants (hp300, x86)
18346 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18348         * install.sh: Support -d option (in the manner of SunOS 4 install,
18349         as it is more deterministic than that of GNU install)
18350         (chmodcmd): Set file to mode 755 by default (should also do default
18351         chgrp and chown, but I don't feel like dealing with that now)
18353 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18355         * config.sub: Remove h8300hhms alias.
18357 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18359         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18361 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18363         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18364         as stmp-fixinc
18366 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18368         * config.sub: recognize m88110-bug-coff.
18370 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18372         * Makefile.in (all-libio): all dependencies on the toolchain used
18373         to build this (gcc, gas, ld, etc)
18375 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18377         * config.guess: Deal with OSF/1 1.3 on alpha.
18379 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18381         * install.sh: add some 'else true' clauses for portability
18383         * configure.in: don't build libio for h8[35]00-*-* targets
18385 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18387         * Makefile.in:  Add support for new libio.
18389 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18391         * install.sh: If one command fails, don't try the rest.  Don't try
18392         to remove $dsttmp (via trap) unless we have already created it.
18393         If $src doesn't exist, detect it and exit with an error.
18395         * config.guess: Recognize BSD on hp300.
18397 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18399         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18400         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18402 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18404         * Makefile.in (all-send-pr): depends on all-prms
18406 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18408         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18410 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18412         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18413         Added test for mips-mips-riscos5.
18415 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18417         * configure.in: use mh-hp300 for 68k HP hosts
18419 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18421         * configure: add support for CONFIG_SHELL, so that you can use
18422         some alternate shell for evaluating configure scripts
18424 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18426         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18427         in configure script to bug-gdb@prep.ai.mit.edu when building
18428         distribution archive.
18429         * Makefile.in (COMPRESS):  Remove def.
18430         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18431         gdb.tar.Z and make-gdb.tar.Z respectively.
18432         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18433         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18434         to convergence with 'taz' target in Makefile.in.
18436 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18438         * install.sh (dsttmp): use trap to ensure that tmp files go
18439         away on error conditions
18441 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18443         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18445 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18447         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18448         its parent is '/' not ''.
18450         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18452 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18454         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18455         that ${newsrcdir}/configure.in does.
18457 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18459         * test-build.mk: support for CONFIG_SHELL
18461 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18463         * config.sub (netware):  Add as a basic system type.
18465 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18467         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18468           $(srcdir)/ from the dependency on Makefile.in.
18470 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18472         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18473         (h8300hhms is temporary until multi-libraries are implemented).
18474         * configure.in: Handle h8300h too.
18476 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18478         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18480 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18482         * configure:  Remove extraneous output when guessing host type.
18483         * config.guess:  Remove extraneous output when guessing using C
18484         compiler rather than uname, or when guessing fails.
18486 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18488         * Makefile.in: remove all.cross and install.cross targets
18490         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18491           definitions
18493 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18495         * configure.in (target sh): Build gprof.
18497 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18499         * config.sub: change -solaris to -solaris2
18501 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18503         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18505 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18507         * configure: Correct error message for missing Makefile.in to
18508         print correct directory.
18510 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18512         * install.sh: kludge around 386BSD shell bug
18514 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18516         * config.guess:  Recognize NeXT.
18517         * config.guess:  Recognize i486-ncr-sysv4.
18518         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18520 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18522         * Makefile.in (MAKEINFOFLAGS): New variable.
18523         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18524         * build-all.mk, test-build.mk: Pass down --no-split as
18525         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18527 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18529         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18531 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18533         * Makefile.in (libg++.tar.z):  New rule.
18534         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18535         * Makefile.in (taz):  Only do a single chmod.
18537 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18539         * install.sh: don't use dirname anymore (replaced with sed usage)
18541 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18543         * Makefile.in:  Change extension for gzip'd files from '.z' to
18544         '.gz' per new FSF standard usage.
18546 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18548         * configure: put quotes around the final value of program_transform_name
18550 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18552         * Makefile.in: new install.sh support; update install-info rules
18554 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18556         * configure.in: Build diff for crosses, but not for go32 host.
18558         * configure.in: Build gprof only for native, and don't build it
18559         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18561 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18563         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18565 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18567         * configure.in (host_tools): Add prms.
18569 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18571         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18572         with $(FLAGS_TO_PASS) on the command line
18574         * config.sub: Recognize lynx and lynxos
18576 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18578         * config.sub: Accept -ecoff*, not just -ecoff.
18580 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18582         * Makefile.in (taz): Use .gz suffix instead of .z.
18583         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18584         names.
18586 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18588         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18590 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18592         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18593         that rebuilds that might happen during 'make install' don't get
18594         bogus gcc include files
18596 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18598         Change from Utah for HPPA support:
18599         * config.guess: Recognize hppa1.x-hp-bsd.
18601 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18603         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18604         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18606 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18608         * config.sub: Add support for rom68k and bug boot monitors.
18610 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18612         * Makefile.in: Make all-opcodes depend on all-bfd.
18614 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18616         * config.guess: Added special check for i[34]86-univel-sysv4*.
18618 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18620         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18621         the processor rather than assuming i486.
18623 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18625         * config.guess: Recognize SunOS6 as Solaris3.
18627 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18629         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18630         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18632 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18634         * build-all.mk (all-cross): New target for Canadian Cross.
18635         Added Q2 go32 targets.
18636         * test-build.mk: Configure go32 cross sparclite-aout and
18637         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18638         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18640 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18642         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18643         GO32 hosted toolchains
18645 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18647         * configure: change  so "-exec-prefix" gets passed down rather
18648         than "-exec_prefix" so autoconf generated Makefiles get the
18649         exec_prefix set right.
18651 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18653         * config.guess: get the Solaris2 minor version number
18655         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18657 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18659         * config.guess: Recognize some Sequent platforms.
18661 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18663         * Makefile.in: added the vault-install target
18665         * configure.in: actually use the Sun3 makefile fragment that's in
18666         config, also added the release dir to configdirs
18668 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18670         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18672 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18674         * configure.in: remove some program from Alpha targetted toolchains
18676 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18678         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18679         gprof.
18680         (taz): Run "make diststuff" in those directories instead of "make
18681         proto-dir".  Look for "VERSION=" only at start of line in subdir
18682         Makefile.  Use "gzip -9" for compression.
18683         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18684         (binutils.tar.z): New target.
18686 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18688         * Makefile.in (taz): Include gpl.texinfo.
18690 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18692         * Makefile.in (setup-dirs): Merged into "taz" target.
18693         (taz): Only do `proto-dir' stuff if a directory is actually needed
18694         for this target.
18696 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18698         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18699         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18700         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18701         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18702         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18704 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18706         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18707         config.sub, and move-if-change to gdb testsuite distribution
18708         archive, so the testsuite can be extracted, configured, and
18709         run separately from the gdb distribution.  Blow away the Chill
18710         tests that require a Chill compiled executable, since GNU Chill
18711         is not yet publically available.
18713 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18715         * test-build.mk: set environment variables in a single command,
18716         instead of a list of assignments and exports
18718         * config.guess: recognize Alpha/OSF1 systems
18720 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18722         * configure: Change help message to prefer --options rather than
18723           -options.
18725 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18727         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18728         zippy@ecst.csuchico.edu.
18729         * config.guess: Recognize miniframe.
18731 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18733         * Makefile.in: Use srcroot to find runtest rather than rootme.
18734         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18736 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18738         * test-build.mk: Extensive additions to support building on a
18739         machine other than the host.
18741 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18743         * configure (tooldir): Fix for i386-aix again.
18745 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18747         * configure, Makefile.in:  Change definition of $(tooldir)
18748         to match the FSF.
18750 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18752         * config.guess:  Recognize i[34]86/SVR4.
18754 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18756         * Makefile.in (all-gdb): gdb depends on sim.
18758 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18760         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18761         at the same time we make the prototype gdb directory.
18762         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18763         files at the same time as the gdb base release distribution.
18765 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18767         * Makefile.in (check): Use individual check targets rather than
18768         DO_X rule.
18769         (check-gcc): Added.
18771 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18773         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18774         for System V release 3.2.
18776 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18778         * config.sub: Recognize hppaosf.
18779         * configure.in: Do configure ld/binutils/gas for it.
18781 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18783         * configure (tooldir): Alter syntax used to set this, for systems
18784         where "\$" isn't handled right, like i386-aix.
18786 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18788         * configure: Pass program-transform-name, not
18789         program_transform_name, to recursive configures.
18791 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18793         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18794         of gas+ld+binutils.
18796 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18798         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18800 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18802         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18804 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18806         * Makefile.in (PRMS): Set back to all-prms.
18808 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18810         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18811         targets, rather than for MIPS hosts.
18813 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18815         * configure.in: add comment for --with-x default values
18817         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18819         * Makefile.in: add check-* targets for each of the directories in
18820         the tree.  Add a definition of RUNTEST that will use the one we
18821         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18823 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18825         * configure.in: Removed obsolete references to bfd_target and
18826         target_makefile_frag.
18828         * build-all.mk: Set assorted targets for Q2.
18829         * config.sub: Recognize z8k-sim and h8300-hms.
18830         * test-build.mk: Really don't pass host to configure.
18831         (HOLES): Added uname.
18833 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18835         * configure: Handle an empty program-prefix, program-suffix or
18836         program-transform-name correctly.
18838 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18840         * build-all.mk: -G 8 no longer required for MIPS targets.
18841         * test-build.mk: Don't pass host argument to configure; make it
18842         guess.
18844 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18846         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18847         * Makefile.in (COMPRESS):  New macro, like GZIP.
18849 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18851         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18853         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18854         with gas currently defaults to -G 0.
18856 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18858         * Makefile.in (all-flex): flex depends on byacc.
18860         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18861         to test-build.mk as RELEASE_TAG.
18862         * test-build.mk (configargs): New variable containing arguments to
18863         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18864         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18866         * config.guess: Use /bin/uname when checking -X argument on SCO,
18867         to avoid invoking GNU uname which doesn't understand -X.
18869         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18871         * configure.in: Build gas for mips-*-*.
18873 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18875         * Makefile.in (all.normal): insert missing backslash.
18877 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18879         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18881         * Makefile.in: Complete overhaul to merge many almost identical
18882         targets.
18884 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18886         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18887         (gdb.tar.Z): Adjusted.
18889         * Makefile.in (setup-dirs, taz): New targets; should be general
18890         enough to adapt for gdb sometime.  Build only .z file.
18891         (gas.tar.z): New target.
18893 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18895         * build-all.mk: Use CC=cc -Xs on Solaris.
18897 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18899         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18900         for handling BISON for FSF releases.
18902 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18904         * configure: Actually implement the change zoo just documented.
18906 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18908         * configure: when using config.guess, only set target_alias when
18909         it's not already been set (ie, on the command line)
18911 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18913         * Makefile.in: add installcheck target, set PRMS to install-prms
18915 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18917         * configure: add support for package_makefile_fragment, handle the
18918         case where a directory has a configure.in file but no Makefile.in
18919         more gracefully (with an actual understandable error message, even);
18920         add support for --without (and add this to the usage message); also
18921         explicitly add a --host=${host_alias} to the command line when
18922         config.guess is used
18924 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18926         * configure: Must use both --host and --target in recursive calls.
18928 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18930         * Makefile.in: Change deja-gnu to dejagnu.
18932 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18934         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18936 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18938         * configure.in: canonicalize all instances to *-*-solaris2*,
18939         also strip out a number of tools to not build for go32 host
18941 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18943         * config.guess: add GPL.
18945         * Makefile.in, config.guess, config.sub, configure: bump
18946           copyrights to 93.
18948 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18950         * Makefile.in (do-info): Removed obsolete check for existence of
18951         localenv file.
18953         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18955 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18957         * Makefile.in: a couple of 'else true' for decstation,
18958         support for TclX
18960         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18962 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18964         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18966 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18968         * config.guess: Recognize i386-ibm-aix (PS/2).
18969         * configure.in: Use config/mh-aix386 file for it.
18971 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18973         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18974         CC_FOR_TARGET instead.
18975         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18977 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18979         * Makefile.in: Add sim to list of directories sent with gdb
18981 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18983         * configure.in: Put back mips-dec-bsd* case.
18985 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18987         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18988         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18989         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18991 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18993         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18995         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18996         (install-info): install dir.info only if it exists,
18997         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18999 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19001         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19002         gas for mips-dec-bsd.
19004 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19006         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19007         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19009 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19011         * configure.in: Added "dejagnu" to hosttools list.
19013 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19015         * config.sub, configure.in, config.guess:  Add support
19016         for Bosx, an AIX variant from Bull.
19017         Patches from F.Pierresteguy@frcl.bull.fr.
19019 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19021         * devo/dejagnu: Initial creation of devo/dejagnu.
19022         Migrated dejagnu testcases and support files for testing software
19023         tools to reside as subdirectories, currently called "testsuite",
19024         within the directory of the software tool.  Migrated all programs,
19025         support libraries, etc. beloging to dejagnu proper from
19026         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19027         with no modifications.  The changes to these files which will
19028         allow them to configure, build, and execute properly will be made
19029         in a future update.
19031 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19033         * Makefile.in: Change send_pr to send-pr.
19034         * configure.in: Likewise.
19035         * send_pr: Renamed directory to send-pr.
19037 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19039         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19041 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19043         * README:  Update for gdb-4.8 release.
19044         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19045         gdb-xxx.tar.z (gzip'd) file also.
19047 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19049         * Makefile.in: make all-diff depend on all-libiberty
19051 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19053         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19055 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19057         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19059 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19061         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19062         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19063         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19065 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19067         * Makefile.in:  makeinfo binary is in a new location
19069 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19071         * config.sub: Accept -ecoff as an OS.
19073         * Makefile.in: Various changes to eliminate a level of make
19074         recursion and reduce the required command line length.
19075         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19076         sub-makes.
19077         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19078         variables holding settings for specific sub-makes.
19079         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19080         in terms of BASE_FLAGS_TO_PASS.
19081         (TARGET_LIBS): New variable listing directories which use
19082         TARGET_FLAGS_TO_PASS.
19083         (subdir_do): Eliminated.
19084         (do-*): New set of targets to replace subdir_do.
19085         (various): All targets which used subdir_do now depend on do-*.
19086         (local-clean): Renamed from do_clean.
19087         (local-distclean): New target, dependency of distclean and
19088         realclean.
19089         (install-info): Don't create directories.  Depend on dir.info
19090         rather than calling make recursively.
19091         (install-dir.info): Eliminated.
19092         (install-info-dirs): Create all info directories here.
19093         (dir.info): Depend upon do-install-info.
19095         * test-build.mk (HOLES): Added false.
19097 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19099         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19101 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19103         * Makefile.in (info): remove dependency on all-texinfo.  The
19104         problem was really in texinfo/C, not at this level.
19106 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19108         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19110 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19112         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19113         GDB releases.
19115 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19117         * configure: Include srcdir in message about target of link not
19118         being found.  Don't convert `-' to `_' in `with' options being
19119         passed to subdirs.
19121 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19123         * configure.in: add uudecode to host_tools
19125         * Makefile.in: added {all,install}-uudecode targets, added them to
19126         the appropriate lists
19128 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19130         * Makefile.in (all-gcc): Added dependency on all-gas.
19132         * configure.in (mips-*-*): Build ld and binutils.
19134 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19136         * configure: check return code from mkdir, print error message and
19137           exit on failure.
19139 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19141         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19143 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19145         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19147 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19149         * config.sub (h8500):  Recognize this as a cpu type.
19151 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19153         * configure: source directory missing is no longer a warning
19155         * configure.in: recognize irix[34]* instead of irix[34]
19157         * Makefile.in: define and pass down X11_LIB
19159 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19161         * guess-systype: Renamed to ...
19162         * config.guess:  ... by popular request.
19163         * configure.in, Makefile.in:  Update accordingly.
19165 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19167         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19168         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19169         + Execute ./dummy instead of assuming . is in PATH.
19171 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19173         * guess-systype:  New shell script.  Attempts to guess the
19174         canonical host name of the executing host.
19175         Only a few hosts are supported so far.
19176         * configure:  Call guess-systype if no host is specified.
19178 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19180         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19181         gcc Makefile.
19183 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19185         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19186         (all-gcc, install-gcc, subdir_do): Use it.
19188 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19190         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19192 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19194         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19195           set exclusively by configure, using configure.in .
19197 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19199         * test-build.mk: set $PATH for all builds
19201         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19203 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19205         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19206         the one used in gcc/Makefile.in, so that a null expansion doesn't
19207         override the one needed to build gcc with a native cc.
19209 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19211         * configure: Accept -with arguments.
19213 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19215         * Makefile.in: added h8300sim
19217 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19219         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19220         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19221         (all-cygnus, native, build-cygnus): Make
19222         $(canonhost)-stamp-3stage-done, not $(host)....
19223         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19224         i386-sco3.2v4.  Added else true to if command.
19226 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19228         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19230 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19232         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19234 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19236         * configure.in: don't remove binutils from Solaris builds
19238 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19240         * Makefile.in: get rid of earlier definitions for *clean,
19241         also handle the recursive info rule better
19243 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19245         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19246         do more-or-less the right thing.
19248 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19250         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19251         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19253 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19255         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19256         $(host_canonical).
19258         * configure.in: split the configdirs list into 4 categories (native
19259         v. cross, library v. tool) and handle the cross-only and native-
19260         only in more reasonable (and correct!) way.
19262 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19264         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19265         configdirs anymore.
19267 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19269         * Makefile.in: extensive cleanup::  removed all of the explicit
19270         clean-* targets, collapsed many wrappers around subdir_do into
19271         one, added additional targets to satisfy standards.texi, deleted
19272         some old targets, some changes for consistency
19274 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19276         * configure.in: handle some programs as cross-only, and others as
19277         native only
19279         * test-build.mk: handle partial holes in a more generic manner
19281         * Makefile.in: m4 depends on libiberty
19283 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19285         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19286         time, wdiff, and find to configdirs
19288         * Makefile.in: all, clean, and install rules for the new programs
19289         added to configure.in
19291 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19293         * configure.in: use mh-sun for all *-sun-* hosts
19295 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19297         * Makefile.in: define flags for X11 include files and library file
19298         locations, pass them down to the programs that need this info
19300         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19302 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19304         * configure.in: start building libg++ for HP-UX targets
19306 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19308         * README:  Update references to files moved into etc/.
19310 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19312         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19313         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19315 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19317         * configure: accept dash as well as underscore in long option
19318         names for FSF compatibility.
19320 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19322         * config.sub: added -sco3.2v4 support from FSF.
19324 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19326         * configure.in: expand the section that adds or removes
19327         directories from the list of programs to build, to handle native
19328         vs. cross in addition to host v. native
19330 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19332         * Makefile.in:  Replace C++ in macro names with CXX.
19333         This is less likely to break ...
19335 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19337         * test-build.mk: add -w to GNU_MAKE
19339 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19341         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19342         add 'sparc' to list of recognized cpus.  This needed to make
19343         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19344         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19345         then changes that into $CPU-wrs-vxworks.
19347         * configure.in: remove most references to gdbtest, regularize
19348         target based program removal
19350         * test-build.mk: import from p3 tree (many fixes and changes)
19352 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19354         * Makefile.in: added rules to handle tcl, tk, and expect
19356         * configure.in: handle those directories if they exist
19358 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19360         * config.sub: removed bogus hppabsd and hppahpux names, since
19361         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19363 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19365         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19366         depends upon all-xiberty
19368         * Makefile.in: changes from p3, including:
19370         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19372         * Makefile.in (XTRAFLAGS): include newlib directories if
19373         newlib/Makefile exists, rather than if host != target.
19375         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19377         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19378         from the same source tree and not building a cross-compiler.  This
19379         matters for the libg++ configuration if reconfiguring a tree that
19380         has already been installed.
19382         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19384         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19385         pick up the machine and system specific header files.
19387         * Makefile.in: added AS_FOR_TARGET, passed down in
19388         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19389         the C compiler to use to create programs which are run in the
19390         build environment, set it to default to $(CC), and passed it down
19391         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19393         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19395         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19396         We need them for unusual native builds, like systems without
19397         ranlib.
19399         * configure: also define $(host_canonical) and
19400         $(target_canonical), which are the full, canonical names for the
19401         given host and target
19403 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19405         * Makefile.in:  Added separate definitions for C++.
19407 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19409         * configure.in (configdirs):  Add deja-gnu.
19411 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19413         * README:  Update for configure.texi and gdb-4.7 release.
19415 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19417         * Makefile.in:  Move "all" target to top of file.
19418         Previously, first target was ".PHONY" which caused BSD4.4 make
19419         to build .PHONY when make was run without arguments.
19421 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19423         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19424         Library-copylefted code in libiberty.
19426 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19428         * config.sub:  Replace m68kmote with plain old m68k.
19430 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19432         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19434 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19436         * config.sub: Complain if no argument is given.  Added support for
19437         386bsd as OS and target alias.
19439 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19441         * Makefile.in (XTRAFLAGS): include newlib directories if
19442         newlib/Makefile exists, rather than if host != target.
19444 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19446         * config.sub: recognize sparclite-wrs-vxworks.
19448         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19449         p3.) Added clean-xiberty to clean.
19451 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19453         * configure.in: use *-*-* instead of nested cases for host and target
19455 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19457         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19458         from the same source tree and not building a cross-compiler.  This
19459         matters for the libg++ configuration if reconfiguring a tree that
19460         has already been installed.
19462 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19464         * config.sub (i486v/i486v4):  Merge in from FSF version.
19466 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19468         * configure: only set PWD if it is already set.
19470 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19472         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19473         doesn't have unset and all success paths (and most error paths)
19474         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19475         to just ${PWD} to avoid confusion.)
19477 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19479         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19480         even for a native compilation.
19482 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19484         Changes to make the gdb.tar.Z rule work better.
19486         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19487         (DEVO_SUPPORT):  Add configure.texi.
19488         (bfd-ilrt.tar.Z):  Remove ancient rule.
19490 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19492         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19493         pick up the machine and system specific header files.
19495         * configure.in, config.sub: added new target m68010-adobe-scout,
19496         with alias of adobe68k.  Changed configure.in to check for
19497         -scout before -sco* to avoid a false match.
19499         * Makefile.in: added AS_FOR_TARGET, passed down in
19500         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19501         the C compiler to use to create programs which are run in the
19502         build environment, set it to default to $(CC), and passed it down
19503         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19505 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19507         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19508         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19509         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19510         FOR_TARGET variants, to newlib and libg++.
19512 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19514         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19515         first.
19517 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19519         * config.sub:  Accept `elf' as an environment.
19521 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19523         * Makefile.in (all-opcodes):  cd into the right directory
19525 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19527         * configure: added -program_transform_name option, used as
19528         argument to sed when installing programs.
19529         configure.texi: added documentation for -program_prefix,
19530         -program_suffix and -program_transform_name.
19532 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19534         * config.sub:  Accept i486 where i386 ok.
19536 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19538         * config.sub: accept we32k
19540 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19542         * config.sub, configure.in: accept OSE68000 and OSE68k.
19544         * Makefile.in: don't create all directories for ``make install'';
19545         let the subdirectories create the ones they need.
19547 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19549         * COPYING: new file, GPL v2
19551 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19553         * Makefile.in: use the new gen-info-dir, which needs a template
19554         argument (which also lives in texinfo)
19556         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19558 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19560         * config.sub (ncr3000):  Change i386 to i486.
19562 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19564         * Makefile.in: add install-rcs, install-grep to
19565         install-no-fixedincludes, removed install-bison and install-libgcc
19567 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19569         * configure.in: grab the HPUX makefile fragment if on HPUX
19571 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19573         * Makefile.in: eradicate bison spoor (ditto libgcc).
19574          configure.in: recognise m68{k,000}-ericsson-OSE.
19575          es1800 is alias for m68k-ericsson-OSE
19577 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19579         * configure.in: rearrange the parts that remove programs from
19580         configdirs, based now on HOST==TARGET or by canonical triple.
19582 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19584         * test-build.mk: recurse explicitly with -f test-build.mk when
19585           appropriate.  predicate stage3 and comparison on the existence
19586           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19587           On very clean, also remove ...stamp-co.  Build in-place before
19588           doing other builds.
19590 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19592         * Makefile.in, configure.in: add tgas
19594 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19596         * Makefile.in: a number of changes merged in from progressive.
19598         * configure.in: add libm.
19600         * .cvsignore: ignore some stuff that comes from test-build.mk.
19602 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19604         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19606 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19608         * configure: Add program_suffix (parallel to program_prefix)
19609         * Makefile.in: adjust directory-creating script for losing decstation
19611 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19613         * configure:  Minor $subdir-related fixes.
19615 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19617         * configure: fix various problems with propogating
19618         makefile_target_frag in subdirs.
19619         * configure.in: config libgcc if its there
19621 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19623         * config.sub:  HPPA merge.
19625 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19627         * Makefile.in:  Replace all-bison with all-byacc in all
19628         dependency lines for other tools (which now use byacc).
19630 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19632         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19634 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19636         * Makefile.in: make gprof rules similar to byacc rules (instead of
19637         vestigal $(unsubdir) that didn't work...)
19639 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19641         * config.sub:  Add support for Linux.
19642         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19643         (at least for libg++).
19645 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19647         * configure.texi: fix doc for the -nfp option to configure
19649 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19651         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19653 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19655         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19656         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19657         * configure.in: added solaris* host_makefile_frag hook.
19659 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19661         * config.sub: changed recognition of m68000 so that various
19662         m68k types can be specified via m680[01234]0
19664 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19666         * config.sub (basic_machine): fix sed so that '-foo' isn't
19667         completely substituted out while .+'-foo' loses the '-foo'
19669 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19671         * config.sub ($os): Add -aout.
19673 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19675         * configure:  If host_makefile_frag is absolute, don't
19676         prefix ${invsubdir} (relevant to libg++ auto-configure).
19678 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19680         * Makefile.in (tooldir): Define it.
19681         (all-ld): Depend on all-flex.
19683 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19685         * Makefile.in (check):  Fix libg++ special case.
19687 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19689         * configure: do not bury `pwd` into config.status, thus do fewer
19690           pwd's.
19692         * configure: print the "Building in" message only when building in
19693           other than "." AND verbose.
19695         * configure: remove -s, rework -v to better accommodate guested
19696           configures.
19698         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19700 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19702         * Makefile.in: macroize flags passed on recursion.  remove
19703           fileutils.
19705 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19707         * configure: get makesrcdir right for subdirs deeper than 1.
19709         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19710           install.
19712 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19714         * Makefile.in: don't print subdir_do or recursion lines.
19716 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19718         * standards.texi: added menu item.
19720         * Makefile.in: build and install standards.info.
19722         * standards.texi: new file.
19724 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19726         * configure: test for and move config.status pieces from
19727           ${subdir}/.
19729 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19731         * configure:  Test for existance of files before trying to mv
19732         them, to avoid numerous non-existance messages.
19734 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19736         * configure: correct final line of config.status.
19738         * configure: patch from eggert.  Avoids a protection problem if
19739           the original Makefile.in is read only.
19741         * configure: use move-if-change from gcc to create config.status.
19742           Some makefiles depend on config.status to tell if a directory
19743           has been reconfigured for a different host.  This change
19744           prevents those directories from remaking everything in the case
19745           where the reconfig was only intended to rebuild a Makefile.
19747         * configure: test for config.sub with "config.sub sun4" rather
19748           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19749           host alias from a missing config.sub.
19751 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19753         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19754           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19756 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19758         * configure: mkdir ${subdir} as needed.
19760 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19762         * Makefile.in,configure.in: added autoconf.
19764 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19766         * Makefile.in: no longer pass against on recursion.
19768         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19769           definitions are not inherited.
19771         * configure: correct makesrcdir when subdir is .
19773 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19775         * configure:  Add support for 'subdirs' variable, which is
19776         like 'configdirs', except that configure doesn't re-invoke
19777         itself for subdirs, it just creates a Makefile for each subdir.
19778         * configure.texi:  Document subdirs.
19780 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19782         * configure.in: added flex to configdirs
19784 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19786         * Makefile.in: remove clean-stamps from clean.
19788 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19790         * configure.in:  Add gdbtest to configdirs.
19792 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19794         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19795         to recursive makes.
19796         * configure.in:  Recognize new ncr3000 config.
19798 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19800         * Makefile.in, configure.in: removed references to gdbm.
19802 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19804         * config.sub:  Don't canonicalize os value
19805         newsos* to bsd (readline needs to check for newsos).
19806         (This fix was earlier made Jan 31, but got re-broken.)
19808 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19810         * configure.in:  sco is an os, not a vendor!
19812         * configure:  Quote $( better.  Keep various shells happy.
19814 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19816         * Makefile.in: eliminate stamp-files.
19818 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19820         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19821           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19823 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19825         * config.sub:  fix iris/iris3.
19827 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19829         * configure: re-add -rm.
19831 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19833         * Maskefile.in: add .stmp-rcs to all.
19835         * configure.in: remove gas from rs6000 build, use aix host fragment.
19837 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19839         * configure: pass down site_option during recursion.
19841 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19843         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19845 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19847         * configure: Change exec_prefix so that it really defaults to prefix.
19849 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19851         * Makefile.in, configure.in:  Add support for mmalloc library.
19853 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19855         * Makefile.in: add stmp dependencies for a few more things.
19857 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19859         * configure: adjusted error message on objdir/srcdir configure
19860           collision, per john's suggestion.
19862         * Makefile.in: add libiberty stmp to all and all.cross.
19864 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19866         * Makefile.in: remove force dependencies, add grep to all.
19868 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19870         * Makefile.in: drop flex.  make stamp files work.
19872         * configure: added test for conflicting configuration in srcdir,
19873           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19874           gets cranky.  use relative paths for configure and srcdir
19875           whenever possible.  Send some error messages to stderr that were
19876           going to stdout.
19878 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19880         * Makefile.in:  Fix libg++ rule to check for gcc directory
19881         before using gcc/gcc.  Also pass XTRAFLAGS.
19883 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19885         * Makefile.in: added stmp-files so that directories aren't polled
19886           when they are already built.
19888         * configure.texi: fixed a node pointer problem.
19890 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19892         * config.sub configure.in gdb/configure.in
19893         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19894         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19895         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19897 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19899         * configure: -recurring becomes -silent.  corrected help message
19900           for -site= option.
19902         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19904 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19906         * configure: when building Makefile for crosses, replace
19907           tooldir and program_prefix.  default srcdir from location of
19908           config.sub.  remove "for host in hosts" and "for target in
19909           targets" loops.
19911 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19913         * Makefile.in: Do not pass bindir or mandir to cvs.
19915 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19917         * Makefile.in, configure.in: removed traces of namesubdir,
19918           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19919           copyrights to '92, changed some from Cygnus to FSF.
19921         * configure.texi: remove most references to multiple hosts,
19922           multiple targets, subdirs, etc.
19924         * configure.man: removed rcsid. reference config.sub not
19925           config.subr.
19927         * Makefile.in: mkdir $(infodir) on install-info.
19929 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19931         * configure.texi:  Explain better about .gdbinit and about
19932         the environment that configure.in sections run in.
19934 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19936         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19938 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19940         * README:  DOC.configure => cfg-paper.texi.
19942 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19944         * config.sub (near case $os):  Don't convert newsos* to bsd!
19946 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19948         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19949         the number of copies of COPYING that go into the GDB tar file.
19951 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19953         * bfd/configure.in, gdb/config/mh-i386sco,
19954         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19955         Fix SCO configuration stuff.
19957 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19959         * Makefile.in:  For libg++, make sure the -I pointing
19960         to the gcc directory goes *after* all the libg++-local -I flags.
19961         Also, move just-gcc dependency from just-libg++ to all-libg++.
19963 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19965         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19967 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19969         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19971 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19973         * config.sub:  Add stratus configuration frags.  Also
19974         submitted to FSF.
19976 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19978         * Makefile.in (DEV_SUPPORT):  add configure.man.
19980         * config.sub(Decode manufacturer-specific):  add -none*.
19982 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19984         * Makefile.in:  remove form feeds to make Sun's make happy.
19985         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19987 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19989         * Makefile.in (AR_FLAGS):  Make quieter.
19991 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19993         * configure.in:  Add libg++.
19994         * configure:  When verbose, don't output the command line at each
19995         level; it will be unremarkably the same as the previous version,
19996         which will be the same as what the user typed.
19998 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20000         * configure.in, Makefile.in: fix clean-info, add flex.  add
20001           fileutils.
20003         * configure: be less sensitive to spaces in Makefile.in.  Do not
20004           look for sources in "..".  Doing so breaks subdirectories that
20005           might have their own configure.  If a subdir has it's own
20006           configure script, use it.
20008 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20010         * cfg-paper.texi: some changes suggested by rms.
20012 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20014         * config.sub:  Merge in some small additions from the FSF version,
20015         taken from the gcc distribution, to bring the Cygnus and FSF
20016         versions into closer sync.
20018 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20020         * configure.in:  Changed svr4 references to sysv4.
20022 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20024         * configure: added -V for version number option.
20026 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20028         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20029           renamed from DOC.configure to cfg-paper.texi.
20031 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20033         * configure, config.subr, config.sub: config.subr is now
20034           config.sub again.
20036 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20038         * configure.texi: new file, in progress.
20040         * Makefile.in: build info file and install the man page for
20041           configure.
20043         * configure.man: new file, first cut.
20045         * configure: find config.subr again now that configuration "none"
20046           has gone.  removed all traces of the -ansi option.  removed all
20047           traces of the -languages option.
20049         * config.subr: resync from rms.
20051 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20053         * configure, config.sub, config.subr: merge config.sub into
20054           config.subr, call the result config.subr, remove config.sub, use
20055           config.subr.
20057         * Makefile.in: revised install for dir.info.
20059 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20061         * configure.in: add decstation host makefile frag.
20063         * Makefile.in: BISON now bison -y again.  also install-gcc on
20064           install.  clean-gdbm on clean.  infodir belongs in datadir.
20065           Make directories for info install.  Build dir.info here then
20066           install it.
20068 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20070         * Makefile.in: fix for bad directory tests.
20072 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20074         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20075           regexp.  -srcdir relative was being handled incorrectly.
20077         * Makefile.in: unwrapped some for loops so that parallel makes
20078           work again and so one can focus one's attention on a particular
20079           package.
20081 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20083         * configure: added PWD as a stand in for `pwd` (for speed). use
20084           elif wherever possible.  make -srcdir work without -objdir.
20085           -objdir= commented out.
20087 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20089         * configure: +options become --options.  -subdirs commented out.
20090           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20091           Makefile now at top of generated Makefile.  Removed cvs log
20092           entries.  added -srcdir.  create .gdbinit only if there is one
20093           in ${srcdir}.
20095         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20096           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20097           and mandir now keyed off datadir by default.
20099 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20101         * Freshly created ChangeLog.
20104 Local Variables:
20105 mode: change-log
20106 left-margin: 8
20107 fill-column: 76
20108 version-control: never
20109 End: