2018-07-19 Richard Biener <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blob483eaa80a9cae76683a2b10777ed9ac8e9bb2116
1 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
3         * MAINTAINERS: Adjust email address for me and my colleague Robin
4         Dapp.
6 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
7             Sunil K Pandey  <sunil.k.pandey@intel.com>
9         PR target/84413
10         * config/i386/i386.c (m_CORE_AVX512): New.
11         (m_CORE_AVX2): Likewise.
12         (m_CORE_ALL): Add m_CORE_AVX2.
13         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
14         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
15         and remove the rest of m_SKYLAKE_AVX512.
17 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
19         * config.sub: Sync with upstream version 2018-07-03.
21 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
23         * config.guess: Sync with upstream version 2018-06-26.
24         * config.sub: Sync with upstream version 2018-07-02.
26 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
28         * libtool.m4: Sort output of 'find' to enable deterministic builds.
29         * ltmain.sh: Likewise.
31 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
33         * contrib/config-list.mk: Remove powerpc-linux_paired.
35 2018-06-29  Alexandre Oliva <oliva@adacore.com>
37         * configure.ac: Introduce support for @unless/@endunless.
38         * Makefile.tpl (dep-kind): Rewrite with cond; return
39         postbootstrap in some cases.
40         (make-postboot-dep, postboot-targets): New.
41         (dependencies): Do not output postbootstrap dependencies at
42         first.  Output non-target ones changed for configure to depend
43         on stage_last @if gcc-bootstrap, and the original deps @unless
44         gcc-bootstrap.
45         * configure.in, Makefile.in: Rebuilt.
47 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
49         * MAINTAINERS (write after approval): Add myself.
51 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
53         * MAINTAINERS (write after approval): Add myself.
55 2018-06-19  Nick Clifton  <nickc@redhat.com>
57         * zlib/configure.ac: Restore old behaviour of only enabling
58         multilibs when a target subdirectory is defined.  This allows
59         building with srcdir == builddir.
60         * zlib/configure: Regenerate.
62 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
64         * Makefile.def (fortran): Add check-target-libgomp-fortran.
65         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
66         * Makefile.in: Regenerate.
68 2018-06-16  Ben Elliston  <bje@gnu.org>
70         * config.guess: Import latest version.
71         * config.sub: Likewise.
73 2018-06-08  Martin Liska  <mliska@suse.cz>
75         * MAINTAINERS: Remove MPX-related entries.
76         * Makefile.def: Remove libmpx support.
77         * Makefile.in: Regenerate.
78         * configure.ac: Remove removed files.
79         * configure: Regenerate.
80         * libmpx/ChangeLog: Remove.
81         * libmpx/Makefile.am: Remove.
82         * libmpx/Makefile.in: Remove.
83         * libmpx/acinclude.m4: Remove.
84         * libmpx/aclocal.m4: Remove.
85         * libmpx/config.h.in: Remove.
86         * libmpx/configure: Remove.
87         * libmpx/configure.ac: Remove.
88         * libmpx/configure.tgt: Remove.
89         * libmpx/libmpx.spec.in: Remove.
90         * libmpx/mpxrt/Makefile.am: Remove.
91         * libmpx/mpxrt/Makefile.in: Remove.
92         * libmpx/mpxrt/libmpx.map: Remove.
93         * libmpx/mpxrt/libtool-version: Remove.
94         * libmpx/mpxrt/mpxrt-utils.c: Remove.
95         * libmpx/mpxrt/mpxrt-utils.h: Remove.
96         * libmpx/mpxrt/mpxrt.c: Remove.
97         * libmpx/mpxrt/mpxrt.h: Remove.
98         * libmpx/mpxwrap/Makefile.am: Remove.
99         * libmpx/mpxwrap/Makefile.in: Remove.
100         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
101         * libmpx/mpxwrap/libtool-version: Remove.
102         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
104 2018-06-04  Martin Liska  <mliska@suse.cz>
106         * MAINTAINERS: Add myself as gcov maintainer.
108 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
110         * MAINTAINERS: Update my email address.
112 2018-06-04  Tom de Vries  <tdevries@suse.de>
114         * MAINTAINERS: Remove write-after-approval entries for component
115         maintainers.
117 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
119         * MAINTAINERS (write after approval): Add myself.
121 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
123         * MAINTAINERS: Update my email address.
125 2018-06-01  Tom de Vries  <tdevries@suse.de>
127         * MAINTAINERS: Update my email address.
129 2018-05-22  Bin Cheng <bin.cheng@arm.com>
131         * MAINTAINERS (loop-optimizer): Add myself.
133 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
135         * configure.ac: Added "nfp" target.
136         * configure: Regenerate.
138 2018-04-30  Richard Biener  <rguenther@suse.de>
140         PR bootstrap/85571
141         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
142         (STAGE3_TFLAGS): Likewise.
143         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
144         (STAGEtrain_TFLAGS): Likewise.
145         * Makefile.in: Regenerate.
147 2018-04-26  Richard Biener  <rguenther@suse.de>
149         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
150         (STAGE2_CFLAGS): Likewise.
151         (STAGE2_TFLAGS): Likewise.
152         (STAGE3_CFLAGS): Add -fchecking.
153         (STAGE3_TFLAGS): Likewise.
154         (STAGEtrain_CFLAGS): Filter out -fchecking.
155         (STAGEtrain_TFLAGS): Likewise.
156         * Makefile.in: Re-generate.
158 2018-04-25  Catherine Moore <clm@codesourcery.com>
160         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
162 2018-04-18  Paul Clarke  <pc@us.ibm.com>
164         * MAINTAINERS (write after approval): Add myself.
166 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
168         * MAINTAINERS: Update my email address.
170 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
172         * MAINTAINERS: Remove redundant Write-After-Approval entry.
174 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
176         * MAINTAINERS: Update my email address and disambiguate myself
177         a bit from Will Schmidt.
179 2018-03-21  Nathan Sidwell  <nathan@acm.org>
181         * MAINTAINERS: Move maintainers of now-removed picochip and score
182         ports to write after approval.
184 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
186         * MAINTAINERS: Add entry for SVE maintainership.
188 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
190         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
191         * configure: Regenerate.
193 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
195         * MAINTAINERS (write after approval): Add myself.
197 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
199         * MAINTAINERS (write after approval): Add myself.
201 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
203         * MAINTAINERS (write after approval): Add myself.
205 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
207         Update copyright years.
209 2018-01-03  Ben Elliston  <bje@gnu.org>
211         * config.guess: Import latest version.
212         * config.sub: Likewise.
214 2017-12-12  Stafford Horne  <shorne@gmail.com>
216         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
217         * configure: Regenerate.
219 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
221         * MAINTAINERS (Write After Approval): Add myself.
223 2017-11-28  Julia Koval  <julia.koval@intel.com>
224             Sebastian Peryt  <sebastian.peryt@intel.com>
226         * Makefile.def (target_modules): Remove libcilkrts.
227         * Makefile.in: Ditto.
228         * configure: Ditto.
229         * configure.ac: Ditto.
231 2017-11-28  Julia Koval  <julia.koval@intel.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
237         * MAINTAINERS (Write After Approval): Add myself.
239 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
241         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
242         Use my SiFive email address.
244 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
246         * MAINTAINERS (write after approval): Add myself.
248 2017-10-27  Martin Liska  <mliska@suse.cz>
250         * Makefile.tpl: Use proper name of folder as it was renamed
251         during transition to 4 stages.
252         * Makefile.in: Regenerate.
254 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
256         * MAINTAINERS (write after approval): Add myself.
258 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
260         * MAINTAINERS: Add a note that maintainership also includes web
261         pages, docs, and testsuite related to that area.
263 2017-09-25  Tom de Vries  <tom@codesourcery.com>
265         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
267 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
269         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
271 2017-09-15  Nathan Sidwell  <nathan@acm.org>
273         * MAINTAINERS: Remove myself as a vxworks maintainer.
275 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
277         * MAINTAINERS: Remove email address of Jim Norris.
279 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
281         * MAINTAINERS (Reviewers): Move myself from here...
282         (CPU Port Maintainers): ... to here.
284 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
286         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
288 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
290         * MAINTAINERS (write after approval): Add myself.
292 2017-07-28  Tony Reix  <tony.reix@atos.net>
294         * configure.ac (target-libffi): Don't disable for AIX.
295         (go): Don't add to unsupported_languages on AIX.
296         (target-libgo): Don't disable for AIX.
297         * configure: Regenerate.
299 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
301         * MAINTAINERS: Add myself.
303 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
305         * MAINTAINERS: Update my email address.
307 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
309         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
310         arm-specific auto-generated header files.
312 2017-07-03  Nathan Sidwell  <nathan@acm.org>
314         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
315         * configure: Rebuilt.
317 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
319         * MAINTAINERS: Readd myself for c6x.
321 2017-06-28  Martin Liska  <mliska@suse.cz>
323         PR bootstrap/81217
324         * Makefile.def: Remove superfluous bootstrap_target from
325         bootstrap_stage.
326         * Makefile.in: Re-generate the file.
328 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
330         * MAINTAINERS: Add myself to Write After Approval
332 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
334         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
336 2017-06-19  Martin Liska  <mliska@suse.cz>
338         * Makefile.def: Define 4 stages PGO bootstrap.
339         * Makefile.tpl: Define FLAGS.
340         * Makefile.in: Regenerate.
342 2017-06-14  Ian Lance Taylor  <iant@golang.org>
344         * Makefile.def: Add check-gotools to go check targets.
345         * Makefile.in: Rebuild.
347 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
349         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
351 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
353         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
354         * configure: Regenerate.
356 2017-05-31  Martin Liska  <mliska@suse.cz>
358         * configure.ac: Add handling of stage2_werror_flags to
359         action-if-given and to action-if-not-given.
360         * configure: Regenerate.
362 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
364         * MAINTAINERS: Add self to Write After Approval
366 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
368         * MAINTAINERS: Update my email address, and remove myself as
369         maintainer in some areas.
371 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
373         * MAINTAINERS: Add self to Write After Approval
375 2017-05-25  Nathan Sidwell  <nathan@acm.org>
377         * configure.ac: Add --enable-languages=default to mean default and
378         make --enable-languages=all mean all supported languages.
379         * configure: Regenerated.
381 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
383         * config.gcc (powerpc*-*-*spe*): New.
384         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
385         (powerpc-*-rtems*spe*): New.
386         (powerpc*-*-linux*spe*): New.
387         (powerpc-wrs-vxworksspe): New.
388         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
389         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
390         * config.host (powerpc*-*-*spe*): New.
392 2017-05-19  Martin Liska  <mliska@suse.cz>
394         * configure.ac: Add --enable-werror-always just for
395         bootstrap-debug (or none build config) and do not add it
396         when we are on a release branch.
397         * configure: Regenerated.
399 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
401         * MAINTAINERS: Add self to Write After Approval
403 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
405         * MAINTAINERS: Move myself to Write After Approval section.
407 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
409         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
410         ACCH registers.
411         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
412         available.
413         (umulsidi3): Likewise.
414         (mulsidi3_700): Disable this pattern when we have advanced mpy
415         instructions.
416         (umulsidi3_700): Likewise.
417         (maddsidi4): New pattern.
418         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
419         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
420         (mpydu_imm_arcv2hs): Likewise.
421         * config/arc/predicates.md (accl_operand): New predicate.
423 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
424             Andrew Burgess <andrew.burgess@embecosm.com>
426         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
427         case.
428         (ARC_AUTOFP_IRQ_P): Likewise.
429         (ARC_AUTO_IRQ_P): Likewise.
430         (rgf_banked_register_count): New variable.
431         (parse_mrgf_banked_regs_option): New function.
432         (arc_override_options): Handle rgf_banked_regs option.
433         (arc_handle_interrupt_attribute): Add firq option.
434         (arc_compute_function_type): Return fast irq type when required.
435         (arc_must_save_register): Handle fast interrupts.
436         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
437         (arc_return_address_regs): Update.
438         * config/arc/arc.h (arc_return_address_regs): Update.
439         (arc_function_type): Add fast interrupt type.
440         (ARC_INTERRUPT_P): Update.
441         (RC_FAST_INTERRUPT_P): Define.
442         * config/arc/arc.md (simple_return): Update for fast interrupts.
443         (p_return_i): Likewise.
444         * config/arc/arc.opt (mrgf-banked-regs): New option.
445         * doc/invoke.texi (mrgf-banked-regs): Document.
447 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
449         * config/arc/arc.c (irq_ctrl_saved): New variable.
450         (ARC_AUTOBLINK_IRQ_P): Define.
451         (ARC_AUTOFP_IRQ_P): Likewise.
452         (ARC_AUTO_IRQ_P): Likewise.
453         (irq_range): New function.
454         (arc_must_save_register): Likewise.
455         (arc_must_save_return_addr): Likewise.
456         (arc_dwarf_emit_irq_save_regs): Likewise.
457         (arc_override_options): Handle deferred options.
458         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
459         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
460         arc_must_save_return_addr.
461         (arc_compute_frame_size): Handle automated save and restore of
462         registers.
463         (arc_expand_prologue): Likewise.
464         (arc_expand_epilogue): Likewise.
465         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
466         * config/arc/arc.opt (mirq-ctrl-saved): New option.
467         * doc/invoke.texi (mirq-ctrl-saved): Document option.
469 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
470         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
472         PR bootstrap/77661
473         * Makefile.def: Don't pass --enable-maintainer-mode on to an
474         in-tree build MPC.
475         * Makefile.in: Regenerate.
477 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
479         * configure.ac: Enable LTO by default on darwin >= 9.
480         * configure: Regenerate.
482 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
484         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
485         and Andrew Waterman as the RISC-V maintainers.
487 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
489         * MAINTAINERS: Add self to Write After Approval
491 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
493         * config.guess: Import latest from upstream.
495 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
497         * MAINTAINERS (Write After Approval): Remove entries that are
498         already covered under Reviewers.
500 2017-03-08  Mark Wielaard  <mark@klomp.org>
502         PR demangler/70909
503         PR demangler/67264
504         * include/demangle.h: Add d_printing to struct demangle_component
505         and pass struct demangle_component as non const.
507 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
509         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
511 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
513         * Makefile.tpl: Remove HOST_ISLVER.
514         (HOST_EXPORTS): Remove ISLVER.
515         * Makefile.in: Regenerate.
517 2017-02-13  Richard Biener  <rguenther@suse.de>
519         * configure: Re-generate.
521 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
523         * MAINTAINERS: Adjust bug reporting URL.
525 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
527         * MAINTAINERS (Write After Approval): Remove redundant entry
528         for Andrew Burgess.
530 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
532         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
533         32-bit hppa*-*-hpux*.
534         * configure: Regenerate.
536 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
538         * configure.ac: Moved the white list of enabling BRIG FE to
539         libhsail-rt/configure.tgt.
540         * configure: Regenerated.
541         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
543 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
544             Martin Jambor  <mjambor@suse.cz>
546         * Makefile.def (target_modules): Added libhsail-rt.
547         (languages): Added language brig.
548         * Makefile.in: Regenerated.
549         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
550         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
551         * configure: Regenerated.
553 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
555         PR other/79046
556         * configure: Regenerated.
558 2017-01-04  Alan Modra  <amodra@gmail.com>
560         * configure: Regenerate.
562 2016-12-29  Ben Elliston  <bje@gnu.org>
564         * config.sub: Import latest version.
566 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
568         * MAINTAINERS (Write After Approval): Add myself.
570 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
572         * configure.ac: Don't bootstrap libmpx unless --with-build-config
573         includes bootstrap-mpx.
574         * configure: Regenerated.
576 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
578         * MAINTAINERS (Write After Approval): Add myself.
580 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
582         * configure: Regenerate.
584 2016-12-01  Matthias Klose  <doko@ubuntu.com>
586         * configure.ac: Don't use pkg-config to check for bdw-gc.
587         * configure: Regenerate.
589 2016-11-30  Matthias Klose  <doko@ubuntu.com>
591         * Makefile.def: Remove reference to boehm-gc target module.
592         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
593         options and for the bdw-gc pkg-config module.
594         * configure: Regenerate.
595         * Makefile.in: Regenerate.
597 2016-11-28  Nathan Sidwell  <nathan@acm.org>
599         * MAINTAINERS (nvptx): Remove self.
601 2016-11-25  Ben Elliston  <bje@gnu.org>
603         * config.guess: Import latest version.
604         * config.sub: Likewise.
606 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
608         * MAINTAINERS (Write After Approval): Add myself.
610 2016-11-15  Matthias Klose  <doko@ubuntu.com>
612         * Makefile.def: Remove references to GCJ.
613         * Makefile.tpl: Likewise.
614         * Makefile.in: Regenerate.
616 2016-11-15  Matthias Klose  <doko@ubuntu.com>
618         * config-ml.in: Remove references to GCJ.
619         * configure.ac: Likewise.
620         * configure: Regenerate.
622 2016-11-01  Josh Conner  <joshconner@google.com>
624         * MAINTAINERS (Write After Approval): Update email address,
626 2016-10-27  Carl Love  <cel@us.ibm.com>
628         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
629         Approval list to make it alphabetical.
631 2016-10-27  Carl Love  <cel@us.ibm.com>
633         * MAINTAINERS (Write After Approval): Add myself.
635 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
637         * MAINTAINERS (Reviewers): Add myself.
638         (Write After Approval): Add myself.
640 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
641             Ulrich Weigand  <uweigand@de.ibm.com>
643         * MAINTAINERS: Update email address.
645 2016-10-10  Nathan Sidwell  <nathan@acm.org>
647         * MAINTAINERS: Update email address.
649 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
651         * configure.ac: Add aarch64-*-freebsd*.
652         * configure: Regenerate.
654 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
656         * MAINTAINERS: Update email address after it got reverted.
658 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
660         * configure.ac (target_libraries): Readd target-boehm-gc.
661         Restore --enable-objc-gc handling.
662         * configure: Regenerate.
664 2015-10-03  Jeff Law  <law@redhat.com>
666         * MAINTAINERS: Move several inactive maintainers to the
667         write-after-approval section.
669 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
671         * configure.ac: Add target-libffi to target_libraries.
672         Readd libgcj target disablings, modified to only target-libffi.
673         Readd target addition of go to unsupported languages.
674         * configure: Regenerated.
676 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
678         * MAINTAINERS: Update email address.
680 2016-09-30  Andrew Haley  <aph@redhat.com>
682         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
683         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
684         libgcj.
686 2016-09-30  Andrew Haley  <aph@redhat.com>
688         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
689         write-after approval after GCJ deletion.
691 2016-09-30  Andrew Haley  <aph@redhat.com>
693         * Makefile.def: Remove libjava.
694         * Makefile.tpl: Likewise.
695         * Makefile.in: Regenerate.
696         * configure.ac: Likewise.
697         * configure: Likewise.
698         * gcc/java: Remove.
699         * libjava: Likewise.
701 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
703         * MAINTAINERS (Reviewers): Add myself.
705 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
707         * configure.ac: Disable "sim" directory for arc*-*-*.
708         * configure: Regenerated.
710 2016-09-23  Tamar Christina <tamar.christina@arm.com>
712         * MAINTAINERS (Write After Approval): Add myself.
714 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
716         * configure.ac: Check for the minimum in-tree MPFR version
717         handled.
718         * configure: Regenerate.
720 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
722         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
723         * configure: Regenerated.
725 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
727         * MAINTAINERS (Write After Approval): Add myself.
729 2016-06-23  Andi Kleen  <ak@linux.intel.com>
731         * Makefile.def: Add autoprofiledbootstrap.
732         * Makefile.tpl: Dito.
733         * Makefile.in: Regenerate.
735 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
737     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
738     * configure: Regenerate.
740 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
742         * configure: Regenerate.
743         * configure.ac: Remove support for avr-rtems.
745 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
747         * MAINTAINERS (Write After Approval): Add myself.
749 2016-06-16  Michael Collison  <michael.collison@arm.com>
751         * MAINTAINERS (Write After Approval): Add myself.
753 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
755         * MAINTAINERS (Write After Approval): Update e-mail address.
757 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
759         * MAINTAINERS (Write After Approval): Add myself.
761 2016-05-28  Alan Modra  <amodra@gmail.com>
763         * Makefile.tpl (configure): Depend on m4 files included.
764         * Makefile.in: Regenerate.
766 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
768         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
769         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
771 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
773         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
774         special case builtin.
775         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
776         support for ALTIVEC_BUILTIN_VEC_ADDEC.
777         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
778         for __builtin_vec_addec.
780 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
782         * config.guess: Import version 2016-04-02 (newest).
783         * config.sub: Import version 2016-05-10 (newest).
785 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
787         * configure.ac: Add ARC support to libgloss.
788         * configure: Regenerate
790 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
796         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
797         * configure: Regenerated.
798         * Makefile.def (gmp): Explicitly disable assembler.
799         (mpfr): Adjust lib_path.
800         (mpc): Likewise.
801         * Makefile.in: Regenerated.
803 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
805         PR bootstrap/70704
806         * configure.ac (--enable-stage1-checking): Add missing
807         --enable-checking=.
808         * configure: Regenerated.
810 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
812         * config.guess: Revert r235676.
813         * config.sub: Revert r235676.
815 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
817         * config.guess: Remove SH5 support.
818         * config.sub: Likewise.
819         * configure: Likewise.
820         * configure.ac: Likewise.
822 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
824         PR bootstrap/70704
825         * configure.ac (--enable-stage1-checking): For --disable-checking or
826         implicit --enable-checking, make sure extra flag matches in between
827         stage1 and later checking.
828         * configure: Regenerated.
830 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
832         * .gitattributes: New file.
834 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
836         * MAINTAINERS (rs6000/powerpc port): Add myself.
838 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
840         PR bootstrap/70173
841         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
842         and gotools directories.  Delete the stage_final file.
843         * Makefile.in: Regenerate.
845 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
847         * MAINTAINERS (Write After Approval): Add myself.
849 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
851         * MAINTAINERS (Fortran maintainer): Remove myself.
853 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
859         * MAINTAINERS (Write After Approval): Add myself.
861 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
863         Sync with binutils-gdb:
865         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
867         * configure.ac: Add mips and s390 to the gold target check.
868         * configure: Regenerate.
870 2016-03-01  DJ Delorie  <dj@redhat.com>
872         * MAINTAINERS (mep): Remove myself as MeP maintainer.
874 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
876         * MAINTAINERS (libcpp): Add myself.
877         (diagnostic messages): Likewise.
879 2016-02-20  Tom de Vries  <tom@codesourcery.com>
881         * MAINTAINERS: Fix whitespace.
883 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
885         * MAINTAINERS (Write After Approval): Add myself.
887 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
889         * config/isl.m4: Add comments about isl-0.16.
890         * configure: Regenerate.
892 2016-01-29  Martin Jambor  <mjambor@suse.cz>
894         * MAINTAINERS (hsa maintainers): Add myself.
896 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
898         * MAINTAINERS: (Write After Approval): Add myself.
900 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
901             Sebastian Pop  <s.pop@samsung.com>
903         * Makefile.in: Regenerate.
904         * Makefile.tpl: Export ISLVER.
905         * configure: Regenerate.
906         * config/isl.m4: Detect isl-0.15.
908 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
910         PR bootstrap/69329
911         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
912         * Makefile.in: Regenerate.
914 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
916         * configure.ac: Enable LTO for DJGPP
917         * configure: Regenerate
919 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
921         Sync with binutils-gdb:
922         2015-10-21  Nick Clifton  <nickc@redhat.com>
924         PR gas/19109
925         * configure.ac: Note the 'none' is an acceptable argument to
926         --enable-compressed-debug-sections.
927         * configure: Regenerate.
929 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
931         PR bootstrap/69134
932         * Makefile.def (mpfr): Disable assembler.
933         * Makefile.in: Regenerate.
935 2016-01-01  Ben Elliston  <bje@gnu.org>
937         * config.guess: Import version 2016-01-01.
938         * config.sub: Likewise.
940 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
942         * MAINTAINERS (Write After Approval): Add myself.
944 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
946         * Makefile.in: Replace ISL with isl.
947         * Makefile.tpl: Same.
948         * config/isl.m4: Same.
949         * configure.ac: Same.
950         * contrib/download_prerequisites: Same.
951         * configure: Regenerate.
953 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
955         * MAINTAINERS (Write After Approval): Add Myself.
957 2015-12-17  Nathan Sidwell  <nathan@acm.org>
959         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
960         * configure: Regenerate.
962 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
963             Sebastian Pop  <s.pop@samsung.com>
965         * config/isl.m4 (ISL_CHECK_VERSION): Check for
966         isl_ctx_get_max_operations.
967         * configure: Regenerate.
969 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
971         * MAINTAINERS (Write After Approval): Add myself.
973 2015-12-02  Ian Lance Taylor  <iant@google.com>
975         PR go/66147
976         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
977         * Makefile.in: Regenerate.
979 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
981         PR libffi/65726
982         * Makefile.def (lang_env_dependencies): Make libffi depend
983         on cxx.
984         * Makefile.in: Regenerate.
986 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
988         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
989         symbols.
991 2015-11-20  Tristan Gingold  <gingold@adacore.com>
993         Sync with binutils-gdb:
994         2015-11-20  Tristan Gingold  <gingold@adacore.com>
996         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
997         * configure: Regenerate.
999 2015-11-19  Martin Liska  <mliska@suse.cz>
1001         * .gitignore: Add .clang-format to ignored files.
1002         * Makefile.in: Add clang-format.
1003         * Makefile.tpl: Likewise.
1005 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1007         * configure.ac: Enable libmpx by default.
1008         * configure: Regenerated.
1010 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1012         * MAINTAINERS: Update email address.
1014 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1016         * MAINTAINERS: Update email address.
1018 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1020         * MAINTAINERS  (Write After Approval): Add myself.
1022 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1024         Sync with binutils-gdb:
1025         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1027         PR gas/19109
1028         * configure.ac: Add
1029         --enable-compressed-debug-sections={all,gas,gold,ld}.
1030         * configure: Regenerated.
1032 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1034         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1036 2015-10-09  Martin Liska  <mliska@suse.cz>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1042         * MAINTAINERS (Write After Approval): Add myself.
1044 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1046         * MAINTAINERS: Update email address.
1048 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1050         * MAINTAINERS  (Write After Approval): Add myself.
1052 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1054         * MAINTAINERS: Update email.
1056 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1058         * MAINTAINERS: Update my email address.
1060 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1062         * MAINTAINERS (ft32 port): Add myself.
1064 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1066         * MAINTAINERS: Add myself.
1068 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1074         PR libfortran/54572
1075         * Makefile.def: Make libgfortran depend on libbacktrace.
1076         * Makefile.in: Regenerate.
1078 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1080         * MAINTAINERS (Write After Approval): Add myself.
1082 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1084         PR other/67092
1085         * configure.ac: Remove --with_host_libstdcxx support.
1086         * configure: Regenerate.
1088 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1089             Jakub Jelinek  <jakub@redhat.com>
1091         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1092         nvptx*-*-*.
1093         * configure: Regenerate.
1095 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1097         * Makefile.def (libiconv): Define bootstrap=true.
1098         Mark pdf/html/info as missing.
1099         (configure-gcc): Depend on all-libiconv.
1100         (all-gcc): Ditto.
1101         (configure-libcpp): Ditto.
1102         (all-libcpp): Ditto.
1103         (configure-intl): Ditto.
1104         (all-intl): Ditto.
1105         * Makefile.in: Regenerate.
1107 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1109         * MAINTAINERS (loop ivopts): Add the entry and myself.
1111 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1113         * MAINTAINERS (nvptx): Add self.
1115 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1117         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1118         128-bit vector modes.
1120 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2015-07-28  Ben Elliston  <bje@gnu.org>
1126         * config.sub, config.guess: Import from upstream.
1128 2015-07-24  Michael Darling  <darlingm@gmail.com>
1130         PR other/66259
1131         * config-ml.in: Reflects renaming of configure.in to configure.ac
1132         * configure: Likewise
1133         * configure.ac: Likewise
1135 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1137         * MAINTAINERS: Update my email address.
1139 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1141         Sync with binutils-gdb:
1142         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1144         * configure.ac (target_configdirs): Exclude target-zlib if
1145         target-libjava isn't built.
1146         * configure: Regenerated.
1148 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1150         Sync with binutils-gdb:
1151         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1153         * configure.ac: Disable configuration of GDB for HPUX targets.
1154         * configure: Regenerate.
1156         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1158         * configure.ac: Add --with-system-zlib.
1159         * configure: Regenerated.
1161         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1163         * configure.ac: Add FT32 support.
1164         * configure: Regenerate.
1166         2015-01-12  Anthony Green  <green@moxielogic.com>
1168         * configure.ac: Don't disable gprof for moxie.
1169         * configure: Rebuild.
1171 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1173         Sync with binutils-gdb:
1174         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1176         PR ld/18355
1177         * Makefile.def: Add extra_configure_flags to host zlib.
1178         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1179         to --enable-host-shared When bfd is to be built as shared
1180         library.  AC_SUBST.
1181         * Makefile.in: Regenerated.
1183 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1185         Sync with src:
1186         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1187         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1188         * Makefile.in: Regenerated.
1190 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1192         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1193         target.
1194         * configure: Regenerate.
1196 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1198         * MAINTAINERS (Write After Approval): Add myself.
1200 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1202         * MAINTAINERS (OS Port Maintainers): Add myself.
1203         (Various Maintainers): Remove myself from libffi testsuite.
1205 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1207         * MAINTAINERS (gen* on machine desc): Add self.
1209 2015-06-02  Jason Merrill  <jason@redhat.com>
1211         PR bootstrap/66319
1212         * configure.ac: Use -std=gnu++98.
1214 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1216         * MAINTAINERS (Write After Approval): Add myself.
1218 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1220         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1221         * configure: Regenerate.
1223 2015-05-26  Jason Merrill  <jason@redhat.com>
1225         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1226         * configure: Regenerate.
1228 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1230         * configure.ac: FT32 target added.
1231         * configure: Regenerated.
1233 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1239         * MAINTAINERS (Write After Approval): Add myself.
1241 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1243         * configure.ac: Fix typo.
1244         * configure: Regenerate.
1246 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1248         * MAINTAINERS (Write After Approval): Add myself.
1250 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1252         * configure.ac: Match $host configured with triplets.
1253         * configure: Regenerate.
1255 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1257         * Makefile.tpl: Remove surplus whitespace throughout.
1258         * Makefile.in: Regenerate.
1260 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1262         * MAINTAINERS (Various Maintainers): Add myself as instruction
1263         combiner maintainer.
1265 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1267         PR bootstrap/62077
1268         * configure.ac (--enable-stage1-checking): Default to
1269         release,misc,gimple,rtlflag,tree,types if --disable-checking
1270         or --enable-checking is not specified and DEV-PHASE is not
1271         experimental.
1272         * configure: Regenerated.
1274 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1276         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1277         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1278         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1279         * Makefile.in: Regenerate.
1281 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1283         * MAINTAINERS: Update my email address.
1285 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1287         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1289 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1291         * MAINTAINERS: Add myself as an arm port reviewer.
1293 2015-03-25  Martin Liska  <mliska@suse.cz>
1294             Yury Gribov  <y.gribov@samsung.com>
1296         * Makefile.in: Fix ln source location for vimrc file.
1297         * Makefile.tpl: Likewise.
1299 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1301         PR bootstrap/25672
1302         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1303         cross-compiling.  Similarly for CXX_FOR_TARGET.
1304         * configure: Regenerate.
1306 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1308         * Makefile.def: Add libmpx.
1309         * configure.ac: Add libmpx.
1310         * Makefile.in: Regenerate.
1311         * configure: Regenerate.
1313 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1315         * MAINTAINERS (CPU Port Maintainers): Add myself
1316         i386 vector ISA extns mantainer.
1318 2015-03-13  Jeff Law  <law@redhat.com>
1320         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1321         maintainer.
1322         Remove Richard Henderson as a maintainer for the x86 port.
1324 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1326         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1328 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1330         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1331         pointer bounds checker and i386 MPX maintainer.
1333 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1335         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1337 2015-02-26  Martin Sebor  <msebor@redhat.com>
1339         * MAINTAINERS (Various Maintainers): Add self.
1341 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1343         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1344         Make sure it contains lto.
1345         * configure: Regenerate.
1347 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1349         * configure: Regenerate.
1351 2015-02-06  Diego Novillo  <dnovillo@google.com>
1353         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1354         middle-end, docstring): Remove myself.
1355         (Write After Approval): Add myself.
1357 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1359         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1360         (Write After Approval): Update address.
1362 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1364         PR jit/64780
1365         * configure.ac: Require the user to explicitly specify
1366         --enable-host-shared if the jit is enabled.
1367         * configure: Regenerate.
1369 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1371         * MAINTAINERS (Write After Approval): Add myself.
1373 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1375         * MAINTAINERS: Make whitespace consistent.
1377 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1379         * MAINTAINERS (Write After Approval): Add myself.
1381 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1383         * MAINTAINERS: (Write After Approval): Add myself.
1385 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1387         * MAINTAINERS: (Write After Approval): Add myself.
1389 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1391         * MAINTAINERS: (Write After Approval): Add myself.
1393 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1395         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1396         objective-c/c++ front end maintainer.
1398 2015-01-13  Marek Polacek  <polacek@redhat.com>
1400         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1402 2015-01-12  Jeff Law  <law@redhat.com>
1404         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1405         a very long time.
1407 2015-01-09  Ian Lance Taylor  <iant@google.com>
1409         * configure.ac (host_tools): Add gotools.
1410         * Makefile.def (host_modules): Add gotools.
1411         (dependencies): Add dependency of all-gotools on all-target-libgo.
1413 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1415         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1416         * configure: Regenerate.
1418 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1420         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1421         all-target-libgomp.
1422         * Makefile.in: Regenerate.
1424 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1426         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1428 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1430         * configure.ac: Add Visium support.
1431         * configure: Regenerate.
1433 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1435         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1436         * configure: Regenerate.
1438 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1440         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1441         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1442         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1443         (OBJCOPY_FOR_TARGET): New variable.
1444         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1445         * Makefile.in: Regenerate.
1446         * configure.ac: Check for already installed target objcopy.
1447         Also GCC_TARGET_TOOL on objcopy.
1448         * configure: Regenerate.
1450 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1452         * config.sub: Update from upstream, to 2015-01-01 version.
1453         * config.guess: Ditto.
1455 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1457         * MAINTAINERS (RTEMS Ports): Add myself.
1459 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1465         * MAINTAINERS (Write After Approval): Add myself.
1467 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1469         * configure.ac (--enable-as-accelerator-for): Don't set
1470         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1471         * configure: Regenerate.
1473 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1475         PR bootstrap/64023
1476         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1477         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1478         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1479         to CXX.
1480         * Makefile.in: Regenerated.
1482 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1483             Yury Gribov  <y.gribov@samsung.com>
1485         * .gitignore: Added .local.vimrc and .lvimrc.
1486         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1487         * Makefile.in: Regenerate.
1489 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1491         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1492         * configure: Regenerated.
1494 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1496         * MAINTAINERS (nvptx port): New entry.
1498 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1500         * configure: Regenerate.
1502 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1504         * configure.ac: Merge with Binutils.
1506 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1508         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1509         * Makefile.in: Regenerate.
1511 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1513         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1514         missing flex.
1515         * Makefile.in: Regenerated.
1517 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1519         * Makefile.in: Regenerate.
1521 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1523         PR bootstrap/63784
1524         * libtool.m4: Add $pic_flag with -shared.
1526 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1528         * MAINTAINERS (Write After Approval): Added myself.
1530 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1532         * MAINTAINERS (write-after-approval): Add myself.
1534 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1536         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1537         from 2 years ago.
1539 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1541         Revert:
1542         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1544         * MAINTAINERS (Write After Approval): Added myself as line map
1545         maintainer.
1547 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1549         Revert:
1550         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1552         * MAINTAINERS (Write After Approval): Added myself.
1554 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1556         * MAINTAINERS (Write After Approval): Added myself.
1558 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1560         * MAINTAINERS (Write After Approval): Added myself as line map
1561         maintainer.
1563 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1565         * MAINTAINERS (Various Maintainers): Added myself as line map
1566         maintainer.
1568 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1570         * move-if-change: Sync from upstream gnulib.
1572 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1574         * compile: Sync with upstream Automake.
1575         * depcomp: Ditto.
1576         * install-sh: Ditto.
1577         * missing: Ditto.
1578         * mkinstalldirs: Ditto.
1579         * ylwrap: Ditto.
1581 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1583         * config.sub: Update from upstream config repo.
1584         * config.guess: Ditto.
1586 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1588         * Makefile.def: Add liboffloadmic to target_modules.  Make
1589         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1590         * Makefile.in: Regenerate.
1591         * configure: Regenerate.
1592         * configure.ac: Add liboffloadmic to target binaries.
1593         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1594         Add liboffloadmic to noconfig list when C++ is not supported.
1596 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1597             Thomas Schwinge  <thomas@codesourcery.com>
1598             Ilya Verbin  <ilya.verbin@intel.com>
1599             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1601         * configure: Regenerate.
1602         * configure.ac (--enable-as-accelerator-for)
1603         (--enable-offload-targets): New configure options.
1605 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1607         * Makefile.def: Make all-gcc depend on all-isl.
1608         * Makefile.in: Regenerate.
1610 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1612         * ChangeLog.jit: New.
1613         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1615 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1617         PR target/63610
1618         * libtool.m4: Fix globbing of darwin versions.
1619         * configure: Regenerate.
1621 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1623         * Makefile.def: Remove CLooG.
1624         * Makefile.tpl: Ditto.
1625         * configure.ac: Ditto.
1626         * configure: Regenerate.
1627         * Makefile.in: Ditto.
1629 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1631         * configure.ac: Handle nvptx-*-*.
1632         * configure: Regenerate.
1634 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1636         * MAINTAINERS (Write After Approval): Add myself.
1638 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1640         * Makefile.def (libcc1): Remove bootstrap=true;.
1641         * Makefile.in: Regenerated.
1643 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1645         * configure.ac: Update comment.
1646         * configure: Regenerate.
1648 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1650         * MAINTAINERS (Write After Approval): Add myself.
1652 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1654         * configure.ac (extra_host_libiberty_configure_flags): Add
1655         --enable-shared also for libcc1's benefit.
1656         * configure: Regenerate.
1658 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1660         * MAINTAINERS: Change my email address.
1662 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1663             Tom Tromey  <tromey@redhat.com>
1665         * Makefile.def: Add libcc1 to host_modules.
1666         * configure.ac (host_tools): Add libcc1.
1667         * Makefile.in, configure: Rebuild.
1669 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1671         * configure.ac (build_configargs): Don't share config.cache between
1672         build subdirs.
1673         * configure: Regenerate.
1675 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1677         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1678         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1679         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1680         leon3v7 as leon3.
1681         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1682         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1683         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1684         * config/sparc/sparc.md (cpu): Add leon3v7.
1685         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1687 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1689         * MAINTAINERS (write-after-approval): Add myself.
1691 2014-10-23  Ian Lance Taylor  <iant@google.com>
1693         * configure.ac: Disable the Go frontend on systems where it is known
1694         to not work.
1695         * configure: Regenerate.
1697 2014-10-23  Richard Biener  <rguenther@suse.de>
1699         * Makefile.def: Add libcpp build module and dependencies.
1700         * configure.ac: Add libcpp build module.
1701         * Makefile.in: Regenerate.
1702         * configure: Likewise.
1704 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1706         * MAINTAINERS (write-after-approval): Add myself.
1708 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1710         * INSTALL/README: Do not mention CVS.
1712 2014-10-03  Jing Yu  <jingyu@google.com>
1714         * configure.ac: Add aarch64 to list of targets that support gold.
1715         * configure: Regenerate.
1717 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1719         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1721 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1723         * MAINTAINERS:  Add myself as MIPS maintainer.
1725 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1727         * MAINTAINERS: Move myself to MIPS maintainers.
1729 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1731         * MAINTAINERS: Put all email addresses between '<' and '>'.
1733 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1735         * MAINTAINERS: Move myself to reviewers (Fortran).
1737 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1739         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1740         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1741         * Makefile.in: Regenerate.
1743 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1745         * rtx-classes-status.txt: Delete
1747 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1749         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1751 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1753         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1754         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1755         of checking for version number.
1756         * configure: Regenerated.
1757         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1759 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1761         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1762         is done; begin phase 6 (use extra rtx_def subclasses).
1764 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1766         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1767         done; begin phase 5 (additional rtx_def subclasses).
1769 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1771         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1773 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1775         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1776         SET_BB_HEADER are done.
1778 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1780         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1781         done.
1783 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1785         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1787 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1789         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1791 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1793         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1795 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1797         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1799 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1801         * rtx-classes-status.txt: Phase 3 (per-file commits within
1802         "config" subdirs) is done; begin phase 4 (removal of
1803         "scaffolding").
1805 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1807         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1808         dir) is done; begin phase 3 (per-file commits within "config"
1809         subdirs).
1811 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1813         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1814         phase 2 (per-file commits in main source dir).
1816 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1818         * configure: Regenerated.
1820 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1822         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1824 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1826         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1828 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1830         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1832 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1834         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1836 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1838         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1840 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1846         * MAINTAINERS: Remove myself
1848 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1850         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1852 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1854         * MAINTAINERS (Write After Approval): Add myself.
1856 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1858         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1859         SET_BB_HEADER, SET_BB_FOOTER
1861 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1863         * rtx-classes-status.txt: New file
1865 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1867         * configure.ac: Eliminate ClooG installation dependency.
1868         * configure: Regenerate.
1869         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1870         * Makefile.in: Regenerate.
1872 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1874         * MAINTAINERS (Write After Approval): Add myself.
1876 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1878         * MAINTAINERS (Write After Approval): Add myself.
1880 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1882         * MAINTAINERS (Write After Approval): Add myself.
1884 2014-07-28  Anthony Green  <green@moxielogic.com>
1886         Import from savannah.gnu.org:
1887         * config.sub: Update to 2014-07-28 version.
1889 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1891         * MAINTAINERS: Remove my MIPS maintainer entry.
1893 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1895         PR target/47230
1896         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1897         * configure: Regenerate.
1899 2014-07-24  James Norris  <jnorris@codesourcery.com>
1901         * MAINTAINERS (Write After Approval): Add myself.
1903 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1905         * configure.ac: Accept only CLooG 0.18.1.
1906         * configure: Regenerate.
1908 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1910         * configure.ac: Don't accept isl 0.11.
1911         * configure: Regenerate.
1913 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1915         * MAINTAINERS (Write After Approval): Add myself.
1917 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1919         * configure.ac: Don't accept isl 0.10.
1920         * configure: Regenerate.
1922 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1924         Fix include path for in-tree cloog.
1925         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1926         * configure: Regenerate.
1928 2014-06-18  Richard Henderson  <rth@redhat.com>
1930         * .gitignore: Import gcc_update output.
1932 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1934         * config-ml.in: Robustify ac_configure_args parsing.
1936         * configure.ac (--enable-linker-plugin-configure-flags)
1937         (--enable-linker-plugin-flags): New flags.
1938         (configdirs): Conditionally add libiberty-linker-plugin.
1939         * configure: Regenerate.
1940         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1941         (host_modules) <lto-plugin>: Pay attention to
1942         @extra_linker_plugin_flags@ and
1943         @extra_linker_plugin_configure_flags@.
1944         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1945         * Makefile.in: Regenerate.
1947         * Makefile.tpl (configure-[+prefix+][+module+])
1948         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1949         "module_srcdir" instead of "module" for locating a module's srcdir.
1950         * Makefile.in: Regenerate.
1952 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1954         * MAINTAINERS (Write After Approval): Add myself.
1956 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1958         * MAINTAINERS: Update my email address.
1960 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1962         * MAINTAINERS (Write After Approval): Add myself.
1964 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1970         PR libstdc++/61011
1971         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1972         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1973         * configure: Regenerate.
1975 2014-05-28  Pedro Alves  <palves@redhat.com>
1977         * MAINTAINERS (Write After Approval): Add myself.
1979 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1981         * MAINTAINERS: Update my affiliation/email.
1983 2014-05-19  Mike Stump  <mikestump@comcast.net>
1985         * MAINTAINERS: Add wide-int reviewers.
1987 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1989         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1990         * configure: Regenerated.
1992 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1994         * MAINTAINERS (libitm): Add myself as maintainer.
1996 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1998         * MAINTAINERS (Write After Approval): Add myself.
2000 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2002         * config.sub, config.guess: Import from upstream.
2004 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2006         * MAINTAINERS (Write After Approval): Put myself in correct order.
2008 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2010         * MAINTAINERS (Write After Approval): Add myself.
2012 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2014         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2015         section.
2017 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2019         * MAINTAINERS (Write After Approval): Delete myself.
2021 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2023         PR sanitizer/56781
2024         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2025         and -B* options with -Xcompiler.
2027 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2029         PR bootstrap/60620
2030         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2031         * Makefile.in: Regenerate.
2033 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2035         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2036         for WINDRES_FOR_TARGET in default-manifest.o rule.
2037         * Makefile.in: Regenerate.
2039 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2045         PR sanitizer/56781
2046         * Makefile.def: Set bootstrap=true; for host fixincludes.
2047         * configure.ac: Don't bootstrap host fixincludes unless
2048         --with-build-config=bootstrap-{a,ub}san.
2049         * Makefile.in: Regenerated.
2050         * configure: Regenerated.
2052 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2054         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2055         --enable-vtable-verify option parsing.  Don't add
2056         target-libsanitizer to bootstrap_target_libs unless
2057         --with-build-config=bootstrap-asan or
2058         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2059         to bootstrap_target_libs unless --enable-vtable-verify.
2060         * configure: Regenerated.
2062 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2064         * MAINTAINERS (Write After Approval): Add myself.
2066 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2068         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2070 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2072         PR bootstrap/58572
2073         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2074         -I for libstdc++-v3 includes if $(LEAN).
2075         * Makefile.in: Regenerated.
2077 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2079         * MAINTAINERS: Update my email address.
2081 2014-02-24  Walter Lee  <walt@tilera.com>
2083         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2084         (tilegx-*-*): Change to tilegx*-*-*.
2085         * configure: Regenerate.
2087 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2089         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2091 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2097         PR target/59788
2098         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2099         *solaris2*.
2101 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2103         * MAINTAINERS: Update my email address.
2105 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2107         * MAINTAINERS: Convert to UTF-8.
2108         Properly sort Xinliang David Li's entry.
2110 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2111             Sandra Loosemore  <sandra@codesourcery.com>
2113         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2114         nios2 port maintainers.
2116 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2118         * MAINTAINERS (Write After Approval): Add myself.
2120 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2122         * configure.ac: Add user-friendly check for native x86_64-linux
2123         multilibs.
2124         * configure: Regenerate.
2126 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2128         * MAINTAINERS: Add myself as sh maintainer.
2130 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2132         * MAINTAINERS: Add self as SLSR maintainer.
2134 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2136         * MAINTAINERS: Update my email address.
2138 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2140         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2142 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2144         * Makefile.in: Regenerate.
2146         * Makefile.tpl: Fix typo.
2147         * Makefile.in: Regenerate partially.
2149 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2151         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2152         supported.
2153         * configure: Regenerated.
2155 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2013-10-30  Jason Merrill  <jason@redhat.com>
2161         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2162         --disable-build-format-warnings.
2164 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2166         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2167         depend on libstdc++ and libgcc.
2168         * configure: Regenerate.
2169         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2170         libcilkrts for POSIX and i*86, and x86_64 architectures.
2171         * Makefile.in: Added libcilkrts related fields to support building it.
2173 2013-10-26  Jeff Law  <law@redhat.com>
2175         * Makefile.def (target_modules): Remove libmudflap
2176         (languages): Remove check-target-libmudflap).
2177         * Makefile.in: Rebuilt.
2178         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2179         * configure.ac (target_libraries): Remove target-libmudflap.
2180         Remove checks which disabled libmudflap on some systems.
2181         * configure: Rebuilt.
2182         * libmudflap: Directory removed.
2184 2013-10-21  Cong Hou  <congh@google.com>
2186         * MAINTAINERS (Write After Approval): Add myself.
2188 2013-10-16  Mike Stump  <mikestump@comcast.net>
2190         * .dir-locals.el: Add.
2192 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2194         * configure.ac: Add --enable-host-shared
2195         * configure: Regenerate.
2197 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2199         Import from savannah.gnu.org:
2200         * config.guess: Update to 2013-06-10 version.
2201         * config.sub: Update to 2013-10-01 version.
2203 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2205         Changes to build configuration to allow big endian ARC ELF toolchain
2206         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2207         * configure: Regenerate.
2209 2013-09-20  Alan Modra  <amodra@gmail.com>
2211         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2212         ppc host match.  Support little-endian powerpc linux hosts.
2214 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2216         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2217         maintainer.
2219 2013-09-12  DJ Delorie  <dj@redhat.com>
2221         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2222         maintainers.
2224 2013-09-03  Richard Biener  <rguenther@suse.de>
2226         * configure.ac: Also allow ISL 0.12.
2227         * configure: Regenerated.
2229 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2231         * MAINTAINERS (Write After Approval): Add myself.
2233 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2235         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2237 2013-08-26  Caroline Tice  <cmtice@google.com>
2239         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2240         "Various Reviewers" to libvtv "Various Maintainers".
2242 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2244         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2246 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2248         * MAINTAINERS: Update name, email.
2250 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2252         * MAINTAINERS (Write After Approval): Add myself.
2254 2013-08-12  Caroline Tice  <cmtice@google.com>
2256         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2257         address in the Write After Approval section.
2259 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2261         * MAINTAINERS (Write After Approval): Update email.
2263 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2265         * configure.ac: Adjust to check VTV_SUPPORTED.
2266         * configure: Regenerated.
2268 2013-08-02  Caroline Tice  <cmtice@google.com>
2270         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2271         on non-linux systems; add target-libvtv to noconfigdirs; add
2272         libsupc++/.libs to C++ library search paths.
2273         * configure: Regenerated.
2274         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2275         libstdc++ and libgcc.
2276         * Makefile.in: Regenerated.
2278 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2280         * MAINTAINERS (Write After Approval): Add myself.
2282 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2283             Shiva Chen  <shiva0217@gmail.com>
2285         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2286         nds32 port maintainers.
2288 2013-07-17  Tim Shen  <timshen91@gmail.com>
2290         * MAINTAINERS (Write After Approval): Add myself.
2292 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2294         * configure.ac: Sync from binutils.
2295         * configure: Regenerate.
2297 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2299         * MAINTAINERS (Write After Approval): Add myself.
2301 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2303         * MAINTAINERS (Write After Approval): Add myself.
2305 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2307         * MAINTAINERS (Write After Approval): Add myself.
2309 2013-04-30  Brooks Moses  <bmoses@google.com>
2311         * MAINTAINERS: Update my email; move myself from Fortran
2312         reviewer to Write After Approval.
2314 2013-04-16  Andreas Schwab  <schwab@suse.de>
2316         * configure.ac (aarch64-*-*): Don't disable java.
2317         * configure: Regenerate.
2319 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2321         * MAINTAINERS (Write After Approval): Add myself.
2323 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2325         * Makefile.def (target_modules): Don't install libffi.
2326         * Makefile.in: Regenerate.
2328 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2330         * MAINTAINERS (Write After Approval): Add myself.
2332 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2334         * MAINTAINERS (Write After Approval): Add myself.
2336 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2338         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2339         * configure: Regenerated.
2341 2013-02-05  Ian Lance Taylor  <iant@google.com>
2343         PR go/55969
2344         * configure.ac: Disable libgo on some systems where it does not
2345         work.
2347 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2349         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2350         Remove Geoff Keating as rs6000 port maintainer, at his request.
2352 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2354         * MAINTAINERS: Update my email.
2356 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2358         * configure: Re-generate.
2360 2013-01-15  Richard Biener  <rguenther@suse.de>
2362         PR other/55973
2363         * configure: Re-generate.
2365 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2367         * Makefile.def (install-target-libsanitizer): Depend on
2368         install-target-libstdc++-v3.
2369         * Makefile.in: Regenerate.
2371 2013-01-14  Richard Biener  <rguenther@suse.de>
2373         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2374         * configure: Re-generate
2376 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2378         * config.sub: Update from config repo.
2380 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2382         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2383         * Makefile.in: Regenerate.
2385 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2387         * MAINTAINERS (arc): Add new port maintainership for myself.
2389 2013-01-09  Jason Merrill  <jason@redhat.com>
2391         * .gitignore: Import from gdb repository.
2393 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2395         * Makefile.def (configure-gcc): Depend on all-gmp.
2396         (all-gcc): Remove dependency on all-gmp.
2397         * Makefile.in: Regenerated.
2399 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2401         * config.sub: Merge from config repo.
2402         * config.guess: Ditto.
2404 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2406         * Makefile.def: Merge from binutils.
2407         * Makefile.in: Ditto.
2409 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2411         * MAINTAINERS: Update my email.
2413 2012-12-29  Ben Elliston  <bje@gnu.org>
2415         * config.guess: Update to 2012-12-29 version.
2416         * config.sub: Likewise.
2418 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2420         * Makefile.def (install-target-libgfortran): Depend on
2421         install-target-libquadmath, install-target-libgcc.
2422         (install-target-libsanitizer): Depend on install-target-libgcc.
2423         (install-target-libjava): Depend on install-target-libgcc.
2424         (install-target-libitm): Depend on install-target-libgcc.
2425         (install-target-libobjc): Depend on install-target-libgcc.
2426         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2427         * Makefile.in: Regenerate.
2429 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2431         * Makefile.def (install-target-libgo): Depend on
2432         install-target-libatomic.
2433         * Makefile.in: Regenerate.
2435 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2437         PR go/55201
2438         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2439         * Makefile.in: Regenerate.
2441 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2443         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2444         * configure: Regenerate.
2446 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2448         * config.sub: Merge from config repo.
2450 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2452         * Makefile.def (target_modules): Add bootstrap=true and
2453         raw_cxx=true to libsanitizer.
2454         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2455         * Makefile.in: Regenerated.
2456         * configure: Likewise.
2458 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2460         * MAINTAINERS: Remove self as RTL optimization maintainer.
2462 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2464         * MAINTAINERS (Write After Approval): Add myself.
2466 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2468         * Makefile.def (target_modules): Remove bootstrap=true and
2469         raw_cxx=true from libsanitizer.
2470         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2471         * Makefile.in: Regenerated.
2472         * configure: Likewise.
2474 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2476         * Makefile.def (target_modules): Add bootstrap=true and
2477         raw_cxx=true to libsanitizer.
2478         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2479         * Makefile.in: Regenerated.
2480         * configure: Likewise.
2482 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2484         PR bootstrap/54279
2485         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2486         * configure: Regenerate.
2487         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2488         * Makefile.in: Regenerate.
2490 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2492         * configure.ac: Disable libsanitizer if we're not building C++.
2493         * configure: Regenerate.
2495 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2501         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2502         Kostya Serebryany (kcc@google.com) and
2503         Jakub Jelinek (jakub@redhat.com).
2504         Rename area for Dodji Seketeli (dodji@redhat.com).
2506 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2508         * MAINTAINERS: (asan.c, related): Add myself.
2510 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2512         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2513         * configure: Regenerate.
2515 2012-11-13  Richard Henderson  <rth@redhat.com>
2517         * configure.ac: Move libsanitizer logic to subdirectory.
2518         * configure: Regenerate.
2520 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2522         * configure.ac: Enable libsanitizer just on x86 linux for now.
2523         * configure: Re-generate.
2525 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2527         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2528         sections.
2529         * configure: Regenerate.
2531 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2533         * configure.ac: Add section for configdirs for libsanitizer.
2534         Disable for cris-*-* and mmix-*-*.
2535         * configure: Regenerate.
2537 2012-11-12  Wei Mi <wmi@google.com>
2539         * configure.ac: Add libsanitizer to target_libraries.
2540         * Makefile.def: Ditto.
2541         * configure: Regenerate.
2542         * Makefile.in: Regenerate.
2543         * libsanitizer: New directory for asan runtime.  Contains an empty
2544         tsan directory.
2546 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2548         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2549         against Mingw64 w32api.
2550         * configure: Regenerate.
2552 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2554         * configure: Regenerated.
2556 2012-11-03  Robert Mason  <rbmj@verizon.net>
2558         * configure.ac: add --disable-libstdcxx configure option
2559         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2561 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2563         * MAINTAINERS (Write After Approval): Add myself.
2565 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2567         * MAINTAINERS (Write After Approval): Add myself.
2569 2012-10-24  Sharad Singhai  <singhai@google.com>
2571         * MAINTAINERS (Write After Approval): Add myself.
2573 2012-10-24  Eric Christopher  <echristo@gmail.com>
2575         * MAINTAINERS: Update email address.
2577 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2579         PR bootstrap/54820
2580         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2581         * configure: Regenerate.
2583 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2585         * MAINTAINERS (aarch64): Add Marcus and myself.
2587 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2589         PR bootstrap/54820
2590         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2591         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2592         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2593         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2594         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2595         * Makefile.in: Regenerate.
2596         * configure.ac (have_static_libs): New variable and associated check.
2597         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2598         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2599         * configure: Regenerate.
2601 2012-10-10  Richard Biener  <rguenther@suse.de>
2603         * MAINTAINERS: Adjust for changed surname.
2605 2012-10-04  Lawrence Crowl  <crowl@google.com>
2607         * MAINTAINERS (Write After Approval): Add myself.
2609 2012-10-01  Cary Coutant  <ccoutant@google.com>
2611         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2613 2012-09-28  Ian Lance Taylor  <iant@google.com>
2615         * Makefile.def: Make all-target-libgo depend on
2616         all-target-libbacktrace.
2617         * Makefile.in: Rebuild.
2619 2012-09-26  Ian Lance Taylor  <iant@google.com>
2621         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2622         * Makefile.in: Rebuild.
2624 2012-09-20  Walter Lee  <walt@tilera.com>
2626         * configure.ac: Add tilegx to list of targets that support gold.
2627         * configure: Regenerate.
2629 2012-09-20  Marek Polacek  <polacek@redhat.com>
2631         * MAINTAINERS (Write After Approval): Add myself.
2633 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2635         * configure.ac: Add mips*-mti-elf* target.
2636         * configure: Regenerate.
2638 2012-09-17  Ian Lance Taylor  <iant@google.com>
2640         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2641         * configure.ac (host_libs): Add libbacktrace.
2642         (target_libraries): Add libbacktrace.
2643         * Makefile.def (host_modules): Add libbacktrace.
2644         (target_modules): Likewise.
2645         * configure, Makefile.in: Rebuild.
2647 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2649         PR target/38607
2650         Merge upstream change.
2651         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2653         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2654         Add libgomp*.o to compare_exclusions for AIX.
2655         * configure: Regenerate.
2657 2012-09-06  Diego Novillo  <dnovillo@google.com>
2659         * configure.ac: Bump minimum GMP version to 4.2.3.
2660         * configure: Re-generate.
2662 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2664         PR target/54461
2665         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2666         target-libgloss if not configured --with-avrlibc=no.
2667         * configure: Regenerate.
2669 2012-09-04  Jason Merrill  <jason@redhat.com>
2671         * configure.ac: Fix --enable-languages=all.
2673 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2012-09-03  Richard Guenther  <rguenther@suse.de>
2679         PR bootstrap/54138
2680         * configure.ac: Re-organize ISL / CLOOG checks to allow
2681         disabling with either --without-isl or --without-cloog.
2682         * configure: Regenerated.
2684 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2686         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2687         * configure: Regenerate.
2689 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2691         * MAINTAINERS: Fix my email address.
2693 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2695         PR binutils/4970
2696         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2697         and opcodes.
2698         * Makefile.in: Regenerated.
2700 2012-08-26  Art Haas <ahaas@impactweather.com>
2702         * configure: Regenerate.
2704 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2706         * INSTALL/README: Also refer to the online installation
2707         instructions.
2709 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2711         * MAINTAINERS (Write After Approval): Add myself.
2712         (Picochip port): Remove myself.
2714 2012-08-14   Diego Novillo  <dnovillo@google.com>
2716         Merge from cxx-conversion branch.
2718         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2719         POSTSTAGE1_CONFIGURE_FLAGS.
2720         * Makefile.in: Regenerate.
2721         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2722         Force C++ when bootstrapping.
2723         * configure: Regenerate.
2725 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2727         * MAINTAINERS (Write After Approval): Add myself.
2729 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2731         * README: Document use of ranges of years in copyright notices.
2733 2012-07-06  Richard Guenther  <rguenther@suse.de>
2735         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2736         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2737         --with-gmp=system.
2738         * Makefile.in: Regenerated.
2739         * configure: Likewise.
2741 2012-07-06  Richard Guenther  <rguenther@suse.de>
2743         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2744         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2745         supply V=1 as extra_make_flags.
2746         * configure: Regenerated.
2747         * Makefile.in: Likewise.
2749 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2751         * configure: Regenerate.
2753 2012-07-03  Richard Guenther  <rguenther@suse.de>
2755         * Makfile.def (isl): Remove not necessary extra_exports and
2756         extra_make_flags.
2757         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2758         * Makefile.in: Regenerated.
2760 2012-07-03  Richard Guenther  <rguenther@suse.de>
2762         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2763         * configure.ac: If either the ISL or the CLooG check failed
2764         do not try to build in-tree versions.
2765         * Makefile.in: Regenerated.
2766         * configure: Regenerated.
2768 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2770         * configure: Regenerate.
2772 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2774         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2775         maintainer.
2777 2012-07-02  Richard Guenther  <rguenther@suse.de>
2779         * configure: Regenerated.
2781 2012-07-02  Richard Guenther  <rguenther@suse.de>
2782         Michael Matz  <matz@suse.de>
2783         Tobias Grosser <tobias@grosser.es>
2784         Sebastian Pop <sebpop@gmail.com>
2786         * Makefile.def: Add ISL host module, remove PPL host module.
2787         Adjust ClooG host module to use the proper ISL.
2788         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2789         * configure.ac: Include config/isl.m4.  Add ISL host library,
2790         remove PPL.  Remove PPL configury, add ISL configury, adjust
2791         ClooG configury.
2792         * Makefile.in: Regenerated.
2793         * configure: Likewise.
2795 2012-07-02  Richard Guenther  <rguenther@suse.de>
2797         Merge from graphite branch
2798         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2800         * configure: Regenerated.
2801         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2802         both cloog.org and legacy versions. The only supported version will
2803         be CLooG with the isl backend.
2805         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2807         * configure: Regenerated.
2808         * configure.ac: Require cloog isl 0.17.0
2810         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2812         * configure: Regenerated.
2813         * config/cloog.m4: Do not define CLOOG_ORG
2815 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2817         * configure.ac: Skip C if explicitly selected.
2818         * configure: Regenerate.
2820 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2822         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2823         they contain -O2.
2824         * configure: Regenerate.
2826 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2828         PR debug/53740
2829         * df.h, df-problems.c, dce.c: Revert last patch.
2831 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2833         * MAINTAINERS (Write After Approval): Update my email address.
2835 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2837         * MAINTAINERS (Write After Approval): Add myself.
2839 2012-06-20  Jason Merrill  <jason@redhat.com>
2841         * Makefile.tpl (check-target-libgomp-c++): New.
2842         (check-target-libitm-c++): New.
2843         * Makefile.def (c++): Add them.
2844         * Makefile.in: Regenerate.
2846 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2848         * MAINTAINERS (Write After Approval): Add myself.
2850 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2852         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2853         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2854         (install-no-fixedincludes): Adjust accordingly.
2855         * Makefile.in: Regenerate.
2857 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2859         Merge upstream change
2860         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2862 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2864         * MAINTAINERS (Write After Approval): Add myself.
2866 2012-05-09  Nick Clifton  <nickc@redhat.com>
2867             Paul Smith  <psmith@gnu.org>
2869         PR bootstrap/50461
2870         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2871         allow for the fact that from release v3.1.0 of MPFR the source
2872         files were moved into a src sub-directory.
2873         * configure: Regenerate.
2875 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2877         * configure.ac: Bump minimum MPFR version to 2.4.0.
2878         * configure: Regenerated.
2880 2012-05-01  Richard Henderson  <rth@redhat.com>
2882         * Makefile.def (libatomic): New target_module.
2883         * configure.ac (target_libraries): Add libatomic.
2884         (noconfigdirs): Check if libatomic is supported.
2885         * Makefile.in, configure: Rebuild.
2887 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2889         * MAINTAINERS (Write After Approval): Add myself.
2891 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2893         * config.sub: Update to 2012-04-18 version from official repo.
2895 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2897         * MAINTAINERS (Write After Approval): Add myself.
2899 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2901         * MAINTAINERS: Changed email address.
2903 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2905         PR target/52737
2906         * contrib/gcc_update (files_and_dependencies):
2907         Remove gcc/config/avr/t-multilib from touch data.
2909 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2911         * MAINTAINERS (OS Port Maintainers): Remove irix.
2912         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2913         (unsupported_languages): Remove mips-sgi-irix6.*.
2914         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2915         (with_stabs): Remove.
2916         * configure: Regenerate.
2918 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2920         * MAINTAINERS (OS Port Maintainers): Remove osf.
2921         * configure.ac (enable_libgomp): Remove *-*-osf*.
2922         (with_stabs): Remove alpha*-*-osf*.
2923         * configure: Regenerate.
2925 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2927         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2928         * configure: Regenerate.
2930 2012-02-17  Walter Lee  <walt@tilera.com>
2932         * MAINTAINERS: (Write After Approval): Delete myself.
2934 2012-02-14  Walter Lee  <walt@tilera.com>
2936         * MAINTAINERS (tilegx port): Add myself.
2937         (tilepro port): Add myself.
2938         (Write After Approval): Add myself.
2940 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2942         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2943         and Joseph Myers as docstring relicensing maintainers.
2945 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2947         * MAINTAINERS (write-after-approval): Add myself.
2949 2012-02-08  Ira Rosen <irar@il.ibm.com>
2951         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2952         maintainer.
2954 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2956         * MAINTAINERS (Write After Approval): Move myself to
2957         maintain alphabetical order.
2959 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2961         * MAINTAINERS (Write After Approval): Add myself.
2963 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2965         * MAINTAINERS (Write After Approval): Add myself.
2967 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2968             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2970         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2971         * configure: Regenerate.
2973 2012-01-23  Harshit Chopra  <harshit@google.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2979         * configure.ac: Remove reference to mh-interix.
2980         * configure: Regenerate.
2982 2012-01-05  Richard Henderson  <rth@redhat.com>
2984         PR bootstrap/51072
2985         * configure.ac: Disable libitm if c++ is not enabled.
2986         * configure: Rebuild.
2988         * configure.ac: Fix regexp for same.
2989         * configure: Rebuild.
2991 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2993         * MAINTAINERS (Write After Approval): Add myself.
2995 2012-01-02  Richard Guenther  <rguenther@suse.de>
2997         PR bootstrap/51686
2998         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2999         * Makefile.in: Regenerate.
3001 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3003         * MAINTAINERS (Write After Approval): Add myself.
3005 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3007         * configure: Regenerate.
3009 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3011         * MAINTAINERS (picochip): Changed email address.
3013 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3015         * MAINTAINERS (write-after-approval): Add self.
3017 2011-11-29  DJ Delorie  <dj@redhat.com>
3019         * configure.ac (rl78-*-*) New case.
3020         * configure: Regenerate.
3021         * MAINTAINERS: Add myself as RL78 maintainer.
3023 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3025         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3027 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3029         * libtool.m4: Additional FreeBSD 10 fixes.
3031 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3033         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3034         Maintainers section, as Epiphany maintainer.
3036 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3038         PR target/49992
3039         * configure.ac: Remove ranlib special-casing for Darwin.
3040         * configure: Regenerate.
3042 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3044         * MAINTAINERS (Reviewers): Keep the list sorted.
3046 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3048         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3050 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3052         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3053         * configure: Rebuild.
3054         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3055         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3056         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3057         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3058         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3059         Add READELF.
3060         * Makefile.in: Rebuild.
3062 2011-11-09  Jason Merrill  <jason@redhat.com>
3064         * Makefile.def (language=c++): Remove check-c++0x.
3065         * Makefile.in (check-gcc-c++): Regenerate.
3067 2011-11-08  Richard Henderson  <rth@redhat.com>
3069         * configure.ac: Test for libitm directory present first.
3071         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3073         * configure.ac: Test libitm/configure.tgt to disable libitm.
3074         * configure: Rebuild.
3076 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3077             Richard Henderson  <rth@redhat.com>
3079         Merged from transactional-memory.
3081         * Makefile.def (lang_env_dependencies): libitm is c++.
3082         Add libitm target module.
3083         * configure.ac: Likewise.
3084         * config/mmap.m4: New file.
3085         * contrib/gcc_update: Add libitm to touch data.
3086         * Makefile.in, configure: Rebuild.
3088 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3090         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3091         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3092         * Makefile.in: Regenerate.
3094 2011-11-01  DJ Delorie  <dj@redhat.com>
3096         * config.sub: Update to version 2011-10-29 (added rl78)
3098 2011-10-27  Nick Clifton  <nickc@redhat.com>
3100         * config.sub: Import these changes from the config project:
3102         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3103             Ben Elliston  <bje@gnu.org>
3105         * config.sub (epiphany): New.
3107         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3108             Ben Elliston  <bje@gnu.org>
3110         * config.sub (hexagon, hexagon-*): New.
3112         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3114         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3115         64eb to be64.
3117         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3119         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3120         (nacl): Grok as alias for 32el-unknown-nacl.
3122 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3128         * MAINTAINERS (Write After Approval): Add myself.
3130 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3132         * MAINTAINERS (sparc port): Remove myself.
3134 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3136         * MAINTAINERS (Write After Approval): Add myself.
3138 2011-08-14  Yao Qi  <yao@codesourcery.com>
3140         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3141         * configure: Regenerate.
3143 2011-07-26  Ian Lance Taylor  <iant@google.com>
3145         * configure.ac: Set have_compiler based on whether gcc directory
3146         exists, rather than on whether gcc is in configdirs.
3147         * configure: Rebuild.
3149 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3151         * MAINTAINERS (Global Reviewers): Add self.
3153 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3155         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3156         link directories.
3157         * Makefile.in: Rebuild.
3159 2011-07-20  Ian Lance Taylor  <iant@google.com>
3161         PR bootstrap/49787
3162         * configure.ac: Move --enable-bootstrap handling earlier in file.
3163         If --enable-bootstrap and either --enable-build-with-cxx or
3164         --enable-build-poststage1-with-cxx, enable C++ automatically.
3165         * configure: Rebuild.
3167 2011-07-19  Ian Lance Taylor  <iant@google.com>
3169         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3170         make C++ a boot_language.  Set and substitute
3171         POSTSTAGE1_CONFIGURE_FLAGS.
3172         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3173         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3174         * configure, Makefile.in: Rebuild.
3176 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3178         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3179         maintainers.
3181 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3183         * MAINTAINERS (Global Reviewers): Add myself.
3185 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3187         * configure: Regenerate.
3189 2011-07-16  Jason Merrill  <jason@redhat.com>
3191         * Makefile.def (language=c++): Add check-c++0x and
3192         check-target-libmudflap-c++.
3193         * Makefile.tpl (check-target-libmudflap-c++): New.
3194         * Makefile.in: Regenerate.
3196 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3198         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3199         * Makefile.def (target_modules/libjava): Pass
3200         $(EXTRA_CONFIGARGS_LIBJAVA).
3201         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3202         if not configured with --enable-static-libjava.
3203         * Makefile.in: Regenerate.
3204         * configure: Likewise.
3206 2011-07-15  Jason Merrill  <jason@redhat.com>
3208         * Makefile.in (check-c++): Move check-gcc-c++0x after
3209         check-target-libstdc++-v3.
3211 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3213         * MAINTAINERS (c6x port): New entry.
3215 2011-07-13  Jason Merrill  <jason@redhat.com>
3217         * Makefile.in (check-gcc-c++0x): New.
3218         (check-c++): Depend on it.
3220 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3222         PR target/39150
3223         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3224         x86_64-*-solaris2.1[0-9]*.
3225         * configure: Regenerate.
3227 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3229         * MAINTAINERS (RTL optimizers): Add self.
3231 2011-06-27  Gabriel Charette  <gchare@google.com>
3233         * MAINTAINERS (Write After Approval): Add myself.
3235 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3237         PR regression/47836
3238         PR bootstrap/23656
3239         PR other/47733
3240         PR bootstrap/49247
3241         PR c/48825
3242         * configure.ac (target_libraries): Remove target-libiberty.
3243         Remove case-statement setting skipdirs=target-libiberty for
3244         multiple targets.  Remove checking target_configdirs and
3245         removing target-libiberty but keeping target-libgcc if
3246         otherwise empty.
3247         * Makefile.def (target_modules): Don't add libiberty.
3248         (dependencies): Remove all traces of target-libiberty.
3249         * configure, Makefile.in: Regenerate.
3251 2011-06-13  Walter Lee <walt@tilera.com>
3253         * configure.ac (tilepro-*-*) New case.
3254         (tilegx-*-*): Likewise.
3255         * configure: Regenerate.
3257 2011-06-06  Jing Yu  <jingyu@google.com>
3259         * configure.ac: Skip target-libiberty for
3260         arm*-*-linux-androideabi.
3261         * configure: Regenerated.
3263 2011-06-06  Nick Clifton  <nickc@redhat.com>
3265         * config.sub: Sync from upstream.
3267 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3269         * MAINTAINERS (Write After Approval): Add myself.
3271 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3273         * MAINTAINERS: Update my email address.
3275 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3277         * MAINTAINERS (Write After Approval): Update my email address.
3279 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3281         * MAINTAINERS (Write After Approval): Add myself.
3283 2011-05-08  Doug Kwan  <dougkwan@google.com>
3285         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3286         * configure: Regenerated.
3287         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3288         value from configure.
3289         * Makefile.in: Regenerated.
3291 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3293         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3294         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3295         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3296         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3297         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3298         *-*-vxworks*): Disable newlib and libgloss in separate case
3299         statement.
3300         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3301         to separate case statement.
3302         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3303         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3304         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3305         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3306         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3307         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3308         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3309         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3310         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3311         i[[3456789]]86-*-rdos*, m32r-*-*,
3312         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3313         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3314         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3315         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3316         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3317         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3318         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3319         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3320         and libgloss in main case over targets.  Remove most empty cases
3321         in main case over targets.
3322         * configure: Regenerate.
3324 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3330         * configure.ac: Remove code setting special library locations for
3331         hppa*64*-*-hpux11*.  Remove code setting compiler for
3332         sparc-sun-solaris2*.
3333         * configure: Regenerate.
3335 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3337         * configure.ac: Separate libgloss_dir settings from general case
3338         over targets.
3339         * configure: Regenerate.
3341 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3343         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3344         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3345         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3346         cases in libgcj-disabling case statement.
3347         (hppa*64*-*-linux*): Set unsupported_languages instead of
3348         disabling target-zlib.
3349         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3350         to hppa*64*-*-hpux*.
3351         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3352         hppa*-*-hpux*.
3353         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3354         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3355         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3356         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3357         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3358         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3359         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3360         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3361         libgcj-disabling case statement.
3362         * configure: Regenerate.
3364 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3366         * configure.ac: Disable Java for targets not supporting libffi.
3367         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3368         Remove cases in Java-disabling statement.
3369         (*arm-wince-pe): Change to arm-wince-pe.
3370         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3371         cases in Java-disabling statement.
3372         (bfin-*-*): Don't disable Java again.
3373         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3374         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3375         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3376         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3377         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3378         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3379         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3380         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3381         Java-disabling statement.
3382         (mmix-*-*): Don't disable Java again.
3383         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3384         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3385         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3386         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3387         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3388         statement.
3389         * configure: Regenerate.
3391 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3393         * configure.ac: Separate cases disabling Java and Java libraries
3394         from general case over targets.
3395         * configure: Regenerate.
3397 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3399         * MAINTAINERS: Update my email address.
3401 2011-04-20  Easwaran Raman  <eraman@google.com>
3403         * MAINTAINERS (Write After Approval): Add myself.
3405 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3407         PR lto/48086
3408         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3409         * configure: Regenerate.
3411 2011-04-16  Jim Meyering  <meyering@redhat.com>
3413         * MAINTAINERS (Write After Approval): Add myself.
3415 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3417         * MAINTAINERS: Update my email address.
3419 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3421         * MAINTAINERS (Write After Approval): Add myself.
3423 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3425         * MAINTAINERS (Write After Approval): Add myself.
3427 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3429         * MAINTAINERS (Write After Approval): Add myself.
3431 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3433         * configure.ac (build_tools): Remove build-byacc.
3434         (host_libs): Remove mmalloc.
3435         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3436         autoconf automake libtool diff rcs fileutils shellutils time
3437         textutils wdiff find uudecode hello tar gzip indent recode release
3438         sed perl gawk findutils gettext zip.
3439         (libgcj): Remove target-qthreads.
3440         (target_tools): Remove target-examples target-gperf.
3441         (YACC): Don't handle building byacc.
3442         * configure: Regenerate.
3443         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3444         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3445         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3446         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3447         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3448         handle building components.
3449         * Makefile.in: Regenerate.
3451 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3453         * MAINTAINERS: Update my email address as Xtensa maintainer.
3455 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3457         * config.sub: Sync from upstream.
3459 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3461         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3462         (microblaze*): Don't disable libssp.
3463         * configure: Regenerate.
3465 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3467         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3468         moveifchange.
3469         * configure: Regenerate.
3470         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3471         * Makefile.in: Regenerate.
3473 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3475         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3476         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3477         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3478         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3479         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3480         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3481         md_exec_prefix cases.
3482         * configure: Regenerate.
3484 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3486         * configure.ac: Separate cases disabling target-libssp,
3487         target-libiberty, target-libstdc++-v3 and Fortran from general
3488         case over targets.
3489         * configure: Regenerate.
3491 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3493         * configure.ac (*-*-chorusos): Don't disable libgcj.
3494         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3495         Remove case.
3496         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3497         (arm-*-coff): Don't disable libgcj.
3498         (arm*-*-linux-gnueabi): Remove useless assignment.
3499         (arm-*-riscix*): Don't disable libgcj.
3500         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3501         configuration.
3502         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3503         (c54x*-*-*): Remove case.
3504         (tic54x-*-*): Don't disable GCC or GCC libraries.
3505         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3506         to *.
3507         (d10v-*-*): Don't disable GCC libraries.
3508         (d30v-*-*): Don't disable libgcj.
3509         (h8500-*-*): Don't disable GCC libraries.
3510         (i960-*-*): Don't disable libgcj.
3511         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3512         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3513         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3514         libgcj.
3515         (m68k-*-coff*): Remove case.
3516         (mmix-*-*): Don't disable libgloss on host.
3517         (mn10200-*-*, mn10300-*-*): Remove cases.
3518         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3519         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3520         Don't disable libgcj.
3521         (romp-*-*): Remove case.
3522         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3523         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3524         case.
3525         (v810-*-*): Don't disable GCC libraries.
3526         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3527         (ip2k-*-*): Don't disable GCC libraries.
3528         * configure: Regenerate.
3530 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3532         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3533         libffi on host.
3534         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3535         on host.
3536         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3537         * configure: Regenerate.
3539 2011-03-26  John Marino  <binutils@marino.st>
3541         * configure.ac: Add support for *-*-dragonfly*
3542         * configure: Regenerate.
3544 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3546         * configure.ac (native_only): Remove.
3547         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3548         send-pr uudecode guile gnuserv on host.
3549         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3550         send-pr rcs guile perl texinfo libtool on host.
3551         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3552         automake send-pr rcs guile perl texinfo libtool on host.
3553         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3554         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3555         (alpha*-dec-osf*): Don't disable fileutils on target.
3556         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3557         texinfo send-pr expect dejagnu on target.
3558         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3559         target-qthreads on target.
3560         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3561         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3562         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3563         x86_64-*-mingw*): Don't disable expect on target.
3564         (*-*-cygwin*): Don't disable target-gperf on target.
3565         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3566         gnuserv on target.
3567         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3568         target.
3569         * configure: Regenerate.
3571 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3573         * configure.ac (target_tools): Remove target-groff.
3574         (native_only): Remove target-groff.
3575         (hppa*64*-*-*): Don't disable byacc.
3576         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3577         setting.
3578         (*-*-kaos*): Don't skip target-librx and target-groff.
3579         (*-*-netware*): Don't skip target-libmudflap.
3580         (*-*-tpf*): Don't skip target-libmudflap.
3581         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3582         directories on the host.
3583         (ia64*-*-*vms*): Don't skip tix.
3584         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3585         host.
3586         * configure: Regenerate.
3588 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3590         * configure.ac: Remove references to mt-mep, mt-netware,
3591         mt-wince.
3592         * Makefile.def: Add all-utils soft dependencies.
3593         * Makefile.tpl: Remove GDB_NLM_DEPS.
3594         * configure: Regenerate.
3595         * Makefile.in: Regenerate.
3597 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3599         * configure.ac: Do not include mh-x86omitfp.
3600         * configure: Regenerate.
3602 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3604         * configure.ac: Remove empty cases.
3605         * configure: Regenerate.
3607 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3609         * Makefile.def: Add dependency from termcap to gdb.
3610         * Makefile.in: Regenerate.
3612 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3614         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3615         * configure: Regenerate.
3616         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3617         * Makefile.tpl: Likewise.
3618         * Makefile.in: Regenerate.
3620 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3622         * configure.ac: Remove all mentions of tentative_cc.
3623         * configure: Regenerate.
3625 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3627         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3628         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3629         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3630         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3631         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3632         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3633         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3634         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3635         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3636         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3637         *-*-rhapsody*): Remove host cases.
3638         * configure: Regenerate.
3640 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3642         * configure.ac (ppc*-*-pe): Remove host case.
3643         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3644         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3645         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3646         cases.
3647         * configure: Regenerate.
3649 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3651         * config.sub: Update to version 2011-03-23.
3653 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3655         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3656         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3657         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3658         * configure: Regenerate.
3660 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3662         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3663         to Write After Approval.
3664         * config-ml.in: Don't handle arc-*-elf*.
3665         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3666         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3667         handle GCC libraries.
3668         * configure: Regenerate.
3670 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3672         PR bootstrap/48120:
3673         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3674         Add -lstdc++ -lm to LIBS.
3675         * configure: Regenerate.
3677 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3679         * config.guess: Update to version 2011-02-02
3680         * config.sub: Update to version 2011-02-24
3682 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3684         PR lto/48086
3685         * configure.ac: Re-enable LTO on *-apple-darwin9.
3686         * configure: Regenerate.
3688 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3690         PR lto/48086
3691         * configure.ac: Disable LTO on darwin due to an assembler change in
3692         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3693         under 256.
3694         * configure: Regenerate.
3696 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3698         * MAINTAINERS: Update myself as score backend maintainer,
3699         update my e-mail address.
3701 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3703         * MAINTAINERS: Update my e-mail address.
3705 2011-03-06  Joey Ye  <joey.ye@arm.com>
3707         * MAINTAINERS: Update my e-mail address.
3709 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3711         * configure.ac: Adjust test of with_ppl.
3712         * configure: Regenerated.
3714 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3716         * MAINTAINERS: Adjust my e-mail address.
3718 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3720         * configure.ac: Add -lpwl to ppllibs.
3721         * configure: Regenerated.
3723 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3725         * config/cloog.m4: Add -lisl to clooglibs.
3726         * configure: Regenerated.
3728 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3730         * MAINTAINERS (CPU Port maintainers): Add self.
3732 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3734         * MAINTAINERS: Add myself as testsuite maintainer.
3736 2011-02-15  Mike Stump  <mikestump@comcast.net>
3738         * MAINTAINERS: Add myself as testsuite maintainer.
3740 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3742         Import from Libtool and gnulib:
3744         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3746         Prepare for supporting FreeBSD 10.
3747         * config.rpath: Remove handling of freebsd1* which soon would
3748         match FreeBSD 10.0.
3750         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3752         Remove support for FreeBSD 1.x.
3753         * libtool.m4 (_LT_LINKER_SHLIBS)
3754         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3755         soon would incorrectly match FreeBSD 10.0.
3757 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3759         PR binutils/12283
3760         * move-if-change: Import version from gnulib.
3762 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3764         PR lto/47225
3765         * Makefile.def (lto-plugin): Double dash for enable-shared.
3766         (configure-gcc): Depend on all-lto-plugin.
3767         * Makefile.in: Rebuilt.
3769 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3771         * configure.ac: Remove extra bracket.
3772         * configure: Regenerate.
3774 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3776         * MAINTAINERS: Add myself as libquadmath maintainer.
3778 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3780         * MAINTAINERS: Update my email address.
3782 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3784         * MAINTAINERS (option handling): Add self.
3786 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3788         PR lto/47225
3789         * Makefile.def: Add dependency for install-gcc
3790         on install-lto-plugin.
3791         * Makfile.in: Regenerated
3793 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3795         * MAINTAINERS (CPU Port Maintainers): Add myself.
3797 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3799         PR libgcj/44341
3800         * configure.ac: Discard --with-* flags for host when configuring
3801         target libraries for cross build.
3802         * configure: Rebuilt.
3804 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3806         * MAINTAINERS (linear loop transforms): Removed.
3808 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3810         * configure.ac: If with_ppl is no, move setting with_cloog=no
3811         after CLOOG_REQUESTED check.
3812         * configure: Regenerated.
3814 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3816         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3817         CLooG has been requested.
3818         * configure: Regenerated.
3820 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3822         * configure: Regenerated.
3823         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3825 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3827         * configure: Regenerated.
3828         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3830 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3832         * configure.ac: Use AS_HELP_STRING throughout.
3833         * configure: Regenerate.
3835 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3837         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3838         * configure: Regenerate.
3840 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3842         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3844 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3846         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3847         for ia64-hpux.
3848         * configure: Regenerate.
3850 2011-01-07  Jan Hubicka  <jh@suse.cz>
3852         PR lto/47225
3853         * Makefile.in: Regenerate.
3854         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3855         configure.
3857 2011-01-07  Jan Hubicka  <jh@suse.cz>
3859         * Makefile.in: Regenerate.
3860         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3861         and configure dependency on lto-plugin configure.
3862         (lto-plugin module): Remove dependency on GCC; add dependency on
3863         liniberty.
3865 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3867         * MAINTAINERS (Write After Approval): Add myself.
3869 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3871         * configure: Regenerate.
3873 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3875         * configure.ac: (picochip): Disable libiberty.
3877 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2010-12-10  Ian Lance Taylor  <iant@google.com>
3883         PR bootstrap/46819
3884         * configure.ac: For --disable-libgcj clear libgcj_saved.
3885         * configure: Rebuild.
3887 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3889         PR fortran/46540
3890         * configure.ac: Add --disable-libquadmath and
3891         --disable-libquadmath-support.
3892         * configure: Regenerate.
3894 2010-12-03  Ian Lance Taylor  <iant@google.com>
3896         * MAINTAINERS: Add myself as libgo maintainer.
3898 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3900         PR libffi/46792
3901         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3902         * configure: Regenerate.
3904 2010-12-02  Ian Lance Taylor  <iant@google.com>
3906         * configure.ac: Always set default for poststage1_ldflags to
3907         -static-libstdc++ -static-libgcc.
3909 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3911         * configure.ac: Move comment to remove extra space in last argument
3912         of GCC_TARGET_TOOL.
3914 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3916         PR other/46026
3917         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3918         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3919         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3920         (BASE_FLAGS_TO_PASS): Use it.
3921         * configure: Rebuilt.
3922         * Makefile.in: Rebuilt.
3924 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3926         PR binutils/12258
3927         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3928         Properly check default linker.
3929         * configure: Regnerated.
3931 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3933         * configure.ac: For --enable-gold, handle value `default' instead of
3934         `both*'.  New configure option --{en,dis}able-ld.
3935         * configure: Regenerate.
3937 2010-11-20  Ian Lance Taylor  <iant@google.com>
3939         * configure.ac: Only disable a language library if no language needs
3940         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3941         * configure: Rebuild.
3943 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3945         * Makefile.in: Regenerate.
3947         PR other/46202
3948         * configure.ac: Fix just-built in-tree STRIP name to be
3949         binutils/strip-new.
3950         * configure: Regenerate.
3951         * Makefile.def (install-strip-gcc, install-strip-binutils)
3952         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3953         (install-strip-sid): Mirror dependencies on non-strip variants
3954         of these targets on the respective -strip prerequisites.
3955         * Makefile.tpl (install-strip, install-strip-host)
3956         (install-strip-target): New targets.
3957         (install-strip-[+module+], install-strip-target-[+module+]):
3958         New targets.
3959         * Makefile.in: Regenerate.
3961 2010-11-19  Ian Lance Taylor  <iant@google.com>
3962             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3964         * configure.ac: Add target-libgo to target_libraries.  Set
3965         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3966         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3967         (HOST_EXPORTS): Add GOC.
3968         (BASE_TARGET_EXPORTS): Add GOC.
3969         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3970         (GOCFLAGS_FOR_TARGET): New variable.
3971         (EXTRA_HOST_FLAGS): Add GOC.
3972         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3973         * Makefile.def (target_modules): Add libgo.
3974         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3975         (dependencies): Add dependency from configure-target-libgo to
3976         configure-target-libffi and all-target-libstdc++-v3.  Add
3977         dependencies from all-target-libgo to all-target-libffi.
3978         (languages): Add go.
3979         * configure: Rebuild.
3980         * Makefile.in: Rebuild.
3982 2010-11-19  Ian Lance Taylor  <iant@google.com>
3984         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3985         compiler/flag environment variables.
3987 2010-11-18  Ian Lance Taylor  <iant@google.com>
3989         * configure.ac: Check for lang_requires_boot_languages in
3990         config-lang.in files.
3991         * configure: Rebuild.
3993 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3994             Tobias Burnus  <burnus@net-b.de>
3996         PR fortran/32049
3997         * Makefile.def: Add libquadmath; build it with language=fortran.
3998         * configure.ac: Add libquadmath.
3999         * Makefile.tpl: Handle multiple libs in check-[+language+].
4000         * Makefile.in: Regenerate.
4001         * configure: Regenerate.
4003 2010-11-16  Tom Tromey  <tromey@redhat.com>
4005         * MAINTAINERS: Moved myself to reviewers section.
4007 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4009         * MAINTAINERS: Moved myself to reviewers section.
4011 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4013         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4014         (Write After Approval): Remove self.
4016 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4018         * configure.ac: Fix spelling in option names.
4019         * configure: Regenerated.
4021 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4023         PR bootstrap/39622
4024         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4025         * configure: Regenerated.
4027 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4029         * MAINTAINERS: Update my email address.
4031 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4033         * configure: Regenerate.
4035 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4037         * configure: Regenerate.
4039 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4041         * configure: Regenerate.
4043 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4045         * configure: Regenerate.
4047 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4049         * configure.ac: Support official CLooG.org versions.
4050         * configure: Regenerate.
4051         * config/cloog.m4: New.
4053 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4055         * MAINTAINERS (Write After Approval): Add myself.
4057 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4059         * MAINTAINERS: Update my email address.
4061 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4063         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4064         * configure: Regenerate.
4066 2010-11-03  Ian Lance Taylor  <iant@google.com>
4067             Dave Korn  <dave.korn.cygwin@gmail.com>
4069         PR lto/46273
4070         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4071         and on other supported platforms whenever LTO is enabled.
4072         * configure: Rebuild.
4074 2010-11-02  Alan Modra  <amodra@gmail.com>
4076         PR binutils/12110
4077         * configure.ac: Error when source path contains spaces.
4078         * configure: Regenerate.
4080 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4082         * MAINTAINERS: Update my email address.
4084 2010-10-20  Ian Lance Taylor  <iant@google.com>
4086         * Makefile.def (target_modules): Set lib_path to src/.libs for
4087         libstdc++-v3 module.
4088         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4089         * Makefile.in: Rebuild.
4091 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4093         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4094         (Write After Approval): Remove myself.
4096 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4098         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4100 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4102         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4104 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4106         * configure.ac (build_lto_plugin): New shell variable.
4107         (--enable-lto): Turn on by default for all non-ELF platforms that
4108         have had LTO support added so far.  Set build_lto_plugin appropriately
4109         for both ELF and non-ELF.
4110         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4111         * configure: Regenerate.
4113 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4115         Sync from src:
4116         * configure.ac (v850 support): Remove target-libgloss from
4117         noconfigdirs.
4118         * configure: Regenerate.
4120 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4122         PR bootstrap/45326
4123         PR bootstrap/45174
4124         * configure.ac: Honor initial values of $build_configargs,
4125         $host_configargs, $target_configargs.  Mark the precious, so
4126         environment settings get recorded.
4127         * configure: Regenerate.
4129 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4131         PR bootstrap/45796
4132         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4133         Depend on all-build-libiberty.
4134         * Makefile.in: Regenerate.
4136 2010-09-30  Michael Eager  <eager@eagercon.com>
4138         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4139         * configure: Regenerate.
4141 2010-09-28  Michael Eager  <eager@eagercon.com>
4143         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4145 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4147         PR bootstrap/44621
4148         * configure.ac: Fix unportable shell quoting.
4149         * configure: Regenerate.
4151 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4153         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4154         targets and amend comment.
4155         * configure: Regenerate.
4157 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4159         * MAINTAINERS (Write After Approval): Add myself.
4161 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4163         * configure.ac: Enable LTO by default on Darwin.
4164         * configure: Regenerate.
4166 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4168         * MAINTAINERS (Write After Approval): Add myself.
4170 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4172         * MAINTAINERS (Write After Approval): Add myself.
4174 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4176         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4177         ports
4179 2010-07-28  David Yuste  <david.yuste@gmail.com>
4181         * MAINTAINERS (Write After Approval): Add myself.
4183 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4185         * configure.ac: Support all v850 targets.
4186         * configure: Regenerate.
4188 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4190         PR bootstrap/44455
4191         * configure.ac (extra_mpfr_configure_flags): Copy from
4192         extra_mpc_gmp_configure_flags.
4193         * configure: Re-generated.
4195 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4197         * MAINTAINERS (Write After Approval): Add myself.
4199 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4201         * MAINTAINERS (Write After Approval): Add myself.
4203 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4205         * MAINTAINERS (Write After Approval): Add myself.
4207 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4209         PR target/44862
4210         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4211         Provide -B option to allow for link spec %s substitutions for
4212         libstdc++.a on darwin.
4213         * Makefile.in: Regenerate.
4215 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4217         * MAINTAINERS (Reviewers): Update my e-mail address
4219 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4221         * Makefile.def (configure-gcc): Depend on all-libelf.
4222         * Makefile.in: Rebuild.
4224 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4226         * MAINTAINERS (Write After Approval): Add myself in the right place.
4228 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4230         * MAINTAINERS (Write After Approval): Add myself.
4232 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4234         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4236 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4238         * config.sub: Update to version 2010-05-21.
4239         * config.guess: Update to version 2010-04-03.
4241 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4243         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4244         * configure: Regenerate.
4246 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4248         * MAINTAINERS (Write After Approval): Add myself.
4250 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4252         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4253         a platform that supports LTO.
4254         * configure: Regenerate.
4256 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4258         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4259         * configure: Regenerated.
4261 2010-04-27  Roland McGrath  <roland@redhat.com>
4262             H.J. Lu  <hongjiu.lu@intel.com>
4264         * configure.ac (--enable-gold): Support both, both/gold and
4265         both/bfd to add gold to configdirs without removing ld.
4266         * configure: Regenerated.
4268         * Makefile.def: Add install-gold dependency to install-ld.
4269         * Makefile.in: Regenerated.
4271 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4273         PR lto/42776
4274         * configure.ac (--enable-lto): Refactor handling so libelf tests
4275         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4276         and allow LTO to be explicitly enabled on non-ELF platforms that
4277         are known to support it inside else-clause.
4278         * configure: Regenerate.
4280 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4282         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4283         * configure: Regenerate.
4285 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4287         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4288         * configure: Regenerate.
4290 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4292         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4293         separately.
4294         * configure: Regenerate.
4296 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4298         * MAINTAINERS (Write After Approval): Add myself.
4300 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4302         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4303         * configure: Regenerate.
4305 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4307         * configure: Regenerate after change to elf.m4.
4309 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4311         * MAINTAINERS (Write After Approval): Add myself.
4313 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4315         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4316         * configure: Regenerated.
4318 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4320         * configure.ac: Print "buggy but acceptable" when CLooG
4321         revision is less than 9.
4322         * configure: Regenerated.
4324 2010-04-01  Diego Novillo  <dnovillo@google.com>
4326         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4328 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4330         PR bootstrap/43615
4331         PR bootstrap/43328
4333         Revert:
4335         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4337         * configure.ac: Do not pass --enable-multilib nor
4338         --disable-multilib in baseargs.  Accept explicitly passed
4339         --enable_multilib.
4340         * configure: Regenerate.
4342 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4344         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4346 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4348         * MAINTAINERS: Remove myself.
4350 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4352         PR bootstrap/43328
4353         * configure.ac: Do not pass --enable-multilib nor
4354         --disable-multilib in baseargs.  Accept explicitly passed
4355         --enable_multilib.
4356         * configure: Regenerate.
4358 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4360         * MAINTAINERS (spu port): Remove me.
4362 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4364         * configure.ac (tic6x-*-*): New case.
4365         * configure: Regenerate.
4367 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4369         * config.sub: Update to version 2010-03-22.
4370         * config.guess: Update to version 2009-12-30.
4372 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4374         PR ada/42554
4375         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4376         * configure: Regenerate.
4378 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4380         * MAINTAINERS: Update my email address.
4382 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4384         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4385         (ghassan.shobaki@amd.com): Removed.
4387 2010-03-17  Alan Modra  <amodra@gmail.com>
4389         * MAINTAINERS: Update my email address.
4391 2010-03-16  Diego Novillo  <dnovillo@google.com>
4393         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4394         Matthews.
4396 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4398         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4399         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4401 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4403         * MAINTAINERS: Update my email address.
4405 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4407         * MAINTAINERS: Update my email address.
4409 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4411         * MAINTAINERS: Update my email address.
4413 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4415         * MAINTAINERS: Update my email address.
4417 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4419         PR libstdc++/32499
4420         * configure.ac (RANLIB): Default to true.
4421         (STRIP): Likewise.
4422         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4423         * configure: Regenerate.
4425 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4427         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4428         (Write After Approval): Update my email address.
4430 2010-02-17  Nick Clifton  <nickc@redhat.com>
4432         PR 11238
4433         * Makefile.tpl (local-distclean): Also remove config.cache files in
4434         sub-directories as there may not be Makefiles present in the
4435         sub-directories.
4436         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4437         the config.cache files found by the find command.
4439         * Makefile.in: Regenerate.
4440         * configure.ac: Revert previous delta.
4441         * configure: Regenerate.
4443 2010-02-15  Nick Clifton  <nickc@redhat.com>
4445         PR 11238
4446         * configure.ac: Delete config.cache files in sub-directories when
4447         deleting Makefiles.
4448         * configure: Regenerate.
4450 2010-02-12  Ben Elliston  <bje@gnu.org>
4452         * MAINTAINERS: Update my email address.
4454 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4456         * MAINTAINERS (spu port): Update my email address.
4458 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4460         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4462 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4464         * configure.ac: Add "recommended" version checks for GMP/MPC.
4465         Update recommended GMP/MPFR/MPC versions.
4466         * configure: Regenerate.
4468 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4470         * MAINTAINERS: Move my Embecosm email address into the
4471         write-after-approval section.
4473 2010-01-26  Ian Lance Taylor  <iant@google.com>
4475         * MAINTAINERS: Add myself as Go frontend maintainer.
4477 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4479         PR libstdc++/36101, PR libstdc++/42813
4480         * configure.ac (bootstrap_target_libs): Make inclusion of
4481         target-libgomp conditional on libgomb being in target_configdirs.
4482         * configure: Regenerate.
4484 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4486         PR libstdc++/36101, PR libstdc++/42813
4487         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4488         * configure: Regenerate.
4490 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4492         PR libstdc++/36101, PR libstdc++/42813
4493         * configure.ac (target_configdirs): Substitute.
4494         * Makefile.def: Bootstrap target module libgomp.
4495         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4496         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4497         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4498         * configure, Makefile.in: Regenerate.
4500 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4502         * MAINTAINERS: Adjust my details.
4504 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4506         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4508 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4510         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4512 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4514         * MAINTAINERS (Write After Approval): Add myself.
4516 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4518         * MAINTAINERS (Write After Approval): Add myself.
4520 2010-01-11  Richard Guenther  <rguenther@suse.de>
4522         PR lto/41569
4523         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4524         * Makefile.in: Regenerated.
4526 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4528         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4529         * configure: Regenerate.
4531 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4532             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4534         PR bootstrap/42424
4535         * configure.ac: Include libtool m4 files.
4536         (_LT_CHECK_OBJDIR): Call it.
4537         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4538         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4540         * configure: Regenerate.
4542 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4544         PR bootstrap/41818
4545         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4546         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4547         * Makefile.in: Regenerate.
4549 2010-01-02  Richard Guenther  <rguenther@suse.de>
4551         PR lto/41529
4552         * configure.ac: Include config/elf.m4.  Disable LTO if not
4553         builting for an elf target.
4554         * configure: Regenerate.
4556 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4558         * MAINTAINERS: Change my email address.
4560 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4562         * config.sub, config.guess: Update from upstream sources.
4564 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4570         PR middle-end/30447
4571         PR middle-end/30789
4572         PR other/40302
4574         * configure.ac: Require MPC.
4575         * configure: Regenerate.
4577 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4579         PR target/38384
4580         PR bootstrap/40972
4581         * libtool.m4: Sync from git Libtool.
4582         * ltoptions.m4: Likewise.
4583         * ltversion.m4: Likewise.
4584         * lt~obsolete.m4: Likewise.
4585         * ltmain.sh: Likewise.
4587 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4589         * configure.ac: Update minimum MPC version to 0.8.
4590         * configure: Regenerate.
4592 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4594         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4595         * configure: Regenerated.
4597 2009-11-21  Ian Lance Taylor  <iant@google.com>
4599         * configure.ac: Change default of poststage1_ldflags to be empty if
4600         poststage1_libs is set.  When poststage1_libs is empty, and
4601         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4602         * configure: Rebuild.
4604 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4606         * MAINTAINERS (Write After Approval): Update my email address.
4608 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4610         * config.guess: Update from upstream sources.
4612 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4614         * Makefile.def: Restore host and target settings for gmp.
4615         * Makefile.in: Rebuild.
4617 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4619         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4620         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4621         Fix portability of test of C++ as bootstrap language.  Add
4622         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4623         * configure: Rebuild.
4624         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4625         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4626         in-tree building.
4627         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4628         (POSTSTAGE1_HOST_EXPORTS): Use it.
4629         (STAGE[+id+]_CXXFLAGS): New.
4630         (BASE_FLAGS_TO_PASS): Pass it down.
4631         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4632         extra_exports.
4633         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4634         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4635         extra_exports.
4636         * Makefile.in: Rebuild.
4638 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4640         * config.sub, config.guess: Update from upstream sources.
4642 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4644         * MAINTAINERS (Write After Approval): Add myself.
4646 2009-11-09  Jon Beniston  <jon@beniston.com>
4648         * MAINTAINERS (Write After Approval): Add myself.
4650 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4652         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4653         paths for *-w64-mingw* and x86_64-*mingw*.
4654         * configure: Regenerated.
4656 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4658         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4660 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4662         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4663         Phil Edwards to Write-After Approval.
4665 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4667         * configure.ac: Disable target-winsup & co for
4668         x86_64-*-mingw* and *-w64-mingw* targets.
4669         * configure: Regenerated.
4671 2009-10-16  Nick Clifton  <nickc@redhat.com>
4673         * MAINTAINERS: Add myself as a maintainer for the RX port.
4675 2009-10-26  Johannes Singler  <singler@kit.edu>
4677         * MAINTAINERS (Write After Approval): Update my e-mail address.
4679 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4681         * configure.ac (CLooG test): Use = with test.
4682         * configure: Regenerate.
4684 2009-10-22  Richard Guenther  <rguenther@suse.de>
4686         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4687         cloog if the ppl version check failed.  Move flags saving
4688         before setting in libelf check.
4689         * configure: Regenerate.
4691 2009-10-21  Richard Guenther  <rguenther@suse.de>
4693         * configure.ac: Adjust the ppl and cloog configure to work as
4694         documented.  Disable cloog if ppl was disabled.  Omit the version
4695         checks if they were disabled.
4696         * configure: Re-generate.
4698 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4700         * configure.ac: Add 'lto' to enable_languages, not
4701         new_enable_languages, and only if not already present.
4702         * configure: Regenerate.
4704 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4706         * README: Refer to the various COPYING* files instead of just
4707         COPYING.
4708         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4710 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4712         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4714 2009-10-07  Richard Guenther  <rguenther@suse.de>
4716         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4717         and Richard Guenther as reviewers.
4718         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4719         as reviewers.
4721 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4723         * config.sub: Update from upstream sources.
4725 2009-10-06  Ian Lance Taylor  <iant@google.com>
4727         * Makefile.def: check-gold depends upon all-gas.
4728         * Makefile.in: Rebuild.
4730 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4732         * MAINTAINERS (Write After Approval): Add myself.
4734 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4736         * Makefile.def: all-lto-plugin depends on all-libiberty.
4737         set bootstrap=true for lto-plugin.
4738         Add lto-plugin.
4739         * Makefile.in: Regenerate.
4740         * configure.ac (host_libs): Add lto-plugin.
4741         * configure: Regenerate.
4743 2009-10-03  Diego Novillo  <dnovillo@google.com>
4745         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4746         (HOST_LIBELFLIBS): Define.
4747         (HOST_LIBELFINC): Define.
4748         * Makefile.in: Regenerate.
4749         * configure.ac: Add --enable-lto.
4750         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4751         If --enable-lto is used, add 'lto' to new_enable_languages.
4752         If --enable-lto is used and gold is enabled, add
4753         lto-plugin to configdirs.
4754         * configure: Regenerate.
4756 2009-10-03  Simon Baldwin  <simonb@google.com>
4758         * configure.ac: If --with-system-zlib, suppress local zlib and
4759         pass --with-system-zlib to subdir configure scripts.
4760         * configure: Regenerate.
4762 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4763             Paolo Bonzini  <bonzini@gnu.org>
4765         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4766         $(srcdir).
4767         * Makefile.in: Rebuilt.
4769 2009-09-26  Gary Funck  <gary@intrepid.com>
4771         * MAINTAINERS (Write After Approval): Add myself.
4773 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4775         * configure.ac: Update minimum MPC version to 0.7.
4776         * configure: Regenerate.
4778 2009-09-25  Nick Clifton  <nickc@redhat.com>
4780         * configure.ac: Pass any --cache-file=/dev/null option on to
4781         subconfigures.
4782         * configure: Regenerate.
4784 2009-09-23  Nick Clifton  <nickc@redhat.com>
4786         * config.sub, config.guess: Update from upstream sources.
4788 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4790         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4791         * Makefile.in: Rebuilt.
4793 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4795         PR bootstrap/32272
4796         * configure.ac: Error out if $srcdir isn't '.' but contains
4797         host-${host_noncanonical}.
4798         * configure: Regenerate.
4800 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4802         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4803         maintainer.
4805 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4807         * configure.ac: If bootstrapping a combined tree with
4808         --enable-gold, require c++ in stage1_languages.
4809         * configure: Regenerate.
4811         * configure.ac: Also add target_libs of stage1_languages to
4812         bootstrap_target_libs.
4813         * configure: Regenerate.
4815         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4816         with --enable-languages not containing c++.
4817         * configure: Regenerate.
4819 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4821         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4822         * configure: Regenerate.
4824 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4826         * MAINTAINERS (Write After Approval): Update my e-mail address,
4827         and move from from here...
4828         (Waiting for paperwork): To here.
4830 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4832         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4834 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4836         * configure.ac: Do not use $extrasub for replacing @if/@endif
4837         parts in Makefile; instead, use additional arguments to
4838         AC_CONFIG_COMMANDS to do the replacement manually, with several
4839         sed invocations, to avoid HP-UX sed command limits.
4840         * configure: Regenerate.
4842 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4844         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4845         blank before -L.
4847 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4849         * configure.ac (with-build-config): Document.  Handle without.
4850         Handle missing argument.
4851         * configure: Rebuilt.
4853 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4855         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4856         Default to bootstrap-debug only if compare-debug works.
4857         * configure: Rebuilt.
4858         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4859         * Makefile.in: Rebuilt.
4861 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4863         * MAINTAINERS (OS Port Maintainers): Update my email address.
4865 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4867         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4868         * Makefile.in: Rebuilt.
4870 2009-09-01  Chris Demetriou  <cgd@google.com>
4872         * MAINTAINERS (Write After Approval): Add myself.
4874 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4876         PR debug/30161
4877         * include/dwarf2.h (enum dwarf_tag): Added
4878         DW_TAG_GNU_template_template_param
4879         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4881 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4883         * Makefile.tpl (AWK): Fix typo.
4884         * Makefile.in: Regenerate.
4886 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4888         * configure.ac: Detect awk and sed.
4889         * Makefile.def (flags_to_pass): Add AWK and SED.
4890         * Makefile.tpl (AWK, SED): New.
4891         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4892         * configure: Regenerate.
4893         * Makefile.in: Regenerate.
4895 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4897         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4898         (collapseslashes): Likewise.
4900 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4902         * configure.ac (AC_PREREQ): Bump to 2.64.
4904 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4906         * configure.ac: Remove --with-datarootdir, --with-docdir,
4907         --with-pdfdir, --with-htmldir switches.
4908         * configure: Regenerate.
4910         * configure: Regenerate.
4912         * compile: Sync from Automake 1.11.
4913         * depcomp: Likewise.
4914         * install-sh: Likewise.
4915         * missing: Likewise.
4916         * mkinstalldirs: Likewise.
4917         * ylwrap: Likewise.
4919 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4921         * ltmain.sh (func_normal_abspath): New function.
4922         (func_relative_path): Likewise.
4923         (func_mode_help): Document new -bindir option for link mode.
4924         (func_mode_link): Add new -bindir option, and use it to place
4925         output DLL if specified.
4927 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4929         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4930         (baseargs): Add --disable-option-checking.
4931         * configure: Regenerate.
4933         * Makefile.def (configure-target-libiberty): Depend on
4934         all-binutils and all-ld.
4935         (configure-target-newlib): Likewise.
4936         * Makefile.in: Regenerate.
4938 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4940         * config.sub, config.guess: Update from upstream sources.
4942 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4944         Sync from src, merge:
4946         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4948         * configure.ac: Do not exclude gas for i386-*-darwin.
4949         Add a case for x86_64-*-darwin.
4950         * configure: Regenerate.
4952 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4954         * MAINTAINERS: Add my name to Write After Approval list.
4956 2009-08-06  Michael Eager  <eager@eagercon.com>
4958         * configure.ac: Add Microblaze target.
4959         * configure: Regenerate.
4961 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4963         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4964         * configure: Regenerate.
4966 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4968         * MAINTAINERS (Write After Approval): Update my e-mail address.
4970 2009-07-06  Ian Lance Taylor  <iant@google.com>
4972         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4973         * configure: Rebuild.
4975 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4977         * MAINTAINERS: Move myself to the Graphite Reviewers.
4979 2009-06-30  Wei Guozhi  <carrot@google.com>
4981         * MAINTAINERS: Add my name to Write After Approval list.
4983 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4985         PR bootstrap/40338
4986         * configure.ac (comparestring): Create new variable.
4987         * Makefile.tpl (comparestring): Use to skip some comparisions.
4988         * configure: Regenerate.
4989         * Makefile.in: Regenerate.
4991 2009-06-26  Doug Evans  <dje@sebabeach.org>
4993         * Makefile.def (host_modules): Add cgen.
4994         * Makefile.in: Regenerate.
4995         * configure.ac (host_tools): Add cgen.
4996         * configure: Regenerate.
4998 2009-06-23  DJ Delorie  <dj@redhat.com>
5000         * MAINTAINERS: Add myself as mep maintainer.
5002 2009-06-23  Ian Lance Taylor  <iant@google.com>
5004         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5005         boot_languages.  Only bootstrap target libraries listed in
5006         target_libs for some boot language.  Add --with-stage1-ldflags,
5007         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5008         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5009         if not building with C++.
5010         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5011         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5012         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5013         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5014         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5015         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5016         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5017         * configure, Makefile.in: Rebuild.
5019 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5021         * MAINTAINERS: Added my name to write-after-approval list.
5023 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5025         * configure.ac: Define is_elf for QNX Neutrino targets.
5026         * configure: Regenerate.
5028 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5030         * MAINTAINERS: Added my name to the write-after-approval list
5032 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5034         * configure.ac: Detect MPC in default directory.
5035         * configure: Regenerate.
5037 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5038             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5040         * Makefile.tpl (all): Avoid a trailing backslash.
5041         * Makefile.in: Regenerate.
5043 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5045         * config.sub, config.guess: Update from upstream sources.
5047 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5049         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5050         to noconfdirs.
5051         * configure: Regenerate.
5053 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5055         * Makefile.tpl ([+compare-target+]): Compare all stage
5056         directories, rather than just gcc.
5057         * Makefile.in: Rebuilt.
5059 2009-06-01  Doug Kwan  <dougkwan@google.com>
5061         * configure.ac: Support gold for target arm*-*-*.
5062         * configure: Regenerate.
5064 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5066         * Makefile.def: Add MPC support and dependencies.
5067         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5069         * Makefile.in, configure: Regenerate.
5071 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5073         * Makefile.tpl (all): Avoid harmless warning in make all when
5074         gcc-bootstrap is enabled but stage_last does not exist.
5075         * Makefile.in: Rebuilt.
5077 2009-05-24  Nicolas Roche  <roche@adacore.com>
5079         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5080         * Makefile.in: Regenerate.
5082 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5084         * MAINTAINERS: Update my e-mail address.
5086 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5088         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5089         * configure:  Regenerate.
5091 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5093         PR other/40159
5094         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5095         gcc-no-bootstrap are mutually exclusive.
5096         * Makefile.in: Rebuilt.
5098 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5100         PR other/40159
5101         * Makefile.tpl (all): Don't end with unconditional success.
5102         * Makefile.in: Rebuilt.
5104 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5106         PR target/37137
5107         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5108         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5109         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5110         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5111         stage_configureflags, stage_cflags and stage_libcflags into
5112         explicit Makefile macros.
5113         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5114         GFORTRAN.
5115         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5116         CC.  Set CC_FOR_BUILD from CC.
5117         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5118         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5119         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5120         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5121         and GFORTRAN.
5122         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5123         (_LIBCFLAGS): Renamed to _TFLAGS.
5124         (do-compare-debug, do-compare3-debug): Drop.
5125         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5126         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5127         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5128         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5129         (XGCC_FLAGS_FOR_TARGET): New.
5130         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5131         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5132         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5133         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5134         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5135         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5136         TFLAGS.
5137         (BUILD_CONFIG): Include if requested.
5138         (all): Set TFLAGS on bootstrap.
5139         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5140         (all-stageid-prefixmodule): Likewise.
5141         (do-clean, distclean-stageid): Set TFLAGS.
5142         (restrap): Fix whitespace.
5143         * Makefile.in: Rebuilt.
5145 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5147         * config.guess: Sync with src.
5149 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5151         * configure.ac ($with_ppl):  Default to no if not supplied.
5152         ($with_cloog):  Likewise.
5153         configure:  Regenerate.
5155 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5157         * MAINTAINERS: Update my e-mail address.
5159 2009-04-27  Nick Clifton  <nickc@redhat.com>
5161         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5163 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5165         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5166         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5167         * Makefile.in: Regenerate.
5169 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5171         PR bootstrap/39739
5172         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5173         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5175         * configure, Makefile.in: Regenerate.
5177 2009-04-21  Taras Glek  <tglek@mozilla.com>
5179         * include/hashtab.h: Update GTY annotations to new syntax
5180         * include/splay-tree.h: Likewise
5182 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5184         * config.sub, config.guess: Update from upstream sources.
5186 2009-04-15  Anthony Green  <green@moxielogic.com>
5188         * configure.ac: Add moxie support.
5189         * configure: Rebuilt.
5191 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5193         * configure.ac: Change copyright header to refer to version
5194         3 of the GNU General Public License and to point readers at the
5195         COPYING3 file and the FSF's license web page.
5196         * Makefile.def: Likewise.
5197         * Makefile.tpl: Likewise.
5198         * Makefile.in: Regenerate.
5200 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5202         * configure.ac: Restore match for darwin9 or later. Use double
5203         brackets since regeneration eats one pair.
5204         * configure: Regenerate.
5206 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5208         PR gas/10039
5209         * configure.ac: Require texinfo 4.7.
5210         * configure: Regenerated.
5212 2009-04-09  Nick Clifton  <nickc@redhat.com>
5214         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5215         the GCC Runtime Library Exception.
5217 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5219         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5220         * configure: Regenerate.
5222 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5224         * Makefil.def (languages): New entries.
5225         * Makefile.tpl (check-gcc-*): New generic target.
5226         * Makefile.in: Regenerate.
5228 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5230         * MAINTAINERS:  Update my email address.
5232 2009-03-18  Tom Tromey  <tromey@redhat.com>
5234         * configure: Rebuild.
5235         * configure.ac (host_libs): Add libiconv.
5236         * Makefile.in: Rebuild.
5237         * Makefile.def (host_modules): Add libiconv.
5238         (configure-gdb, all-gdb): Depend on libiconv.
5240 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5242         * configure.ac: Treat gdb as supported on x86_64-darwin.
5243         * configure: Regenerate.
5245 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5247         * configure.ac (--with-host-libstdcxx): New option.
5248         * configure: Regenerate.
5250 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5252         * MAINTAINERS:  Move myself into the write after approval list.
5254 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5256         * MAINTAINERS: Update e-mail address.
5258 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5260         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5262 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5264         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5266 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5268         Backport from git Libtool:
5270         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5271         Support GNU/kOpenSolaris.
5272         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5273         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5274         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5275         GNU/kOpenSolaris.
5277 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5279         * MAINTAINERS: Update e-mail address.
5281 2009-02-24  Michael Eager  <eager@eagercon.com>
5283         * MAINTAINERS (Write After Approval): Add self.
5285 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5287         * MAINTAINERS (Write After Approval): Add myself.
5289 2009-02-05  Andreas Schwab  <schwab@suse.de>
5291         * Makefile.tpl (stage_last): Define $r and $s before using
5292         $(RECURSE_FLAGS_TO_PASS).
5293         * Makefile.in: Regenerate
5295 2009-01-30  Ian Lance Taylor  <iant@google.com>
5297         * MAINTAINERS: Move myself to the Global Reviewers list.
5299 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5301         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5302         * configure: Regenerate.
5304 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5306         * MAINTAINERS: Make whitespace consistent.
5307         Remove Robert Millan from Write After Approval.
5309 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5311         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5312         (all-opcodes): Depend on all-libiberty.
5313         * Makefile.in: Regenerate.
5315 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5317         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5318         * configure: Regenerate.
5320 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5326         * MAINTAINERS: Add myself to reviewers (Fortran).
5328 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5330         PR tree-optimization/38515
5331         * configure.ac (cloog-polylib): Removed.
5332         (with_ppl, with_cloog): Test for "no".
5333         * configure: Regenerated.
5335 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5337         * MAINTAINERS: Moved myself to reviewers (Fortran).
5339 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5341         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5342         (Write After Approval): Remove myself.
5344 2009-01-03  Diego Novillo  <dnovillo@google.com>
5346         * MAINTAINERS: Remove myself from alias maintainership.
5348 2009-01-02  David Ayers  <ayers@fsfe.org>
5350         * MAINTAINERS: Update e-mail address.
5352 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5354         * MAINTAINERS: Make whitespace consistent.
5356 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5358         Backport from upstream Libtool:
5359         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5360         Add cache variables to tests that require the linker to work.
5361         For shlibpath_overrides_runpath, this also changes the semantics
5362         to let the result from the C compiler take precedence.
5364 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5366         * config.sub, config.guess: Update from upstream sources.
5368 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5370         * configure.ac (ppllibs): Add by default the lib flags.
5371         * configure: Regenerate.
5373 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5375         * MAINTAINERS:  Add myself to the write after approval list.
5377 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5379         * configure.ac: Add double brackets on darwin[912].
5380         * configure: Regenerate.
5382 2008-12-03  Daniel Kraft  <d@domob.eu>
5384         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5385         Approval to Reviewer section (for Fortran front-end).
5387 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5389         * configure.ac: Expand to darwin10 and later.
5390         * configure: Regenerate.
5392 2008-12-02  Andreas Schwab  <schwab@suse.de>
5394         * Makefile.def: configure-target-boehm-gc depends on
5395         all-target-libstdc++-v3.
5396         * Makefile.in: Regenerate.
5398 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5400         * MAINTAINERS:  Add myself as mingw maintainer.
5402 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5404         * config.sub, config.guess: Update from upstream sources.
5406 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5408         * README.SCO: Remove.
5410 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5412         * MAINTAINERS:  Add myself to the write after approval list.
5414 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5416         * MAINTAINERS:  Update my email address in WAA section.
5418 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5420         * MAINTAINERS: Update e-mail address.
5422 2008-11-27  Toon Moene  <toon@moene.org>
5424         * MAINTAINERS: Change e-mail address.
5426 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5428         * configure.ac: Build gdb for i?86-*-darwin*
5429         * configure: Regenerated.
5431 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5433         * MAINTAINERS: Added my full name.
5435 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5437         PR bootstrap/38014
5438         PR bootstrap/37923
5440         Revert:
5442         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5444         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5445         * Makefile.in: Regenerated.
5447         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5449         PR gdb/921
5450         PR gdb/1646
5451         PR gdb/2175
5452         PR gdb/2176
5454         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5455         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5456         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5457         (HOST_EXPORTS): Pass CPPFLAGS.
5458         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5459         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5460         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5461         * Makefile.in, configure: Regenerated.
5462         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5463         and CPPFLAGS_FOR_BUILD.
5465 2008-11-06  Jeff Law  <law@redhat.com>
5467         * MAINTAINERS: Add myself as middle end maintainer.
5469 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5471         * MAINTAINERS (Write after approval): Add myself.
5473 2008-11-05  Diego Novillo  <dnovillo@google.com>
5475         * MAINTAINERS (Global Reviewers): Add myself.
5476         (Non-Algorithmic Maintainers): Remove myself.
5478 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5480         * MAINTAINERS (Write after approval): Add myself.
5482 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5484         * MAINTAINERS (Write after approval): Add myself.
5486 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5488         * configure.ac (spu-*-*): Remove special case.
5489         * configure: Regenerate.
5491 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5493         * MAINTAINERS (Write after approval): Update my email address.
5495 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5497         * configure.ac [spu-*-*]: Do not set skipdirs.
5498         * configure: Re-generate.
5500 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5502         * MAINTAINERS (Various Maintainers): Add myself to reload.
5504 2008-10-25  Richard Guenther  <rguenther@suse.de>
5506         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5507         maintainer.  Remove myself as libgcc-math maintainer.
5508         (Non-Algorithmic Maintainers): Remove myself.
5510 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5512         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5513         * Makefile.in: Regenerated.
5515 2008-10-23  Cary Coutant  <ccoutant@google.com>
5517         * MAINTAINERS (Write after approval): Add myself.
5519 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5521         PR gdb/921
5522         PR gdb/1646
5523         PR gdb/2175
5524         PR gdb/2176
5526         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5527         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5528         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5529         (HOST_EXPORTS): Pass CPPFLAGS.
5530         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5531         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5532         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5533         * Makefile.in, configure: Regenerated.
5534         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5535         and CPPFLAGS_FOR_BUILD.
5537 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5539         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5540         Sebastian Pop.
5542 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5544         * MAINTAINERS (Write After Approval): Added myself.
5546 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5548         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5549         recommended version to 2.3.2.
5551         * configure: Regenerate.
5553 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5555         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5557 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5559         * MAINTAINERS (Write After Approval): Update e-mail address.
5561 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5563         * libtool.m4: Update to libtool 2.2.6.
5564         * lt~obsolete.m4: Update to libtool 2.2.6.
5565         * ltmain.sh: Update to libtool 2.2.6.
5566         * ltsugar.m4: Update to libtool 2.2.6.
5567         * ltversion.m4: Update to libtool 2.2.6.
5568         * ltoptions.m4: Update to libtool 2.2.6.
5569         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5571 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5573         * MAINTAINERS (Write After Approval): Add myself.
5575 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5577         * MAINTAINERS (Write After Approval): Update my name.
5579 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5581         * MAINTAINERS: Add myself in "Write After Approval".
5583 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5585         * MAINTAINERS: Add myself as ia64 maintainer.
5587 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5589         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5590         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5591         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5592         and Michael Tiemann from Write After Approval since they do not
5593         actually have access.
5595 2008-09-05  Richard Guenther  <rguenther@suse.de>
5597         * configure.ac: Initialize clooglibs to -lcloog.
5598         * configure: Re-generate.
5600 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5602         * MAINTAINERS (Write After Approval): Add myself.
5604 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5606         * configure.ac (--with-cloog-polylib): New.
5607         (--disable-cloog-version-check): New.
5608         (--disable-ppl-version-check): New.
5609         * configure: Re-generate.
5611 2008-09-03  Richard Guenther  <rguenther@suse.de>
5613         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5614         cloog test.
5615         * configure: Re-generate.
5617 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5619         Add picoChip port.
5620         * MAINTAINERS: Add picoChip maintainers.
5622 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5623             Tobias Grosser  <grosser@fim.uni-passau.de>
5624             Jan Sjodin  <jan.sjodin@amd.com>
5625             Harsha Jagasia  <harsha.jagasia@amd.com>
5626             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5627             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5628             Adrien Eliche  <aeliche@isty.uvsq.fr>
5630         Merge from graphite branch.
5631         * configure: Regenerate.
5632         * Makefile.in: Regenerate.
5633         * configure.ac (host_libs): Add ppl and cloog.
5634         Add checks for PPL and CLooG.
5635         * Makefile.def (ppl, cloog): Added modules and dependences.
5636         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5637         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5639 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5641         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5642         (GCC_SHLIB_SUBDIR): New.
5643         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5644         * configure: Regenerate.
5645         * Makefile.in: Regenerate.
5647 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5649         * MAINTAINERS: Consistently use tabs to separate columns.
5651 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5653         * MAINTAINERS (Write after Approval): Add myself.
5655 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5657         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5658         Enable bfd, binutils and opcodes.
5659         * configure: Regenerate.
5661 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5663         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5665 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5667         * MAINTAINERS:  Use correct Umlaut for last name.
5669 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5671         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5673 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5675         * MAINTAINERS: Update my email address.
5677 2008-08-16  Nicolas Roche  <roche@adacore.com>
5679         * Makefile.tpl: Add BOOT_ADAFLAGS.
5680         * Makefile.in: Regenerate.
5682 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5684         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5685         * configure: Regenerate.
5687 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5689         * configure.ac: Add makefile fragments for hpux.
5690         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5691         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5692         * configure: Regenerate.
5693         * Makefile.in: Regenerate.
5695 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5697         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5699 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5701         * MAINTAINERS (Write after Approval): Add myself.
5703 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5705         * MAINTAINERS (Write After Approval):  Add myself.
5707 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5709         * MAINTAINERS (Write After Approval):  Add myself.
5711 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5713         * MAINTAINERS: Update my email address.
5715 2008-06-25  Joey Ye  <joey.ye@intel.com>
5717         * MAINTAINERS (Write After Approval):  Add myself.
5719 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5721         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5722         * Makefile.in: Regenerate.
5723         * configure: Regenerate.
5725 2008-06-17  Daniel Kraft  <d@domob.eu>
5727         * MAINTAINERS (Write After Approval):  Add myself.
5729 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5731         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5732         "$@" is still intact with both Autoconf 2.59 and 2.62.
5733         * configure: Regenerate.
5735 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5737         * Makefile.tpl: Fix comment errors.
5738         * Makefile.in: Regenerate.
5740 2008-06-12  David S. Miller  <davem@davemloft.net>
5741             David Edelsohn  <edelsohn@gnu.org>
5743         * configure.ac: Add powerpc*-*-* to gold supported targets.
5744         * configure: Regenerate.
5746 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5748         PR tree-optimization/36218
5749         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5750         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5751         (all prefix="build-"): Pass them to build-system sub-makes.
5752         * Makefile.in: Regenerate.
5754 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5756         * MAINTAINERS (mt port): Remove.
5757         (sco5, unixware, sco udk): Remove.
5758         (Kean Johnston): Add to Write After Approval.
5760 2008-05-30  Julian Brown  <julian@codesourcery.com>
5762         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5763         of libobjc for ARM EABI Linux.
5764         * configure: Regenerate.
5766 2008-05-18  Xinliang David Li   <davidxl@google.com>
5768         * ChangeLog: Remove wrong ChangeLog entry.
5770 2008-05-17  Xinliang David Li   <davidxl@google.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5776         * MAINTAINERS (Write After Approval): Add myself.
5778 2008-05-14  Rafael Espíndola  <espindola@google.com>
5780         * config-ml.in: don't handle --enable-shared and --enable-static.
5782 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5784         * MAINTAINERS: Update my email address.
5786 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5788         * MAINTAINERS: Update my email address.
5790 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5792         * MAINTAINERS (Write After Approval): Add myself.
5794 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5796         * MAINTAINERS (Write After Approval): Add myself.
5798 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5800         * MAINTAINERS (crx): Add myself.
5802 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5804         Sync with src:
5805         2008-04-14  David S. Miller  <davem@davemloft.net>
5807         * configure.ac: Add sparc*-*-* to gold supported targets.
5808         * configure: Regenerate.
5810 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5812         PR bootstrap/35457
5813         * configure.ac: Include override.m4.
5814         * configure: Regenerate.
5816 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5818         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5819         * Makefile.in: Regenerate.
5821 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5823         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5824         as nonconfigurable directories list.
5825         * configure: Regenerate.
5827 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5829         * config.sub, config.guess: Update from upstream sources.
5831 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5833         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5834         * Makefile.in: Regenerate.
5836 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5838         * configure.ac: Do not build libssp for the AVR.
5839         * configure: Regenerate.
5841 2008-04-07  Ian Lance Taylor  <iant@google.com>
5843         * Makefile.def: check-gold depends upon all-binutils.
5844         * Makefile.in: Regenerate.
5846 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5848         * MAINTAINERS (Write After Approval): Add myself.
5850 2008-04-04  Nick Clifton  <nickc@redhat.com>
5852         PR binutils/4334
5853         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5854         builds.
5855         * configure: Regenerate.
5857 2008-04-04  NightStrike  <NightStrike@gmail.com>
5859         PR other/35151
5860         * configure.ac: Combine rules for mingw32 and mingw64.
5861         * configure: Regenerate.
5863 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5865         * MAINTAINERS (Write After Approval): Add myself.
5867 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5869         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5870         * Makefile.in (.NOTPARALLEL): Ditto.
5872 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5874         * MAINTAINERS (Write After Approval): Add myself.
5876 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5878         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5879         * Makefile.in (.NOTPARALLEL): Regenerate.
5881 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5883         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5884         * Makefile.in: Regenerate.
5886 2008-03-26  Jakub Staszak  <kuba@et.pl>
5888         * MAINTAINERS (Write After Approval): Add myself.
5890 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5892         * MAINTAINERS:  Update e-mail address.
5894 2008-03-20  Ian Lance Taylor  <iant@google.com>
5896         * configure.ac: Add support for --enable-gold.
5897         * Makefile.def: Add gold as a directory like ld.
5898         * configure, Makefile.in: Regenerate.
5900 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5902         * configure.ac: m4_include config/proginstall.m4.
5903         * configure: Regenerate.
5905         Backport from upstream Libtool:
5907         2007-10-12  Eric Blake  <ebb9@byu.net>
5909         Deal with Autoconf 2.62's semantic change in m4_append.
5910         * ltsugar.m4 (lt_append): Replace broken versions of
5911         m4_append.
5912         (lt_if_append_uniq): Don't require separator to be overquoted,
5913         and avoid broken m4_append.
5914         (lt_dict_add): Fix typo.
5915         * libtool.m4 (_LT_DECL): Don't overquote separator.
5917 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5919         * config.rpath: Add AIX 6 support.
5921 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5923         * Makefile.def (stageprofile).  Remove -fprofile-generate
5924         from stage_libcflags.
5925         * Makefile.in: Regenerate.
5927 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5929         * config.sub, config.guess: Update from upstream sources.
5931 2008-03-06  Tom Tromey  <tromey@redhat.com>
5933         * MAINTAINERS: Update for treelang deletion.
5935 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5937         * MAINTAINERS: Update my email address.
5939 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5941         * MAINTAINERS (darwin port): Add myself as a maintainer.
5942         (objective-c/c++): Add myself as a maintainer.
5944 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5946         * MAINTAINERS (Write After Approval): Update my email address.
5948 2008-02-25  Tomas Bily  <tbily@suse.cz>
5950         * MAINTAINERS (Write After Approval): Add myself.
5952 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5954         * MAINTAINERS (OpenMP): Add myself.
5956 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5958         PR bootstrap/32009
5959         PR bootstrap/32161
5961         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5962         * configure: Regenerate.
5964         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5965         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5966         STAGE4_LIBCFLAGS): New.
5967         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5968         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5969         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5970         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5971         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5972         for target modules.  Don't export LIBCFLAGS.
5973         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5974         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5975         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5976         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5977         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5978         * Makefile.in: Regenerate.
5980 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5982         PR libgcj/33085
5983         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5984         Do not use -DDLL_EXPORT.  Backport from upstream.
5986 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5988         * MAINTAINERS (Write After Approval): Add myself.
5990 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5992         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5993         * configure: Regenerate.
5995 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5997         * configure.ac (xtensa*-*-*): Recognize processor variants.
5998         * configure: Regenerate.
6000 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6002         PR bootstrap/34922
6003         * configure.ac (PARSE_ARGS): Push suitable setting of
6004         ac_subdirs_all, for `./configure --help=recursive'.
6005         Handle `+' in generic toplevel directory disabling.
6006         * configure: Regenerate.
6008 2008-01-28  Nick Clifton  <nickc@redhat.com>
6010         * MAINTAINERS (xstormy16): Take over maintainership.
6012 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6014         * MAINTAINERS (c4x port): Remove.
6016 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6018         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6020 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6022         * config.sub, config.guess: Update from upstream sources.
6024 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6026         * MAINTAINERS (Write After Approval): Add myself.
6028 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6030         * MAINTAINERS: Update my email address.
6032 2008-01-09  Raksit Ashok  <raksit@google.com>
6034         * MAINTAINERS (Write After Approval): Add myself.
6036 2008-01-09  Raksit Ashok  <raksit@google.com>
6038         * MAINTAINERS (Write After Approval): Add myself.
6040 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6042         * config.sub, config.guess: Update from upstream sources.
6044 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6046         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6047         Change recommended MPFR from 2.2.1 -> 2.3.0.
6048         * configure: Regenerate.
6050 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6052         * MAINTAINERS: Update my email address.
6054 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6056         * MAINTAINERS: Update my email address.
6058 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6060         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6061         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6062         * Makefile.in: Regenerate.
6064 2007-12-10  Mark Heffernan  <meheff@google.com>
6066         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6067         misplaced entries.
6069 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6071         * configure.ac: Enable libjava for x86_64-*-darwin9.
6072         * configure: Regenerate.
6074 2007-12-07  Bill Maddox  <maddox@google.com>
6076         * MAINTAINERS (Write After Approval): Add myself.
6078 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6080         * config.sub, config.guess: Update from upstream sources.
6082 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6084         * config-ml.in: Remove 64bit configure tests.
6086 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6088         * config-ml.in: Robustify against white space in absolute file
6089         names.
6091         * config-ml.in (multi-clean): Substitute ${Makefile}.
6092         Remove superfluous ${Makefile} in list.
6094 2007-11-19  Thiemo Seufer  <ths@mips.com>
6096         * config-ml.in: Don't hardcode the Makefile name.
6098 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6100         * MAINTAINERS (Write After Approval): Add myself.
6102 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6104         * MAINTAINERS (Write After Approval): Add myself.
6106 2007-11-06  Doug Kwan  <dougkwan@google.com>
6108         * MAINTAINERS (Write After Approval): Add myself.
6110 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6112         * MAINTAINERS (mercury): Remove entry.
6113         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6115 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6117         * Makefile.def (dependencies): Make configure-gdb depend on
6118         all-intl.
6119         * Makefile.in: Regenerated.
6121 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6123         * MAINTAINERS (Fortran maintainer): Remove myself.
6125 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6127         * Makefile.def: To avoid problems running with parallel makes,
6128         build newlib before libgloss so that target specific header
6129         files are availble.
6130         * Makefile.in: Regenerate
6132 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6134         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6135         * Makefile.in: Regenerate.
6137 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6139         * MAINTAINERS (Register allocation reviewer): Add myself.
6141 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6143         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6144         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6145         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6146         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6147         * configure: Regenerate.
6149 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6151         * MAINTAINERS (Register allocation reviewer): Add myself.
6153 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6155         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6156         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6157         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6158         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6159         * configure.ac: Default them to host tools for $host = $build.
6160         Subst them.
6162         * configure: Regenerate.
6163         * Makefile.in: Regenerate.
6165 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6167         * MAINTAINERS (Register allocation reviewer): Add myself.
6169 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6171         * MAINTAINERS (Register allocation reviewer): Add myself.
6173 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6175         * MAINTAINERS (Write After Approval): Fix typo.
6177 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6179         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6180         * configure: Regenerate.
6182 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6184         PR bootstrap/31906
6185         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6186         they're already prefixed.
6188 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6190         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6191         libstdc++.
6192         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6193         * configure: Regenerate.
6194         * Makefile.in: Regenerate.
6196 2007-09-17  Andreas Schwab  <schwab@suse.de>
6198         * configure.ac: Raise minimum makeinfo version to 4.6.
6199         * configure: Regenerate.
6201 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6203         * MAINTAINERS (write-after-approval) add myself
6205 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6207         * configure.ac: Correct makeinfo version check.
6208         * configure: Regenerate.
6210 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6212         * MAINTAINERS: Update my email address.
6214 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6216         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6217         to $skipdirs and only disable gprof for newlib.  Use the normal
6218         mips*-elf* handling in other respects.
6219         * configure: Regnerate.
6221 2007-09-12  David Daney  <ddaney@avtrex.com>
6223         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6224         enabling libgcj.
6225         * configure: Regenerate.
6227 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6229         PR other/32154
6230         * configure.ac: For libgloss targets, point the linker to the linker
6231         script, startup code and simulator library.
6232         * configure: Regenerate.
6234 2007-09-07  Andrew Haley  <aph@redhat.com>
6236         * configure.ac (noconfigdirs): Remove target-libffi and
6237         target-libjava.
6238         * configure: Regenerate.
6240 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6242         PR target/33281
6243         * configure.ac: Use config/mh-mingw on mingw.
6244         * configure: Regenerate.
6246 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2007-09-05  Richard Guenther  <rguenther@suse.de>
6252         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6253         nor --disable-checking is provided also turn on yes and types
6254         checking for stage1.
6255         * configure: Re-generate.
6257 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6259         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6260         (Write After Approval): Remove myself.
6262 2007-08-29  Nick Clifton  <nickc@redhat.com>
6264         * config.sub, config.guess: Update from upstream sources.
6266 2007-08-22  Bud Davis  <jmdavis@link.com>
6268         * MAINTAINERS (Write After Approval): Added myself.
6269         * MAINTAINERS (Reviewers): Removed myself.
6271 2007-08-18  Paul Brook  <paul@codesourcery.com>
6272             Joseph Myers  <joseph@codesourcery.com>
6274         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6275         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6276         * Makefile.in: Regenerate.
6277         * configure.ac (--with-debug-prefix-map): New.
6278         * configure: Regenerate.
6280 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6281             Nigel Stephens  <nigel@mips.com>
6283         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6284         as target_makefile_frag.
6285         * configure: Regenerate.
6287 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6289         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6290         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6291         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6292         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6293         (do-compare, do-compare3, do-compare-debug): New.
6294         ([+compare-target+]): Use them.
6296 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6298         * MAINTAINERS (Write After Approval): Change my email address.
6300 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6301             Ben Elliston  <bje@au.ibm.com>
6303         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6304         --silent if $silent.
6305         * configure: Regenerate.
6307 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6309         * MAINTAINERS (Various Maintainers): Add myself as
6310         loop infrastructure maintainer.  Update my e-mail
6311         address.
6313 2007-07-31  Diego Novillo  <dnovillo@google.com>
6315         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6316         Adjust description.
6318 2007-07-26  Richard Guenther  <rguenther@suse.de>
6320         * configure.ac: Add types checking to stage1 checking flags.
6321         * configure: Regenerate.
6323 2007-07-17  Nick Clifton  <nickc@redhat.com>
6325         * COPYING3: New file.  Contains version 3 of the GNU General
6326         Public License.
6327         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6328         Lesser General Public License.
6330 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6332         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6334 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6336         * MAINTAINERS (S/390 co-maintainer): Add myself.
6337         (Write After Approval): Remove myself.
6339 2007-07-13  Dan Hipschman  <dsh@google.com>
6341         * MAINTAINERS (Write After Approval): Add myself.
6343 2007-07-11  Nick Clifton  <nickc@redhat.com>
6345         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6346         WINDRES export.
6347         * Makefile.in: Regenerate.
6349 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6351         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6352         maintainer.
6354 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6356         * lt~obsolete.m4: New. Import from 20070318 libtool.
6358 2007-07-03  Julian Brown  <julian@codesourcery.com>
6360         * MAINTAINERS (Write After Approval): Add myself.
6362 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6364         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6365         * configure: Regenerate.
6367 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6369         * configure.ac: Add some missing m4 quotation.
6370         * configure: Regenerate.
6372 2007-07-02  Simon Baldwin  <simonb@google.com>
6374         * MAINTAINERS (Write After Approval): Add myself.
6376 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6378         * configure: Regenerate.
6380 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6382         * Makefile.def: Add windmc tool to build.
6383         * Makefile.tpl: Likewise.
6384         * configure.ac: Likewise.
6385         * Makefile.in: Regenerate.
6386         * configure: Regenerate.
6388 2007-06-28  DJ Delorie  <dj@redhat.com>
6390         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6391         not building newlib.
6392         * configure: Regenerated.
6394 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6396         * MAINTAINERS (Write After Approval): Add myself.
6398 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6400         * MAINTAINERS (Write After Approval): Add myself.
6402 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6404         * MAINTAINERS (Write After Approval): Add myself.
6406 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6408         * MAINTAINERS (Write After Approval): Add myself.
6410 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6412         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6413         * Makefile.in: Regenerated.
6415 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6417         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6418         bfin*-*-uclinux* targets.
6419         * configure: Regenerate.
6421 2007-06-14  Ian Lance Taylor  <iant@google.com>
6423         * MAINTAINERS: Add myself as non-algorithmic global write
6424         maintainer.
6426 2007-06-14  Diego Novillo  <dnovillo@google.com>
6428         * MAINTAINERS: Add self as middle-end maintainer and
6429         non-algorithmic global write maintainer.
6431 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6433         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6434         Move all Fortran maintainers except Paul Brook into the
6435         Non-Autopoiesis section.
6437 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6439         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6440         (distclean-stage[+id+]): Possibly delete stage_last.
6441         * Makefile.in: Regenerate.
6443 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6445         * MAINTAINERS (Various Maintainer): Fix typo.
6447 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6449         * MAINTAINERS (Various Maintainer): Add myself as
6450         dataflow maintainer.
6452 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6454         * config.sub, config.guess: Update from upstream sources.
6456 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6458         * Makefile.tpl: Fix spelling error.
6459         * Makefile.in: Regenerate.
6461 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6463         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6464         lt_cv_sys_max_cmd_len.
6466 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6468         * MAINTAINERS (Various Maintainers): Add myself as
6469         auto-vectorizer maintainer.
6471 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6473         PR libjava/32098
6474         * libtool.m4: Revert previous change.
6475         * ltgcc.m4: Put it here.
6477 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6479         * MAINTAINERS (Various Maintainers): Add myself as
6480         auto-vectorizer maintainer.
6482 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6484         PR libjava/32098
6485         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6487 2007-05-30  Richard Guenther  <rguenther@suse.de>
6489         * MAINTAINERS (Various Maintainers): Add myself as
6490         auto-vectorizer maintainer.
6492 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6494         PR bootstrap/29382
6495         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6496         * configure: Rebuilt.
6498 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6500         * MAINTAINERS (Write After Approval): Removed my name.
6502 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6504         * MAINTAINERS (Write After Approval): Remove myself.
6506 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6508         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6510 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6512         * ltmain.sh: Update from ToT Libtool.
6513         * libtool.m4: Update from ToT Libtool.
6514         * ltsugar.m4: New. Update from ToT Libtool.
6515         * ltversion.m4: New. Update from ToT Libtool.
6516         * ltoptions.m4: New. Update from ToT Libtool.
6517         * ltconfig: Remove.
6518         * ltcf-c.sh: Remove.
6519         * ltcf-cxx.sh: Remove.
6520         * ltcf-gcj.sh: Remove.
6522 2007-05-22  Ollie Wild  <aaw@google.com>
6524         * MAINTAINERS (Write After Approval): Add myself.
6526 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6528         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6529         stage_cflags.
6530         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6531         Remove CFLAGS/LIBCFLAGS.
6532         (configure-stage[+id+]-[+prefix+][+module+],
6533         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6534         * Makefile.in: Regenerate.
6536 2007-05-15  Diego Novillo  <dnovillo@google.com>
6538         * MAINTAINERS: Update e-mail address.
6540 2007-05-15  Revital Eres  <eres@il.ibm.com>
6542         * MAINTAINERS (Write After Approval): Add myself.
6544 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6546         * MAINTAINERS (Write After Approval): Updated my address.
6548 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6550         * MAINTAINERS (Write After Approval): Add myself.
6552 2007-05-11  Silvius Rus  <rus@google.com>
6554         * MAINTAINERS (Write After Approval): Add myself.
6556 2007-04-23  Tom Tromey  <tromey@redhat.com>
6558         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6560 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6562         * MAINTAINERS (cpplib): Rename to ...
6563         (libcpp): ... this.  Add C/C++ front end maintainers.
6565 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6567         * config-ml.in: Pass ${ml_config_env} to configure calls.
6569 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6571         * MAINTAINERS (Write After Approval): Add myself.
6573 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6575         * MAINTAINERS (Write After Approval): Add myself.
6577 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6579         * MAINTAINERS (fortran 95 front end): Add myself.
6581 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6583         * MAINTAINERS (Write After Approval): Add myself.
6585 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6587         * MAINTAINERS (Modulo Scheduler): Add myself.
6589 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6591         * MAINTAINERS (fortran 95 front end): Add myself.
6592         (c++ front end): whitespace fix.
6594 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6596         * MAINTAINERS (Write After Approval): Add myself.
6598 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6600         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6601         of glob.  Quote arguments with single quotes too.
6602         * configure: Regenerate.
6604 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6606         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6607         * Makefile.in: Regenerate
6609 2007-03-07  Andreas Schwab  <schwab@suse.de>
6611         * configure: Regenerate.
6613 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6615         * configure.ac: Add "--with-pdfdir" configure option,
6616         which defines pdfdir variable.
6617         * Makefile.def (target=fixincludes): Add install-pdf to
6618         missing targets.
6619         (recursive_targets): Add install-pdf target.
6620         (flags_to_pass): Add pdfdir.
6621         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6622         target.
6623         * configure: Regenerate
6624         * Makefile.in: Regenerate
6626 2007-02-28  Eric Christopher  <echristo@apple.com>
6628         Revert:
6629         2006-12-07  Mike Stump  <mrs@apple.com>
6631         * Makefile.def (dependencies): Add dependency for
6632         install-target-libssp and install-target-libgomp on
6633         install-gcc.
6634         * Makefile.in: Regenerate.
6636 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6638         * configure: Regenerate.
6639         * configure.ac: Move statements after variable declarations.
6641 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6643         * MAINTAINERS: Add myself as sh maintainer.
6645 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6647         * configure.ac: Adjust for loop syntax.
6648         * configure: Regenerate.
6650 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6652         * configure: Rebuilt.
6654 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6656         * configure.ac: Drop multiple occurrences of --enable-languages,
6657         and fix its quoting.
6658         * configure: Rebuilt.
6660 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6661             Nathan Sidwell  <nathan@codesourcery.com>
6662             Vladimir Prus  <vladimir@codesourcery.com>
6663             Joseph Myers  <joseph@codesourcery.com>
6665         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6666         * configure: Regenerate.
6668 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6670         * ltconfig (freebsd*): Default to elf.
6672 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6674         * configure.ac (target_libraries): Move libgcc before libiberty.
6675         * configure: Regenerated.
6677 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6678             Paolo Bonzini  <bonzini@gnu.org>
6680         PR bootstrap/30753
6681         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6682         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6683         * configure: Regenerated.
6685 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6687         * MAINTAINERS (Language Front End Maintainers): Update my mail
6688         address.
6690 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6692         PR bootstrap/30748
6693         * configure.ac: Correct syntax for Solaris ksh.
6694         * configure: Regenerated.
6696 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6698         * configure.ac: Sync with src.
6699         * configure: Regenerate.
6701 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6703         * Makefile.in: Regenerate.
6705 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6707         * config.sub: Sync with src.
6709 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6711         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6712         noncanonical equivalents.
6713         * configure.in: Rename to...
6714         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6715         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6716         target_noncanonical.  Use them.  Rewrite removal of configure
6717         arguments for autoconf 2.59.  Discard variable settings.  Force
6718         program_transform_name for native tools.
6720         * Makefile.in: Regenerated.
6721         * configure: Regenerated with autoconf 2.59.
6723 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6725         * MAINTAINERS (Write After Approval): Add myself.
6727 2007-01-31  Andreas Schwab  <schwab@suse.de>
6729         * Makefile.tpl (LDFLAGS): Substitute it.
6730         * Makefile.in: Regenerate.
6732 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6738         * MAINTAINERS (spu port): Add myself.
6740 2007-01-23  Richard Guenther  <rguenther@suse.de>
6742         PR bootstrap/30541
6743         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6744         * Makefile.tpl (GNATBIND): Substitute it.
6745         (GNATMAKE): Likewise.
6746         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6747         of STAGE_PREFIX.
6748         * Makefile.in: Regenerate.
6749         * configure: Regenerate.
6751 2007-01-18  Mike Stump  <mrs@apple.com>
6753         * configure.in: Re-enable -Werror for gcc builds.
6755 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6757         * MAINTAINERS (Write After Approval): Add myself.
6759 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6761         * configure.in: Change == to = in test command.
6762         * configure: Regenerate.
6764 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6765             Nick Clifton  <nickc@redhat.com>
6766             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6768         * configure.in (build_configargs, host_configargs, target_configargs):
6769         Remove build/host/target parameters.
6770         (host_libs): Add gmp and mpfr.
6771         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6772         * Makefile.def (gmp, mpfr): New.
6773         (gcc): Remove target.
6774         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6775         target_os, target_vendor): New.
6776         (configure): Add host_alias/target_alias arguments; adjust invocations.
6777         * configure: Regenerate.
6778         * Makefile.in: Regenerate.
6780 2007-01-11  Matt Fago  <fago@earthlink.net>
6782         * configure.in: Try to link to functions only in mpfr 2.2.x
6783         to improve robustness of configure tests.
6784         * configure: Regenerate.
6786 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6788         * MAINTAINERS: Add myself as i386 maintainer.
6790 2007-01-08  Jan Hubicka  <jh@suse.cz>
6792         * MAINTAINERS: Add myself as i386 maintainer.
6794 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6796         * configure.in: Add support for an x86_64-mingw* target.
6797         * configure: Regenerate.
6799 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6801         * Makefile.tpl (all-target): Correct @if conditional for target
6802         modules.
6803         * configure.in: Omit libiberty if building only target libgcc.
6804         * configure, Makefile.in: Regenerated.
6806 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6808         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6809         * configure: Regenerate.
6811 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6813         * Makefile.def (target_modules): Add libgcc.
6814         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6815         * Makefile.tpl (clean-target-libgcc): Delete.
6816         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6817         on gcc even for bootstrapped modules.  Rewrite handling of
6818         lang_env_dependencies to loop over target_modules.
6819         * configure.in (target_libraries): Add target-libgcc.
6820         * Makefile.in, configure: Regenerated.
6822 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6824         * configure.in: Reorganize recognition of languages.  Add
6825         --enable-stage1-languages.  Show supported languages for the chosen
6826         target rather than all recognized languages.
6827         * configure: Regenerate.
6829 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6831         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6832         * Makefile.in: Regenerate.
6834 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6836         * configure.in: Warn that MPFR 2.2.0 is buggy.
6837         * configure: Regenerate.
6839 2006-12-27  Ian Lance Taylor  <iant@google.com>
6841         * configure.in: When removing Makefiles to force a reconfigure, also
6842         remove prev-DIR*/Makefile.
6843         * configure: Regenerate.
6845 2006-12-22  Andreas Schwab  <schwab@suse.de>
6847         * configure: Regenerate with correct autoconf version.
6849 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6851         * configure.in: add AC_SUBST for *_FOR_TARGET.
6852         * configure: Regenerate.
6854 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6856         * configure.in: Simplify logic for rejecting languages that cannot
6857         be built.  Separate the case when a language is unsupported,
6858         from the case when the user chooses not to build a language.
6860 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6862         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6863         it only affects bootstrap and could be tested on "$host" as well.
6864         * configure: Regenerate.
6865         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6867 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6869         PR bootstrap/29544
6870         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6871         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6872         move here comment from Makefile.tpl.
6873         * Makefile.tpl: Move some definitions higher in the file.
6874         (STAGE1_CHECKING): New.
6875         * configure.in: Add --enable-stage1-checking.
6876         * configure: Regenerate.
6877         * Makefile.in: Regenerate.
6879 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6881         * MAINTAINERS: Add myself as build system maintainer.
6883 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6885         * MAINTAINERS (Write After Approval): Add myself.
6887 2006-12-13  Eric Christopher  <echristo@apple.com>
6889         * MAINTAINERS: Add myself as darwin maintainer.
6891 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6893         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6895 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6897         MAINTAINERS: Update my entry.
6899 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6901         * configure.in:  Handle spu makefile frag.
6902         * Makefile.tpl (MAINT): Define
6903         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6904         * configure: Regenerate.
6905         * Makefile.in: Regenerate.
6907 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6909         * config.guess: Import latest version.
6910         * config.sub: Likewise.
6912 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6914         * configure.in (spu-*-*): Don't skip target-libiberty.
6915         * configure: Regenerate.
6917 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6919         PR bootstrap/30134
6920         * configure.in: Correct x86 darwin support for libjava to powerpc
6921         and i?86 only.
6922         * configure: Regenerate.
6924 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6926         * configure.in: Add x86 darwin support for libjava.
6927         * configure: Regenerate.
6929 2006-12-07  Mike Stump  <mrs@apple.com>
6931         * Makefile.def (dependencies): Add dependency for
6932         install-target-libssp and install-target-libgomp on
6933         install-gcc.
6934         * Makefile.in: Regenerate.
6936 2006-12-04  Richard Guenther  <rguenther@suse.de>
6938         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6939         (Non-Algorithmic Maintainers): Move over non-algorithmic
6940         loop optimizer maintainers, add myself as a non-algorithmic
6941         middle-end maintainer.
6943 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6945         * MAINTAINERS (Write After Approval): Add myself.
6947 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6949         * configure.in: Update error message for missing GMP/MPFR.
6951         * configure: Regenerate.
6953 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6955         * configure.in: Update MPFR version in error message.
6957         * configure: Regenerate.
6959 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6961         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6962         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6963         --with-gmp-lib): New flags.
6965         * configure: Regenerate.
6967 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6969         * MAINTAINERS (Write After Approval): Change my email address.
6971 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6973         * MAINTAINERS (Write After Approval): Add myself.
6975 2006-11-22  Philipp Thomas  <pth@suse.de>
6977         * MAINTAINERS (i18n): Update e-mail address.
6979 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6981         * MAINTAINERS (spu port): Add myself as maintainer.
6982         (Write After Approval): Remove myself.
6984 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6986         * configure.in (skipdirs): Don't build libssp for SPU.
6987         * configure: Regenerate.
6989 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6991         * MAINTAINERS (spu port): Add myself as maintainer.
6992         (libobjc): Update my email address.
6994 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6996         * MAINTAINERS (Write After Approval): Add myself.
6998 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7000         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7001         * configure : Rebuilt.
7003 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7005         * MAINTAINERS (Write After Approval): Add myself.
7007 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7009         * MAINTAINERS (Write After Approval): Add myself.
7011 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7013         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7014         libmpfr.a.
7015         * configure: Regenerate.
7017 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7019         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7020         (unstage): Test for stage_last presence.
7022         PR bootstrap/29802
7023         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7024         STAGE_PREFIX.
7025         * Makefile.in: Regenerate.
7027 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7029         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7030         maintainers.
7032 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7034         * MAINTAINERS (Write After Approval): Add myself.
7036 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7038         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7039         and stageN-package/Makefile.
7040         * Makefile.in: Regenerated.
7042 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7044         * configure.in: Remove target-libgloss from noconfigdirs for
7045         bfin-*-*.
7046         * configure: Regenerated.
7048 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7050         * configure.in (have_gmp): Only error if the gcc directory exists.
7052         * configure: Regenerate.
7054 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7056         * configure.in: Robustify error message for missing GMP/MPFR.
7058         * configure: Regenerate.
7060 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7062         * MAINTAINERS (Write After Approval): Add myself.
7064 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7066         * MAINTAINERS: Change email address.
7068 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7070         * MAINTAINERS (Write After Approval): Add myself.
7072 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7074         * MAINTAINERS (Write After Approval): Add myself.
7076 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7078         * MAINTAINERS (Write After Approval): Move myself to
7079         Write After Approval section.
7081 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7083         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7084         need_gmp anymore.
7085         * configure: Regenerate.
7087 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7089         * MAINTAINERS (Write After Approval): Add myself.
7091 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7093         * config.guess: Import latest version.
7094         * config.sub: Likewise.
7096 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7098         * Makefile.def: Added pdf target handling.
7099         * Makefile.tpl: Added pdf target handling.
7100         * Makefile.in: Regenerated.
7102 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7104         * MAINTAINERS: Add self as score port maintainer.
7106 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7108         * MAINTAINERS (Write After Approval): Add myself.
7110 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7112         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7113         or newer.
7114         * configure: Regenerated.
7116 2006-09-27  Dave Brolley  <brolley@redhat.com>
7118         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7119         using $s instead of $r.
7120         * configure: Regenerated.
7122 2006-09-26  Thiemo Seufer  <ths@mips.com>
7124         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7125         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7126         * configure: Regenerate.
7128 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7130         * MAINTAINERS (Write After Approval): Remove myself.
7132 2006-09-22  Chao-ying Fu  <fu@mips.com>
7134         * MAINTAINERS (Write After Approval): Add myself.
7136 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7138         * MAINTAINERS: Add self as soft-fp maintainer.
7140 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7142         * MAINTAINERS: Add myself as avr maintainer.
7143         Remove Marek Michalkiewicz as avr maintainer.
7145 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7147         * MAINTAINERS (Write After Approval): Add myself.
7149 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7151         * configure.in: Never build newlib for a Mingw host.
7152         Never build newlib as Mingw target library.
7153         Test the existence of winsup/cygwin for building a Cygwin newlib,
7154         rather than just winsup.
7155         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7156         building a Mingw target.
7157         * configure: Regenerate.
7159 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7161         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7163 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7165         * config.guess: Import from src (was more updated).
7166         * config.sub: Likewise.
7168 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7170         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7171         * configure: Regenerated.
7173 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7175         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7176         for stages after the first.
7178 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7180         * Makefile.def: Add dependencies for configure-opcodes
7181         on configure-intl and all-opcodes on all-intl.
7182         * Makefile.in: Regenerated.
7184 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7186         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7188 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7190         Port to hosts whose 'sort' and 'tail' implementations
7191         treat operands with leading '+' as file names, as POSIX
7192         has required since 2001.  However, make sure the code still
7193         works on pre-POSIX hosts.
7194         * ltmain.sh: Don't assume "sort +2" is equivalent to
7195         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7197 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7199         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7201 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7203         * ltconfig: chmod 644 before ranlib during install.
7205 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7207         PR bootstrap/18058
7208         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7209         if the bootstrap compiler is a GCC version that supports it.
7210         * configure: Regenerate.
7212 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7214         * configure.in: Fix thinkos in previous check-in.
7215         * configure: Regenerate.
7217 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7219         PR other/27063
7220         * configure.in: Test subdir_requires and give an appropriate
7221         error message.
7222         * configure: Regenerate.
7224 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7226         * MAINTAINERS (Write After Approval): Add myself.
7228 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7230         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7232 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7234         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7236 2006-06-20  David Ayers  <d.ayers@inode.at>
7238         PR bootstrap/28072
7239         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7240         whether target-libjava is being configured instead of whether the
7241         java front end is enabled.
7242         * configure: Regenerate.
7244 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7246         PR target/27540
7247         * configure.in: Only enable libgomp on IRIX 6.
7248         * configure: Regenerate.
7250 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7252         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7253         too.
7254         * Makefile.in: Regenerate.
7256 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7258         * config-ml.in: Alter CCASFLAGS to include special
7259         multilib options the same as is done for CFLAGS.
7261 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7263         * configure.in: Don't enable libgomp on hpux10.
7264         * configure: Rebuilt.
7266 2006-06-12  David Ayers  <d.ayers@inode.at>
7268         PR bootstrap/27963
7269         PR target/19970
7270         * configure.in: Remove target-boehm-gc from noconfigdirs where
7271         ${libgcj} is specified.
7272         * configure: Regenerate.
7274 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7276         Sync from src:
7278         * configure.in: Sync.
7279         * configure: Regenerated.
7281         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7283         * Makefile.def: Added dependencies from sim and gdb on intl, and
7284         added configure dependencies to everything with an all dependency
7285         on intl.
7286         * Makefile.in: Regenerated.
7288 2006-06-06  David Ayers  <d.ayers@inode.at>
7290         PR libobjc/13946
7291         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7292         * Makefile.in: Regenerate.
7293         * configure.in: Add --enable-objc-gc at toplevel and have it
7294         enable boehm-gc for Objective-C.
7295         Remove target-boehm-gc from libgcj.
7296         Add target-boehm-gc to target_libraries.
7297         Add target-boehm-gc to noconfigdirs where ${libgcj}
7298         is specified.
7299         Assert that boehm-gc is supported when requested for Objective-C.
7300         Only build boehm-gc if needed either for Java or Objective-C.
7301         * configure: Regenerate.
7303 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7305         PR 27674
7306         * Makefile.tpl (configure-[+prefix+][+module+],
7307         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7308         Remove rule to unstage bootstrapped modules.
7309         (stage_current): New.
7310         * Makefile.in: Regenerate.
7312 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7314         * MAINTAINERS (Write After Approval): Update my e-mail address.
7316 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7318         * include/libiberty.h: Declare pex_run_in_environment.
7320 2006-05-31  Asher Langton  <langton2@llnl.gov>
7322         * MAINTAINERS (Write After Approval): Add myself.
7324 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7326         * Makefile.def (bfd, opcodes): Fix lib_path.
7327         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7328         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7329         * Makefile.in: Regenerate.
7331 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7333         * Makefile.in: Regenerate.
7335 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7337         * Makefile.def: Add install-html target. Add datarootdir
7338         docdir and htmldir to flags_to_pass.
7339         * Makefile.tpl: Add install-html target.
7340         * Makefile.in: Regenerate.
7341         * configure.in: Add --with-datarootdir, --with-docdir, and
7342         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7343         * configure: Regenerate.
7345 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7347         * configure.in: Enable gprof for cross builds.
7348         * configure: Regenerate.
7350 2006-05-22  Richard Guenther  <rguenther@suse.de>
7352         Revert
7353         2006-01-31  Richard Guenther  <rguenther@suse.de>
7354         Paolo Bonzini  <bonzini@gnu.org>
7356         * Makefile.def (target_modules): Add libgcc-math target module.
7357         * configure.in (target_libraries): Add libgcc-math target library.
7358         (--enable-libgcc-math): New configure switch.
7359         * Makefile.in: Re-generate.
7360         * configure: Re-generate.
7361         * libgcc-math: New toplevel directory.
7363 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7364             Andreas Tobler  <a.tobler@schweiz.ch>
7366         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7367         * configure: Rebuilt.
7369 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7371         * MAINTAINERS (Write After Approval): Add myself.
7373 2006-05-01  DJ Delorie  <dj@redhat.com>
7375         * configure.in: Restore CFLAGS if GMP isn't present.
7376         * configure: Regenerate.
7378 2006-05-01  Richard Guenther  <rguenther@suse.de>
7380         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7381         maintainer.
7383 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7385         * MAINTAINERS (Write After Approval): Add myself.
7387 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7389         * MAINTAINERS (Write After Approval): Add myself.
7391 2006-04-18  DJ Delorie  <dj@redhat.com>
7393         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7394         reference libgloss so that libssp can be built in a combined
7395         tree.
7396         * configure: Regenerate.
7398 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7400         * MAINTAINERS (Write After Approval): Add myself.
7402 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7404         * configure.in: Require makeinfo 4.4 or higher.
7405         * configure: Regenerate.
7407 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7409         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7410         Rearrange the entries of other libraries to have them in one place.
7412 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7414         * MAINTAINERS (Write After Approval): Remove myself.
7415         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7417 2006-03-14  Richard Guenther  <rguenther@suse.de>
7419         * configure: Regenerate with autoconf 2.13.
7421 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7423         * MAINTAINERS: Use my work address.
7425         * MAINTAINERS: Update my E-mail address.
7427 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7429         * configure.in: Handle --disable-<component> generically.
7430         * configure: Regenerate.
7432 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7434         PR libgcj/17311
7435         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7437 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7439         * MAINTAINERS (Write After Approval):  Remove myself.
7440         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7442 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7444         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7445         (TARGET_CONFIGDIRS): Remove.
7446         * configure.in: Remove AC_SUBST(target_configdirs).
7447         * Makefile.in, configure: Regenerated.
7449 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7451         * MAINTAINERS (Write After Approval):  Remove myself.
7452         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7454 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7456         PR bootstrap/25670
7458         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7460         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7461         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7462         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7463         BUILD_PREFIX, BUILD_PREFIX_1.
7464         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7466         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7467         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7469         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7470         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7471         of `cat stage_current`.  Always provide the `r' and `s' variables.
7472         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7473         a single shell execution.
7474         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7475         bootstrapped modules, make the stage1 module if the build was not
7476         started yet, else build the current stage.
7477         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7478         (all-build, all-host, all-target, [+make_target+]-host,
7479         [+make_target+]-target): Do not use \-continued lines.
7480         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7481         (current_stage, restrap, stage_last): New.
7483         * Makefile.in: Regenerate.
7484         * configure: Regenerate.
7486 2006-02-19  Bud Davis  <jmdavis@link.com>
7488         * MAINTAINERS (Write After Approval):  Remove myself.
7489         (Language Front End Maintainers):  Add myself as fortran 95
7490         maintainer and update e-mail address.
7492 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7494         * MAINTAINERS (Write After Approval):  Remove myself.
7495         (Language Front End Maintainers):  Add myself as fortran 95
7496         maintainer.
7498 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7500         * MAINTAINERS (Write After Approval): Add myself.
7502 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7504         * MAINTAINERS (Write After Approval):  Remove myself.
7505         (Language Front End Maintainers):  Add myself as
7506         fortran 95 maintainer.
7508 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7510         Sync from src:
7512         2005-12-27  Leif Ekblad  <leif@rdos.net>
7514         * configure.in: Add support for RDOS target.
7515         * configure: Regenerate.
7517 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7518             Andreas Schwab  <schwab@suse.de>
7520         * configure: Regenerate.
7522 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7524         * configure.in (enable_libgomp): Add AIX.
7525         * configure: Regenerate.
7527 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7529         * MAINTAINERS (Write After Approval): Add myself.
7531 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7533         * MAINTAINERS (Write After Approval): Add myself.
7535 2006-01-31  Richard Guenther  <rguenther@suse.de>
7536         Paolo Bonzini  <bonzini@gnu.org>
7538         * Makefile.def (target_modules): Add libgcc-math target module.
7539         * configure.in (target_libraries): Add libgcc-math target library.
7540         (--enable-libgcc-math): New configure switch.
7541         * Makefile.in: Re-generate.
7542         * configure: Re-generate.
7543         * libgcc-math: New toplevel directory.
7545 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7547         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7548         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7549         the assembler, linker and binutils.
7550         * configure: Regenerate.
7552 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7554         * MAINTAINERS (Write After Approval): Add myself.
7556 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7558         * configure: Regenerate.
7560 2006-01-18  Richard Henderson  <rth@redhat.com>
7561             Jakub Jelinek  <jakub@redhat.com>
7562             Diego Novillo  <dnovillo@redhat.com>
7564         * libgomp: New directory.
7565         * Makefile.def: Add target_module libgomp.
7566         * Makefile.in: Regenerate.
7567         * configure.in (target_libraries): Add target-libgomp.
7568         * configure: Regenerate.
7570 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7572         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7573         @ from continuation.
7574         * Makefile.in: Rebuilt.
7576 2006-01-04  Chris Lattner  <sabre@gnu.org>
7578         * MAINTAINERS (Write After Approval): Add myself.
7580 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7582         PR bootstrap/24252
7584         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7585         * Makefile.tpl (OBJDUMP): New.
7586         (EXTRA_HOST_FLAGS): Add it.
7587         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7589         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7590         to use symbolic links between directories.  Avoid race conditions
7591         or make them harmless.
7592         * configure.in: Do not try to use symbolic links between directories.
7594         * Makefile.def (LEAN): Pass.
7595         * Makefile.tpl (LEAN): Define.
7596         (stage[+id+]-start): Accept that the previous directory does not
7597         exist, if the bootstrap is lean.
7598         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7599         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7600         configure substitution.
7601         ([+compare-target+]): Likewise.
7602         ([+bootstrap-target+]-lean): New.
7603         * configure.in: Remove lean bootstrap support from here.
7605         * Makefile.in: Regenerate.
7606         * configure: Regenerate.
7608 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7610         * MAINTAINERS (libdecnumber): Add myself.
7612 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7614         * libtool-ldflags: New script.
7616 2006-01-02  Andreas Schwab  <schwab@suse.de>
7618         * configure.in: When reconfiguring remove Makefile in
7619         all stage directories.
7620         * configure: Regenerate.
7622 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7624         * MAINTAINERS: Update my email address.
7626 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7628         Revert Ada-related part of the previous change.
7630         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7631         Do not pass.
7632         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7633         * Makefile.in: Regenerate.
7634         * configure.in: Do not include mt-ppc-aix target fragment.
7635         * configure: Regenerate.
7637 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7639         * configure.in: Select appropriate fragments for PowerPC/AIX.
7640         * configure: Regenerate.
7642         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7643         BOOT_CFLAGS, BOOT_LDFLAGS.
7644         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7645         BOOT_CFLAGS, BOOT_LDFLAGS.
7646         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7647         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7648         (stage): Fail if we cannot complete the work.
7649         * Makefile.in: Regenerate.
7651 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7653         * configure.in: Replace ms1 with mt.
7654         * configure: Rebuilt.
7656 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7658         * MAINTAINERS: Update my email address.
7660 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7662         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7663         install-host-nogcc): Don't invoke $(stage) at the end.
7664         * Makefile.in: Regenerate.
7666 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7668         * configure.in: Flip the top-level bootstrap switch.
7669         * configure: Regenerate.
7671 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7673         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7674         $(stage) and $(unstage).
7675         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7676         (all): Remove stray semicolon.
7677         (local-distclean): Don't handle multilib.tmp and multilib.out.
7678         (install.all): Set $s for consistency.
7679         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7680         check_multilibs setting.  Always make the install directory.
7681         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7682         Correct @if/@endif.
7683         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7684         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7685         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7686         (multilib.out): Remove.
7687         * Makefile.in: Regenerated.
7689 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7691         * MAINTAINERS (Write After Approval): Add myself.
7693 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7695         * MAINTAINERS: Add myself as mt maintainer.
7697         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7699 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7701         * MAINTAINERS: Change email address.
7703 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7705         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7706         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7707         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7708         Find in-tree tools if available.
7709         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7710         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7711         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7712         (COMPILER_*_FOR_TARGET): New.
7713         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7714         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7715         (CONFIGURED_*, USUAL_*): Remove.
7716         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7717         STRIP): Use autoconf substitutions.
7718         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7719         COMPILER_NM_FOR_TARGET): New.
7720         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7722         (all): Make all-host and all-target in parallel.
7723         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7724         that $$r and $$s are set before invoking a recursive make.
7725         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7726         ([+bootstrap-target+]): Inline most of the `all' target.
7728 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7730         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7731         from the gcc build directory.
7732         * Makefile.in: Regenerate.
7734 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7736         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7737         depend on all-libdecnumber.
7738         * configure.in (host_libs): Include libdecnumber.
7739         * Makefile.in: Regenerate.
7740         * configure: Likewise.
7742 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7744         * libdecnumber: Import decNumber sources from the dfp-branch.
7746 2005-11-21  Kean Johnston  <jkj@sco.com>
7748         * config.sub, config.guess: Sync from upstream sources.
7750 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7752         Import from Autoconf sources:
7754         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7755         * config/move-if-change: Don't output "$2 is unchanged";
7756         suggested by Ben Elliston.  Handle weird characters correctly.
7758 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7760         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7761         to match upstream libtool for darwin.
7763 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7765         * Makefile.def: Remove gdb dependencies for gdbtk.
7766         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7767         (configure-gdb, install-gdb): New rules.
7768         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7769         * Makefile.in, configure: Regenerated.
7771 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7773         * MAINTAINERS (Write After Approval): Add myself.
7775 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7777         * MAINTAINERS (Write After Approval): Add myself.
7779 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7781         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7782         Diego Novillo.
7784 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7786         PR bootstrap/24297
7787         * Makefile.tpl (do-[+make-target+], do-check, install,
7788         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7789         are set before recursing.
7790         * Makefile.in: Regenerate.
7792 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7794         PR bootstrap/18939
7795         * Makefile.def (gcc) <target>: Fix thinko.
7796         * Makefile.in: Regenerate.
7798 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7800         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7801         * configure: Regenerate.
7803 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7805         * MAINTAINERS (Write After Approval): Add self.
7807 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7809         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7810         target-libffi, target-qthreads, target-libjava, and
7811         targetlibobjc.
7812         * configure: Regenerate.
7814 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7816         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7817         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7818         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7819         (USUAL_OBJDUMP_FOR_TARGET): New.
7820         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7821         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7822         * configure, Makefile.in: Regenerated.
7824 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7826         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7827         before other host packages.
7829 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7831         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7833 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7835         PR bootstrap/22340
7837         * configure.in (default_target): Remove.
7838         * Makefile.tpl (all): Do not use prerequisites as subroutines
7839         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7840         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7841         use prerequisites as subroutines.
7842         (check-host, check-target): New.
7843         (bootstrap configure & all targets): Do not use stage*-start
7844         if the directory layout is already ok.
7845         (non-bootstrap configure & all targets): Prepend a $(unstage).
7846         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7847         (NOTPARALLEL): Remove.
7848         (unstage, stage variables): New variables.
7849         (unstage, stage targets): Simply expand to those variables.
7851         * configure: Regenerate.
7852         * Makefile.in: Regenerate.
7854 2005-10-04  James E Wilson  <wilson@specifix.com>
7856         * Makefile.def (lang_env_dependencies): Add libmudflap.
7857         * Makefile.in: Regenerate.
7859 2005-10-03  Andreas Schwab  <schwab@suse.de>
7861         Backport from libtool CVS:
7862         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7864         * ltmain.sh: add support for installing into temporary
7865         staging area (e.g. 'make install DESTDIR=...')
7867 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7869         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7870         * configure: Regenerated.
7872 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7874         * configure: Regenerate with the correct
7875         autoconf version.
7877 2005-09-30  Catherine Moore  <clm@cm00re.com>
7879         * configure.in (bfin-*-*): New.
7880         * configure: Regenerated.
7882 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7884         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7885         (LIPO_FOR_TARGET): New.
7886         (CONFIGURED_LIPO_FOR_TARGET): New.
7887         (USUAL_LIPO_FOR_TARGET): New.
7888         (STRIP_FOR_TARGET): New.
7889         (CONFIGURED_STRIP_FOR_TARGET): New.
7890         (USUAL_STRIP_FOR_TARGET): New.
7891         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7892         STRIP_FOR_TARGET.
7893         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7894         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7895         * Makefile.in: Regenerate.
7896         * configure: Regenerate.
7898 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7900         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7901         (rs6000-*-aix*): Same.
7902         * configure: Regenerate.
7904 2005-09-16  Tom Tromey  <tromey@redhat.com>
7906         * MAINTAINERS: Add self as java maintainer.
7908 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7910         * configure.in: Recognize f95 in the --enable-languages option,
7911         and substitute it for fortran, issuing a warning.
7912         * configure: Regenerate.
7914 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7916         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7917         * configure:  Regenerated.
7919 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7921         * MAINTAINERS: Add self as ms1 maintainer.
7923 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7925         * Makefile.def (libssp): Add to lang_env_dependencies.
7926         * Makefile.in: Regenerate.
7928 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7930         * MAINTAINERS: Add myself as middle-end maintainer.
7932 2005-08-17  Christian Groessler  <chris@groessler.org>
7934         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7935         * Makefile.in: Regenerate.
7937 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7939         * MAINTAINERS (write after approval): Added myself.
7941 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7943         * MAINTAINERS (Write After Approval): Add myself.
7945 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7947         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7948         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7949         Look for alternate names of the target cc and c++
7950         * configure: Regenerate.
7952 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7954         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7955         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7956         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7957         tools; remove code to manually set them.
7958         (Target tools): Look in the environment for them.
7959         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7960         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7961         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7962         build directory.
7963         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7964         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7965         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7966         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7967         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7968         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7969         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7970         * configure: Regenerate.
7971         * Makefile.in: Regenerate.
7973 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7975         * MAINTAINERS: Update for removed CPU targets.
7977 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7979         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7980         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7981         * Makefile.in: Regenerated.
7983 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7985         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7986         (CFLAGS_FOR_TARGET): Use it.
7987         (CXXFLAGS_FOR_TARGET): Likewise.
7988         * Makefile.in: Regenerated.
7989         * configure.in (--with-build-sysroot): New option.
7990         * configure: Regenerated.
7992 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7994         * Makefile.tpl: Wrap install between unstage and stage
7995         * Makefile.in: Regenerate.
7997 2005-07-21  Eric Christopher  <echristo@apple.com>
7999         * MAINTAINERS: Update affiliation.
8001 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8003         * MAINTAINERS: Add self as crx port maintainer.
8005 2005-07-20  DJ Delorie  <dj@redhat.com>
8007         * MAINTAINERS: Add self as m32c maintainer.
8009 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8011         * all files: Update FSF address.
8013 2005-07-15  Eric Christopher  <echristo@redhat.com>
8015         * MAINTAINERS: Change affiliation.
8017 2005-07-14  Jim Blandy  <jimb@redhat.com>
8019         * configure.in: Add cases for Renesas m32c.
8020         * configure: Regenerated.
8022 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8024         * COPYING.LIB: Update from fsf.org.
8026 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8028         * COPYING, compile, config.guess,
8029         config.sub, install-sh, missing, mkinstalldirs,
8030         symlink-tree, ylwrap: Sync from upstream sources.
8031         * config-ml.in: Update FSF address.
8033 2005-07-13  Eric Christopher  <echristo@redhat.com>
8035         * configure.in: Add toplevel noconfigdir support for tpf.
8036         * configure: Regenerate.
8038 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8040         PR ada/22340
8042         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8043         * Makefile.in: Regenerate.
8045 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8047         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8048         Brolley to write-after-approval.
8050 2005-07-07  Andreas Schwab  <schwab@suse.de>
8052         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8053         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8054         * Makefile.in: Regenerated.
8056 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8058         * configure.in: Don't build sim or rda when targetting darwin.
8059         * configure: Regenerate.
8061 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8063         * configure.in: Add --enable-libssp and --disable-libssp.
8064         * configure: Regenerate with autoconf-2.13.
8066 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8068         * Makefile.def (target_modules): Add libssp.
8069         * configure.in (target_libraries): Add target-libssp.
8070         * configure: Rebuilt.
8071         * Makefile.in: Rebuilt.
8073 2005-07-01  Zack Weinberg  <zackw@panix.com>
8075         * MAINTAINERS: Change email address.  Resign from maintainership.
8077 2005-07-01  Richard Guenther  <rguenther@suse.de>
8079         * MAINTAINERS: Change my e-mail address and affiliation.
8081 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8083         * Makefile.def (stagefeedback): Come after profile.
8084         Define profiledbootstrap target.
8085         * Makefile.tpl (profiledbootstrap): Remove.
8086         (stageprofile-end): Zap stagefeedback.
8087         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8088         * Makefile.in: Regenerate.
8090 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8092         * MAINTAINERS: Update my email address.
8094 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8096         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8097         In 'cpp' stanza, support '#line' as well as '# '.
8099 2005-06-08  Andreas Schwab  <schwab@suse.de>
8101         * MAINTAINERS: Move myself from 'Write After Approval' to
8102         'CPU Port Maintainers' section as m68k maintainer.
8104 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8106         * configure.in (unsupported_languages): New macro.
8107         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8108         non-ported target libraries in noconfigdirs.
8109         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8110         non-linux-gnu.  Remove libgcj_ex_libffi.
8111         <lang_frag loop>: Set add_this_lang=no if the language is in
8112         unsupported_languages.
8113         * configure: Regenerate.
8115 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8117         * configure.in: Fix typo in handling of --with-mpfr-dir.
8118         * configure: Regenerate.
8120 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8122         * MAINTAINERS: Update my email address.
8124 2005-06-02  Jim Blandy  <jimb@redhat.com>
8126         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8127         accepted into the master sources.)
8129 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8130             Michael Snyder  <msnyder@redhat.com>
8131             Stan Cox  <scox@redhat.com>
8133         * configure.in: Set noconfigdirs for ms1.
8135         * configure: Regenerate.
8137 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8139         * MAINTAINERS (Write After Approval): Add self.
8141 2005-06-01  Josh Conner  <jconner@apple.com>
8143         * MAINTAINERS (Write After Approval): Add self.
8145 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8147         * MAINTAINERS: Update my email address.
8149 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8151         * MAINTAINERS (Write After Approval): Add self.
8153 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8155         * MAINTAINERS (Write After Approval): Remove self.
8157 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8159         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8160         (Dependencies): Consider target modules for bootstrap dependencies.
8161         Make target bootstrap modules depend on each stage's gcc.
8162         * Makefile.in: Regenerate.
8164 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8166         * Makefile.def (configure-gcc): Depend on binutils having been built.
8167         (all-gcc): No need to do it here.
8168         * Makefile.in: Regenerate.
8170 2005-05-19  Paul Brook  <paul@codesourcery.com>
8172         * configure.in: Rewrite misleading error message when requested
8173         language cannot be built.
8174         * configure: Regenerate.
8176 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8178         * ylwrap: Import from Automake 1.9.5.
8180 2005-05-13  David Ung  <davidu@mips.com>
8182         * MAINTAINERS (Write After Approval): Add self.
8184 2005-05-09  Mike Stump  <mrs@apple.com>
8186         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8187         lt_cv_sys_max_cmd_len for now.
8189 2005-05-09  Stan Cox  <scox@redhat.com>
8191         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8193 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8195         * README.SCO: Update the URL.
8197 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8199         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8200         with_gnu_ld to libtool.
8201         * ltcf-c.sh (aix[45]): Define file_list_spec.
8202         * ltcf-cxx.sh (aix[45]): Same.
8203         * ltcf-gcj.sh (aix[45]): Same.
8204         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8205         exists, write list of input files to temporary file.
8207 2005-05-04  Mike Stump  <mrs@apple.com>
8209         * configure.in: Always pass --target to target configures as
8210         otherwise rebuilds that do --recheck will fail.
8211         * confiugure: Rebuilt.
8213 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8215         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8216         STAGE_HOST_EXPORTS.
8217         (configure, all): Add bootstrap support.
8218         (Host modules, target modules): Pass post-stage1 flags and exports.
8219         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8220         * Makefile.in: Regenerate.
8222 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8224         * configure: Regenerate.
8226 2005-04-27  Mike Stump  <mrs@apple.com>
8228         * MAINTAINERS: Add self as darwin maintainer.
8230 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8232         * config.sub: Update from master copy.
8234 2005-04-21  Mike Stump  <mrs@apple.com>
8236         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8237         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8239 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8241         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8242         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8243         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8244         "*-*-elf" and "*-*-linux*".
8245         * configure: Regenerate.
8247 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8249         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8251 2005-04-12  Mike Stump  <mrs@apple.com>
8253         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8255 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8257         * MAINTAINERS (Write After Approval): Add myself.
8259 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8261         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8263 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8265         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8266         (TARGET_CONFIGARGS): Include --with-target-subdir.
8267         (configure, all): New macros.  Use them throughout.
8268         * Makefile.in: Regenerate.
8270 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8272         * MAINTAINERS (Write After Approval): Add myself.
8274 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8276         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8278 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8280         * MAINTAINERS: Move John Carr to Write After Approval.
8282 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8284         * config/mh-mingw32: Delete.
8285         * configure.in: Don't use it.
8286         * configure: Regenerate.
8288 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8290         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8291         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8292         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8293         (HOST_LIB_PATH): Generate from Makefile.def.
8294         (TARGET_LIB_PATH): Likewise.
8295         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8296         * Makefile.in: Regenerate.
8297         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8298         (RPATH_ENVVAR): Include Darwin case.
8299         * configure: Regenerate.
8301 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8303         * MAINTAINERS (Various Maintainers): Remove self.
8304         (Write After Approval): Add self.
8306 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8308         * MAINTAINERS (Various Maintainers): Add self.
8310 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8312         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8313         * configure: Regenerate.
8315 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8317         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8318         gcc_version, and gcc_version_trigger from set of flags to pass.
8319         * Makefile.tpl: Remove definitions of above variables.
8320         (config.status): Remove dependency on $(gcc_version_trigger).
8321         * Makefile.in: Regenerate.
8322         * configure.in: Do not reference config/gcc-version.m4 nor
8323         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8324         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8325         * configure: Regenerate.
8327 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8328             Andrew Pinski  <pinskia@physics.uc.edu>
8330         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8331         * Makefile.in: Regenerate.
8333 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8335         * MAINTAINERS (Write After Approval): Add myself.
8337 2005-03-03  David Ayers  <d.ayers@inode.at>
8339         * MAINTAINERS (Write After Approval): Add myself.
8341 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8343         PR libgcj/20160
8344         * ltmain.sh: Avoid creating archives with components that have
8345         duplicate basenames.
8347 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8349         PR bootstrap/20250
8350         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8351         instead of check.
8352         * Makefile.in: Regenerate.
8354 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8356         * Makefile.in: Regenerate to fix conflict between the previous two
8357         patches.
8359 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8361         PR bootstrap/17383
8362         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8363         * Makefile.tpl (HOST_SUBDIR): New substitution.
8364         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8365         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8366         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8367         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8368         (Host modules, Bootstrapped modules): Use it.
8369         (Build modules, Target modules): Do not create symlink trees,
8370         always configure out-of-srcdir.
8371         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8372         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8373         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8374         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8376         * Makefile.in: Regenerate.
8377         * configure: Regenerate.
8379 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8381         Merged from libada-gnattools-branch:
8382         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8384         * gnattools: New directory.
8385         * Makefile.def: Add gnattools as a module, depending on target-libada.
8386         * Makefile.in: Regenerate.
8387         * configure.in: Include gnattools in host_tools; disable it if ada
8388         is disabled.
8389         * configure: Regenerate.
8391 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8393         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8394         treelang maintainer.
8395         (Write After Approval): Remove myself.
8397 2005-02-23  Paul Schlie  <schlie@comcast.net>
8399         * configure.in: Allow darwin targeted ports to build tk, itcl and
8400         libgui.
8401         * configure: Regenerate.
8403 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8405         PR libgcj/10353
8406         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8407         * configure: Regenerate.
8409 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8411         * MAINTAINERS (Write After Approval): Add myself.
8413 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8415         * MAINTAINERS: Update my e-mail address.
8417 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8419         * MAINTAINERS (Write After Approval): Add myself.
8421 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8423         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8424         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8425         target-libgloss when not *-*-elf and *-*-aout.
8426         * configure: Regenerate.
8428 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8430         * MAINTAINERS: Remove obsolete entries.
8432         * MAINTAINERS (Write After Approval): Add Michael Matz.
8434 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8436         * MAINTAINERS: Remove self as cpplib maintainer.
8438 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8440         * install-sh, config.sub: Import from upstream.
8442 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8444         PR bootstrap/18222
8445         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8446         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8447         * Makefile.in: Regenerate.
8449 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8451         * MAINTAINERS: Update my email address.
8453 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8454             Andreas Schwab  <schwab@suse.de>
8456         PR bootstrap/18033
8457         * config-ml.in: Eval option if surrounded by single quotes.
8459 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8461         Revert 2004-12-28 Makefile changes, a better fix will be
8462         applied to mainline and src after GCC 4.0 branches.
8464 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8466         PR bootstrap/17383
8468         * Makefile.def (target_modules): Remove stage parameter,
8469         it is always true now.
8470         * Makefile.tpl (configure-build-[+module+],
8471         configure-target-[+module+]): Always build symlink tree
8472         for the directory and for include.  BUILD_SUBDIR and
8473         TARGET_SUBDIR cannot be . anymore.
8474         * Makefile.in: Regenerate.
8476 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8478         Revert 2004-12-08 Makefile changes.
8480 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8482         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8483         cygwin, mingw.
8485 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8487         * configure.in (sh64-*-*): Reenable gprof.
8488         * configure: Regenerate.
8490 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8492         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8493         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8494         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8495         * Makefile.in: Regenerate.
8497 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8499         * MAINTAINERS: Update my email address.
8501 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8503         * Makefile.tpl: Generate normal dependencies if the LHS module is
8504         not bootstrapped.
8505         * Makefile.in: Regenerate.
8507 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8509         * configure.in: Include config/gxx-include-dir.m4.  Use
8510         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8511         * configure: Regenerate.
8513 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8515         * config.if: Delete.
8516         * configure.in: Set libstdcxx_incdir directly.
8517         * configure: Regenerate.
8519 2004-12-02  Eric Christopher  <echristo@redhat.com>
8521         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8522         * Makefile.in: Regenerate.
8524 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8526         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8527         * configure: Regenerate.
8529 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8531         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8532         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8533         * configure: Regenerate.
8535 2004-12-01  Eric Christopher  <echristo@redhat.com>
8537         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8538         of things to remove.
8540 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8542         * MAINTAINERS (Write After Approval): Update my e-mail address.
8544 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8546         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8547         from CVS libtool to always pass_all.
8549 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8551         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8552         (hppa*64*-*-*): Delete incorrect comment.
8553         * configure: Rebuilt.
8555 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8557         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8559 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8561         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8562         from CVS libtool to always pass_all.
8564 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8566         * install-sh, compile: Import from automake.
8568 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8570         * config.guess, config.sub:  Import from savannnah.
8572 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8574         * MAINTAINERS (Write After Approval): Add myself
8576 2004-11-12  Mike Stump  <mrs@apple.com>
8578         * Makefile.def: Add html support.
8579         * Makefile.tpl: Likewise.
8580         * Makefile.in: Regenerate.
8582 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8584         PR 18423
8585         * configure.in: Remove all instances of build-fixincludes from
8586         noconfigdirs.
8587         (build_configargs): Supply --target to subdirectories.
8588         * configure: Regenerate.
8590         * Makefile.def: Make gcc install depend on fixincludes install.
8591         * Makefile.in: Regenerate.
8593 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8595         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8597 2004-11-11  Paul Brook  <paul@codesourcery.com>
8599         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8601 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8603         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8604         target-libgfortran.
8605         * configure: Regenerate.
8607 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8609         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8610         like CC.
8612 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8614         * Makefile.def (host fixincludes): Specify missing targets.
8615         * Makefile.in: Regenerate.
8617 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8619         * MAINTAINERS: Add myself
8621 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8623         * MAINTAINERS (Write After Approval): Add myself.
8625 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8627         * Makefile.def: Build fixincludes for the host, too.
8628         * Makefile.in: Regenerate.
8629         * configure.in (host_tools): Add fixincludes.
8630         * configure: Regenerate.
8632 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8634         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8635         * configure: Regenerated.
8637 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8639         PR other/17783
8640         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8641         * configure: Regenerated.
8643 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8645         * README.SCO: Update per FSF instructions.
8647 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8649         PR target/18151
8650         * configure.in (case ${target}): Do not build fixincludes for avr.
8651         * configure: Regenerated.
8653 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8655         * configure.in (case ${target}): Do not build fixincludes
8656         on platforms where it is not used.
8657         * configure: Regenerated.
8659 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8661         * configure.in: Use an absolute path to install-sh.
8662         * configure: Regenerated.
8664 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8666         * MAINTAINERS (Write After Approval): Add myself.
8668 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8670         * MAINTAINERS: Remove from Write After Approval those that are
8671         already maintainers.
8673 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8675         * MAINTAINERS:  Update my email address.
8677 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8679         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8680         * configure: Regenerate.
8682 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8684         * MAINTAINERS:  Update my email address.
8686 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8688         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8689         entries belonging to this category.
8691 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8693         * MAINTAINERS: Update my e-mail address.
8695 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8697         Fix wrong conflict resolution in:
8699         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8701         * Makefile.in: Regenerate.
8702         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8703         in the recursive `make', instead of hardwiring `all'.
8704         (Autogenerated TARGET-* variables): New.
8706 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8708         * configure.in: Enable target-libgloss for crx-*-*.
8709         * configure: Regenerate.
8711 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8713         * MAINTAINERS (Various Maintainers): Move the "windows,
8714         cygwin, mingw" maintainer to ...
8715         (OS Port Maintainers): ... here.
8717 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8719         * MAINTAINERS (Write After Approval): Remove those that are
8720         maintainers of some subsystem.
8722 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8724         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8725         * ltcf-cxx.sh (tpf*): Likewise.
8726         * ltconfig (tpf*): Add TPF OS configuration support.
8728 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8730         * MAINTAINERS: Change my email address to my new work account.
8732 2004-09-24  Michael Roth  <mroth@nessie.de>
8734         * configure.in (--without-headers): Add missing double quotes.
8735         * configure: Regenerate.
8737 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8739         * ylwrap: Revert to previous version.
8741 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8743         PR bootstrap/17369
8744         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8745         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8746         SET_GCC_LIB_PATH_CMD.
8747         (BASE_TARGET_EXPORTS): Likewise.
8748         * Makefile.in: Regenerated.
8750         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8751         * configure: Regenerated.
8753 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8755         * config.guess: New upstream version
8756         * compile, depcomp, install-sh, ylwrap: Likewise.
8758 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8760         * config/mh-x86omitfp: New host makefile fragment.  Add
8761         -fomit-frame-pointer to the default BOOT_CFLAGS.
8762         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8763         * configure: Regenerate.
8765 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8767         PR target/11572
8768         * configure.in (*-*-darwin*): Renable libobjc.
8769         * configure: Regenerate.
8771 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8773         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8775 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8777         * Makefile.def: Remove libbanshee.
8778         * Makefile.tpl: Ditto.
8779         * configure.in: Ditto.
8780         * Makefile.in: Regen.
8781         * configure: Ditto.
8783 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8785         * ltmain.sh: Use $pic_object as $non_pic_object if
8786         $non_pic_object=none.
8788 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8790         * missing: Import latest version from master repository.
8792 2004-09-06  Nick Clifton  <nickc@redhat.com>
8794         * config.sub: Import latest version from master repository.
8795         * config.guess: Likewise.
8796         This includes these changes:
8798         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8800         * config.sub: Handle crisv32, alias etraxfs.
8801         * config.guess (crisv32:Linux:*:*): Handle.
8803         2004-08-13  Brad Smith  <brad@comstyle.com>
8805         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8806         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8808         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8810         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8811         assume the processor is a powerpc.  This is because coreutils
8812         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8813         in this case, due to a MacOS X bug that causes
8814         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8815         to return a negative number.
8816         Problem reported by Petter Reinholdtsen in:
8817         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8819         2004-07-19  Ben Elliston  <bje@gnu.org>
8821         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8823         2004-06-24  Ben Elliston  <bje@gnu.org>
8825         * config.guess: Update copyright years.
8826         * config.sub: Likewise.
8828         2004-06-22  Robert Millan  <robertmh@gnu.org>
8830         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8831         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8833         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8835         * config.guess (*:*VMS:*:*): New entry. Replaces
8836         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8837         manufacturer.
8839         2004-06-22  Ben Elliston  <bje@gnu.org>
8841         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8842         * config.sub: Likewise.
8844         2004-06-22  Ben Elliston  <bje@gnu.org>
8846         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8847         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8849         2004-06-11  Ben Elliston  <bje@gnu.org>
8851         * config.guess (pegasos:OpenBSD:*:*): Remove.
8853         2004-06-11  Ben Elliston  <bje@gnu.org>
8855         From Wouter Verhelst <wouter@grep.be>:
8856         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8858         2004-06-11  Ben Elliston  <bje@gnu.org>
8860         * config.guess (luna88k:OpenBSD:*:*): New.
8862         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8864         * config.guess (m32r*:Linux:*:*): New case.
8865         * config.sub: Handle m32rle.
8867         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8869         From Jens Petersen  <petersen@redhat.com>:
8870         * config.sub: Handle sparcv8.
8872         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8874         From Tom Smith <smith@cag.lkg.hp.com>:
8875         * config.guess: Version suffixes are equally significant on Tru64
8876         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8877         prefix of "P" (patched kernel).
8879         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8881         * config.sub: Add support for National Semiconductor CRX target.
8883 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8885         * MAINTAINERS (Various Maintainers): Remove myself as web page
8886         maintainer, add myself as maintainer of build status lists.
8888 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8890         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8891         *-*-netware, but add target-libmudflap.
8892         Consolidate *-*-netware targets (of which really only i?86 exists)
8893         into a single entry.
8894         * configure: Likewise.
8896 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8898         * Makefile.tpl (sorry): Remove.
8899         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8900         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8901         (do-clean): Clean per-stage directories too.
8902         (do-distclean): Run distclean-stage1 too.
8903         (.NOTPARALLEL): Enable during toplevel bootstrap.
8904         (stage[+id+]-bubble): Enable parallel execution during
8905         the recursive invocation.
8906         * Makefile.in: Regenerate.
8908         Fix previous checkin:
8910         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8911         include.
8912         * configure.in: Fix indentation.
8913         * configure: Regenerate.
8915 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8917         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8918         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8919         * configure: regenerate
8920         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8921         -mdynamic-no-pic
8923 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8925         * Makefile.def (build_modules): Add fixincludes.
8926         (dependencies): Make gcc depend on fixincludes.
8927         * configure.in (build_tools): Add fixincludes.
8928         (build_configdirs): Always include build_libs.
8929         * Makefile.in: Regenerate.
8930         * configure: Regenerate.
8932 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8934         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8935         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8936         phony targets; do not generate timestamp files.
8937         (distclean-stageN): Remove references to their timestamp files.
8938         (restageN, touch-stageN): Remove.
8939         (stageN-bubble): Rewritten.
8940         (compare): Support lean bootstraps.
8941         * Makefile.in: Regenerate.
8943         * configure.in: Only warn when bootstrapping but
8944         build != host or build != target.  Support lean bootstraps.
8945         * configure: Regenerate.
8947 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8949         * configure.in:  Give a better error message if GMP/MPFR are missing
8950         and a language needing them has been requested.
8951         * configure:  Regenerated.
8953 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8955         * configure.in:  Print a list of available language front-ends if
8956         a requested one is missing.  Tidy stray tab characters.
8957         * configure:  Regenerated.
8959 2004-08-19  Michael Koch  <konqueror@gmx.de>
8961         * gcc/doc/install.texi: Update entry about automake for libjava.
8963 2004-08-17  Robert Millan  <robertmh@gnu.org>
8965         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8966         (instead of FreeBSD).
8967         * configure: Regenerate.
8969 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8971         * Makefile.in: Regenerate.
8972         * configure: Regenerate.
8974         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8975         stage_*_flags.
8976         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8977         for bootstrapped modules if toplevel bootstrap is going.
8978         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8979         modules.  Adjust for changes in Makefile.def.  Enable several
8980         rules even in non-bootstrap mode, just to avoid peppering the
8981         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8982         (stage-[+prev+]-bubble): Remove.
8984         * Makefile.def (Dependencies): Depend on all-build-bison,
8985         all-build-flex, all-build-byacc, all-build-texinfo, rather
8986         than the host variations.
8987         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8988         with BUILD_SUBDIR.
8989         (BISON): Update for recent Bisons.
8990         (YACC): Fix typo.
8991         (cross): Depend on all-build.
8992         (all): Do not depend on all-build.
8993         (prebootstrap): Remove.
8994         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8995         (Prebootstrap dependencies): Add them to the per-stage targets
8996         and to all-prebootstrap.
8997         * configure.in (build_configdirs): Always enable build_tools.
8998         (BUILD_DIR_PREFIX): Remove.
9000         * Makefile.def (gcc): Add target variable.
9001         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9002         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9003         in the recursive `make', instead of hardwiring `all'.
9004         (Autogenerated TARGET-* variables): New.
9006 2004-08-13  Brian Booth  <bbooth@redhat.com>
9008         * MAINTAINERS: Remove myself from write-after-approval.
9010 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9012         * src-release: Stop distributing mmalloc with gdb (which doesn't
9013         use it).
9014         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9015         * Makefile.in: Regenerate.
9017 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9019         * configure.in (arm*-*-eabi*): New target.
9020         * configure: Regenerate.
9022 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9024         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9025         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9026         (Dependencies): New section.
9027         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9028         (configure-target-[+module+]): Depend on maybe-all-gcc
9029         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9030         (toplevel profiledbootstrap): Fix dependencies.
9031         * Makefile.in: Regenerate.
9033 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9035         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9036         target-libiberty to noconfigdirs.
9037         * configure: Regenerate.
9039 2004-08-03  Paul Brook  <paul@codesourcery.com>
9041         * configure.in: Check for MPFR as well as GMP.
9042         * configure: Regenerate.
9044 2004-08-01  Robert Millan  <robertmh@gnu.org>
9046         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9047         libmudflap for all GNU-based systems (with Glibc).
9048         * configure: Regenerate.
9050 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9052         * Makefile.def (host-modules): Add gcc.
9053         * Makefile.in: Regenerate.
9054         * Makefile.tpl (sorry): New rule.
9055         (configure-host, all-host, [+make_target+]-host, do-check,
9056         install-host): Do not add gcc as a special case.
9057         (host modules): Add a small special-casing for gcc.  Export
9058         extra_make_flags through the environment.
9059         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9060         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9061         other recursive targets for gcc): Remove.
9063         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9064         (stage, unstage): New rules.
9065         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9066         distclean-stage[+id+]): Use stage_current.
9067         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9068         the stage*-start rules.
9070 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9072         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9073         use -all_load flag.
9075 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9077         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9078         * configure: Regenerate.
9080 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9082         * maintainer-scripts/gcc_release: Revert yesterday's change.
9084 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9086         * MAINTAINERS: Add myself to write-after-approval.
9088 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9090         * libf2c: Removed.
9091         * gcc/gccbug.in: Updated because of libf2c removal.
9092         * maintainer-scripts/gcc_release: Ditto.
9094 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9096         * configure.in: Build libmudflap by default on FreeBSD.
9097         * configure: Regenerated.
9099 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9101         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9102         systems.
9103         * configure: Regenerated.
9105 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9107         PR target/16344
9108         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9109         feedback based compiler.
9110         * Makefile.in: Rebuilt.
9112 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9114         * Makefile.def (host_modules): Set bootstrap=true for flex.
9115         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9116         * Makefile.in: Rebuilt.
9118 2004-07-07  Jan Hubicka  <jh@suse.cz>
9120         * MAINTAINERS: Add self as a profile feedback maintainer.
9122 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9124         * configure.in:  Do not prepend $srcdir to /dev/null in
9125         makefile fragments.
9126         * configure:  Regenerate.
9128 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9130         * Makefile.def (build_modules): Add bison, byacc, flex,
9131         m4, texinfo.
9132         (flags_to_pass): Add FLEX.
9133         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9134         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9135         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9136         DEFAULT_MAKEINFO): Remove.
9137         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9138         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9139         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9140         objdir or else use configured tool.
9141         (all-build): New.
9142         (all): Depend on it.
9143         (Build module dependencies): Add.
9144         * Makefile.in: Regenerate.
9145         * configure.in: Better support for multiple build modules,
9146         matching what is done for host/target modules.  Do not look
9147         for "plausible" locations of build tools if Canadian cross.
9148         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9149         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9150         * configure: Regenerate.
9152 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9154         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9155         * Makefile.in: Regenerate.
9157 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9159         * Makefile.tpl (configure-build-[+module+],
9160         configure-[+module+], configure-target-[+module+]): Pass
9161         [+extra_configure_args+].
9162         (all-build-[+module+], all-[+module+], check-[+module+],
9163         install-[+module+], [+make_target+]-[+module+],
9164         all-target-[+module+], check-target-[+module+],
9165         install-target-[+module+], [+make_target+]-target-[+module+]):
9166         Pass [+extra_make_args+].
9167         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9168         (GCC_HOST_EXPORTS): Remove.
9169         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9170         cross, check-gcc, check-gcc-c++, install-gcc,
9171         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9172         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9173         * Makefile.in: Regenerate.
9175 2004-06-21  Matthew Sachs  <msachs@apple.com>
9177         * MAINTAINERS: Added self to write-after-approval.
9179 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9181         * configure.in: Check for srcdir/winsup rather than build directory
9182         winsup.
9183         * configure: Regenerate.
9185 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9187         * configure.in: Don't build Cygwin native newlib if winsup
9188         directory is missing.  Emit warning instead.
9189         * configure: Regenerate.
9191 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9193         * Makefile.tpl (touch-stage[+id+]): New.
9194         (restage[+prev+]): Depend on touch-stage[+id+].
9196         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9197         Use it throughout.
9199         * Makefile.def: Add profile and feedback bootstrap stages.
9200         Remove next field from bootstrap stages.
9201         * Makefile.tpl (LN, LN_S): Substitute.
9202         (stageN-start, stageN-end): Use double-colon rules, to
9203         provide a hook for additional setup commands.
9204         (distclean-stageN-gcc, restageN): Create dependencies from
9205         [+prev+], not from [+next+].
9206         (stageN-bubble): Add commands for successive stages from
9207         [+prev+], using double-colon rules.
9208         (all-stageN-gcc): Fix typo.
9209         (stagefeedback-start, profiledbootstrap): New.
9210         * Makefile.in: Regenerate.
9211         * configure.in: Call ACX_PROG_LN.
9212         * configure: Regenerate.
9214 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9216         * MAINTAINERS (Write After Approval): Add myself.
9218 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9220         * MAINTAINERS (Write After Approval): Add myself.
9222 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9224         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9225         without gcc.
9226         * configure: Regenerate.
9228 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9230         * Makefile.tpl: Fix typo.
9231         * Makefile.in: Regenerate.
9233 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9235         * configure.in: Remove new- prefix from toplevel
9236         bootstrap targets.
9237         * configure: Regenerate.
9239 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9241         * Makefile.tpl (all.normal): Rename to all.
9242         (all): Replace with a rule to pick the default
9243         target from configure.
9244         (all-gcc, configure-gcc): Use conditionals to
9245         do nothing when toplevel bootstrap is going on.
9246         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9247         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9248         * configure.in: Support --enable-bootstrap.
9250         * Makefile.def: Remove new- prefix from toplevel
9251         bootstrap targets.
9252         * Makefile.tpl: Likewise.
9254         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9255         target.
9257         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9258         $(RECURSE_FLAGS) to recursive invocation of make.
9260         * Makefile.in: Regenerate.
9261         * configure: Regenerate.
9263 2004-05-30  Andreas Jaeger  <aj@suse.de>
9264             Jim Wilson  <wilson@specifixinc.com>
9266         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9267         like CC.
9269 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9271         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9272         * configure: Regenerate.
9274 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9276         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9277         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9278         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9279         targets.
9280         * Makefile.in: Regenerate.
9282 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9284         * configure.in: Test the ability to symlink directories.
9285         * configure: Regenerate.
9287         * Makefile.def (bootstrap-stage): New definitions.
9288         * Makefile.tpl (configure-stage1-gcc,
9289         configure-stage2-gcc, configure-stage3-gcc,
9290         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9291         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9292         new-restage3, compare): Autogenerate, see Makefile.in
9293         entry for behavioral changes.
9294         (distclean-stage1, new-stage1-start, new-stage1-end,
9295         new-stage1-bubble, distclean-stage2, new-stage2-start,
9296         new-stage2-end, new-stage2-bubble, distclean-stage3,
9297         new-stage3-start, new-stage3-end): New autogenerated targets.
9298         (objext, prebootstrap, BOOT_CFLAGS,
9299         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9300         targets.
9302         * Makefile.in: Regenerate.
9303         (distclean-stage1, new-stage1-start, new-stage1-end,
9304         new-stage1-bubble, distclean-stage2, new-stage2-start,
9305         new-stage2-end, new-stage2-bubble, distclean-stage3,
9306         new-stage3-start, new-stage3-end): New targets.
9307         (all-stage1-gcc): Move prebootstrap dependency from here...
9308         (configure-stage1-gcc): ...to here.
9309         (new-bootstrap): Use bubble targets.
9310         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9311         Use per-stage distclean targets.
9312         (configure-stage1-gcc, configure-stage2-gcc,
9313         configure-stage3-gcc, all-stage1-gcc,
9314         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9315         Use new-stageN-start to prepare the tree.
9317 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9319         * Makefile.def (host_modules): add libcpp.
9320         * Makefile.tpl: Add dependencies on and for libcpp.
9321         * Makefile.in: Regenerate.
9322         * configure.in: Add libcpp host module.
9323         * configure: Regenerate.
9325 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9327         * Makefile.tpl: Whenever a recursive target is defined, wrap
9328         it in a special @if/@endif block, and prepare its maybe
9329         dependency in the @if/@endif block
9330         * configure.in: Instead of writing maybe dependencies, remove
9331         the @if/@endif statements, and remove the @if/@endif blocks
9332         that remain.
9333         * configure: Regenerate.
9334         * Makefile.in: Regenerate.
9336 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9338         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9340 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9342         PR bootstrap/15120
9343         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9344         * */configure: Rebuilt.
9346 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9348         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9349         of libf2c.
9350         * configure, Makefile.in: Regenerate.
9352 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9354         * MAINTAINERS (Write After Approval): Add myself.
9356 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9358         Merge from tree-ssa-20020619-branch.
9360         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9361         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9362         (HOST_GMPLIBS): Define.
9363         (HOST_GMPINC): Define.
9364         (TARGET_LIB_PATH): Add libmudflap.
9365         (GFORTRAN_FOR_TARGET): Define.
9366         (configure-build*): Export GFORTRAN.
9367         (configure-gcc): Export GMPLIBS and GMPINC.
9368         (all-gcc): Add maybe-all-libbanshee.
9369         (configure-target-libgfortran): Define.
9370         * Makefile.in: Regenerate.
9371         * configure.in (host_libs): Add libbanshee.
9372         (target_libraries): Add target-libmudflap and target-libgfortran.
9373         Add --with-libbanshee.
9374         Handle --disable-libmudflap.
9375         (*-*-freebsd*): Use with_gmp.
9376         Add $(libgcj) to noconfigdirs.
9377         * configure: Regenerate.
9378         * depcomp: New file.
9379         * MAINTAINERS: Add tree-ssa maintainers.
9381 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9383         * MAINTAINERS (Various Maintainers): Add myself.
9385 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9387         * MAINTAINERS (Write After Approval): Add myself.
9389 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9391         * MAINTAINERS (Write After Approval): Add myself.
9393 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9395         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9396         * configure: Regenerate.
9398 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9400         Revert:
9401         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9403         * Makefile.def (flags_to_pass): Remove *dir variables that
9404         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9405         as well as prefix and exec_prefix.
9406         * Makefile.in: Regenerate.
9408 2004-04-26  Robert Millan  <robertmh@gnu.org>
9410         Add patches from libtool CVS.
9411         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9412         * ltconfig: Likewise.
9413         * ltcf-c.sh: Likewise.
9414         * ltcf-cxx.sh: Likewise.
9415         * ltcf-gcj.sh: Likewise.
9417 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9419         * Makefile.def (host_modules): Mark with the bootstrap
9420         flag packages on which gcc depends.
9421         * Makefile.tpl (all-bootstrap): Use it.
9422         * Makefile.in: Regenerate.
9424 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9426         * Makefile.def (flags_to_pass): Remove *dir variables that
9427         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9428         as well as prefix and exec_prefix.
9429         * Makefile.in: Regenerate.
9431 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9433         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9434         * configure: Regenerate.
9435         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9436         * gcc/Makefile.tpl (compare): Use the result of the test.
9437         * gcc/Makefile.in: Regenerate.
9439 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9441         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9442         Always relocate gcc and prev-gcc to the original names, even
9443         if the build fails.
9444         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9445         New targets.
9447 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9449         * MAINTAINERS: Update my email address.
9451 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9453         * configure.in (mips*-*-irix5*): Enable ld.
9454         * configure: Regenerate.
9456 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9458         * configure: Regenerate.
9460 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9462         * Makefile.tpl (configure-[+module+], configure-gcc,
9463         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9464         Set and export LDFLAGS.
9465         * Makefile.in: Regenerate.
9467 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9469         * MAINTAINERS: Add myself to write-after-approval.
9471 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9473         PR bootstrap/14871
9474         * Makefile.tpl: If we don't have built-in-tree target tools,
9475         use the ones found by configure rather than hacking around with
9476         program_transform_name.
9477         * configure.in: Give Makefile.tpl the information necessary
9478         to do that.
9479         * Makefile.in: Regenerate.
9480         * configure: Regenerate.
9482 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9484         PR bootstrap/14760
9485         * configure.in: When computing baseargs, strip *all* copies of
9486         offending options.  Also, don't match/substitute the trailing space,
9487         so that this actually works when two similar options are separated by
9488         only one space.
9489         * configure: Regenerate.
9491 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9493         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9494         (rs6000-*-aix*): Same.
9495         * configure: Regenerate.
9497 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9499         * MAINTAINERS: Add myself to write-after-approval.
9501 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9503         * MAINTAINERS: Add myself to write-after-approval.
9505 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9507         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9508         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9509         * Makefile.in: Regenerate.
9511         * configure.in (top level bootstrap support): Rework --enable-werror
9512         to set @stage2_werror_flag@.
9513         * configure: Regenerate.
9514         * Makefile.tpl (top level bootstrap support): Pass
9515         @stage2_werror_flag@ down to configure in stages 2 and 3.
9516         * Makefile.in: Regenerate.
9518 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9520         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9521         for stages 2 and 3 as well as in make.  As a consequence, remove
9522         OUTPUT_OPTION (now detected by configure) from the flags passed down
9523         to make.
9524         * Makefile.in: Regenerate.
9526         * Makefile.tpl (new-bootstrap): Fix typo.
9527         * Makefile.in: Regenerate.
9529 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9531         * Makefile.tpl: Rearrange by moving recursive_targets rules
9532         into their proper sections.
9533         * Makefile.tpl (top level bootstrap support): Move disabling
9534         of coverage flags from 'make' to 'configure'; improve comments.
9535         * Makefile.in: Regenerate.
9537         * Makefile.tpl (experimental top level bootstrap) Move stage1
9538         language setting from all- target to configure- target; disable
9539         intermodule optimization in stage 1; prevent gratuitous rebuilds
9540         of stage 1.
9541         * Makefile.in: Regenerate.
9542         * configure.in: Comma-separate stage 1 language list for top
9543         level bootstrap.
9544         * configure: Regenerate.
9546         * Makefile.tpl: Clean up experimental top level bootstrap support:
9547         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9548         prev-gcc in configure- targets as well as all- targets.
9549         * Makefile.in: Regenerate.
9551 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9553         * compile: New file imported from automake.
9555 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9557         * configure.in: Remove symbolic link section.
9558         * configure: Regenerate.
9559         * Makefile.tpl (links): Remove.
9560         * Makefile.in: Regenerate.
9562 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9563             Nathanael Nerode  <neroden@gcc.gnu.org>
9565         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9566         Set with AC_CHECK_PROGS.
9567         * configure.in: Fix comment typo from last patch.
9568         * configure: Regenerate.
9570 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9572         * Makefile.tpl: Introduce experimental top level bootstrap support.
9573         * Makefile.in: Regenerate.
9574         * configure.in: Introduce support for top level bootstrap.
9575         * configure: Regenerate.
9577 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9578             Paolo Bonzini  <bonzini@gnu.org>
9580         PR bootstrap/14522
9581         * configure.in: Cope with shells that do not support unquoted ^
9582         * configure: Regenerate.
9584 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9585             Paolo Bonzini  <bonzini@gnu.org>
9587         PR bootstrap/14522
9588         * configure.in: Cope with shells that do not support nesting
9589         quotes inside quoted backquote substitutions.
9590         * configure: Regenerate.
9592 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9594         PR bootstrap/14522
9595         * configure.in: Fix escaping of $.
9596         * configure: Regenerate.
9598 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9600         * configure: Regenerate, since I forgot to while committing Paolo's
9601         changes.
9603 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9605         PR ada/14131
9606         Move language detection to the top level.
9607         * configure.in: Find default values for the tools as
9608         soon as possible.  Disable ada if GNAT is not found.
9609         Emit error message about missing languages.  Expand
9610         --enable-languages=all for the gcc subdirectory.
9612 2004-03-10  Ben Elliston  <bje@gnu.org>
9614         * MAINTAINERS: Update my email address.
9616 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9618         * ltconfig: Disable building static libraries if building shared
9619         libraries on AIX 5L.
9621 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9623         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9624         and disable libgcj.
9625         * configure: Regenerated.
9627 2004-03-01  Brian Booth  <bbooth@redhat.com>
9629         * MAINTAINERS: Add myself to write-after-approval.
9631 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9633         * MAINTAINERS: Add myself to write-after-approval.
9635 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         PR bootstrap/7087
9638         * Makefile.tpl: Guard XFOO sed statements better.
9639         * Makefile.tpl: Add dependency for configure-target-libada.
9640         * Makefile.in: Regenerate (incidentally fixes broken
9641         commit when libada-branch was merged).
9643 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9645         * MAINTAINERS: Add myself to write-after-approval.
9647 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9649         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9650         maintainers.
9652 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9654         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9655         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9657 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9659         PR bootstrap/11932
9660         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9662 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9664         * MAINTAINERS: Added myself to write-after-approval.
9666 2004-02-14  Michael Koch  <konqueror@gmx.de>
9668         * MAINTAINERS: Added myself to write-after-approval.
9670 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9672         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9673         some OS port maintainers to OS port maintainers section.
9675 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9677         * MAINTAINERS: Add self.
9679 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9681         * MAINTAINERS: Alphabetize.
9683 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9685         * MAINTAINERS: Remove myself.
9687 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9689         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9690         (rs6000-*-aix*): Same.
9691         * configure: Regenerate.
9693 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9695         * configure.in (host): Add in missing $noconfigdirs to defines.
9696         * configure: Regenerate.
9698 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9699             Nathanael Nerode  <neroden@gcc.gnu.org>
9701         PR ada/6637, PR ada/5911
9702         Merge with libada-branch:
9703         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9704         with appropriate dependencies. Add --enable-libada configure switch.
9705         * configure, Makefile.in: Regenerate.
9707 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9709         * MAINTAINERS: Add myself to write-after-approval.
9711 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9713         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9714         * configure: Regenerate.
9716 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9718         Merge from upstream:
9720         * ltmain.in: When setting IFS to '~', be careful about user
9721         arguments that contain '~'.
9723         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9725         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9726         Also test $base_compile against $CC with escaped arguments. Bug
9727         reported by Geoff Keating <geoffk@apple.com>.
9729 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9731         * MAINTAINERS: Remove i960 port.
9733 2004-01-23  DJ Delorie  <dj@redhat.com>
9735         * Makefile.def (target_modules) [libiberty]: Don't stage.
9736         * Makefile.in: Rebuilt.
9738 2004-01-20  Caroline Tice  <ctice@apple.com>
9740         * MAINTAINERS: Add myself to write-after-approval.
9742 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9744         * MAINTAINERS: Update my email address.
9746 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9748         * MAINTAINERS: Add myself to write-after-approval.
9750 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9752         * MAINTAINERS: Remove entries without email address.
9754 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9756         * MAINTAINERS: Add myself to write-after-approval.
9758 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9760         * MAINTAINERS: Update my email address.
9762 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9764         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9765         * Makefile.tpl (configure-target-[+module+]): Support stage.
9766         * Makefile.in: Rebuilt.
9768 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9770         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9772 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9774         * MAINTAINERS: Add myself as a MIPS maintainer.
9776 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9778         * configure.in: Use ./config.cache, not config.cache.
9779         * configure: Regenerate.
9780         * Makefile.tpl: Special-casing not needed for GCC any more.
9781         * Makefile.in: Regenerate.
9783         * configure.in: Don't share a cache file for host dirs.
9784         * configure: Regenerate.
9786         * config-ml.in: Don't mess with the cache file.
9788 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9790         * MAINTAINERS: Move myself from 'Write After Approval' to
9791         'CPU Port Maintainers' section as SPARC maintainer.
9793 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9795         * Makefile.tpl: Make GCC use a separate config.cache.
9796         * Makefile.in: Regenerate.
9798         PR bootstrap/11932, PR bootstrap/11933
9799         (I don't know if it will fix either of them, but it relates
9800         to them.)
9801         * configure.in: Don't use shared config.cache for target
9802         directories.
9803         * configure: Regenerate.
9805 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9807         * MAINTAINERS: Add myself to 'Write After Approval' section.
9809 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9811         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9812         * configure: Regenerated.
9814 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9816         * MAINTAINERS: Remove the mn10200 maintainer.
9818 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9820         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9821         * configure: Regenerated.
9823 2003-12-16  Jan Hubicka  <jh@suse.cz>
9825         * MAINTAINERS: Add myself as callgraph maintainer.
9827 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9829         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9830         * configure: Regenerate.
9832 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9834         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9835         'Write After Approval' section. Update email.
9837 2003-12-01  James Lemke  <jim@wasabisystems.com>
9839         * MAINTAINERS (Write After Approval): Add myself.
9841 2003-11-20  Matt Thomas  <matt@3am-software.com>
9843         * MAINTAINERS: Add myself as a vax port maintainer.
9845 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9847         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9848         (configure-build-[+module+], configure-[+module+]): Likewise.
9849         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9850         * Makefile.in: Regenerate.
9852 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9854         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9855         shared/dylibed libraries.
9856         * ltmain.sh: Likewise.
9857         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9858         * ltcf-cxx.sh: Likewise.
9859         * ltcf-gcj.sh: Likewise.
9860         * ltconfig: Likewise.
9862 2003-11-17  Stan Cox  <scox@redhat.com>
9864         * MAINTAINERS: Add myself as iq2000 port maintainer.
9866 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9868         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9869         * Makefile.in: Regenerate.
9871 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9873         * config.sub: Update to 2003-11-03 version.
9875 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9877         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9878         * configure:  Regenerate.
9880 2003-10-20  Nicolas Pitre  <nico@cam.org>
9882         * MAINTAINERS: Add myself to 'Write After Approval' section.
9884 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9886         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9888 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9890         * MAINTAINERS: Update my email address.
9892 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9894         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9896 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9898         * MAINTAINERS: Add myself to 'Write After Approval' section.
9900 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9902         * config.guess: Update to 2003-10-16 version.
9903         * config.sub: Update to 2003-10-16 version.
9905 2003-10-15  David Daney  <ddaney@avtrex.com>
9907         * MAINTAINERS: Added myself to 'Write After Approval' section.
9909 2003-10-15  Falk Hueffner  <falk@debian.org>
9911         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9912         'Write After Approval' section. Update email.
9914 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9916         * MAINTAINERS: Move myself from 'Write After Approval' to
9917         'Various Maintainers' section as middle-end maintainer.
9919 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9921         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9922         HOST_FLAGS_TO_PASS.
9923         * Makefile.in: Regenerate.
9925 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9927         * config.guess: Update to 2003-10-07 version.
9928         * config.sub: Update to 2003-10-07 version.
9930 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9932         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9933         * ltconfig (irix5*, irix6*): Don't override version_type.
9935 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9937         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9938         * configure: Rebuilt
9939         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9940         * Makefile.in: Rebuilt
9942 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9944         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9946 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9948         * MAINTAINERS (Write After Approval): Add myself.
9950 2003-09-29  Paul Koning  <ni1d@arrl.net>
9952         * MAINTAINERS: Move myself from "Write After Approval"
9953         to CPU platform maintainers for pdp11 platform.
9955 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9957         * MAINTAINERS: Move myself from 'Write After Approval' to
9958         'Various Maintainers' section as libffi testsuite maintainer.
9960 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9962         * configure.in: Pass a computed --program-transform-name
9963         to subconfigures.
9964         * configure: Regenerated.
9966 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9968         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9969         * Makefile.in: Regenerate.
9971         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9972         * Makefile.in: Regenerate.
9974 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9976         * MAINTAINERS: Move myself from 'Write After Approval'
9977         to 'Various Maintainers' (objective-c) section.
9979 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9981         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9982         quoting.
9983         * configure: Regenerated.
9985 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9987         * MAINTAINERS (Write After Approval): Add myself to write after
9988         approval list.
9990 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9992         * MAINTAINERS (Write After Approval): Add myself.
9994 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9996         * MAINTAINERS: Update my e-mail address.
9998 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10000         * libtool.m4 (LD): Correct powerpc64 host match.
10002 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10004         * MAINTAINTERS: Update my affiliation and email address.
10006 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10008         * MAINTAINERS (Write After Approval): Add myself.
10010 2003-09-04  DJ Delorie  <dj@redhat.com>
10012         * configure: Regenerate.
10014 2003-09-04  Robert Millan  <robertmh@gnu.org>
10016         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10018 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10020         * configure.in: Ensure arguments to sed are properly spaced.
10021         * configure: Regenerate.
10023 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10025         * MAINTAINERS: Update my e-mail address.
10027 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10029         * MAINTAINERS (Write After Approval): Add myself.
10031 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10033         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10034         * configure: Regenerated.
10036 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10038         * MAINTAINERS: Update my email address.
10040 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10042         * configure.in:  Use newline instead of semicolon when assuming
10043         shell arguments in a for loop.
10044         * configure:  Regenerated.
10046 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10048         * MAINTAINERS: Resurrect the i860 maintainer.
10050 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10052         PR 8180
10053         * configure.in: When testing with_libs and with_headers, treat
10054         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10055         * configure: Regenerate.
10057         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10058         make, shell, etc.
10059         (baseargs): Likewise.
10060         * configure: Regenerate.
10062 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10064         * MAINTAINERS (Write After Approval): Add myself.
10066 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10068         * configure.in: Disable libgcj for darwin not on powerpc.
10069         * configure: Rebuild.
10071 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10073         * config-ml.in, symlink-tree: Add license.
10075 2003-08-03  Richard Stallman  <rms@gnu.org>
10076             Eben Moglen  <moglen@columbia.edu>
10078         * README.SCO: New file.
10080 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10082         * Makefile.tpl (check, check-c++): Express dependencies using
10083         dependencies rather than commands.
10084         * Makefile.in: Regenerate.
10086 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10088         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10089         * configure: Ditto.
10091 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10093         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10094         * Makefile.in: Update.
10096 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10098         * configure.in: Enable libgcj for darwin.
10099         * configure: Rebuild.
10101 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10103         * config-ml.in:  Use ac_configure_args directly instead of
10104         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10105         actually seen.
10107 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10109         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10110         creating target and build subdirs to build all parent dirs as needed.
10111         * Makefile.in: Rebuild.
10112         * configure.in: Don't build dirs explicitly here.
10113         * configure: Rebuild.
10115 2003-07-26  Paul Brook  <paul@nowt.org>
10117         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10119 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10121         * Makefile.tpl (all-make): Depend on intl.
10122         * Makefile.in: Rebuilt.
10124 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10126         * install-sh:  Update to newer upstream versions (associated with
10127         aclocal 1.7).
10128         * mkinstalldirs:  Likewise.
10129         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10131 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10133         * MAINTAINERS: Move self from Bug database only accounts
10134         to write-after-approval.
10136 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10138         * config.if: Remove unused libc_interface determination.
10140 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10142         * MAINTAINERS: Move self from write-after-approval to
10143         build machinery (*.in).
10145 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10147         PR bootstrap/11273
10148         PR bootstrap/11408
10149         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10150         unused INSTALL_PROGRAM_ARGS.
10151         * configure.in: Use AC_PROG_INSTALL.
10152         * Makefile.in: Regenerate.
10153         * configure: Regenerate.
10155 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10157         * MAINTAINERS: Alphabetize.
10159 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10161         * configure: Rebuilt.
10162         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10163         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10164         newlib nor libgloss.
10165         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10166         * configure.in (am33_2.0-*-linux*): Added.
10168 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10170         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10171         * configure: Regenerate.
10173 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10175         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10176         * Makefile.in: Regenerate.
10178 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10180         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10181         * Makefile.in: Regenerate.
10183 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10185         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10186         * Makefile.in: Regenerated.
10188         * config-ml.in: Replace PWD with PWD_COMMAND.
10190 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10192         * intl: New directory; see intl/ChangeLog for details.
10193         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10194         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10195         * Makefile.in: Regenerate.
10197 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10199         * configure.in: Clean up config-lang.in handling.  Delete
10200         useless assignment to "subdirs".
10201         * configure: Regenerate.
10203 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10205         * configure.in: Rename 'target_libs' to 'target_libraries'.
10206         Remove useless reference to 'target_libs'.
10207         * configure: Regenerate.
10209 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10211         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10212         * Makefile.in: Regenerate.
10214 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10216         * Makefile.def: Introduce flags_to_pass.
10217         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10218         * Makefile.in: Regenerate.
10220 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10222         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10223         and target-libgloss.
10224         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10225         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10226         * configure: Regenerate.
10228 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10230         * configure.in: Update testsuite_flags to new location.
10231         * configure. Regenerate.
10233 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10235         * Makefile.tpl: Remove BUILD_CC stuff.
10236         * Makefile.in: Regenerate.
10238 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10240         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10242 2003-06-16  Graeme Peterson  <gp@qnx.com>
10244         * MAINTAINERS (Write After Approval): Add myself.
10246 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10248         * config.guess: Update to 2003-06-12 version.
10249         * config.sub: Update to 2003-06-13 version.
10251 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10253         * config.guess: Update to 2003-06-06 version.
10254         * config.sub: Update to 2003-06-06 version.
10256 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10258         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10259         * configure. Regenerate.
10261 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10263         * configure.in: Disable serial configure by default.
10264         * configure: Regenerate.
10265         * Makefile.tpl: Abolish .NOTPARALLEL.
10266         * Makefile.in: Regenerate.
10268         * Makefile.tpl: Replace {build,host,target}_canonical by
10269         {build,host,target}.
10270         * Makefile.in: Regenerate.
10272         * Makefile.tpl: Fix stupid pasto.
10273         * Makefile.in: Regenerate.
10275 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10277         * Makefile.tpl: Remove bogus conditional.
10278         * Makefile.in: Regenerate.
10280 2003-06-05  Jan Hubicka  <jh@suse.cz>
10282         * Makefile.tpl (profiledbootstrap): New target.
10283         * Makefile.in (profiledbootstrap): New target.
10285 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10287         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10288         Pinski. Remove user names from other bugzilla-only maintainers.
10290 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10292         * Makefile.tpl: Make 'recursive targets' using autogen rather
10293         than shell loop.  Remove duplicate 'clean' targets and false
10294         comments.
10295         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10296         Add systematic method of specifying missing targets in subdirs.
10297         Add copyright boilerplate.
10298         * Makefile.in: Regenerate.
10299         * configure.in: Add 'recursive targets' to maybe list.
10300         * configure: Regenerate.
10302         * MAINTAINERS: "GNATS only" -> "Bug database only".
10304         * Makefile.tpl: Rename [+target+] to [+make_target+].
10305         * Makefile.def: Rename 'target' to 'make_target'.
10307 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10309         * MAINTAINERS: Add self as options handling maintainer.
10311 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10313         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10314         been too long since I touched those ports.
10316 2003-05-28  DJ Delorie  <dj@redhat.com>
10318         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10319         * Makefile.in: Regenerate.
10321 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10323         * configure.in: Use curly braces in the definition of tooldir.
10324         * configure: Regenerate.
10326 2003-05-21  DJ Delorie  <dj@redhat.com>
10328         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10329         newlib or libgloss.
10330         * Makefile.in: Regenerate.
10332 2003-05-21  DJ Delorie  <dj@redhat.com>
10334         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10335         * Makefile.in: Regenerate.
10337 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10339         * MAINTAINERS: Update my e-mail address.
10341 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10343         * configure.in: Switch more things to use maybe dependencies.
10344         * Makefile.tpl: Switch more things to use maybe dependencies.
10345         Factor out common code from autogen IF statements.
10346         * configure: Regenerate.
10347         * Makefile.in: Regenerate.
10349 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10351         * configure.in: Accept i[3456789]86 for machine type.
10352         * configure: Regenerate.
10354 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10356         * configure.in: Switch more things to use maybe dependencies.
10357         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10358         * configure: Regenerate.
10359         * Makefile.tpl: Switch more things to use maybe dependencies.
10360         * Makefile.in: Regenerate.
10362 2003-05-16  Andreas Schwab  <schwab@suse.de>
10364         * Makefile.tpl (install-opcodes): Define.
10365         * Makefile.in: Rebuild.
10367 2003-05-13  Andreas Jaeger  <aj@suse.de>
10369         * config.guess: Update to 2003-05-09 version.
10370         * config.sub: Update to 2003-05-09 version.
10372 2003-05-13  Michael Eager  <eager@mvista.com>
10374         * configure.in: Correct sed script so that options in quotes are not
10375         deleted.
10376         * configure: Rebuild.
10378 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10380         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10381         and $$s/newlib/libc/sys/cygwin32 include paths.
10382         * configure: Ditto.
10384 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10386         * MAINTAINERS: Update my email addresses.
10388 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10390         * config-ml.in: Propagate INSTALL variables.
10392 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10394         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10396 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10398         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10399         * Makefile.in: Regenerate.
10401 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10403         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10405 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10407         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10409 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10411         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10412         * Makefile.in: Regenerated.
10414 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10416         * MAINTAINERS (Write After Approval): Upgrade myself from
10417         GNATS only to write-after-approval. Update my mail address.
10419 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10421         (OS Port Maintainers: freebsd): Add myself.
10423 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10425         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10427 2003-04-22  Kean Johnston  <jkj@sco.com>
10429         * MAINTAINERS (SCO ports): Added myself.
10431 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10433         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10435 2003-04-19  Kean Johnston  <jkj@sco.com>
10437         * MAINTAINERS (Write After Approval): Add myself.
10439 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10441         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10442         * Makefile.in: Regenerate.
10444 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10446         * configure.in (powerpc64*-*-linux*): Remove.
10447         * configure: Rebuilt.
10449 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10451         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10452         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10453         and restrap.
10454         * Makefile.in:  Regenerate.
10456 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10458         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10459         * configure: Regenerated.
10461 2003-04-15  DJ Delorie  <dj@redhat.com>
10463         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10465 2003-04-13  Nick Clifton  <nickc@redhat.com>
10467         * config-ml.in: Remove support for --disable-aix removing
10468         call-aix multilibs.
10470 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10472         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10473         * */configure: Rebuilt.
10475 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10477         * MAINTAINERS: Add my email address.
10479 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10481         * MAINTAINERS (Write After Approval): Add myself.
10483 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10485         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10486         * Makefile.in: Regenerate.
10488 2003-03-14  Michael Chastain  <mec@shout.net>
10490         * Makefile.in: Regenerate with correct Makefile.def.
10492 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10494         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10495         Make macro.
10496         * Makefile.in: Regenerate.
10497         * configure.in: Clean up gxx_include_dir logic.
10498         * configure: Regenerate.
10500 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10502         * MAINTAINERS (Write After Approval): Add myself.
10504 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10506         * MAINTAINERS: Update my mail address.
10508 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10510         * configure.in (gxx_include_dir): Fix typo.
10511         * configure: Regenerated.
10513 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10515         * Makefile.tpl: Reindent.
10516         * Makefile.in: Regenerate.
10517         * configure.in: Reindent.  Don't set unused variables.
10518         * configure: Regenerate.
10520 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10522         * configure.in: Include $(build_tooldir)/sys-include in
10523         FLAGS_FOR_TARGET.
10524         * configure: Regenerated.
10526 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10528         * Makefile.tpl: Always pass down RANLIB.
10529         * Makefile.in: Regenerate.
10531         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10532         * Makefile.in: Regenerate.
10533         * configure.in: Remove unused logic relating to --enable-shared
10534         and --enable-threads.  Remove bogus comments.  Remove redundant
10535         noconfigdirs.
10536         * configure: Regenerate.
10538         * configure.in: Replace ${libstdcxx_version} by its value.
10539         Remove reference to mh-dgux.
10540         * configure: Regenerate.
10542 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10544         * MAINTAINERS (Write After Approval): Add myself.
10546 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10548         * Makefile.tpl: Rearrange.
10549         * Makefile.in: Regenerate.
10551 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10553         * configure.in: Add support for kaOS as cross build target system.
10554         * configure: Regenerated.
10556 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10558         * MAINTAINERS (Write after approval): Add myself.
10560 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10562         * MAINTAINERS: Update my email address.
10564 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10566         * MAINTAINERS: Add self to blanket write privs. section.
10568 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10570         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10571         configure-target-* as some target builds may require additional
10572         flags for preprocessor tests.
10573         * Makefile.in: Regenerated.
10575 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10577         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10578         * ltconfig: Handle it.
10579         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10580         auto-detecting it.
10582         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10583         it is used as argument to $CC.
10584         * ltcf-gcj.sh: Likewise.
10586         * configure.in: Introduce --enable-maintainer-mode.
10587         * configure: Rebuilt.
10588         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10589         for maintainer mode.
10590         * Makefile.in: Rebuilt.
10592 2003-02-18  Jason Merrill  <jason@redhat.com>
10594         * Makefile.tpl (check-c++): Allow parallelism.
10596 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10598         * MAINTAINERS: Remove John Carr (who never actually had access to
10599         gcc.gnu.org).
10601 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10603         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10604         don't configure target-libobjc.
10605         * configure: Regenerate.
10607 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10609         * Makefile.tpl (RANLIB): Define.
10610         * Makefile.in: Regenerate.
10612 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10614         * MAINTAINERS: Update my email.
10616 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10618         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10619         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10620         * Makefile.in: Regenerated.
10621         * configure.in: Remove all traces of snavigator, db, and grep.
10622         * configure: Regenerated.
10624 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10626         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10627         After Approval.
10629 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10631         * MAINTAINERS (Write after approval): Add myself.
10633 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10635         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10636         * Makefile.in: Regenerated.
10638 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10640         * config.guess: Updated to 2003-01-30's version.
10641         * config.sub: Updated to 2003-01-28's version.
10643 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10645         * config.if: If gcc_version is already set, just use it.  Don't set
10646         gcc_version_trigger if it's already set, otherwise set it to
10647         gcc/version.c, but only if the file exists.  If it is not set and
10648         gcc/version.c does not exist, try to extract the version number from
10649         $CC.
10651 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10653         * MAINTAINERS: Add myself to write-after-approval list.
10655 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10657         * configure.in:  Revert 24Jan change.
10658         * configure:  Regenerate.
10660 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10662         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10663         entry of HJ Lu.
10665 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10667         * configure.in: Revert previous change.
10668         * configure: Regenerate.
10670 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10672         * configure.in: Make rda native-only.
10673         * configure: Regenerate.
10675 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10677         * MAINTAINERS: Move myself from GNATS-only-accounts to
10678         write-after-approval.
10680 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10682         * configure.in: Add missing \.
10683         * configure: Rebuilt.
10685 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10687         * configure.in (baseargs): Avoid using \| in sed regular
10688         expressions.
10689         * configure: Rebuilt.
10691 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10693         * configure.in (baseargs): Remove all supported forms of
10694         --cache-file, --srcdir, --host, --build and --target options
10695         from argument lists.
10696         * configure: Rebuilt.
10698 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10700         * MAINTAINERS: Add myself to write-after-approval list.
10702 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10704         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10705         * configure: Rebuilt.
10707 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10709         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10710         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10711         * Makefile.in: Regenerate.
10712         * configure: Regenerate.
10714 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10716         * configure.in: Remove Makefile in build, host and target modules
10717         unless configure was run with --no-recursion.
10718         * configure: Rebuilt.
10720 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10722         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10723         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10724         * Makefile.in: Regenerate.
10726 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10728         * config.guess: Update to 2003-01-03 version.
10729         * config.sub: Update to 2003-01-03 version.
10731 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10733         * configure: Regenerate with proper autoconf 2.13.
10735 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10737         * configure.in: Add AC_PREREQ for consistency.
10738         * configure: Regenerate.
10740 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10742         * configure.in (GDB_TK): Add tcl directories conditional on
10743         gdb/gdbtk directory being present.
10744         * configure: Regenerate.
10746 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10748         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10749         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10750         * configure: Rebuilt.
10752 2002-12-31  Tom Tromey  <tromey@redhat.com>
10754         * Makefile.in: Rebuilt.
10755         * Makefile.def (target_modules) [libffi]: Allow installation.
10757 2002-12-31  Andreas Schwab  <schwab@suse.de>
10759         * configure.in: Fix use of $program_transform_name.
10760         * configure: Regenerated.
10762 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10764         * configure.in (baseargs): Don't remove first configure argument.
10765         * configure: Regenerated.
10767 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10769         * Makefile.tpl (local-distclean): Don't remove...
10770         (multilib.ts): ... this.  Moved into...
10771         (multilib.out): ... this.  Don't use sub-make.
10772         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10773         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10774         (configure-build-[+module+], configure-[+module+],
10775         configure-target-[+module+], configure-gcc): ... these.  Test
10776         for Makefile existence.  Drop config.status from dependencies.
10777         * Makefile.in: Rebuilt.
10778         * configure.in: Move gcc-version-trigger to the end of
10779         ac_configure_args.  Add comments to maybedep.tmp and
10780         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10781         nonopt from baseargs, matching and removing corresponding
10782         whitespace while at it.
10783         * configure: Rebuilt.
10785 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10787         * configure.in (host_configargs): Replace reference to
10788         no-longer-defined buildopts with --build=${build_alias}.
10789         * configure: Rebuilt.
10791         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10792         program_transform_name to standard idiom.
10793         (AUTOGEN, AUTOCONF): Define.
10794         (Makefile.in): Use $(AUTOGEN).
10795         (Makefile): Depend on config.status, and use autoconf-style rule to
10796         build it.  Move original commands to...
10797         (config.status): ... this new target.
10798         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10799         $(AUTOCONF).
10800         * Makefile.in: Rebuilt.
10802 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10804         * Makefile.tpl: Fix dramatic bustage due to change in
10805         program_transform_name.
10806         * Makefile.in: Regenerate.
10808         * configure.in: Remove unnecessary PATH setting.
10809         * configure: Regnerate.
10811         * configure.in: Don't default to unprefixed tools unless
10812         the native tools will work.
10813         * configure: Regenerate.
10815         * configure.in: Convert to autoconf script.  Blow away lots
10816         of now-redundant Makefile fragments.
10817         * configure: Generate using Autoconf.
10818         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10819         * Makefile.in: Regenerate.
10821 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10823         * configure: Fix stupid bug where RANLIB was mistakenly included.
10825         * configure.in: Rename (buildargs, hostargs, targargs) to
10826         (build_configargs, host_configargs, target_configargs).
10828         * configure.in: Move logic out of sed statement.
10830         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10831         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10833 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10835         * config.sub: Import from master repository
10836         * config.guess: Ditto
10838 2002-12-24  Andreas Schwab  <schwab@suse.de>
10840         * Makefile.tpl (multilib.out): Fix missing space.
10841         * Makefile.in: Regenerate.
10843 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10845         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10846         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10847         * Makefile.in: Regenerate.
10848         * configure.in: Remove unnecessary leftovers.
10850 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10852         * configure.in (extra_ranlibflags_for_target): New variable.
10853         (*-*-darwin): Add -c to ranlib commands.
10854         * configure (tooldir): Handle extra_ranlibflags_for_target.
10856 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10858         * Makefile.tpl: Revert HJL's change.
10859         * Makefile.in: Regenerated.
10860         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10861         always.
10863 2002-12-19  Andreas Schwab  <schwab@suse.de>
10865         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10866         * Makefile.in: Regenerate.
10868 2002-12-18  H.J. Lu  <hjl@gnu.org>
10870         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10871         * Makefile.in: Regenerated.
10873         * configure.in (build_prefix): New. Substitute.
10875 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10877         * Makefile.tpl: Don't let real targets depend on phony targets.
10878         * Makefile.in: Regenerate.
10880         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10881         * Makefile.in: Regenerate.
10883 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10885         * config.sub: Import from master repository
10886         * config.guess: Ditto
10888 2002-12-16  Jason Merrill  <jason@redhat.com>
10890         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10891         previous 'make bootstrap'.
10892         * Makefile.in: Regenerate.
10894 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10896         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10898 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10900         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10901         * Makefile.in: Regenerate.
10903 2002-12-13  Jason Merrill  <jason@redhat.com>
10905         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10906         library tests.
10907         (check-c++): Just depend on it and check-target-libstdc++-v3.
10908         * Makefile.in: Regenerate.
10910 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10912         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10913         * Makefile.in: Rebuilt.
10915 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10917         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10919 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10921         * configure: Fix bug put in by gremlins.
10923         * Makefile.tpl: Substitute more autoconfily.
10924         * configure: Substitute more autoconfily.
10925         * Makefile.in: Regenerate.
10927 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10929         * config.sub: Import from master repository
10930         * config.guess: Ditto
10931         * MAINTAINERS: Added Svein Seldal under write after approval
10933 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10935         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10936         * Makefile.in (all-sim): Ditto.
10938 2002-12-06  DJ Delorie  <dj@redhat.com>
10940         * Makefile.tpl: Change configure dependencies to not have real
10941         targets depend on phony targets.
10943 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10945         * configure.in: Revert unintentional change.
10947         * Makefile.tpl: Change dependency for */multilib.out so that
10948         it works when gcc isn't in the tree.
10950         * configure.in: Substitute more.
10951         * configure: Run subconfigures from the Makefile.
10952         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10953         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10955 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10957         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10959 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10961         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10962         and corresponding dependencies.
10963         * Makefile.in: Regenerate.
10965         * configure.in (host_tools): Order binutils, gas and ld for
10966         convenience in running the testsuites.
10968         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10969         * Makefile.in: Regenerate.
10970         * configure.in: Introduce rules to serialize subconfigure runs.
10972         * configure.in: Introduce BASE_CC_FOR_TARGET.
10973         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10974         Realize configure-build-* targets.  Realize configure-target-* targets.
10975         * Makefile.in: Regenerate.
10977 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10979         * configure: Move gcc_version_trigger stuff from here...
10980         * configure.in: ...to here.
10982         * configure.in: Separate subconfigure options added by this file from
10983         options given by the user.  Add machinery to put args for host
10984         subconfigures into the Makefile.
10986         * Makefile.tpl: Remove 'vault' targets.
10987         * Makefile.tpl: Reorder and comment dependencies.
10988         * Makefile.in: Regenerate.
10990 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10991         * configure.in: Fix my broken commit of previous patch. (sigh)
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-28  Geoffrey Keating  <geoffk@apple.com>
11000         * configure.in: Move host-specific darwin noconfigdirs into
11001         the host-specific section.
11003 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11005         * configure: Remove skip-this-dir support.
11006         * Makefile.tpl: Remove skip-this-dir support.
11008         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11009         subdirectories.
11010         * Makefile.in: Regenerate.
11012         * Makefile.tpl: Strip out useless setting of 'dir'.
11013         * Makefile.in: Regenerate.
11015 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11017         * configure.in: Fix deeply stupid bug.
11019         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11020         shell code in CXX_FOR_TARGET
11021         * Makefile.def: Introduce raw_cxx.
11022         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11023         RAW_CXX_FOR_TARGET.
11024         * Makefile.in: Regenerate.
11026 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11028         * Makefile.tpl: Remove unnecessary ifs.
11029         * Makefile.in: Regenerate.
11031         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11032         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11033         targets for 'no_install' modules.
11034         * configure: Move GDB_TK substitution to configure.in.  Move
11035         build_modules stuff to configure.in.
11036         * configure.in: Implement soft dependency machinery.  Maybe-ize
11037         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11038         * Makefile.in: Regenerate.
11040 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11042         * Makefile.tpl: Make all-target, install-target behave similarly
11043         to all, install (only hitting configured targets).  Eliminate
11044         unused macro defintions.
11046         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11047         build != host.
11049         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11051         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11053         * configure.in: Produce lists of subdir targets we're actually
11054         configuring.  Remove references to "dosrel".
11055         * Makefile.tpl: Let configure set which subdir targets are hit.
11056         Remove install-cross; clean up install; remove ALL.  Remove
11057         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11058         Autogenerate host module targets.  Remove empty dependency lines
11059         and redundant dependency; rearrange slightly.
11060         * Makefile.def: Add host-side libtermcap, utils.
11062         * Makefile.in: Regenerate.
11064 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11066         * ltconfig (osf[345]): Append $major to soname_spec.
11067         Reflect this in library_names_spec.
11068         * ltmain.sh (osf): Prefix $major with . for use as extension.
11070 2002-11-19  Andreas Jaeger  <aj@suse.de>
11072         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11073         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11074         and sparc64 GNU/Linux systems.
11076 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11078         * MAINTAINERS: Update email.
11080 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11082         * MAINTAINERS: Complete James Dennett's entry.
11084 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11086         * MAINTAINERS (Write After Approval): Add myself.
11088 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11090         * Makefile.tpl: syntactic cleanup
11092 2002-11-13  Stuart Hastings  <stuart@apple.com>
11094         * MAINTAINERS: Add myself to write-after-approval list.
11096 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11098         * Makefile.def: Add list of recursive targets to autogenerate.
11099         Add build_modules.
11100         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11101         targets.  Autogenerate *-build-* targets.
11102         * Makefile.in: Regenerate.
11104 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11106         * configure: More autoconf-style substitutions.
11107         * Makefile.tpl: More autoconf-style substitutions.
11108         * Makefile.in: Regenerate.
11110 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11112         * configure: Substitute more variables in a more autoconf-friendly
11113         way.  Simplify slightly.
11114         * Makefile.tpl: Make more variables substitutable in an
11115         autoconf-friendly way.
11116         * Makefile.in: Regenerate.
11118 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11120         * MAINTAINERS (Write After Approval): Add myself.
11122 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11124         * configure.in (v810*): Remove special setting of tools.
11126         * configure: Add support for extra required flags for ar or nm.
11127         * configure.in (aix4.3+): Use above support for target-specific
11128         issues, rather than using config/mt-aix43.
11130 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11132         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11133         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11134         with $srcdir.  Reformat indentation.  Substitute some variables
11135         formerly hard-coded in the Makefile for build=host.
11136         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11137         * Makefile.def: Autogenerate more.
11138         * Makefile.in: Regenerate.
11140 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11142         * MAINTAINERS (Write After Approval): Add myself.
11144 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11146         * Makefile.def (host_modules): Add rda.
11147         * Makefile.in: Regenerate.
11148         * configure.in (target_tool): Add target-rda to list.
11150 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11152         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11154 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11156         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11157         and restrap targets to this rule.
11158         * Makefile.in:  Regenerate.
11160 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11162         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11163         GNATS only accounts.
11165 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11167         * configure.in (i[3456]86-*-linux*): Add check to disable
11168         ${libgcj} for glibc1.
11170 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11172         * MAINTAINERS: Add myself as ip2k port maintainer.
11174 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11176         * configure.in: Add tic4x target.
11178 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11180         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11181         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11182         * Makefile.in: Regenerate.
11184         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11185         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11186         * Makefile.in: Regenerate.
11188 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11190         * MAINTAINERS: Add myself as web pages co-maintainer.
11192 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11194         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11195         * Makefile.in: Regenerate.
11197 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11199         * MAINTAINERS: Add myself and Nathan Sidwell
11200         <nathan@codesourcery.com> as VxWorks maintainers.
11202 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11204         * Makefile.def: Remove order dependency comments.
11205         * Makefile.tpl: Add explicit install-install dependencies.
11206         * Makefile.in: Regenerate.
11208         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11209         * Makefile.in: Regenerate.
11211         * Makefile.tpl: Add configure-target (for src-release in src)
11212         * Makefile.in: Regenerate.
11214 2002-09-30  Nick Clifton  <nickc@redhat.com>
11216         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11218 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11220         * configure.in (s390*-*-linux*): Enable libgcj.
11222 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11224         * configure: Revert accidentally applied changes.
11226         * Makefile.tpl: Make more autoconf-friendly.
11227         * Makefile.in: Regenerate.
11228         * configure: Make substitution more autoconf-like.
11230 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11232         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11233         single entry to handle all these.
11234         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11235         libjava on arm-*-elf.
11237 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11239         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11240         things that depend on them.
11242 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11244         * Makefile.tpl: Make subsituted variables more autoconfy.
11245         * Makefile.in: Regenerate.
11246         * configure: Make seds more autoconfy.
11248 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11250         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11251         * Makefile.in: Regenerate.
11252         * configure.in: Rewrite sed statements to look autoconfy.
11254         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11255         all-target-foo on configure-target-foo.
11256         * Makefile.def: Ditto.
11257         * Makefile.in: Rebuild.
11259 2002-09-25  Andrew Haley  <aph@redhat.com>
11261         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11263 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11265         * Makefile.def: New file.
11266         * Makefile.tpl: New file.
11267         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11268         * contrib/gcc_update: Note that Makefile.in is a generated file.
11270         * configure.in: Minor rearrangement.  Simplify tests.
11272 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11274         * configure.in (with_headers): Skip copy if value is "yes".
11275         (with_libs): Likewise.
11277 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11279         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11280         * configure.in (sh*-*-pe*): Ditto.
11281         * configure.in (mips*-*-pe*): Ditto.
11282         * configure.in (*arm-wince-pe): Ditto.
11284         * configure.in: Rearrange.
11286 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11288         * MAINTAINERS: Update my email address.
11290 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11292         * MAINTAINERS: (Write After Approval): Add myself.
11294 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11296         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11298 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11300         * MAINTAINERS: Change my mailing address.
11302 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11304         * MAINTAINERS (Write After Approval): Remove myself.
11305         (Various Maintainers: c++ runtime libs): Add myself.
11307 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11309         * MAINTAINERS (Write After Approval): Remove myself.
11310         (Various Maintainers: c++ runtime libs): Add myself.
11312 2002-08-15  Eric Christopher  <echristo@redhat.com>
11314         * config.sub: Import from master repository.
11315         * config.guess: Ditto.
11317 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11319         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11320         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11321         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11323 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11325         * MAINTAINERS: Add self to rs6000 vector extensions.
11327 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11329         * libiberty/configure: Reverted unintended yesterday's check in.
11331 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11333         * boehm-gc/configure, libf2c/configure: Rebuilt.
11334         * libffi/configure, libiberty/configure: Ditto.
11335         * libjava/configure, libobjc/configure: Ditto.
11336         * libstdc++-v3/configure, zlib/configure: Ditto.
11337         Merged from binutils:
11338         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11339         From Steve Ellcey <sje@cup.hp.com>:
11340         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11341         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11342         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11343         IA64.
11344         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11345         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11346         soname_spec, sys_lib_search_path_spec): Ditto.
11348 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11350         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11352 2002-08-04  H.J. Lu  (hjl@gnu.org)
11354         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11356 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11358         * MAINTAINERS (Write After Approval): Add myself.
11360 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11362         * configure.in: Move generic linux case to end.  Copy generic
11363         linux noconfigdirs to mips*-*-linux* entry and new
11364         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11366 2002-07-19  Michael Matz  <matz@suse.de>
11368         * MAINTAINERS: Add myself as ra* maintainer.
11370 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11372         * config.guess: Update to 2002-07-09 version.
11373         * config.sub: Update to 2002-07-03 version.
11375 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11377         * MAINTAINERS: Fix typo in a maintainer email address.
11379 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11381         * configure.in: Remove two redundant tests.
11383 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11385         * configure.in (mips*-*-irix6*o32): Enable stabs.
11387 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11389         * configure.in: Don't build grez.
11390         * Makefile.in: Ditto.
11392         * Makefile.in: Remove references to bsp, cygmon, libstub.
11393         * configure.in: Ditto.
11395         * configure.in: Remove leftover reference to gdbtest.
11397 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11399         * configure.in (gxx_include_dir):  Change to match versioned
11400         C++ headers if --enable-version-specific-runtime-libs is used.
11402 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11404         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11406 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11408         * configure.in: Make --without-x work.
11410 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11412         * configure.in: Rearrange target Makefile fragment collection.
11414         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11415         cvs[src].
11416         * configure.in: Ditto.
11418 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11420         * MAINTAINERS (Write After Approval): Update my e-mail address.
11422 2002-06-24  Ben Elliston  <bje@redhat.com>
11424         * configure.in (host_tools): Remove cgen.
11426         * Makefile.in (all-cgen): Remove; runs from its source directory.
11427         (check-cgen, install-cgen, clean-cgen): Likewise.
11428         (all-opcodes): Do not depend on all-cgen.
11429         (all-sim): Likewise.
11431 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11433         * Makefile.in: Eliminate 'apache' targets.
11434         * configure.in: Eliminate 'apache' targets.
11436         * configure.in: Eliminate redundant tests.  Reorganize.
11438         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11440         * config-ml.in: Eliminate references to Cygnus configure.
11442         * Makefile.in: Eliminate references to building emacs.
11444 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11446         * MAINTAINERS: Update my email address.
11448 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11450         * config.if (libstdcxx_incdir): Version C++ headers.
11451         (cxx_incdir): Remove.
11453 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11455         * MAINTAINERS (Write After Approval): Add self.
11457 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11459         * configure.in: Add support for ip2k.
11461 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11463         * configure.in: Fix AIX configury bug.
11465 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11467         * MAINTAINERS (Write After Approval): Add self.
11469 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11471         * configure.in: replace ${topsrcdir} with ${srcdir}
11473         * configure.in: Move definition of libstdcxx_flags
11474         right above usage, rather than waaay earlier.
11476         * configure.in: Pull definition of is_cross_compiler earlier.
11478         * configure.in: Rearrange a little.
11480         * configure.in: Remove references to librx.
11481         * Makefile.in: Remove references to librx.
11483 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11485         * config.sub: Add support for avr target.
11486         Import from master sources, rev 1.255
11488 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11490         * configure, .cvsignore:  Revert previous change...
11491         * Makefile:  ...delete.
11493 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11495         * configure.in: Eliminate ${gasdir} variable.
11497 2002-06-18  Dave Brolley  <brolley@redhat.com>
11499         * configure.in: Add support for frv.
11500         * config.sub: Add support for frv.
11502 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11504         * configure:  Remove garbage from previous commit.
11506 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11508         * configure:  For in-source builds, make a subdir and re-exec there.
11509         * Makefile:  New file.  Pass targets through to build directory.
11510         * .cvsignore:  No longer ignore "Makefile".
11512 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11514         * MAINTAINERS (Write After Approval): Add self.
11516 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11518         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11520 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11522         * configure.in (vax-*-netbsd*): Re-enable gas.
11524 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11526         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11527         BUILD_PREFIX_1, to correct nomenclature.
11528         * configure: Likewise.
11530         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11531         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11533 2002-05-31  Olaf Hering  <olh@suse.de>
11535         * config-ml.in: Propogate DESTDIR also.
11537 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11539         * configure.in (vax-*-netbsd*): Don't build gas for this
11540         platform.
11542 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11544         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11545         and libgcj for AVR.
11547 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11549         * MAINTAINERS (Write After Approval): Add myself.
11551 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11553         * config.guess: Update to 2002-05-22 version.
11554         * config.sub: Likewise.
11556 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11558         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11559         * config-ml.in: Likewise.
11560         * configure: Likewise.
11561         * configure.in: Likewise.
11563 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11565         * MAINTAINERS: Update my email address.
11567 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11569         * configure.in: Simplify makefile fragment collection.
11571         * configure.in: Remove code to build emacs.
11573         * configure.in : Remove --srcdir argument from targargs and buildargs
11574         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11576         * configure: Move some logic to configure.in.
11577         * configure.in: Move some logic from configure.
11579 2002-05-11  Tom Tromey  <tromey@redhat.com>
11581         * MAINTAINERS: Reflect libgcj reality.
11583 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11585         * Makefile.in: Honour DESTDIR.
11587 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11589         * config.guess: Import 2002-03-20 version.
11590         * config.sub: Import 2002-04-26 version.
11592 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11594         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11596 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11598         * MAINTAINERS: Add self.
11600 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11602         * ltmain.sh: Detect and handle object name conflicts
11603         while piecewise linking a static library.
11605 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11607         * configure.in (noconfigdirs): Don't disable libgcj on
11608         sparc64-*-solaris* and sparcv9-*-solaris*.
11610 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11612         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11614 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11616         * configure.in (FLAGS_FOR_TARGET): Do not add
11617         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11618         on i[3456]86-*-linux*.
11620 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11622         * configure.in (noconfigdirs): Replace [ ] with test.
11624         * configure.in (noconfigdirs): Do not add target-newlib if
11625         target == i[3456]86-*-linux*, and host == target.
11627 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11629         * configure.in: delete reference to absent file
11631         * configure.in: replace '[' with 'test'
11633         * configure.in: Eliminate references to gash.
11634         * Makefile.in: Eliminate references to gash.
11636         * configure.in: remove useless references to 'pic' makefile fragments.
11638         * configure.in: (*-*-windows*) Finish removing.
11640         * configure.in: Eliminate redundant test for libgui.
11642 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11644         * MAINTAINERS: Add self and realphabetize.  Update entries
11645         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11646         entry for a29k port maintainer.
11648 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11650         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11651         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11653 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11655         * configure.in: remove references to dead files
11657 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11659         * MAINTAINERS: Add information about purpose of this file.
11661 2002-04-18  Tom Tromey  <tromey@redhat.com>
11663         * configure.in: Disallow configuring libgcj when it is already
11664         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11665         Solaris 2.8 by default.  For PR libgcj/6158.
11667 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11669         * configure.in:  Move default CC setting out of config/mh-* fragments
11670         directly into here.
11672 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11674         * configure.in: don't even try to configure or make a subdirectory
11675         if there's no configure script for it.
11677 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11679         * MAINTAINERS: Remove chill maintainers.
11680         * Makefile.in (CHILLFLAGS): Remove.
11681         (CHILL_LIB): Remove.
11682         (TARGET_CONFIGDIRS): Remove libchill.
11683         (CHILL_FOR_TARGET): Remove.
11684         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11685         CHILL_LIB.
11686         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11687         (CHECK_TARGET_MODULES): Likewise.
11688         (INSTALL_TARGET_MODULES): Likewise.
11689         (CLEAN_TARGET_MODULES): Likewise.
11690         (configure-target-libchill): Remove.
11691         (all-target-libchill): Remove.
11692         * configure.in (target_libs): Remove target-libchill.
11693         Do not compute CHILL_FOR_TARGET.
11694         * libchill: Remove directory.
11696 2002-04-11  DJ Delorie  <dj@redhat.com>
11698         * Makefile.in, configure.in: Sync with binutils, entries
11699         follow...
11701 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11703         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11704         (do-tar, do-bz2): New rules.
11705         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11706         (gdb-tar): New rule.
11707         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11708         (insight_dejagnu.tar): New rule.
11709         (insight.tar): New rule.
11710         (gdb+dejagnu.tar): New rule.
11711         (gdb.tar): New rule.
11713 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11715         * Makefile.in: Add all-tix to deps for all-snavigator
11716         so that tix is built when building snavigator.
11718 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11720         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11721         ld and gdb are not supported.
11723 2002-01-07  Mark Salter  <msalter@redhat.com>
11725         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11726         Allow target-libgloss to be built for arm, strongarm, and xscale.
11728 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11730         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11731         options for i[3456]86-pc-linux* native builds.
11733 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11735         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11736         files from .po files for a distribution.
11738 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11740         * configure.in: Enable libstdc++-v3 for h8300 targets.
11742 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11744         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11745         version from bfd/.
11747 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11749         * Makefile.in (VER): When present, extract the version number from
11750         the file version.in.
11752 2001-05-24  Tom Rix  <trix@redhat.com>
11754         * configure.in : enable ld for aix
11756 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11758         * config.guess: Add linux target for S/390.
11760 2000-11-07  Philip Blundell  <pb@futuretv.com>
11762         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11764 2000-11-03  Philip Blundell  <pb@futuretv.com>
11766         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11767         files.
11769 2001-01-15  Ben Elliston  <bje@redhat.com>
11771         * configure.in (host_tools): Add sid.
11772         Always configure cgen.
11774 2000-11-24  Nick Clifton  <nickc@redhat.com>
11776         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11778 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11780         * Makefile.in (ALL_MODULES): Add all-cgen.
11781         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11782         (all-cgen): New target.
11783         (all-opcodes,all-sim): Depend on all-cgen.
11784         * configure.in (host_tools): Add cgen.
11785         Only configure cgen if --enable-cgen-maint.
11787 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11789         * configure.in: Add *-*-freebsd* configurations.
11791 2002-04-08  Tom Tromey  <tromey@redhat.com>
11793         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11794         Fixes PR libgcj/6068.
11796 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11798         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11800 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11802         * configure.in (alpha*-dec-osf*): Enable libgcj.
11804 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11806         * MAINTAINERS (Write After Approval): Add myself.
11808 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11810         Fix for: PR bootstrap/3591, target/5676
11811         * configure.in (mcore-pe): Disable the configuration of
11812         libstdc++-v3 since exceptions are not supported.
11814 2002-03-20  Anthony Green  <green@redhat.com>
11816         * configure.in: Enable libgcj for xscale-elf target.
11818 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11820         * MAINTAINERS:  Update my email address.
11822 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11824         * ltmain.sh (relink_command): Fix typo in previous change.
11826 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11828         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11829         (relink_command): Added --tag flags.
11830         (mode=install): If relinking fails; error out.
11832 2002-03-12  Richard Henderson  <rth@redhat.com>
11834         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11835         .NOTPARALLEL tag.
11836         (do-check): Rename from check.
11837         (check): Allow parallel check.
11839 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11841         * MAINTAINERS: Add myself as maintainer for xtensa port.
11842         Fix alphabetical order in CPU port maintainer list.
11843         Remove myself from Write After Approval list.
11845 2002-03-11  Richard Henderson  <rth@redhat.com>
11847         * Makefile.in (.NOTPARALLEL): Add fake tag.
11849 2002-03-07  H.J. Lu  (hjl@gnu.org)
11851         * configure.in: Enable gprof for mips*-*-linux*.
11853 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11855         * MAINTAINERS (Write After Approval): Add myself.
11857 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11859         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11860         libjava.
11861         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11863 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11865         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11866         because its Makefile is there; test for the executable instead.
11868 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11870         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11871         libstdc++-v3 and libjava.
11873 2002-02-11  Adam Megacz  <adam@xwt.org>
11875         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11876         boehm-gc
11878 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11880         * config.guess: Updated to 2002-01-30's version.
11881         * config.sub: Updated to 2002-02-01's version.
11882         Contribute sh64-elf.
11883         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11884         * configure.in: Added sh64-*-*.
11886 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11888         * MAINTAINERS: Belatedly add myself to write after approval list.
11890 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11892         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11893         Remove self as Write After Approval.
11895 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11897         * MAINTAINERS: Put self in as maintainer for contrib/regression
11898         directory.
11900 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11902         * MAINTAINERS:  Update my email address.
11904 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11906         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11907         target-libiberty, and target-libgloss.  Skip Java-related
11908         libraries if not supported for NetBSD on target CPU.
11910 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11912         * install-sh: Use _inst.$$_ for temp file name.
11914 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11916         * MAINTAINERS (Write After Approval): Move my contact info
11917         from here...
11918         (OS Port Maintainers): ...to here (netbsd).
11920 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11922         * MAINTAINERS (Write After Approval): Add myself.
11924 2002-01-17  H.J. Lu  <hjl@gnu.org>
11926         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11927         (all-target-fastjar): Also depend on all-target-libiberty.
11929 2002-01-16  H.J. Lu  (hjl@gnu.org)
11931         * config.guess: Import from master sources, rev 1.225.
11932         * config.sub: Import from master sources, rev 1.238.
11934 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11936         * MAINTAINERS (Write After Approval): Remove myself.
11938 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11940         * MAINTAINERS (Write After Approval): Add myself.
11942 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11944         * MAINTAINERS: Add self as docs co-maintainer.
11946 2001-12-11  Matthias Klose  <doko@debian.org>
11948         * MAINTAINERS (Write After Approval): Add myself.
11950 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11952         * MAINTAINERS: Update my email address.
11954 2001-12-07  Turly O'Connor  <turly@apple.com>
11955         * MAINTAINERS (Write After Approval): Add myself.
11956         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11957         (rs6000_initialize_trampoline): Call __trampoline_setup for
11958         ABI_DARWIN too.
11959         * darwin-tramp.asm: New file, implements __trampoline_setup.
11960         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11962 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11964         * MAINTAINERS (Write After Approval): Add myself.
11966 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11968         * configure, configure.in: Use temp file for long sed commands.
11970 2001-12-03  Laurent Guerby  <guerby@acm.org>
11972         * config.sub: Update to version 1.232 on subversion.
11974 2001-12-03  Ben Elliston  <bje@redhat.com>
11976         * MAINTAINERS: Update mail address for config.* patches.
11978 2001-11-27  DJ Delorie  <dj@redhat.com>
11979             Zack Weinberg  <zack@codesourcery.com>
11981         When build != host, create libiberty for the build machine.
11983         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11984         CONFIG_ARGUMENTS.
11985         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11986         New variables.
11987         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11988         and rules.
11989         (all.normal): Depend on ALL_BUILD_MODULES.
11990         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11991         (all-build-libiberty): Depend on configure-build-libiberty.
11993         * configure: Calculate and substitute proper value for
11994         ALL_BUILD_MODULES.
11995         * configure.in: Create the build subdirectory.
11996         Calculate and substitute TARGET_CONFIGARGS (formerly
11997         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11999 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12001         * MAINTAINERS (write-after-approval): Add self.
12003 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12005         * MAINTAINERS (GNATS only accounts): Remove self.
12007 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12009         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12010         libf2c.
12012 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12014         * MAINTAINERS (Write After Approval): Add self.
12016 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12018         * MAINTAINERS: mips and s390 are also CPU ports.
12020 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12022         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12024 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12026         * MAINTAINERS: Alphabetize.
12028 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12030         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12032 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12034         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12036 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12038         * configure.in (--enable-languages): Be more permissive about
12039         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12041 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12043         * config.sub: Import from master sources, rev. 1.230.
12044         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12046 2001-11-07  Laurent Guerby  <guerby@acm.org>
12048         * MAINTAINERS (Write After Approval): Add self.
12050 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12052         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12054 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12056         * config.sub: Import from master sources, rev 1.226.
12057         * config.guess: Import from master sources, rev 1.216.
12059 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12061         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12062         * MAINTAINERS: Add self as maintainer of MMIX port.
12063         Remove old after-approval entry.
12065 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12067         * ChangeLog, configure: Fix spelling errors.
12069 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12071         * MAINTAINERS: Tweak my address.
12073 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12075         * MAINTAINERS: Update my email address.
12077 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12079         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12080         * MAINTAINERS: Add self as maintainer of CRIS port.
12082 2001-10-10  Geert Bosch  <bosch@gnat.com>
12084         * MAINTAINERS (Various maintainers: Ada front end):
12085         Added Robert Dewar.
12087 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12089         * MAINTAINERS (Write After Approval): Added self
12091 2001-10-02  Geert Bosch  <bosch@gnat.com>
12093         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12095 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12097         * configure: Handle temporary files securely using mkdir.
12099 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12101         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12103 2001-09-26  Will Cohen  <wcohen@redhat.com>
12105         * configure.in (*-*-linux*): Disable configuration of target-newlib
12106         and target-libgloss.
12108 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12110         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12111         RANLIB.
12113 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12115         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12116         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12117         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12118         avoid quotes nesting problems.
12119         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12120         (DO_X): Export only variables that are set.
12122 2001-09-19  Ben Elliston  <bje@redhat.com>
12124         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12125         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12126         semantics.  Use the shell built-in "type" command instead.
12128 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12130         Merged from gcc-3_0-branch:
12131         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12132         * ltcf-c.sh: Use $objext, not $ac_objext.
12133         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12134         * ltcf-cxx.sh: Add support for GNU.
12135         2001-07-22  Timothy Wall  <twall@redhat.com>
12136         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12137         default settings if using GNU tools with that configuration.
12138         * ltcf-cxx.sh: Ditto.
12139         * ltcf-gcj.sh: Ditto.
12140         2001-07-21  Michael Chastain  <chastain@redhat.com>
12141         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12142         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12143         * ltmain.sh: Mark as gcc-local.
12145 2001-08-30  Eric Christopher  <echristo@redhat.com>
12146             Jason Eckhardt  <jle@redhat.com>
12148         * config.guess: Merge from master sources.
12149         * config.sub: Merge from master sources, add support for mipsisa32.
12151 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12152         * config.sub: Merge from master sources, rev 1.219.
12153         * MAINTAINERS: Add self as contact for stormy16 port.
12155 2001-08-14  Zack Weinberg  <zackw@panix.com>
12157         * config.sub: Merge from master sources, rev 1.218.
12158         * config.guess: Merge from master sources, rev 1.209.
12160 2001-08-11  Graham Stott  <grahams@redhat.com>
12162         * Makefile.in (check-c++): Add missing semicolon.
12164 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12166         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12168 2001-07-30  Eric Christopher  <echristo@redhat.com>
12170         * MAINTAINERS (Various maintainers: mips port): Added myself.
12172 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12174         * configure.in (sh-*-linux*): New.
12176 2001-07-27  Richard Henderson  <rth@redhat.com>
12178         * .cvsignore: Add LAST_UPDATED.
12180 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12182         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12184 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12186         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12188 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12190         * MAINTAINERS (Write After Approval): Added myself.
12192 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12194         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12195         and libgcj on m68hc11/m68hc12.
12197 2001-06-27  H.J. Lu  (hjl@gnu.org)
12199         * Makefile (CFLAGS_FOR_BUILD): New.
12200         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12202 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12204         * README: Remove version number.
12206 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12208         * INSTALL/README: Update wrt. to the installation instructions now
12209         residing in gcc/doc/install.texi.
12211 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12213         * README: Replace with a cut-down and updated version of gcc/README.
12215 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12217         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12218         multilibs to be disabled.
12220 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12222         * MAINTAINERS (Write After Approval): Add myself.
12224 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12226         * config.guess: Import CVS version 1.195.
12227         * config.sub: Import CVS version 1.212.
12229 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12231         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12232         gcc/xgcc is built, use -print-prog-name to find out the program
12233         name to use.
12235 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12237         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12238         appear to also be in the master copy.
12239         * config.sub:  Import CVS version 1.211.
12241 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12243         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12244         with_gcc]: Use `gcc -shared' to build a shared library.
12246 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12248         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12249         archives.
12251 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12253         * MAINTAINERS (Write After Approval): Add myself.
12255 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12257         * configure.in (libstdcxx_flags): Do not try to execute
12258         libstdc++-v3/testsuite_flags until it exists.
12260 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12262         * MAINTAINERS: Update my email address.
12264 2001-05-31  Graham Stott  <grahams@redhat.com>
12266         * MAINTAINERS (Write After Approval): Add myself.
12268 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12270         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12271         libraries when using g++ with native linker.
12273 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12275         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12277 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12279         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12280         [aix4*|aix5*]: Prepend blank.
12282 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12284         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12285         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12286         of subdir/configure scripts to use the new libtool.m4.
12288 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12290         * MAINTAINERS (Write After Approval): Add myself.
12292 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12294         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12296 2001-05-11  Ben Elliston  <bje@redhat.com>
12298         * Makefile.in (all-sid): New target.
12299         (check-sid, clean-sid, install-sid): Likewise.
12301 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12303         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12305 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12307         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12308         libgcj.
12310 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12312         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12313         gcc/xgcc is built, use -print-prog-name to find out the program
12314         name to use.
12316 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12318         * configure.in (noconfigdirs): Don't reset it from scratch in the
12319         target case; only append to it.
12321         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12322         sparc-*-solaris2.8]: Disable ${libgcj}.
12324 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12326         * configure.in (libgcj_saved): Copy from $libgcj.
12327         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12328         --disable-libgcj.
12330 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12332         * MAINTAINERS: Remove self as MIPS maintainer and
12333         C front end maintainer.
12335 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12337         * configure.in: Move *-chorusos target case to the proper switch.
12338         Disable libgcj.
12340 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12342         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12343         1.641.2.228.
12345 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12347         * Makefile.in (STAGE1_CFLAGS): Pass down.
12349 2001-04-13  Alan Modra  <amodra@one.net.au>
12351         * config.guess: Add hppa64-linux support.  Note for next import that
12352         this is already in the master file.
12353         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12355 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12357         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12358         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12360 2001-04-11  Stan Shebs  <shebs@apple.com>
12362         * MAINTAINERS: Add self as Darwin port maintainer.
12364 2001-04-11  Alan Modra  <amodra@one.net.au>
12366         * MAINTAINERS: Update my email address.
12368 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12370         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12371         recent versions of FreeBSD (release 3 or later).
12372         * ltconfig: On FreeBSD, -lc must not be provided when building
12373         a shared library or else the standard -pthread gcc option is
12374         rendered worthless to later users of the built library.
12376 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12378         * MAINTAINERS: Add self and RTH as C front end maintainers.
12380 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12382         * config.sub: Make sure to match an already-canonicalized
12383         machine name (eg. mn10300-unknown-elf).
12385 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12387         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12388         New macros.
12389         (bootstrap, cross): Use RECURSE_FLAGS.
12390         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12392 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12394         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12396 2001-03-22  Colin Howell  <chowell@redhat.com>
12398         * Makefile.in (DO_X): Do not backslash single-quotes in
12399         backquotes (two places).
12401 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12403         Re-installed:
12404         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12405         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12406         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12407         * ltcf-cxx.sh: Likewise.
12408         * ltcf-gcj.sh: Likewise.
12410 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12412         * MAINTAINERS: Add myself as "documentation co-maintainer".
12414 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12416         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12417         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12419 2001-03-19  Tom Tromey  <tromey@redhat.com>
12421         * config-ml.in: Handle GCJ and GCJFLAGS.
12423 2001-03-21  Michael Chastain  <chastain@redhat.com>
12425         * Makefile.in: all-m4 depends on all-texinfo.
12427 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12429         * MAINTAINERS: Add myself to write after approval list.
12431 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12433         * Makefile.in (DO_X): Quote nested quotes.
12435 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12437         * MAINTAINERS: Add myself to write after approval list.
12439 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12441         * Makefile.in (DO_X): Use double quotes for quoting
12442         "RANLIB=$${RANLIB}".
12444 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12446         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12448 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12450         * configure.in: Only use `lang_requires' for languages athat are
12451         actually enabled.
12453 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12455         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12457 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12459         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12461 2001-03-07  Tom Tromey  <tromey@redhat.com>
12463         * configure.in: Allow config-lang.in to set `lang_requires' to list
12464         of other required languages.
12466 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12468         * Makefile.in: Remove RANLIB definition. Use RANLIB
12469         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12470         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12472 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12473             Alexandre Oliva  <aoliva@redhat.com>
12475         * Makefile.in (check-c++): Use tabs, not spaces.
12477 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12479         * MAINTAINERS: add myself to Write After Approval list.
12481 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12483         * Makefile.in (check-c++): New rule.
12485         * configure.in (target_libs): Remove libg++.
12486         (noconfigdirs): Remove libg++.
12487         (noconfigdirs): Same.
12488         (noconfigdirs): Same.
12489         (noconfigdirs): Same.
12491         * config-ml.in: Remove libg++ references.
12493         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12494         (ALL_TARGET_MODULES): Same.
12495         (configure-target-libg++): Remove.
12496         (all-target-libg++): Remove.
12497         (configure-target-libio): Remove.
12498         (all-target-libio): Remove.
12499         (check-target-libio): Remove.
12500         (.PHONY): Remove.
12501         (libg++.tar.bz2): Remove.
12502         (all-target-cygmon): Remove libio.
12503         (all-target-libstdc++): Remove.
12504         (configure-target-libstdc++): Remove.
12505         (TARGET_LIB_PATH): Remove libstdc++.
12506         (ALL_GCC_CXX): Remove libstdc++.
12507         (all-target-gperf): Correct.
12509 2001-02-16  Nick Clifton  <nickc@redhat.com>
12511         * configure.in (noconfigdirs): Allow configuration of texinfo
12512         for Cygwin hosts.
12514 2001-02-15  Anthony Green  <green@redhat.com>
12516         * configure: Introduce GCJ_FOR_TARGET.
12517         * configure.in: Ditto.
12518         * Makefile.in: Ditto.
12520 2001-02-13  Andreas Schwab  <schwab@suse.de>
12522         * MAINTAINERS: Update mail address.
12524 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12526         * config.guess: Add linux target for S/390.
12527         * config.sub: Likewise.
12529 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12531         * configure.in: for *-chorusos, don't config target-newlib and
12532         target-libgloss.
12534 2001-02-06  Ben Elliston  <bje@redhat.com>
12536         * configure: Output host type to stdout, not stderr.
12538 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12540         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12541         * ltcf-cxx.sh: Likewise.
12543         * config.if: Assume enable_libstdcxx_v3 is defined.
12545 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12547         Remove V2 C++ library.
12548         * configure.in: Remove --enable-libstdcxx_v3 support.
12550 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12552         * include/demangle.h: Add prototype for java_demangle_v3.
12554 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12556         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12558 2001-01-27  Richard Henderson  <rth@redhat.com>
12560         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12562 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12564         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12565         Don't unset, it's non-portable and no longer necessary, set to empty
12566         instead.
12568 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12570         * ltconfig: Shell portability fix for the tagname validity check.
12572 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12574         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12575         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12577 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12579         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12581 2001-01-26  Tom Tromey  <tromey@redhat.com>
12583         * configure.in: Allow libgcj to be built on Sparc Solaris.
12585 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12587         * ltcf-c.sh: Add aix5 case.
12588         * ltcf-cxx.sh: Likewise.
12589         * ltconfig: Likewise.
12591 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12593         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12594         keep at least one of build_libtool_libs or build_old_libs set to
12595         yes.
12597         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12598         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12600 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12602         * configure.in: Enable libgcj on several additional platforms.
12604 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12606         * configure.in: Enable libgcj for linux targets.
12608 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12610         * MAINTAINERS (Write After Approval): Add myself.
12612 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12614         * MAINTAINERS: Add myself as vax port maintainer.
12616 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12618         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12620 2001-01-09  Mike Stump  <mrs@wrs.com>
12622         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12623         failures of subdirectories.
12625 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12627         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12628         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12629         * ltcf-cxx.sh: Likewise.
12630         * ltcf-gcj.sh: Likewise.
12631         * ltconfig.sh: Fix typo.
12633 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12635         * configure: handle DOS-style absolute paths.
12637 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12639         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12641 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12643         * MAINTAINERS: Add myself as avr port co-maintainer.
12645 2000-12-28  Ben Elliston  <bje@redhat.com>
12647         * MAINTAINERS: Add myself under ``Write After Approval''.
12649 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12651         * texinfo: Remove directory from GCC.
12653 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12655         * COPYING: Update to current
12656         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12657         to 19yy as example year in copyright notice).
12659 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12661         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12662         (libstdcxx_incdir): Pass down.
12663         * config.if: Remove expired bits for cxx_interface, add stub.
12664         (libstdcxx_incdir): Add variable for g++ include directory.
12665         * configure.in (gxx_include_dir): Use it.
12667 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12669         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12670         with old-email address from ``Write After Approval''.
12672 2000-12-15  Andreas Jaeger  <aj@suse.de>
12674         * configure.in: Handle lang_dirs.
12676 2000-12-14  Tom Tromey  <tromey@redhat.com>
12678         * MAINTAINERS: Removed brads.
12680         * MAINTAINERS: Added gcj developers.
12682 2000-12-13  Anthony Green  <green@redhat.com>
12684         * configure.in: Disable libgcj for any target not specifically
12685         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12686         with g++ abi.
12688 2000-12-13  Mike Stump  <mrs@wrs.com>
12690         * Makefile.in (local-distclean): Also remove fastjar.
12692 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12694         * contrib/gcc_update: Add fastjar --touch entries.
12696 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12698         * configure.in: Disable language-specific target libraries for
12699         languages that aren't enabled.
12701 2000-12-10  Anthony Green  <green@redhat.com>
12703         * configure.in: Define libgcj.  Disable libgcj target libraries for
12704         most targets.
12706 2000-12-10  Neil Booth  <neilb@earthling.net>
12708         * MAINTAINERS: Update mail address, remove from WAA list.
12710 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12712         * libjava: Imported from /cvs/java.
12713         * libffi: Likewise.
12714         * Boehm-gc: Likewise.
12716 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12718         * configure.in (target_libs): Revert 2000-12-08 patch.
12719         (noconfigdirs): Added target-libjava.
12721 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12723         * djunpack.bat: removed.
12725 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12727         * Makefile.in: handle DOS-style absolute paths.
12728         * config-ml.in: likewise.
12729         * symlink-tree: likewise.
12731 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12733         * fastjar: Imported.
12735 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12737         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12738         libjava.
12739         * configure.in (target_libs): Removed `target-libjava'.
12741 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12743         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12744         (ALL_MODULES): Added fastjar.
12745         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12746         (all-target-libjava): all-fastjar replaces all-zip.
12747         (all-fastjar): Added.
12748         (configure-target-fastjar, all-target-fastjar): Likewise.
12749         * configure.in (host_tools): Added fastjar.
12751 2000-12-07  Mike Stump  <mrs@wrs.com>
12753         * Makefile.in (local-distclean): Remove leftover built files.
12755 2000-11-24  Nick Clifton  <nickc@redhat.com>
12757         * configure.in (xscale-elf): Add target.
12758         (xscale-coff): Add target.
12760 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12762         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12763         recent versions of FreeBSD (release 3 or later).
12764         * ltconfig: On FreeBSD, -lc must not be provided when building
12765         a shared library or else the standard -pthread gcc option is
12766         rendered worthless to later users of the built library.
12768 2000-11-16  Fred Fish  <fnf@be.com>
12770         * configure.in (enable_libstdcxx_v3): Fix typo,
12771         libstd++ -> libstdc++.
12773 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12775         * MAINTAINERS: Add self to Write After Approval list.
12777 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12779         * MAINTAINERS: Update my email address.  Add myself to global write
12780         privs list.
12782 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12784         * Makefile.in: Merge with src and libgcj.
12785         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12786         configure-target-<library> when their configure scripts need the C
12787         or C++ library to have already been built to work properly.
12788         (do_proto_toplev): Set them to an empty string.
12790         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12791         (REALLY_SET_LIB_PATH): Use them.
12793 2000-11-17  Stan Shebs  <shebs@apple.com>
12795         * MAINTAINERS: Add self to Write After Approval list.
12797 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12799         * configure: Provide the original toplevel configure arguments
12800         (including $0) to subprocesses in the environment rather than
12801         through gcc/configargs.h.
12803 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12805         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12806         C99.  Alphabetise "Write After Approval" list.
12808 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12810         * configure: Turn on libstdc++ V3 by default.
12812         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12813         if we've got GCC.
12815 2000-11-11  Philip Blundell  <philb@gnu.org>
12817         * MAINTAINERS: Add self to Write After Approval list.
12819 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12821         * ltcf-c.sh (aix4): Improve shared library configuration; require
12822         exporting symbols.
12823         * ltcf-cxx.sh (aix4): Define.
12824         * ltconfig (aix4): Define library and soname specs appropriate for
12825         AIX.  Define command to create export symbols list.
12827 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12829         * config.sub: Add support for Sun Chorus
12831 2000-10-31  Nick Clifton  <nickc@redhat.com>
12833         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12834         <name>@redhat.com.  Also installed new email address for Clint
12835         Popetz.
12837 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12839         * etc: Remove directory from GCC.
12841 2000-10-16  Michael Meissner  <meissner@redhat.com>
12843         * configure (gcc/configargs.h): Only create if there is a build GCC
12844         directory created.
12846 2000-10-16  Matthias Klose  <doko@debian.org>
12848         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12849         when configured for libstdc++-v3.
12851 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12853         * configure: Save configure arguments to gcc/configargs.h.
12855 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12857         * config.guess: Import CVS version 1.157.
12858         * config.sub: Import CVS version 1.181.
12860 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12862         * Makefile.in (bootstrap): avoid recursion if subdir missing
12863         (cross): ditto
12864         (do-proto-toplev): ditto
12866 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12868         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12869         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12871         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12872         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12873         all affected `configure' scripts.
12875 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12877         * MAINTAINERS: Add self as cpplib co-maintainer.
12879 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12881         * MAINTAINERS: Add self to Write After Approval list.
12883 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12885         * INSTALL/README: egcs -> GCC update.
12887 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12889         * MAINTAINERS: Add myself to Write After Approval list.
12891 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12893         * MAINTAINERS: Add myself to Write After Approval list.
12895 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12897         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12898         X11 libraries for hppa64.
12900 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12902         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12904 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12906         * Makefile.in (all-zlib): Added dummy target.
12908         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12909         ltcf-gcj.sh: Updated from libtool multi-language branch.
12911 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12913         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12914         (bootstrap*): Depend on all-bootstrap.
12916 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12918         * config.guess: Import CVS version 1.156.
12919         * config.sub: Import CVS version 1.179.
12921 2000-09-02  Anthony Green  <green@cygnus.com>
12923         * Makefile.in (all-gcc): Depend on all-zlib.
12924         (CLEAN_MODULES): Add clean-zlib.
12925         (ALL_MODULES): Add all-zlib.
12926         * configure.in (host_libs): Add zlib.
12928 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12930         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12931         crosses, but add gcc/include to the header search path for them.
12933 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12935         * MAINTAINERS: Add self to Write After Approval list.
12937 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12939         * config.guess: Import CVS version 1.152.
12940         * config.sub: Import CVS version 1.177.
12942 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12944         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12945         $targargs to tell whether newlib is going to be built.
12947         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12948         $$r/TARGET_SUBDIR/libio for _G_config.h.
12950 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12952         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12954 2000-08-22  DJ Delorie  <dj@redhat.com>
12956         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12958 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12960         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12961         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12962         sub-configures.
12964 2000-08-21  DJ Delorie  <dj@redhat.com>
12966         * MAINTAINERS: Add self as a libiberty maintainer
12968 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12970         * configure.in (libstdcxx_flags): Use
12971         libstdc++-v3/src/libstdc++.INC.
12973 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12975         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12977 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12979         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12981         * configure: Make enable_threads and enable_shared defaults
12982         explicit.  Substitute enable_threads into generated Makefiles.
12983         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12984         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12986 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12988         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12990 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12992         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12993         previous delta.
12995 2000-08-11  Jason Merrill  <jason@redhat.com>
12997         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12998         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12999         (FLAGS_FOR_TARGET): Not here.
13000         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13002 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13004         * config-ml.in (CC, CXX): Don't introduce a leading space.
13006 2000-08-07  DJ Delorie  <dj@delorie.com>
13008         * MAINTAINERS: Add self as a DJGPP maintainer
13010 2000-08-07  DJ Delorie  <dj@redhat.com>
13012         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13013         "if we're also building gcc, and it's a gcc that will run on the
13014         build machine, we want to use its includes instead of the system's
13015         default includes".
13017 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13019         * MAINTAINERS: Add self to Write After Approval list.
13021 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13023         * configure.in (libstdcxx_flags): Don't use `"'.
13025         * config-ml.in: Adjust multilib search paths to the
13026         appropriate multilib tree.
13028 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13030         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13031         commas in $LANGUAGES.
13033 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13035         * configure.in: Re-enable all references to libg++ and librx.
13037 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13039         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13040         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13041         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13042         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13044         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13046 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13048         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13049         CXX_FOR_TARGET for sed.
13051 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13053         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13054         Do not override if already set in the environment or in configure.
13055         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13056         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13058 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13060         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13061         the libtool CVS tree multi-language branch.
13062         * ltconfig, ltmain.sh: Updated.
13064 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13066         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13067         (clean-target): Depend on it.
13069         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13070         (GCC_FOR_TARGET): Use it.
13071         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13072         * configure.in: ... here.
13073         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13074         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13076 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13078         * MAINTAINERS: Add self to Write After Approval list.
13080 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13082         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13083         (configure-target-libchill, configure-target-libobjc): Likewise.
13085         * configure.in: Use the same cache file for all target libs.
13086         * config-ml.in: But different cache files per multilib variant.
13088 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13090         * configure (topsrcdir): Don't use dirname.
13092 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13094         * MAINTAINERS: Add self to Write After Approval list.
13096 2000-07-20  Jason Merrill  <jason@redhat.com>
13098         * configure.in: Remove all references to libg++ and librx.
13100         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13102 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13104         * config.sub: Update to subversions version 2000-07-06.
13106 2000-07-12  Andrew Haley  <aph@cygnus.com>
13108         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13109         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13111 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13113         * symlink-tree:  Check number of arguments.
13115 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13117         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13118         search path for a g++ extracted from the build tree.  This
13119         will allow link tests run by configure scripts in
13120         subdirectories to succeed.
13122 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13124         * ltconfig: Add support for mips-dde-sysv4.2MP
13126 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13128         * MAINTAINERS: Add myself as loop discovery maintainer.
13130 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13132         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13133         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13135 2000-06-19  Timothy Wall  <twall@cygnus.com>
13137         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13138         * config.sub: Add tic54x target.
13140 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13142         * MAINTAINERS: Add self as Fortran maintainer,
13143         remove Craig Burley.
13145 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13147         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13148         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13150 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13152         * MAINTAINERS: Add self as i18n maintainer
13154 20000-05-21  H.J. Lu  (hjl@gnu.org)
13156         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13157         directory are used if they exist. Make sure
13158         $(build_tooldir)/include is searched for header files,
13159         $(build_tooldir)/lib/ for library files.
13160         (GCC_FOR_TARGET): Likewise.
13161         (CXX_FOR_TARGET): Likewise.
13163 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13165         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13167 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13169         * Makefile.in (configure-target-libiberty): Depend on
13170         configure-target-newlib.
13172 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13174         * configure.in, Makefile.in: Merge all libffi-related
13175         configury stuff from the libgcj tree.
13177 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13179         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13180         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13182 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13184         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13185         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13186         current version information.  Add to proto-toplev directory.
13187         (gdb-taz): Build do-djunpack.
13189 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13191         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13193 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13195         * MAINTAINERS: Add self to Write After Approval list.
13197 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13199         * ltmain.sh: Preserve in relink_command any environment
13200         variables that may affect the linker behavior.
13202 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13204         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13206 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13208         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13210 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13212         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13213         with the version name.
13215 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13217         * MAINTAINERS: Add self as bb-reorder maintainer.
13219 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13221         * config.if: Tweak.
13223 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13225         * djunpack.bat: New file.
13227 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13229         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13230         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13231         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13232         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13234 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13236         * config.sub (case $basic_machine): Change default for "ibm-*"
13237         to "openedition".
13239 2000-04-13  Andreas Jaeger  <aj@suse.de>
13241         * MAINTAINERS: Added myself.
13243 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13245         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13246         (do-md5sum): New target.
13247         (MD5PROG): Define.
13248         (PACKAGE): Default to TOOL.
13249         (VER): Default to a shell script.
13250         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13251         md5 checksum generation.
13252         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13253         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13254         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13255         insight.tar.bz2): Use gdb-taz to create archive.
13257 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13259         * configure (warn_cflags): Delete.
13261 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13263         * MAINTAINERS: Added myself.
13265 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13266             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13268         * configure.in (enable_libstdcxx_v3): Add.
13269         (target_libs): Add bits here to switch between libstdc++-v2 and
13270         libstdc++-v3.
13271         * config.if: And this file too.
13272         * Makefile.in: Add libstdc++-v3 targets.
13274 2000-04-05  Michael Meissner  <meissner@redhat.com>
13276         * config.sub (d30v): Add d30v as a basic machine type.
13278 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13280         * configure.in: -linux-gnu*, not -linux-gnu.
13282 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13284         * MAINTAINERS: Add self in write-after-approval section.
13286 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13288         * MAINTAINERS: Add self as ia64 port maintainer.
13290 2000-03-08  Neil Booth  <NeilB@earthling.net>
13292         * MAINTAINERS: Add self in write-after-approval section.
13294 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13296         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13297         (do-tar-bz2): Replace TOOL with PACKAGE.
13298         (gdb.tar.bz2): Remove GDBTK from GDB package.
13299         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13300         dejagnu.tar.bz2): New packages.
13302 2000-02-27  Andreas Jaeger  <aj@suse.de>
13304         * configure.in: Add entry for mips*-*-linux*, move catch all
13305         *-*-*linux* entry below this one.
13307 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13309         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13311 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13313         * config.sub: Support an OS of "wince".
13315 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13317         * config.guess, config.sub: Updated to match config's 2000-02-15
13318         version.
13320 2000-02-23  Linas Vepstas  <linas@linas.org>
13322         * config.sub: Add support for Linux/IBM 370.
13323         * configure.in: Likewise.
13325 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13327         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13329 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13331         * config.guess: Guess "cygwin" rather than "cygwin32".
13333 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13335         * configure (gcc_version): When setting, narrow search to
13336         lines containing `version_string'.
13338 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13340         * config.sub: Add support for avr target.
13342 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13344         * MAINTAINERS: Add maintainers for MCore port.
13346 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13348         * config.sub: Add mmix-knuth-mmixware.
13350 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13352         * MAINTAINERS: Pair cccp with cpplib maintainership.
13354 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13356         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13357         structure stuff to -L library search.
13358         (CXX_FOR_TARGET): Ditto.
13359         (CROSS_CHECK_MODULES): Fix spelling mistake.
13361 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13363         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13364         the C++ compiler.
13366 2000-01-12  Richard Henderson  <rth@cygnus.com>
13368         * configure.in: Don't build some bits for beos.
13370 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13372         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13373         as include files.
13375 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13377         * Add self as cpplib maintainer, as requested by Jason
13378         Merrill.  Correct my e-mail address.
13380 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13382         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13383         not mh-aix43.
13385 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13387         * MAINTAINERS: Add myself to "write after approval" list.
13389 1999-12-14  Richard Henderson  <rth@cygnus.com>
13391         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13392         * config.sub: Accept alphaev[78], alphaev8.
13394 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13396         * config.guess, config.sub: Update from autoconf.
13398 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13400         * MAINTAINERS:  update my playtime e-address.
13402 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13404         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13405         necessary libraries are missing.
13407 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13409         * MAINTAINERS: Add new 'write after approval' maintainer.
13411 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13413         * MAINTAINERS: Add new Java maintainer.
13415 1999-10-25  Andreas Schwab  <schwab@suse.de>
13417         * configure: Fix quoting inside arguments of eval.
13419 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13421         * config-ml.in: Allow suppression of some ARM multilibs.
13423 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13425         * config.guess: Add OS/390 match pattern.
13426         * config.sub: Add mvs, openedition targets.
13427         * configure.in (i370-ibm-opened*): New.
13429 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13431         * config.sub: Add support for configuring for pj.
13433 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13435         * config.sub (maybe_os): Add support for configuring for fr30.
13437 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13439         * configure.in: Do not configure or build ld for AIX
13440         platforms.  ld is known to be broken on these platforms.
13442 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13444         * config-ml.in: Pass compiler flag corresponding to multidirs to
13445         subdir configures.
13447 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13449         * Makefile.in (LDFLAGS): Define.
13451 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13453         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13454         noconfigdirs.
13455         (*-*-cygwin*): Likewise.
13457 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13459         * mkdep: New file.
13460         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13461         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13463         From Eli Zaretskii <eliz@is.elta.co.il>:
13464         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13465         long file name when using DJGPP on MS-DOS.
13467 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13469         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13471 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13473         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13474         dependency as this causes "make check" to globally "make all"
13476 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13478         * configure.in (target_libs): Added target-zlib.
13479         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13480         (CONFIGURE_TARGET_MODULES): Likewise.
13481         (CHECK_TARGET_MODULES): Likewise.
13482         (INSTALL_TARGET_MODULES): Likewise.
13483         (CLEAN_TARGET_MODULES): Likewise.
13484         (configure-target-zlib): New target.
13485         (all-target-zlib): Likewise.
13486         (all-target-libjava): Depend on all-target-zlib.
13487         (configure-target-libjava): Depend on configure-target-zlib.
13489         * Makefile.in (configure-target-libjava): Depend on
13490         configure-target-newlib.
13491         (configure-target-boehm-gc): New target.
13492         (configure-target-qthreads): New target.
13494         * configure.in (target_libs): Added target-qthreads.
13495         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13496         (CONFIGURE_TARGET_MODULES): Likewise.
13497         (CHECK_TARGET_MODULES): Likewise.
13498         (INSTALL_TARGET_MODULES): Likewise.
13499         (CLEAN_TARGET_MODULES): Likewise.
13500         (all-target-qthreads): New target.
13501         (configure-target-libjava): Depend on configure-target-qthreads.
13502         (all-target-libjava): Depend on all-target-qthreads.
13504         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13505         (CONFIGURE_TARGET_MODULES): Likewise.
13506         (CHECK_TARGET_MODULES): Likewise.
13507         (INSTALL_TARGET_MODULES): Likewise.
13508         (CLEAN_TARGET_MODULES): Likewise.
13509         (all-target-libjava): New target.
13510         (all-target-boehm-gc): Likewise.
13511         * configure.in (target_libs): Added libjava, boehm-gc.
13513 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13515         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13516         configure.bat in SUPPORT_FILES.
13517         (gas+binutils.tar.bz2): Likewise.
13519         * makeall.bat: Remove; obsolete.
13521 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13523         From Mark Elbrecht:
13524         * configure.bat: Remove; obsolete.
13526 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13528         * configure: Add -W -Wall to the default CFLAGS when compiling with
13529         gcc.
13531 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13533         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13535 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13537         * configure.in: Build ld on IRIX6.
13539 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13541         * Makefile.in: Change distribution targets to use bzip2 instead of
13542         gzip.
13543         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13544         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13546 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13548         * config.sub: Add mcore target.
13550 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13552         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13554 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13556         * config.guess (dummy): Changed to $dummy.
13558 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13560         * config.sub: Tidied up case statements.
13562 1999-05-22  Ben Elliston  <bje@cygnus.com>
13564         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13565         <jiro@din.or.jp>.
13567         * config.guess: Merge with FSF version. Future changes will be
13568         more accurately recorded in this ChangeLog.
13569         * config.sub: Likewise.
13571 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13573          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13575 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13577         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13579 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13581         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13583 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13585         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13586         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13587         Bad merge removed these two changes.
13589 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13590                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13592         * config.guess (interix Alpha): Add.
13594 1999-04-11  Richard Henderson  <rth@cygnus.com>
13596         * configure.in (i?86-*-beos*): Do config gperf; don't config
13597         gdb, newlib, or libgloss.
13599 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13601         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13602         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13603         from multidirs.
13605 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13607         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13609 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13611         * config.sub: Add support for mcore targets.
13613 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13615         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13616         not mt-ospace, in order to shut up assembler warning about using
13617         symbols that are named the same as registers.
13619 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13621         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13622         dependency list for all-target-cygmon.
13624 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13626         * config-ml.in: Check $host, not $target, for selective multilibs.
13627         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13628         thumb interworking, and underscore prefix multilibs.
13630 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13632         * missing: Update to version from current automake.
13634 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13636         * configure (gxx_include_dir): Removed.
13638         * configure.in (gxx_include_dir): Handle it.
13639         * Makefile.in: Likewise.
13641 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13643         * config.sub (mips64vr4111,mips64vr4111el) Add.
13645 1999-03-21  Ben Elliston  <bje@cygnus.com>
13647         * config.guess: Correct typo for detecting ELF on FreeBSD.
13649 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13651         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13652         config/mh-djgpp.
13654 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13656         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13657         all-target-newlib to dependency list for all-target-bsp.
13659 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13661         * config.sub: Add i386-uwin support.
13662         * config.guess: Likewise.
13664 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13666         * configure.in: cleanup, add mh-*pic handling for arm, special
13667         case powerpc*-*-aix*
13669 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13671         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13672         can be built.
13674 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13676         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13677         targets.
13679 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13681         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13683 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13685         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13687 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13689         * config.sub: Fix typo in arm recognition.
13691 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13693         * configure.in (noconfigdirs): Changed target_configdirs to
13694         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13695         rather than m68k-*-* since it is not known to work on
13696         m68k-aout. Ditto for arm-*-*oabi.
13698 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13700         * configure.in (*-*-windows*): Remove, no longer used.
13702 1999-02-19  Ben Elliston <bje@cygnus.com>
13704         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13705         Smart and improved by Andrew Cagney.
13707 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13709         * config.guess: Recognize openbsd-*-hppa.
13711 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13713         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13714         only if it is not empty.
13716 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13718         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13720         * config.guess: Modified to recognize uname's armv* syntax.
13722         * config.sub: Modified to recognize uname's armv* syntax.
13724 1999-02-17  Mark Salter  <msalter@cygnus.com>
13726         * configure.in: Added target-bsp for sparclite.
13728 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13730         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13732 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13734         * configure.in: Add support for strongarm port.
13735         * config.sub: Add support for strongarm target.
13737 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13739         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13740         the old name config/mh-cygwin32.
13741         Enable texinfo.
13743 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13745         * configure.in: Do build ld for ix86 Solaris.
13747 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13749         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13750         $AR_FOR_TARGET.  Likewise for RANLIB.
13752 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13754         * config.sub (oabi):  Recognize.
13755         * configure.in (arm-*-oabi):  Handle.
13757 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13759         * config.guess: Improve detection of i686 on UnixWare 7.
13761 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13763         * config.guess: Add support for i386-pc-interix.
13764         * config.sub: Likewise.
13765         * configure.in: Likewise.
13767 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13769         * Makefile.in: Remove unneeded all-target-libio from
13770         from all-target-winsup target since it is now unneeded.
13771         Add all-target-libtermcap in its place since it is now
13772         needed.
13774 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13776         * configure.in: makefile stub for cygwin target is probably
13777         unnecessary.  Remove it for now.
13779 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13781         * configure.in: libtermcap.a should be built when cygwin is the
13782         target as well as the host.
13783         * config.guess: Allow mixed case in cygwin uname output.
13784         * Makefile.in: Add libtermcap target.
13786 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13788         * config.sub: Clean up handling of hppa2.0.
13790 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13792         * config.guess: Use C code to identify more HP machines.
13794 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13796         * config.sub: Handle hppa2.0.
13798 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13800         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13801         cygmon for all sparclite targets, regardless of object format.
13803 1998-12-15  Mark Salter  <msalter@cygnus.com>
13805         * configure.in: Added target-bsp for several target architectures.
13807         * Makefile.in: Added rules for bsp.
13809 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13811         * config.guess: Improve detection of hppa2.0 processors.
13813 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13815         * config.guess: Recognize FreeBSD using ELF automatically.
13817 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13819         * configure (skip-this-dir): Add handling for new shell script, which
13820         might be created by a sub-directory's configure to indicate, this particular
13821         directory is "unwanted".
13822         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13824 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13826         * ltconfig: import from libtool, after changing libtool to
13827         account for the cygwin name change.
13829 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13831         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13832         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13834 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13836         * configure.in: Add libtermcap to list of cygwin dependencies.
13838 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13840         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13841         they include winsup/include when it's a cygwin target.
13843 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13845         * configure.in (host_tools): Added zip.
13846         * Makefile.in (all-target-libjava): Depend on all-zip.
13847         (all-zip): New target.
13848         (ALL_MODULES): Added all-zip.
13849         (NATIVE_CHECK_MODULES): Added check-zip.
13850         (INSTALL_MODULES): Added install-zip.
13851         (CLEAN_MODULES): Added clean-zip.
13853 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13855         * Makefile.in: lose "32" from comment about cygwin.
13857 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13859         * configure.in: Use -Os to build target libraries for the fr30.
13861 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13863         * config.sub: Add fr30.
13865 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13867         * configure.in: drop "32" from config/mh-cygwin32.  Check
13868         cygwin* instead of cygwin32*.
13869         * config.sub: Check cygwin* instead of cygwin32*.
13871 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13873         * config.guess: Match any version of Unixware7.
13875 1998-10-20  Syd Polk  <spolk@cygnus.com>
13877         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13878         if desired.
13880 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13882         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13883         these if the appropriate directories and files to not exist.
13885 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13887         * Makefile.in (DEVO_SUPPORT): Add config.if.
13889 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13891         * configure: Add pattern to replace "build_tooldir"'s
13892         definition in the generated Makefile with "tooldir"'s
13893         actual value.
13895 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13897         * config.sub: Bring back lost sparcv9.
13899         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13901 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13903         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13904         CC_FOR_TARGET and friends.
13906 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13908         * Makefile.in (build_tooldir): New variable, same as tooldir.
13909         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13910         -B$(build_tooldir)/bin/.
13911         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13913 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13915         * README: Remove installation instructions and refer to the
13916         INSTALL directory instead.
13918 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13920         * config.sub: Add support for i[34567]86-pc-udk.
13921         * configure.in: Likewise.
13923 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13925         * Makefile.in: add bzip2 package building bits for user
13926         tools module
13927         * configure.in: ditto
13929 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13931         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13932         (ALL_TARGET_MODULES): Add all-target-libobjc.
13933         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13934         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13935         (all-target-libchill): Add dependencies.
13936         * configure.in (target_libs): Add libchill.
13938 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13940         * configure.in (target_subdir): Remove duplicate line.
13942 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13944         * Makefile.in (all-automake): fix dependencies.
13946 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13948         * configure.in: Minor cleanups for building in the $(target_alias)
13949         subdir.
13951 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13953         * Makefile.in (bootstrap): Set r and s before make all.  Use
13954         BASE_FLAGS_TO_PASS in make all.
13955         (cross): Likewise.
13957 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13959         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13961 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13963         * config.sub: Fix typo in last change.
13965 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13967         * config.sub: Add support for C4x target.
13968         * configure.in: Likewise.
13970 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13972         * config.sub: Recognize sparcv9 just like sparc64.
13974 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13976         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13978 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13980         * config.guess: Correctly identify Pentium II sco boxes.
13982         * config.guess: Fix "tr" code.  From Weiwen Liu.
13984 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13986         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13987         stabs.
13989 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13991         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13992         (ALL_TARGET_MODULES): Add all-target-libchill.
13993         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13994         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13995         (all-target-libchill): Add dependencies.
13996         * configure.in (target_libs): Add libchill.
13998 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14000         * config.guess: Avoid assumptions about "tr" behaves when
14001         LANG is set to something other than English.
14003 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14005         * configure (gxx_include_dir): Changed to
14006         '${prefix}/include/g++'-${libstdcxx_interface}.
14008         * config.if: New to determine the interfaces.
14010 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14012         * config.guess: Detect and handle MPE/IX.
14013         * config.sub: Deal with MPE/IX.
14015 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14017         * configure.in: Use mh-aix43.
14019 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14021         * configure: Fix --without/--disable cases for gxx-include-dir.
14023 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14025         * mdata-sh:  Imported.  Needed for automake support.
14027 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14029         * Makefile.in (taz): Try "chmod -R og=u ." before
14030         "chmod og=u `find . -print`".
14032 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14034         * configure.in: Add arm-elf and thumb-elf support.
14036 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14038         * Makefile.in: Undo previous patch.
14040 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14042         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14043         to here ...
14044         (install-no-fixedincludes): and here
14045         (INSTALL_MODULES): ... from here.
14047 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14049         * config.sub: Merge with FSF.
14051         * config.guess: Merge with FSF.
14053 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14055         * configure (extraconfigdirs): New variable.
14056         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14057         * Makefile.in (all): Move higher in file.
14058         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14059         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14060         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14061         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14062         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14064 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14066         * Makefile.in (all-target-libjava): Depend on all-gcc and
14067         all-target-newlib.
14068         (configure-target-libjava): Depend on $(ALL_GCC).
14070 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14072         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14073         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14075 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14077         * INSTALL/README: Fix typo.
14079 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14081         * ylwrap: Change absolute path checks to check for DOS style path
14082         names.
14084         * ylwrap: Don't use a full path name if the source file is in the
14085         same directory.  From hjl@lucon.org (H.J. Lu).
14087         * config-ml.in: Default to being verbose, to match Feb 18 change to
14088         configure.
14090 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14092         Brought over from egcs:
14094         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14096         * configure.in (target_subdir): Set to ${target_alias} instead
14097         of "libraries".
14099         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14101         * configure.in (target_subdir): Set to libraries if enable_multilib.
14103 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14105         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14106         multilibs, force reconfiguration the first time we create
14107         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14109 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14111         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14112         avoid confusion with --no-recursion.
14114 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14116         * configure.in: Win32 hosts shouldn't use install -x
14117         * install-sh: remove -x option, and special .exe-handling
14118         hack.
14120 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14122         * config.guess: Recognize i586-pc-beos.
14123         * configure.in: Don't build some bits for beos.
14125 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14127         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14128         CFLAGS default to -O2.
14130         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14131         when using GNU ld.
14133 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14135         * ltmain.sh: Correct install when using a different shell.
14137 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14139         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14141 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14143         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14144         target.
14146 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14148         * ltconfig: Update to correct AIX handling.
14150 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14152         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14154         * configure.in (target_subdir): Set to ${target_alias} instead
14155         of "libraries".
14157 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14159         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14160         (Makefile): Depend on $(gcc_version_trigger).
14162         * configure (gcc_version): Change default initializer to empty
14163         string.
14164         (gcc_version_trigger): New variable; pass this variable down
14165         to subdir configures to enable them checking gcc's version
14166         themselves. Emit make macros for both gcc_version vars.
14167         (topsrcdir): Initialize reliably.
14168         (recursion line): Remove --with-gcc-version=${gcc_version}.
14170 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14172         * configure (enable_version_specific_runtime_libs): Implement new flag
14173         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14174         in $(libsubdir); emit definition in each generated Makefile.
14175         (gxx_include_dir): Initialize depending on
14176         $enable_version_specific_runtime_libs.
14178 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14180         * configure (gcc_version): Initialize properly depending on
14181         how and where configure is started.
14182         (recursion line): Pass a --with-gcc-version=${gcc_version}
14183         to configures in subdirs.
14185 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14187         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14188         cygmon
14190 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14192         * configure.in: Add cygmon and libstub support for mn10200.
14194 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14196         * configure (gcc_version): Add new variable describing the
14197         particular gcc version we're building.
14198         * Makefile.in (libsubdir): Add new macro for the directory
14199         in which the compiler finds executables, libraries, etc.
14200         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14201         and libsubdir.
14203 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14205         * Makefile.in (local-clean): Remove *.log.
14206         (warning.log): Built with warn_summary from build.log.
14207         (mail-report.log): Run test_summary.
14208         (mail-report-with-warnings.log): Run test_summary including
14209         warning.log in the report.
14211 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14213         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14215 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14217         * Makefile.in (grep): Grep no longer depends on libiberty.
14219 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14221         * Makefile.in: all-snavigator needs all-libgui.
14223 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14225         * configure.in: Add cygmon and libstub support for mn10300.
14227 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14229         * missing: Update to version from automake 1.3.
14231         * ltmain.sh: On installation, don't get confused if the same name
14232         appears more than once in the list of library names.
14234 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14236         * config.sub: Accept m68060 and m5200 as CPU names.
14238 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14240         * configure: Use && rather than using -a in test, because odd
14241         strings can confuse test.
14242         * configure.in: Likewise.
14244 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14246         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14248 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14250         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14251         bootstrap4-lean): New targets.
14253 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14255         * mpw-* Delete.  Not used.
14257 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14259         * COPYING.LIB: Update FSF address.
14261 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14263         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14265         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14266         GAS_SUPPORT_DIRS.
14268 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14270         * ltconfig, ltmain.sh: Avoid producing a version number if
14271         -version-info was not used.
14273 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14275         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14276         building with newlib.
14278 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14280         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14281         Solaris `make' causes it to continue to next definition.
14283 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14285         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14286         the right GUI libraries and files are installed along with GDB.
14288 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14290         * configure.in: Change alpha to alpha* in several places.
14292 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14294         * config.sub: Recognize sparc86x.
14296 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14298         * configure.in (--enable-target-optspace): Remove debug echo.
14300 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14302         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14304 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14306         * ltconfig: Update cygwin32 support.
14308         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14309         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14310         (GDB_SUPPORT_DIRS): Likewise.
14312 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14314         * configure.in (target_makefile_frag): If --enable-target-optspace,
14315         use -Os to compile target libraries rather than -O2.  Default to
14316         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14317         not used.
14318         * configure.in (target_cflags): Ditto for d30v.
14320 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14322         * Makefile.in (all-bfd): Depend on all-intl.
14323         (all-binutils): Likewise.
14324         (all-gas): Likewise.
14325         (all-gprof): Likewise.
14326         (all-ld): Likewise.
14328 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14330         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14332 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14334         * Makefile.in (all-bfd): Depend upon all-libiberty.
14336         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14338 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14340         * Makefile.in: Add libstub.
14342         * configure.in: Ditto. Build libstub for targets that have cygmon
14343         support.
14345 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14347         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14349 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14351         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14352         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14354 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14356         * configure: Define DEFAULT_M4 by searching PATH.
14357         * Makfile.in: Use DEFAULT_M4.
14359 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14361         * ltconfig: Add cygwin32 support.
14363         * Makefile.in, configure.in: Add libtool as a native only directory
14364         to configure and build.
14366 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14368         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14370 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14372         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14374 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14376         * Makefile.in: add ash make rules
14377         * configure.in: add ash to native_only and host_tools lists
14379 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14381         * Makefile.in (all-gettext, all-intl): New targets.
14382         (ALL_MODULES): Added all-gettext, all-intl.
14383         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14384         (INSTALL_MODULES): Added install-gettext, install-intl.
14385         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14387         * configure.in (host_tools): Added gettext.
14388         (native_only): Likewise.
14389         (noconfigdirs) [various cases]: Likewise.
14390         (host_libs): Added intl.
14392 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14394         * configure: Do not disable building gdbtk for cygwin32 hosts.
14396 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14398         * configure.in: Add thumb-coff target.
14399         * config.sub: Add thumb-coff target.
14401 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14403         * Makefile.in: Revert yesterday's change.
14404         (all-target-winsup):  all-target-librx stays out of here.
14406 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14408         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14409         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14410         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14411         Remove references to librx and libg++.
14413 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14415         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14416         recursive makes
14418 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14420         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14421         for newlib directory.
14422         (CXX_FOR_TARGET): Likewise.
14424 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14426         * ltconfig: Update after libtool/ltconfig.in change for
14427         hpux11.
14429 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14431         * ltconfig, ltmain.sh: Update to libtool 1.2.
14433 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14435         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14436         (install-gcc-cross): Instead, override LANGUAGES here.
14438 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14440         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14441         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14443 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14445         * configure.in: Add Thumb-pe target.
14447 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14449         * Makefile.in - changed sn targets to snavigator
14450         * configure.in - changed sn targets to snavigator
14452 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14454         * config-ml.in: After building symlink tree call make distclean
14455         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14456         to be the case for libiberty.
14458 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14460         * configure: When making link, also check the current
14461         directory. The configure scripts may create one.
14463 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14465         * config.sub: Accept alphapca56 and alphaev6 properly.
14467 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14469         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14471 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14473         * config.sub (sco5): Fix typo.
14475 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14477         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14478         install-itcl.
14479         (install-itcl): Remove dependency on install-tcl.
14481 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14483         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14485 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14487         * configure.in: Don't build libgui for a cygwin32 target when not on
14488         a cygwin32 host.
14490 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14492         * configure (redirect): Set to null, so default behavior of
14493         configure is now --verbose.
14495 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14497         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14498         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14500 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14502         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14503         this change to sync Makefile.in with its ChangeLog entries.
14505 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14507         * ltmain.sh (mkdir): Check that the directory doesn't exist
14508         before we exit with error, so that we don't get races during
14509         parallel builds.
14511 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14513         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14515 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14517         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14518         PICFLAG_FOR_TARGET.
14519         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14521         * configure: Emit a definition for the new macro enable_shared
14522         into each Makefile.
14524 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14526         * configure.in (host_tools, native_only): Add libtool.
14528 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14530         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14531         Fix typo in ming config comment.
14533 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14535         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14537 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14539         * config.sub: Add tic30 cases, and map c30 to tic30.
14541 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14543         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14544         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14545         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14546         (CLEAN_TARGET_MODULES): Similarly
14547         (all-target-libf2c): Add dependences.
14548         * configure.in (target_libs): Add libf2c.
14550 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14552         * configure.in: Remove expect from noconfigdirs when target
14553         is cygwin32.  OK to build expect and dejagnu with Canadian
14554         Cross.
14556 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14558         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14559         host.
14561         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14562         and mingw32.
14564 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14566         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14567         here as it is not defined in the toplevel Makefile.
14569 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14571         * configure (package_makefile_rules_frag): New variable, which names
14572         a file with generic rules, ...
14573         Change comment to mention we now have FIVE parts.
14574         * configure: Undo last change.
14576 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14578         * config.guess: More accurate determination of HP processor types.
14579         * config.sub: More accurate determination of HP processor types.
14581 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14583         * configure (package_makefile_frag): Move inserting the
14584         ${package_makefile_frag} to where it should be according
14585         to the comment.
14587 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14589         * config.guess: Add support for Linux/ARM.
14591 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14593         * .cvsignore: Remove *-info and *-install since they match
14594         release-info and mpw-install, which we don't want to just ignore.
14596 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14598         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14600 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14602         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14603         local_prefix to sub-make invocations.
14605 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14607         * configure.in: Check makefile fragments in the source
14608         directory.
14610 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14612         * configure.in: Check whether host and target makefile
14613         fragments exist before adding them to *_makefile_frag.
14615 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14617         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14619 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14621         * configure.in: Make sure we only replace RPATH_ENVVAR on
14622         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14623         regexp to sed.
14625         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14626         to sub-makes.
14628 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14630         * config-ml.in (multi-do): LDFLAGS must include multilib
14631         designator.
14633 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14635         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14637 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14639         * config.sub: Add mingw32 support.
14640         * configure.in: Likewise.
14642 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14644         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14646 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14648         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14649         * configure (gxx_include_dir): Provide a definition for subdirs
14650         which do not use autoconf.
14652 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14654         * config.guess: Sync with egcs.  Picks up new alpha support,
14655         BeOS & some additional linux support.
14657 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14659         * config.guess: HP 9000/803 is a PA1.1 machine.
14661 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14663         * configure.in: It's alpha*-...
14665 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14667         * configure.in (host_makefile_frag, target_makefile_frag):
14668         Handle multiple config files.
14669         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14670         alpha-*-*.
14672 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14674         * mkdep: New file.
14676 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14678         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14680 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14682         * Makefile.in: Add libgui directory.
14683         (GDB_TK): Add all-libgui.
14684         * configure.in: Add libgui directory.
14685         * configure: Add all-libgui to GDB_TK.
14687 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14689         * config-ml.in (multidirs): Add m32r to multilib list.
14691 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14693         * Makefile.in (all-target-gperf): Change dependency to
14694         all-target-libstdc++.
14696 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14698         * config.guess: Add BeOS support.
14700 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14702         Source directory cvs renamed to cvssrc:
14703         * configure.in (host_tools): Change cvs to cvssrc.
14704         (native_only): Likewise.
14705         (noconfigdirs) [various cases]: Likewise.
14706         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14707         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14708         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14709         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14710         (all-cvssrc): Rename target from all-cvs.
14712 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14714         * configure (gxx_include_dir): Fix thinko.
14716 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14718         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14719         (install-cross, install-gcc-cross): New targets.
14721 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14723         * configure.in (noconfigdirs): Add support for Thumb target.
14725         * config.sub (maybe_os): Add support for Thumb target.
14727 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14729         * Makefile.in: Add rules for cygmon.
14731         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14733 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14735         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14736         * configure (gxx_include_dir): Provide a definition for subdirs
14737         which do not use autoconf.
14739 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14741         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14742         11/18/97 build
14744 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14746         * From Franz Sirl.
14747         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14748         found on RedHat Linux systems.
14750 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14752         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14753         guesses.
14755 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14757         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14759 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14761         * ltmain.sh: If mkdir fails, check whether the directory was created
14762         anyhow by some other process.
14764 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14766         * configure.in (d30v-*-*): Configure all directories.
14768 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14770         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14771         for the D30V.
14773 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14775         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14777 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14779         * include/libiberty.h: Add extern "C" { so it can be used with C++
14780         progrms.
14781         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14782         programs.
14784 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14786         * configure.in (d30v-*-*): Configure GCC now.
14788 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14790         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14791         is no longer needed.
14793 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14795         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14797 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14799         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14800         targets using "$@" to provide support for similar but not identical
14801         targets without having to duplicate code.
14803 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14805         * makefile.vms: Fix to work with DEC C.
14807 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14809         * config.sub: Add mips-tx39-elf to marketing names.
14811 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14813         * ltmain.sh: Handle symlinks in generated script.
14815 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14817         * configure: Handle autoconf style directory options: --bindir,
14818         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14819         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14820         --sysconfdir.
14821         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14822         (sharedstatedir, localstatedir, oldincludedir): New variables.
14823         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14824         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14825         sbindir, sharedstatedir, and sysconfdir.
14827 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14829         * Makefile.in (bootstrap-lean): New target.
14831 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14833         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14834         sn, and gnuserv from noconfigdirs.
14836 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14838         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14840 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14842         * Makefile.in (cross): New target.
14844 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14845                           Jeff Law         <law@cygnus.com>
14847         * Makefile.in (bootstrap2, bootstrap3): New targets.
14848         (all-bootstrap): Remove outdated and confusing target.
14849         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14851 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14853         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14854         windows.  Consistent with gdb/configure.
14856 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14858         * configure.in: Name Linux target fragment.
14860         * configure: Rewrite so that project Makefile fragment is inserted
14861         first and appears last in the resulting Makefile.
14863 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14865         * Makefile.in (install-itcl): Install tcl first.
14867 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14869         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14871 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14873         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14875         * configure.in (skipdirs): Add target-librx for Linux.
14876         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14878 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14880         * Makefile.in (bootstrap): New target.
14882 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14884         * config.sub: Accept 'amigados' for backward compatibility.
14886 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14888         * config.guess: Merge with FSF.
14890 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14892         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14894 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14896         * config.sub: Add "marketing-names" patch.
14898 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14900         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14902 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14904         * config.sub: Handle v850-elf.
14906 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14908         * .cvsignore (*-install): Remove.
14910 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14912         * ltconfig: Set CONFIG_SHELL in libtool.
14913         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14915 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14917         * configure.in (target_subdir): Set to libraries if enable_multilib.
14919 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14921         * config.guess: Update from gcc directory.
14923 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14925         * Makefile.in (all-sim): Depends on all-readline.
14927 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14929         * Makefile.in (BISON, YACC): Use $$s.
14930         (all-bison): Depend on all-texinfo.
14932 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14934         * Makefile.in (BISON): Add -L flag.
14935         (YACC): Likewise.
14937 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14939         * configure.in (noconfigdirs): Add support for v850e target.
14941         * config.sub (maybe_os): Add support for v850e target.
14943 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14945         * configure.in (noconfigdirs): Add support for v850ea target.
14947         * config.sub (maybe_os): Add support for v850ea target.
14949 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14951         * config.sub: Add mipstx39.  Delete r3900.
14953 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14955         * Makefile.in (all-autoconf): Depends on all-texinfo.
14957 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14959         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14960         eabi targets.
14962 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14964         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14966         * configure: When handling a Canadian Cross, handle YACC as well as
14967         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14968         * Makefile.in (all-bison): Depend upon all-texinfo.
14970 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14972         * Makefile.in (BISON): bison, not byacc or bison -y.
14973         (YACC): bison -y or byacc or yacc.
14974         (various): Add *-bison as appropriate.
14975         (taz): No need to mess with BISON anymore.
14977 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14979         * configure: If OSTYPE matches *win32*, try to find a good value for
14980         CONFIG_SHELL.
14982 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14984         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14985         configure.in if it is present.
14987 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14989         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14991 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14993         * config.sub: Recognize `arc' cpu.
14994         * configure.in: Likewise.
14995         * config-ml.in: Likewise.
14997 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14999         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15001 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15003         * configure: Changed sed delimiter from ':' to '|' when
15004         attempting to substitute ${config_shell} for SHELL. On
15005         NT ${config_shell} may contain a ':' in it.
15007 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15009         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15011 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15013         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15015 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15017         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15019         * ylwrap: If the program is a relative path, force it to be
15020         absolute.
15022 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15024         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15026 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15028         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15029         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15030         for libraries.
15032 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15034         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15035         separated by spaces.
15037 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15039         * ylwrap: New file.
15040         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15042         * ltmain.sh: Handle /bin/sh at start of install program.
15044         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15046         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15047         * missing: New file, from automake 1.2.
15049 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15051         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15052         check-tk to CHECK_X11_MODULES.
15054 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15056         * config.sub: Merge with FSF.
15058 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15060         * config.guess: Merge with FSF.
15062 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15064         * configure: Treat msdosdjgpp like go32.
15065         * configure.in: Likewise.  Don't remove gprof for go32.
15067         * configure: Change Makefile.tem2 to Makefile.tm2.
15069 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15071         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15073 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15075         * install-sh (chmodcmd): Set to null if the DST directory already
15076         exists.  Same as Nov 11th change.
15078 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15080         * configure (GDB_TK): Needs itcl and tix.
15082 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15084         * config.guess: Update from FSF.
15086 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15088         * Makefile.in (GDB_TK): Depend on itcl and tix.
15090 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15092         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15093         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15094         (INSTALL_SCRIPT): New variable.
15095         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15096         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15097         to -x.
15098         * install-sh: Add support for -x option.
15100 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15102         * configure.in, Makefile.in: Treat tix like itcl.
15104 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15106         * Makefile.in (WINDRES): New variable.
15107         (WINDRES_FOR_TARGET): New variable.
15108         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15109         (EXTRA_HOST_FLAGS): Add WINDRES.
15110         (EXTRA_TARGET_FLAGS): Add WINDRES.
15111         (EXTRA_GCC_FLAGS): Add WINDRES.
15112         ($(DO_X)): Pass down WINDRES.
15113         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15114         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15115         DLLTOOL_FOR_TARGET.
15117 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15119         * configure.in: configure sim before gdb for win32-x-ppc
15121 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15123         Move gperf into the toplevel, from libg++.
15124         * configure.in (target_tools): Add target-gperf.
15125         (native_only): Add target-gperf.
15126         * Makefile.in (all-target-gperf): New target, depend on
15127         all-target-libg++.
15128         (configure-target-gperf): Empty rule.
15129         (ALL_TARGET_MODULES): Add all-target-gperf.
15130         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15131         (CHECK_TARGET_MODULES): Add check-target-gperf.
15132         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15133         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15135 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15137         * config.sub (mn10200): Recognize new basic machine.
15139 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15141         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15142         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15144 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15146         * configure.in: If we're building mips-sgi-irix6* native, turn on
15147         ENABLE_MULTILIB and set TARGET_SUBDIR.
15149 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15151         * Makefile.in (all-sn): Depend on all-grep.
15153 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15155         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15157         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15158         Makefile.  From Jeff Makey <jeff@cts.com>.
15159         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15161         * Makefile.in (DISTBISONFILES): Remove.
15162         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15163         $(DEFAULT_YACC).
15165         * configure.in: Build itl, db, sn, etc., when building for native
15166         cygwin32.
15168         * Makefile.in (LD): New variable.
15169         (EXTRA_HOST_FLAGS): Pass down LD.
15170         ($(DO_X)): Likewise.
15172 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15174         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15176 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15178         * configure.in (targargs): Strip out any supplied --build argument
15179         before adding our own. Always add --build.
15181 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15183         * configure.in (targargs): Pass --build if we're doing
15184         a cross-compile.
15186 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15188         * configure: Use '|' instead of ":" as the separator in
15189         sed. Otherwise sed chokes on NT path names with drive
15190         designators. Also look for "?:*" as the leading characters in an
15191         absolute pathname.
15193 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15195         * config.sub: Support for r3900.
15197 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15199         * configure.in: Use install-sh, not install.sh.
15201 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15203         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15204         apply it twice.
15206 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15208         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15209         install-binutils.
15211 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15213         * Makefile.in: Add automake targets.
15214         * configure.in (host_tools): Add automake.
15216 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15218         * configure: Default CXX to c++, not gcc.
15219         * Makefile.in (CXX): Set to c++, not gcc.
15220         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15222 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15224         * install-sh: try appending a .exe if source file doesn't
15225         exist
15227 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15229         * configure.in: Turn on multilib by default.
15230         (cross_only): Remove target-libiberty.
15232         * Makefile.in (all-gcc): Don't depend on libiberty.
15234 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15236         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15238 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15240         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15241         (DISTBISONFILES): Add ld/Makefile.in
15243 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15245         * configure.in: if target is cygwin32 but host isn't cygwin32,
15246         don't configure gdb tcl tk expect, not just gdb.
15248 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15250         * configure.in: Added gnuserv everywhere sn appears.
15252         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15253         (CROSS_CHECK_MODULES): Added check-gnuserv.
15254         (INSTALL_MODULES): Added install-gnuserv.
15255         (CLEAN_MODULES): Added clean-gnuserv.
15256         (all-gnuserv): New target.
15258 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15260         * config.guess: Fixes for MIPS OpenBSD systems.
15262 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15264         * Makefile.in (INSTALL_XFORM): Remove.
15265         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15267         * mkinstalldirs: New file, copied from automake.
15268         * Makefile.in (installdirs): Rename from install-dirs.  Use
15269         mkinstalldirs.  Change all users.
15270         (DEVO_SUPPORT): Add mkinstalldirs.
15272 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15274         * install-sh: Rename from install.sh.
15275         * Makefile.in (INSTALL): Change install.sh to install-sh.
15276         (DEVO_SUPPORT): Likewise.
15278         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15279         Graichen <graichen@rzpd.de>.
15281 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15283         * config.guess: Recognize OpenBSD systems correctly.
15285 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15287         * README, Makefile.in (ETC_SUPPORT): Remove references to
15288         cfg-paper*, configure.{texi,man,info*}._
15290 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15292         * Makefile.in (all.normal): Ensure that gcc is built after all
15293         the x11 - ie gdb - targets.
15295 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15297         * makefile.vms: Don't run conf-a-gas.
15299 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15301         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15303 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15305         * configure.in: Remove noconfigdirs case since gdb also
15306         configures and builds for tic80-coff.
15308 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15310         * configure: Set cache_file to config.cache.
15311         * Makefile.in (local-distclean): Remove config.cache.
15313 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15315         * COPYING: Update FSF address.
15317 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15319         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15320         noconfigdirs.
15322 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15324         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15325         MAKEDIRS, is empty.
15327 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15329         * config.sub: Tweak mn10300 entry.
15331 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15333         * configure.in (host_tools): Put sim before gdb, so gdb's
15334         configure.tgt can determine if the simulator was configured.
15336 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15338         * config.sub: Move BeOS $os case to be with other Cygnus
15339         local cases.
15341 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15343         * config.sub: Remove misplaced comment that broke Linux.
15345 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15347         * config.sub: Add BeOS support.
15349 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15351         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15353 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15355         * configure.in (noconfigdirs): Remove tcl and tk from
15356         noconfigdirs for cygwin32 builds.
15358 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15360         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15362 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15364         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15365         make-all.com, use makefile.vms instead.
15367 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15369         * config.sub: Accept -lnews*.
15371 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15373         * configure.in (noconfigdirs): Disable target-newlib,
15374         target-examples and target-libiberty for d30v.
15376 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15378         * configure.in (noconfigdirs): Enable ld for d30v.
15380 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15382         * configure.in (tic80-*-*): Build compiler.
15384 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15386         * configure.in (d30v-*): Remove sim directory from list of
15387         unsupported d30v directories
15389 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15391         * config.sub, configure.in: Add d30v target cpu.
15393 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15395         * makefile.vms: New file.
15396         * make-all.com: Remove.
15398 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15400         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15402 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15404         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15406 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15408         * Makefile.in (ALL_MODULES): Added all-db.
15409         (CROSS_CHECK_MODULES): Addec check-db.
15410         (INSTALL_MODULES): Added install-db.
15411         (CLEAN_MODULES): Added clean-db.
15413 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15415         * config.guess: Merge with latest FSF sources.
15417 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15419         * Makefile.in (ALL_MODULES): Added all-itcl.
15420         (CROSS_CHECK_MODULES): Added check-itcl.
15421         (INSTALL_MODULES): Added install-itcl.
15422         (CLEAN_MODULES): Added clean-itcl.
15424 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15426         * configure.in: build gdb for mn10200
15428 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15430         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15432 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15434         * configure.in (tic80-*-*): Turn off most targets right now.
15436 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15438         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15439         rather than the makeinfo program.
15440         (do-info): Depend upon all-texinfo.
15442 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15444         * configure.in: Remove uses of config/mh-linux.
15446         * config.sub, config.guess: Merge with latest FSF sources.
15448 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15450         * config.sub (case $basic_machine): Add tic80 entries.
15452 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15454         * config.sub, config.guess: Merge with latest FSF sources.
15456 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15458         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15459         * mpw-config.in: Test for NewFolderRecursive.
15460         * mpw-install: Use symbolic name for startup filename.
15461         * mpw-README: Add various additional details.
15463 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15465         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15467 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15469         * configure.in: Do build gcc and the target libraries for
15470         the mn10200.
15472 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15474         * configure.in: don't avoid building gdb for mn10300 any more
15475         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15476         instead of single-quoting it.
15478 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15480         * configure.in: Don't use --with-stabs on IRIX 6.
15482 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15484         * configure.in (m32r): Build gdb, libg++ now.
15486 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15488         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15489         directories from noconfigdirs.
15491 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15493         * config.sub (basic_machine): added mips16 configuration
15495 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15497         * config.sub: Handle d10v-unknown.
15499 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15501         * config.sub: Handle v850-unknown.
15503 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15505         * Makefile.in: add findutils
15506         * configure.in: add findutils to list of host_tools
15508 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15510         * config.sub: Handle mn10200 and mn10300.
15512 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15514         * configure.in (d10v-*): Do not build librx.
15516 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15518         * configure.in (mn10300): Build everything except gdb & libgloss.
15520 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15522         * config.guess:  Patch for Dansk Data Elektronik servers,
15523         from Niels Skou Olsen <nso@dde.dk>.
15525         For ncr, use /bin/uname rather than uname, since GNU uname does not
15526         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15528         Patch for MIPS R4000 running System V,
15529         from Eric S. Raymond <esr@snark.thyrsus.com>.
15531         Fix thinko for nextstep.
15533         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15535         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15536         * config.guess: Guess mips-dec-mach_bsd4.3.
15538         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15539         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15540         release numbers.
15541         * config.guess (mips-mips-riscos*):  Emit just enough of the
15542         release number.
15544         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15545         * config.guess (sparc-auspex-sunos*):  Added.
15546         (f300-fujitsu-*): Added.
15548         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15549         * config.guess:  Recognize a Tadpole as a sparc.
15551 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15553         * config.guess: Don't assume that NextStep version is either 2 or
15554         3.  NextStep 4 (aka OpenStep 4) has come out now.
15556 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15558         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15559         From Rik Faith <faith@cs.unc.edu>.
15561 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15563         * config.sub: Contributions from bug-gnu-utils to:
15564         Support plain "hppa" (no version given) architecture, reported by
15565         OpenStep.
15566         OpenBSD like NetBSD.
15567         LynxOs is not a hardware supplier.
15569         * config.guess: Contributions from bug-gnu-utils to add support for:
15570         OpenBSD like NetBSD.
15571         Stratus systems.
15572         More Pyramid systems.
15573         i[n>4]86 Intel chips.
15574         M680[n>4]0 Motorola chips.
15575         Use unknown instead of lynx for hardware manufacturer.
15577 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15579         * install.sh (chmodcmd): Set to null if the DST directory already
15580         exists.
15582 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15584         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15585         not use mt-ppc target Makefile fragment any more.
15587 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15589         * configure.in (*-*-windows):  Exclude everything but those dirs
15590         needed to build windows.
15592 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15594         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15596 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15598         * configure.in:  Exclude mmalloc from i386-windows.
15600 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15602         * Undo my previous change.
15604 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15606         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15607         unconditionally.
15608         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15610 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15612         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15613         host to add it's own flags.
15615 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15617         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15619 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15621         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15622         (CXX_FOR_TARGET): Likewise.
15623         (GCC_FOR_TARGET): Define.
15624         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15625         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15626         CC_FOR_TARGET was specified on the command line.
15627         (MAKEOVERRIDES): Don't define.
15629 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15631         * configure.in (m32r): Fix spelling of libg++ libs.
15633 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15635         * config.sub (-apple*): Remove, now redundant.
15637 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15639         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15641         * configure: Rework yesterday's sed script patch.
15643         * config.sub: Merge with FSF.
15645 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15647         * config.guess:  Merge from FSF.
15649         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15650         * config.guess: Use pc instead of unknown, for pc clone systems.
15651         Change linux to linux-gnu.
15653         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15654         * config.guess: Avoid non-portable tr syntax.
15656 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15658         * test-build.mk (HOLES): Add "xargs" for gdb.
15660         * configure: Avoid hpux10.20 sed bug.
15662 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15664         * configure.in:  Add support for windows host
15665         (that is a build done under the Microsoft build environment).
15667 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15669         * Makefile.in: Replace all uses of srcroot with s, to shrink
15670         command line lengths.
15672         Patches from Geoffrey Noer <noer@cygnus.com>:
15673         * configure.in: If configuring for newlib, pass --with-newlib to
15674         subdirectories.
15675         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15676         -Bnewlib/ and -Lwinsup to gcc.
15677         (CXX_FOR_TARGET): Likewise.
15679 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15681         * Makefile.in (ETC_SUPPORT): Add configure.
15683 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15685         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15686         host configuration file.
15688 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15690         * configure.in: Break mn10x00 support into separate
15691         mn10200 and mn10300 configurations.
15692         * config.sub: Likewise.
15694 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15696         * configure.in: Add lots of stuff to noconfigdirs for
15697         the mn10x00 targets.
15699         * config.sub, configure.in: Add mn10x00 support.
15701 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15703         * make-all.com: Call conf-a-gas, not config-a-gas.
15705 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15707         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15708         targets.
15710 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15712         * mpw-README: Add much more detail for native PowerMac.
15713         * mpw-install: New file.
15714         * mpw-configure: Add --norecursion and --help options.
15715         * mpw-config.in: Translate readme and install files when
15716         copying to objdir.
15717         * mpw-build.in: Don't always depend on byacc and flex.
15718         (install-only-top): New action.
15720 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15722         * configure.in:  You can now configure GDB for the v850.
15724 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15726         * configure.in (noconfigdirs): Don't configure any C++ dirs
15727         if targeting D10V.
15729 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15731         * config.sub: Recognize mips64vr5000.
15733 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15735         * configure.in: Use a single line for host_tools and native_only.
15737 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15739         * config.sub, configure.in: Add entries for m32r.
15741 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15743         * Makefile.in (inet-install): Don't run install-gzip.
15745 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15747         * configure.in:  Don't config lots of things for *-*-windows*.
15749 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15751         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15752         (host_libs, host_tools): Copy from configure.in.
15753         * mpw-configure: Don't complain about directories not found.
15755 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15757         * configure.in (i[345]86): Recognize i686 for pentium pro.
15758         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15759         file.
15761         * config.guess (i[345]86): Ditto.
15763 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15765         * configure.in (noconfigdirs): Removed gdb for D10V.
15767 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15769         * configure.in: Remove ld, target-libio, target-libg++, and
15770         target-libstdc++ from noconfigdirs.
15772 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15774         * configure: Fix three locations where shell scripts were
15775         being run directly rather than with config_shell.
15777 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15779         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15780         * config.sub (basic_machine): Recognize v850.
15782 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15784         * mpw-configure: Handle multiple enable/disable options and
15785         pass them down recursively, handle -c and -s flags appropriately
15786         depending on choice of compiler, add escape mechanism for
15787         quoted arguments to gC.
15789 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15791         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15792         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15793         so that -mrelocatable-lib and -mno-eabi are used.
15795         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15796         not support --print-multi-lib, don't abort.
15798 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15800         * make-all.com: Run config-a-gas.
15801         * setup.com: Don't copy subdirectory files around.
15803 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15805         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15806         target, it now compiles correctly.
15808 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15810         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15812 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15814         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15816 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15818         * configure.in (native_only): Add prms.
15820 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15822         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15823         (BINUTILS_SUPPORT_DIRS): Likewise.
15825 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15827         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15828         d10v support is added.
15830 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15832         * configure.in (d10v-*-*): New target.
15834 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15836         * config.guess (HP 9000/811): Recognize this as a PA1.1
15837         machine.
15839 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15841         * Makefile.in (do-tar-gz): New target, split out from tail end of
15842         taz target.  Run each command separately, don't use pipes.
15843         (taz): Use it.
15845 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15847         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15848         * mpw-build.in: No builds should depend on building byacc or flex,
15849         they are assumed to be installed already.
15851 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15853         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15854         variable that CC_FOR_TARGET needs.
15856 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15858         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15859         options have changed since the last time the subdirectory was
15860         configured, and if it has, reconfigure.
15861         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15862         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15864 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15866         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15867         CLEAN_MODULES): Add bash.
15868         (all-bash): New target.
15870 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15872         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15874 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15876         * config.sub (basic_machine): Recognize d10v as a valid processor.
15878 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15880         * mpw-configure: Add support for --bindir.
15881         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15883 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15885         * configure.in: add bash, time, gawk to list of hosttools and things
15886         to only build for native toolchains
15888 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15890         * Makefile.in (docdir): Remove.
15892 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15894         * Makefile.in (datadir): Set to $(prefix)/share.
15896 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15898         * configure.in: build diff and patch for cygwin32-hosted
15899         toolchains.
15901 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15903         * config.sub: Accept -rtems*.
15905 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15907         * configure.in: enable dosrel for cygwin32-hosted builds,
15908                 remove diff from the list of things not buildable
15909                 via Canadian Cross
15911 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15913         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15914         don't get ". ".
15916 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15918         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15920 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15922         * Makefile.in (taz): Handle case where tex3patch didn't even get
15923         checked out.  Also, if it was found, put the symlink in a new util
15924         subdirectory.
15926 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15928         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15930 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15932         * config.sub: Recognize -openvms.
15933         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15934         * make-all.com, setup.com: New files.
15936 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15938         * Makefile.in (taz): tex3patch moved to texinfo/util.
15940 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15942         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15943         * configure.in: remove make from disable-if-Can-Cross list
15944                 enable gdb if ${host} and ${target} are cygwin32
15946 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15948         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15949         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15951 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15953         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15954         distinguish sysv/svr4/bsd variants.
15955         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15957 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15959         * configure.in: Added copyright notice.
15960         * move-if-change: Added copyright notice.
15962 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15964         * configure.in (powerpcle-*-solaris*): Until we get shared
15965         libraries working, don't build gdb, sim, make, tcl, tk, or
15966         expect.
15968 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15970         * config.guess:  Merge with FSF:
15972         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15973         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15975         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15976         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15978         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15979         * config.guess:  Combine two OSF1 rules.
15980         Also recognize field test versions.  From mjr@zk3.dec.com.
15981         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15982         because GNU uname does not support -p.  From pmr@pajato.com.
15984 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15986         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15988 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15990         * mpw-README: Document GCCIncludes.
15992 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15994         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15996 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15998         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16000 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16002         * configure.in (*-*-cygwin32): Configure make.
16004 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16006         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16008 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16010         * Makefile.in (all-inet): Depend on all-perl.
16012         * Makefile.in (inet-install): New target.
16014         * Makefile.in (all-inet): Depend on all-tcl.
16015         (all-inet): Depend on all-send-pr.
16017 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16019         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16020         temporarily.
16022 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16024         * configure.in: Don't configure --with-gnu-ld on AIX.
16026 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16028         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16030 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16032         * Makefile.in (ALL_MODULES): Added all-inet.
16033         (CROSS_CHECK_MODULES): Added check-inet.
16034         (INSTALL_MODULES): Added install-inet.
16035         (CLEAN_MODULES): Added clean-inet.
16036         (all-indent): New target.
16038         * configure.in (host_tools): Added inet.
16039         (native_only): Added inet.
16040         (noconfigdirs): Added inet.
16042 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16044         * configure.in: Don't configure libgloss if we are not configuring
16045         newlib.
16047 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16049         * configure.in: Don't configure libgloss for unsupported
16050         architectures.
16052 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16054         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16056 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16058         * Makefile.in (ALL_MODULES): Include all-apache.
16059         (CROSS_CHECK_MODULES): Include check-apache.
16060         (INSTALL_MODULES): Include install-apache.
16061         (all-apache): New target.
16063         * configure.in: Added apache everywhere perl is seen.
16065 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16067         * Makefile.in: Add support for clean-{module} and
16068         clean-target-{module} rules.
16070 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16072         * configure.in (*-*-ose) do not build libgloss.
16074 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16076         * config.guess (prep*:SunOS:5.*:*): Turn into
16077         powerpele-unknown-solaris2.
16079 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16081         * configure.in: Permit --enable-shared to specify a list of
16082         directories.
16084 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16086         * configure.in (host==solaris): Pass only the first word of $CC
16087         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16089 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16091         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16093 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16095         * Makefile.in (ALL_MODULES): Include all-perl.
16096         (CROSS_CHECK_MODULES): Include check-perl.
16097         (INSTALL_MODULES): Include install-perl.
16098         (ALL_X11_MODULES): Include all-guile.
16099         (CHECK_X11_MODULES): Include check-guile.
16100         (INSTALL_X11_MODULES): Include install-guile.
16101         (all-perl): New target.
16102         (all-guile): New target.
16104         * configure.in (host_tools): Include perl and guile.
16105         (native_only): Include perl and guile.
16106         (noconfigdirs): Don't build guile and perl; no ports have been
16107         done.
16109 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16111         * configure (--enable-*): Handle quoted option lists such as
16112         --enable-sim-cflags='-g0 -O' better.
16114 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16116         * Makefile.in ({,inst}all-target): New rule so we can make and
16117         install all of the target directories easily.
16119 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16121         * configure.in: Add missing global flag in sed substitution when
16122         deleting `target-' from ${configdirs}.
16124 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16126         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16127         option.
16129         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16130         config/mh-necv4.
16132         * install.sh: Correct misspelling of transformbasename.
16134         * config.guess: Recognize mips-*-sysv*.
16136 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16138         * config.sub: Recognize mon960.
16140 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16142         * configure: Restore Canadian Cross handling of BISON and LEX,
16143         removed in Feb 20 change.
16145 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16147         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16148         Mention make install.  Remove the old copyright date as well the
16149         clumsy and rather pointless copyright on the README file.
16151 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16153         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16154         Makefile after running symlink-tree, then run `make distclean' to
16155         avoid clobbering any generated files in srcdir.
16157 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16159         * configure.in (m68k-*-netbsd*): Build everything now.
16161 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16163         * Makefile.in (taz): Fix quoting.
16165 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16167         * configure.in (sparclet-*-*): Build everything now.
16169 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16171         * configure.in (m68k-*-linux*): New host.
16173 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16175         * configure: Check for bison before byacc.
16177 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16179         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16180         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16181         searching PATH.  These are used as fallbacks by Makefile.in if
16182         flex/bison/byacc aren't in objdir.
16184 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16186         * Makefile.in: Make everything which depends upon all-bfd also
16187         depend upon all-opcodes, in case --with-commonbfdlib is used.
16189 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16191         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16192         building NT native compilers on Unix.
16194 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16196         * configure.in: Don't get CC from the host Makefile fragment if we
16197         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16198         Solaris test for /usr/ucb/cc to the post target script, just after
16199         the compiler sanity test.
16201 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16203         * config.sub: Merge with FSF.
16205 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16207         * Makefile.in (RPATH_ENVVAR): New variable.
16208         (REALLY_SET_LIB_PATH): Use it.
16209         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16211 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16213         * config.sub, configure.in: Recognize sparclet cpu.
16215 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16217         * config.guess:  Support m68k-cbm-sysv4.
16219 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16221         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16222         m68k-unknown-linuxaout from linker help string.  Put quotes around
16223         $ld_help_string.
16225 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16227         * config.guess (powerpc-harris-powerunix): Add guess for port
16228         to new target.
16230 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16232         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16234 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16236         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16237         $(REALLY_SET_LIB_PATH) in Makefile.
16238         * Makefile.in (SET_LIB_PATH): New variable.
16239         (REALLY_SET_LIB_PATH): New variable.
16240         ($(DO_X)): Use $(SET_LIB_PATH).
16241         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16242         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16243         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16244         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16245         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16246         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16247         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16248         (install-dosrel): Likewise.
16249         (all-opcodes): Depend upon all-libiberty.
16251 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16253         * config.guess (*:CYGWIN*): New
16255 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16257         * Makefile.in (all-target-winsup): All all-target-libiberty.
16259 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16261         * configure.in (noconfigdirs): Add missing # in front of comment.
16263 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16265         * configure.in: add second pass to things added to noconfigdirs
16266         so *-gm-magic can exclude libgloss properly.
16268 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16270         * mpw-configure (extralibs_name, rez_name): Set correctly
16271         for MWC68K compiler.
16273         * mpw-README: Add more info on the necessary build tools.
16275 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16277         * configure.in, config.sub: Recognize cygwin32.
16279 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16281         * config.guess, config.sub: Recognize A/UX.
16283 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16285         * config.sub: Merge with gcc/config.sub.
16287 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16289         * mpw-build.in (do-binutils): Add build of stamps.
16291 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16293         * config.sub: Add recognition for mips64vr4100*-* targets.
16295 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16297         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16298         Add creation of gconfigargs with `--enable-shared' turned on.
16299         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16300         ($(host)-stamp-stage3-configured): Likewise.
16301         (HOLES): Add chatr and ldd.
16302         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16304 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16306         * configure: Pass --nfp to recursive configures.
16308 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16310         * Makefile.in (DLLTOOL): New.
16311         (DLLTOOL_FOR_TARGET): New.
16312         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16313         (EXTRA_TARGET_FLAGS): Ditto.
16314         (EXTRA_GCC_FLAGS): Ditto.
16315         (CONFIGURE_TARGET_MODULES): Ditto.
16316         (DO_X): Ditto.
16317         * configure: Add DLLTOOL.
16319 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16321         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16322         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16323         mh-sco, since old workarounds no longer needed, and don't
16324         build ld, since libraries have weak symbols in COFF.
16326 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16328         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16330 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16332         * configure.in: Make sure that ${CC} can be used to compile an
16333         executable.
16335 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16337         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16338         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16339         nothing depending on whether gdbtk is being built.
16341 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16343         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16345 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16347         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16348         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16350 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16352         * config-ml.in: Add support for
16353         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16354         Simplify setting of multidirs from --disable-foo.
16356 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16358         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16359         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16360         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16361         non-empty, pass them on to the  GCC make.
16362         (all-bootstrap): New rule that is like all-gcc, except it executes
16363         the GCC bootstrap rule instead of the GCC all rule.
16365 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16367         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16369 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16371         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16372         DG/UX support.
16374 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16376         * config.sub (i*86*) Change [345] to [3456]
16378 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16380         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16381         --with-gnu-ld=no.
16383 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16385         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16386         AIX multilibs get built.
16388 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16390         * configure.in (i386-win32): Don't build expect if we're not
16391         building the tcl subdir.
16393 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16395         * Makefile.in: (configure-target-examples, all-target-examples):
16396         New targets, configure and build example programs.
16398 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16400         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16401         use it as input to sedit the generated MPW makefile.
16402         * mpw-README: Add a suggestion about Gestalt.h.
16404 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16406         * config.sub: Accept *-*-ieee*.
16408 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16410         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16411         Ronald F. Guilmette <rfg@monkeys.com>.
16413 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16415         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16416         for powerpc-pe native.
16417         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16418         (target==powerpc-pe): duplicate i386-win32 entry.
16420 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16422         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16423         of vxworks, not just vxworks5.1.
16425 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16427         * mpw-configure: Add support for exec-prefix.
16429 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16431         * config.guess: Recognize HP model 816 machines as having
16432         a PA1.1 processor.
16434 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16436         * configure: Ignore new autoconf configure options.
16438 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16440         * config.guess:  Recognize Pentium under SCO.
16441         From Robert Lipe <robertl@arnet.com>.
16443 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16445         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16447 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16449         * configure.in: Don't configure gas for alpha-dec-osf*.
16451 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16453         * configure.in: Default to --with-stabs for some targets for which
16454         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16455         i[345]86*-*-unixware*.
16457 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16459         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16460         rather than basing it on the target.  Simplify handling of options
16461         controlling which directories to configure.  Remove extraneous
16462         slash in multi-clean target.
16464 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16466         * config-ml.in: Prefix more variables with ml_ so they don't collide
16467         with configure's.
16469 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16471         * configure: Don't turn -v into --v.
16473 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16475         * configure.in (targargs): Fix typo.
16477         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16479 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16481         * configure.in: Strip --host and --target options from
16482         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16483         --with-cross-host option when building with a cross-compiler.
16484         * configure: Canonicalize the arguments put into config.status by
16485         always using `=' for an option with an argument.  Pass a presumed
16486         --host or --target explicitly.
16488 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16490         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16491         into general OS recognition case.
16493 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16495         * configure.in (target_configdirs): add target-winsup only
16496         for win32 target systems.
16498 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16500         * Makefile.in (all-target-libgloss): Depend upon
16501         configure-target-newlib, since when libgloss is built it looks to
16502         see if the newlib directory exists.
16504 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16506         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16507         cfg-ml-*.in.
16509 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16511         * configure: Handle LD and LD_FOR_TARGET when configuring a
16512         Canadian Cross.
16514 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16516         * configure.in (target_libs): add target-winsup.
16517         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16518         (target==ppcle-pe): remove ld from $noconfigdirs.
16520 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16522         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16523         Preserve relative path names in $srcdir.  Build symlink tree if
16524         configuring cross target dir and srcdir=. (= no VPATH support).
16525         (configure-target-libg++): Depend on configure-target-librx.
16526         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16527         * config-ml.in: New file.
16528         * symlink-tree: New file.
16529         * configure: Ensure srcdir="." if that's what it is.
16531 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16533         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16534         includes and FLEX_SKELETON setting.
16535         * mpw-configure (--with-gnu-ld): New option, controls whether
16536         to use PPCLink or ld with PowerMac GCC.
16537         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16538         * mpw-config.in: Configure grez if targeting Mac.
16540         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16541         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16542         just macos.
16543         * configure.in: Configure grez resource compiler if targeting Mac.
16544         * Makefile.in (all-grez, install-grez): New targets.
16546 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16548         * configure: CXX defaults to gcc, not g++.  If we find
16549         gcc in the path, set CC to gcc -O2.
16551 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16553         * configure: Default ${build} correctly.  Avoid picking up extra
16554         spaces when reading CC and CXX from Makefile.  When doing a
16555         Canadian Cross, use plausible default values for numerous
16556         variables.
16557         * configure.in: When doing a Canadian Cross, don't try to
16558         configure tools whose configure script can't handle it.
16560 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16562         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16564 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16566         * configure:  Remove dubious bug reporting address.
16568 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16570         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16571         configure script, run that instead of this directory's configure.
16572         In either case, print a message that we're configuring the sub-dir.
16574 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16576         * configure.in: Before checking for the existence of various files,
16577         use sed to filter out "target-".
16579 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16581         * Makefile.in (DO_X): Split rule to decrease command line length
16582         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16583         (Philippe De Muyter).
16585 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16587         * Makefile.in (all-patch): depend on all-libiberty.
16589 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16591         * configure.in: If the only directory in target_configdirs which
16592         actually exists is libiberty, then set target_configdirs to empty,
16593         to avoid trying to build a target libiberty in a gas or gdb
16594         distribution.
16596 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16598         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16599         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16600         systems.
16602 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16604         * configure.in (copy_dirs): Use sys-include instead of include
16605         for --with-headers option.
16607 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16609         * Makefile.in, configure.in: Make winsup builds work with
16610         new scheme.
16612 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16614         * configure.in: Build the linker on AIX.
16616 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16618         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16619         where needed.
16621 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16623         * Makefile.in (all-gcc): Fix typo.
16625 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16627         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16629 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16631         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16632         to target-xiberty, to provide more flexibility.
16633         (target_subdir):  Define.  Create if cross.
16634         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16635         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16636         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16637         check-libFOO -> check-target-libFOO, etc.
16638         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16639         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16640         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16641         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16642         allow ALL_GCC="" to only configure.
16643         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16644         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16645         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16647 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16649         * Makefile.in (taz): Build "info" in etc explicitly.
16651 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16653         * configure.in:  Make sure that CC is undefined (as opposed to
16654         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16655         problem with autoconf trying to configure on a host without GCC.
16657 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16659         * mpw-configure: Set host alias from choice of host compiler,
16660         only use generic MPW Makefile sed if present, edit a file
16661         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16662         * mpw-README: Add problem notes about CW6 and CW7.
16664 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16666         * Makefile.in (taz): Use ";" instead of ";;".
16668 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16670         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16671         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16672         DISTDOCDIRS.
16673         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16674         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16676 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16678         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16679         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16680         Move bfd to DISTSTUFFDIRS.
16682 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16684         * Makefile.in (X11_LIB): Removed.
16685         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16687         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16689 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16691         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16692         names.
16694 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16696         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16698 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16700         * configure.in (i[345]86-*-win32): Always build newlib.
16701         Don't configure cvs, autoconf or texinfo.
16702         * Makefile.in (LD_FOR_TARGET): New.
16703         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16704         Pass down LD_FOR_TARGET.
16706 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16708         * winsup: New directory.
16709         * Makefile.in: Build winsup.
16710         * configure.in: Winsup is configured when target is win32.
16711         Can only build win32 target GDB when native.
16713 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16715         * config.guess: Recognize HP model 819 machines as having
16716         a PA 1.1 processor.
16718 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16720         * configure: Fix sed loop which substitutes for CC and CXX to
16721         avoid bug found in various sed implementations.
16723 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16725         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16726         simulator.  Use standard powerpc-*-eabi*.
16728 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16730         * configure.in: Stop putting gas and binutils in noconfigdirs for
16731         powerpc-*-aix* and rs6000-*-*.
16733 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16735         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16736         -mcall-aixdesc libraries.
16738 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16740         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16742         * config.sub (arm | armel | armeb): Fix shell syntax.
16744 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16746         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16747         -msoft-float and -mcpu=common support.
16748         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16749         libraries.
16751 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16753         * configure.in: Allow configuration and build of emacs19 for the alpha.
16755 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16757         * configure.in (CC): Get ^CC, not just any old CC, from
16758         ${host_makefile_frag}.
16760 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16762         * configure.in (CC): Try to get CC from
16763         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16765 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16767         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16768         only if it exists in $(srcdir).
16770 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16772         * configure: If CC and CXX are not set in the environment, set
16773         them, based on either an existing Makefile or on searching for gcc
16774         in PATH.  Substitute for CC and CXX in Makefile.
16775         * configure.in: Remove libm from target_libs.  Separate
16776         target_configdirs from configdirs.  If CC is not set in
16777         environment, try to get it from a host Makefile fragment.  Rewrite
16778         changes of configdirs to use skipdirs instead.  A few minor
16779         tweaks.  Take directories out of target_configdirs as they are
16780         taken out of configdirs.  Remove existing Makefile files from
16781         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16782         CONFIG_ARGUMENTS in Makefile.
16783         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16784         by configure.in.
16785         (CONFIG_ARGUMENTS): Likewise.
16786         (CONFIGURE_TARGET_MODULES): New variable.
16787         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16788         ($(CONFIGURE_TARGET_MODULES)): New target.
16789         (configure-libg++, configure-libio): New targets.
16790         (all-libg++): Depend upon configure-libg++.
16791         (all-libio): Depend upon configure-libio.
16792         (configure-libgloss, all-libgloss): New targets.
16793         (configure-libstdc++): New target.
16794         (all-libstdc++): Depend upon configure-libstdc++.
16795         (configure-librx, all-librx): New targets.
16796         (configure-newlib): New target.
16797         (all-newlib): Depend upon configure-newlib
16798         (configure-xiberty): New target.
16799         (all-xiberty): Depend upon configure-xiberty.
16801 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16803         * configure.in (host i[345]86-*-win32):  Expand the
16804         noconfigdirs again.
16806 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16808         * mpw-configure: Fix sed command file name.
16810 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16812         * configure.in (host i[345]86-*-win32): Reduce the
16813         noconfigdirs again.
16815 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16817         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16818         or powerpc*-*-pe*, since they are not yet supported.
16820 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16822         Add PowerMac support and many other enhancements.
16823         * mpw-configure: New option --cc to select compiler to use,
16824         paste options set according to --cc into the generated
16825         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16826         if mpw-make.sed is present.
16827         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16828         add forward includes for PowerPC include files.
16829         * mpw-build.in: Build using Makefile.PPC if present.
16830         (do-byacc, etc): Remove separate version resource builds.
16831         (do-gas): Build "stamps" before "all".
16832         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16833         * mpw-README: Update to reflect --cc option, PowerMac support,
16834         and recently-reported compatibility problems.
16836 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16838         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16839         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16840         (--with-multilib-top): Pass to recursive invocations.
16842 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16844         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16845         v810-*-*.
16847 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16849         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16850         gdb, ld and opcodes on v810-*-*.
16852 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16854         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16855         (local-maintainer-clean): New target.
16856         (maintainer-clean): New target.
16857         (realclean): Just depend upon maintainer-clean.
16859 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16861         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16863 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16865         * configure.in: Build ld in mips*-*-bsd* case.
16867 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16869         * config.sub: Accept -lites* OS.  From Ian Dall.
16871 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16873         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16874         targets.
16876 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16878         * configure.in: treat i386-win32 canadian cross the same as
16879         i386-go32 canadian cross.
16881 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16883         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16884         running under the simulator to build a reduced set of libraries.
16885         (powerpc-*-eabiaix): Add fine grained multilib support added to
16886         other powerpc targets yesterday.
16888 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16890         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16891         -disable-softfloat, -disable-relocatable, -disable-aix, and
16892         -disable-sysv to control which multilib libraries get built.
16894 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16896         * configure: Add Makefile.tem to list of files to remove in trap
16897         handler.
16899 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16901         * config.guess (*Linux*):  Add missing "exit"s.
16902         Also, need specific check for alpha-unknown-linux (uses COFF).
16904 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16906         * config.guess:  Merge with FSF:
16908         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16909         * config.guess (AIX4): More robust release numbering discovery.
16911         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16912         * config.guess (i386-sequent-ptx): Properly get version number.
16914         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16915         * config.guess (mips:*:4*:UMIPS): New case.
16917 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16919         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16920         (i386-win32 host): Likewise.  Don't build readline.
16922 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16924         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16925         SUPPORT_FILES to submakes.
16927 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16929         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16930         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16931         mpw-configure.
16933 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16935         * configure.in (appdirs): Use =, not ==, in test expression when
16936         trying to build the text to print in the warning message for
16937         Solaris users.
16939 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16941         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16943 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16945         * config.guess: Recognize lynx-2.3.
16947 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16949         * config.sub (z8ksim): Deleted
16950         (z8k-*-coff): New, this is the one true name of the target.
16952 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16954         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16956 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16958         * config.guess (*:Linux:*:*): First try asking the linker what the
16959         default object file format is (elf, aout, or coff).  Then if this
16960         fails, try previous methods.
16962 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16964         * configure.in: Don't build newlib for *-*-vxworks5.1.
16966 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16968         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16969         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16971 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16973         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16975 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16977         * cfg-ml-com.in: New file.
16978         * cfg-ml-pos.in: New file.
16980 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16982         * COPYING.NEWLIB: Add HP free copyright to list.
16984 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16986         * config.sub: Recognize -eabi* for the system, not just -eabi.
16988 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16990         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16991         * config.sub, configure.in (win32): New target and host.
16993 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16995         * configure.in: Add i386-pe configuration.
16997 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16999         * mpw-build.in (install): Install GDB after LD.
17001 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17003         * mpw-config.in (elf/mips.h): Always forward-include, needed
17004         for GDB to build.
17006 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17008         * testsuite: New directory for customer acceptance and whole tool
17009         chain tests.
17011 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17013         * configure: If per-host line isn't found, but AC_OUTPUT is found
17014         and a configure script exists, run it instead.
17016 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17018         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17020 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17022         * configure: Set build_{cpu,vendor,os,alias} to host values when
17023         --build isn't specified.
17025 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17027         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17028         (FLAGS_TO_PASS): Pass them.
17029         (EXTRA_TARGET_FLAGS): Ditto.
17031 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17033         * Makefile.in (all-libg++): Depend on all-libstdc++.
17035 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17037         * configure.in (noconfigdirs): Enable all packages for
17038           i386-unknown-netbsd.
17040 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17042         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17043         hosted builds (DOS builds)
17045 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17047         Changes for ARM based on patches from Richard Earnshaw:
17048         * config.sub: Handle armeb and armel.
17049         * configure.in: Omit arm linker only for riscix.
17051 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17053         * config.guess:  Update from FSF.
17055 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17057         * config.sub: Recognize powerpcle as the little endian variant of
17058         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17059         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17060         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17061         temporarily.
17063 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17065         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17067 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17069         * config.sub: Accept -lites* as a basic system type.
17071 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17073         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17074         installed, and if so return linuxoldld as the system name.
17076 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17078         * config.guess: Add hppa1.1-hp-lites support.
17080 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17082         * configure.in: Don't build newlib for m68k-vxworks5.1.
17084 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17086         * configure.in (mips-sgi-irix6): Use mh-irix5.
17088 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17090         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17092 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17094         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17095         OSF/1.  Fix compiler flags.
17096         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17098 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17100         * configure.in: Recognize --with-newlib.
17101         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17103 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17105         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17106         to *_X11_MODULES due to gdbtk needing X include files et al.
17108 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17110         Merge in support for Mac MPW as a host.
17111         (Old change descriptions retained for informational value.)
17113         * mpw-config.in: Add generic include forwards for cpu-specific
17114         include files in aout and elf directories.
17116         * mpw-configure: Added copyright.
17117         * mpw-config.in: Check for presence of required build tools.
17118         (target_libs): Add newlib.
17119         (target_tools): Add examples.
17120         (Read Me): Generate as "Read Me for MPW" instead.
17121         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17122         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17123         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17125         * mpw-configure: Remove subdir-specific makefile hackery,
17126         delete mk.tmp after using it.
17128         * mpw-build.in (all): Display start and end times.
17130         * mpw-configure (host_canonical): Set.
17131         (target_cpu): Always add to makefiles.
17132         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17133         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17134         (mpw-mh-mpw): Look for in srcdir and srcroot.
17135         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17137         * mpw-build.in: (install-only): New target.
17139         * mpw-configure (host_alias, target_alias): Rename from hostalias
17140         and targetalias, add into generated Makefile.
17141         (mk.tmp): If present, add into generated Makefile.
17142         * mpw-build.in (all-gas): Build config.h first before gas proper.
17144         * mpw-configure (config.status): Write only if changed.
17145         * mpw-config.in (readline): Configure it (not built, just used for
17146         definitions).
17148         * mpw-config.in (elf/mips.h): Add a forward include.
17150         * mpw-config.in: Forward-include most .h files in include into
17151         extra-include.
17152         (readline): Don't build.
17153         mpw-build.in (install): Install GDB.
17155         * mpw-configure (prefix, mpw_prefix): Handle it.
17156         * mpw-config.in (mmalloc, readline): Don't configure.
17157         * mpw-build.in (thisscript): Rename to ThisScript.
17158         Use mpw-build instead of BuildProgram everywhere.
17159         (mmalloc, readline): Don't build.
17160         * mpw-README: New file, basic documentation about the MPW port.
17162         * mpw-config.in: Use forward-include to create include files.
17164         * mpw-configure: Add more things to the top of each configured
17165         Makefile, including contents of config/mpw-mh-mpw.
17166         * mpw-config.in (extra-include): Create this directory and fill it
17167         with Posix-like include files when configuring.
17169         * config.sub (apple, mac, mpw): Add various aliases.
17171         * mpw-build.in: New file, top-level build script fragment for MPW.
17172         * mpw-configure: New file, configure script for MPW.
17173         * mpw-config.in: New file, config fragment for MPW.
17175 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17177         * configure.in (host_libs): Remove glob, since it is gone from the
17178         sources.
17180 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17182         * Makefile.in: define empty GDB_NLM_DEPS var.
17184         * configure.in(target_makefile_frag): use config/mt-netware
17185         for netware targets.
17187 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17189         * config.sub: Merge in recent FSF changes.  Remove linux special
17190         cases.
17192 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17194         Revert this change:
17196         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17198                 * build-all.mk: Use CC=cc -Xs on Solaris.
17200 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17202         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17203         stop using it.
17204         * Makefile.in: Nuke all references to glob subdirectory.
17206 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17208         * configure.in: Fix --enable-shared logic in per-host.
17210 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17212         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17214 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17216         * configure.in (noconfigdirs): Don't build gas on AIX, for
17217         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17219 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17221         * configure: Fix --cache-file to work if the file argument is a
17222         relative path.
17224 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17226         * configure: If the --cache-file is used, pass it down to
17227         configure in subdirectories.
17229 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17231         * config.sub: add vxworks29k configuration.
17233 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17235         * Makefile.in (taz): Do "diststuff" part quietly.
17237 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17239         * config.sub: Mini-merge with gcc/config.sub.
17241 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17243         * config.guess (IRIX): Sed - to _.
17245 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17247         * Makefile.in (source-vault, binary-vault): New targets.
17249 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17251         * config.sub: Recognize -eabi as a basic system type.
17253 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17255         * configure.in (enable_shared stuff): Fix typo.
17257 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17259         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17261 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17263         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17265 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17267         * configure.in (rs6000-*-*): Don't build gas.
17269 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17271         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17272         reduce command line length.
17273         (AS_FOR_TARGET): Check for as.new, not Makefile.
17274         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17276 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17278         * config.guess:  Merge from FSF.
17280 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17282         * configure: Don't use $ when handling program_suffix.
17284 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17286         * configure.in:  Configure tk for hppa/hpux.
17288 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17290         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17292 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17294         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17295         to LIBCXXFLAGS.  Tests are better run without it.
17297 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17299         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17301 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17303         * configure.in (*-*-netware*): Don't configure xiberty.
17305 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17307         * configure.in:  Remove tk from native_only list.
17309 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17311         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17312           for special NCD build.
17314 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17316         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17317         makeall.bat, they're only useful for binutils snapshots.
17318         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17319         makeall.bat to specified SUPPORT_FILES.
17321 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17323         * build-all.mk: Add Ericsson targets to sun4 and solaris
17324           hosts.  Add  BNR's sun4 target to solaris host, so their
17325           build-from-source will be tested in-house first.
17327 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17329         * Makefile.in (LIBCFLAGS): New variable.
17330         (CFLAGS_FOR_TARGET): Ditto.
17331         (LIBCFLAGS_FOR_TARGET): Ditto.
17332         (LIBCXXFLAGS): Ditto.
17333         (CXXFLAGS_FOR_TARGET): Ditto.
17334         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17335         (BASE_FLAGS_TO_PASS): Pass them.
17336         (EXTRA_TARGET_FLAGS): Ditto.
17338         * configure.in: Support --enable-shared.
17340 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17342         * configure.in (target_libs):  Include libstdc++ again.
17343         * config.guess:  Update from FSF (for FreeBSD).
17345 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17347         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17348         makeall.bat.
17349         (DISTDOCDIRS): Add `etc'.
17350         (ETC_SUPPORT_PFX): New variable.
17351         (taz): Include anything from etc starting with a word in
17352         ETC_SUPPORT_PFX.
17354 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17356         * config.sub: Update for recent FSF changes.  Remove obsolete
17357         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17358         spacing changes.
17360 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17362         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17364         * config.guess:  Merge with FSF.
17365         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17367 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17369         * configure: Since the "trap 0" handler will override the exit
17370         status on many systems, only use it for "exit 1", and make it set
17371         a non-zero exit status; reset it before "exit 0".  Also, check
17372         exit status of config.sub, and error out if it failed.
17374 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17376         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17377         and install libgloss.
17379 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17381         * Makefile.in (all-binutils): Depend upon all-byacc.
17383         * configure.in: Don't build emacs on Irix 5.
17385 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17387         * configure.in (*-*-netware*): Add libio.
17389 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17391         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17392         (CHECK_TARGET_MODULES): Ditto.
17393         (INSTALL_TARGET_MODULES): Ditto.
17394         (TARGET_LIBS): Ditto.
17395         (all-libstdc++): Note dependencies.
17397 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17399         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17401 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17403         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17404         -fexternal-templates.
17406         * configure.in (target_libs): Add libstdc++.
17407         (noconfigdirs): Add libstdc++ as appropriate.
17409 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17411         * config.guess:  Update from FSF.
17413 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17415         * configure: Use ${config_shell} when running ${configsub}.
17417 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17419         * config.sub: No longer recognize h8300h.
17421 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17423         * config.sub: Remove extraneous differences between config.sub and
17424         gcc/config.sub.
17426 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17428         * Makefile.in (DISTSTUFFDIRS): Add gas.
17430 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17432         * COPYING.NEWLIB: New file.
17434 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17436         * config.guess (HP-UX):  Patch from Harlan Stenn
17437         <harlan@landmark.com> to also emit release level.
17439 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17441         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17443 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17445         * config.sub:  Merge nextstep cleanup from FSF.
17447 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17449         * configure.in (arm-*-*): Don't configure ld for this target.
17451 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17453         * configure.in (*-*-netware): don't configure libg++, libio,
17454           librx, or newlib.
17456 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17458         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17459         configure ld--it works, but it doesn't support shared libraries.
17461 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17463         * config.guess (*-unknown-freebsd*):  Get rid of possible
17464         trailing "(Release)" in version string.
17465         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17467 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17469         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17470         Fix type: *-next-neststep -> *-next-nextstep.
17472         * config.guess:  Merge from FSF:
17474         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17476         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17478         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17480         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17481         instead of UNIX_SV for UnixWare 1.0).
17483 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17485         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17486         to make gdb/nlm/* build after the compiler and linker.
17488 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17490         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17491         not just i[34]86.
17492         (m68k-atari-sysv4):  Relocate to match FSF version.
17494         * config.guess:  More merges from the FSF:
17496         Add a space before function call or macro invocation.
17498         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17500         * config.guess: Add trap cmd to remove dummy.c and dummy when
17501         interrupted.
17503         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17505         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17506         (dummy): Redirect stderr from compilation of dummy.c.
17508         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17510         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17512 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17514         * configure: Accept and ignore --cache*, for compatibility with
17515         new autoconf.
17517 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17519         * config.guess:  Merge from FSF:
17521         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17523         * config.guess (Pyramid*:OSx*:*:*): New case.
17524         (PATH): Add /.attbin at end for finding uname.
17525         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17527         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17529         * config.guess (M88*:DolphinOS:*:*): New case.
17531         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17533         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17534         to select whether to use ELF or COFF.
17536         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17538         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17540         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17542         * config.guess: Guess the OS version for HPUX.
17544         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17546         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17548 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17550         * configure.in: Recognize --with-headers, --with-libs, and
17551         --without-newlib.
17552         * Makefile.in (all-xiberty): Depend upon all-ld.
17554 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17556         * configure.in: Change i[34]86 to i[345]86.
17558 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17560         * configure (version): A few more tweaks to help message.
17562 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17564         * Makefile.in:  Remove (for now) librx as a host library,
17565         now that we're building it for target.
17567 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17569         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17570         (Karl Berry).
17572 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17574         * configure.in:  Also configure librx.
17576 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17578         * Makefile.in:  Update various rules to reflect that librx
17579         is now needed for libg++.
17581 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17583         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17585 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17587         * configure.in: Configure the examples directory.
17589 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17591         * configure: Simplify Jun 2 1994 change.
17593 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17595         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17596         /bin/gcc isn't good enough to build gcc.
17598 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17600         * Makefile.in (GDB_SUPPORT_FILES): Remove
17601         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17602         (gdb.tar.gz): Add new rule to use standard distribution building
17603         mechanism.
17605 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17607         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17608         Bill Cox <bill@cygnus.com>.
17610 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17612         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17614 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17616         * configure:  Search current dir first in .gdbinit.
17618 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17620         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17622 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17624         * config.sub:  Refer to NeXT's operating system as nextstep.
17626         * config.sub (case $basic_machine):  Re-order the cases, to match
17627         the order in the FSF version (which is mostly alphabethical).
17628         Merge in some additions and changes from the FSF.
17630 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17632         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17633         * config.sub: Recognize cxux7.
17634         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17636 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17638         * config.sub:  Fix typo powerpc -> powerpc-*.
17640 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17642         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17644         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17645         parallel with all-emacs and install-emacs).  Top-level command
17646         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17648 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17650         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17651         $(relbindir)/make before doing ``make install'', and use
17652         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17653         installing over running make binary.
17654         ($(host)-stamp-stage3-installed): Likewise.
17656 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17658         * config.guess: Recognize Mach.
17660 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17662         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17663         see whether --exec-prefix was used.
17665 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17667         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17669 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17671         * Makefile.in: Add all-librx target similar to all-libproc.
17673 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17675         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17676         with post 1.2 uname bogosity.
17678 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17680         * configure: Remove temporary files on receipt of a signal.
17682 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17684         * configure: If there is a package_makefile_frag, remove
17685         ${subdir}/Makefile.tem after copying it in.
17687 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17689         * build_all.mk: support rs6000 lynx identifies itself as
17690         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17691         since /bin/gcc is too feeble to compile a modern gcc.
17693 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17695         * brought devo/test-build.mk update-to-date with progressive/
17696           test-build.mk. Add lynx targets and hppa flag info.
17698 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17700         * configure.in:  Use mh-ncrsvr43.  Patch from
17701         Tom McConnell <tmcconne@sedona.intel.com>.
17703 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17705         * config.guess (i386-unknown-bsdi):  No longer need to
17706         check #if defined(__bsdi__) && defined(__i386__).
17708 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17710         * configure: Set program_transform_nameoption correctly.
17712 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17714         * brought build-all.mk update-to-date with progressive build-all.mk,
17715           added new targets and hppa info.
17717 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17719         * configure: If config.guess result is a prefix of the user
17720         specified target, assume a native build and use the user specified
17721         target as the host alias.  Remove SunOS patch suffix removal hack.
17722         * configure.in: Remove SunOS patch suffix removal hack.
17724         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17725         in NATIVE_CHECK_MODULES.
17727 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17729         * Makefile.in: Rename HOST_ONLY to NATIVE.
17730         * configure: Delete SunOs patch suffix from host_canonical
17731           and build_canonical variables that are prepended to Makefiles.
17732         * configure.in: Add comments for easier maintenance.
17734 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17736         * Makefile.in: Add all-libproc target similar to all-gui.
17738 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17740         * Makefile.in (CHECK_MODULES): split into
17741         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17743 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17745         * config.guess (i386-unknown-bsdi): New system to guess.
17747 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17749         * Makefile.in: Add all-gui target (but not yet build by "all").
17751 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17753         * config.sub: Move deletion of patch suffix from here...
17754         * configure.in: To here, at Ian's suggestion.  The top-
17755           level scripts might need to know of a patch level.
17757 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17759         * config.sub: Strip off patch suffix so rtl is recognized
17760           as a sunos4.1.3 machine, even though it's been patched.
17762 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17764         * Makefile.in (INSTALL_LAST): Delete.
17765         (INSTALL_DOSREL): New.
17767 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17769         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17770         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17771         whether we pass down --with-gnu-ld anyhow.
17773 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17775         * Makefile.in (INSTALL_LAST): Change operation so it works
17776         on more flavors of make.
17777         * configure.in (go32): Don't build libg++ or libio.
17779 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17781         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17782         they can be overriden by templates.
17784 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17786         * configure.in (target==go32): Don't build gdb.
17787         * dosrel: New directory.
17789 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17791         * configure.in (host==go32): Configure dosrel too.
17792         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17793         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17794         be set by incoming names or templates.
17795         (INSTALL_LAST): New rule.
17797 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17799         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17801 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17803         * configure.in (appdirs): New variable.  Currently empty, but will
17804         be used in gas distribution.  If nonempty, lists a set of
17805         directories at least one of which must get configured, or top
17806         level configuration is considered to have failed.
17807         (rs6000-*-lynxos*): Use new file name.
17809 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17811         Eliminate XTRAFLAGS.
17812         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17813         newlib include files using -idirafter, and also use -nostdinc.
17814         (CXX_FOR_TARGET): Likewise.
17815         (XTRAFLAGS): Removed.
17816         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17817         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17818         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17819         ($(DO_X)): Don't pass down XTRAFLAGS.
17821 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17823         * configure.in (mips*-dec-bsd*): New target; do build linker.
17824         (mips*-*-bsd*): New target; don't build linker.
17826 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17828         * configure.in: support rs6000-*-lynxos* configuration.
17829         support sunos4 as a cross target.
17831         * config.sub: look for lynx*, not lynx since the OS version may
17832         legitimately be part of the name.
17834 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17836         * configure.in (i[34]86-*-sco*): Move to be with other i386
17837         targets.
17838         (romp-*-*): New target.  Skip various binary utilities.
17839         (vax-*-*): New target.  Don't build newlib.
17840         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17842 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17844         * configure.in: Only set host_makefile_frag if config
17845         directory exists.
17847 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17849         * install.sh: If $dstdir exists, don't check whether each
17850         component does.
17852 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17854         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17856 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17858         * configure.in (*-*-lynxos*): Don't configure newlib for either
17859         native or cross Lynx.
17861 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17863         * config.sub (sparc64-elf): Fix os.
17864         (z8k): Remove duplicate.
17866 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17868         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17869         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17871 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17873         * configure: Make file links cleanly even if Lynx fails on
17874           an NFS symlink (at least fail cleanly).
17876 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17878         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17879         -XNh2000.
17881 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17883         * configure: Unknown options are fatal again.
17885 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17887         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17888         compatibility.
17890 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17892         * build-all.mk: Add `clean' target.
17894 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17896         * config.guess:  Add SINIX support.
17897         * configure.in:  Add mips-*-sysv4* support.
17899 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17901         * build-all.mk: Document all useful targets.
17902         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17903         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17905 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17907         * configure: Support --silent, --quiet.
17909 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17911         * configure: Support --disable-FEATURE.
17913 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17915         * config.guess: Recognize NCR running SVR4.3.
17917 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17919         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17920         Patch from Paul Eggert <eggert@twinsun.com>.
17922 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17924         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17926 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17928         * configure: Make unrecognized options give nonfatal warnings
17929         instead of fatal errors, and pass them to any subdirectory
17930         configures in case they recognize them.
17931         Make --x equivalent to --with-x.
17933 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17935         * configure: Add --enable-* options.  Clean up usage message and
17936         some comments.
17938 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17940         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17942 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17944         * configure.in (hppa*-*-*): Enable binutils.
17946 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17948         * config.sub: Recognize cisco.
17950 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17952         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17954 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17956         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17957         than one configuration name.  Add comment.
17959 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17961         * config.guess: about target *-hitachi-hiuxwe2, fixed
17962         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17963         macro is incorrect.]
17965 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17967         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17968         than the "make ls" stuff which used to be here.
17970 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17972         * config.guess:  Recognize i[34]86-unknown-freebsd.
17973         From Shawn M Carey <smcarey@rodan.syr.edu>.
17975 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17977         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17979 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17981         * config.guess: Check for ptx.
17983 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17985         * config.sub: Add os9k checking.
17987 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17989         * config.guess: Handle OSF1 running on HPPA processors
17991 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17993         * configure: If subdir configure fails, print out a message with
17994         subdirectory name, in case subdir's configure code didn't identify
17995         itself.
17997 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17999         * configure.in: Remove embedded newlines from configdirs.
18000         Avoid mismatches of substrings.  Fix matching strings at end
18001         of configdirs.
18003 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18005         * config.guess:  Add Lynx/rs6000 config support.
18007 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18009         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18011 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18013         * configure.in (hppa*-*-osf*): Treat this just like most other
18014         PA configurations (eg no binutils or ld).
18015         (hppa*-*-*elf*): These configurations have binutils and ld.
18017 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18019         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18021 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18023         * configure.in (rs6000-*-*): Build gas.
18025 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18027         * Makefile.in:  Avoid bug in losing hpux sed.
18029 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18031         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18032         for GDB and GDB has been fixed to not need it.
18034 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18036         * config.guess: Recognize vax hosts.
18038 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18040         * configure (while loop): Don't use "break 2" inside case
18041         statement -- the case statement isn't an enclosing loop.
18043 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18045         * config.guess:  Clean up NeXT support, to allow nextstep
18046         on Intel machines.  Make OS be nextstep.
18048 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18050         * config.guess: Add alternate forms for Convex.
18052 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18054         * configure:  Completely rewrite option processing.  Take
18055         advantage of pattern-matching to avoid invoking test frequently.
18056         Also clean up host and target defaulting logic.
18058 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18060         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18061         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18062         commands (plus user environment) will fit SCO limits.
18064 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18066         * configure.in: Don't issue warnings about directories which are
18067         not being configured if -norecursion is set.  Correct test for
18068         --with-gnu-as and --with-gnu-ld to not get confused by substring
18069         matches.
18071         * configure.in: Don't build gas for alpha-dec-osf1*.
18073 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18075         * configure:  Back out Per's change of 12/19/1993.  It changes the
18076         behavior of configure in unexpected and confusing ways.
18078         Also, use different delim char when calculating
18079         program_transform_name so that the name can contain slashes.
18081 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18083         * configure.in, config.sub: Add support for VSTa micro-kernel.
18085 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18087         * configure.in: Nuke hacks which were used to get a special
18088         version of GAS for HPPA configurations.
18090 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18092         * configure:  If only ${target_alias} is given, use that
18093         as the default for ${host_alias}.
18094         * configure:  Add missing back-slashes before nested quotes.
18096 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18098         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18100 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18102         * config.guess:  Recognize some Tektronix configurations.
18103         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18105 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18107         * config.sub: Match any flavor of SH.
18109 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18111         * configure.in: Don't try to configure newlib for Alpha.
18113 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18115         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18116         libg++ or libio for any Alpha target.
18118         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18120 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18122         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18123         default arguments -- so it tried to compress itself.
18125 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18127         * configure.in (notsupp): ensure that a space is always at the end
18128           of the configdirs list, since the grep checks for an explicit space
18130 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18132         * configure.in (target i386-sysv4.2): don't build ld, since static
18133           versions of many libraries are not available.
18135 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18137         * config.guess: Recognize Apollos (using environment variables).
18138         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18140 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18142         * config.guess: Recognize Sony news mips running newsos.
18144 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18146         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18147         "fi ; else" for bash.
18149 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18151         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18153 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18155         * config.sub: accept unixware as an alias for svr4.2.
18156         Fix some inconsistancies with the gcc version.
18158 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18160         * Makefile.in (DISTDOCDIRS):  Add gdb.
18162 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18164         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18166 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18168         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18169         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18170         this now.
18172 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18174         * config.sub: Accept hiux* as an OS name.
18176         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18177         etc/make-stds.texi.  The underscore came from gcc, and dje now
18178         agrees that RUNTESTFLAGS is the correct name.
18180 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18182         * install.sh:  Remove 'set -e'.  It makes any conditionals
18183         in the script useless.
18185         * config.guess: Automatically recognize arm-acorn-riscix
18186         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18188 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18190         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18192 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18194         * Makefile.in (DISTDOCDIRS): New variable.
18195         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18196         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18198 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18200         * configure.in (hppa target): check the source directory for the
18201           pagas sub-directory
18203 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18205         * config.sub: Allow -aout* and -elf*.
18207 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18209         * configure.in: Don't build ld on i386-solaris2, same as for
18210         sparc-solaris2.
18212 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18214         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18216 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18218         * configure.in:  Configure gdb for alpha.
18220 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18222         * Makefile.in (CXXFLAGS): Add -O.
18224 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18226         * config.guess: added support for DG Aviion
18228 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18230         * configure.in: Produce warning message for subdirectories not
18231         configurable for this host/target combination.  Don't try to
18232         configure gdb for vms.
18234 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18236         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18237         appropriate files before making "diststuff".
18238         (DISTBISONFILES): New var: list of files to be edited.
18239         (DISTSTUFFDIRS): Add binutils.
18241 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18243         * config.sub: also handle mipsel and mips64el (for little endian mips)
18245 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18247         * configure.in: Add * to end of all OS names.
18249 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18251         * configure.in: Build newlib for LynxOS native.
18253 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18255         * config.guess: Add support for delta 88k running SVR3.
18257         * configure.in: Add comment about HP compiler vs. emacs.
18259 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18261         * configure.in: don't build ld on solaris2 (not a viable option
18262           due to bugs in getpwnam & getpwuid)
18264 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18266         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18267         config.guess will produce a full version number.
18269 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18271         * configure.in: Build linker and binutils for alpha-dec-osf1.
18273 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18275         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18276         and gdb/testsuite/Makefile.in.
18278 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18280         * configure.in: recognize mips*- instead of mips-
18282 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18284         * config.sub: Accept linux*coff and linux*elf as operating
18285         systems.
18287 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18289         * config.sub: Recognize mips64, and mips3 as an alias for it.
18291 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18293         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18294         gdb knows how to handle OSF/1 shared libraries.
18296 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18298         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18299         * config.guess: Recognize Hitachi's HIUX.
18300         * config.sub: Recognize h3050r* and hppahitachi.
18301         Remove redundant cases for hp9k[23]*.
18303 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18305         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18306         if gas and ld are in the source tree and are in ${configdirs}.
18307         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18308         --with options (but still pass them down on the command line,
18309         if they were explicitly specified).
18311 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18313         * configure: substitute SHELL value in Makefile.in with
18314         ${CONFIG_SHELL}
18316 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18318         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18319         *-*-solaris2* targets.
18321 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18323         * Makefile.in: define M4, and pass it down to sub-makes;
18324         all-autoconf now depends on all-m4
18326 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18328         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18329         presence of {ar,ranlib} instead of a configured directory
18331 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18333         * config.guess: Accept 34?? as well as 33?? for NCR.
18335 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18337         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18338         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18340 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18342         * configure: grab values for $(CC) and $(CXX) from the
18343         environment, so that someone can do "CC=gcc configure; make" and
18344         have it work right (matching the way that autoconf works now)
18346         * configure.in, Makefile.in: add support for gash, the tcl
18347         interface to Galaxy
18349         * config.guess: add NetBSD variants (hp300, x86)
18351 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18353         * install.sh: Support -d option (in the manner of SunOS 4 install,
18354         as it is more deterministic than that of GNU install)
18355         (chmodcmd): Set file to mode 755 by default (should also do default
18356         chgrp and chown, but I don't feel like dealing with that now)
18358 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18360         * config.sub: Remove h8300hhms alias.
18362 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18364         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18366 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18368         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18369         as stmp-fixinc
18371 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18373         * config.sub: recognize m88110-bug-coff.
18375 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18377         * Makefile.in (all-libio): all dependencies on the toolchain used
18378         to build this (gcc, gas, ld, etc)
18380 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18382         * config.guess: Deal with OSF/1 1.3 on alpha.
18384 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18386         * install.sh: add some 'else true' clauses for portability
18388         * configure.in: don't build libio for h8[35]00-*-* targets
18390 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18392         * Makefile.in:  Add support for new libio.
18394 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18396         * install.sh: If one command fails, don't try the rest.  Don't try
18397         to remove $dsttmp (via trap) unless we have already created it.
18398         If $src doesn't exist, detect it and exit with an error.
18400         * config.guess: Recognize BSD on hp300.
18402 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18404         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18405         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18407 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18409         * Makefile.in (all-send-pr): depends on all-prms
18411 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18413         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18415 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18417         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18418         Added test for mips-mips-riscos5.
18420 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18422         * configure.in: use mh-hp300 for 68k HP hosts
18424 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18426         * configure: add support for CONFIG_SHELL, so that you can use
18427         some alternate shell for evaluating configure scripts
18429 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18431         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18432         in configure script to bug-gdb@prep.ai.mit.edu when building
18433         distribution archive.
18434         * Makefile.in (COMPRESS):  Remove def.
18435         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18436         gdb.tar.Z and make-gdb.tar.Z respectively.
18437         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18438         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18439         to convergence with 'taz' target in Makefile.in.
18441 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18443         * install.sh (dsttmp): use trap to ensure that tmp files go
18444         away on error conditions
18446 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18448         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18450 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18452         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18453         its parent is '/' not ''.
18455         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18457 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18459         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18460         that ${newsrcdir}/configure.in does.
18462 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18464         * test-build.mk: support for CONFIG_SHELL
18466 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18468         * config.sub (netware):  Add as a basic system type.
18470 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18472         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18473           $(srcdir)/ from the dependency on Makefile.in.
18475 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18477         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18478         (h8300hhms is temporary until multi-libraries are implemented).
18479         * configure.in: Handle h8300h too.
18481 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18483         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18485 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18487         * configure:  Remove extraneous output when guessing host type.
18488         * config.guess:  Remove extraneous output when guessing using C
18489         compiler rather than uname, or when guessing fails.
18491 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18493         * Makefile.in: remove all.cross and install.cross targets
18495         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18496           definitions
18498 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18500         * configure.in (target sh): Build gprof.
18502 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18504         * config.sub: change -solaris to -solaris2
18506 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18508         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18510 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18512         * configure: Correct error message for missing Makefile.in to
18513         print correct directory.
18515 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18517         * install.sh: kludge around 386BSD shell bug
18519 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18521         * config.guess:  Recognize NeXT.
18522         * config.guess:  Recognize i486-ncr-sysv4.
18523         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18525 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18527         * Makefile.in (MAKEINFOFLAGS): New variable.
18528         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18529         * build-all.mk, test-build.mk: Pass down --no-split as
18530         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18532 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18534         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18536 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18538         * Makefile.in (libg++.tar.z):  New rule.
18539         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18540         * Makefile.in (taz):  Only do a single chmod.
18542 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18544         * install.sh: don't use dirname anymore (replaced with sed usage)
18546 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18548         * Makefile.in:  Change extension for gzip'd files from '.z' to
18549         '.gz' per new FSF standard usage.
18551 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18553         * configure: put quotes around the final value of program_transform_name
18555 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18557         * Makefile.in: new install.sh support; update install-info rules
18559 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18561         * configure.in: Build diff for crosses, but not for go32 host.
18563         * configure.in: Build gprof only for native, and don't build it
18564         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18566 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18568         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18570 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18572         * configure.in (host_tools): Add prms.
18574 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18576         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18577         with $(FLAGS_TO_PASS) on the command line
18579         * config.sub: Recognize lynx and lynxos
18581 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18583         * config.sub: Accept -ecoff*, not just -ecoff.
18585 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18587         * Makefile.in (taz): Use .gz suffix instead of .z.
18588         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18589         names.
18591 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18593         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18595 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18597         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18598         that rebuilds that might happen during 'make install' don't get
18599         bogus gcc include files
18601 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18603         Change from Utah for HPPA support:
18604         * config.guess: Recognize hppa1.x-hp-bsd.
18606 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18608         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18609         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18611 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18613         * config.sub: Add support for rom68k and bug boot monitors.
18615 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18617         * Makefile.in: Make all-opcodes depend on all-bfd.
18619 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18621         * config.guess: Added special check for i[34]86-univel-sysv4*.
18623 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18625         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18626         the processor rather than assuming i486.
18628 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18630         * config.guess: Recognize SunOS6 as Solaris3.
18632 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18634         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18635         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18637 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18639         * build-all.mk (all-cross): New target for Canadian Cross.
18640         Added Q2 go32 targets.
18641         * test-build.mk: Configure go32 cross sparclite-aout and
18642         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18643         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18645 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18647         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18648         GO32 hosted toolchains
18650 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18652         * configure: change  so "-exec-prefix" gets passed down rather
18653         than "-exec_prefix" so autoconf generated Makefiles get the
18654         exec_prefix set right.
18656 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18658         * config.guess: get the Solaris2 minor version number
18660         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18662 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18664         * config.guess: Recognize some Sequent platforms.
18666 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18668         * Makefile.in: added the vault-install target
18670         * configure.in: actually use the Sun3 makefile fragment that's in
18671         config, also added the release dir to configdirs
18673 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18675         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18677 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18679         * configure.in: remove some program from Alpha targetted toolchains
18681 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18683         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18684         gprof.
18685         (taz): Run "make diststuff" in those directories instead of "make
18686         proto-dir".  Look for "VERSION=" only at start of line in subdir
18687         Makefile.  Use "gzip -9" for compression.
18688         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18689         (binutils.tar.z): New target.
18691 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18693         * Makefile.in (taz): Include gpl.texinfo.
18695 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18697         * Makefile.in (setup-dirs): Merged into "taz" target.
18698         (taz): Only do `proto-dir' stuff if a directory is actually needed
18699         for this target.
18701 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18703         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18704         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18705         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18706         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18707         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18709 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18711         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18712         config.sub, and move-if-change to gdb testsuite distribution
18713         archive, so the testsuite can be extracted, configured, and
18714         run separately from the gdb distribution.  Blow away the Chill
18715         tests that require a Chill compiled executable, since GNU Chill
18716         is not yet publically available.
18718 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18720         * test-build.mk: set environment variables in a single command,
18721         instead of a list of assignments and exports
18723         * config.guess: recognize Alpha/OSF1 systems
18725 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18727         * configure: Change help message to prefer --options rather than
18728           -options.
18730 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18732         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18733         zippy@ecst.csuchico.edu.
18734         * config.guess: Recognize miniframe.
18736 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18738         * Makefile.in: Use srcroot to find runtest rather than rootme.
18739         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18741 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18743         * test-build.mk: Extensive additions to support building on a
18744         machine other than the host.
18746 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18748         * configure (tooldir): Fix for i386-aix again.
18750 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18752         * configure, Makefile.in:  Change definition of $(tooldir)
18753         to match the FSF.
18755 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18757         * config.guess:  Recognize i[34]86/SVR4.
18759 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18761         * Makefile.in (all-gdb): gdb depends on sim.
18763 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18765         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18766         at the same time we make the prototype gdb directory.
18767         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18768         files at the same time as the gdb base release distribution.
18770 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18772         * Makefile.in (check): Use individual check targets rather than
18773         DO_X rule.
18774         (check-gcc): Added.
18776 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18778         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18779         for System V release 3.2.
18781 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18783         * config.sub: Recognize hppaosf.
18784         * configure.in: Do configure ld/binutils/gas for it.
18786 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18788         * configure (tooldir): Alter syntax used to set this, for systems
18789         where "\$" isn't handled right, like i386-aix.
18791 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18793         * configure: Pass program-transform-name, not
18794         program_transform_name, to recursive configures.
18796 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18798         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18799         of gas+ld+binutils.
18801 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18803         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18805 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18807         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18809 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18811         * Makefile.in (PRMS): Set back to all-prms.
18813 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18815         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18816         targets, rather than for MIPS hosts.
18818 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18820         * configure.in: add comment for --with-x default values
18822         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18824         * Makefile.in: add check-* targets for each of the directories in
18825         the tree.  Add a definition of RUNTEST that will use the one we
18826         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18828 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18830         * configure.in: Removed obsolete references to bfd_target and
18831         target_makefile_frag.
18833         * build-all.mk: Set assorted targets for Q2.
18834         * config.sub: Recognize z8k-sim and h8300-hms.
18835         * test-build.mk: Really don't pass host to configure.
18836         (HOLES): Added uname.
18838 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18840         * configure: Handle an empty program-prefix, program-suffix or
18841         program-transform-name correctly.
18843 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18845         * build-all.mk: -G 8 no longer required for MIPS targets.
18846         * test-build.mk: Don't pass host argument to configure; make it
18847         guess.
18849 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18851         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18852         * Makefile.in (COMPRESS):  New macro, like GZIP.
18854 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18856         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18858         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18859         with gas currently defaults to -G 0.
18861 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18863         * Makefile.in (all-flex): flex depends on byacc.
18865         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18866         to test-build.mk as RELEASE_TAG.
18867         * test-build.mk (configargs): New variable containing arguments to
18868         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18869         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18871         * config.guess: Use /bin/uname when checking -X argument on SCO,
18872         to avoid invoking GNU uname which doesn't understand -X.
18874         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18876         * configure.in: Build gas for mips-*-*.
18878 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18880         * Makefile.in (all.normal): insert missing backslash.
18882 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18884         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18886         * Makefile.in: Complete overhaul to merge many almost identical
18887         targets.
18889 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18891         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18892         (gdb.tar.Z): Adjusted.
18894         * Makefile.in (setup-dirs, taz): New targets; should be general
18895         enough to adapt for gdb sometime.  Build only .z file.
18896         (gas.tar.z): New target.
18898 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18900         * build-all.mk: Use CC=cc -Xs on Solaris.
18902 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18904         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18905         for handling BISON for FSF releases.
18907 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18909         * configure: Actually implement the change zoo just documented.
18911 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18913         * configure: when using config.guess, only set target_alias when
18914         it's not already been set (ie, on the command line)
18916 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18918         * Makefile.in: add installcheck target, set PRMS to install-prms
18920 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18922         * configure: add support for package_makefile_fragment, handle the
18923         case where a directory has a configure.in file but no Makefile.in
18924         more gracefully (with an actual understandable error message, even);
18925         add support for --without (and add this to the usage message); also
18926         explicitly add a --host=${host_alias} to the command line when
18927         config.guess is used
18929 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18931         * configure: Must use both --host and --target in recursive calls.
18933 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18935         * Makefile.in: Change deja-gnu to dejagnu.
18937 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18939         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18941 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18943         * configure.in: canonicalize all instances to *-*-solaris2*,
18944         also strip out a number of tools to not build for go32 host
18946 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18948         * config.guess: add GPL.
18950         * Makefile.in, config.guess, config.sub, configure: bump
18951           copyrights to 93.
18953 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18955         * Makefile.in (do-info): Removed obsolete check for existence of
18956         localenv file.
18958         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18960 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18962         * Makefile.in: a couple of 'else true' for decstation,
18963         support for TclX
18965         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18967 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18969         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18971 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18973         * config.guess: Recognize i386-ibm-aix (PS/2).
18974         * configure.in: Use config/mh-aix386 file for it.
18976 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18978         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18979         CC_FOR_TARGET instead.
18980         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18982 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18984         * Makefile.in: Add sim to list of directories sent with gdb
18986 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18988         * configure.in: Put back mips-dec-bsd* case.
18990 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18992         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18993         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18994         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18996 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18998         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19000         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19001         (install-info): install dir.info only if it exists,
19002         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19004 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19006         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19007         gas for mips-dec-bsd.
19009 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19011         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19012         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19014 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19016         * configure.in: Added "dejagnu" to hosttools list.
19018 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19020         * config.sub, configure.in, config.guess:  Add support
19021         for Bosx, an AIX variant from Bull.
19022         Patches from F.Pierresteguy@frcl.bull.fr.
19024 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19026         * devo/dejagnu: Initial creation of devo/dejagnu.
19027         Migrated dejagnu testcases and support files for testing software
19028         tools to reside as subdirectories, currently called "testsuite",
19029         within the directory of the software tool.  Migrated all programs,
19030         support libraries, etc. beloging to dejagnu proper from
19031         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19032         with no modifications.  The changes to these files which will
19033         allow them to configure, build, and execute properly will be made
19034         in a future update.
19036 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19038         * Makefile.in: Change send_pr to send-pr.
19039         * configure.in: Likewise.
19040         * send_pr: Renamed directory to send-pr.
19042 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19044         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19046 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19048         * README:  Update for gdb-4.8 release.
19049         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19050         gdb-xxx.tar.z (gzip'd) file also.
19052 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19054         * Makefile.in: make all-diff depend on all-libiberty
19056 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19058         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19060 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19062         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19064 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19066         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19067         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19068         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19070 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19072         * Makefile.in:  makeinfo binary is in a new location
19074 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19076         * config.sub: Accept -ecoff as an OS.
19078         * Makefile.in: Various changes to eliminate a level of make
19079         recursion and reduce the required command line length.
19080         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19081         sub-makes.
19082         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19083         variables holding settings for specific sub-makes.
19084         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19085         in terms of BASE_FLAGS_TO_PASS.
19086         (TARGET_LIBS): New variable listing directories which use
19087         TARGET_FLAGS_TO_PASS.
19088         (subdir_do): Eliminated.
19089         (do-*): New set of targets to replace subdir_do.
19090         (various): All targets which used subdir_do now depend on do-*.
19091         (local-clean): Renamed from do_clean.
19092         (local-distclean): New target, dependency of distclean and
19093         realclean.
19094         (install-info): Don't create directories.  Depend on dir.info
19095         rather than calling make recursively.
19096         (install-dir.info): Eliminated.
19097         (install-info-dirs): Create all info directories here.
19098         (dir.info): Depend upon do-install-info.
19100         * test-build.mk (HOLES): Added false.
19102 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19104         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19106 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19108         * Makefile.in (info): remove dependency on all-texinfo.  The
19109         problem was really in texinfo/C, not at this level.
19111 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19113         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19115 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19117         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19118         GDB releases.
19120 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19122         * configure: Include srcdir in message about target of link not
19123         being found.  Don't convert `-' to `_' in `with' options being
19124         passed to subdirs.
19126 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19128         * configure.in: add uudecode to host_tools
19130         * Makefile.in: added {all,install}-uudecode targets, added them to
19131         the appropriate lists
19133 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19135         * Makefile.in (all-gcc): Added dependency on all-gas.
19137         * configure.in (mips-*-*): Build ld and binutils.
19139 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19141         * configure: check return code from mkdir, print error message and
19142           exit on failure.
19144 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19146         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19148 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19150         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19152 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19154         * config.sub (h8500):  Recognize this as a cpu type.
19156 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19158         * configure: source directory missing is no longer a warning
19160         * configure.in: recognize irix[34]* instead of irix[34]
19162         * Makefile.in: define and pass down X11_LIB
19164 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19166         * guess-systype: Renamed to ...
19167         * config.guess:  ... by popular request.
19168         * configure.in, Makefile.in:  Update accordingly.
19170 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19172         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19173         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19174         + Execute ./dummy instead of assuming . is in PATH.
19176 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19178         * guess-systype:  New shell script.  Attempts to guess the
19179         canonical host name of the executing host.
19180         Only a few hosts are supported so far.
19181         * configure:  Call guess-systype if no host is specified.
19183 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19185         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19186         gcc Makefile.
19188 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19190         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19191         (all-gcc, install-gcc, subdir_do): Use it.
19193 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19195         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19197 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19199         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19200           set exclusively by configure, using configure.in .
19202 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19204         * test-build.mk: set $PATH for all builds
19206         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19208 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19210         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19211         the one used in gcc/Makefile.in, so that a null expansion doesn't
19212         override the one needed to build gcc with a native cc.
19214 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19216         * configure: Accept -with arguments.
19218 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19220         * Makefile.in: added h8300sim
19222 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19224         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19225         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19226         (all-cygnus, native, build-cygnus): Make
19227         $(canonhost)-stamp-3stage-done, not $(host)....
19228         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19229         i386-sco3.2v4.  Added else true to if command.
19231 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19233         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19235 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19237         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19239 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19241         * configure.in: don't remove binutils from Solaris builds
19243 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19245         * Makefile.in: get rid of earlier definitions for *clean,
19246         also handle the recursive info rule better
19248 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19250         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19251         do more-or-less the right thing.
19253 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19255         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19256         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19258 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19260         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19261         $(host_canonical).
19263         * configure.in: split the configdirs list into 4 categories (native
19264         v. cross, library v. tool) and handle the cross-only and native-
19265         only in more reasonable (and correct!) way.
19267 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19269         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19270         configdirs anymore.
19272 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19274         * Makefile.in: extensive cleanup::  removed all of the explicit
19275         clean-* targets, collapsed many wrappers around subdir_do into
19276         one, added additional targets to satisfy standards.texi, deleted
19277         some old targets, some changes for consistency
19279 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19281         * configure.in: handle some programs as cross-only, and others as
19282         native only
19284         * test-build.mk: handle partial holes in a more generic manner
19286         * Makefile.in: m4 depends on libiberty
19288 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19290         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19291         time, wdiff, and find to configdirs
19293         * Makefile.in: all, clean, and install rules for the new programs
19294         added to configure.in
19296 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19298         * configure.in: use mh-sun for all *-sun-* hosts
19300 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19302         * Makefile.in: define flags for X11 include files and library file
19303         locations, pass them down to the programs that need this info
19305         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19307 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19309         * configure.in: start building libg++ for HP-UX targets
19311 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19313         * README:  Update references to files moved into etc/.
19315 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19317         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19318         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19320 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19322         * configure: accept dash as well as underscore in long option
19323         names for FSF compatibility.
19325 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19327         * config.sub: added -sco3.2v4 support from FSF.
19329 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19331         * configure.in: expand the section that adds or removes
19332         directories from the list of programs to build, to handle native
19333         vs. cross in addition to host v. native
19335 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19337         * Makefile.in:  Replace C++ in macro names with CXX.
19338         This is less likely to break ...
19340 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19342         * test-build.mk: add -w to GNU_MAKE
19344 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19346         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19347         add 'sparc' to list of recognized cpus.  This needed to make
19348         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19349         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19350         then changes that into $CPU-wrs-vxworks.
19352         * configure.in: remove most references to gdbtest, regularize
19353         target based program removal
19355         * test-build.mk: import from p3 tree (many fixes and changes)
19357 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19359         * Makefile.in: added rules to handle tcl, tk, and expect
19361         * configure.in: handle those directories if they exist
19363 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19365         * config.sub: removed bogus hppabsd and hppahpux names, since
19366         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19368 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19370         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19371         depends upon all-xiberty
19373         * Makefile.in: changes from p3, including:
19375         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19377         * Makefile.in (XTRAFLAGS): include newlib directories if
19378         newlib/Makefile exists, rather than if host != target.
19380         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19382         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19383         from the same source tree and not building a cross-compiler.  This
19384         matters for the libg++ configuration if reconfiguring a tree that
19385         has already been installed.
19387         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19389         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19390         pick up the machine and system specific header files.
19392         * Makefile.in: added AS_FOR_TARGET, passed down in
19393         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19394         the C compiler to use to create programs which are run in the
19395         build environment, set it to default to $(CC), and passed it down
19396         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19398         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19400         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19401         We need them for unusual native builds, like systems without
19402         ranlib.
19404         * configure: also define $(host_canonical) and
19405         $(target_canonical), which are the full, canonical names for the
19406         given host and target
19408 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19410         * Makefile.in:  Added separate definitions for C++.
19412 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19414         * configure.in (configdirs):  Add deja-gnu.
19416 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19418         * README:  Update for configure.texi and gdb-4.7 release.
19420 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19422         * Makefile.in:  Move "all" target to top of file.
19423         Previously, first target was ".PHONY" which caused BSD4.4 make
19424         to build .PHONY when make was run without arguments.
19426 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19428         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19429         Library-copylefted code in libiberty.
19431 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19433         * config.sub:  Replace m68kmote with plain old m68k.
19435 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19437         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19439 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19441         * config.sub: Complain if no argument is given.  Added support for
19442         386bsd as OS and target alias.
19444 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19446         * Makefile.in (XTRAFLAGS): include newlib directories if
19447         newlib/Makefile exists, rather than if host != target.
19449 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19451         * config.sub: recognize sparclite-wrs-vxworks.
19453         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19454         p3.) Added clean-xiberty to clean.
19456 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19458         * configure.in: use *-*-* instead of nested cases for host and target
19460 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19462         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19463         from the same source tree and not building a cross-compiler.  This
19464         matters for the libg++ configuration if reconfiguring a tree that
19465         has already been installed.
19467 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19469         * config.sub (i486v/i486v4):  Merge in from FSF version.
19471 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19473         * configure: only set PWD if it is already set.
19475 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19477         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19478         doesn't have unset and all success paths (and most error paths)
19479         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19480         to just ${PWD} to avoid confusion.)
19482 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19484         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19485         even for a native compilation.
19487 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19489         Changes to make the gdb.tar.Z rule work better.
19491         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19492         (DEVO_SUPPORT):  Add configure.texi.
19493         (bfd-ilrt.tar.Z):  Remove ancient rule.
19495 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19497         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19498         pick up the machine and system specific header files.
19500         * configure.in, config.sub: added new target m68010-adobe-scout,
19501         with alias of adobe68k.  Changed configure.in to check for
19502         -scout before -sco* to avoid a false match.
19504         * Makefile.in: added AS_FOR_TARGET, passed down in
19505         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19506         the C compiler to use to create programs which are run in the
19507         build environment, set it to default to $(CC), and passed it down
19508         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19510 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19512         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19513         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19514         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19515         FOR_TARGET variants, to newlib and libg++.
19517 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19519         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19520         first.
19522 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19524         * config.sub:  Accept `elf' as an environment.
19526 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19528         * Makefile.in (all-opcodes):  cd into the right directory
19530 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19532         * configure: added -program_transform_name option, used as
19533         argument to sed when installing programs.
19534         configure.texi: added documentation for -program_prefix,
19535         -program_suffix and -program_transform_name.
19537 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19539         * config.sub:  Accept i486 where i386 ok.
19541 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19543         * config.sub: accept we32k
19545 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19547         * config.sub, configure.in: accept OSE68000 and OSE68k.
19549         * Makefile.in: don't create all directories for ``make install'';
19550         let the subdirectories create the ones they need.
19552 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19554         * COPYING: new file, GPL v2
19556 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19558         * Makefile.in: use the new gen-info-dir, which needs a template
19559         argument (which also lives in texinfo)
19561         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19563 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19565         * config.sub (ncr3000):  Change i386 to i486.
19567 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19569         * Makefile.in: add install-rcs, install-grep to
19570         install-no-fixedincludes, removed install-bison and install-libgcc
19572 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19574         * configure.in: grab the HPUX makefile fragment if on HPUX
19576 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19578         * Makefile.in: eradicate bison spoor (ditto libgcc).
19579          configure.in: recognise m68{k,000}-ericsson-OSE.
19580          es1800 is alias for m68k-ericsson-OSE
19582 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19584         * configure.in: rearrange the parts that remove programs from
19585         configdirs, based now on HOST==TARGET or by canonical triple.
19587 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19589         * test-build.mk: recurse explicitly with -f test-build.mk when
19590           appropriate.  predicate stage3 and comparison on the existence
19591           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19592           On very clean, also remove ...stamp-co.  Build in-place before
19593           doing other builds.
19595 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19597         * Makefile.in, configure.in: add tgas
19599 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19601         * Makefile.in: a number of changes merged in from progressive.
19603         * configure.in: add libm.
19605         * .cvsignore: ignore some stuff that comes from test-build.mk.
19607 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19609         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19611 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19613         * configure: Add program_suffix (parallel to program_prefix)
19614         * Makefile.in: adjust directory-creating script for losing decstation
19616 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19618         * configure:  Minor $subdir-related fixes.
19620 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19622         * configure: fix various problems with propogating
19623         makefile_target_frag in subdirs.
19624         * configure.in: config libgcc if its there
19626 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19628         * config.sub:  HPPA merge.
19630 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19632         * Makefile.in:  Replace all-bison with all-byacc in all
19633         dependency lines for other tools (which now use byacc).
19635 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19637         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19639 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19641         * Makefile.in: make gprof rules similar to byacc rules (instead of
19642         vestigal $(unsubdir) that didn't work...)
19644 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19646         * config.sub:  Add support for Linux.
19647         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19648         (at least for libg++).
19650 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19652         * configure.texi: fix doc for the -nfp option to configure
19654 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19656         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19658 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19660         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19661         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19662         * configure.in: added solaris* host_makefile_frag hook.
19664 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19666         * config.sub: changed recognition of m68000 so that various
19667         m68k types can be specified via m680[01234]0
19669 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19671         * config.sub (basic_machine): fix sed so that '-foo' isn't
19672         completely substituted out while .+'-foo' loses the '-foo'
19674 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19676         * config.sub ($os): Add -aout.
19678 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19680         * configure:  If host_makefile_frag is absolute, don't
19681         prefix ${invsubdir} (relevant to libg++ auto-configure).
19683 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19685         * Makefile.in (tooldir): Define it.
19686         (all-ld): Depend on all-flex.
19688 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19690         * Makefile.in (check):  Fix libg++ special case.
19692 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19694         * configure: do not bury `pwd` into config.status, thus do fewer
19695           pwd's.
19697         * configure: print the "Building in" message only when building in
19698           other than "." AND verbose.
19700         * configure: remove -s, rework -v to better accommodate guested
19701           configures.
19703         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19705 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19707         * Makefile.in: macroize flags passed on recursion.  remove
19708           fileutils.
19710 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19712         * configure: get makesrcdir right for subdirs deeper than 1.
19714         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19715           install.
19717 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19719         * Makefile.in: don't print subdir_do or recursion lines.
19721 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19723         * standards.texi: added menu item.
19725         * Makefile.in: build and install standards.info.
19727         * standards.texi: new file.
19729 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19731         * configure: test for and move config.status pieces from
19732           ${subdir}/.
19734 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19736         * configure:  Test for existance of files before trying to mv
19737         them, to avoid numerous non-existance messages.
19739 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19741         * configure: correct final line of config.status.
19743         * configure: patch from eggert.  Avoids a protection problem if
19744           the original Makefile.in is read only.
19746         * configure: use move-if-change from gcc to create config.status.
19747           Some makefiles depend on config.status to tell if a directory
19748           has been reconfigured for a different host.  This change
19749           prevents those directories from remaking everything in the case
19750           where the reconfig was only intended to rebuild a Makefile.
19752         * configure: test for config.sub with "config.sub sun4" rather
19753           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19754           host alias from a missing config.sub.
19756 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19758         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19759           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19761 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19763         * configure: mkdir ${subdir} as needed.
19765 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19767         * Makefile.in,configure.in: added autoconf.
19769 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19771         * Makefile.in: no longer pass against on recursion.
19773         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19774           definitions are not inherited.
19776         * configure: correct makesrcdir when subdir is .
19778 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19780         * configure:  Add support for 'subdirs' variable, which is
19781         like 'configdirs', except that configure doesn't re-invoke
19782         itself for subdirs, it just creates a Makefile for each subdir.
19783         * configure.texi:  Document subdirs.
19785 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19787         * configure.in: added flex to configdirs
19789 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19791         * Makefile.in: remove clean-stamps from clean.
19793 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19795         * configure.in:  Add gdbtest to configdirs.
19797 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19799         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19800         to recursive makes.
19801         * configure.in:  Recognize new ncr3000 config.
19803 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19805         * Makefile.in, configure.in: removed references to gdbm.
19807 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19809         * config.sub:  Don't canonicalize os value
19810         newsos* to bsd (readline needs to check for newsos).
19811         (This fix was earlier made Jan 31, but got re-broken.)
19813 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19815         * configure.in:  sco is an os, not a vendor!
19817         * configure:  Quote $( better.  Keep various shells happy.
19819 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19821         * Makefile.in: eliminate stamp-files.
19823 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19825         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19826           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19828 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19830         * config.sub:  fix iris/iris3.
19832 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19834         * configure: re-add -rm.
19836 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19838         * Maskefile.in: add .stmp-rcs to all.
19840         * configure.in: remove gas from rs6000 build, use aix host fragment.
19842 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19844         * configure: pass down site_option during recursion.
19846 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19848         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19850 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19852         * configure: Change exec_prefix so that it really defaults to prefix.
19854 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19856         * Makefile.in, configure.in:  Add support for mmalloc library.
19858 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19860         * Makefile.in: add stmp dependencies for a few more things.
19862 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19864         * configure: adjusted error message on objdir/srcdir configure
19865           collision, per john's suggestion.
19867         * Makefile.in: add libiberty stmp to all and all.cross.
19869 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19871         * Makefile.in: remove force dependencies, add grep to all.
19873 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19875         * Makefile.in: drop flex.  make stamp files work.
19877         * configure: added test for conflicting configuration in srcdir,
19878           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19879           gets cranky.  use relative paths for configure and srcdir
19880           whenever possible.  Send some error messages to stderr that were
19881           going to stdout.
19883 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19885         * Makefile.in:  Fix libg++ rule to check for gcc directory
19886         before using gcc/gcc.  Also pass XTRAFLAGS.
19888 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19890         * Makefile.in: added stmp-files so that directories aren't polled
19891           when they are already built.
19893         * configure.texi: fixed a node pointer problem.
19895 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19897         * config.sub configure.in gdb/configure.in
19898         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19899         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19900         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19902 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19904         * configure: -recurring becomes -silent.  corrected help message
19905           for -site= option.
19907         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19909 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19911         * configure: when building Makefile for crosses, replace
19912           tooldir and program_prefix.  default srcdir from location of
19913           config.sub.  remove "for host in hosts" and "for target in
19914           targets" loops.
19916 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19918         * Makefile.in: Do not pass bindir or mandir to cvs.
19920 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19922         * Makefile.in, configure.in: removed traces of namesubdir,
19923           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19924           copyrights to '92, changed some from Cygnus to FSF.
19926         * configure.texi: remove most references to multiple hosts,
19927           multiple targets, subdirs, etc.
19929         * configure.man: removed rcsid. reference config.sub not
19930           config.subr.
19932         * Makefile.in: mkdir $(infodir) on install-info.
19934 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19936         * configure.texi:  Explain better about .gdbinit and about
19937         the environment that configure.in sections run in.
19939 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19941         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19943 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19945         * README:  DOC.configure => cfg-paper.texi.
19947 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19949         * config.sub (near case $os):  Don't convert newsos* to bsd!
19951 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19953         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19954         the number of copies of COPYING that go into the GDB tar file.
19956 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19958         * bfd/configure.in, gdb/config/mh-i386sco,
19959         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19960         Fix SCO configuration stuff.
19962 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19964         * Makefile.in:  For libg++, make sure the -I pointing
19965         to the gcc directory goes *after* all the libg++-local -I flags.
19966         Also, move just-gcc dependency from just-libg++ to all-libg++.
19968 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19970         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19972 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19974         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19976 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19978         * config.sub:  Add stratus configuration frags.  Also
19979         submitted to FSF.
19981 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19983         * Makefile.in (DEV_SUPPORT):  add configure.man.
19985         * config.sub(Decode manufacturer-specific):  add -none*.
19987 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19989         * Makefile.in:  remove form feeds to make Sun's make happy.
19990         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19992 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19994         * Makefile.in (AR_FLAGS):  Make quieter.
19996 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19998         * configure.in:  Add libg++.
19999         * configure:  When verbose, don't output the command line at each
20000         level; it will be unremarkably the same as the previous version,
20001         which will be the same as what the user typed.
20003 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20005         * configure.in, Makefile.in: fix clean-info, add flex.  add
20006           fileutils.
20008         * configure: be less sensitive to spaces in Makefile.in.  Do not
20009           look for sources in "..".  Doing so breaks subdirectories that
20010           might have their own configure.  If a subdir has it's own
20011           configure script, use it.
20013 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20015         * cfg-paper.texi: some changes suggested by rms.
20017 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20019         * config.sub:  Merge in some small additions from the FSF version,
20020         taken from the gcc distribution, to bring the Cygnus and FSF
20021         versions into closer sync.
20023 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20025         * configure.in:  Changed svr4 references to sysv4.
20027 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20029         * configure: added -V for version number option.
20031 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20033         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20034           renamed from DOC.configure to cfg-paper.texi.
20036 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20038         * configure, config.subr, config.sub: config.subr is now
20039           config.sub again.
20041 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20043         * configure.texi: new file, in progress.
20045         * Makefile.in: build info file and install the man page for
20046           configure.
20048         * configure.man: new file, first cut.
20050         * configure: find config.subr again now that configuration "none"
20051           has gone.  removed all traces of the -ansi option.  removed all
20052           traces of the -languages option.
20054         * config.subr: resync from rms.
20056 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20058         * configure, config.sub, config.subr: merge config.sub into
20059           config.subr, call the result config.subr, remove config.sub, use
20060           config.subr.
20062         * Makefile.in: revised install for dir.info.
20064 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20066         * configure.in: add decstation host makefile frag.
20068         * Makefile.in: BISON now bison -y again.  also install-gcc on
20069           install.  clean-gdbm on clean.  infodir belongs in datadir.
20070           Make directories for info install.  Build dir.info here then
20071           install it.
20073 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20075         * Makefile.in: fix for bad directory tests.
20077 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20079         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20080           regexp.  -srcdir relative was being handled incorrectly.
20082         * Makefile.in: unwrapped some for loops so that parallel makes
20083           work again and so one can focus one's attention on a particular
20084           package.
20086 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20088         * configure: added PWD as a stand in for `pwd` (for speed). use
20089           elif wherever possible.  make -srcdir work without -objdir.
20090           -objdir= commented out.
20092 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20094         * configure: +options become --options.  -subdirs commented out.
20095           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20096           Makefile now at top of generated Makefile.  Removed cvs log
20097           entries.  added -srcdir.  create .gdbinit only if there is one
20098           in ${srcdir}.
20100         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20101           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20102           and mandir now keyed off datadir by default.
20104 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20106         * Freshly created ChangeLog.
20109 Local Variables:
20110 mode: change-log
20111 left-margin: 8
20112 fill-column: 76
20113 version-control: never
20114 End: