* graphds.c (add_edge): Intitialize edge's attached data.
[official-gcc.git] / ChangeLog
blob4794e5e3c52e0a2c0fb76e732a2aa3d1974ea4aa
1 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
3         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
4         * configure: Regenerate.
6 2017-05-31  Martin Liska  <mliska@suse.cz>
8         * configure.ac: Add handling of stage2_werror_flags to
9         action-if-given and to action-if-not-given.
10         * configure: Regenerate.
12 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
14         * MAINTAINERS: Add self to Write After Approval
16 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
18         * MAINTAINERS: Update my email address, and remove myself as
19         maintainer in some areas.
21 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
23         * MAINTAINERS: Add self to Write After Approval
25 2017-05-25  Nathan Sidwell  <nathan@acm.org>
27         * configure.ac: Add --enable-languages=default to mean default and
28         make --enable-languages=all mean all supported languages.
29         * configure: Regenerated.
31 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
33         * config.gcc (powerpc*-*-*spe*): New.
34         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
35         (powerpc-*-rtems*spe*): New.
36         (powerpc*-*-linux*spe*): New.
37         (powerpc-wrs-vxworksspe): New.
38         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
39         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
40         * config.host (powerpc*-*-*spe*): New.
42 2017-05-19  Martin Liska  <mliska@suse.cz>
44         * configure.ac: Add --enable-werror-always just for
45         bootstrap-debug (or none build config) and do not add it
46         when we are on a release branch.
47         * configure: Regenerated.
49 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
51         * MAINTAINERS: Add self to Write After Approval
53 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
55         * MAINTAINERS: Move myself to Write After Approval section.
57 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
59         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
60         ACCH registers.
61         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
62         available.
63         (umulsidi3): Likewise.
64         (mulsidi3_700): Disable this pattern when we have advanced mpy
65         instructions.
66         (umulsidi3_700): Likewise.
67         (maddsidi4): New pattern.
68         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
69         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
70         (mpydu_imm_arcv2hs): Likewise.
71         * config/arc/predicates.md (accl_operand): New predicate.
73 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
74             Andrew Burgess <andrew.burgess@embecosm.com>
76         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
77         case.
78         (ARC_AUTOFP_IRQ_P): Likewise.
79         (ARC_AUTO_IRQ_P): Likewise.
80         (rgf_banked_register_count): New variable.
81         (parse_mrgf_banked_regs_option): New function.
82         (arc_override_options): Handle rgf_banked_regs option.
83         (arc_handle_interrupt_attribute): Add firq option.
84         (arc_compute_function_type): Return fast irq type when required.
85         (arc_must_save_register): Handle fast interrupts.
86         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
87         (arc_return_address_regs): Update.
88         * config/arc/arc.h (arc_return_address_regs): Update.
89         (arc_function_type): Add fast interrupt type.
90         (ARC_INTERRUPT_P): Update.
91         (RC_FAST_INTERRUPT_P): Define.
92         * config/arc/arc.md (simple_return): Update for fast interrupts.
93         (p_return_i): Likewise.
94         * config/arc/arc.opt (mrgf-banked-regs): New option.
95         * doc/invoke.texi (mrgf-banked-regs): Document.
97 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
99         * config/arc/arc.c (irq_ctrl_saved): New variable.
100         (ARC_AUTOBLINK_IRQ_P): Define.
101         (ARC_AUTOFP_IRQ_P): Likewise.
102         (ARC_AUTO_IRQ_P): Likewise.
103         (irq_range): New function.
104         (arc_must_save_register): Likewise.
105         (arc_must_save_return_addr): Likewise.
106         (arc_dwarf_emit_irq_save_regs): Likewise.
107         (arc_override_options): Handle deferred options.
108         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
109         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
110         arc_must_save_return_addr.
111         (arc_compute_frame_size): Handle automated save and restore of
112         registers.
113         (arc_expand_prologue): Likewise.
114         (arc_expand_epilogue): Likewise.
115         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
116         * config/arc/arc.opt (mirq-ctrl-saved): New option.
117         * doc/invoke.texi (mirq-ctrl-saved): Document option.
119 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
120         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
122         PR bootstrap/77661
123         * Makefile.def: Don't pass --enable-maintainer-mode on to an
124         in-tree build MPC.
125         * Makefile.in: Regenerate.
127 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
129         * configure.ac: Enable LTO by default on darwin >= 9.
130         * configure: Regenerate.
132 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
134         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
135         and Andrew Waterman as the RISC-V maintainers.
137 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
139         * MAINTAINERS: Add self to Write After Approval
141 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
143         * config.guess: Import latest from upstream.
145 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
147         * MAINTAINERS (Write After Approval): Remove entries that are
148         already covered under Reviewers.
150 2017-03-08  Mark Wielaard  <mark@klomp.org>
152         PR demangler/70909
153         PR demangler/67264
154         * include/demangle.h: Add d_printing to struct demangle_component
155         and pass struct demangle_component as non const.
157 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
159         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
161 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
163         * Makefile.tpl: Remove HOST_ISLVER.
164         (HOST_EXPORTS): Remove ISLVER.
165         * Makefile.in: Regenerate.
167 2017-02-13  Richard Biener  <rguenther@suse.de>
169         * configure: Re-generate.
171 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
173         * MAINTAINERS: Adjust bug reporting URL.
175 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
177         * MAINTAINERS (Write After Approval): Remove redundant entry
178         for Andrew Burgess.
180 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
182         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
183         32-bit hppa*-*-hpux*.
184         * configure: Regenerate.
186 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
188         * configure.ac: Moved the white list of enabling BRIG FE to
189         libhsail-rt/configure.tgt.
190         * configure: Regenerated.
191         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
193 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
194             Martin Jambor  <mjambor@suse.cz>
196         * Makefile.def (target_modules): Added libhsail-rt.
197         (languages): Added language brig.
198         * Makefile.in: Regenerated.
199         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
200         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
201         * configure: Regenerated.
203 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
205         PR other/79046
206         * configure: Regenerated.
208 2017-01-04  Alan Modra  <amodra@gmail.com>
210         * configure: Regenerate.
212 2016-12-29  Ben Elliston  <bje@gnu.org>
214         * config.sub: Import latest version.
216 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
218         * MAINTAINERS (Write After Approval): Add myself.
220 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
222         * configure.ac: Don't bootstrap libmpx unless --with-build-config
223         includes bootstrap-mpx.
224         * configure: Regenerated.
226 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
228         * MAINTAINERS (Write After Approval): Add myself.
230 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
232         * configure: Regenerate.
234 2016-12-01  Matthias Klose  <doko@ubuntu.com>
236         * configure.ac: Don't use pkg-config to check for bdw-gc.
237         * configure: Regenerate.
239 2016-11-30  Matthias Klose  <doko@ubuntu.com>
241         * Makefile.def: Remove reference to boehm-gc target module.
242         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
243         options and for the bdw-gc pkg-config module.
244         * configure: Regenerate.
245         * Makefile.in: Regenerate.
247 2016-11-28  Nathan Sidwell  <nathan@acm.org>
249         * MAINTAINERS (nvptx): Remove self.
251 2016-11-25  Ben Elliston  <bje@gnu.org>
253         * config.guess: Import latest version.
254         * config.sub: Likewise.
256 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
258         * MAINTAINERS (Write After Approval): Add myself.
260 2016-11-15  Matthias Klose  <doko@ubuntu.com>
262         * Makefile.def: Remove references to GCJ.
263         * Makefile.tpl: Likewise.
264         * Makefile.in: Regenerate.
266 2016-11-15  Matthias Klose  <doko@ubuntu.com>
268         * config-ml.in: Remove references to GCJ.
269         * configure.ac: Likewise.
270         * configure: Regenerate.
272 2016-11-01  Josh Conner  <joshconner@google.com>
274         * MAINTAINERS (Write After Approval): Update email address,
276 2016-10-27  Carl Love  <cel@us.ibm.com>
278         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
279         Approval list to make it alphabetical.
281 2016-10-27  Carl Love  <cel@us.ibm.com>
283         * MAINTAINERS (Write After Approval): Add myself.
285 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
287         * MAINTAINERS (Reviewers): Add myself.
288         (Write After Approval): Add myself.
290 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
291             Ulrich Weigand  <uweigand@de.ibm.com>
293         * MAINTAINERS: Update email address.
295 2016-10-10  Nathan Sidwell  <nathan@acm.org>
297         * MAINTAINERS: Update email address.
299 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
301         * configure.ac: Add aarch64-*-freebsd*.
302         * configure: Regenerate.
304 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
306         * MAINTAINERS: Update email address after it got reverted.
308 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
310         * configure.ac (target_libraries): Readd target-boehm-gc.
311         Restore --enable-objc-gc handling.
312         * configure: Regenerate.
314 2015-10-03  Jeff Law  <law@redhat.com>
316         * MAINTAINERS: Move several inactive maintainers to the
317         write-after-approval section.
319 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
321         * configure.ac: Add target-libffi to target_libraries.
322         Readd libgcj target disablings, modified to only target-libffi.
323         Readd target addition of go to unsupported languages.
324         * configure: Regenerated.
326 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
328         * MAINTAINERS: Update email address.
330 2016-09-30  Andrew Haley  <aph@redhat.com>
332         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
333         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
334         libgcj.
336 2016-09-30  Andrew Haley  <aph@redhat.com>
338         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
339         write-after approval after GCJ deletion.
341 2016-09-30  Andrew Haley  <aph@redhat.com>
343         * Makefile.def: Remove libjava.
344         * Makefile.tpl: Likewise.
345         * Makefile.in: Regenerate.
346         * configure.ac: Likewise.
347         * configure: Likewise.
348         * gcc/java: Remove.
349         * libjava: Likewise.
351 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
353         * MAINTAINERS (Reviewers): Add myself.
355 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
357         * configure.ac: Disable "sim" directory for arc*-*-*.
358         * configure: Regenerated.
360 2016-09-23  Tamar Christina <tamar.christina@arm.com>
362         * MAINTAINERS (Write After Approval): Add myself.
364 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
366         * configure.ac: Check for the minimum in-tree MPFR version
367         handled.
368         * configure: Regenerate.
370 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
372         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
373         * configure: Regenerated.
375 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
377         * MAINTAINERS (Write After Approval): Add myself.
379 2016-06-23  Andi Kleen  <ak@linux.intel.com>
381         * Makefile.def: Add autoprofiledbootstrap.
382         * Makefile.tpl: Dito.
383         * Makefile.in: Regenerate.
385 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
387     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
388     * configure: Regenerate.
390 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
392         * configure: Regenerate.
393         * configure.ac: Remove support for avr-rtems.
395 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
397         * MAINTAINERS (Write After Approval): Add myself.
399 2016-06-16  Michael Collison  <michael.collison@arm.com>
401         * MAINTAINERS (Write After Approval): Add myself.
403 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
405         * MAINTAINERS (Write After Approval): Update e-mail address.
407 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
409         * MAINTAINERS (Write After Approval): Add myself.
411 2016-05-28  Alan Modra  <amodra@gmail.com>
413         * Makefile.tpl (configure): Depend on m4 files included.
414         * Makefile.in: Regenerate.
416 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
418         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
419         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
421 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
423         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
424         special case builtin.
425         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
426         support for ALTIVEC_BUILTIN_VEC_ADDEC.
427         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
428         for __builtin_vec_addec.
430 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
432         * config.guess: Import version 2016-04-02 (newest).
433         * config.sub: Import version 2016-05-10 (newest).
435 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
437         * configure.ac: Add ARC support to libgloss.
438         * configure: Regenerate
440 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
442         * MAINTAINERS (Write After Approval): Add myself.
444 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
446         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
447         * configure: Regenerated.
448         * Makefile.def (gmp): Explicitly disable assembler.
449         (mpfr): Adjust lib_path.
450         (mpc): Likewise.
451         * Makefile.in: Regenerated.
453 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
455         PR bootstrap/70704
456         * configure.ac (--enable-stage1-checking): Add missing
457         --enable-checking=.
458         * configure: Regenerated.
460 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
462         * config.guess: Revert r235676.
463         * config.sub: Revert r235676.
465 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
467         * config.guess: Remove SH5 support.
468         * config.sub: Likewise.
469         * configure: Likewise.
470         * configure.ac: Likewise.
472 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
474         PR bootstrap/70704
475         * configure.ac (--enable-stage1-checking): For --disable-checking or
476         implicit --enable-checking, make sure extra flag matches in between
477         stage1 and later checking.
478         * configure: Regenerated.
480 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
482         * .gitattributes: New file.
484 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
486         * MAINTAINERS (rs6000/powerpc port): Add myself.
488 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
490         PR bootstrap/70173
491         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
492         and gotools directories.  Delete the stage_final file.
493         * Makefile.in: Regenerate.
495 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
497         * MAINTAINERS (Write After Approval): Add myself.
499 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
501         * MAINTAINERS (Fortran maintainer): Remove myself.
503 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
505         * MAINTAINERS (Write After Approval): Add myself.
507 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
509         * MAINTAINERS (Write After Approval): Add myself.
511 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
513         Sync with binutils-gdb:
515         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
517         * configure.ac: Add mips and s390 to the gold target check.
518         * configure: Regenerate.
520 2016-03-01  DJ Delorie  <dj@redhat.com>
522         * MAINTAINERS (mep): Remove myself as MeP maintainer.
524 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
526         * MAINTAINERS (libcpp): Add myself.
527         (diagnostic messages): Likewise.
529 2016-02-20  Tom de Vries  <tom@codesourcery.com>
531         * MAINTAINERS: Fix whitespace.
533 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
535         * MAINTAINERS (Write After Approval): Add myself.
537 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
539         * config/isl.m4: Add comments about isl-0.16.
540         * configure: Regenerate.
542 2016-01-29  Martin Jambor  <mjambor@suse.cz>
544         * MAINTAINERS (hsa maintainers): Add myself.
546 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
548         * MAINTAINERS: (Write After Approval): Add myself.
550 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
551             Sebastian Pop  <s.pop@samsung.com>
553         * Makefile.in: Regenerate.
554         * Makefile.tpl: Export ISLVER.
555         * configure: Regenerate.
556         * config/isl.m4: Detect isl-0.15.
558 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
560         PR bootstrap/69329
561         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
562         * Makefile.in: Regenerate.
564 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
566         * configure.ac: Enable LTO for DJGPP
567         * configure: Regenerate
569 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
571         Sync with binutils-gdb:
572         2015-10-21  Nick Clifton  <nickc@redhat.com>
574         PR gas/19109
575         * configure.ac: Note the 'none' is an acceptable argument to
576         --enable-compressed-debug-sections.
577         * configure: Regenerate.
579 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
581         PR bootstrap/69134
582         * Makefile.def (mpfr): Disable assembler.
583         * Makefile.in: Regenerate.
585 2016-01-01  Ben Elliston  <bje@gnu.org>
587         * config.guess: Import version 2016-01-01.
588         * config.sub: Likewise.
590 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
592         * MAINTAINERS (Write After Approval): Add myself.
594 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
596         * Makefile.in: Replace ISL with isl.
597         * Makefile.tpl: Same.
598         * config/isl.m4: Same.
599         * configure.ac: Same.
600         * contrib/download_prerequisites: Same.
601         * configure: Regenerate.
603 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
605         * MAINTAINERS (Write After Approval): Add Myself.
607 2015-12-17  Nathan Sidwell  <nathan@acm.org>
609         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
610         * configure: Regenerate.
612 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
613             Sebastian Pop  <s.pop@samsung.com>
615         * config/isl.m4 (ISL_CHECK_VERSION): Check for
616         isl_ctx_get_max_operations.
617         * configure: Regenerate.
619 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
621         * MAINTAINERS (Write After Approval): Add myself.
623 2015-12-02  Ian Lance Taylor  <iant@google.com>
625         PR go/66147
626         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
627         * Makefile.in: Regenerate.
629 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
631         PR libffi/65726
632         * Makefile.def (lang_env_dependencies): Make libffi depend
633         on cxx.
634         * Makefile.in: Regenerate.
636 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
638         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
639         symbols.
641 2015-11-20  Tristan Gingold  <gingold@adacore.com>
643         Sync with binutils-gdb:
644         2015-11-20  Tristan Gingold  <gingold@adacore.com>
646         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
647         * configure: Regenerate.
649 2015-11-19  Martin Liska  <mliska@suse.cz>
651         * .gitignore: Add .clang-format to ignored files.
652         * Makefile.in: Add clang-format.
653         * Makefile.tpl: Likewise.
655 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
657         * configure.ac: Enable libmpx by default.
658         * configure: Regenerated.
660 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
662         * MAINTAINERS: Update email address.
664 2015-10-23  Paulo Matos  <pmatos@linki.tools>
666         * MAINTAINERS: Update email address.
668 2015-10-23  Alan Hayward <alan.hayward@arm.com>
670         * MAINTAINERS  (Write After Approval): Add myself.
672 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
674         Sync with binutils-gdb:
675         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
677         PR gas/19109
678         * configure.ac: Add
679         --enable-compressed-debug-sections={all,gas,gold,ld}.
680         * configure: Regenerated.
682 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
684         * MAINTAINERS: Update list of Ada maintainers and email addresses.
686 2015-10-09  Martin Liska  <mliska@suse.cz>
688         * MAINTAINERS (Write After Approval): Add myself.
690 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
692         * MAINTAINERS (Write After Approval): Add myself.
694 2015-10-02  Florian Weimer  <fweimer@redhat.com>
696         * MAINTAINERS: Update email address.
698 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
700         * MAINTAINERS  (Write After Approval): Add myself.
702 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
704         * MAINTAINERS: Update email.
706 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
708         * MAINTAINERS: Update my email address.
710 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
712         * MAINTAINERS (ft32 port): Add myself.
714 2015-08-28  David Sherwood  <david.sherwood@arm.com>
716         * MAINTAINERS: Add myself.
718 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
720         * MAINTAINERS (Write After Approval): Add myself.
722 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
724         PR libfortran/54572
725         * Makefile.def: Make libgfortran depend on libbacktrace.
726         * Makefile.in: Regenerate.
728 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
730         * MAINTAINERS (Write After Approval): Add myself.
732 2015-08-12  Tom de Vries  <tom@codesourcery.com>
734         PR other/67092
735         * configure.ac: Remove --with_host_libstdcxx support.
736         * configure: Regenerate.
738 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
739             Jakub Jelinek  <jakub@redhat.com>
741         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
742         nvptx*-*-*.
743         * configure: Regenerate.
745 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
747         * Makefile.def (libiconv): Define bootstrap=true.
748         Mark pdf/html/info as missing.
749         (configure-gcc): Depend on all-libiconv.
750         (all-gcc): Ditto.
751         (configure-libcpp): Ditto.
752         (all-libcpp): Ditto.
753         (configure-intl): Ditto.
754         (all-intl): Ditto.
755         * Makefile.in: Regenerate.
757 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
759         * MAINTAINERS (loop ivopts): Add the entry and myself.
761 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
763         * MAINTAINERS (nvptx): Add self.
765 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
767         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
768         128-bit vector modes.
770 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
772         * MAINTAINERS (Write After Approval): Add myself.
774 2015-07-28  Ben Elliston  <bje@gnu.org>
776         * config.sub, config.guess: Import from upstream.
778 2015-07-24  Michael Darling  <darlingm@gmail.com>
780         PR other/66259
781         * config-ml.in: Reflects renaming of configure.in to configure.ac
782         * configure: Likewise
783         * configure.ac: Likewise
785 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
787         * MAINTAINERS: Update my email address.
789 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
791         Sync with binutils-gdb:
792         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
794         * configure.ac (target_configdirs): Exclude target-zlib if
795         target-libjava isn't built.
796         * configure: Regenerated.
798 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
800         Sync with binutils-gdb:
801         2015-05-13  John David Anglin  <dave.anglin@bell.net>
803         * configure.ac: Disable configuration of GDB for HPUX targets.
804         * configure: Regenerate.
806         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
808         * configure.ac: Add --with-system-zlib.
809         * configure: Regenerated.
811         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
813         * configure.ac: Add FT32 support.
814         * configure: Regenerate.
816         2015-01-12  Anthony Green  <green@moxielogic.com>
818         * configure.ac: Don't disable gprof for moxie.
819         * configure: Rebuild.
821 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
823         Sync with binutils-gdb:
824         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
826         PR ld/18355
827         * Makefile.def: Add extra_configure_flags to host zlib.
828         * configure.ac (extra_host_zlib_configure_flags): New.  Set
829         to --enable-host-shared When bfd is to be built as shared
830         library.  AC_SUBST.
831         * Makefile.in: Regenerated.
833 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
835         Sync with src:
836         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
837         * Makefile.def (dependencies): Add all-zlib to all-bfd.
838         * Makefile.in: Regenerated.
840 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
842         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
843         target.
844         * configure: Regenerate.
846 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
848         * MAINTAINERS (Write After Approval): Add myself.
850 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
852         * MAINTAINERS (OS Port Maintainers): Add myself.
853         (Various Maintainers): Remove myself from libffi testsuite.
855 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
857         * MAINTAINERS (gen* on machine desc): Add self.
859 2015-06-02  Jason Merrill  <jason@redhat.com>
861         PR bootstrap/66319
862         * configure.ac: Use -std=gnu++98.
864 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
866         * MAINTAINERS (Write After Approval): Add myself.
868 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
870         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
871         * configure: Regenerate.
873 2015-05-26  Jason Merrill  <jason@redhat.com>
875         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
876         * configure: Regenerate.
878 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
880         * configure.ac: FT32 target added.
881         * configure: Regenerated.
883 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
885         * MAINTAINERS (Write After Approval): Add myself.
887 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
889         * MAINTAINERS (Write After Approval): Add myself.
891 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
893         * configure.ac: Fix typo.
894         * configure: Regenerate.
896 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
898         * MAINTAINERS (Write After Approval): Add myself.
900 2015-05-03  Matthias Klose  <doko@ubuntu.com>
902         * configure.ac: Match $host configured with triplets.
903         * configure: Regenerate.
905 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
907         * Makefile.tpl: Remove surplus whitespace throughout.
908         * Makefile.in: Regenerate.
910 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
912         * MAINTAINERS (Various Maintainers): Add myself as instruction
913         combiner maintainer.
915 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
917         PR bootstrap/62077
918         * configure.ac (--enable-stage1-checking): Default to
919         release,misc,gimple,rtlflag,tree,types if --disable-checking
920         or --enable-checking is not specified and DEV-PHASE is not
921         experimental.
922         * configure: Regenerated.
924 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
926         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
927         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
928         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
929         * Makefile.in: Regenerate.
931 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
933         * MAINTAINERS: Update my email address.
935 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
937         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
939 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
941         * MAINTAINERS: Add myself as an arm port reviewer.
943 2015-03-25  Martin Liska  <mliska@suse.cz>
944             Yury Gribov  <y.gribov@samsung.com>
946         * Makefile.in: Fix ln source location for vimrc file.
947         * Makefile.tpl: Likewise.
949 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
951         PR bootstrap/25672
952         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
953         cross-compiling.  Similarly for CXX_FOR_TARGET.
954         * configure: Regenerate.
956 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
958         * Makefile.def: Add libmpx.
959         * configure.ac: Add libmpx.
960         * Makefile.in: Regenerate.
961         * configure: Regenerate.
963 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
965         * MAINTAINERS (CPU Port Maintainers): Add myself
966         i386 vector ISA extns mantainer.
968 2015-03-13  Jeff Law  <law@redhat.com>
970         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
971         maintainer.
972         Remove Richard Henderson as a maintainer for the x86 port.
974 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
976         * MAINTAINERS (CPU Port Maintainers): Update my email address.
978 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
980         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
981         pointer bounds checker and i386 MPX maintainer.
983 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
985         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
987 2015-02-26  Martin Sebor  <msebor@redhat.com>
989         * MAINTAINERS (Various Maintainers): Add self.
991 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
993         * configure.ac [--enable-as-accelerator-for] (enable_languages):
994         Make sure it contains lto.
995         * configure: Regenerate.
997 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
999         * configure: Regenerate.
1001 2015-02-06  Diego Novillo  <dnovillo@google.com>
1003         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1004         middle-end, docstring): Remove myself.
1005         (Write After Approval): Add myself.
1007 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1009         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1010         (Write After Approval): Update address.
1012 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1014         PR jit/64780
1015         * configure.ac: Require the user to explicitly specify
1016         --enable-host-shared if the jit is enabled.
1017         * configure: Regenerate.
1019 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1021         * MAINTAINERS (Write After Approval): Add myself.
1023 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1025         * MAINTAINERS: Make whitespace consistent.
1027 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1033         * MAINTAINERS: (Write After Approval): Add myself.
1035 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1037         * MAINTAINERS: (Write After Approval): Add myself.
1039 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1041         * MAINTAINERS: (Write After Approval): Add myself.
1043 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1045         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1046         objective-c/c++ front end maintainer.
1048 2015-01-13  Marek Polacek  <polacek@redhat.com>
1050         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1052 2015-01-12  Jeff Law  <law@redhat.com>
1054         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1055         a very long time.
1057 2015-01-09  Ian Lance Taylor  <iant@google.com>
1059         * configure.ac (host_tools): Add gotools.
1060         * Makefile.def (host_modules): Add gotools.
1061         (dependencies): Add dependency of all-gotools on all-target-libgo.
1063 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1065         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1066         * configure: Regenerate.
1068 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1070         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1071         all-target-libgomp.
1072         * Makefile.in: Regenerate.
1074 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1076         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1078 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1080         * configure.ac: Add Visium support.
1081         * configure: Regenerate.
1083 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1085         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1086         * configure: Regenerate.
1088 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1090         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1091         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1092         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1093         (OBJCOPY_FOR_TARGET): New variable.
1094         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1095         * Makefile.in: Regenerate.
1096         * configure.ac: Check for already installed target objcopy.
1097         Also GCC_TARGET_TOOL on objcopy.
1098         * configure: Regenerate.
1100 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1102         * config.sub: Update from upstream, to 2015-01-01 version.
1103         * config.guess: Ditto.
1105 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1107         * MAINTAINERS (RTEMS Ports): Add myself.
1109 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1111         * MAINTAINERS (Write After Approval): Add myself.
1113 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1115         * MAINTAINERS (Write After Approval): Add myself.
1117 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1119         * configure.ac (--enable-as-accelerator-for): Don't set
1120         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1121         * configure: Regenerate.
1123 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1125         PR bootstrap/64023
1126         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1127         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1128         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1129         to CXX.
1130         * Makefile.in: Regenerated.
1132 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1133             Yury Gribov  <y.gribov@samsung.com>
1135         * .gitignore: Added .local.vimrc and .lvimrc.
1136         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1137         * Makefile.in: Regenerate.
1139 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1141         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1142         * configure: Regenerated.
1144 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1146         * MAINTAINERS (nvptx port): New entry.
1148 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1150         * configure: Regenerate.
1152 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1154         * configure.ac: Merge with Binutils.
1156 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1158         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1159         * Makefile.in: Regenerate.
1161 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1163         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1164         missing flex.
1165         * Makefile.in: Regenerated.
1167 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1169         * Makefile.in: Regenerate.
1171 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1173         PR bootstrap/63784
1174         * libtool.m4: Add $pic_flag with -shared.
1176 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1178         * MAINTAINERS (Write After Approval): Added myself.
1180 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1182         * MAINTAINERS (write-after-approval): Add myself.
1184 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1186         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1187         from 2 years ago.
1189 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1191         Revert:
1192         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1194         * MAINTAINERS (Write After Approval): Added myself as line map
1195         maintainer.
1197 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1199         Revert:
1200         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1202         * MAINTAINERS (Write After Approval): Added myself.
1204 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1206         * MAINTAINERS (Write After Approval): Added myself.
1208 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1210         * MAINTAINERS (Write After Approval): Added myself as line map
1211         maintainer.
1213 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1215         * MAINTAINERS (Various Maintainers): Added myself as line map
1216         maintainer.
1218 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1220         * move-if-change: Sync from upstream gnulib.
1222 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1224         * compile: Sync with upstream Automake.
1225         * depcomp: Ditto.
1226         * install-sh: Ditto.
1227         * missing: Ditto.
1228         * mkinstalldirs: Ditto.
1229         * ylwrap: Ditto.
1231 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1233         * config.sub: Update from upstream config repo.
1234         * config.guess: Ditto.
1236 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1238         * Makefile.def: Add liboffloadmic to target_modules.  Make
1239         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1240         * Makefile.in: Regenerate.
1241         * configure: Regenerate.
1242         * configure.ac: Add liboffloadmic to target binaries.
1243         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1244         Add liboffloadmic to noconfig list when C++ is not supported.
1246 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1247             Thomas Schwinge  <thomas@codesourcery.com>
1248             Ilya Verbin  <ilya.verbin@intel.com>
1249             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1251         * configure: Regenerate.
1252         * configure.ac (--enable-as-accelerator-for)
1253         (--enable-offload-targets): New configure options.
1255 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1257         * Makefile.def: Make all-gcc depend on all-isl.
1258         * Makefile.in: Regenerate.
1260 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1262         * ChangeLog.jit: New.
1263         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1265 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1267         PR target/63610
1268         * libtool.m4: Fix globbing of darwin versions.
1269         * configure: Regenerate.
1271 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1273         * Makefile.def: Remove CLooG.
1274         * Makefile.tpl: Ditto.
1275         * configure.ac: Ditto.
1276         * configure: Regenerate.
1277         * Makefile.in: Ditto.
1279 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1281         * configure.ac: Handle nvptx-*-*.
1282         * configure: Regenerate.
1284 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1286         * MAINTAINERS (Write After Approval): Add myself.
1288 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1290         * Makefile.def (libcc1): Remove bootstrap=true;.
1291         * Makefile.in: Regenerated.
1293 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1295         * configure.ac: Update comment.
1296         * configure: Regenerate.
1298 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1300         * MAINTAINERS (Write After Approval): Add myself.
1302 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1304         * configure.ac (extra_host_libiberty_configure_flags): Add
1305         --enable-shared also for libcc1's benefit.
1306         * configure: Regenerate.
1308 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1310         * MAINTAINERS: Change my email address.
1312 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1313             Tom Tromey  <tromey@redhat.com>
1315         * Makefile.def: Add libcc1 to host_modules.
1316         * configure.ac (host_tools): Add libcc1.
1317         * Makefile.in, configure: Rebuild.
1319 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1321         * configure.ac (build_configargs): Don't share config.cache between
1322         build subdirs.
1323         * configure: Regenerate.
1325 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1327         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1328         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1329         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1330         leon3v7 as leon3.
1331         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1332         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1333         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1334         * config/sparc/sparc.md (cpu): Add leon3v7.
1335         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1337 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1339         * MAINTAINERS (write-after-approval): Add myself.
1341 2014-10-23  Ian Lance Taylor  <iant@google.com>
1343         * configure.ac: Disable the Go frontend on systems where it is known
1344         to not work.
1345         * configure: Regenerate.
1347 2014-10-23  Richard Biener  <rguenther@suse.de>
1349         * Makefile.def: Add libcpp build module and dependencies.
1350         * configure.ac: Add libcpp build module.
1351         * Makefile.in: Regenerate.
1352         * configure: Likewise.
1354 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1356         * MAINTAINERS (write-after-approval): Add myself.
1358 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1360         * INSTALL/README: Do not mention CVS.
1362 2014-10-03  Jing Yu  <jingyu@google.com>
1364         * configure.ac: Add aarch64 to list of targets that support gold.
1365         * configure: Regenerate.
1367 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1369         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1371 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1373         * MAINTAINERS:  Add myself as MIPS maintainer.
1375 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1377         * MAINTAINERS: Move myself to MIPS maintainers.
1379 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1381         * MAINTAINERS: Put all email addresses between '<' and '>'.
1383 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1385         * MAINTAINERS: Move myself to reviewers (Fortran).
1387 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1389         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1390         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1391         * Makefile.in: Regenerate.
1393 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1395         * rtx-classes-status.txt: Delete
1397 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1399         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1401 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1403         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1404         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1405         of checking for version number.
1406         * configure: Regenerated.
1407         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1409 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1411         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1412         is done; begin phase 6 (use extra rtx_def subclasses).
1414 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1416         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1417         done; begin phase 5 (additional rtx_def subclasses).
1419 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1421         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1423 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1425         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1426         SET_BB_HEADER are done.
1428 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1430         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1431         done.
1433 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1435         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1437 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1439         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1441 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1443         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1445 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1447         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1449 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1451         * rtx-classes-status.txt: Phase 3 (per-file commits within
1452         "config" subdirs) is done; begin phase 4 (removal of
1453         "scaffolding").
1455 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1457         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1458         dir) is done; begin phase 3 (per-file commits within "config"
1459         subdirs).
1461 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1463         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1464         phase 2 (per-file commits in main source dir).
1466 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1468         * configure: Regenerated.
1470 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1472         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1474 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1476         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1478 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1480         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1482 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1484         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1486 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1488         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1490 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1492         * MAINTAINERS (Write After Approval): Add myself.
1494 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1496         * MAINTAINERS: Remove myself
1498 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1500         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1502 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1508         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1509         SET_BB_HEADER, SET_BB_FOOTER
1511 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1513         * rtx-classes-status.txt: New file
1515 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1517         * configure.ac: Eliminate ClooG installation dependency.
1518         * configure: Regenerate.
1519         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1520         * Makefile.in: Regenerate.
1522 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1524         * MAINTAINERS (Write After Approval): Add myself.
1526 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1528         * MAINTAINERS (Write After Approval): Add myself.
1530 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2014-07-28  Anthony Green  <green@moxielogic.com>
1536         Import from savannah.gnu.org:
1537         * config.sub: Update to 2014-07-28 version.
1539 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1541         * MAINTAINERS: Remove my MIPS maintainer entry.
1543 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1545         PR target/47230
1546         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1547         * configure: Regenerate.
1549 2014-07-24  James Norris  <jnorris@codesourcery.com>
1551         * MAINTAINERS (Write After Approval): Add myself.
1553 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1555         * configure.ac: Accept only CLooG 0.18.1.
1556         * configure: Regenerate.
1558 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1560         * configure.ac: Don't accept isl 0.11.
1561         * configure: Regenerate.
1563 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1569         * configure.ac: Don't accept isl 0.10.
1570         * configure: Regenerate.
1572 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1574         Fix include path for in-tree cloog.
1575         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1576         * configure: Regenerate.
1578 2014-06-18  Richard Henderson  <rth@redhat.com>
1580         * .gitignore: Import gcc_update output.
1582 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1584         * config-ml.in: Robustify ac_configure_args parsing.
1586         * configure.ac (--enable-linker-plugin-configure-flags)
1587         (--enable-linker-plugin-flags): New flags.
1588         (configdirs): Conditionally add libiberty-linker-plugin.
1589         * configure: Regenerate.
1590         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1591         (host_modules) <lto-plugin>: Pay attention to
1592         @extra_linker_plugin_flags@ and
1593         @extra_linker_plugin_configure_flags@.
1594         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1595         * Makefile.in: Regenerate.
1597         * Makefile.tpl (configure-[+prefix+][+module+])
1598         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1599         "module_srcdir" instead of "module" for locating a module's srcdir.
1600         * Makefile.in: Regenerate.
1602 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1604         * MAINTAINERS (Write After Approval): Add myself.
1606 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1608         * MAINTAINERS: Update my email address.
1610 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1612         * MAINTAINERS (Write After Approval): Add myself.
1614 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1616         * MAINTAINERS (Write After Approval): Add myself.
1618 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1620         PR libstdc++/61011
1621         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1622         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1623         * configure: Regenerate.
1625 2014-05-28  Pedro Alves  <palves@redhat.com>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1631         * MAINTAINERS: Update my affiliation/email.
1633 2014-05-19  Mike Stump  <mikestump@comcast.net>
1635         * MAINTAINERS: Add wide-int reviewers.
1637 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1639         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1640         * configure: Regenerated.
1642 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1644         * MAINTAINERS (libitm): Add myself as maintainer.
1646 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1648         * MAINTAINERS (Write After Approval): Add myself.
1650 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1652         * config.sub, config.guess: Import from upstream.
1654 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1656         * MAINTAINERS (Write After Approval): Put myself in correct order.
1658 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1660         * MAINTAINERS (Write After Approval): Add myself.
1662 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1664         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1665         section.
1667 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1669         * MAINTAINERS (Write After Approval): Delete myself.
1671 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1673         PR sanitizer/56781
1674         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1675         and -B* options with -Xcompiler.
1677 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1679         PR bootstrap/60620
1680         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1681         * Makefile.in: Regenerate.
1683 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1685         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1686         for WINDRES_FOR_TARGET in default-manifest.o rule.
1687         * Makefile.in: Regenerate.
1689 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1691         * MAINTAINERS (Write After Approval): Add myself.
1693 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1695         PR sanitizer/56781
1696         * Makefile.def: Set bootstrap=true; for host fixincludes.
1697         * configure.ac: Don't bootstrap host fixincludes unless
1698         --with-build-config=bootstrap-{a,ub}san.
1699         * Makefile.in: Regenerated.
1700         * configure: Regenerated.
1702 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1704         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1705         --enable-vtable-verify option parsing.  Don't add
1706         target-libsanitizer to bootstrap_target_libs unless
1707         --with-build-config=bootstrap-asan or
1708         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1709         to bootstrap_target_libs unless --enable-vtable-verify.
1710         * configure: Regenerated.
1712 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1714         * MAINTAINERS (Write After Approval): Add myself.
1716 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1718         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1720 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1722         PR bootstrap/58572
1723         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1724         -I for libstdc++-v3 includes if $(LEAN).
1725         * Makefile.in: Regenerated.
1727 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1729         * MAINTAINERS: Update my email address.
1731 2014-02-24  Walter Lee  <walt@tilera.com>
1733         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1734         (tilegx-*-*): Change to tilegx*-*-*.
1735         * configure: Regenerate.
1737 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1739         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1741 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1743         * MAINTAINERS (Write After Approval): Add myself.
1745 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1747         PR target/59788
1748         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1749         *solaris2*.
1751 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1753         * MAINTAINERS: Update my email address.
1755 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1757         * MAINTAINERS: Convert to UTF-8.
1758         Properly sort Xinliang David Li's entry.
1760 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1761             Sandra Loosemore  <sandra@codesourcery.com>
1763         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1764         nios2 port maintainers.
1766 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1768         * MAINTAINERS (Write After Approval): Add myself.
1770 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1772         * configure.ac: Add user-friendly check for native x86_64-linux
1773         multilibs.
1774         * configure: Regenerate.
1776 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1778         * MAINTAINERS: Add myself as sh maintainer.
1780 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1782         * MAINTAINERS: Add self as SLSR maintainer.
1784 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1786         * MAINTAINERS: Update my email address.
1788 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1790         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1792 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1794         * Makefile.in: Regenerate.
1796         * Makefile.tpl: Fix typo.
1797         * Makefile.in: Regenerate partially.
1799 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1801         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1802         supported.
1803         * configure: Regenerated.
1805 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1807         * MAINTAINERS (Write After Approval): Add myself.
1809 2013-10-30  Jason Merrill  <jason@redhat.com>
1811         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1812         --disable-build-format-warnings.
1814 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1816         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1817         depend on libstdc++ and libgcc.
1818         * configure: Regenerate.
1819         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1820         libcilkrts for POSIX and i*86, and x86_64 architectures.
1821         * Makefile.in: Added libcilkrts related fields to support building it.
1823 2013-10-26  Jeff Law  <law@redhat.com>
1825         * Makefile.def (target_modules): Remove libmudflap
1826         (languages): Remove check-target-libmudflap).
1827         * Makefile.in: Rebuilt.
1828         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1829         * configure.ac (target_libraries): Remove target-libmudflap.
1830         Remove checks which disabled libmudflap on some systems.
1831         * configure: Rebuilt.
1832         * libmudflap: Directory removed.
1834 2013-10-21  Cong Hou  <congh@google.com>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2013-10-16  Mike Stump  <mikestump@comcast.net>
1840         * .dir-locals.el: Add.
1842 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1844         * configure.ac: Add --enable-host-shared
1845         * configure: Regenerate.
1847 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1849         Import from savannah.gnu.org:
1850         * config.guess: Update to 2013-06-10 version.
1851         * config.sub: Update to 2013-10-01 version.
1853 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1855         Changes to build configuration to allow big endian ARC ELF toolchain
1856         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1857         * configure: Regenerate.
1859 2013-09-20  Alan Modra  <amodra@gmail.com>
1861         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1862         ppc host match.  Support little-endian powerpc linux hosts.
1864 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1866         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1867         maintainer.
1869 2013-09-12  DJ Delorie  <dj@redhat.com>
1871         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1872         maintainers.
1874 2013-09-03  Richard Biener  <rguenther@suse.de>
1876         * configure.ac: Also allow ISL 0.12.
1877         * configure: Regenerated.
1879 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1881         * MAINTAINERS (Write After Approval): Add myself.
1883 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1885         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1887 2013-08-26  Caroline Tice  <cmtice@google.com>
1889         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1890         "Various Reviewers" to libvtv "Various Maintainers".
1892 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1894         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1896 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1898         * MAINTAINERS: Update name, email.
1900 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1902         * MAINTAINERS (Write After Approval): Add myself.
1904 2013-08-12  Caroline Tice  <cmtice@google.com>
1906         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1907         address in the Write After Approval section.
1909 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1911         * MAINTAINERS (Write After Approval): Update email.
1913 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1915         * configure.ac: Adjust to check VTV_SUPPORTED.
1916         * configure: Regenerated.
1918 2013-08-02  Caroline Tice  <cmtice@google.com>
1920         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1921         on non-linux systems; add target-libvtv to noconfigdirs; add
1922         libsupc++/.libs to C++ library search paths.
1923         * configure: Regenerated.
1924         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1925         libstdc++ and libgcc.
1926         * Makefile.in: Regenerated.
1928 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1930         * MAINTAINERS (Write After Approval): Add myself.
1932 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1933             Shiva Chen  <shiva0217@gmail.com>
1935         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1936         nds32 port maintainers.
1938 2013-07-17  Tim Shen  <timshen91@gmail.com>
1940         * MAINTAINERS (Write After Approval): Add myself.
1942 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1944         * configure.ac: Sync from binutils.
1945         * configure: Regenerate.
1947 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1949         * MAINTAINERS (Write After Approval): Add myself.
1951 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1953         * MAINTAINERS (Write After Approval): Add myself.
1955 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1957         * MAINTAINERS (Write After Approval): Add myself.
1959 2013-04-30  Brooks Moses  <bmoses@google.com>
1961         * MAINTAINERS: Update my email; move myself from Fortran
1962         reviewer to Write After Approval.
1964 2013-04-16  Andreas Schwab  <schwab@suse.de>
1966         * configure.ac (aarch64-*-*): Don't disable java.
1967         * configure: Regenerate.
1969 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1971         * MAINTAINERS (Write After Approval): Add myself.
1973 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1975         * Makefile.def (target_modules): Don't install libffi.
1976         * Makefile.in: Regenerate.
1978 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1980         * MAINTAINERS (Write After Approval): Add myself.
1982 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1984         * MAINTAINERS (Write After Approval): Add myself.
1986 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1988         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1989         * configure: Regenerated.
1991 2013-02-05  Ian Lance Taylor  <iant@google.com>
1993         PR go/55969
1994         * configure.ac: Disable libgo on some systems where it does not
1995         work.
1997 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1999         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2000         Remove Geoff Keating as rs6000 port maintainer, at his request.
2002 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2004         * MAINTAINERS: Update my email.
2006 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2008         * configure: Re-generate.
2010 2013-01-15  Richard Biener  <rguenther@suse.de>
2012         PR other/55973
2013         * configure: Re-generate.
2015 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2017         * Makefile.def (install-target-libsanitizer): Depend on
2018         install-target-libstdc++-v3.
2019         * Makefile.in: Regenerate.
2021 2013-01-14  Richard Biener  <rguenther@suse.de>
2023         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2024         * configure: Re-generate
2026 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2028         * config.sub: Update from config repo.
2030 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2032         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2033         * Makefile.in: Regenerate.
2035 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2037         * MAINTAINERS (arc): Add new port maintainership for myself.
2039 2013-01-09  Jason Merrill  <jason@redhat.com>
2041         * .gitignore: Import from gdb repository.
2043 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2045         * Makefile.def (configure-gcc): Depend on all-gmp.
2046         (all-gcc): Remove dependency on all-gmp.
2047         * Makefile.in: Regenerated.
2049 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2051         * config.sub: Merge from config repo.
2052         * config.guess: Ditto.
2054 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2056         * Makefile.def: Merge from binutils.
2057         * Makefile.in: Ditto.
2059 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2061         * MAINTAINERS: Update my email.
2063 2012-12-29  Ben Elliston  <bje@gnu.org>
2065         * config.guess: Update to 2012-12-29 version.
2066         * config.sub: Likewise.
2068 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2070         * Makefile.def (install-target-libgfortran): Depend on
2071         install-target-libquadmath, install-target-libgcc.
2072         (install-target-libsanitizer): Depend on install-target-libgcc.
2073         (install-target-libjava): Depend on install-target-libgcc.
2074         (install-target-libitm): Depend on install-target-libgcc.
2075         (install-target-libobjc): Depend on install-target-libgcc.
2076         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2077         * Makefile.in: Regenerate.
2079 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2081         * Makefile.def (install-target-libgo): Depend on
2082         install-target-libatomic.
2083         * Makefile.in: Regenerate.
2085 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2087         PR go/55201
2088         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2089         * Makefile.in: Regenerate.
2091 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2093         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2094         * configure: Regenerate.
2096 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2098         * config.sub: Merge from config repo.
2100 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2102         * Makefile.def (target_modules): Add bootstrap=true and
2103         raw_cxx=true to libsanitizer.
2104         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2105         * Makefile.in: Regenerated.
2106         * configure: Likewise.
2108 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2110         * MAINTAINERS: Remove self as RTL optimization maintainer.
2112 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2114         * MAINTAINERS (Write After Approval): Add myself.
2116 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2118         * Makefile.def (target_modules): Remove bootstrap=true and
2119         raw_cxx=true from libsanitizer.
2120         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2121         * Makefile.in: Regenerated.
2122         * configure: Likewise.
2124 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2126         * Makefile.def (target_modules): Add bootstrap=true and
2127         raw_cxx=true to libsanitizer.
2128         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2129         * Makefile.in: Regenerated.
2130         * configure: Likewise.
2132 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2134         PR bootstrap/54279
2135         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2136         * configure: Regenerate.
2137         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2138         * Makefile.in: Regenerate.
2140 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2142         * configure.ac: Disable libsanitizer if we're not building C++.
2143         * configure: Regenerate.
2145 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2147         * MAINTAINERS (Write After Approval): Add myself.
2149 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2151         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2152         Kostya Serebryany (kcc@google.com) and
2153         Jakub Jelinek (jakub@redhat.com).
2154         Rename area for Dodji Seketeli (dodji@redhat.com).
2156 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2158         * MAINTAINERS: (asan.c, related): Add myself.
2160 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2162         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2163         * configure: Regenerate.
2165 2012-11-13  Richard Henderson  <rth@redhat.com>
2167         * configure.ac: Move libsanitizer logic to subdirectory.
2168         * configure: Regenerate.
2170 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2172         * configure.ac: Enable libsanitizer just on x86 linux for now.
2173         * configure: Re-generate.
2175 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2177         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2178         sections.
2179         * configure: Regenerate.
2181 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2183         * configure.ac: Add section for configdirs for libsanitizer.
2184         Disable for cris-*-* and mmix-*-*.
2185         * configure: Regenerate.
2187 2012-11-12  Wei Mi <wmi@google.com>
2189         * configure.ac: Add libsanitizer to target_libraries.
2190         * Makefile.def: Ditto.
2191         * configure: Regenerate.
2192         * Makefile.in: Regenerate.
2193         * libsanitizer: New directory for asan runtime.  Contains an empty
2194         tsan directory.
2196 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2198         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2199         against Mingw64 w32api.
2200         * configure: Regenerate.
2202 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2204         * configure: Regenerated.
2206 2012-11-03  Robert Mason  <rbmj@verizon.net>
2208         * configure.ac: add --disable-libstdcxx configure option
2209         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2211 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2213         * MAINTAINERS (Write After Approval): Add myself.
2215 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2012-10-24  Sharad Singhai  <singhai@google.com>
2221         * MAINTAINERS (Write After Approval): Add myself.
2223 2012-10-24  Eric Christopher  <echristo@gmail.com>
2225         * MAINTAINERS: Update email address.
2227 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2229         PR bootstrap/54820
2230         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2231         * configure: Regenerate.
2233 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2235         * MAINTAINERS (aarch64): Add Marcus and myself.
2237 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2239         PR bootstrap/54820
2240         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2241         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2242         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2243         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2244         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2245         * Makefile.in: Regenerate.
2246         * configure.ac (have_static_libs): New variable and associated check.
2247         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2248         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2249         * configure: Regenerate.
2251 2012-10-10  Richard Biener  <rguenther@suse.de>
2253         * MAINTAINERS: Adjust for changed surname.
2255 2012-10-04  Lawrence Crowl  <crowl@google.com>
2257         * MAINTAINERS (Write After Approval): Add myself.
2259 2012-10-01  Cary Coutant  <ccoutant@google.com>
2261         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2263 2012-09-28  Ian Lance Taylor  <iant@google.com>
2265         * Makefile.def: Make all-target-libgo depend on
2266         all-target-libbacktrace.
2267         * Makefile.in: Rebuild.
2269 2012-09-26  Ian Lance Taylor  <iant@google.com>
2271         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2272         * Makefile.in: Rebuild.
2274 2012-09-20  Walter Lee  <walt@tilera.com>
2276         * configure.ac: Add tilegx to list of targets that support gold.
2277         * configure: Regenerate.
2279 2012-09-20  Marek Polacek  <polacek@redhat.com>
2281         * MAINTAINERS (Write After Approval): Add myself.
2283 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2285         * configure.ac: Add mips*-mti-elf* target.
2286         * configure: Regenerate.
2288 2012-09-17  Ian Lance Taylor  <iant@google.com>
2290         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2291         * configure.ac (host_libs): Add libbacktrace.
2292         (target_libraries): Add libbacktrace.
2293         * Makefile.def (host_modules): Add libbacktrace.
2294         (target_modules): Likewise.
2295         * configure, Makefile.in: Rebuild.
2297 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2299         PR target/38607
2300         Merge upstream change.
2301         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2303         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2304         Add libgomp*.o to compare_exclusions for AIX.
2305         * configure: Regenerate.
2307 2012-09-06  Diego Novillo  <dnovillo@google.com>
2309         * configure.ac: Bump minimum GMP version to 4.2.3.
2310         * configure: Re-generate.
2312 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2314         PR target/54461
2315         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2316         target-libgloss if not configured --with-avrlibc=no.
2317         * configure: Regenerate.
2319 2012-09-04  Jason Merrill  <jason@redhat.com>
2321         * configure.ac: Fix --enable-languages=all.
2323 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2325         * MAINTAINERS (Write After Approval): Add myself.
2327 2012-09-03  Richard Guenther  <rguenther@suse.de>
2329         PR bootstrap/54138
2330         * configure.ac: Re-organize ISL / CLOOG checks to allow
2331         disabling with either --without-isl or --without-cloog.
2332         * configure: Regenerated.
2334 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2336         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2337         * configure: Regenerate.
2339 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2341         * MAINTAINERS: Fix my email address.
2343 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2345         PR binutils/4970
2346         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2347         and opcodes.
2348         * Makefile.in: Regenerated.
2350 2012-08-26  Art Haas <ahaas@impactweather.com>
2352         * configure: Regenerate.
2354 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2356         * INSTALL/README: Also refer to the online installation
2357         instructions.
2359 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2361         * MAINTAINERS (Write After Approval): Add myself.
2362         (Picochip port): Remove myself.
2364 2012-08-14   Diego Novillo  <dnovillo@google.com>
2366         Merge from cxx-conversion branch.
2368         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2369         POSTSTAGE1_CONFIGURE_FLAGS.
2370         * Makefile.in: Regenerate.
2371         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2372         Force C++ when bootstrapping.
2373         * configure: Regenerate.
2375 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2377         * MAINTAINERS (Write After Approval): Add myself.
2379 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2381         * README: Document use of ranges of years in copyright notices.
2383 2012-07-06  Richard Guenther  <rguenther@suse.de>
2385         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2386         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2387         --with-gmp=system.
2388         * Makefile.in: Regenerated.
2389         * configure: Likewise.
2391 2012-07-06  Richard Guenther  <rguenther@suse.de>
2393         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2394         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2395         supply V=1 as extra_make_flags.
2396         * configure: Regenerated.
2397         * Makefile.in: Likewise.
2399 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2401         * configure: Regenerate.
2403 2012-07-03  Richard Guenther  <rguenther@suse.de>
2405         * Makfile.def (isl): Remove not necessary extra_exports and
2406         extra_make_flags.
2407         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2408         * Makefile.in: Regenerated.
2410 2012-07-03  Richard Guenther  <rguenther@suse.de>
2412         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2413         * configure.ac: If either the ISL or the CLooG check failed
2414         do not try to build in-tree versions.
2415         * Makefile.in: Regenerated.
2416         * configure: Regenerated.
2418 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2420         * configure: Regenerate.
2422 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2424         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2425         maintainer.
2427 2012-07-02  Richard Guenther  <rguenther@suse.de>
2429         * configure: Regenerated.
2431 2012-07-02  Richard Guenther  <rguenther@suse.de>
2432         Michael Matz  <matz@suse.de>
2433         Tobias Grosser <tobias@grosser.es>
2434         Sebastian Pop <sebpop@gmail.com>
2436         * Makefile.def: Add ISL host module, remove PPL host module.
2437         Adjust ClooG host module to use the proper ISL.
2438         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2439         * configure.ac: Include config/isl.m4.  Add ISL host library,
2440         remove PPL.  Remove PPL configury, add ISL configury, adjust
2441         ClooG configury.
2442         * Makefile.in: Regenerated.
2443         * configure: Likewise.
2445 2012-07-02  Richard Guenther  <rguenther@suse.de>
2447         Merge from graphite branch
2448         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2450         * configure: Regenerated.
2451         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2452         both cloog.org and legacy versions. The only supported version will
2453         be CLooG with the isl backend.
2455         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2457         * configure: Regenerated.
2458         * configure.ac: Require cloog isl 0.17.0
2460         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2462         * configure: Regenerated.
2463         * config/cloog.m4: Do not define CLOOG_ORG
2465 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2467         * configure.ac: Skip C if explicitly selected.
2468         * configure: Regenerate.
2470 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2472         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2473         they contain -O2.
2474         * configure: Regenerate.
2476 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2478         PR debug/53740
2479         * df.h, df-problems.c, dce.c: Revert last patch.
2481 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2483         * MAINTAINERS (Write After Approval): Update my email address.
2485 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2487         * MAINTAINERS (Write After Approval): Add myself.
2489 2012-06-20  Jason Merrill  <jason@redhat.com>
2491         * Makefile.tpl (check-target-libgomp-c++): New.
2492         (check-target-libitm-c++): New.
2493         * Makefile.def (c++): Add them.
2494         * Makefile.in: Regenerate.
2496 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2498         * MAINTAINERS (Write After Approval): Add myself.
2500 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2502         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2503         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2504         (install-no-fixedincludes): Adjust accordingly.
2505         * Makefile.in: Regenerate.
2507 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2509         Merge upstream change
2510         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2512 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2514         * MAINTAINERS (Write After Approval): Add myself.
2516 2012-05-09  Nick Clifton  <nickc@redhat.com>
2517             Paul Smith  <psmith@gnu.org>
2519         PR bootstrap/50461
2520         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2521         allow for the fact that from release v3.1.0 of MPFR the source
2522         files were moved into a src sub-directory.
2523         * configure: Regenerate.
2525 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2527         * configure.ac: Bump minimum MPFR version to 2.4.0.
2528         * configure: Regenerated.
2530 2012-05-01  Richard Henderson  <rth@redhat.com>
2532         * Makefile.def (libatomic): New target_module.
2533         * configure.ac (target_libraries): Add libatomic.
2534         (noconfigdirs): Check if libatomic is supported.
2535         * Makefile.in, configure: Rebuild.
2537 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2539         * MAINTAINERS (Write After Approval): Add myself.
2541 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2543         * config.sub: Update to 2012-04-18 version from official repo.
2545 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2547         * MAINTAINERS (Write After Approval): Add myself.
2549 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2551         * MAINTAINERS: Changed email address.
2553 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2555         PR target/52737
2556         * contrib/gcc_update (files_and_dependencies):
2557         Remove gcc/config/avr/t-multilib from touch data.
2559 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2561         * MAINTAINERS (OS Port Maintainers): Remove irix.
2562         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2563         (unsupported_languages): Remove mips-sgi-irix6.*.
2564         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2565         (with_stabs): Remove.
2566         * configure: Regenerate.
2568 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2570         * MAINTAINERS (OS Port Maintainers): Remove osf.
2571         * configure.ac (enable_libgomp): Remove *-*-osf*.
2572         (with_stabs): Remove alpha*-*-osf*.
2573         * configure: Regenerate.
2575 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2577         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2578         * configure: Regenerate.
2580 2012-02-17  Walter Lee  <walt@tilera.com>
2582         * MAINTAINERS: (Write After Approval): Delete myself.
2584 2012-02-14  Walter Lee  <walt@tilera.com>
2586         * MAINTAINERS (tilegx port): Add myself.
2587         (tilepro port): Add myself.
2588         (Write After Approval): Add myself.
2590 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2592         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2593         and Joseph Myers as docstring relicensing maintainers.
2595 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2597         * MAINTAINERS (write-after-approval): Add myself.
2599 2012-02-08  Ira Rosen <irar@il.ibm.com>
2601         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2602         maintainer.
2604 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2606         * MAINTAINERS (Write After Approval): Move myself to
2607         maintain alphabetical order.
2609 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2611         * MAINTAINERS (Write After Approval): Add myself.
2613 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2615         * MAINTAINERS (Write After Approval): Add myself.
2617 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2618             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2620         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2621         * configure: Regenerate.
2623 2012-01-23  Harshit Chopra  <harshit@google.com>
2625         * MAINTAINERS (Write After Approval): Add myself.
2627 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2629         * configure.ac: Remove reference to mh-interix.
2630         * configure: Regenerate.
2632 2012-01-05  Richard Henderson  <rth@redhat.com>
2634         PR bootstrap/51072
2635         * configure.ac: Disable libitm if c++ is not enabled.
2636         * configure: Rebuild.
2638         * configure.ac: Fix regexp for same.
2639         * configure: Rebuild.
2641 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2643         * MAINTAINERS (Write After Approval): Add myself.
2645 2012-01-02  Richard Guenther  <rguenther@suse.de>
2647         PR bootstrap/51686
2648         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2649         * Makefile.in: Regenerate.
2651 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2653         * MAINTAINERS (Write After Approval): Add myself.
2655 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2657         * configure: Regenerate.
2659 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2661         * MAINTAINERS (picochip): Changed email address.
2663 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2665         * MAINTAINERS (write-after-approval): Add self.
2667 2011-11-29  DJ Delorie  <dj@redhat.com>
2669         * configure.ac (rl78-*-*) New case.
2670         * configure: Regenerate.
2671         * MAINTAINERS: Add myself as RL78 maintainer.
2673 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2675         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2677 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2679         * libtool.m4: Additional FreeBSD 10 fixes.
2681 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2683         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2684         Maintainers section, as Epiphany maintainer.
2686 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2688         PR target/49992
2689         * configure.ac: Remove ranlib special-casing for Darwin.
2690         * configure: Regenerate.
2692 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2694         * MAINTAINERS (Reviewers): Keep the list sorted.
2696 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2698         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2700 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2702         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2703         * configure: Rebuild.
2704         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2705         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2706         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2707         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2708         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2709         Add READELF.
2710         * Makefile.in: Rebuild.
2712 2011-11-09  Jason Merrill  <jason@redhat.com>
2714         * Makefile.def (language=c++): Remove check-c++0x.
2715         * Makefile.in (check-gcc-c++): Regenerate.
2717 2011-11-08  Richard Henderson  <rth@redhat.com>
2719         * configure.ac: Test for libitm directory present first.
2721         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2723         * configure.ac: Test libitm/configure.tgt to disable libitm.
2724         * configure: Rebuild.
2726 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2727             Richard Henderson  <rth@redhat.com>
2729         Merged from transactional-memory.
2731         * Makefile.def (lang_env_dependencies): libitm is c++.
2732         Add libitm target module.
2733         * configure.ac: Likewise.
2734         * config/mmap.m4: New file.
2735         * contrib/gcc_update: Add libitm to touch data.
2736         * Makefile.in, configure: Rebuild.
2738 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2740         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2741         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2742         * Makefile.in: Regenerate.
2744 2011-11-01  DJ Delorie  <dj@redhat.com>
2746         * config.sub: Update to version 2011-10-29 (added rl78)
2748 2011-10-27  Nick Clifton  <nickc@redhat.com>
2750         * config.sub: Import these changes from the config project:
2752         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2753             Ben Elliston  <bje@gnu.org>
2755         * config.sub (epiphany): New.
2757         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2758             Ben Elliston  <bje@gnu.org>
2760         * config.sub (hexagon, hexagon-*): New.
2762         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2764         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2765         64eb to be64.
2767         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2769         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2770         (nacl): Grok as alias for 32el-unknown-nacl.
2772 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2774         * MAINTAINERS (Write After Approval): Add myself.
2776 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2778         * MAINTAINERS (Write After Approval): Add myself.
2780 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2782         * MAINTAINERS (sparc port): Remove myself.
2784 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2786         * MAINTAINERS (Write After Approval): Add myself.
2788 2011-08-14  Yao Qi  <yao@codesourcery.com>
2790         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2791         * configure: Regenerate.
2793 2011-07-26  Ian Lance Taylor  <iant@google.com>
2795         * configure.ac: Set have_compiler based on whether gcc directory
2796         exists, rather than on whether gcc is in configdirs.
2797         * configure: Rebuild.
2799 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2801         * MAINTAINERS (Global Reviewers): Add self.
2803 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2805         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2806         link directories.
2807         * Makefile.in: Rebuild.
2809 2011-07-20  Ian Lance Taylor  <iant@google.com>
2811         PR bootstrap/49787
2812         * configure.ac: Move --enable-bootstrap handling earlier in file.
2813         If --enable-bootstrap and either --enable-build-with-cxx or
2814         --enable-build-poststage1-with-cxx, enable C++ automatically.
2815         * configure: Rebuild.
2817 2011-07-19  Ian Lance Taylor  <iant@google.com>
2819         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2820         make C++ a boot_language.  Set and substitute
2821         POSTSTAGE1_CONFIGURE_FLAGS.
2822         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2823         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2824         * configure, Makefile.in: Rebuild.
2826 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2828         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2829         maintainers.
2831 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2833         * MAINTAINERS (Global Reviewers): Add myself.
2835 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2837         * configure: Regenerate.
2839 2011-07-16  Jason Merrill  <jason@redhat.com>
2841         * Makefile.def (language=c++): Add check-c++0x and
2842         check-target-libmudflap-c++.
2843         * Makefile.tpl (check-target-libmudflap-c++): New.
2844         * Makefile.in: Regenerate.
2846 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2848         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2849         * Makefile.def (target_modules/libjava): Pass
2850         $(EXTRA_CONFIGARGS_LIBJAVA).
2851         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2852         if not configured with --enable-static-libjava.
2853         * Makefile.in: Regenerate.
2854         * configure: Likewise.
2856 2011-07-15  Jason Merrill  <jason@redhat.com>
2858         * Makefile.in (check-c++): Move check-gcc-c++0x after
2859         check-target-libstdc++-v3.
2861 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2863         * MAINTAINERS (c6x port): New entry.
2865 2011-07-13  Jason Merrill  <jason@redhat.com>
2867         * Makefile.in (check-gcc-c++0x): New.
2868         (check-c++): Depend on it.
2870 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2872         PR target/39150
2873         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2874         x86_64-*-solaris2.1[0-9]*.
2875         * configure: Regenerate.
2877 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2879         * MAINTAINERS (RTL optimizers): Add self.
2881 2011-06-27  Gabriel Charette  <gchare@google.com>
2883         * MAINTAINERS (Write After Approval): Add myself.
2885 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2887         PR regression/47836
2888         PR bootstrap/23656
2889         PR other/47733
2890         PR bootstrap/49247
2891         PR c/48825
2892         * configure.ac (target_libraries): Remove target-libiberty.
2893         Remove case-statement setting skipdirs=target-libiberty for
2894         multiple targets.  Remove checking target_configdirs and
2895         removing target-libiberty but keeping target-libgcc if
2896         otherwise empty.
2897         * Makefile.def (target_modules): Don't add libiberty.
2898         (dependencies): Remove all traces of target-libiberty.
2899         * configure, Makefile.in: Regenerate.
2901 2011-06-13  Walter Lee <walt@tilera.com>
2903         * configure.ac (tilepro-*-*) New case.
2904         (tilegx-*-*): Likewise.
2905         * configure: Regenerate.
2907 2011-06-06  Jing Yu  <jingyu@google.com>
2909         * configure.ac: Skip target-libiberty for
2910         arm*-*-linux-androideabi.
2911         * configure: Regenerated.
2913 2011-06-06  Nick Clifton  <nickc@redhat.com>
2915         * config.sub: Sync from upstream.
2917 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2919         * MAINTAINERS (Write After Approval): Add myself.
2921 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2923         * MAINTAINERS: Update my email address.
2925 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2927         * MAINTAINERS (Write After Approval): Update my email address.
2929 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2931         * MAINTAINERS (Write After Approval): Add myself.
2933 2011-05-08  Doug Kwan  <dougkwan@google.com>
2935         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2936         * configure: Regenerated.
2937         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2938         value from configure.
2939         * Makefile.in: Regenerated.
2941 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2943         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2944         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2945         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2946         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2947         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2948         *-*-vxworks*): Disable newlib and libgloss in separate case
2949         statement.
2950         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2951         to separate case statement.
2952         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2953         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2954         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2955         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2956         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2957         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2958         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2959         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2960         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2961         i[[3456789]]86-*-rdos*, m32r-*-*,
2962         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2963         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2964         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2965         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2966         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2967         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2968         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2969         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2970         and libgloss in main case over targets.  Remove most empty cases
2971         in main case over targets.
2972         * configure: Regenerate.
2974 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2976         * MAINTAINERS (Write After Approval): Add myself.
2978 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2980         * configure.ac: Remove code setting special library locations for
2981         hppa*64*-*-hpux11*.  Remove code setting compiler for
2982         sparc-sun-solaris2*.
2983         * configure: Regenerate.
2985 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2987         * configure.ac: Separate libgloss_dir settings from general case
2988         over targets.
2989         * configure: Regenerate.
2991 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2993         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2994         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2995         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2996         cases in libgcj-disabling case statement.
2997         (hppa*64*-*-linux*): Set unsupported_languages instead of
2998         disabling target-zlib.
2999         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3000         to hppa*64*-*-hpux*.
3001         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3002         hppa*-*-hpux*.
3003         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3004         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3005         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3006         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3007         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3008         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3009         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3010         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3011         libgcj-disabling case statement.
3012         * configure: Regenerate.
3014 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3016         * configure.ac: Disable Java for targets not supporting libffi.
3017         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3018         Remove cases in Java-disabling statement.
3019         (*arm-wince-pe): Change to arm-wince-pe.
3020         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3021         cases in Java-disabling statement.
3022         (bfin-*-*): Don't disable Java again.
3023         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3024         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3025         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3026         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3027         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3028         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3029         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3030         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3031         Java-disabling statement.
3032         (mmix-*-*): Don't disable Java again.
3033         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3034         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3035         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3036         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3037         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3038         statement.
3039         * configure: Regenerate.
3041 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3043         * configure.ac: Separate cases disabling Java and Java libraries
3044         from general case over targets.
3045         * configure: Regenerate.
3047 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3049         * MAINTAINERS: Update my email address.
3051 2011-04-20  Easwaran Raman  <eraman@google.com>
3053         * MAINTAINERS (Write After Approval): Add myself.
3055 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3057         PR lto/48086
3058         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3059         * configure: Regenerate.
3061 2011-04-16  Jim Meyering  <meyering@redhat.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3067         * MAINTAINERS: Update my email address.
3069 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3071         * MAINTAINERS (Write After Approval): Add myself.
3073 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3079         * MAINTAINERS (Write After Approval): Add myself.
3081 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3083         * configure.ac (build_tools): Remove build-byacc.
3084         (host_libs): Remove mmalloc.
3085         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3086         autoconf automake libtool diff rcs fileutils shellutils time
3087         textutils wdiff find uudecode hello tar gzip indent recode release
3088         sed perl gawk findutils gettext zip.
3089         (libgcj): Remove target-qthreads.
3090         (target_tools): Remove target-examples target-gperf.
3091         (YACC): Don't handle building byacc.
3092         * configure: Regenerate.
3093         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3094         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3095         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3096         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3097         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3098         handle building components.
3099         * Makefile.in: Regenerate.
3101 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3103         * MAINTAINERS: Update my email address as Xtensa maintainer.
3105 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3107         * config.sub: Sync from upstream.
3109 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3111         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3112         (microblaze*): Don't disable libssp.
3113         * configure: Regenerate.
3115 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3117         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3118         moveifchange.
3119         * configure: Regenerate.
3120         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3121         * Makefile.in: Regenerate.
3123 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3125         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3126         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3127         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3128         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3129         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3130         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3131         md_exec_prefix cases.
3132         * configure: Regenerate.
3134 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3136         * configure.ac: Separate cases disabling target-libssp,
3137         target-libiberty, target-libstdc++-v3 and Fortran from general
3138         case over targets.
3139         * configure: Regenerate.
3141 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3143         * configure.ac (*-*-chorusos): Don't disable libgcj.
3144         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3145         Remove case.
3146         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3147         (arm-*-coff): Don't disable libgcj.
3148         (arm*-*-linux-gnueabi): Remove useless assignment.
3149         (arm-*-riscix*): Don't disable libgcj.
3150         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3151         configuration.
3152         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3153         (c54x*-*-*): Remove case.
3154         (tic54x-*-*): Don't disable GCC or GCC libraries.
3155         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3156         to *.
3157         (d10v-*-*): Don't disable GCC libraries.
3158         (d30v-*-*): Don't disable libgcj.
3159         (h8500-*-*): Don't disable GCC libraries.
3160         (i960-*-*): Don't disable libgcj.
3161         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3162         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3163         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3164         libgcj.
3165         (m68k-*-coff*): Remove case.
3166         (mmix-*-*): Don't disable libgloss on host.
3167         (mn10200-*-*, mn10300-*-*): Remove cases.
3168         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3169         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3170         Don't disable libgcj.
3171         (romp-*-*): Remove case.
3172         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3173         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3174         case.
3175         (v810-*-*): Don't disable GCC libraries.
3176         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3177         (ip2k-*-*): Don't disable GCC libraries.
3178         * configure: Regenerate.
3180 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3182         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3183         libffi on host.
3184         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3185         on host.
3186         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3187         * configure: Regenerate.
3189 2011-03-26  John Marino  <binutils@marino.st>
3191         * configure.ac: Add support for *-*-dragonfly*
3192         * configure: Regenerate.
3194 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3196         * configure.ac (native_only): Remove.
3197         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3198         send-pr uudecode guile gnuserv on host.
3199         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3200         send-pr rcs guile perl texinfo libtool on host.
3201         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3202         automake send-pr rcs guile perl texinfo libtool on host.
3203         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3204         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3205         (alpha*-dec-osf*): Don't disable fileutils on target.
3206         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3207         texinfo send-pr expect dejagnu on target.
3208         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3209         target-qthreads on target.
3210         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3211         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3212         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3213         x86_64-*-mingw*): Don't disable expect on target.
3214         (*-*-cygwin*): Don't disable target-gperf on target.
3215         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3216         gnuserv on target.
3217         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3218         target.
3219         * configure: Regenerate.
3221 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3223         * configure.ac (target_tools): Remove target-groff.
3224         (native_only): Remove target-groff.
3225         (hppa*64*-*-*): Don't disable byacc.
3226         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3227         setting.
3228         (*-*-kaos*): Don't skip target-librx and target-groff.
3229         (*-*-netware*): Don't skip target-libmudflap.
3230         (*-*-tpf*): Don't skip target-libmudflap.
3231         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3232         directories on the host.
3233         (ia64*-*-*vms*): Don't skip tix.
3234         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3235         host.
3236         * configure: Regenerate.
3238 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3240         * configure.ac: Remove references to mt-mep, mt-netware,
3241         mt-wince.
3242         * Makefile.def: Add all-utils soft dependencies.
3243         * Makefile.tpl: Remove GDB_NLM_DEPS.
3244         * configure: Regenerate.
3245         * Makefile.in: Regenerate.
3247 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3249         * configure.ac: Do not include mh-x86omitfp.
3250         * configure: Regenerate.
3252 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3254         * configure.ac: Remove empty cases.
3255         * configure: Regenerate.
3257 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3259         * Makefile.def: Add dependency from termcap to gdb.
3260         * Makefile.in: Regenerate.
3262 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3264         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3265         * configure: Regenerate.
3266         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3267         * Makefile.tpl: Likewise.
3268         * Makefile.in: Regenerate.
3270 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3272         * configure.ac: Remove all mentions of tentative_cc.
3273         * configure: Regenerate.
3275 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3277         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3278         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3279         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3280         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3281         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3282         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3283         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3284         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3285         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3286         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3287         *-*-rhapsody*): Remove host cases.
3288         * configure: Regenerate.
3290 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3292         * configure.ac (ppc*-*-pe): Remove host case.
3293         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3294         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3295         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3296         cases.
3297         * configure: Regenerate.
3299 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3301         * config.sub: Update to version 2011-03-23.
3303 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3305         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3306         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3307         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3308         * configure: Regenerate.
3310 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3312         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3313         to Write After Approval.
3314         * config-ml.in: Don't handle arc-*-elf*.
3315         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3316         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3317         handle GCC libraries.
3318         * configure: Regenerate.
3320 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3322         PR bootstrap/48120:
3323         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3324         Add -lstdc++ -lm to LIBS.
3325         * configure: Regenerate.
3327 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3329         * config.guess: Update to version 2011-02-02
3330         * config.sub: Update to version 2011-02-24
3332 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3334         PR lto/48086
3335         * configure.ac: Re-enable LTO on *-apple-darwin9.
3336         * configure: Regenerate.
3338 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3340         PR lto/48086
3341         * configure.ac: Disable LTO on darwin due to an assembler change in
3342         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3343         under 256.
3344         * configure: Regenerate.
3346 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3348         * MAINTAINERS: Update myself as score backend maintainer,
3349         update my e-mail address.
3351 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3353         * MAINTAINERS: Update my e-mail address.
3355 2011-03-06  Joey Ye  <joey.ye@arm.com>
3357         * MAINTAINERS: Update my e-mail address.
3359 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3361         * configure.ac: Adjust test of with_ppl.
3362         * configure: Regenerated.
3364 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3366         * MAINTAINERS: Adjust my e-mail address.
3368 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3370         * configure.ac: Add -lpwl to ppllibs.
3371         * configure: Regenerated.
3373 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3375         * config/cloog.m4: Add -lisl to clooglibs.
3376         * configure: Regenerated.
3378 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3380         * MAINTAINERS (CPU Port maintainers): Add self.
3382 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3384         * MAINTAINERS: Add myself as testsuite maintainer.
3386 2011-02-15  Mike Stump  <mikestump@comcast.net>
3388         * MAINTAINERS: Add myself as testsuite maintainer.
3390 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3392         Import from Libtool and gnulib:
3394         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3396         Prepare for supporting FreeBSD 10.
3397         * config.rpath: Remove handling of freebsd1* which soon would
3398         match FreeBSD 10.0.
3400         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3402         Remove support for FreeBSD 1.x.
3403         * libtool.m4 (_LT_LINKER_SHLIBS)
3404         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3405         soon would incorrectly match FreeBSD 10.0.
3407 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3409         PR binutils/12283
3410         * move-if-change: Import version from gnulib.
3412 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3414         PR lto/47225
3415         * Makefile.def (lto-plugin): Double dash for enable-shared.
3416         (configure-gcc): Depend on all-lto-plugin.
3417         * Makefile.in: Rebuilt.
3419 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3421         * configure.ac: Remove extra bracket.
3422         * configure: Regenerate.
3424 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3426         * MAINTAINERS: Add myself as libquadmath maintainer.
3428 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3430         * MAINTAINERS: Update my email address.
3432 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3434         * MAINTAINERS (option handling): Add self.
3436 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3438         PR lto/47225
3439         * Makefile.def: Add dependency for install-gcc
3440         on install-lto-plugin.
3441         * Makfile.in: Regenerated
3443 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3445         * MAINTAINERS (CPU Port Maintainers): Add myself.
3447 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3449         PR libgcj/44341
3450         * configure.ac: Discard --with-* flags for host when configuring
3451         target libraries for cross build.
3452         * configure: Rebuilt.
3454 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3456         * MAINTAINERS (linear loop transforms): Removed.
3458 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3460         * configure.ac: If with_ppl is no, move setting with_cloog=no
3461         after CLOOG_REQUESTED check.
3462         * configure: Regenerated.
3464 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3466         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3467         CLooG has been requested.
3468         * configure: Regenerated.
3470 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3472         * configure: Regenerated.
3473         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3475 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3477         * configure: Regenerated.
3478         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3480 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3482         * configure.ac: Use AS_HELP_STRING throughout.
3483         * configure: Regenerate.
3485 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3487         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3488         * configure: Regenerate.
3490 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3492         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3494 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3496         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3497         for ia64-hpux.
3498         * configure: Regenerate.
3500 2011-01-07  Jan Hubicka  <jh@suse.cz>
3502         PR lto/47225
3503         * Makefile.in: Regenerate.
3504         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3505         configure.
3507 2011-01-07  Jan Hubicka  <jh@suse.cz>
3509         * Makefile.in: Regenerate.
3510         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3511         and configure dependency on lto-plugin configure.
3512         (lto-plugin module): Remove dependency on GCC; add dependency on
3513         liniberty.
3515 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3517         * MAINTAINERS (Write After Approval): Add myself.
3519 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3521         * configure: Regenerate.
3523 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3525         * configure.ac: (picochip): Disable libiberty.
3527 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3529         * MAINTAINERS (Write After Approval): Add myself.
3531 2010-12-10  Ian Lance Taylor  <iant@google.com>
3533         PR bootstrap/46819
3534         * configure.ac: For --disable-libgcj clear libgcj_saved.
3535         * configure: Rebuild.
3537 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3539         PR fortran/46540
3540         * configure.ac: Add --disable-libquadmath and
3541         --disable-libquadmath-support.
3542         * configure: Regenerate.
3544 2010-12-03  Ian Lance Taylor  <iant@google.com>
3546         * MAINTAINERS: Add myself as libgo maintainer.
3548 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3550         PR libffi/46792
3551         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3552         * configure: Regenerate.
3554 2010-12-02  Ian Lance Taylor  <iant@google.com>
3556         * configure.ac: Always set default for poststage1_ldflags to
3557         -static-libstdc++ -static-libgcc.
3559 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3561         * configure.ac: Move comment to remove extra space in last argument
3562         of GCC_TARGET_TOOL.
3564 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3566         PR other/46026
3567         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3568         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3569         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3570         (BASE_FLAGS_TO_PASS): Use it.
3571         * configure: Rebuilt.
3572         * Makefile.in: Rebuilt.
3574 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3576         PR binutils/12258
3577         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3578         Properly check default linker.
3579         * configure: Regnerated.
3581 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3583         * configure.ac: For --enable-gold, handle value `default' instead of
3584         `both*'.  New configure option --{en,dis}able-ld.
3585         * configure: Regenerate.
3587 2010-11-20  Ian Lance Taylor  <iant@google.com>
3589         * configure.ac: Only disable a language library if no language needs
3590         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3591         * configure: Rebuild.
3593 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3595         * Makefile.in: Regenerate.
3597         PR other/46202
3598         * configure.ac: Fix just-built in-tree STRIP name to be
3599         binutils/strip-new.
3600         * configure: Regenerate.
3601         * Makefile.def (install-strip-gcc, install-strip-binutils)
3602         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3603         (install-strip-sid): Mirror dependencies on non-strip variants
3604         of these targets on the respective -strip prerequisites.
3605         * Makefile.tpl (install-strip, install-strip-host)
3606         (install-strip-target): New targets.
3607         (install-strip-[+module+], install-strip-target-[+module+]):
3608         New targets.
3609         * Makefile.in: Regenerate.
3611 2010-11-19  Ian Lance Taylor  <iant@google.com>
3612             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3614         * configure.ac: Add target-libgo to target_libraries.  Set
3615         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3616         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3617         (HOST_EXPORTS): Add GOC.
3618         (BASE_TARGET_EXPORTS): Add GOC.
3619         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3620         (GOCFLAGS_FOR_TARGET): New variable.
3621         (EXTRA_HOST_FLAGS): Add GOC.
3622         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3623         * Makefile.def (target_modules): Add libgo.
3624         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3625         (dependencies): Add dependency from configure-target-libgo to
3626         configure-target-libffi and all-target-libstdc++-v3.  Add
3627         dependencies from all-target-libgo to all-target-libffi.
3628         (languages): Add go.
3629         * configure: Rebuild.
3630         * Makefile.in: Rebuild.
3632 2010-11-19  Ian Lance Taylor  <iant@google.com>
3634         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3635         compiler/flag environment variables.
3637 2010-11-18  Ian Lance Taylor  <iant@google.com>
3639         * configure.ac: Check for lang_requires_boot_languages in
3640         config-lang.in files.
3641         * configure: Rebuild.
3643 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3644             Tobias Burnus  <burnus@net-b.de>
3646         PR fortran/32049
3647         * Makefile.def: Add libquadmath; build it with language=fortran.
3648         * configure.ac: Add libquadmath.
3649         * Makefile.tpl: Handle multiple libs in check-[+language+].
3650         * Makefile.in: Regenerate.
3651         * configure: Regenerate.
3653 2010-11-16  Tom Tromey  <tromey@redhat.com>
3655         * MAINTAINERS: Moved myself to reviewers section.
3657 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3659         * MAINTAINERS: Moved myself to reviewers section.
3661 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3663         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3664         (Write After Approval): Remove self.
3666 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3668         * configure.ac: Fix spelling in option names.
3669         * configure: Regenerated.
3671 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3673         PR bootstrap/39622
3674         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3675         * configure: Regenerated.
3677 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3679         * MAINTAINERS: Update my email address.
3681 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3683         * configure: Regenerate.
3685 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3687         * configure: Regenerate.
3689 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3691         * configure: Regenerate.
3693 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3695         * configure: Regenerate.
3697 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3699         * configure.ac: Support official CLooG.org versions.
3700         * configure: Regenerate.
3701         * config/cloog.m4: New.
3703 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3705         * MAINTAINERS (Write After Approval): Add myself.
3707 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3709         * MAINTAINERS: Update my email address.
3711 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3713         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3714         * configure: Regenerate.
3716 2010-11-03  Ian Lance Taylor  <iant@google.com>
3717             Dave Korn  <dave.korn.cygwin@gmail.com>
3719         PR lto/46273
3720         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3721         and on other supported platforms whenever LTO is enabled.
3722         * configure: Rebuild.
3724 2010-11-02  Alan Modra  <amodra@gmail.com>
3726         PR binutils/12110
3727         * configure.ac: Error when source path contains spaces.
3728         * configure: Regenerate.
3730 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3732         * MAINTAINERS: Update my email address.
3734 2010-10-20  Ian Lance Taylor  <iant@google.com>
3736         * Makefile.def (target_modules): Set lib_path to src/.libs for
3737         libstdc++-v3 module.
3738         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3739         * Makefile.in: Rebuild.
3741 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3743         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3744         (Write After Approval): Remove myself.
3746 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3748         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3750 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3752         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3754 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3756         * configure.ac (build_lto_plugin): New shell variable.
3757         (--enable-lto): Turn on by default for all non-ELF platforms that
3758         have had LTO support added so far.  Set build_lto_plugin appropriately
3759         for both ELF and non-ELF.
3760         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3761         * configure: Regenerate.
3763 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3765         Sync from src:
3766         * configure.ac (v850 support): Remove target-libgloss from
3767         noconfigdirs.
3768         * configure: Regenerate.
3770 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3772         PR bootstrap/45326
3773         PR bootstrap/45174
3774         * configure.ac: Honor initial values of $build_configargs,
3775         $host_configargs, $target_configargs.  Mark the precious, so
3776         environment settings get recorded.
3777         * configure: Regenerate.
3779 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3781         PR bootstrap/45796
3782         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3783         Depend on all-build-libiberty.
3784         * Makefile.in: Regenerate.
3786 2010-09-30  Michael Eager  <eager@eagercon.com>
3788         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3789         * configure: Regenerate.
3791 2010-09-28  Michael Eager  <eager@eagercon.com>
3793         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3795 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3797         PR bootstrap/44621
3798         * configure.ac: Fix unportable shell quoting.
3799         * configure: Regenerate.
3801 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3803         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3804         targets and amend comment.
3805         * configure: Regenerate.
3807 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3809         * MAINTAINERS (Write After Approval): Add myself.
3811 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3813         * configure.ac: Enable LTO by default on Darwin.
3814         * configure: Regenerate.
3816 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3818         * MAINTAINERS (Write After Approval): Add myself.
3820 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3822         * MAINTAINERS (Write After Approval): Add myself.
3824 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3826         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3827         ports
3829 2010-07-28  David Yuste  <david.yuste@gmail.com>
3831         * MAINTAINERS (Write After Approval): Add myself.
3833 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3835         * configure.ac: Support all v850 targets.
3836         * configure: Regenerate.
3838 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3840         PR bootstrap/44455
3841         * configure.ac (extra_mpfr_configure_flags): Copy from
3842         extra_mpc_gmp_configure_flags.
3843         * configure: Re-generated.
3845 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3847         * MAINTAINERS (Write After Approval): Add myself.
3849 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3851         * MAINTAINERS (Write After Approval): Add myself.
3853 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3855         * MAINTAINERS (Write After Approval): Add myself.
3857 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3859         PR target/44862
3860         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3861         Provide -B option to allow for link spec %s substitutions for
3862         libstdc++.a on darwin.
3863         * Makefile.in: Regenerate.
3865 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3867         * MAINTAINERS (Reviewers): Update my e-mail address
3869 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3871         * Makefile.def (configure-gcc): Depend on all-libelf.
3872         * Makefile.in: Rebuild.
3874 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3876         * MAINTAINERS (Write After Approval): Add myself in the right place.
3878 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3880         * MAINTAINERS (Write After Approval): Add myself.
3882 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3884         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3886 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3888         * config.sub: Update to version 2010-05-21.
3889         * config.guess: Update to version 2010-04-03.
3891 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3893         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3894         * configure: Regenerate.
3896 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3898         * MAINTAINERS (Write After Approval): Add myself.
3900 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3902         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3903         a platform that supports LTO.
3904         * configure: Regenerate.
3906 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3908         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3909         * configure: Regenerated.
3911 2010-04-27  Roland McGrath  <roland@redhat.com>
3912             H.J. Lu  <hongjiu.lu@intel.com>
3914         * configure.ac (--enable-gold): Support both, both/gold and
3915         both/bfd to add gold to configdirs without removing ld.
3916         * configure: Regenerated.
3918         * Makefile.def: Add install-gold dependency to install-ld.
3919         * Makefile.in: Regenerated.
3921 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3923         PR lto/42776
3924         * configure.ac (--enable-lto): Refactor handling so libelf tests
3925         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3926         and allow LTO to be explicitly enabled on non-ELF platforms that
3927         are known to support it inside else-clause.
3928         * configure: Regenerate.
3930 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3932         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3933         * configure: Regenerate.
3935 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3937         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3938         * configure: Regenerate.
3940 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3942         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3943         separately.
3944         * configure: Regenerate.
3946 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3948         * MAINTAINERS (Write After Approval): Add myself.
3950 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3952         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3953         * configure: Regenerate.
3955 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3957         * configure: Regenerate after change to elf.m4.
3959 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3961         * MAINTAINERS (Write After Approval): Add myself.
3963 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3965         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3966         * configure: Regenerated.
3968 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3970         * configure.ac: Print "buggy but acceptable" when CLooG
3971         revision is less than 9.
3972         * configure: Regenerated.
3974 2010-04-01  Diego Novillo  <dnovillo@google.com>
3976         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3978 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3980         PR bootstrap/43615
3981         PR bootstrap/43328
3983         Revert:
3985         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3987         * configure.ac: Do not pass --enable-multilib nor
3988         --disable-multilib in baseargs.  Accept explicitly passed
3989         --enable_multilib.
3990         * configure: Regenerate.
3992 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3994         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3996 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3998         * MAINTAINERS: Remove myself.
4000 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4002         PR bootstrap/43328
4003         * configure.ac: Do not pass --enable-multilib nor
4004         --disable-multilib in baseargs.  Accept explicitly passed
4005         --enable_multilib.
4006         * configure: Regenerate.
4008 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4010         * MAINTAINERS (spu port): Remove me.
4012 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4014         * configure.ac (tic6x-*-*): New case.
4015         * configure: Regenerate.
4017 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4019         * config.sub: Update to version 2010-03-22.
4020         * config.guess: Update to version 2009-12-30.
4022 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4024         PR ada/42554
4025         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4026         * configure: Regenerate.
4028 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4030         * MAINTAINERS: Update my email address.
4032 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4034         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4035         (ghassan.shobaki@amd.com): Removed.
4037 2010-03-17  Alan Modra  <amodra@gmail.com>
4039         * MAINTAINERS: Update my email address.
4041 2010-03-16  Diego Novillo  <dnovillo@google.com>
4043         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4044         Matthews.
4046 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4048         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4049         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4051 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4053         * MAINTAINERS: Update my email address.
4055 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4057         * MAINTAINERS: Update my email address.
4059 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4061         * MAINTAINERS: Update my email address.
4063 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4065         * MAINTAINERS: Update my email address.
4067 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4069         PR libstdc++/32499
4070         * configure.ac (RANLIB): Default to true.
4071         (STRIP): Likewise.
4072         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4073         * configure: Regenerate.
4075 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4077         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4078         (Write After Approval): Update my email address.
4080 2010-02-17  Nick Clifton  <nickc@redhat.com>
4082         PR 11238
4083         * Makefile.tpl (local-distclean): Also remove config.cache files in
4084         sub-directories as there may not be Makefiles present in the
4085         sub-directories.
4086         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4087         the config.cache files found by the find command.
4089         * Makefile.in: Regenerate.
4090         * configure.ac: Revert previous delta.
4091         * configure: Regenerate.
4093 2010-02-15  Nick Clifton  <nickc@redhat.com>
4095         PR 11238
4096         * configure.ac: Delete config.cache files in sub-directories when
4097         deleting Makefiles.
4098         * configure: Regenerate.
4100 2010-02-12  Ben Elliston  <bje@gnu.org>
4102         * MAINTAINERS: Update my email address.
4104 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4106         * MAINTAINERS (spu port): Update my email address.
4108 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4110         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4112 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4114         * configure.ac: Add "recommended" version checks for GMP/MPC.
4115         Update recommended GMP/MPFR/MPC versions.
4116         * configure: Regenerate.
4118 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4120         * MAINTAINERS: Move my Embecosm email address into the
4121         write-after-approval section.
4123 2010-01-26  Ian Lance Taylor  <iant@google.com>
4125         * MAINTAINERS: Add myself as Go frontend maintainer.
4127 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4129         PR libstdc++/36101, PR libstdc++/42813
4130         * configure.ac (bootstrap_target_libs): Make inclusion of
4131         target-libgomp conditional on libgomb being in target_configdirs.
4132         * configure: Regenerate.
4134 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4136         PR libstdc++/36101, PR libstdc++/42813
4137         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4138         * configure: Regenerate.
4140 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4142         PR libstdc++/36101, PR libstdc++/42813
4143         * configure.ac (target_configdirs): Substitute.
4144         * Makefile.def: Bootstrap target module libgomp.
4145         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4146         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4147         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4148         * configure, Makefile.in: Regenerate.
4150 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4152         * MAINTAINERS: Adjust my details.
4154 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4156         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4158 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4160         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4162 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4164         * MAINTAINERS (Write After Approval): Add myself.
4166 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4168         * MAINTAINERS (Write After Approval): Add myself.
4170 2010-01-11  Richard Guenther  <rguenther@suse.de>
4172         PR lto/41569
4173         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4174         * Makefile.in: Regenerated.
4176 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4178         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4179         * configure: Regenerate.
4181 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4182             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4184         PR bootstrap/42424
4185         * configure.ac: Include libtool m4 files.
4186         (_LT_CHECK_OBJDIR): Call it.
4187         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4188         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4190         * configure: Regenerate.
4192 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4194         PR bootstrap/41818
4195         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4196         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4197         * Makefile.in: Regenerate.
4199 2010-01-02  Richard Guenther  <rguenther@suse.de>
4201         PR lto/41529
4202         * configure.ac: Include config/elf.m4.  Disable LTO if not
4203         builting for an elf target.
4204         * configure: Regenerate.
4206 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4208         * MAINTAINERS: Change my email address.
4210 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4212         * config.sub, config.guess: Update from upstream sources.
4214 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4216         * MAINTAINERS (Write After Approval): Add myself.
4218 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4220         PR middle-end/30447
4221         PR middle-end/30789
4222         PR other/40302
4224         * configure.ac: Require MPC.
4225         * configure: Regenerate.
4227 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4229         PR target/38384
4230         PR bootstrap/40972
4231         * libtool.m4: Sync from git Libtool.
4232         * ltoptions.m4: Likewise.
4233         * ltversion.m4: Likewise.
4234         * lt~obsolete.m4: Likewise.
4235         * ltmain.sh: Likewise.
4237 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4239         * configure.ac: Update minimum MPC version to 0.8.
4240         * configure: Regenerate.
4242 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4244         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4245         * configure: Regenerated.
4247 2009-11-21  Ian Lance Taylor  <iant@google.com>
4249         * configure.ac: Change default of poststage1_ldflags to be empty if
4250         poststage1_libs is set.  When poststage1_libs is empty, and
4251         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4252         * configure: Rebuild.
4254 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4256         * MAINTAINERS (Write After Approval): Update my email address.
4258 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4260         * config.guess: Update from upstream sources.
4262 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4264         * Makefile.def: Restore host and target settings for gmp.
4265         * Makefile.in: Rebuild.
4267 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4269         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4270         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4271         Fix portability of test of C++ as bootstrap language.  Add
4272         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4273         * configure: Rebuild.
4274         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4275         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4276         in-tree building.
4277         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4278         (POSTSTAGE1_HOST_EXPORTS): Use it.
4279         (STAGE[+id+]_CXXFLAGS): New.
4280         (BASE_FLAGS_TO_PASS): Pass it down.
4281         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4282         extra_exports.
4283         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4284         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4285         extra_exports.
4286         * Makefile.in: Rebuild.
4288 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4290         * config.sub, config.guess: Update from upstream sources.
4292 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4294         * MAINTAINERS (Write After Approval): Add myself.
4296 2009-11-09  Jon Beniston  <jon@beniston.com>
4298         * MAINTAINERS (Write After Approval): Add myself.
4300 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4302         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4303         paths for *-w64-mingw* and x86_64-*mingw*.
4304         * configure: Regenerated.
4306 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4308         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4310 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4312         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4313         Phil Edwards to Write-After Approval.
4315 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4317         * configure.ac: Disable target-winsup & co for
4318         x86_64-*-mingw* and *-w64-mingw* targets.
4319         * configure: Regenerated.
4321 2009-10-16  Nick Clifton  <nickc@redhat.com>
4323         * MAINTAINERS: Add myself as a maintainer for the RX port.
4325 2009-10-26  Johannes Singler  <singler@kit.edu>
4327         * MAINTAINERS (Write After Approval): Update my e-mail address.
4329 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4331         * configure.ac (CLooG test): Use = with test.
4332         * configure: Regenerate.
4334 2009-10-22  Richard Guenther  <rguenther@suse.de>
4336         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4337         cloog if the ppl version check failed.  Move flags saving
4338         before setting in libelf check.
4339         * configure: Regenerate.
4341 2009-10-21  Richard Guenther  <rguenther@suse.de>
4343         * configure.ac: Adjust the ppl and cloog configure to work as
4344         documented.  Disable cloog if ppl was disabled.  Omit the version
4345         checks if they were disabled.
4346         * configure: Re-generate.
4348 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4350         * configure.ac: Add 'lto' to enable_languages, not
4351         new_enable_languages, and only if not already present.
4352         * configure: Regenerate.
4354 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4356         * README: Refer to the various COPYING* files instead of just
4357         COPYING.
4358         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4360 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4362         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4364 2009-10-07  Richard Guenther  <rguenther@suse.de>
4366         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4367         and Richard Guenther as reviewers.
4368         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4369         as reviewers.
4371 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4373         * config.sub: Update from upstream sources.
4375 2009-10-06  Ian Lance Taylor  <iant@google.com>
4377         * Makefile.def: check-gold depends upon all-gas.
4378         * Makefile.in: Rebuild.
4380 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4386         * Makefile.def: all-lto-plugin depends on all-libiberty.
4387         set bootstrap=true for lto-plugin.
4388         Add lto-plugin.
4389         * Makefile.in: Regenerate.
4390         * configure.ac (host_libs): Add lto-plugin.
4391         * configure: Regenerate.
4393 2009-10-03  Diego Novillo  <dnovillo@google.com>
4395         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4396         (HOST_LIBELFLIBS): Define.
4397         (HOST_LIBELFINC): Define.
4398         * Makefile.in: Regenerate.
4399         * configure.ac: Add --enable-lto.
4400         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4401         If --enable-lto is used, add 'lto' to new_enable_languages.
4402         If --enable-lto is used and gold is enabled, add
4403         lto-plugin to configdirs.
4404         * configure: Regenerate.
4406 2009-10-03  Simon Baldwin  <simonb@google.com>
4408         * configure.ac: If --with-system-zlib, suppress local zlib and
4409         pass --with-system-zlib to subdir configure scripts.
4410         * configure: Regenerate.
4412 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4413             Paolo Bonzini  <bonzini@gnu.org>
4415         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4416         $(srcdir).
4417         * Makefile.in: Rebuilt.
4419 2009-09-26  Gary Funck  <gary@intrepid.com>
4421         * MAINTAINERS (Write After Approval): Add myself.
4423 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4425         * configure.ac: Update minimum MPC version to 0.7.
4426         * configure: Regenerate.
4428 2009-09-25  Nick Clifton  <nickc@redhat.com>
4430         * configure.ac: Pass any --cache-file=/dev/null option on to
4431         subconfigures.
4432         * configure: Regenerate.
4434 2009-09-23  Nick Clifton  <nickc@redhat.com>
4436         * config.sub, config.guess: Update from upstream sources.
4438 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4440         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4441         * Makefile.in: Rebuilt.
4443 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4445         PR bootstrap/32272
4446         * configure.ac: Error out if $srcdir isn't '.' but contains
4447         host-${host_noncanonical}.
4448         * configure: Regenerate.
4450 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4452         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4453         maintainer.
4455 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4457         * configure.ac: If bootstrapping a combined tree with
4458         --enable-gold, require c++ in stage1_languages.
4459         * configure: Regenerate.
4461         * configure.ac: Also add target_libs of stage1_languages to
4462         bootstrap_target_libs.
4463         * configure: Regenerate.
4465         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4466         with --enable-languages not containing c++.
4467         * configure: Regenerate.
4469 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4471         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4472         * configure: Regenerate.
4474 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4476         * MAINTAINERS (Write After Approval): Update my e-mail address,
4477         and move from from here...
4478         (Waiting for paperwork): To here.
4480 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4482         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4484 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4486         * configure.ac: Do not use $extrasub for replacing @if/@endif
4487         parts in Makefile; instead, use additional arguments to
4488         AC_CONFIG_COMMANDS to do the replacement manually, with several
4489         sed invocations, to avoid HP-UX sed command limits.
4490         * configure: Regenerate.
4492 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4494         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4495         blank before -L.
4497 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4499         * configure.ac (with-build-config): Document.  Handle without.
4500         Handle missing argument.
4501         * configure: Rebuilt.
4503 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4505         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4506         Default to bootstrap-debug only if compare-debug works.
4507         * configure: Rebuilt.
4508         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4509         * Makefile.in: Rebuilt.
4511 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4513         * MAINTAINERS (OS Port Maintainers): Update my email address.
4515 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4517         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4518         * Makefile.in: Rebuilt.
4520 2009-09-01  Chris Demetriou  <cgd@google.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4526         PR debug/30161
4527         * include/dwarf2.h (enum dwarf_tag): Added
4528         DW_TAG_GNU_template_template_param
4529         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4531 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4533         * Makefile.tpl (AWK): Fix typo.
4534         * Makefile.in: Regenerate.
4536 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4538         * configure.ac: Detect awk and sed.
4539         * Makefile.def (flags_to_pass): Add AWK and SED.
4540         * Makefile.tpl (AWK, SED): New.
4541         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4542         * configure: Regenerate.
4543         * Makefile.in: Regenerate.
4545 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4547         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4548         (collapseslashes): Likewise.
4550 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4552         * configure.ac (AC_PREREQ): Bump to 2.64.
4554 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4556         * configure.ac: Remove --with-datarootdir, --with-docdir,
4557         --with-pdfdir, --with-htmldir switches.
4558         * configure: Regenerate.
4560         * configure: Regenerate.
4562         * compile: Sync from Automake 1.11.
4563         * depcomp: Likewise.
4564         * install-sh: Likewise.
4565         * missing: Likewise.
4566         * mkinstalldirs: Likewise.
4567         * ylwrap: Likewise.
4569 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4571         * ltmain.sh (func_normal_abspath): New function.
4572         (func_relative_path): Likewise.
4573         (func_mode_help): Document new -bindir option for link mode.
4574         (func_mode_link): Add new -bindir option, and use it to place
4575         output DLL if specified.
4577 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4579         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4580         (baseargs): Add --disable-option-checking.
4581         * configure: Regenerate.
4583         * Makefile.def (configure-target-libiberty): Depend on
4584         all-binutils and all-ld.
4585         (configure-target-newlib): Likewise.
4586         * Makefile.in: Regenerate.
4588 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4590         * config.sub, config.guess: Update from upstream sources.
4592 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4594         Sync from src, merge:
4596         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4598         * configure.ac: Do not exclude gas for i386-*-darwin.
4599         Add a case for x86_64-*-darwin.
4600         * configure: Regenerate.
4602 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4604         * MAINTAINERS: Add my name to Write After Approval list.
4606 2009-08-06  Michael Eager  <eager@eagercon.com>
4608         * configure.ac: Add Microblaze target.
4609         * configure: Regenerate.
4611 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4613         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4614         * configure: Regenerate.
4616 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4618         * MAINTAINERS (Write After Approval): Update my e-mail address.
4620 2009-07-06  Ian Lance Taylor  <iant@google.com>
4622         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4623         * configure: Rebuild.
4625 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4627         * MAINTAINERS: Move myself to the Graphite Reviewers.
4629 2009-06-30  Wei Guozhi  <carrot@google.com>
4631         * MAINTAINERS: Add my name to Write After Approval list.
4633 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4635         PR bootstrap/40338
4636         * configure.ac (comparestring): Create new variable.
4637         * Makefile.tpl (comparestring): Use to skip some comparisions.
4638         * configure: Regenerate.
4639         * Makefile.in: Regenerate.
4641 2009-06-26  Doug Evans  <dje@sebabeach.org>
4643         * Makefile.def (host_modules): Add cgen.
4644         * Makefile.in: Regenerate.
4645         * configure.ac (host_tools): Add cgen.
4646         * configure: Regenerate.
4648 2009-06-23  DJ Delorie  <dj@redhat.com>
4650         * MAINTAINERS: Add myself as mep maintainer.
4652 2009-06-23  Ian Lance Taylor  <iant@google.com>
4654         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4655         boot_languages.  Only bootstrap target libraries listed in
4656         target_libs for some boot language.  Add --with-stage1-ldflags,
4657         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4658         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4659         if not building with C++.
4660         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4661         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4662         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4663         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4664         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4665         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4666         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4667         * configure, Makefile.in: Rebuild.
4669 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4671         * MAINTAINERS: Added my name to write-after-approval list.
4673 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4675         * configure.ac: Define is_elf for QNX Neutrino targets.
4676         * configure: Regenerate.
4678 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4680         * MAINTAINERS: Added my name to the write-after-approval list
4682 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4684         * configure.ac: Detect MPC in default directory.
4685         * configure: Regenerate.
4687 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4688             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4690         * Makefile.tpl (all): Avoid a trailing backslash.
4691         * Makefile.in: Regenerate.
4693 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4695         * config.sub, config.guess: Update from upstream sources.
4697 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4699         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4700         to noconfdirs.
4701         * configure: Regenerate.
4703 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4705         * Makefile.tpl ([+compare-target+]): Compare all stage
4706         directories, rather than just gcc.
4707         * Makefile.in: Rebuilt.
4709 2009-06-01  Doug Kwan  <dougkwan@google.com>
4711         * configure.ac: Support gold for target arm*-*-*.
4712         * configure: Regenerate.
4714 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4716         * Makefile.def: Add MPC support and dependencies.
4717         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4719         * Makefile.in, configure: Regenerate.
4721 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4723         * Makefile.tpl (all): Avoid harmless warning in make all when
4724         gcc-bootstrap is enabled but stage_last does not exist.
4725         * Makefile.in: Rebuilt.
4727 2009-05-24  Nicolas Roche  <roche@adacore.com>
4729         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4730         * Makefile.in: Regenerate.
4732 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4734         * MAINTAINERS: Update my e-mail address.
4736 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4738         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4739         * configure:  Regenerate.
4741 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4743         PR other/40159
4744         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4745         gcc-no-bootstrap are mutually exclusive.
4746         * Makefile.in: Rebuilt.
4748 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4750         PR other/40159
4751         * Makefile.tpl (all): Don't end with unconditional success.
4752         * Makefile.in: Rebuilt.
4754 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4756         PR target/37137
4757         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4758         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4759         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4760         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4761         stage_configureflags, stage_cflags and stage_libcflags into
4762         explicit Makefile macros.
4763         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4764         GFORTRAN.
4765         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4766         CC.  Set CC_FOR_BUILD from CC.
4767         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4768         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4769         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4770         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4771         and GFORTRAN.
4772         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4773         (_LIBCFLAGS): Renamed to _TFLAGS.
4774         (do-compare-debug, do-compare3-debug): Drop.
4775         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4776         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4777         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4778         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4779         (XGCC_FLAGS_FOR_TARGET): New.
4780         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4781         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4782         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4783         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4784         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4785         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4786         TFLAGS.
4787         (BUILD_CONFIG): Include if requested.
4788         (all): Set TFLAGS on bootstrap.
4789         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4790         (all-stageid-prefixmodule): Likewise.
4791         (do-clean, distclean-stageid): Set TFLAGS.
4792         (restrap): Fix whitespace.
4793         * Makefile.in: Rebuilt.
4795 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4797         * config.guess: Sync with src.
4799 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4801         * configure.ac ($with_ppl):  Default to no if not supplied.
4802         ($with_cloog):  Likewise.
4803         configure:  Regenerate.
4805 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4807         * MAINTAINERS: Update my e-mail address.
4809 2009-04-27  Nick Clifton  <nickc@redhat.com>
4811         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4813 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4815         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4816         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4817         * Makefile.in: Regenerate.
4819 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4821         PR bootstrap/39739
4822         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4823         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4825         * configure, Makefile.in: Regenerate.
4827 2009-04-21  Taras Glek  <tglek@mozilla.com>
4829         * include/hashtab.h: Update GTY annotations to new syntax
4830         * include/splay-tree.h: Likewise
4832 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4834         * config.sub, config.guess: Update from upstream sources.
4836 2009-04-15  Anthony Green  <green@moxielogic.com>
4838         * configure.ac: Add moxie support.
4839         * configure: Rebuilt.
4841 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4843         * configure.ac: Change copyright header to refer to version
4844         3 of the GNU General Public License and to point readers at the
4845         COPYING3 file and the FSF's license web page.
4846         * Makefile.def: Likewise.
4847         * Makefile.tpl: Likewise.
4848         * Makefile.in: Regenerate.
4850 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4852         * configure.ac: Restore match for darwin9 or later. Use double
4853         brackets since regeneration eats one pair.
4854         * configure: Regenerate.
4856 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4858         PR gas/10039
4859         * configure.ac: Require texinfo 4.7.
4860         * configure: Regenerated.
4862 2009-04-09  Nick Clifton  <nickc@redhat.com>
4864         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4865         the GCC Runtime Library Exception.
4867 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4869         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4870         * configure: Regenerate.
4872 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4874         * Makefil.def (languages): New entries.
4875         * Makefile.tpl (check-gcc-*): New generic target.
4876         * Makefile.in: Regenerate.
4878 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4880         * MAINTAINERS:  Update my email address.
4882 2009-03-18  Tom Tromey  <tromey@redhat.com>
4884         * configure: Rebuild.
4885         * configure.ac (host_libs): Add libiconv.
4886         * Makefile.in: Rebuild.
4887         * Makefile.def (host_modules): Add libiconv.
4888         (configure-gdb, all-gdb): Depend on libiconv.
4890 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4892         * configure.ac: Treat gdb as supported on x86_64-darwin.
4893         * configure: Regenerate.
4895 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4897         * configure.ac (--with-host-libstdcxx): New option.
4898         * configure: Regenerate.
4900 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4902         * MAINTAINERS:  Move myself into the write after approval list.
4904 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4906         * MAINTAINERS: Update e-mail address.
4908 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4910         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4912 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4914         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4916 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4918         Backport from git Libtool:
4920         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4921         Support GNU/kOpenSolaris.
4922         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4923         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4924         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4925         GNU/kOpenSolaris.
4927 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4929         * MAINTAINERS: Update e-mail address.
4931 2009-02-24  Michael Eager  <eager@eagercon.com>
4933         * MAINTAINERS (Write After Approval): Add self.
4935 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4937         * MAINTAINERS (Write After Approval): Add myself.
4939 2009-02-05  Andreas Schwab  <schwab@suse.de>
4941         * Makefile.tpl (stage_last): Define $r and $s before using
4942         $(RECURSE_FLAGS_TO_PASS).
4943         * Makefile.in: Regenerate
4945 2009-01-30  Ian Lance Taylor  <iant@google.com>
4947         * MAINTAINERS: Move myself to the Global Reviewers list.
4949 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4951         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4952         * configure: Regenerate.
4954 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4956         * MAINTAINERS: Make whitespace consistent.
4957         Remove Robert Millan from Write After Approval.
4959 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4961         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4962         (all-opcodes): Depend on all-libiberty.
4963         * Makefile.in: Regenerate.
4965 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4967         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4968         * configure: Regenerate.
4970 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4972         * MAINTAINERS (Write After Approval): Add myself.
4974 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4976         * MAINTAINERS: Add myself to reviewers (Fortran).
4978 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4980         PR tree-optimization/38515
4981         * configure.ac (cloog-polylib): Removed.
4982         (with_ppl, with_cloog): Test for "no".
4983         * configure: Regenerated.
4985 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4987         * MAINTAINERS: Moved myself to reviewers (Fortran).
4989 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4991         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4992         (Write After Approval): Remove myself.
4994 2009-01-03  Diego Novillo  <dnovillo@google.com>
4996         * MAINTAINERS: Remove myself from alias maintainership.
4998 2009-01-02  David Ayers  <ayers@fsfe.org>
5000         * MAINTAINERS: Update e-mail address.
5002 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5004         * MAINTAINERS: Make whitespace consistent.
5006 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5008         Backport from upstream Libtool:
5009         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5010         Add cache variables to tests that require the linker to work.
5011         For shlibpath_overrides_runpath, this also changes the semantics
5012         to let the result from the C compiler take precedence.
5014 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5016         * config.sub, config.guess: Update from upstream sources.
5018 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5020         * configure.ac (ppllibs): Add by default the lib flags.
5021         * configure: Regenerate.
5023 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5025         * MAINTAINERS:  Add myself to the write after approval list.
5027 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5029         * configure.ac: Add double brackets on darwin[912].
5030         * configure: Regenerate.
5032 2008-12-03  Daniel Kraft  <d@domob.eu>
5034         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5035         Approval to Reviewer section (for Fortran front-end).
5037 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5039         * configure.ac: Expand to darwin10 and later.
5040         * configure: Regenerate.
5042 2008-12-02  Andreas Schwab  <schwab@suse.de>
5044         * Makefile.def: configure-target-boehm-gc depends on
5045         all-target-libstdc++-v3.
5046         * Makefile.in: Regenerate.
5048 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5050         * MAINTAINERS:  Add myself as mingw maintainer.
5052 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5054         * config.sub, config.guess: Update from upstream sources.
5056 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5058         * README.SCO: Remove.
5060 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5062         * MAINTAINERS:  Add myself to the write after approval list.
5064 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5066         * MAINTAINERS:  Update my email address in WAA section.
5068 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5070         * MAINTAINERS: Update e-mail address.
5072 2008-11-27  Toon Moene  <toon@moene.org>
5074         * MAINTAINERS: Change e-mail address.
5076 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5078         * configure.ac: Build gdb for i?86-*-darwin*
5079         * configure: Regenerated.
5081 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5083         * MAINTAINERS: Added my full name.
5085 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5087         PR bootstrap/38014
5088         PR bootstrap/37923
5090         Revert:
5092         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5094         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5095         * Makefile.in: Regenerated.
5097         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5099         PR gdb/921
5100         PR gdb/1646
5101         PR gdb/2175
5102         PR gdb/2176
5104         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5105         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5106         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5107         (HOST_EXPORTS): Pass CPPFLAGS.
5108         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5109         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5110         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5111         * Makefile.in, configure: Regenerated.
5112         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5113         and CPPFLAGS_FOR_BUILD.
5115 2008-11-06  Jeff Law  <law@redhat.com>
5117         * MAINTAINERS: Add myself as middle end maintainer.
5119 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5121         * MAINTAINERS (Write after approval): Add myself.
5123 2008-11-05  Diego Novillo  <dnovillo@google.com>
5125         * MAINTAINERS (Global Reviewers): Add myself.
5126         (Non-Algorithmic Maintainers): Remove myself.
5128 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5130         * MAINTAINERS (Write after approval): Add myself.
5132 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5134         * MAINTAINERS (Write after approval): Add myself.
5136 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5138         * configure.ac (spu-*-*): Remove special case.
5139         * configure: Regenerate.
5141 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5143         * MAINTAINERS (Write after approval): Update my email address.
5145 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5147         * configure.ac [spu-*-*]: Do not set skipdirs.
5148         * configure: Re-generate.
5150 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5152         * MAINTAINERS (Various Maintainers): Add myself to reload.
5154 2008-10-25  Richard Guenther  <rguenther@suse.de>
5156         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5157         maintainer.  Remove myself as libgcc-math maintainer.
5158         (Non-Algorithmic Maintainers): Remove myself.
5160 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5162         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5163         * Makefile.in: Regenerated.
5165 2008-10-23  Cary Coutant  <ccoutant@google.com>
5167         * MAINTAINERS (Write after approval): Add myself.
5169 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5171         PR gdb/921
5172         PR gdb/1646
5173         PR gdb/2175
5174         PR gdb/2176
5176         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5177         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5178         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5179         (HOST_EXPORTS): Pass CPPFLAGS.
5180         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5181         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5182         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5183         * Makefile.in, configure: Regenerated.
5184         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5185         and CPPFLAGS_FOR_BUILD.
5187 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5189         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5190         Sebastian Pop.
5192 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5194         * MAINTAINERS (Write After Approval): Added myself.
5196 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5198         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5199         recommended version to 2.3.2.
5201         * configure: Regenerate.
5203 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5205         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5207 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5209         * MAINTAINERS (Write After Approval): Update e-mail address.
5211 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5213         * libtool.m4: Update to libtool 2.2.6.
5214         * lt~obsolete.m4: Update to libtool 2.2.6.
5215         * ltmain.sh: Update to libtool 2.2.6.
5216         * ltsugar.m4: Update to libtool 2.2.6.
5217         * ltversion.m4: Update to libtool 2.2.6.
5218         * ltoptions.m4: Update to libtool 2.2.6.
5219         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5221 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5223         * MAINTAINERS (Write After Approval): Add myself.
5225 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5227         * MAINTAINERS (Write After Approval): Update my name.
5229 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5231         * MAINTAINERS: Add myself in "Write After Approval".
5233 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5235         * MAINTAINERS: Add myself as ia64 maintainer.
5237 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5239         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5240         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5241         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5242         and Michael Tiemann from Write After Approval since they do not
5243         actually have access.
5245 2008-09-05  Richard Guenther  <rguenther@suse.de>
5247         * configure.ac: Initialize clooglibs to -lcloog.
5248         * configure: Re-generate.
5250 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5252         * MAINTAINERS (Write After Approval): Add myself.
5254 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5256         * configure.ac (--with-cloog-polylib): New.
5257         (--disable-cloog-version-check): New.
5258         (--disable-ppl-version-check): New.
5259         * configure: Re-generate.
5261 2008-09-03  Richard Guenther  <rguenther@suse.de>
5263         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5264         cloog test.
5265         * configure: Re-generate.
5267 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5269         Add picoChip port.
5270         * MAINTAINERS: Add picoChip maintainers.
5272 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5273             Tobias Grosser  <grosser@fim.uni-passau.de>
5274             Jan Sjodin  <jan.sjodin@amd.com>
5275             Harsha Jagasia  <harsha.jagasia@amd.com>
5276             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5277             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5278             Adrien Eliche  <aeliche@isty.uvsq.fr>
5280         Merge from graphite branch.
5281         * configure: Regenerate.
5282         * Makefile.in: Regenerate.
5283         * configure.ac (host_libs): Add ppl and cloog.
5284         Add checks for PPL and CLooG.
5285         * Makefile.def (ppl, cloog): Added modules and dependences.
5286         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5287         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5289 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5291         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5292         (GCC_SHLIB_SUBDIR): New.
5293         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5294         * configure: Regenerate.
5295         * Makefile.in: Regenerate.
5297 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5299         * MAINTAINERS: Consistently use tabs to separate columns.
5301 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5303         * MAINTAINERS (Write after Approval): Add myself.
5305 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5307         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5308         Enable bfd, binutils and opcodes.
5309         * configure: Regenerate.
5311 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5313         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5315 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5317         * MAINTAINERS:  Use correct Umlaut for last name.
5319 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5321         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5323 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5325         * MAINTAINERS: Update my email address.
5327 2008-08-16  Nicolas Roche  <roche@adacore.com>
5329         * Makefile.tpl: Add BOOT_ADAFLAGS.
5330         * Makefile.in: Regenerate.
5332 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5334         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5335         * configure: Regenerate.
5337 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5339         * configure.ac: Add makefile fragments for hpux.
5340         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5341         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5342         * configure: Regenerate.
5343         * Makefile.in: Regenerate.
5345 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5347         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5349 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5351         * MAINTAINERS (Write after Approval): Add myself.
5353 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5355         * MAINTAINERS (Write After Approval):  Add myself.
5357 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5359         * MAINTAINERS (Write After Approval):  Add myself.
5361 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5363         * MAINTAINERS: Update my email address.
5365 2008-06-25  Joey Ye  <joey.ye@intel.com>
5367         * MAINTAINERS (Write After Approval):  Add myself.
5369 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5371         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5372         * Makefile.in: Regenerate.
5373         * configure: Regenerate.
5375 2008-06-17  Daniel Kraft  <d@domob.eu>
5377         * MAINTAINERS (Write After Approval):  Add myself.
5379 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5381         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5382         "$@" is still intact with both Autoconf 2.59 and 2.62.
5383         * configure: Regenerate.
5385 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5387         * Makefile.tpl: Fix comment errors.
5388         * Makefile.in: Regenerate.
5390 2008-06-12  David S. Miller  <davem@davemloft.net>
5391             David Edelsohn  <edelsohn@gnu.org>
5393         * configure.ac: Add powerpc*-*-* to gold supported targets.
5394         * configure: Regenerate.
5396 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5398         PR tree-optimization/36218
5399         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5400         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5401         (all prefix="build-"): Pass them to build-system sub-makes.
5402         * Makefile.in: Regenerate.
5404 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5406         * MAINTAINERS (mt port): Remove.
5407         (sco5, unixware, sco udk): Remove.
5408         (Kean Johnston): Add to Write After Approval.
5410 2008-05-30  Julian Brown  <julian@codesourcery.com>
5412         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5413         of libobjc for ARM EABI Linux.
5414         * configure: Regenerate.
5416 2008-05-18  Xinliang David Li   <davidxl@google.com>
5418         * ChangeLog: Remove wrong ChangeLog entry.
5420 2008-05-17  Xinliang David Li   <davidxl@google.com>
5422         * MAINTAINERS (Write After Approval): Add myself.
5424 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5426         * MAINTAINERS (Write After Approval): Add myself.
5428 2008-05-14  Rafael Espíndola  <espindola@google.com>
5430         * config-ml.in: don't handle --enable-shared and --enable-static.
5432 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5434         * MAINTAINERS: Update my email address.
5436 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5438         * MAINTAINERS: Update my email address.
5440 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5442         * MAINTAINERS (Write After Approval): Add myself.
5444 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5446         * MAINTAINERS (Write After Approval): Add myself.
5448 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5450         * MAINTAINERS (crx): Add myself.
5452 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5454         Sync with src:
5455         2008-04-14  David S. Miller  <davem@davemloft.net>
5457         * configure.ac: Add sparc*-*-* to gold supported targets.
5458         * configure: Regenerate.
5460 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5462         PR bootstrap/35457
5463         * configure.ac: Include override.m4.
5464         * configure: Regenerate.
5466 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5468         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5469         * Makefile.in: Regenerate.
5471 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5473         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5474         as nonconfigurable directories list.
5475         * configure: Regenerate.
5477 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5479         * config.sub, config.guess: Update from upstream sources.
5481 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5483         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5484         * Makefile.in: Regenerate.
5486 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5488         * configure.ac: Do not build libssp for the AVR.
5489         * configure: Regenerate.
5491 2008-04-07  Ian Lance Taylor  <iant@google.com>
5493         * Makefile.def: check-gold depends upon all-binutils.
5494         * Makefile.in: Regenerate.
5496 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5498         * MAINTAINERS (Write After Approval): Add myself.
5500 2008-04-04  Nick Clifton  <nickc@redhat.com>
5502         PR binutils/4334
5503         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5504         builds.
5505         * configure: Regenerate.
5507 2008-04-04  NightStrike  <NightStrike@gmail.com>
5509         PR other/35151
5510         * configure.ac: Combine rules for mingw32 and mingw64.
5511         * configure: Regenerate.
5513 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5515         * MAINTAINERS (Write After Approval): Add myself.
5517 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5519         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5520         * Makefile.in (.NOTPARALLEL): Ditto.
5522 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5524         * MAINTAINERS (Write After Approval): Add myself.
5526 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5528         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5529         * Makefile.in (.NOTPARALLEL): Regenerate.
5531 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5533         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5534         * Makefile.in: Regenerate.
5536 2008-03-26  Jakub Staszak  <kuba@et.pl>
5538         * MAINTAINERS (Write After Approval): Add myself.
5540 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5542         * MAINTAINERS:  Update e-mail address.
5544 2008-03-20  Ian Lance Taylor  <iant@google.com>
5546         * configure.ac: Add support for --enable-gold.
5547         * Makefile.def: Add gold as a directory like ld.
5548         * configure, Makefile.in: Regenerate.
5550 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5552         * configure.ac: m4_include config/proginstall.m4.
5553         * configure: Regenerate.
5555         Backport from upstream Libtool:
5557         2007-10-12  Eric Blake  <ebb9@byu.net>
5559         Deal with Autoconf 2.62's semantic change in m4_append.
5560         * ltsugar.m4 (lt_append): Replace broken versions of
5561         m4_append.
5562         (lt_if_append_uniq): Don't require separator to be overquoted,
5563         and avoid broken m4_append.
5564         (lt_dict_add): Fix typo.
5565         * libtool.m4 (_LT_DECL): Don't overquote separator.
5567 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5569         * config.rpath: Add AIX 6 support.
5571 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5573         * Makefile.def (stageprofile).  Remove -fprofile-generate
5574         from stage_libcflags.
5575         * Makefile.in: Regenerate.
5577 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5579         * config.sub, config.guess: Update from upstream sources.
5581 2008-03-06  Tom Tromey  <tromey@redhat.com>
5583         * MAINTAINERS: Update for treelang deletion.
5585 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5587         * MAINTAINERS: Update my email address.
5589 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5591         * MAINTAINERS (darwin port): Add myself as a maintainer.
5592         (objective-c/c++): Add myself as a maintainer.
5594 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5596         * MAINTAINERS (Write After Approval): Update my email address.
5598 2008-02-25  Tomas Bily  <tbily@suse.cz>
5600         * MAINTAINERS (Write After Approval): Add myself.
5602 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5604         * MAINTAINERS (OpenMP): Add myself.
5606 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5608         PR bootstrap/32009
5609         PR bootstrap/32161
5611         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5612         * configure: Regenerate.
5614         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5615         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5616         STAGE4_LIBCFLAGS): New.
5617         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5618         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5619         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5620         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5621         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5622         for target modules.  Don't export LIBCFLAGS.
5623         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5624         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5625         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5626         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5627         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5628         * Makefile.in: Regenerate.
5630 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5632         PR libgcj/33085
5633         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5634         Do not use -DDLL_EXPORT.  Backport from upstream.
5636 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5638         * MAINTAINERS (Write After Approval): Add myself.
5640 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5642         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5643         * configure: Regenerate.
5645 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5647         * configure.ac (xtensa*-*-*): Recognize processor variants.
5648         * configure: Regenerate.
5650 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5652         PR bootstrap/34922
5653         * configure.ac (PARSE_ARGS): Push suitable setting of
5654         ac_subdirs_all, for `./configure --help=recursive'.
5655         Handle `+' in generic toplevel directory disabling.
5656         * configure: Regenerate.
5658 2008-01-28  Nick Clifton  <nickc@redhat.com>
5660         * MAINTAINERS (xstormy16): Take over maintainership.
5662 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5664         * MAINTAINERS (c4x port): Remove.
5666 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5668         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5670 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5672         * config.sub, config.guess: Update from upstream sources.
5674 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5676         * MAINTAINERS (Write After Approval): Add myself.
5678 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5680         * MAINTAINERS: Update my email address.
5682 2008-01-09  Raksit Ashok  <raksit@google.com>
5684         * MAINTAINERS (Write After Approval): Add myself.
5686 2008-01-09  Raksit Ashok  <raksit@google.com>
5688         * MAINTAINERS (Write After Approval): Add myself.
5690 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5692         * config.sub, config.guess: Update from upstream sources.
5694 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5696         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5697         Change recommended MPFR from 2.2.1 -> 2.3.0.
5698         * configure: Regenerate.
5700 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5702         * MAINTAINERS: Update my email address.
5704 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5706         * MAINTAINERS: Update my email address.
5708 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5710         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5711         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5712         * Makefile.in: Regenerate.
5714 2007-12-10  Mark Heffernan  <meheff@google.com>
5716         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5717         misplaced entries.
5719 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5721         * configure.ac: Enable libjava for x86_64-*-darwin9.
5722         * configure: Regenerate.
5724 2007-12-07  Bill Maddox  <maddox@google.com>
5726         * MAINTAINERS (Write After Approval): Add myself.
5728 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5730         * config.sub, config.guess: Update from upstream sources.
5732 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5734         * config-ml.in: Remove 64bit configure tests.
5736 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5738         * config-ml.in: Robustify against white space in absolute file
5739         names.
5741         * config-ml.in (multi-clean): Substitute ${Makefile}.
5742         Remove superfluous ${Makefile} in list.
5744 2007-11-19  Thiemo Seufer  <ths@mips.com>
5746         * config-ml.in: Don't hardcode the Makefile name.
5748 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5750         * MAINTAINERS (Write After Approval): Add myself.
5752 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5754         * MAINTAINERS (Write After Approval): Add myself.
5756 2007-11-06  Doug Kwan  <dougkwan@google.com>
5758         * MAINTAINERS (Write After Approval): Add myself.
5760 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5762         * MAINTAINERS (mercury): Remove entry.
5763         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5765 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5767         * Makefile.def (dependencies): Make configure-gdb depend on
5768         all-intl.
5769         * Makefile.in: Regenerated.
5771 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5773         * MAINTAINERS (Fortran maintainer): Remove myself.
5775 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5777         * Makefile.def: To avoid problems running with parallel makes,
5778         build newlib before libgloss so that target specific header
5779         files are availble.
5780         * Makefile.in: Regenerate
5782 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5784         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5785         * Makefile.in: Regenerate.
5787 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5789         * MAINTAINERS (Register allocation reviewer): Add myself.
5791 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5793         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5794         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5795         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5796         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5797         * configure: Regenerate.
5799 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5801         * MAINTAINERS (Register allocation reviewer): Add myself.
5803 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5805         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5806         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5807         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5808         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5809         * configure.ac: Default them to host tools for $host = $build.
5810         Subst them.
5812         * configure: Regenerate.
5813         * Makefile.in: Regenerate.
5815 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5817         * MAINTAINERS (Register allocation reviewer): Add myself.
5819 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5821         * MAINTAINERS (Register allocation reviewer): Add myself.
5823 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5825         * MAINTAINERS (Write After Approval): Fix typo.
5827 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5829         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5830         * configure: Regenerate.
5832 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5834         PR bootstrap/31906
5835         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5836         they're already prefixed.
5838 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5840         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5841         libstdc++.
5842         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5843         * configure: Regenerate.
5844         * Makefile.in: Regenerate.
5846 2007-09-17  Andreas Schwab  <schwab@suse.de>
5848         * configure.ac: Raise minimum makeinfo version to 4.6.
5849         * configure: Regenerate.
5851 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5853         * MAINTAINERS (write-after-approval) add myself
5855 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5857         * configure.ac: Correct makeinfo version check.
5858         * configure: Regenerate.
5860 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5862         * MAINTAINERS: Update my email address.
5864 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5866         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5867         to $skipdirs and only disable gprof for newlib.  Use the normal
5868         mips*-elf* handling in other respects.
5869         * configure: Regnerate.
5871 2007-09-12  David Daney  <ddaney@avtrex.com>
5873         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5874         enabling libgcj.
5875         * configure: Regenerate.
5877 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5879         PR other/32154
5880         * configure.ac: For libgloss targets, point the linker to the linker
5881         script, startup code and simulator library.
5882         * configure: Regenerate.
5884 2007-09-07  Andrew Haley  <aph@redhat.com>
5886         * configure.ac (noconfigdirs): Remove target-libffi and
5887         target-libjava.
5888         * configure: Regenerate.
5890 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5892         PR target/33281
5893         * configure.ac: Use config/mh-mingw on mingw.
5894         * configure: Regenerate.
5896 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5898         * MAINTAINERS (Write After Approval): Add myself.
5900 2007-09-05  Richard Guenther  <rguenther@suse.de>
5902         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5903         nor --disable-checking is provided also turn on yes and types
5904         checking for stage1.
5905         * configure: Re-generate.
5907 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5909         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5910         (Write After Approval): Remove myself.
5912 2007-08-29  Nick Clifton  <nickc@redhat.com>
5914         * config.sub, config.guess: Update from upstream sources.
5916 2007-08-22  Bud Davis  <jmdavis@link.com>
5918         * MAINTAINERS (Write After Approval): Added myself.
5919         * MAINTAINERS (Reviewers): Removed myself.
5921 2007-08-18  Paul Brook  <paul@codesourcery.com>
5922             Joseph Myers  <joseph@codesourcery.com>
5924         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5925         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5926         * Makefile.in: Regenerate.
5927         * configure.ac (--with-debug-prefix-map): New.
5928         * configure: Regenerate.
5930 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5931             Nigel Stephens  <nigel@mips.com>
5933         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5934         as target_makefile_frag.
5935         * configure: Regenerate.
5937 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5939         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5940         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5941         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5942         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5943         (do-compare, do-compare3, do-compare-debug): New.
5944         ([+compare-target+]): Use them.
5946 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5948         * MAINTAINERS (Write After Approval): Change my email address.
5950 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5951             Ben Elliston  <bje@au.ibm.com>
5953         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5954         --silent if $silent.
5955         * configure: Regenerate.
5957 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5959         * MAINTAINERS (Various Maintainers): Add myself as
5960         loop infrastructure maintainer.  Update my e-mail
5961         address.
5963 2007-07-31  Diego Novillo  <dnovillo@google.com>
5965         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5966         Adjust description.
5968 2007-07-26  Richard Guenther  <rguenther@suse.de>
5970         * configure.ac: Add types checking to stage1 checking flags.
5971         * configure: Regenerate.
5973 2007-07-17  Nick Clifton  <nickc@redhat.com>
5975         * COPYING3: New file.  Contains version 3 of the GNU General
5976         Public License.
5977         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5978         Lesser General Public License.
5980 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5982         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5984 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5986         * MAINTAINERS (S/390 co-maintainer): Add myself.
5987         (Write After Approval): Remove myself.
5989 2007-07-13  Dan Hipschman  <dsh@google.com>
5991         * MAINTAINERS (Write After Approval): Add myself.
5993 2007-07-11  Nick Clifton  <nickc@redhat.com>
5995         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5996         WINDRES export.
5997         * Makefile.in: Regenerate.
5999 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6001         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6002         maintainer.
6004 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6006         * lt~obsolete.m4: New. Import from 20070318 libtool.
6008 2007-07-03  Julian Brown  <julian@codesourcery.com>
6010         * MAINTAINERS (Write After Approval): Add myself.
6012 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6014         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6015         * configure: Regenerate.
6017 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6019         * configure.ac: Add some missing m4 quotation.
6020         * configure: Regenerate.
6022 2007-07-02  Simon Baldwin  <simonb@google.com>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6028         * configure: Regenerate.
6030 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6032         * Makefile.def: Add windmc tool to build.
6033         * Makefile.tpl: Likewise.
6034         * configure.ac: Likewise.
6035         * Makefile.in: Regenerate.
6036         * configure: Regenerate.
6038 2007-06-28  DJ Delorie  <dj@redhat.com>
6040         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6041         not building newlib.
6042         * configure: Regenerated.
6044 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6046         * MAINTAINERS (Write After Approval): Add myself.
6048 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6050         * MAINTAINERS (Write After Approval): Add myself.
6052 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6054         * MAINTAINERS (Write After Approval): Add myself.
6056 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6058         * MAINTAINERS (Write After Approval): Add myself.
6060 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6062         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6063         * Makefile.in: Regenerated.
6065 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6067         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6068         bfin*-*-uclinux* targets.
6069         * configure: Regenerate.
6071 2007-06-14  Ian Lance Taylor  <iant@google.com>
6073         * MAINTAINERS: Add myself as non-algorithmic global write
6074         maintainer.
6076 2007-06-14  Diego Novillo  <dnovillo@google.com>
6078         * MAINTAINERS: Add self as middle-end maintainer and
6079         non-algorithmic global write maintainer.
6081 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6083         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6084         Move all Fortran maintainers except Paul Brook into the
6085         Non-Autopoiesis section.
6087 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6089         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6090         (distclean-stage[+id+]): Possibly delete stage_last.
6091         * Makefile.in: Regenerate.
6093 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6095         * MAINTAINERS (Various Maintainer): Fix typo.
6097 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6099         * MAINTAINERS (Various Maintainer): Add myself as
6100         dataflow maintainer.
6102 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6104         * config.sub, config.guess: Update from upstream sources.
6106 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6108         * Makefile.tpl: Fix spelling error.
6109         * Makefile.in: Regenerate.
6111 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6113         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6114         lt_cv_sys_max_cmd_len.
6116 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6118         * MAINTAINERS (Various Maintainers): Add myself as
6119         auto-vectorizer maintainer.
6121 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6123         PR libjava/32098
6124         * libtool.m4: Revert previous change.
6125         * ltgcc.m4: Put it here.
6127 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6129         * MAINTAINERS (Various Maintainers): Add myself as
6130         auto-vectorizer maintainer.
6132 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6134         PR libjava/32098
6135         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6137 2007-05-30  Richard Guenther  <rguenther@suse.de>
6139         * MAINTAINERS (Various Maintainers): Add myself as
6140         auto-vectorizer maintainer.
6142 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6144         PR bootstrap/29382
6145         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6146         * configure: Rebuilt.
6148 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6150         * MAINTAINERS (Write After Approval): Removed my name.
6152 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6154         * MAINTAINERS (Write After Approval): Remove myself.
6156 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6158         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6160 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6162         * ltmain.sh: Update from ToT Libtool.
6163         * libtool.m4: Update from ToT Libtool.
6164         * ltsugar.m4: New. Update from ToT Libtool.
6165         * ltversion.m4: New. Update from ToT Libtool.
6166         * ltoptions.m4: New. Update from ToT Libtool.
6167         * ltconfig: Remove.
6168         * ltcf-c.sh: Remove.
6169         * ltcf-cxx.sh: Remove.
6170         * ltcf-gcj.sh: Remove.
6172 2007-05-22  Ollie Wild  <aaw@google.com>
6174         * MAINTAINERS (Write After Approval): Add myself.
6176 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6178         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6179         stage_cflags.
6180         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6181         Remove CFLAGS/LIBCFLAGS.
6182         (configure-stage[+id+]-[+prefix+][+module+],
6183         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6184         * Makefile.in: Regenerate.
6186 2007-05-15  Diego Novillo  <dnovillo@google.com>
6188         * MAINTAINERS: Update e-mail address.
6190 2007-05-15  Revital Eres  <eres@il.ibm.com>
6192         * MAINTAINERS (Write After Approval): Add myself.
6194 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6196         * MAINTAINERS (Write After Approval): Updated my address.
6198 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6200         * MAINTAINERS (Write After Approval): Add myself.
6202 2007-05-11  Silvius Rus  <rus@google.com>
6204         * MAINTAINERS (Write After Approval): Add myself.
6206 2007-04-23  Tom Tromey  <tromey@redhat.com>
6208         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6210 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6212         * MAINTAINERS (cpplib): Rename to ...
6213         (libcpp): ... this.  Add C/C++ front end maintainers.
6215 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6217         * config-ml.in: Pass ${ml_config_env} to configure calls.
6219 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6221         * MAINTAINERS (Write After Approval): Add myself.
6223 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6225         * MAINTAINERS (Write After Approval): Add myself.
6227 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6229         * MAINTAINERS (fortran 95 front end): Add myself.
6231 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6233         * MAINTAINERS (Write After Approval): Add myself.
6235 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6237         * MAINTAINERS (Modulo Scheduler): Add myself.
6239 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6241         * MAINTAINERS (fortran 95 front end): Add myself.
6242         (c++ front end): whitespace fix.
6244 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6246         * MAINTAINERS (Write After Approval): Add myself.
6248 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6250         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6251         of glob.  Quote arguments with single quotes too.
6252         * configure: Regenerate.
6254 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6256         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6257         * Makefile.in: Regenerate
6259 2007-03-07  Andreas Schwab  <schwab@suse.de>
6261         * configure: Regenerate.
6263 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6265         * configure.ac: Add "--with-pdfdir" configure option,
6266         which defines pdfdir variable.
6267         * Makefile.def (target=fixincludes): Add install-pdf to
6268         missing targets.
6269         (recursive_targets): Add install-pdf target.
6270         (flags_to_pass): Add pdfdir.
6271         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6272         target.
6273         * configure: Regenerate
6274         * Makefile.in: Regenerate
6276 2007-02-28  Eric Christopher  <echristo@apple.com>
6278         Revert:
6279         2006-12-07  Mike Stump  <mrs@apple.com>
6281         * Makefile.def (dependencies): Add dependency for
6282         install-target-libssp and install-target-libgomp on
6283         install-gcc.
6284         * Makefile.in: Regenerate.
6286 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6288         * configure: Regenerate.
6289         * configure.ac: Move statements after variable declarations.
6291 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6293         * MAINTAINERS: Add myself as sh maintainer.
6295 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6297         * configure.ac: Adjust for loop syntax.
6298         * configure: Regenerate.
6300 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6302         * configure: Rebuilt.
6304 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6306         * configure.ac: Drop multiple occurrences of --enable-languages,
6307         and fix its quoting.
6308         * configure: Rebuilt.
6310 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6311             Nathan Sidwell  <nathan@codesourcery.com>
6312             Vladimir Prus  <vladimir@codesourcery.com>
6313             Joseph Myers  <joseph@codesourcery.com>
6315         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6316         * configure: Regenerate.
6318 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6320         * ltconfig (freebsd*): Default to elf.
6322 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6324         * configure.ac (target_libraries): Move libgcc before libiberty.
6325         * configure: Regenerated.
6327 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6328             Paolo Bonzini  <bonzini@gnu.org>
6330         PR bootstrap/30753
6331         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6332         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6333         * configure: Regenerated.
6335 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6337         * MAINTAINERS (Language Front End Maintainers): Update my mail
6338         address.
6340 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6342         PR bootstrap/30748
6343         * configure.ac: Correct syntax for Solaris ksh.
6344         * configure: Regenerated.
6346 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6348         * configure.ac: Sync with src.
6349         * configure: Regenerate.
6351 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6353         * Makefile.in: Regenerate.
6355 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6357         * config.sub: Sync with src.
6359 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6361         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6362         noncanonical equivalents.
6363         * configure.in: Rename to...
6364         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6365         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6366         target_noncanonical.  Use them.  Rewrite removal of configure
6367         arguments for autoconf 2.59.  Discard variable settings.  Force
6368         program_transform_name for native tools.
6370         * Makefile.in: Regenerated.
6371         * configure: Regenerated with autoconf 2.59.
6373 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6375         * MAINTAINERS (Write After Approval): Add myself.
6377 2007-01-31  Andreas Schwab  <schwab@suse.de>
6379         * Makefile.tpl (LDFLAGS): Substitute it.
6380         * Makefile.in: Regenerate.
6382 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6384         * MAINTAINERS (Write After Approval): Add myself.
6386 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6388         * MAINTAINERS (spu port): Add myself.
6390 2007-01-23  Richard Guenther  <rguenther@suse.de>
6392         PR bootstrap/30541
6393         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6394         * Makefile.tpl (GNATBIND): Substitute it.
6395         (GNATMAKE): Likewise.
6396         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6397         of STAGE_PREFIX.
6398         * Makefile.in: Regenerate.
6399         * configure: Regenerate.
6401 2007-01-18  Mike Stump  <mrs@apple.com>
6403         * configure.in: Re-enable -Werror for gcc builds.
6405 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6407         * MAINTAINERS (Write After Approval): Add myself.
6409 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6411         * configure.in: Change == to = in test command.
6412         * configure: Regenerate.
6414 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6415             Nick Clifton  <nickc@redhat.com>
6416             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6418         * configure.in (build_configargs, host_configargs, target_configargs):
6419         Remove build/host/target parameters.
6420         (host_libs): Add gmp and mpfr.
6421         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6422         * Makefile.def (gmp, mpfr): New.
6423         (gcc): Remove target.
6424         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6425         target_os, target_vendor): New.
6426         (configure): Add host_alias/target_alias arguments; adjust invocations.
6427         * configure: Regenerate.
6428         * Makefile.in: Regenerate.
6430 2007-01-11  Matt Fago  <fago@earthlink.net>
6432         * configure.in: Try to link to functions only in mpfr 2.2.x
6433         to improve robustness of configure tests.
6434         * configure: Regenerate.
6436 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6438         * MAINTAINERS: Add myself as i386 maintainer.
6440 2007-01-08  Jan Hubicka  <jh@suse.cz>
6442         * MAINTAINERS: Add myself as i386 maintainer.
6444 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6446         * configure.in: Add support for an x86_64-mingw* target.
6447         * configure: Regenerate.
6449 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6451         * Makefile.tpl (all-target): Correct @if conditional for target
6452         modules.
6453         * configure.in: Omit libiberty if building only target libgcc.
6454         * configure, Makefile.in: Regenerated.
6456 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6458         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6459         * configure: Regenerate.
6461 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6463         * Makefile.def (target_modules): Add libgcc.
6464         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6465         * Makefile.tpl (clean-target-libgcc): Delete.
6466         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6467         on gcc even for bootstrapped modules.  Rewrite handling of
6468         lang_env_dependencies to loop over target_modules.
6469         * configure.in (target_libraries): Add target-libgcc.
6470         * Makefile.in, configure: Regenerated.
6472 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6474         * configure.in: Reorganize recognition of languages.  Add
6475         --enable-stage1-languages.  Show supported languages for the chosen
6476         target rather than all recognized languages.
6477         * configure: Regenerate.
6479 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6481         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6482         * Makefile.in: Regenerate.
6484 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6486         * configure.in: Warn that MPFR 2.2.0 is buggy.
6487         * configure: Regenerate.
6489 2006-12-27  Ian Lance Taylor  <iant@google.com>
6491         * configure.in: When removing Makefiles to force a reconfigure, also
6492         remove prev-DIR*/Makefile.
6493         * configure: Regenerate.
6495 2006-12-22  Andreas Schwab  <schwab@suse.de>
6497         * configure: Regenerate with correct autoconf version.
6499 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6501         * configure.in: add AC_SUBST for *_FOR_TARGET.
6502         * configure: Regenerate.
6504 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6506         * configure.in: Simplify logic for rejecting languages that cannot
6507         be built.  Separate the case when a language is unsupported,
6508         from the case when the user chooses not to build a language.
6510 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6512         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6513         it only affects bootstrap and could be tested on "$host" as well.
6514         * configure: Regenerate.
6515         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6517 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6519         PR bootstrap/29544
6520         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6521         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6522         move here comment from Makefile.tpl.
6523         * Makefile.tpl: Move some definitions higher in the file.
6524         (STAGE1_CHECKING): New.
6525         * configure.in: Add --enable-stage1-checking.
6526         * configure: Regenerate.
6527         * Makefile.in: Regenerate.
6529 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6531         * MAINTAINERS: Add myself as build system maintainer.
6533 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6535         * MAINTAINERS (Write After Approval): Add myself.
6537 2006-12-13  Eric Christopher  <echristo@apple.com>
6539         * MAINTAINERS: Add myself as darwin maintainer.
6541 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6543         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6545 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6547         MAINTAINERS: Update my entry.
6549 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6551         * configure.in:  Handle spu makefile frag.
6552         * Makefile.tpl (MAINT): Define
6553         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6554         * configure: Regenerate.
6555         * Makefile.in: Regenerate.
6557 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6559         * config.guess: Import latest version.
6560         * config.sub: Likewise.
6562 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6564         * configure.in (spu-*-*): Don't skip target-libiberty.
6565         * configure: Regenerate.
6567 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6569         PR bootstrap/30134
6570         * configure.in: Correct x86 darwin support for libjava to powerpc
6571         and i?86 only.
6572         * configure: Regenerate.
6574 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6576         * configure.in: Add x86 darwin support for libjava.
6577         * configure: Regenerate.
6579 2006-12-07  Mike Stump  <mrs@apple.com>
6581         * Makefile.def (dependencies): Add dependency for
6582         install-target-libssp and install-target-libgomp on
6583         install-gcc.
6584         * Makefile.in: Regenerate.
6586 2006-12-04  Richard Guenther  <rguenther@suse.de>
6588         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6589         (Non-Algorithmic Maintainers): Move over non-algorithmic
6590         loop optimizer maintainers, add myself as a non-algorithmic
6591         middle-end maintainer.
6593 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6595         * MAINTAINERS (Write After Approval): Add myself.
6597 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6599         * configure.in: Update error message for missing GMP/MPFR.
6601         * configure: Regenerate.
6603 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6605         * configure.in: Update MPFR version in error message.
6607         * configure: Regenerate.
6609 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6611         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6612         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6613         --with-gmp-lib): New flags.
6615         * configure: Regenerate.
6617 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6619         * MAINTAINERS (Write After Approval): Change my email address.
6621 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6623         * MAINTAINERS (Write After Approval): Add myself.
6625 2006-11-22  Philipp Thomas  <pth@suse.de>
6627         * MAINTAINERS (i18n): Update e-mail address.
6629 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6631         * MAINTAINERS (spu port): Add myself as maintainer.
6632         (Write After Approval): Remove myself.
6634 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6636         * configure.in (skipdirs): Don't build libssp for SPU.
6637         * configure: Regenerate.
6639 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6641         * MAINTAINERS (spu port): Add myself as maintainer.
6642         (libobjc): Update my email address.
6644 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6646         * MAINTAINERS (Write After Approval): Add myself.
6648 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6650         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6651         * configure : Rebuilt.
6653 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6655         * MAINTAINERS (Write After Approval): Add myself.
6657 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6659         * MAINTAINERS (Write After Approval): Add myself.
6661 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6663         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6664         libmpfr.a.
6665         * configure: Regenerate.
6667 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6669         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6670         (unstage): Test for stage_last presence.
6672         PR bootstrap/29802
6673         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6674         STAGE_PREFIX.
6675         * Makefile.in: Regenerate.
6677 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6679         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6680         maintainers.
6682 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6684         * MAINTAINERS (Write After Approval): Add myself.
6686 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6688         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6689         and stageN-package/Makefile.
6690         * Makefile.in: Regenerated.
6692 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6694         * configure.in: Remove target-libgloss from noconfigdirs for
6695         bfin-*-*.
6696         * configure: Regenerated.
6698 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6700         * configure.in (have_gmp): Only error if the gcc directory exists.
6702         * configure: Regenerate.
6704 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6706         * configure.in: Robustify error message for missing GMP/MPFR.
6708         * configure: Regenerate.
6710 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6712         * MAINTAINERS (Write After Approval): Add myself.
6714 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6716         * MAINTAINERS: Change email address.
6718 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6720         * MAINTAINERS (Write After Approval): Add myself.
6722 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6724         * MAINTAINERS (Write After Approval): Add myself.
6726 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6728         * MAINTAINERS (Write After Approval): Move myself to
6729         Write After Approval section.
6731 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6733         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6734         need_gmp anymore.
6735         * configure: Regenerate.
6737 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6739         * MAINTAINERS (Write After Approval): Add myself.
6741 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6743         * config.guess: Import latest version.
6744         * config.sub: Likewise.
6746 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6748         * Makefile.def: Added pdf target handling.
6749         * Makefile.tpl: Added pdf target handling.
6750         * Makefile.in: Regenerated.
6752 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6754         * MAINTAINERS: Add self as score port maintainer.
6756 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6758         * MAINTAINERS (Write After Approval): Add myself.
6760 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6762         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6763         or newer.
6764         * configure: Regenerated.
6766 2006-09-27  Dave Brolley  <brolley@redhat.com>
6768         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6769         using $s instead of $r.
6770         * configure: Regenerated.
6772 2006-09-26  Thiemo Seufer  <ths@mips.com>
6774         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6775         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6776         * configure: Regenerate.
6778 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6780         * MAINTAINERS (Write After Approval): Remove myself.
6782 2006-09-22  Chao-ying Fu  <fu@mips.com>
6784         * MAINTAINERS (Write After Approval): Add myself.
6786 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6788         * MAINTAINERS: Add self as soft-fp maintainer.
6790 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6792         * MAINTAINERS: Add myself as avr maintainer.
6793         Remove Marek Michalkiewicz as avr maintainer.
6795 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6797         * MAINTAINERS (Write After Approval): Add myself.
6799 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6801         * configure.in: Never build newlib for a Mingw host.
6802         Never build newlib as Mingw target library.
6803         Test the existence of winsup/cygwin for building a Cygwin newlib,
6804         rather than just winsup.
6805         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6806         building a Mingw target.
6807         * configure: Regenerate.
6809 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6811         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6813 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6815         * config.guess: Import from src (was more updated).
6816         * config.sub: Likewise.
6818 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6820         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6821         * configure: Regenerated.
6823 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6825         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6826         for stages after the first.
6828 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6830         * Makefile.def: Add dependencies for configure-opcodes
6831         on configure-intl and all-opcodes on all-intl.
6832         * Makefile.in: Regenerated.
6834 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6836         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6838 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6840         Port to hosts whose 'sort' and 'tail' implementations
6841         treat operands with leading '+' as file names, as POSIX
6842         has required since 2001.  However, make sure the code still
6843         works on pre-POSIX hosts.
6844         * ltmain.sh: Don't assume "sort +2" is equivalent to
6845         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6847 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6849         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6851 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6853         * ltconfig: chmod 644 before ranlib during install.
6855 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6857         PR bootstrap/18058
6858         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6859         if the bootstrap compiler is a GCC version that supports it.
6860         * configure: Regenerate.
6862 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6864         * configure.in: Fix thinkos in previous check-in.
6865         * configure: Regenerate.
6867 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6869         PR other/27063
6870         * configure.in: Test subdir_requires and give an appropriate
6871         error message.
6872         * configure: Regenerate.
6874 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6876         * MAINTAINERS (Write After Approval): Add myself.
6878 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6880         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6882 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6884         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6886 2006-06-20  David Ayers  <d.ayers@inode.at>
6888         PR bootstrap/28072
6889         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6890         whether target-libjava is being configured instead of whether the
6891         java front end is enabled.
6892         * configure: Regenerate.
6894 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6896         PR target/27540
6897         * configure.in: Only enable libgomp on IRIX 6.
6898         * configure: Regenerate.
6900 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6902         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6903         too.
6904         * Makefile.in: Regenerate.
6906 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6908         * config-ml.in: Alter CCASFLAGS to include special
6909         multilib options the same as is done for CFLAGS.
6911 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6913         * configure.in: Don't enable libgomp on hpux10.
6914         * configure: Rebuilt.
6916 2006-06-12  David Ayers  <d.ayers@inode.at>
6918         PR bootstrap/27963
6919         PR target/19970
6920         * configure.in: Remove target-boehm-gc from noconfigdirs where
6921         ${libgcj} is specified.
6922         * configure: Regenerate.
6924 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6926         Sync from src:
6928         * configure.in: Sync.
6929         * configure: Regenerated.
6931         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6933         * Makefile.def: Added dependencies from sim and gdb on intl, and
6934         added configure dependencies to everything with an all dependency
6935         on intl.
6936         * Makefile.in: Regenerated.
6938 2006-06-06  David Ayers  <d.ayers@inode.at>
6940         PR libobjc/13946
6941         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6942         * Makefile.in: Regenerate.
6943         * configure.in: Add --enable-objc-gc at toplevel and have it
6944         enable boehm-gc for Objective-C.
6945         Remove target-boehm-gc from libgcj.
6946         Add target-boehm-gc to target_libraries.
6947         Add target-boehm-gc to noconfigdirs where ${libgcj}
6948         is specified.
6949         Assert that boehm-gc is supported when requested for Objective-C.
6950         Only build boehm-gc if needed either for Java or Objective-C.
6951         * configure: Regenerate.
6953 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6955         PR 27674
6956         * Makefile.tpl (configure-[+prefix+][+module+],
6957         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6958         Remove rule to unstage bootstrapped modules.
6959         (stage_current): New.
6960         * Makefile.in: Regenerate.
6962 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6964         * MAINTAINERS (Write After Approval): Update my e-mail address.
6966 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6968         * include/libiberty.h: Declare pex_run_in_environment.
6970 2006-05-31  Asher Langton  <langton2@llnl.gov>
6972         * MAINTAINERS (Write After Approval): Add myself.
6974 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6976         * Makefile.def (bfd, opcodes): Fix lib_path.
6977         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6978         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6979         * Makefile.in: Regenerate.
6981 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6983         * Makefile.in: Regenerate.
6985 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6987         * Makefile.def: Add install-html target. Add datarootdir
6988         docdir and htmldir to flags_to_pass.
6989         * Makefile.tpl: Add install-html target.
6990         * Makefile.in: Regenerate.
6991         * configure.in: Add --with-datarootdir, --with-docdir, and
6992         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6993         * configure: Regenerate.
6995 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6997         * configure.in: Enable gprof for cross builds.
6998         * configure: Regenerate.
7000 2006-05-22  Richard Guenther  <rguenther@suse.de>
7002         Revert
7003         2006-01-31  Richard Guenther  <rguenther@suse.de>
7004         Paolo Bonzini  <bonzini@gnu.org>
7006         * Makefile.def (target_modules): Add libgcc-math target module.
7007         * configure.in (target_libraries): Add libgcc-math target library.
7008         (--enable-libgcc-math): New configure switch.
7009         * Makefile.in: Re-generate.
7010         * configure: Re-generate.
7011         * libgcc-math: New toplevel directory.
7013 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7014             Andreas Tobler  <a.tobler@schweiz.ch>
7016         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7017         * configure: Rebuilt.
7019 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2006-05-01  DJ Delorie  <dj@redhat.com>
7025         * configure.in: Restore CFLAGS if GMP isn't present.
7026         * configure: Regenerate.
7028 2006-05-01  Richard Guenther  <rguenther@suse.de>
7030         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7031         maintainer.
7033 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7035         * MAINTAINERS (Write After Approval): Add myself.
7037 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7039         * MAINTAINERS (Write After Approval): Add myself.
7041 2006-04-18  DJ Delorie  <dj@redhat.com>
7043         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7044         reference libgloss so that libssp can be built in a combined
7045         tree.
7046         * configure: Regenerate.
7048 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7050         * MAINTAINERS (Write After Approval): Add myself.
7052 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7054         * configure.in: Require makeinfo 4.4 or higher.
7055         * configure: Regenerate.
7057 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7059         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7060         Rearrange the entries of other libraries to have them in one place.
7062 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7064         * MAINTAINERS (Write After Approval): Remove myself.
7065         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7067 2006-03-14  Richard Guenther  <rguenther@suse.de>
7069         * configure: Regenerate with autoconf 2.13.
7071 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7073         * MAINTAINERS: Use my work address.
7075         * MAINTAINERS: Update my E-mail address.
7077 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7079         * configure.in: Handle --disable-<component> generically.
7080         * configure: Regenerate.
7082 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7084         PR libgcj/17311
7085         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7087 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7089         * MAINTAINERS (Write After Approval):  Remove myself.
7090         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7092 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7094         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7095         (TARGET_CONFIGDIRS): Remove.
7096         * configure.in: Remove AC_SUBST(target_configdirs).
7097         * Makefile.in, configure: Regenerated.
7099 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7101         * MAINTAINERS (Write After Approval):  Remove myself.
7102         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7104 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7106         PR bootstrap/25670
7108         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7110         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7111         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7112         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7113         BUILD_PREFIX, BUILD_PREFIX_1.
7114         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7116         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7117         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7119         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7120         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7121         of `cat stage_current`.  Always provide the `r' and `s' variables.
7122         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7123         a single shell execution.
7124         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7125         bootstrapped modules, make the stage1 module if the build was not
7126         started yet, else build the current stage.
7127         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7128         (all-build, all-host, all-target, [+make_target+]-host,
7129         [+make_target+]-target): Do not use \-continued lines.
7130         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7131         (current_stage, restrap, stage_last): New.
7133         * Makefile.in: Regenerate.
7134         * configure: Regenerate.
7136 2006-02-19  Bud Davis  <jmdavis@link.com>
7138         * MAINTAINERS (Write After Approval):  Remove myself.
7139         (Language Front End Maintainers):  Add myself as fortran 95
7140         maintainer and update e-mail address.
7142 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7144         * MAINTAINERS (Write After Approval):  Remove myself.
7145         (Language Front End Maintainers):  Add myself as fortran 95
7146         maintainer.
7148 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7150         * MAINTAINERS (Write After Approval): Add myself.
7152 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7154         * MAINTAINERS (Write After Approval):  Remove myself.
7155         (Language Front End Maintainers):  Add myself as
7156         fortran 95 maintainer.
7158 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7160         Sync from src:
7162         2005-12-27  Leif Ekblad  <leif@rdos.net>
7164         * configure.in: Add support for RDOS target.
7165         * configure: Regenerate.
7167 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7168             Andreas Schwab  <schwab@suse.de>
7170         * configure: Regenerate.
7172 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7174         * configure.in (enable_libgomp): Add AIX.
7175         * configure: Regenerate.
7177 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7179         * MAINTAINERS (Write After Approval): Add myself.
7181 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7183         * MAINTAINERS (Write After Approval): Add myself.
7185 2006-01-31  Richard Guenther  <rguenther@suse.de>
7186         Paolo Bonzini  <bonzini@gnu.org>
7188         * Makefile.def (target_modules): Add libgcc-math target module.
7189         * configure.in (target_libraries): Add libgcc-math target library.
7190         (--enable-libgcc-math): New configure switch.
7191         * Makefile.in: Re-generate.
7192         * configure: Re-generate.
7193         * libgcc-math: New toplevel directory.
7195 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7197         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7198         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7199         the assembler, linker and binutils.
7200         * configure: Regenerate.
7202 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7204         * MAINTAINERS (Write After Approval): Add myself.
7206 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7208         * configure: Regenerate.
7210 2006-01-18  Richard Henderson  <rth@redhat.com>
7211             Jakub Jelinek  <jakub@redhat.com>
7212             Diego Novillo  <dnovillo@redhat.com>
7214         * libgomp: New directory.
7215         * Makefile.def: Add target_module libgomp.
7216         * Makefile.in: Regenerate.
7217         * configure.in (target_libraries): Add target-libgomp.
7218         * configure: Regenerate.
7220 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7222         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7223         @ from continuation.
7224         * Makefile.in: Rebuilt.
7226 2006-01-04  Chris Lattner  <sabre@gnu.org>
7228         * MAINTAINERS (Write After Approval): Add myself.
7230 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7232         PR bootstrap/24252
7234         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7235         * Makefile.tpl (OBJDUMP): New.
7236         (EXTRA_HOST_FLAGS): Add it.
7237         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7239         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7240         to use symbolic links between directories.  Avoid race conditions
7241         or make them harmless.
7242         * configure.in: Do not try to use symbolic links between directories.
7244         * Makefile.def (LEAN): Pass.
7245         * Makefile.tpl (LEAN): Define.
7246         (stage[+id+]-start): Accept that the previous directory does not
7247         exist, if the bootstrap is lean.
7248         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7249         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7250         configure substitution.
7251         ([+compare-target+]): Likewise.
7252         ([+bootstrap-target+]-lean): New.
7253         * configure.in: Remove lean bootstrap support from here.
7255         * Makefile.in: Regenerate.
7256         * configure: Regenerate.
7258 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7260         * MAINTAINERS (libdecnumber): Add myself.
7262 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7264         * libtool-ldflags: New script.
7266 2006-01-02  Andreas Schwab  <schwab@suse.de>
7268         * configure.in: When reconfiguring remove Makefile in
7269         all stage directories.
7270         * configure: Regenerate.
7272 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7274         * MAINTAINERS: Update my email address.
7276 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7278         Revert Ada-related part of the previous change.
7280         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7281         Do not pass.
7282         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7283         * Makefile.in: Regenerate.
7284         * configure.in: Do not include mt-ppc-aix target fragment.
7285         * configure: Regenerate.
7287 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7289         * configure.in: Select appropriate fragments for PowerPC/AIX.
7290         * configure: Regenerate.
7292         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7293         BOOT_CFLAGS, BOOT_LDFLAGS.
7294         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7295         BOOT_CFLAGS, BOOT_LDFLAGS.
7296         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7297         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7298         (stage): Fail if we cannot complete the work.
7299         * Makefile.in: Regenerate.
7301 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7303         * configure.in: Replace ms1 with mt.
7304         * configure: Rebuilt.
7306 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7308         * MAINTAINERS: Update my email address.
7310 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7312         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7313         install-host-nogcc): Don't invoke $(stage) at the end.
7314         * Makefile.in: Regenerate.
7316 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7318         * configure.in: Flip the top-level bootstrap switch.
7319         * configure: Regenerate.
7321 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7323         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7324         $(stage) and $(unstage).
7325         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7326         (all): Remove stray semicolon.
7327         (local-distclean): Don't handle multilib.tmp and multilib.out.
7328         (install.all): Set $s for consistency.
7329         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7330         check_multilibs setting.  Always make the install directory.
7331         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7332         Correct @if/@endif.
7333         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7334         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7335         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7336         (multilib.out): Remove.
7337         * Makefile.in: Regenerated.
7339 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7341         * MAINTAINERS (Write After Approval): Add myself.
7343 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7345         * MAINTAINERS: Add myself as mt maintainer.
7347         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7349 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7351         * MAINTAINERS: Change email address.
7353 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7355         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7356         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7357         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7358         Find in-tree tools if available.
7359         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7360         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7361         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7362         (COMPILER_*_FOR_TARGET): New.
7363         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7364         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7365         (CONFIGURED_*, USUAL_*): Remove.
7366         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7367         STRIP): Use autoconf substitutions.
7368         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7369         COMPILER_NM_FOR_TARGET): New.
7370         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7372         (all): Make all-host and all-target in parallel.
7373         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7374         that $$r and $$s are set before invoking a recursive make.
7375         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7376         ([+bootstrap-target+]): Inline most of the `all' target.
7378 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7380         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7381         from the gcc build directory.
7382         * Makefile.in: Regenerate.
7384 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7386         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7387         depend on all-libdecnumber.
7388         * configure.in (host_libs): Include libdecnumber.
7389         * Makefile.in: Regenerate.
7390         * configure: Likewise.
7392 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7394         * libdecnumber: Import decNumber sources from the dfp-branch.
7396 2005-11-21  Kean Johnston  <jkj@sco.com>
7398         * config.sub, config.guess: Sync from upstream sources.
7400 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7402         Import from Autoconf sources:
7404         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7405         * config/move-if-change: Don't output "$2 is unchanged";
7406         suggested by Ben Elliston.  Handle weird characters correctly.
7408 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7410         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7411         to match upstream libtool for darwin.
7413 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7415         * Makefile.def: Remove gdb dependencies for gdbtk.
7416         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7417         (configure-gdb, install-gdb): New rules.
7418         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7419         * Makefile.in, configure: Regenerated.
7421 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7423         * MAINTAINERS (Write After Approval): Add myself.
7425 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7427         * MAINTAINERS (Write After Approval): Add myself.
7429 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7431         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7432         Diego Novillo.
7434 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7436         PR bootstrap/24297
7437         * Makefile.tpl (do-[+make-target+], do-check, install,
7438         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7439         are set before recursing.
7440         * Makefile.in: Regenerate.
7442 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7444         PR bootstrap/18939
7445         * Makefile.def (gcc) <target>: Fix thinko.
7446         * Makefile.in: Regenerate.
7448 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7450         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7451         * configure: Regenerate.
7453 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7455         * MAINTAINERS (Write After Approval): Add self.
7457 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7459         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7460         target-libffi, target-qthreads, target-libjava, and
7461         targetlibobjc.
7462         * configure: Regenerate.
7464 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7466         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7467         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7468         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7469         (USUAL_OBJDUMP_FOR_TARGET): New.
7470         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7471         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7472         * configure, Makefile.in: Regenerated.
7474 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7476         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7477         before other host packages.
7479 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7481         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7483 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7485         PR bootstrap/22340
7487         * configure.in (default_target): Remove.
7488         * Makefile.tpl (all): Do not use prerequisites as subroutines
7489         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7490         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7491         use prerequisites as subroutines.
7492         (check-host, check-target): New.
7493         (bootstrap configure & all targets): Do not use stage*-start
7494         if the directory layout is already ok.
7495         (non-bootstrap configure & all targets): Prepend a $(unstage).
7496         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7497         (NOTPARALLEL): Remove.
7498         (unstage, stage variables): New variables.
7499         (unstage, stage targets): Simply expand to those variables.
7501         * configure: Regenerate.
7502         * Makefile.in: Regenerate.
7504 2005-10-04  James E Wilson  <wilson@specifix.com>
7506         * Makefile.def (lang_env_dependencies): Add libmudflap.
7507         * Makefile.in: Regenerate.
7509 2005-10-03  Andreas Schwab  <schwab@suse.de>
7511         Backport from libtool CVS:
7512         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7514         * ltmain.sh: add support for installing into temporary
7515         staging area (e.g. 'make install DESTDIR=...')
7517 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7519         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7520         * configure: Regenerated.
7522 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7524         * configure: Regenerate with the correct
7525         autoconf version.
7527 2005-09-30  Catherine Moore  <clm@cm00re.com>
7529         * configure.in (bfin-*-*): New.
7530         * configure: Regenerated.
7532 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7534         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7535         (LIPO_FOR_TARGET): New.
7536         (CONFIGURED_LIPO_FOR_TARGET): New.
7537         (USUAL_LIPO_FOR_TARGET): New.
7538         (STRIP_FOR_TARGET): New.
7539         (CONFIGURED_STRIP_FOR_TARGET): New.
7540         (USUAL_STRIP_FOR_TARGET): New.
7541         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7542         STRIP_FOR_TARGET.
7543         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7544         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7545         * Makefile.in: Regenerate.
7546         * configure: Regenerate.
7548 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7550         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7551         (rs6000-*-aix*): Same.
7552         * configure: Regenerate.
7554 2005-09-16  Tom Tromey  <tromey@redhat.com>
7556         * MAINTAINERS: Add self as java maintainer.
7558 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7560         * configure.in: Recognize f95 in the --enable-languages option,
7561         and substitute it for fortran, issuing a warning.
7562         * configure: Regenerate.
7564 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7566         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7567         * configure:  Regenerated.
7569 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7571         * MAINTAINERS: Add self as ms1 maintainer.
7573 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7575         * Makefile.def (libssp): Add to lang_env_dependencies.
7576         * Makefile.in: Regenerate.
7578 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7580         * MAINTAINERS: Add myself as middle-end maintainer.
7582 2005-08-17  Christian Groessler  <chris@groessler.org>
7584         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7585         * Makefile.in: Regenerate.
7587 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7589         * MAINTAINERS (write after approval): Added myself.
7591 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7593         * MAINTAINERS (Write After Approval): Add myself.
7595 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7597         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7598         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7599         Look for alternate names of the target cc and c++
7600         * configure: Regenerate.
7602 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7604         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7605         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7606         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7607         tools; remove code to manually set them.
7608         (Target tools): Look in the environment for them.
7609         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7610         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7611         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7612         build directory.
7613         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7614         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7615         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7616         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7617         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7618         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7619         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7620         * configure: Regenerate.
7621         * Makefile.in: Regenerate.
7623 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7625         * MAINTAINERS: Update for removed CPU targets.
7627 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7629         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7630         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7631         * Makefile.in: Regenerated.
7633 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7635         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7636         (CFLAGS_FOR_TARGET): Use it.
7637         (CXXFLAGS_FOR_TARGET): Likewise.
7638         * Makefile.in: Regenerated.
7639         * configure.in (--with-build-sysroot): New option.
7640         * configure: Regenerated.
7642 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7644         * Makefile.tpl: Wrap install between unstage and stage
7645         * Makefile.in: Regenerate.
7647 2005-07-21  Eric Christopher  <echristo@apple.com>
7649         * MAINTAINERS: Update affiliation.
7651 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7653         * MAINTAINERS: Add self as crx port maintainer.
7655 2005-07-20  DJ Delorie  <dj@redhat.com>
7657         * MAINTAINERS: Add self as m32c maintainer.
7659 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7661         * all files: Update FSF address.
7663 2005-07-15  Eric Christopher  <echristo@redhat.com>
7665         * MAINTAINERS: Change affiliation.
7667 2005-07-14  Jim Blandy  <jimb@redhat.com>
7669         * configure.in: Add cases for Renesas m32c.
7670         * configure: Regenerated.
7672 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7674         * COPYING.LIB: Update from fsf.org.
7676 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7678         * COPYING, compile, config.guess,
7679         config.sub, install-sh, missing, mkinstalldirs,
7680         symlink-tree, ylwrap: Sync from upstream sources.
7681         * config-ml.in: Update FSF address.
7683 2005-07-13  Eric Christopher  <echristo@redhat.com>
7685         * configure.in: Add toplevel noconfigdir support for tpf.
7686         * configure: Regenerate.
7688 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7690         PR ada/22340
7692         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7693         * Makefile.in: Regenerate.
7695 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7697         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7698         Brolley to write-after-approval.
7700 2005-07-07  Andreas Schwab  <schwab@suse.de>
7702         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7703         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7704         * Makefile.in: Regenerated.
7706 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7708         * configure.in: Don't build sim or rda when targetting darwin.
7709         * configure: Regenerate.
7711 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7713         * configure.in: Add --enable-libssp and --disable-libssp.
7714         * configure: Regenerate with autoconf-2.13.
7716 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7718         * Makefile.def (target_modules): Add libssp.
7719         * configure.in (target_libraries): Add target-libssp.
7720         * configure: Rebuilt.
7721         * Makefile.in: Rebuilt.
7723 2005-07-01  Zack Weinberg  <zackw@panix.com>
7725         * MAINTAINERS: Change email address.  Resign from maintainership.
7727 2005-07-01  Richard Guenther  <rguenther@suse.de>
7729         * MAINTAINERS: Change my e-mail address and affiliation.
7731 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7733         * Makefile.def (stagefeedback): Come after profile.
7734         Define profiledbootstrap target.
7735         * Makefile.tpl (profiledbootstrap): Remove.
7736         (stageprofile-end): Zap stagefeedback.
7737         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7738         * Makefile.in: Regenerate.
7740 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7742         * MAINTAINERS: Update my email address.
7744 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7746         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7747         In 'cpp' stanza, support '#line' as well as '# '.
7749 2005-06-08  Andreas Schwab  <schwab@suse.de>
7751         * MAINTAINERS: Move myself from 'Write After Approval' to
7752         'CPU Port Maintainers' section as m68k maintainer.
7754 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7756         * configure.in (unsupported_languages): New macro.
7757         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7758         non-ported target libraries in noconfigdirs.
7759         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7760         non-linux-gnu.  Remove libgcj_ex_libffi.
7761         <lang_frag loop>: Set add_this_lang=no if the language is in
7762         unsupported_languages.
7763         * configure: Regenerate.
7765 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7767         * configure.in: Fix typo in handling of --with-mpfr-dir.
7768         * configure: Regenerate.
7770 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7772         * MAINTAINERS: Update my email address.
7774 2005-06-02  Jim Blandy  <jimb@redhat.com>
7776         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7777         accepted into the master sources.)
7779 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7780             Michael Snyder  <msnyder@redhat.com>
7781             Stan Cox  <scox@redhat.com>
7783         * configure.in: Set noconfigdirs for ms1.
7785         * configure: Regenerate.
7787 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7789         * MAINTAINERS (Write After Approval): Add self.
7791 2005-06-01  Josh Conner  <jconner@apple.com>
7793         * MAINTAINERS (Write After Approval): Add self.
7795 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7797         * MAINTAINERS: Update my email address.
7799 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7801         * MAINTAINERS (Write After Approval): Add self.
7803 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7805         * MAINTAINERS (Write After Approval): Remove self.
7807 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7809         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7810         (Dependencies): Consider target modules for bootstrap dependencies.
7811         Make target bootstrap modules depend on each stage's gcc.
7812         * Makefile.in: Regenerate.
7814 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7816         * Makefile.def (configure-gcc): Depend on binutils having been built.
7817         (all-gcc): No need to do it here.
7818         * Makefile.in: Regenerate.
7820 2005-05-19  Paul Brook  <paul@codesourcery.com>
7822         * configure.in: Rewrite misleading error message when requested
7823         language cannot be built.
7824         * configure: Regenerate.
7826 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7828         * ylwrap: Import from Automake 1.9.5.
7830 2005-05-13  David Ung  <davidu@mips.com>
7832         * MAINTAINERS (Write After Approval): Add self.
7834 2005-05-09  Mike Stump  <mrs@apple.com>
7836         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7837         lt_cv_sys_max_cmd_len for now.
7839 2005-05-09  Stan Cox  <scox@redhat.com>
7841         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7843 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7845         * README.SCO: Update the URL.
7847 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7849         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7850         with_gnu_ld to libtool.
7851         * ltcf-c.sh (aix[45]): Define file_list_spec.
7852         * ltcf-cxx.sh (aix[45]): Same.
7853         * ltcf-gcj.sh (aix[45]): Same.
7854         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7855         exists, write list of input files to temporary file.
7857 2005-05-04  Mike Stump  <mrs@apple.com>
7859         * configure.in: Always pass --target to target configures as
7860         otherwise rebuilds that do --recheck will fail.
7861         * confiugure: Rebuilt.
7863 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7865         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7866         STAGE_HOST_EXPORTS.
7867         (configure, all): Add bootstrap support.
7868         (Host modules, target modules): Pass post-stage1 flags and exports.
7869         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7870         * Makefile.in: Regenerate.
7872 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7874         * configure: Regenerate.
7876 2005-04-27  Mike Stump  <mrs@apple.com>
7878         * MAINTAINERS: Add self as darwin maintainer.
7880 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7882         * config.sub: Update from master copy.
7884 2005-04-21  Mike Stump  <mrs@apple.com>
7886         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7887         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7889 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7891         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7892         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7893         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7894         "*-*-elf" and "*-*-linux*".
7895         * configure: Regenerate.
7897 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7899         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7901 2005-04-12  Mike Stump  <mrs@apple.com>
7903         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7905 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7907         * MAINTAINERS (Write After Approval): Add myself.
7909 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7911         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7913 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7915         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7916         (TARGET_CONFIGARGS): Include --with-target-subdir.
7917         (configure, all): New macros.  Use them throughout.
7918         * Makefile.in: Regenerate.
7920 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7922         * MAINTAINERS (Write After Approval): Add myself.
7924 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7926         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7928 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7930         * MAINTAINERS: Move John Carr to Write After Approval.
7932 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7934         * config/mh-mingw32: Delete.
7935         * configure.in: Don't use it.
7936         * configure: Regenerate.
7938 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7940         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7941         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7942         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7943         (HOST_LIB_PATH): Generate from Makefile.def.
7944         (TARGET_LIB_PATH): Likewise.
7945         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7946         * Makefile.in: Regenerate.
7947         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7948         (RPATH_ENVVAR): Include Darwin case.
7949         * configure: Regenerate.
7951 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7953         * MAINTAINERS (Various Maintainers): Remove self.
7954         (Write After Approval): Add self.
7956 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7958         * MAINTAINERS (Various Maintainers): Add self.
7960 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7962         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7963         * configure: Regenerate.
7965 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7967         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7968         gcc_version, and gcc_version_trigger from set of flags to pass.
7969         * Makefile.tpl: Remove definitions of above variables.
7970         (config.status): Remove dependency on $(gcc_version_trigger).
7971         * Makefile.in: Regenerate.
7972         * configure.in: Do not reference config/gcc-version.m4 nor
7973         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7974         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7975         * configure: Regenerate.
7977 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7978             Andrew Pinski  <pinskia@physics.uc.edu>
7980         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7981         * Makefile.in: Regenerate.
7983 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7985         * MAINTAINERS (Write After Approval): Add myself.
7987 2005-03-03  David Ayers  <d.ayers@inode.at>
7989         * MAINTAINERS (Write After Approval): Add myself.
7991 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7993         PR libgcj/20160
7994         * ltmain.sh: Avoid creating archives with components that have
7995         duplicate basenames.
7997 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7999         PR bootstrap/20250
8000         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8001         instead of check.
8002         * Makefile.in: Regenerate.
8004 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8006         * Makefile.in: Regenerate to fix conflict between the previous two
8007         patches.
8009 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8011         PR bootstrap/17383
8012         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8013         * Makefile.tpl (HOST_SUBDIR): New substitution.
8014         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8015         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8016         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8017         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8018         (Host modules, Bootstrapped modules): Use it.
8019         (Build modules, Target modules): Do not create symlink trees,
8020         always configure out-of-srcdir.
8021         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8022         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8023         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8024         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8026         * Makefile.in: Regenerate.
8027         * configure: Regenerate.
8029 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8031         Merged from libada-gnattools-branch:
8032         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8034         * gnattools: New directory.
8035         * Makefile.def: Add gnattools as a module, depending on target-libada.
8036         * Makefile.in: Regenerate.
8037         * configure.in: Include gnattools in host_tools; disable it if ada
8038         is disabled.
8039         * configure: Regenerate.
8041 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8043         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8044         treelang maintainer.
8045         (Write After Approval): Remove myself.
8047 2005-02-23  Paul Schlie  <schlie@comcast.net>
8049         * configure.in: Allow darwin targeted ports to build tk, itcl and
8050         libgui.
8051         * configure: Regenerate.
8053 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8055         PR libgcj/10353
8056         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8057         * configure: Regenerate.
8059 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8061         * MAINTAINERS (Write After Approval): Add myself.
8063 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8065         * MAINTAINERS: Update my e-mail address.
8067 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8069         * MAINTAINERS (Write After Approval): Add myself.
8071 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8073         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8074         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8075         target-libgloss when not *-*-elf and *-*-aout.
8076         * configure: Regenerate.
8078 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8080         * MAINTAINERS: Remove obsolete entries.
8082         * MAINTAINERS (Write After Approval): Add Michael Matz.
8084 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8086         * MAINTAINERS: Remove self as cpplib maintainer.
8088 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8090         * install-sh, config.sub: Import from upstream.
8092 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8094         PR bootstrap/18222
8095         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8096         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8097         * Makefile.in: Regenerate.
8099 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8101         * MAINTAINERS: Update my email address.
8103 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8104             Andreas Schwab  <schwab@suse.de>
8106         PR bootstrap/18033
8107         * config-ml.in: Eval option if surrounded by single quotes.
8109 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8111         Revert 2004-12-28 Makefile changes, a better fix will be
8112         applied to mainline and src after GCC 4.0 branches.
8114 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8116         PR bootstrap/17383
8118         * Makefile.def (target_modules): Remove stage parameter,
8119         it is always true now.
8120         * Makefile.tpl (configure-build-[+module+],
8121         configure-target-[+module+]): Always build symlink tree
8122         for the directory and for include.  BUILD_SUBDIR and
8123         TARGET_SUBDIR cannot be . anymore.
8124         * Makefile.in: Regenerate.
8126 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8128         Revert 2004-12-08 Makefile changes.
8130 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8132         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8133         cygwin, mingw.
8135 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8137         * configure.in (sh64-*-*): Reenable gprof.
8138         * configure: Regenerate.
8140 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8142         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8143         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8144         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8145         * Makefile.in: Regenerate.
8147 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8149         * MAINTAINERS: Update my email address.
8151 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8153         * Makefile.tpl: Generate normal dependencies if the LHS module is
8154         not bootstrapped.
8155         * Makefile.in: Regenerate.
8157 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8159         * configure.in: Include config/gxx-include-dir.m4.  Use
8160         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8161         * configure: Regenerate.
8163 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8165         * config.if: Delete.
8166         * configure.in: Set libstdcxx_incdir directly.
8167         * configure: Regenerate.
8169 2004-12-02  Eric Christopher  <echristo@redhat.com>
8171         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8172         * Makefile.in: Regenerate.
8174 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8176         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8177         * configure: Regenerate.
8179 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8181         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8182         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8183         * configure: Regenerate.
8185 2004-12-01  Eric Christopher  <echristo@redhat.com>
8187         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8188         of things to remove.
8190 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8192         * MAINTAINERS (Write After Approval): Update my e-mail address.
8194 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8196         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8197         from CVS libtool to always pass_all.
8199 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8201         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8202         (hppa*64*-*-*): Delete incorrect comment.
8203         * configure: Rebuilt.
8205 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8207         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8209 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8211         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8212         from CVS libtool to always pass_all.
8214 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8216         * install-sh, compile: Import from automake.
8218 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8220         * config.guess, config.sub:  Import from savannnah.
8222 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8224         * MAINTAINERS (Write After Approval): Add myself
8226 2004-11-12  Mike Stump  <mrs@apple.com>
8228         * Makefile.def: Add html support.
8229         * Makefile.tpl: Likewise.
8230         * Makefile.in: Regenerate.
8232 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8234         PR 18423
8235         * configure.in: Remove all instances of build-fixincludes from
8236         noconfigdirs.
8237         (build_configargs): Supply --target to subdirectories.
8238         * configure: Regenerate.
8240         * Makefile.def: Make gcc install depend on fixincludes install.
8241         * Makefile.in: Regenerate.
8243 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8245         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8247 2004-11-11  Paul Brook  <paul@codesourcery.com>
8249         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8251 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8253         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8254         target-libgfortran.
8255         * configure: Regenerate.
8257 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8259         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8260         like CC.
8262 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8264         * Makefile.def (host fixincludes): Specify missing targets.
8265         * Makefile.in: Regenerate.
8267 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8269         * MAINTAINERS: Add myself
8271 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8277         * Makefile.def: Build fixincludes for the host, too.
8278         * Makefile.in: Regenerate.
8279         * configure.in (host_tools): Add fixincludes.
8280         * configure: Regenerate.
8282 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8284         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8285         * configure: Regenerated.
8287 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8289         PR other/17783
8290         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8291         * configure: Regenerated.
8293 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8295         * README.SCO: Update per FSF instructions.
8297 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8299         PR target/18151
8300         * configure.in (case ${target}): Do not build fixincludes for avr.
8301         * configure: Regenerated.
8303 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8305         * configure.in (case ${target}): Do not build fixincludes
8306         on platforms where it is not used.
8307         * configure: Regenerated.
8309 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8311         * configure.in: Use an absolute path to install-sh.
8312         * configure: Regenerated.
8314 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8316         * MAINTAINERS (Write After Approval): Add myself.
8318 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8320         * MAINTAINERS: Remove from Write After Approval those that are
8321         already maintainers.
8323 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8325         * MAINTAINERS:  Update my email address.
8327 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8329         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8330         * configure: Regenerate.
8332 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8334         * MAINTAINERS:  Update my email address.
8336 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8338         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8339         entries belonging to this category.
8341 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8343         * MAINTAINERS: Update my e-mail address.
8345 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8347         Fix wrong conflict resolution in:
8349         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8351         * Makefile.in: Regenerate.
8352         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8353         in the recursive `make', instead of hardwiring `all'.
8354         (Autogenerated TARGET-* variables): New.
8356 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8358         * configure.in: Enable target-libgloss for crx-*-*.
8359         * configure: Regenerate.
8361 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8363         * MAINTAINERS (Various Maintainers): Move the "windows,
8364         cygwin, mingw" maintainer to ...
8365         (OS Port Maintainers): ... here.
8367 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8369         * MAINTAINERS (Write After Approval): Remove those that are
8370         maintainers of some subsystem.
8372 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8374         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8375         * ltcf-cxx.sh (tpf*): Likewise.
8376         * ltconfig (tpf*): Add TPF OS configuration support.
8378 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8380         * MAINTAINERS: Change my email address to my new work account.
8382 2004-09-24  Michael Roth  <mroth@nessie.de>
8384         * configure.in (--without-headers): Add missing double quotes.
8385         * configure: Regenerate.
8387 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8389         * ylwrap: Revert to previous version.
8391 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8393         PR bootstrap/17369
8394         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8395         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8396         SET_GCC_LIB_PATH_CMD.
8397         (BASE_TARGET_EXPORTS): Likewise.
8398         * Makefile.in: Regenerated.
8400         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8401         * configure: Regenerated.
8403 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8405         * config.guess: New upstream version
8406         * compile, depcomp, install-sh, ylwrap: Likewise.
8408 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8410         * config/mh-x86omitfp: New host makefile fragment.  Add
8411         -fomit-frame-pointer to the default BOOT_CFLAGS.
8412         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8413         * configure: Regenerate.
8415 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8417         PR target/11572
8418         * configure.in (*-*-darwin*): Renable libobjc.
8419         * configure: Regenerate.
8421 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8423         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8425 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8427         * Makefile.def: Remove libbanshee.
8428         * Makefile.tpl: Ditto.
8429         * configure.in: Ditto.
8430         * Makefile.in: Regen.
8431         * configure: Ditto.
8433 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8435         * ltmain.sh: Use $pic_object as $non_pic_object if
8436         $non_pic_object=none.
8438 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8440         * missing: Import latest version from master repository.
8442 2004-09-06  Nick Clifton  <nickc@redhat.com>
8444         * config.sub: Import latest version from master repository.
8445         * config.guess: Likewise.
8446         This includes these changes:
8448         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8450         * config.sub: Handle crisv32, alias etraxfs.
8451         * config.guess (crisv32:Linux:*:*): Handle.
8453         2004-08-13  Brad Smith  <brad@comstyle.com>
8455         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8456         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8458         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8460         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8461         assume the processor is a powerpc.  This is because coreutils
8462         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8463         in this case, due to a MacOS X bug that causes
8464         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8465         to return a negative number.
8466         Problem reported by Petter Reinholdtsen in:
8467         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8469         2004-07-19  Ben Elliston  <bje@gnu.org>
8471         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8473         2004-06-24  Ben Elliston  <bje@gnu.org>
8475         * config.guess: Update copyright years.
8476         * config.sub: Likewise.
8478         2004-06-22  Robert Millan  <robertmh@gnu.org>
8480         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8481         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8483         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8485         * config.guess (*:*VMS:*:*): New entry. Replaces
8486         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8487         manufacturer.
8489         2004-06-22  Ben Elliston  <bje@gnu.org>
8491         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8492         * config.sub: Likewise.
8494         2004-06-22  Ben Elliston  <bje@gnu.org>
8496         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8497         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8499         2004-06-11  Ben Elliston  <bje@gnu.org>
8501         * config.guess (pegasos:OpenBSD:*:*): Remove.
8503         2004-06-11  Ben Elliston  <bje@gnu.org>
8505         From Wouter Verhelst <wouter@grep.be>:
8506         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8508         2004-06-11  Ben Elliston  <bje@gnu.org>
8510         * config.guess (luna88k:OpenBSD:*:*): New.
8512         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8514         * config.guess (m32r*:Linux:*:*): New case.
8515         * config.sub: Handle m32rle.
8517         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8519         From Jens Petersen  <petersen@redhat.com>:
8520         * config.sub: Handle sparcv8.
8522         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8524         From Tom Smith <smith@cag.lkg.hp.com>:
8525         * config.guess: Version suffixes are equally significant on Tru64
8526         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8527         prefix of "P" (patched kernel).
8529         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8531         * config.sub: Add support for National Semiconductor CRX target.
8533 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8535         * MAINTAINERS (Various Maintainers): Remove myself as web page
8536         maintainer, add myself as maintainer of build status lists.
8538 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8540         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8541         *-*-netware, but add target-libmudflap.
8542         Consolidate *-*-netware targets (of which really only i?86 exists)
8543         into a single entry.
8544         * configure: Likewise.
8546 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8548         * Makefile.tpl (sorry): Remove.
8549         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8550         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8551         (do-clean): Clean per-stage directories too.
8552         (do-distclean): Run distclean-stage1 too.
8553         (.NOTPARALLEL): Enable during toplevel bootstrap.
8554         (stage[+id+]-bubble): Enable parallel execution during
8555         the recursive invocation.
8556         * Makefile.in: Regenerate.
8558         Fix previous checkin:
8560         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8561         include.
8562         * configure.in: Fix indentation.
8563         * configure: Regenerate.
8565 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8567         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8568         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8569         * configure: regenerate
8570         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8571         -mdynamic-no-pic
8573 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8575         * Makefile.def (build_modules): Add fixincludes.
8576         (dependencies): Make gcc depend on fixincludes.
8577         * configure.in (build_tools): Add fixincludes.
8578         (build_configdirs): Always include build_libs.
8579         * Makefile.in: Regenerate.
8580         * configure: Regenerate.
8582 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8584         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8585         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8586         phony targets; do not generate timestamp files.
8587         (distclean-stageN): Remove references to their timestamp files.
8588         (restageN, touch-stageN): Remove.
8589         (stageN-bubble): Rewritten.
8590         (compare): Support lean bootstraps.
8591         * Makefile.in: Regenerate.
8593         * configure.in: Only warn when bootstrapping but
8594         build != host or build != target.  Support lean bootstraps.
8595         * configure: Regenerate.
8597 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8599         * configure.in:  Give a better error message if GMP/MPFR are missing
8600         and a language needing them has been requested.
8601         * configure:  Regenerated.
8603 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8605         * configure.in:  Print a list of available language front-ends if
8606         a requested one is missing.  Tidy stray tab characters.
8607         * configure:  Regenerated.
8609 2004-08-19  Michael Koch  <konqueror@gmx.de>
8611         * gcc/doc/install.texi: Update entry about automake for libjava.
8613 2004-08-17  Robert Millan  <robertmh@gnu.org>
8615         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8616         (instead of FreeBSD).
8617         * configure: Regenerate.
8619 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8621         * Makefile.in: Regenerate.
8622         * configure: Regenerate.
8624         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8625         stage_*_flags.
8626         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8627         for bootstrapped modules if toplevel bootstrap is going.
8628         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8629         modules.  Adjust for changes in Makefile.def.  Enable several
8630         rules even in non-bootstrap mode, just to avoid peppering the
8631         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8632         (stage-[+prev+]-bubble): Remove.
8634         * Makefile.def (Dependencies): Depend on all-build-bison,
8635         all-build-flex, all-build-byacc, all-build-texinfo, rather
8636         than the host variations.
8637         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8638         with BUILD_SUBDIR.
8639         (BISON): Update for recent Bisons.
8640         (YACC): Fix typo.
8641         (cross): Depend on all-build.
8642         (all): Do not depend on all-build.
8643         (prebootstrap): Remove.
8644         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8645         (Prebootstrap dependencies): Add them to the per-stage targets
8646         and to all-prebootstrap.
8647         * configure.in (build_configdirs): Always enable build_tools.
8648         (BUILD_DIR_PREFIX): Remove.
8650         * Makefile.def (gcc): Add target variable.
8651         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8652         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8653         in the recursive `make', instead of hardwiring `all'.
8654         (Autogenerated TARGET-* variables): New.
8656 2004-08-13  Brian Booth  <bbooth@redhat.com>
8658         * MAINTAINERS: Remove myself from write-after-approval.
8660 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8662         * src-release: Stop distributing mmalloc with gdb (which doesn't
8663         use it).
8664         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8665         * Makefile.in: Regenerate.
8667 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8669         * configure.in (arm*-*-eabi*): New target.
8670         * configure: Regenerate.
8672 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8674         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8675         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8676         (Dependencies): New section.
8677         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8678         (configure-target-[+module+]): Depend on maybe-all-gcc
8679         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8680         (toplevel profiledbootstrap): Fix dependencies.
8681         * Makefile.in: Regenerate.
8683 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8685         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8686         target-libiberty to noconfigdirs.
8687         * configure: Regenerate.
8689 2004-08-03  Paul Brook  <paul@codesourcery.com>
8691         * configure.in: Check for MPFR as well as GMP.
8692         * configure: Regenerate.
8694 2004-08-01  Robert Millan  <robertmh@gnu.org>
8696         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8697         libmudflap for all GNU-based systems (with Glibc).
8698         * configure: Regenerate.
8700 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8702         * Makefile.def (host-modules): Add gcc.
8703         * Makefile.in: Regenerate.
8704         * Makefile.tpl (sorry): New rule.
8705         (configure-host, all-host, [+make_target+]-host, do-check,
8706         install-host): Do not add gcc as a special case.
8707         (host modules): Add a small special-casing for gcc.  Export
8708         extra_make_flags through the environment.
8709         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8710         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8711         other recursive targets for gcc): Remove.
8713         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8714         (stage, unstage): New rules.
8715         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8716         distclean-stage[+id+]): Use stage_current.
8717         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8718         the stage*-start rules.
8720 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8722         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8723         use -all_load flag.
8725 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8727         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8728         * configure: Regenerate.
8730 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8732         * maintainer-scripts/gcc_release: Revert yesterday's change.
8734 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8736         * MAINTAINERS: Add myself to write-after-approval.
8738 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8740         * libf2c: Removed.
8741         * gcc/gccbug.in: Updated because of libf2c removal.
8742         * maintainer-scripts/gcc_release: Ditto.
8744 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8746         * configure.in: Build libmudflap by default on FreeBSD.
8747         * configure: Regenerated.
8749 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8751         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8752         systems.
8753         * configure: Regenerated.
8755 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8757         PR target/16344
8758         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8759         feedback based compiler.
8760         * Makefile.in: Rebuilt.
8762 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8764         * Makefile.def (host_modules): Set bootstrap=true for flex.
8765         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8766         * Makefile.in: Rebuilt.
8768 2004-07-07  Jan Hubicka  <jh@suse.cz>
8770         * MAINTAINERS: Add self as a profile feedback maintainer.
8772 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8774         * configure.in:  Do not prepend $srcdir to /dev/null in
8775         makefile fragments.
8776         * configure:  Regenerate.
8778 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8780         * Makefile.def (build_modules): Add bison, byacc, flex,
8781         m4, texinfo.
8782         (flags_to_pass): Add FLEX.
8783         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8784         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8785         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8786         DEFAULT_MAKEINFO): Remove.
8787         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8788         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8789         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8790         objdir or else use configured tool.
8791         (all-build): New.
8792         (all): Depend on it.
8793         (Build module dependencies): Add.
8794         * Makefile.in: Regenerate.
8795         * configure.in: Better support for multiple build modules,
8796         matching what is done for host/target modules.  Do not look
8797         for "plausible" locations of build tools if Canadian cross.
8798         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8799         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8800         * configure: Regenerate.
8802 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8804         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8805         * Makefile.in: Regenerate.
8807 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8809         * Makefile.tpl (configure-build-[+module+],
8810         configure-[+module+], configure-target-[+module+]): Pass
8811         [+extra_configure_args+].
8812         (all-build-[+module+], all-[+module+], check-[+module+],
8813         install-[+module+], [+make_target+]-[+module+],
8814         all-target-[+module+], check-target-[+module+],
8815         install-target-[+module+], [+make_target+]-target-[+module+]):
8816         Pass [+extra_make_args+].
8817         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8818         (GCC_HOST_EXPORTS): Remove.
8819         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8820         cross, check-gcc, check-gcc-c++, install-gcc,
8821         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8822         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8823         * Makefile.in: Regenerate.
8825 2004-06-21  Matthew Sachs  <msachs@apple.com>
8827         * MAINTAINERS: Added self to write-after-approval.
8829 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8831         * configure.in: Check for srcdir/winsup rather than build directory
8832         winsup.
8833         * configure: Regenerate.
8835 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8837         * configure.in: Don't build Cygwin native newlib if winsup
8838         directory is missing.  Emit warning instead.
8839         * configure: Regenerate.
8841 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8843         * Makefile.tpl (touch-stage[+id+]): New.
8844         (restage[+prev+]): Depend on touch-stage[+id+].
8846         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8847         Use it throughout.
8849         * Makefile.def: Add profile and feedback bootstrap stages.
8850         Remove next field from bootstrap stages.
8851         * Makefile.tpl (LN, LN_S): Substitute.
8852         (stageN-start, stageN-end): Use double-colon rules, to
8853         provide a hook for additional setup commands.
8854         (distclean-stageN-gcc, restageN): Create dependencies from
8855         [+prev+], not from [+next+].
8856         (stageN-bubble): Add commands for successive stages from
8857         [+prev+], using double-colon rules.
8858         (all-stageN-gcc): Fix typo.
8859         (stagefeedback-start, profiledbootstrap): New.
8860         * Makefile.in: Regenerate.
8861         * configure.in: Call ACX_PROG_LN.
8862         * configure: Regenerate.
8864 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8866         * MAINTAINERS (Write After Approval): Add myself.
8868 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8874         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8875         without gcc.
8876         * configure: Regenerate.
8878 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8880         * Makefile.tpl: Fix typo.
8881         * Makefile.in: Regenerate.
8883 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8885         * configure.in: Remove new- prefix from toplevel
8886         bootstrap targets.
8887         * configure: Regenerate.
8889 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8891         * Makefile.tpl (all.normal): Rename to all.
8892         (all): Replace with a rule to pick the default
8893         target from configure.
8894         (all-gcc, configure-gcc): Use conditionals to
8895         do nothing when toplevel bootstrap is going on.
8896         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8897         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8898         * configure.in: Support --enable-bootstrap.
8900         * Makefile.def: Remove new- prefix from toplevel
8901         bootstrap targets.
8902         * Makefile.tpl: Likewise.
8904         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8905         target.
8907         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8908         $(RECURSE_FLAGS) to recursive invocation of make.
8910         * Makefile.in: Regenerate.
8911         * configure: Regenerate.
8913 2004-05-30  Andreas Jaeger  <aj@suse.de>
8914             Jim Wilson  <wilson@specifixinc.com>
8916         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8917         like CC.
8919 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8921         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8922         * configure: Regenerate.
8924 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8926         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8927         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8928         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8929         targets.
8930         * Makefile.in: Regenerate.
8932 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8934         * configure.in: Test the ability to symlink directories.
8935         * configure: Regenerate.
8937         * Makefile.def (bootstrap-stage): New definitions.
8938         * Makefile.tpl (configure-stage1-gcc,
8939         configure-stage2-gcc, configure-stage3-gcc,
8940         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8941         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8942         new-restage3, compare): Autogenerate, see Makefile.in
8943         entry for behavioral changes.
8944         (distclean-stage1, new-stage1-start, new-stage1-end,
8945         new-stage1-bubble, distclean-stage2, new-stage2-start,
8946         new-stage2-end, new-stage2-bubble, distclean-stage3,
8947         new-stage3-start, new-stage3-end): New autogenerated targets.
8948         (objext, prebootstrap, BOOT_CFLAGS,
8949         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8950         targets.
8952         * Makefile.in: Regenerate.
8953         (distclean-stage1, new-stage1-start, new-stage1-end,
8954         new-stage1-bubble, distclean-stage2, new-stage2-start,
8955         new-stage2-end, new-stage2-bubble, distclean-stage3,
8956         new-stage3-start, new-stage3-end): New targets.
8957         (all-stage1-gcc): Move prebootstrap dependency from here...
8958         (configure-stage1-gcc): ...to here.
8959         (new-bootstrap): Use bubble targets.
8960         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8961         Use per-stage distclean targets.
8962         (configure-stage1-gcc, configure-stage2-gcc,
8963         configure-stage3-gcc, all-stage1-gcc,
8964         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8965         Use new-stageN-start to prepare the tree.
8967 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8969         * Makefile.def (host_modules): add libcpp.
8970         * Makefile.tpl: Add dependencies on and for libcpp.
8971         * Makefile.in: Regenerate.
8972         * configure.in: Add libcpp host module.
8973         * configure: Regenerate.
8975 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8977         * Makefile.tpl: Whenever a recursive target is defined, wrap
8978         it in a special @if/@endif block, and prepare its maybe
8979         dependency in the @if/@endif block
8980         * configure.in: Instead of writing maybe dependencies, remove
8981         the @if/@endif statements, and remove the @if/@endif blocks
8982         that remain.
8983         * configure: Regenerate.
8984         * Makefile.in: Regenerate.
8986 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8988         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8990 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8992         PR bootstrap/15120
8993         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8994         * */configure: Rebuilt.
8996 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8998         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8999         of libf2c.
9000         * configure, Makefile.in: Regenerate.
9002 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9004         * MAINTAINERS (Write After Approval): Add myself.
9006 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9008         Merge from tree-ssa-20020619-branch.
9010         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9011         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9012         (HOST_GMPLIBS): Define.
9013         (HOST_GMPINC): Define.
9014         (TARGET_LIB_PATH): Add libmudflap.
9015         (GFORTRAN_FOR_TARGET): Define.
9016         (configure-build*): Export GFORTRAN.
9017         (configure-gcc): Export GMPLIBS and GMPINC.
9018         (all-gcc): Add maybe-all-libbanshee.
9019         (configure-target-libgfortran): Define.
9020         * Makefile.in: Regenerate.
9021         * configure.in (host_libs): Add libbanshee.
9022         (target_libraries): Add target-libmudflap and target-libgfortran.
9023         Add --with-libbanshee.
9024         Handle --disable-libmudflap.
9025         (*-*-freebsd*): Use with_gmp.
9026         Add $(libgcj) to noconfigdirs.
9027         * configure: Regenerate.
9028         * depcomp: New file.
9029         * MAINTAINERS: Add tree-ssa maintainers.
9031 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9033         * MAINTAINERS (Various Maintainers): Add myself.
9035 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9037         * MAINTAINERS (Write After Approval): Add myself.
9039 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9041         * MAINTAINERS (Write After Approval): Add myself.
9043 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9045         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9046         * configure: Regenerate.
9048 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9050         Revert:
9051         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9053         * Makefile.def (flags_to_pass): Remove *dir variables that
9054         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9055         as well as prefix and exec_prefix.
9056         * Makefile.in: Regenerate.
9058 2004-04-26  Robert Millan  <robertmh@gnu.org>
9060         Add patches from libtool CVS.
9061         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9062         * ltconfig: Likewise.
9063         * ltcf-c.sh: Likewise.
9064         * ltcf-cxx.sh: Likewise.
9065         * ltcf-gcj.sh: Likewise.
9067 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9069         * Makefile.def (host_modules): Mark with the bootstrap
9070         flag packages on which gcc depends.
9071         * Makefile.tpl (all-bootstrap): Use it.
9072         * Makefile.in: Regenerate.
9074 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9076         * Makefile.def (flags_to_pass): Remove *dir variables that
9077         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9078         as well as prefix and exec_prefix.
9079         * Makefile.in: Regenerate.
9081 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9083         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9084         * configure: Regenerate.
9085         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9086         * gcc/Makefile.tpl (compare): Use the result of the test.
9087         * gcc/Makefile.in: Regenerate.
9089 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9091         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9092         Always relocate gcc and prev-gcc to the original names, even
9093         if the build fails.
9094         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9095         New targets.
9097 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9099         * MAINTAINERS: Update my email address.
9101 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9103         * configure.in (mips*-*-irix5*): Enable ld.
9104         * configure: Regenerate.
9106 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9108         * configure: Regenerate.
9110 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9112         * Makefile.tpl (configure-[+module+], configure-gcc,
9113         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9114         Set and export LDFLAGS.
9115         * Makefile.in: Regenerate.
9117 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9119         * MAINTAINERS: Add myself to write-after-approval.
9121 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9123         PR bootstrap/14871
9124         * Makefile.tpl: If we don't have built-in-tree target tools,
9125         use the ones found by configure rather than hacking around with
9126         program_transform_name.
9127         * configure.in: Give Makefile.tpl the information necessary
9128         to do that.
9129         * Makefile.in: Regenerate.
9130         * configure: Regenerate.
9132 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9134         PR bootstrap/14760
9135         * configure.in: When computing baseargs, strip *all* copies of
9136         offending options.  Also, don't match/substitute the trailing space,
9137         so that this actually works when two similar options are separated by
9138         only one space.
9139         * configure: Regenerate.
9141 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9143         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9144         (rs6000-*-aix*): Same.
9145         * configure: Regenerate.
9147 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9149         * MAINTAINERS: Add myself to write-after-approval.
9151 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9153         * MAINTAINERS: Add myself to write-after-approval.
9155 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9157         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9158         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9159         * Makefile.in: Regenerate.
9161         * configure.in (top level bootstrap support): Rework --enable-werror
9162         to set @stage2_werror_flag@.
9163         * configure: Regenerate.
9164         * Makefile.tpl (top level bootstrap support): Pass
9165         @stage2_werror_flag@ down to configure in stages 2 and 3.
9166         * Makefile.in: Regenerate.
9168 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9170         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9171         for stages 2 and 3 as well as in make.  As a consequence, remove
9172         OUTPUT_OPTION (now detected by configure) from the flags passed down
9173         to make.
9174         * Makefile.in: Regenerate.
9176         * Makefile.tpl (new-bootstrap): Fix typo.
9177         * Makefile.in: Regenerate.
9179 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9181         * Makefile.tpl: Rearrange by moving recursive_targets rules
9182         into their proper sections.
9183         * Makefile.tpl (top level bootstrap support): Move disabling
9184         of coverage flags from 'make' to 'configure'; improve comments.
9185         * Makefile.in: Regenerate.
9187         * Makefile.tpl (experimental top level bootstrap) Move stage1
9188         language setting from all- target to configure- target; disable
9189         intermodule optimization in stage 1; prevent gratuitous rebuilds
9190         of stage 1.
9191         * Makefile.in: Regenerate.
9192         * configure.in: Comma-separate stage 1 language list for top
9193         level bootstrap.
9194         * configure: Regenerate.
9196         * Makefile.tpl: Clean up experimental top level bootstrap support:
9197         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9198         prev-gcc in configure- targets as well as all- targets.
9199         * Makefile.in: Regenerate.
9201 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9203         * compile: New file imported from automake.
9205 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9207         * configure.in: Remove symbolic link section.
9208         * configure: Regenerate.
9209         * Makefile.tpl (links): Remove.
9210         * Makefile.in: Regenerate.
9212 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9213             Nathanael Nerode  <neroden@gcc.gnu.org>
9215         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9216         Set with AC_CHECK_PROGS.
9217         * configure.in: Fix comment typo from last patch.
9218         * configure: Regenerate.
9220 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9222         * Makefile.tpl: Introduce experimental top level bootstrap support.
9223         * Makefile.in: Regenerate.
9224         * configure.in: Introduce support for top level bootstrap.
9225         * configure: Regenerate.
9227 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9228             Paolo Bonzini  <bonzini@gnu.org>
9230         PR bootstrap/14522
9231         * configure.in: Cope with shells that do not support unquoted ^
9232         * configure: Regenerate.
9234 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9235             Paolo Bonzini  <bonzini@gnu.org>
9237         PR bootstrap/14522
9238         * configure.in: Cope with shells that do not support nesting
9239         quotes inside quoted backquote substitutions.
9240         * configure: Regenerate.
9242 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9244         PR bootstrap/14522
9245         * configure.in: Fix escaping of $.
9246         * configure: Regenerate.
9248 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9250         * configure: Regenerate, since I forgot to while committing Paolo's
9251         changes.
9253 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9255         PR ada/14131
9256         Move language detection to the top level.
9257         * configure.in: Find default values for the tools as
9258         soon as possible.  Disable ada if GNAT is not found.
9259         Emit error message about missing languages.  Expand
9260         --enable-languages=all for the gcc subdirectory.
9262 2004-03-10  Ben Elliston  <bje@gnu.org>
9264         * MAINTAINERS: Update my email address.
9266 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9268         * ltconfig: Disable building static libraries if building shared
9269         libraries on AIX 5L.
9271 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9273         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9274         and disable libgcj.
9275         * configure: Regenerated.
9277 2004-03-01  Brian Booth  <bbooth@redhat.com>
9279         * MAINTAINERS: Add myself to write-after-approval.
9281 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9283         * MAINTAINERS: Add myself to write-after-approval.
9285 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9287         PR bootstrap/7087
9288         * Makefile.tpl: Guard XFOO sed statements better.
9289         * Makefile.tpl: Add dependency for configure-target-libada.
9290         * Makefile.in: Regenerate (incidentally fixes broken
9291         commit when libada-branch was merged).
9293 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9295         * MAINTAINERS: Add myself to write-after-approval.
9297 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9299         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9300         maintainers.
9302 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9304         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9305         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9307 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9309         PR bootstrap/11932
9310         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9312 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9314         * MAINTAINERS: Added myself to write-after-approval.
9316 2004-02-14  Michael Koch  <konqueror@gmx.de>
9318         * MAINTAINERS: Added myself to write-after-approval.
9320 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9322         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9323         some OS port maintainers to OS port maintainers section.
9325 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9327         * MAINTAINERS: Add self.
9329 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9331         * MAINTAINERS: Alphabetize.
9333 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9335         * MAINTAINERS: Remove myself.
9337 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9339         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9340         (rs6000-*-aix*): Same.
9341         * configure: Regenerate.
9343 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9345         * configure.in (host): Add in missing $noconfigdirs to defines.
9346         * configure: Regenerate.
9348 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9349             Nathanael Nerode  <neroden@gcc.gnu.org>
9351         PR ada/6637, PR ada/5911
9352         Merge with libada-branch:
9353         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9354         with appropriate dependencies. Add --enable-libada configure switch.
9355         * configure, Makefile.in: Regenerate.
9357 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9359         * MAINTAINERS: Add myself to write-after-approval.
9361 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9363         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9364         * configure: Regenerate.
9366 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9368         Merge from upstream:
9370         * ltmain.in: When setting IFS to '~', be careful about user
9371         arguments that contain '~'.
9373         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9375         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9376         Also test $base_compile against $CC with escaped arguments. Bug
9377         reported by Geoff Keating <geoffk@apple.com>.
9379 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9381         * MAINTAINERS: Remove i960 port.
9383 2004-01-23  DJ Delorie  <dj@redhat.com>
9385         * Makefile.def (target_modules) [libiberty]: Don't stage.
9386         * Makefile.in: Rebuilt.
9388 2004-01-20  Caroline Tice  <ctice@apple.com>
9390         * MAINTAINERS: Add myself to write-after-approval.
9392 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9394         * MAINTAINERS: Update my email address.
9396 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9398         * MAINTAINERS: Add myself to write-after-approval.
9400 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9402         * MAINTAINERS: Remove entries without email address.
9404 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9406         * MAINTAINERS: Add myself to write-after-approval.
9408 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9410         * MAINTAINERS: Update my email address.
9412 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9414         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9415         * Makefile.tpl (configure-target-[+module+]): Support stage.
9416         * Makefile.in: Rebuilt.
9418 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9420         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9422 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9424         * MAINTAINERS: Add myself as a MIPS maintainer.
9426 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9428         * configure.in: Use ./config.cache, not config.cache.
9429         * configure: Regenerate.
9430         * Makefile.tpl: Special-casing not needed for GCC any more.
9431         * Makefile.in: Regenerate.
9433         * configure.in: Don't share a cache file for host dirs.
9434         * configure: Regenerate.
9436         * config-ml.in: Don't mess with the cache file.
9438 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9440         * MAINTAINERS: Move myself from 'Write After Approval' to
9441         'CPU Port Maintainers' section as SPARC maintainer.
9443 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9445         * Makefile.tpl: Make GCC use a separate config.cache.
9446         * Makefile.in: Regenerate.
9448         PR bootstrap/11932, PR bootstrap/11933
9449         (I don't know if it will fix either of them, but it relates
9450         to them.)
9451         * configure.in: Don't use shared config.cache for target
9452         directories.
9453         * configure: Regenerate.
9455 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9457         * MAINTAINERS: Add myself to 'Write After Approval' section.
9459 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9461         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9462         * configure: Regenerated.
9464 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9466         * MAINTAINERS: Remove the mn10200 maintainer.
9468 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9470         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9471         * configure: Regenerated.
9473 2003-12-16  Jan Hubicka  <jh@suse.cz>
9475         * MAINTAINERS: Add myself as callgraph maintainer.
9477 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9479         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9480         * configure: Regenerate.
9482 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9484         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9485         'Write After Approval' section. Update email.
9487 2003-12-01  James Lemke  <jim@wasabisystems.com>
9489         * MAINTAINERS (Write After Approval): Add myself.
9491 2003-11-20  Matt Thomas  <matt@3am-software.com>
9493         * MAINTAINERS: Add myself as a vax port maintainer.
9495 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9497         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9498         (configure-build-[+module+], configure-[+module+]): Likewise.
9499         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9500         * Makefile.in: Regenerate.
9502 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9504         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9505         shared/dylibed libraries.
9506         * ltmain.sh: Likewise.
9507         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9508         * ltcf-cxx.sh: Likewise.
9509         * ltcf-gcj.sh: Likewise.
9510         * ltconfig: Likewise.
9512 2003-11-17  Stan Cox  <scox@redhat.com>
9514         * MAINTAINERS: Add myself as iq2000 port maintainer.
9516 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9518         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9519         * Makefile.in: Regenerate.
9521 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9523         * config.sub: Update to 2003-11-03 version.
9525 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9527         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9528         * configure:  Regenerate.
9530 2003-10-20  Nicolas Pitre  <nico@cam.org>
9532         * MAINTAINERS: Add myself to 'Write After Approval' section.
9534 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9536         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9538 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9540         * MAINTAINERS: Update my email address.
9542 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9544         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9546 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9548         * MAINTAINERS: Add myself to 'Write After Approval' section.
9550 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9552         * config.guess: Update to 2003-10-16 version.
9553         * config.sub: Update to 2003-10-16 version.
9555 2003-10-15  David Daney  <ddaney@avtrex.com>
9557         * MAINTAINERS: Added myself to 'Write After Approval' section.
9559 2003-10-15  Falk Hueffner  <falk@debian.org>
9561         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9562         'Write After Approval' section. Update email.
9564 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9566         * MAINTAINERS: Move myself from 'Write After Approval' to
9567         'Various Maintainers' section as middle-end maintainer.
9569 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9571         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9572         HOST_FLAGS_TO_PASS.
9573         * Makefile.in: Regenerate.
9575 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9577         * config.guess: Update to 2003-10-07 version.
9578         * config.sub: Update to 2003-10-07 version.
9580 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9582         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9583         * ltconfig (irix5*, irix6*): Don't override version_type.
9585 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9587         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9588         * configure: Rebuilt
9589         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9590         * Makefile.in: Rebuilt
9592 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9594         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9596 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9598         * MAINTAINERS (Write After Approval): Add myself.
9600 2003-09-29  Paul Koning  <ni1d@arrl.net>
9602         * MAINTAINERS: Move myself from "Write After Approval"
9603         to CPU platform maintainers for pdp11 platform.
9605 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9607         * MAINTAINERS: Move myself from 'Write After Approval' to
9608         'Various Maintainers' section as libffi testsuite maintainer.
9610 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9612         * configure.in: Pass a computed --program-transform-name
9613         to subconfigures.
9614         * configure: Regenerated.
9616 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9618         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9619         * Makefile.in: Regenerate.
9621         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9622         * Makefile.in: Regenerate.
9624 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9626         * MAINTAINERS: Move myself from 'Write After Approval'
9627         to 'Various Maintainers' (objective-c) section.
9629 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9631         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9632         quoting.
9633         * configure: Regenerated.
9635 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9637         * MAINTAINERS (Write After Approval): Add myself to write after
9638         approval list.
9640 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9642         * MAINTAINERS (Write After Approval): Add myself.
9644 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9646         * MAINTAINERS: Update my e-mail address.
9648 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9650         * libtool.m4 (LD): Correct powerpc64 host match.
9652 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9654         * MAINTAINTERS: Update my affiliation and email address.
9656 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9658         * MAINTAINERS (Write After Approval): Add myself.
9660 2003-09-04  DJ Delorie  <dj@redhat.com>
9662         * configure: Regenerate.
9664 2003-09-04  Robert Millan  <robertmh@gnu.org>
9666         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9668 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9670         * configure.in: Ensure arguments to sed are properly spaced.
9671         * configure: Regenerate.
9673 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9675         * MAINTAINERS: Update my e-mail address.
9677 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9679         * MAINTAINERS (Write After Approval): Add myself.
9681 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9683         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9684         * configure: Regenerated.
9686 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9688         * MAINTAINERS: Update my email address.
9690 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9692         * configure.in:  Use newline instead of semicolon when assuming
9693         shell arguments in a for loop.
9694         * configure:  Regenerated.
9696 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9698         * MAINTAINERS: Resurrect the i860 maintainer.
9700 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9702         PR 8180
9703         * configure.in: When testing with_libs and with_headers, treat
9704         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9705         * configure: Regenerate.
9707         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9708         make, shell, etc.
9709         (baseargs): Likewise.
9710         * configure: Regenerate.
9712 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9714         * MAINTAINERS (Write After Approval): Add myself.
9716 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9718         * configure.in: Disable libgcj for darwin not on powerpc.
9719         * configure: Rebuild.
9721 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9723         * config-ml.in, symlink-tree: Add license.
9725 2003-08-03  Richard Stallman  <rms@gnu.org>
9726             Eben Moglen  <moglen@columbia.edu>
9728         * README.SCO: New file.
9730 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9732         * Makefile.tpl (check, check-c++): Express dependencies using
9733         dependencies rather than commands.
9734         * Makefile.in: Regenerate.
9736 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9738         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9739         * configure: Ditto.
9741 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9743         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9744         * Makefile.in: Update.
9746 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9748         * configure.in: Enable libgcj for darwin.
9749         * configure: Rebuild.
9751 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9753         * config-ml.in:  Use ac_configure_args directly instead of
9754         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9755         actually seen.
9757 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9759         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9760         creating target and build subdirs to build all parent dirs as needed.
9761         * Makefile.in: Rebuild.
9762         * configure.in: Don't build dirs explicitly here.
9763         * configure: Rebuild.
9765 2003-07-26  Paul Brook  <paul@nowt.org>
9767         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9769 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9771         * Makefile.tpl (all-make): Depend on intl.
9772         * Makefile.in: Rebuilt.
9774 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9776         * install-sh:  Update to newer upstream versions (associated with
9777         aclocal 1.7).
9778         * mkinstalldirs:  Likewise.
9779         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9781 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9783         * MAINTAINERS: Move self from Bug database only accounts
9784         to write-after-approval.
9786 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9788         * config.if: Remove unused libc_interface determination.
9790 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9792         * MAINTAINERS: Move self from write-after-approval to
9793         build machinery (*.in).
9795 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9797         PR bootstrap/11273
9798         PR bootstrap/11408
9799         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9800         unused INSTALL_PROGRAM_ARGS.
9801         * configure.in: Use AC_PROG_INSTALL.
9802         * Makefile.in: Regenerate.
9803         * configure: Regenerate.
9805 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9807         * MAINTAINERS: Alphabetize.
9809 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9811         * configure: Rebuilt.
9812         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9813         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9814         newlib nor libgloss.
9815         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9816         * configure.in (am33_2.0-*-linux*): Added.
9818 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9820         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9821         * configure: Regenerate.
9823 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9825         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9826         * Makefile.in: Regenerate.
9828 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9830         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9831         * Makefile.in: Regenerate.
9833 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9835         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9836         * Makefile.in: Regenerated.
9838         * config-ml.in: Replace PWD with PWD_COMMAND.
9840 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9842         * intl: New directory; see intl/ChangeLog for details.
9843         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9844         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9845         * Makefile.in: Regenerate.
9847 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9849         * configure.in: Clean up config-lang.in handling.  Delete
9850         useless assignment to "subdirs".
9851         * configure: Regenerate.
9853 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9855         * configure.in: Rename 'target_libs' to 'target_libraries'.
9856         Remove useless reference to 'target_libs'.
9857         * configure: Regenerate.
9859 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9861         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9862         * Makefile.in: Regenerate.
9864 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9866         * Makefile.def: Introduce flags_to_pass.
9867         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9868         * Makefile.in: Regenerate.
9870 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9872         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9873         and target-libgloss.
9874         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9875         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9876         * configure: Regenerate.
9878 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9880         * configure.in: Update testsuite_flags to new location.
9881         * configure. Regenerate.
9883 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9885         * Makefile.tpl: Remove BUILD_CC stuff.
9886         * Makefile.in: Regenerate.
9888 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9890         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9892 2003-06-16  Graeme Peterson  <gp@qnx.com>
9894         * MAINTAINERS (Write After Approval): Add myself.
9896 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9898         * config.guess: Update to 2003-06-12 version.
9899         * config.sub: Update to 2003-06-13 version.
9901 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9903         * config.guess: Update to 2003-06-06 version.
9904         * config.sub: Update to 2003-06-06 version.
9906 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9908         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9909         * configure. Regenerate.
9911 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9913         * configure.in: Disable serial configure by default.
9914         * configure: Regenerate.
9915         * Makefile.tpl: Abolish .NOTPARALLEL.
9916         * Makefile.in: Regenerate.
9918         * Makefile.tpl: Replace {build,host,target}_canonical by
9919         {build,host,target}.
9920         * Makefile.in: Regenerate.
9922         * Makefile.tpl: Fix stupid pasto.
9923         * Makefile.in: Regenerate.
9925 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9927         * Makefile.tpl: Remove bogus conditional.
9928         * Makefile.in: Regenerate.
9930 2003-06-05  Jan Hubicka  <jh@suse.cz>
9932         * Makefile.tpl (profiledbootstrap): New target.
9933         * Makefile.in (profiledbootstrap): New target.
9935 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9937         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9938         Pinski. Remove user names from other bugzilla-only maintainers.
9940 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9942         * Makefile.tpl: Make 'recursive targets' using autogen rather
9943         than shell loop.  Remove duplicate 'clean' targets and false
9944         comments.
9945         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9946         Add systematic method of specifying missing targets in subdirs.
9947         Add copyright boilerplate.
9948         * Makefile.in: Regenerate.
9949         * configure.in: Add 'recursive targets' to maybe list.
9950         * configure: Regenerate.
9952         * MAINTAINERS: "GNATS only" -> "Bug database only".
9954         * Makefile.tpl: Rename [+target+] to [+make_target+].
9955         * Makefile.def: Rename 'target' to 'make_target'.
9957 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9959         * MAINTAINERS: Add self as options handling maintainer.
9961 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9963         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9964         been too long since I touched those ports.
9966 2003-05-28  DJ Delorie  <dj@redhat.com>
9968         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9969         * Makefile.in: Regenerate.
9971 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9973         * configure.in: Use curly braces in the definition of tooldir.
9974         * configure: Regenerate.
9976 2003-05-21  DJ Delorie  <dj@redhat.com>
9978         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9979         newlib or libgloss.
9980         * Makefile.in: Regenerate.
9982 2003-05-21  DJ Delorie  <dj@redhat.com>
9984         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9985         * Makefile.in: Regenerate.
9987 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9989         * MAINTAINERS: Update my e-mail address.
9991 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9993         * configure.in: Switch more things to use maybe dependencies.
9994         * Makefile.tpl: Switch more things to use maybe dependencies.
9995         Factor out common code from autogen IF statements.
9996         * configure: Regenerate.
9997         * Makefile.in: Regenerate.
9999 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10001         * configure.in: Accept i[3456789]86 for machine type.
10002         * configure: Regenerate.
10004 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10006         * configure.in: Switch more things to use maybe dependencies.
10007         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10008         * configure: Regenerate.
10009         * Makefile.tpl: Switch more things to use maybe dependencies.
10010         * Makefile.in: Regenerate.
10012 2003-05-16  Andreas Schwab  <schwab@suse.de>
10014         * Makefile.tpl (install-opcodes): Define.
10015         * Makefile.in: Rebuild.
10017 2003-05-13  Andreas Jaeger  <aj@suse.de>
10019         * config.guess: Update to 2003-05-09 version.
10020         * config.sub: Update to 2003-05-09 version.
10022 2003-05-13  Michael Eager  <eager@mvista.com>
10024         * configure.in: Correct sed script so that options in quotes are not
10025         deleted.
10026         * configure: Rebuild.
10028 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10030         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10031         and $$s/newlib/libc/sys/cygwin32 include paths.
10032         * configure: Ditto.
10034 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10036         * MAINTAINERS: Update my email addresses.
10038 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10040         * config-ml.in: Propagate INSTALL variables.
10042 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10044         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10046 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10048         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10049         * Makefile.in: Regenerate.
10051 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10053         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10055 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10057         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10059 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10061         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10062         * Makefile.in: Regenerated.
10064 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10066         * MAINTAINERS (Write After Approval): Upgrade myself from
10067         GNATS only to write-after-approval. Update my mail address.
10069 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10071         (OS Port Maintainers: freebsd): Add myself.
10073 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10075         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10077 2003-04-22  Kean Johnston  <jkj@sco.com>
10079         * MAINTAINERS (SCO ports): Added myself.
10081 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10083         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10085 2003-04-19  Kean Johnston  <jkj@sco.com>
10087         * MAINTAINERS (Write After Approval): Add myself.
10089 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10091         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10092         * Makefile.in: Regenerate.
10094 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10096         * configure.in (powerpc64*-*-linux*): Remove.
10097         * configure: Rebuilt.
10099 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10101         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10102         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10103         and restrap.
10104         * Makefile.in:  Regenerate.
10106 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10108         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10109         * configure: Regenerated.
10111 2003-04-15  DJ Delorie  <dj@redhat.com>
10113         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10115 2003-04-13  Nick Clifton  <nickc@redhat.com>
10117         * config-ml.in: Remove support for --disable-aix removing
10118         call-aix multilibs.
10120 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10122         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10123         * */configure: Rebuilt.
10125 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10127         * MAINTAINERS: Add my email address.
10129 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10131         * MAINTAINERS (Write After Approval): Add myself.
10133 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10135         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10136         * Makefile.in: Regenerate.
10138 2003-03-14  Michael Chastain  <mec@shout.net>
10140         * Makefile.in: Regenerate with correct Makefile.def.
10142 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10144         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10145         Make macro.
10146         * Makefile.in: Regenerate.
10147         * configure.in: Clean up gxx_include_dir logic.
10148         * configure: Regenerate.
10150 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10152         * MAINTAINERS (Write After Approval): Add myself.
10154 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10156         * MAINTAINERS: Update my mail address.
10158 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10160         * configure.in (gxx_include_dir): Fix typo.
10161         * configure: Regenerated.
10163 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10165         * Makefile.tpl: Reindent.
10166         * Makefile.in: Regenerate.
10167         * configure.in: Reindent.  Don't set unused variables.
10168         * configure: Regenerate.
10170 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10172         * configure.in: Include $(build_tooldir)/sys-include in
10173         FLAGS_FOR_TARGET.
10174         * configure: Regenerated.
10176 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10178         * Makefile.tpl: Always pass down RANLIB.
10179         * Makefile.in: Regenerate.
10181         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10182         * Makefile.in: Regenerate.
10183         * configure.in: Remove unused logic relating to --enable-shared
10184         and --enable-threads.  Remove bogus comments.  Remove redundant
10185         noconfigdirs.
10186         * configure: Regenerate.
10188         * configure.in: Replace ${libstdcxx_version} by its value.
10189         Remove reference to mh-dgux.
10190         * configure: Regenerate.
10192 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10194         * MAINTAINERS (Write After Approval): Add myself.
10196 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10198         * Makefile.tpl: Rearrange.
10199         * Makefile.in: Regenerate.
10201 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10203         * configure.in: Add support for kaOS as cross build target system.
10204         * configure: Regenerated.
10206 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10208         * MAINTAINERS (Write after approval): Add myself.
10210 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10212         * MAINTAINERS: Update my email address.
10214 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10216         * MAINTAINERS: Add self to blanket write privs. section.
10218 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10220         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10221         configure-target-* as some target builds may require additional
10222         flags for preprocessor tests.
10223         * Makefile.in: Regenerated.
10225 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10227         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10228         * ltconfig: Handle it.
10229         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10230         auto-detecting it.
10232         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10233         it is used as argument to $CC.
10234         * ltcf-gcj.sh: Likewise.
10236         * configure.in: Introduce --enable-maintainer-mode.
10237         * configure: Rebuilt.
10238         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10239         for maintainer mode.
10240         * Makefile.in: Rebuilt.
10242 2003-02-18  Jason Merrill  <jason@redhat.com>
10244         * Makefile.tpl (check-c++): Allow parallelism.
10246 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10248         * MAINTAINERS: Remove John Carr (who never actually had access to
10249         gcc.gnu.org).
10251 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10253         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10254         don't configure target-libobjc.
10255         * configure: Regenerate.
10257 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10259         * Makefile.tpl (RANLIB): Define.
10260         * Makefile.in: Regenerate.
10262 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10264         * MAINTAINERS: Update my email.
10266 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10268         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10269         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10270         * Makefile.in: Regenerated.
10271         * configure.in: Remove all traces of snavigator, db, and grep.
10272         * configure: Regenerated.
10274 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10276         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10277         After Approval.
10279 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10281         * MAINTAINERS (Write after approval): Add myself.
10283 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10285         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10286         * Makefile.in: Regenerated.
10288 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10290         * config.guess: Updated to 2003-01-30's version.
10291         * config.sub: Updated to 2003-01-28's version.
10293 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10295         * config.if: If gcc_version is already set, just use it.  Don't set
10296         gcc_version_trigger if it's already set, otherwise set it to
10297         gcc/version.c, but only if the file exists.  If it is not set and
10298         gcc/version.c does not exist, try to extract the version number from
10299         $CC.
10301 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10303         * MAINTAINERS: Add myself to write-after-approval list.
10305 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10307         * configure.in:  Revert 24Jan change.
10308         * configure:  Regenerate.
10310 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10312         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10313         entry of HJ Lu.
10315 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10317         * configure.in: Revert previous change.
10318         * configure: Regenerate.
10320 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10322         * configure.in: Make rda native-only.
10323         * configure: Regenerate.
10325 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10327         * MAINTAINERS: Move myself from GNATS-only-accounts to
10328         write-after-approval.
10330 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10332         * configure.in: Add missing \.
10333         * configure: Rebuilt.
10335 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10337         * configure.in (baseargs): Avoid using \| in sed regular
10338         expressions.
10339         * configure: Rebuilt.
10341 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10343         * configure.in (baseargs): Remove all supported forms of
10344         --cache-file, --srcdir, --host, --build and --target options
10345         from argument lists.
10346         * configure: Rebuilt.
10348 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10350         * MAINTAINERS: Add myself to write-after-approval list.
10352 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10354         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10355         * configure: Rebuilt.
10357 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10359         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10360         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10361         * Makefile.in: Regenerate.
10362         * configure: Regenerate.
10364 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10366         * configure.in: Remove Makefile in build, host and target modules
10367         unless configure was run with --no-recursion.
10368         * configure: Rebuilt.
10370 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10372         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10373         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10374         * Makefile.in: Regenerate.
10376 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10378         * config.guess: Update to 2003-01-03 version.
10379         * config.sub: Update to 2003-01-03 version.
10381 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10383         * configure: Regenerate with proper autoconf 2.13.
10385 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10387         * configure.in: Add AC_PREREQ for consistency.
10388         * configure: Regenerate.
10390 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10392         * configure.in (GDB_TK): Add tcl directories conditional on
10393         gdb/gdbtk directory being present.
10394         * configure: Regenerate.
10396 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10398         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10399         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10400         * configure: Rebuilt.
10402 2002-12-31  Tom Tromey  <tromey@redhat.com>
10404         * Makefile.in: Rebuilt.
10405         * Makefile.def (target_modules) [libffi]: Allow installation.
10407 2002-12-31  Andreas Schwab  <schwab@suse.de>
10409         * configure.in: Fix use of $program_transform_name.
10410         * configure: Regenerated.
10412 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10414         * configure.in (baseargs): Don't remove first configure argument.
10415         * configure: Regenerated.
10417 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10419         * Makefile.tpl (local-distclean): Don't remove...
10420         (multilib.ts): ... this.  Moved into...
10421         (multilib.out): ... this.  Don't use sub-make.
10422         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10423         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10424         (configure-build-[+module+], configure-[+module+],
10425         configure-target-[+module+], configure-gcc): ... these.  Test
10426         for Makefile existence.  Drop config.status from dependencies.
10427         * Makefile.in: Rebuilt.
10428         * configure.in: Move gcc-version-trigger to the end of
10429         ac_configure_args.  Add comments to maybedep.tmp and
10430         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10431         nonopt from baseargs, matching and removing corresponding
10432         whitespace while at it.
10433         * configure: Rebuilt.
10435 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10437         * configure.in (host_configargs): Replace reference to
10438         no-longer-defined buildopts with --build=${build_alias}.
10439         * configure: Rebuilt.
10441         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10442         program_transform_name to standard idiom.
10443         (AUTOGEN, AUTOCONF): Define.
10444         (Makefile.in): Use $(AUTOGEN).
10445         (Makefile): Depend on config.status, and use autoconf-style rule to
10446         build it.  Move original commands to...
10447         (config.status): ... this new target.
10448         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10449         $(AUTOCONF).
10450         * Makefile.in: Rebuilt.
10452 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10454         * Makefile.tpl: Fix dramatic bustage due to change in
10455         program_transform_name.
10456         * Makefile.in: Regenerate.
10458         * configure.in: Remove unnecessary PATH setting.
10459         * configure: Regnerate.
10461         * configure.in: Don't default to unprefixed tools unless
10462         the native tools will work.
10463         * configure: Regenerate.
10465         * configure.in: Convert to autoconf script.  Blow away lots
10466         of now-redundant Makefile fragments.
10467         * configure: Generate using Autoconf.
10468         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10469         * Makefile.in: Regenerate.
10471 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10473         * configure: Fix stupid bug where RANLIB was mistakenly included.
10475         * configure.in: Rename (buildargs, hostargs, targargs) to
10476         (build_configargs, host_configargs, target_configargs).
10478         * configure.in: Move logic out of sed statement.
10480         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10481         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10483 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10485         * config.sub: Import from master repository
10486         * config.guess: Ditto
10488 2002-12-24  Andreas Schwab  <schwab@suse.de>
10490         * Makefile.tpl (multilib.out): Fix missing space.
10491         * Makefile.in: Regenerate.
10493 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10495         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10496         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10497         * Makefile.in: Regenerate.
10498         * configure.in: Remove unnecessary leftovers.
10500 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10502         * configure.in (extra_ranlibflags_for_target): New variable.
10503         (*-*-darwin): Add -c to ranlib commands.
10504         * configure (tooldir): Handle extra_ranlibflags_for_target.
10506 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10508         * Makefile.tpl: Revert HJL's change.
10509         * Makefile.in: Regenerated.
10510         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10511         always.
10513 2002-12-19  Andreas Schwab  <schwab@suse.de>
10515         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10516         * Makefile.in: Regenerate.
10518 2002-12-18  H.J. Lu  <hjl@gnu.org>
10520         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10521         * Makefile.in: Regenerated.
10523         * configure.in (build_prefix): New. Substitute.
10525 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10527         * Makefile.tpl: Don't let real targets depend on phony targets.
10528         * Makefile.in: Regenerate.
10530         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10531         * Makefile.in: Regenerate.
10533 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10535         * config.sub: Import from master repository
10536         * config.guess: Ditto
10538 2002-12-16  Jason Merrill  <jason@redhat.com>
10540         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10541         previous 'make bootstrap'.
10542         * Makefile.in: Regenerate.
10544 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10546         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10548 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10550         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10551         * Makefile.in: Regenerate.
10553 2002-12-13  Jason Merrill  <jason@redhat.com>
10555         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10556         library tests.
10557         (check-c++): Just depend on it and check-target-libstdc++-v3.
10558         * Makefile.in: Regenerate.
10560 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10562         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10563         * Makefile.in: Rebuilt.
10565 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10567         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10569 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10571         * configure: Fix bug put in by gremlins.
10573         * Makefile.tpl: Substitute more autoconfily.
10574         * configure: Substitute more autoconfily.
10575         * Makefile.in: Regenerate.
10577 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10579         * config.sub: Import from master repository
10580         * config.guess: Ditto
10581         * MAINTAINERS: Added Svein Seldal under write after approval
10583 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10585         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10586         * Makefile.in (all-sim): Ditto.
10588 2002-12-06  DJ Delorie  <dj@redhat.com>
10590         * Makefile.tpl: Change configure dependencies to not have real
10591         targets depend on phony targets.
10593 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10595         * configure.in: Revert unintentional change.
10597         * Makefile.tpl: Change dependency for */multilib.out so that
10598         it works when gcc isn't in the tree.
10600         * configure.in: Substitute more.
10601         * configure: Run subconfigures from the Makefile.
10602         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10603         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10605 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10607         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10609 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10611         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10612         and corresponding dependencies.
10613         * Makefile.in: Regenerate.
10615         * configure.in (host_tools): Order binutils, gas and ld for
10616         convenience in running the testsuites.
10618         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10619         * Makefile.in: Regenerate.
10620         * configure.in: Introduce rules to serialize subconfigure runs.
10622         * configure.in: Introduce BASE_CC_FOR_TARGET.
10623         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10624         Realize configure-build-* targets.  Realize configure-target-* targets.
10625         * Makefile.in: Regenerate.
10627 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10629         * configure: Move gcc_version_trigger stuff from here...
10630         * configure.in: ...to here.
10632         * configure.in: Separate subconfigure options added by this file from
10633         options given by the user.  Add machinery to put args for host
10634         subconfigures into the Makefile.
10636         * Makefile.tpl: Remove 'vault' targets.
10637         * Makefile.tpl: Reorder and comment dependencies.
10638         * Makefile.in: Regenerate.
10640 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10641         * configure.in: Fix my broken commit of previous patch. (sigh)
10643 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10645         * configure.in: Move host-specific darwin noconfigdirs into
10646         the host-specific section.
10648 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10650         * configure.in: Move host-specific darwin noconfigdirs into
10651         the host-specific section.
10653 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10655         * configure: Remove skip-this-dir support.
10656         * Makefile.tpl: Remove skip-this-dir support.
10658         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10659         subdirectories.
10660         * Makefile.in: Regenerate.
10662         * Makefile.tpl: Strip out useless setting of 'dir'.
10663         * Makefile.in: Regenerate.
10665 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10667         * configure.in: Fix deeply stupid bug.
10669         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10670         shell code in CXX_FOR_TARGET
10671         * Makefile.def: Introduce raw_cxx.
10672         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10673         RAW_CXX_FOR_TARGET.
10674         * Makefile.in: Regenerate.
10676 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10678         * Makefile.tpl: Remove unnecessary ifs.
10679         * Makefile.in: Regenerate.
10681         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10682         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10683         targets for 'no_install' modules.
10684         * configure: Move GDB_TK substitution to configure.in.  Move
10685         build_modules stuff to configure.in.
10686         * configure.in: Implement soft dependency machinery.  Maybe-ize
10687         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10688         * Makefile.in: Regenerate.
10690 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10692         * Makefile.tpl: Make all-target, install-target behave similarly
10693         to all, install (only hitting configured targets).  Eliminate
10694         unused macro defintions.
10696         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10697         build != host.
10699         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10701         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10703         * configure.in: Produce lists of subdir targets we're actually
10704         configuring.  Remove references to "dosrel".
10705         * Makefile.tpl: Let configure set which subdir targets are hit.
10706         Remove install-cross; clean up install; remove ALL.  Remove
10707         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10708         Autogenerate host module targets.  Remove empty dependency lines
10709         and redundant dependency; rearrange slightly.
10710         * Makefile.def: Add host-side libtermcap, utils.
10712         * Makefile.in: Regenerate.
10714 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10716         * ltconfig (osf[345]): Append $major to soname_spec.
10717         Reflect this in library_names_spec.
10718         * ltmain.sh (osf): Prefix $major with . for use as extension.
10720 2002-11-19  Andreas Jaeger  <aj@suse.de>
10722         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10723         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10724         and sparc64 GNU/Linux systems.
10726 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10728         * MAINTAINERS: Update email.
10730 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10732         * MAINTAINERS: Complete James Dennett's entry.
10734 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10736         * MAINTAINERS (Write After Approval): Add myself.
10738 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10740         * Makefile.tpl: syntactic cleanup
10742 2002-11-13  Stuart Hastings  <stuart@apple.com>
10744         * MAINTAINERS: Add myself to write-after-approval list.
10746 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10748         * Makefile.def: Add list of recursive targets to autogenerate.
10749         Add build_modules.
10750         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10751         targets.  Autogenerate *-build-* targets.
10752         * Makefile.in: Regenerate.
10754 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10756         * configure: More autoconf-style substitutions.
10757         * Makefile.tpl: More autoconf-style substitutions.
10758         * Makefile.in: Regenerate.
10760 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10762         * configure: Substitute more variables in a more autoconf-friendly
10763         way.  Simplify slightly.
10764         * Makefile.tpl: Make more variables substitutable in an
10765         autoconf-friendly way.
10766         * Makefile.in: Regenerate.
10768 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10770         * MAINTAINERS (Write After Approval): Add myself.
10772 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10774         * configure.in (v810*): Remove special setting of tools.
10776         * configure: Add support for extra required flags for ar or nm.
10777         * configure.in (aix4.3+): Use above support for target-specific
10778         issues, rather than using config/mt-aix43.
10780 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10782         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10783         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10784         with $srcdir.  Reformat indentation.  Substitute some variables
10785         formerly hard-coded in the Makefile for build=host.
10786         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10787         * Makefile.def: Autogenerate more.
10788         * Makefile.in: Regenerate.
10790 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10792         * MAINTAINERS (Write After Approval): Add myself.
10794 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10796         * Makefile.def (host_modules): Add rda.
10797         * Makefile.in: Regenerate.
10798         * configure.in (target_tool): Add target-rda to list.
10800 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10802         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10804 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10806         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10807         and restrap targets to this rule.
10808         * Makefile.in:  Regenerate.
10810 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10812         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10813         GNATS only accounts.
10815 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10817         * configure.in (i[3456]86-*-linux*): Add check to disable
10818         ${libgcj} for glibc1.
10820 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10822         * MAINTAINERS: Add myself as ip2k port maintainer.
10824 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10826         * configure.in: Add tic4x target.
10828 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10830         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10831         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10832         * Makefile.in: Regenerate.
10834         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10835         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10836         * Makefile.in: Regenerate.
10838 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10840         * MAINTAINERS: Add myself as web pages co-maintainer.
10842 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10844         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10845         * Makefile.in: Regenerate.
10847 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10849         * MAINTAINERS: Add myself and Nathan Sidwell
10850         <nathan@codesourcery.com> as VxWorks maintainers.
10852 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10854         * Makefile.def: Remove order dependency comments.
10855         * Makefile.tpl: Add explicit install-install dependencies.
10856         * Makefile.in: Regenerate.
10858         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10859         * Makefile.in: Regenerate.
10861         * Makefile.tpl: Add configure-target (for src-release in src)
10862         * Makefile.in: Regenerate.
10864 2002-09-30  Nick Clifton  <nickc@redhat.com>
10866         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10868 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10870         * configure.in (s390*-*-linux*): Enable libgcj.
10872 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10874         * configure: Revert accidentally applied changes.
10876         * Makefile.tpl: Make more autoconf-friendly.
10877         * Makefile.in: Regenerate.
10878         * configure: Make substitution more autoconf-like.
10880 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10882         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10883         single entry to handle all these.
10884         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10885         libjava on arm-*-elf.
10887 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10889         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10890         things that depend on them.
10892 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10894         * Makefile.tpl: Make subsituted variables more autoconfy.
10895         * Makefile.in: Regenerate.
10896         * configure: Make seds more autoconfy.
10898 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10900         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10901         * Makefile.in: Regenerate.
10902         * configure.in: Rewrite sed statements to look autoconfy.
10904         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10905         all-target-foo on configure-target-foo.
10906         * Makefile.def: Ditto.
10907         * Makefile.in: Rebuild.
10909 2002-09-25  Andrew Haley  <aph@redhat.com>
10911         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10913 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10915         * Makefile.def: New file.
10916         * Makefile.tpl: New file.
10917         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10918         * contrib/gcc_update: Note that Makefile.in is a generated file.
10920         * configure.in: Minor rearrangement.  Simplify tests.
10922 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10924         * configure.in (with_headers): Skip copy if value is "yes".
10925         (with_libs): Likewise.
10927 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10929         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10930         * configure.in (sh*-*-pe*): Ditto.
10931         * configure.in (mips*-*-pe*): Ditto.
10932         * configure.in (*arm-wince-pe): Ditto.
10934         * configure.in: Rearrange.
10936 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10938         * MAINTAINERS: Update my email address.
10940 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10942         * MAINTAINERS: (Write After Approval): Add myself.
10944 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10946         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10948 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10950         * MAINTAINERS: Change my mailing address.
10952 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10954         * MAINTAINERS (Write After Approval): Remove myself.
10955         (Various Maintainers: c++ runtime libs): Add myself.
10957 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10959         * MAINTAINERS (Write After Approval): Remove myself.
10960         (Various Maintainers: c++ runtime libs): Add myself.
10962 2002-08-15  Eric Christopher  <echristo@redhat.com>
10964         * config.sub: Import from master repository.
10965         * config.guess: Ditto.
10967 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10969         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10970         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10971         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10973 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10975         * MAINTAINERS: Add self to rs6000 vector extensions.
10977 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10979         * libiberty/configure: Reverted unintended yesterday's check in.
10981 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10983         * boehm-gc/configure, libf2c/configure: Rebuilt.
10984         * libffi/configure, libiberty/configure: Ditto.
10985         * libjava/configure, libobjc/configure: Ditto.
10986         * libstdc++-v3/configure, zlib/configure: Ditto.
10987         Merged from binutils:
10988         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10989         From Steve Ellcey <sje@cup.hp.com>:
10990         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10991         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10992         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10993         IA64.
10994         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10995         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10996         soname_spec, sys_lib_search_path_spec): Ditto.
10998 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11000         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11002 2002-08-04  H.J. Lu  (hjl@gnu.org)
11004         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11006 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11008         * MAINTAINERS (Write After Approval): Add myself.
11010 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11012         * configure.in: Move generic linux case to end.  Copy generic
11013         linux noconfigdirs to mips*-*-linux* entry and new
11014         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11016 2002-07-19  Michael Matz  <matz@suse.de>
11018         * MAINTAINERS: Add myself as ra* maintainer.
11020 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11022         * config.guess: Update to 2002-07-09 version.
11023         * config.sub: Update to 2002-07-03 version.
11025 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11027         * MAINTAINERS: Fix typo in a maintainer email address.
11029 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11031         * configure.in: Remove two redundant tests.
11033 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11035         * configure.in (mips*-*-irix6*o32): Enable stabs.
11037 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11039         * configure.in: Don't build grez.
11040         * Makefile.in: Ditto.
11042         * Makefile.in: Remove references to bsp, cygmon, libstub.
11043         * configure.in: Ditto.
11045         * configure.in: Remove leftover reference to gdbtest.
11047 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11049         * configure.in (gxx_include_dir):  Change to match versioned
11050         C++ headers if --enable-version-specific-runtime-libs is used.
11052 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11054         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11056 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11058         * configure.in: Make --without-x work.
11060 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11062         * configure.in: Rearrange target Makefile fragment collection.
11064         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11065         cvs[src].
11066         * configure.in: Ditto.
11068 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11070         * MAINTAINERS (Write After Approval): Update my e-mail address.
11072 2002-06-24  Ben Elliston  <bje@redhat.com>
11074         * configure.in (host_tools): Remove cgen.
11076         * Makefile.in (all-cgen): Remove; runs from its source directory.
11077         (check-cgen, install-cgen, clean-cgen): Likewise.
11078         (all-opcodes): Do not depend on all-cgen.
11079         (all-sim): Likewise.
11081 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11083         * Makefile.in: Eliminate 'apache' targets.
11084         * configure.in: Eliminate 'apache' targets.
11086         * configure.in: Eliminate redundant tests.  Reorganize.
11088         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11090         * config-ml.in: Eliminate references to Cygnus configure.
11092         * Makefile.in: Eliminate references to building emacs.
11094 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11096         * MAINTAINERS: Update my email address.
11098 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11100         * config.if (libstdcxx_incdir): Version C++ headers.
11101         (cxx_incdir): Remove.
11103 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11105         * MAINTAINERS (Write After Approval): Add self.
11107 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11109         * configure.in: Add support for ip2k.
11111 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11113         * configure.in: Fix AIX configury bug.
11115 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11117         * MAINTAINERS (Write After Approval): Add self.
11119 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11121         * configure.in: replace ${topsrcdir} with ${srcdir}
11123         * configure.in: Move definition of libstdcxx_flags
11124         right above usage, rather than waaay earlier.
11126         * configure.in: Pull definition of is_cross_compiler earlier.
11128         * configure.in: Rearrange a little.
11130         * configure.in: Remove references to librx.
11131         * Makefile.in: Remove references to librx.
11133 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11135         * config.sub: Add support for avr target.
11136         Import from master sources, rev 1.255
11138 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11140         * configure, .cvsignore:  Revert previous change...
11141         * Makefile:  ...delete.
11143 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11145         * configure.in: Eliminate ${gasdir} variable.
11147 2002-06-18  Dave Brolley  <brolley@redhat.com>
11149         * configure.in: Add support for frv.
11150         * config.sub: Add support for frv.
11152 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11154         * configure:  Remove garbage from previous commit.
11156 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11158         * configure:  For in-source builds, make a subdir and re-exec there.
11159         * Makefile:  New file.  Pass targets through to build directory.
11160         * .cvsignore:  No longer ignore "Makefile".
11162 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11164         * MAINTAINERS (Write After Approval): Add self.
11166 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11168         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11170 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11172         * configure.in (vax-*-netbsd*): Re-enable gas.
11174 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11176         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11177         BUILD_PREFIX_1, to correct nomenclature.
11178         * configure: Likewise.
11180         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11181         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11183 2002-05-31  Olaf Hering  <olh@suse.de>
11185         * config-ml.in: Propogate DESTDIR also.
11187 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11189         * configure.in (vax-*-netbsd*): Don't build gas for this
11190         platform.
11192 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11194         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11195         and libgcj for AVR.
11197 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11199         * MAINTAINERS (Write After Approval): Add myself.
11201 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11203         * config.guess: Update to 2002-05-22 version.
11204         * config.sub: Likewise.
11206 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11208         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11209         * config-ml.in: Likewise.
11210         * configure: Likewise.
11211         * configure.in: Likewise.
11213 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11215         * MAINTAINERS: Update my email address.
11217 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11219         * configure.in: Simplify makefile fragment collection.
11221         * configure.in: Remove code to build emacs.
11223         * configure.in : Remove --srcdir argument from targargs and buildargs
11224         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11226         * configure: Move some logic to configure.in.
11227         * configure.in: Move some logic from configure.
11229 2002-05-11  Tom Tromey  <tromey@redhat.com>
11231         * MAINTAINERS: Reflect libgcj reality.
11233 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11235         * Makefile.in: Honour DESTDIR.
11237 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11239         * config.guess: Import 2002-03-20 version.
11240         * config.sub: Import 2002-04-26 version.
11242 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11244         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11246 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11248         * MAINTAINERS: Add self.
11250 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11252         * ltmain.sh: Detect and handle object name conflicts
11253         while piecewise linking a static library.
11255 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11257         * configure.in (noconfigdirs): Don't disable libgcj on
11258         sparc64-*-solaris* and sparcv9-*-solaris*.
11260 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11262         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11264 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11266         * configure.in (FLAGS_FOR_TARGET): Do not add
11267         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11268         on i[3456]86-*-linux*.
11270 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11272         * configure.in (noconfigdirs): Replace [ ] with test.
11274         * configure.in (noconfigdirs): Do not add target-newlib if
11275         target == i[3456]86-*-linux*, and host == target.
11277 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11279         * configure.in: delete reference to absent file
11281         * configure.in: replace '[' with 'test'
11283         * configure.in: Eliminate references to gash.
11284         * Makefile.in: Eliminate references to gash.
11286         * configure.in: remove useless references to 'pic' makefile fragments.
11288         * configure.in: (*-*-windows*) Finish removing.
11290         * configure.in: Eliminate redundant test for libgui.
11292 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11294         * MAINTAINERS: Add self and realphabetize.  Update entries
11295         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11296         entry for a29k port maintainer.
11298 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11300         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11301         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11303 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11305         * configure.in: remove references to dead files
11307 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11309         * MAINTAINERS: Add information about purpose of this file.
11311 2002-04-18  Tom Tromey  <tromey@redhat.com>
11313         * configure.in: Disallow configuring libgcj when it is already
11314         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11315         Solaris 2.8 by default.  For PR libgcj/6158.
11317 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11319         * configure.in:  Move default CC setting out of config/mh-* fragments
11320         directly into here.
11322 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11324         * configure.in: don't even try to configure or make a subdirectory
11325         if there's no configure script for it.
11327 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11329         * MAINTAINERS: Remove chill maintainers.
11330         * Makefile.in (CHILLFLAGS): Remove.
11331         (CHILL_LIB): Remove.
11332         (TARGET_CONFIGDIRS): Remove libchill.
11333         (CHILL_FOR_TARGET): Remove.
11334         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11335         CHILL_LIB.
11336         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11337         (CHECK_TARGET_MODULES): Likewise.
11338         (INSTALL_TARGET_MODULES): Likewise.
11339         (CLEAN_TARGET_MODULES): Likewise.
11340         (configure-target-libchill): Remove.
11341         (all-target-libchill): Remove.
11342         * configure.in (target_libs): Remove target-libchill.
11343         Do not compute CHILL_FOR_TARGET.
11344         * libchill: Remove directory.
11346 2002-04-11  DJ Delorie  <dj@redhat.com>
11348         * Makefile.in, configure.in: Sync with binutils, entries
11349         follow...
11351 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11353         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11354         (do-tar, do-bz2): New rules.
11355         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11356         (gdb-tar): New rule.
11357         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11358         (insight_dejagnu.tar): New rule.
11359         (insight.tar): New rule.
11360         (gdb+dejagnu.tar): New rule.
11361         (gdb.tar): New rule.
11363 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11365         * Makefile.in: Add all-tix to deps for all-snavigator
11366         so that tix is built when building snavigator.
11368 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11370         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11371         ld and gdb are not supported.
11373 2002-01-07  Mark Salter  <msalter@redhat.com>
11375         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11376         Allow target-libgloss to be built for arm, strongarm, and xscale.
11378 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11380         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11381         options for i[3456]86-pc-linux* native builds.
11383 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11385         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11386         files from .po files for a distribution.
11388 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11390         * configure.in: Enable libstdc++-v3 for h8300 targets.
11392 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11394         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11395         version from bfd/.
11397 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11399         * Makefile.in (VER): When present, extract the version number from
11400         the file version.in.
11402 2001-05-24  Tom Rix  <trix@redhat.com>
11404         * configure.in : enable ld for aix
11406 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11408         * config.guess: Add linux target for S/390.
11410 2000-11-07  Philip Blundell  <pb@futuretv.com>
11412         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11414 2000-11-03  Philip Blundell  <pb@futuretv.com>
11416         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11417         files.
11419 2001-01-15  Ben Elliston  <bje@redhat.com>
11421         * configure.in (host_tools): Add sid.
11422         Always configure cgen.
11424 2000-11-24  Nick Clifton  <nickc@redhat.com>
11426         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11428 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11430         * Makefile.in (ALL_MODULES): Add all-cgen.
11431         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11432         (all-cgen): New target.
11433         (all-opcodes,all-sim): Depend on all-cgen.
11434         * configure.in (host_tools): Add cgen.
11435         Only configure cgen if --enable-cgen-maint.
11437 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11439         * configure.in: Add *-*-freebsd* configurations.
11441 2002-04-08  Tom Tromey  <tromey@redhat.com>
11443         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11444         Fixes PR libgcj/6068.
11446 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11448         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11450 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11452         * configure.in (alpha*-dec-osf*): Enable libgcj.
11454 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11456         * MAINTAINERS (Write After Approval): Add myself.
11458 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11460         Fix for: PR bootstrap/3591, target/5676
11461         * configure.in (mcore-pe): Disable the configuration of
11462         libstdc++-v3 since exceptions are not supported.
11464 2002-03-20  Anthony Green  <green@redhat.com>
11466         * configure.in: Enable libgcj for xscale-elf target.
11468 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11470         * MAINTAINERS:  Update my email address.
11472 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11474         * ltmain.sh (relink_command): Fix typo in previous change.
11476 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11478         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11479         (relink_command): Added --tag flags.
11480         (mode=install): If relinking fails; error out.
11482 2002-03-12  Richard Henderson  <rth@redhat.com>
11484         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11485         .NOTPARALLEL tag.
11486         (do-check): Rename from check.
11487         (check): Allow parallel check.
11489 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11491         * MAINTAINERS: Add myself as maintainer for xtensa port.
11492         Fix alphabetical order in CPU port maintainer list.
11493         Remove myself from Write After Approval list.
11495 2002-03-11  Richard Henderson  <rth@redhat.com>
11497         * Makefile.in (.NOTPARALLEL): Add fake tag.
11499 2002-03-07  H.J. Lu  (hjl@gnu.org)
11501         * configure.in: Enable gprof for mips*-*-linux*.
11503 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11505         * MAINTAINERS (Write After Approval): Add myself.
11507 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11509         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11510         libjava.
11511         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11513 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11515         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11516         because its Makefile is there; test for the executable instead.
11518 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11520         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11521         libstdc++-v3 and libjava.
11523 2002-02-11  Adam Megacz  <adam@xwt.org>
11525         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11526         boehm-gc
11528 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11530         * config.guess: Updated to 2002-01-30's version.
11531         * config.sub: Updated to 2002-02-01's version.
11532         Contribute sh64-elf.
11533         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11534         * configure.in: Added sh64-*-*.
11536 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11538         * MAINTAINERS: Belatedly add myself to write after approval list.
11540 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11542         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11543         Remove self as Write After Approval.
11545 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11547         * MAINTAINERS: Put self in as maintainer for contrib/regression
11548         directory.
11550 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11552         * MAINTAINERS:  Update my email address.
11554 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11556         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11557         target-libiberty, and target-libgloss.  Skip Java-related
11558         libraries if not supported for NetBSD on target CPU.
11560 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11562         * install-sh: Use _inst.$$_ for temp file name.
11564 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11566         * MAINTAINERS (Write After Approval): Move my contact info
11567         from here...
11568         (OS Port Maintainers): ...to here (netbsd).
11570 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11572         * MAINTAINERS (Write After Approval): Add myself.
11574 2002-01-17  H.J. Lu  <hjl@gnu.org>
11576         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11577         (all-target-fastjar): Also depend on all-target-libiberty.
11579 2002-01-16  H.J. Lu  (hjl@gnu.org)
11581         * config.guess: Import from master sources, rev 1.225.
11582         * config.sub: Import from master sources, rev 1.238.
11584 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11586         * MAINTAINERS (Write After Approval): Remove myself.
11588 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11590         * MAINTAINERS (Write After Approval): Add myself.
11592 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11594         * MAINTAINERS: Add self as docs co-maintainer.
11596 2001-12-11  Matthias Klose  <doko@debian.org>
11598         * MAINTAINERS (Write After Approval): Add myself.
11600 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11602         * MAINTAINERS: Update my email address.
11604 2001-12-07  Turly O'Connor  <turly@apple.com>
11605         * MAINTAINERS (Write After Approval): Add myself.
11606         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11607         (rs6000_initialize_trampoline): Call __trampoline_setup for
11608         ABI_DARWIN too.
11609         * darwin-tramp.asm: New file, implements __trampoline_setup.
11610         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11612 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11614         * MAINTAINERS (Write After Approval): Add myself.
11616 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11618         * configure, configure.in: Use temp file for long sed commands.
11620 2001-12-03  Laurent Guerby  <guerby@acm.org>
11622         * config.sub: Update to version 1.232 on subversion.
11624 2001-12-03  Ben Elliston  <bje@redhat.com>
11626         * MAINTAINERS: Update mail address for config.* patches.
11628 2001-11-27  DJ Delorie  <dj@redhat.com>
11629             Zack Weinberg  <zack@codesourcery.com>
11631         When build != host, create libiberty for the build machine.
11633         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11634         CONFIG_ARGUMENTS.
11635         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11636         New variables.
11637         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11638         and rules.
11639         (all.normal): Depend on ALL_BUILD_MODULES.
11640         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11641         (all-build-libiberty): Depend on configure-build-libiberty.
11643         * configure: Calculate and substitute proper value for
11644         ALL_BUILD_MODULES.
11645         * configure.in: Create the build subdirectory.
11646         Calculate and substitute TARGET_CONFIGARGS (formerly
11647         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11649 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11651         * MAINTAINERS (write-after-approval): Add self.
11653 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11655         * MAINTAINERS (GNATS only accounts): Remove self.
11657 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11659         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11660         libf2c.
11662 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11664         * MAINTAINERS (Write After Approval): Add self.
11666 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11668         * MAINTAINERS: mips and s390 are also CPU ports.
11670 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11672         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11674 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11676         * MAINTAINERS: Alphabetize.
11678 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11680         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11682 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11684         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11686 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11688         * configure.in (--enable-languages): Be more permissive about
11689         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11691 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11693         * config.sub: Import from master sources, rev. 1.230.
11694         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11696 2001-11-07  Laurent Guerby  <guerby@acm.org>
11698         * MAINTAINERS (Write After Approval): Add self.
11700 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11702         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11704 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11706         * config.sub: Import from master sources, rev 1.226.
11707         * config.guess: Import from master sources, rev 1.216.
11709 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11711         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11712         * MAINTAINERS: Add self as maintainer of MMIX port.
11713         Remove old after-approval entry.
11715 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11717         * ChangeLog, configure: Fix spelling errors.
11719 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11721         * MAINTAINERS: Tweak my address.
11723 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11725         * MAINTAINERS: Update my email address.
11727 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11729         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11730         * MAINTAINERS: Add self as maintainer of CRIS port.
11732 2001-10-10  Geert Bosch  <bosch@gnat.com>
11734         * MAINTAINERS (Various maintainers: Ada front end):
11735         Added Robert Dewar.
11737 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11739         * MAINTAINERS (Write After Approval): Added self
11741 2001-10-02  Geert Bosch  <bosch@gnat.com>
11743         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11745 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11747         * configure: Handle temporary files securely using mkdir.
11749 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11751         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11753 2001-09-26  Will Cohen  <wcohen@redhat.com>
11755         * configure.in (*-*-linux*): Disable configuration of target-newlib
11756         and target-libgloss.
11758 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11760         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11761         RANLIB.
11763 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11765         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11766         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11767         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11768         avoid quotes nesting problems.
11769         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11770         (DO_X): Export only variables that are set.
11772 2001-09-19  Ben Elliston  <bje@redhat.com>
11774         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11775         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11776         semantics.  Use the shell built-in "type" command instead.
11778 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11780         Merged from gcc-3_0-branch:
11781         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11782         * ltcf-c.sh: Use $objext, not $ac_objext.
11783         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11784         * ltcf-cxx.sh: Add support for GNU.
11785         2001-07-22  Timothy Wall  <twall@redhat.com>
11786         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11787         default settings if using GNU tools with that configuration.
11788         * ltcf-cxx.sh: Ditto.
11789         * ltcf-gcj.sh: Ditto.
11790         2001-07-21  Michael Chastain  <chastain@redhat.com>
11791         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11792         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11793         * ltmain.sh: Mark as gcc-local.
11795 2001-08-30  Eric Christopher  <echristo@redhat.com>
11796             Jason Eckhardt  <jle@redhat.com>
11798         * config.guess: Merge from master sources.
11799         * config.sub: Merge from master sources, add support for mipsisa32.
11801 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11802         * config.sub: Merge from master sources, rev 1.219.
11803         * MAINTAINERS: Add self as contact for stormy16 port.
11805 2001-08-14  Zack Weinberg  <zackw@panix.com>
11807         * config.sub: Merge from master sources, rev 1.218.
11808         * config.guess: Merge from master sources, rev 1.209.
11810 2001-08-11  Graham Stott  <grahams@redhat.com>
11812         * Makefile.in (check-c++): Add missing semicolon.
11814 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11816         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11818 2001-07-30  Eric Christopher  <echristo@redhat.com>
11820         * MAINTAINERS (Various maintainers: mips port): Added myself.
11822 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11824         * configure.in (sh-*-linux*): New.
11826 2001-07-27  Richard Henderson  <rth@redhat.com>
11828         * .cvsignore: Add LAST_UPDATED.
11830 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11832         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11834 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11836         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11838 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11840         * MAINTAINERS (Write After Approval): Added myself.
11842 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11844         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11845         and libgcj on m68hc11/m68hc12.
11847 2001-06-27  H.J. Lu  (hjl@gnu.org)
11849         * Makefile (CFLAGS_FOR_BUILD): New.
11850         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11852 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11854         * README: Remove version number.
11856 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11858         * INSTALL/README: Update wrt. to the installation instructions now
11859         residing in gcc/doc/install.texi.
11861 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11863         * README: Replace with a cut-down and updated version of gcc/README.
11865 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11867         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11868         multilibs to be disabled.
11870 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11872         * MAINTAINERS (Write After Approval): Add myself.
11874 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11876         * config.guess: Import CVS version 1.195.
11877         * config.sub: Import CVS version 1.212.
11879 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11881         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11882         gcc/xgcc is built, use -print-prog-name to find out the program
11883         name to use.
11885 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11887         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11888         appear to also be in the master copy.
11889         * config.sub:  Import CVS version 1.211.
11891 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11893         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11894         with_gcc]: Use `gcc -shared' to build a shared library.
11896 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11898         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11899         archives.
11901 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11903         * MAINTAINERS (Write After Approval): Add myself.
11905 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11907         * configure.in (libstdcxx_flags): Do not try to execute
11908         libstdc++-v3/testsuite_flags until it exists.
11910 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11912         * MAINTAINERS: Update my email address.
11914 2001-05-31  Graham Stott  <grahams@redhat.com>
11916         * MAINTAINERS (Write After Approval): Add myself.
11918 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11920         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11921         libraries when using g++ with native linker.
11923 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11925         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11927 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11929         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11930         [aix4*|aix5*]: Prepend blank.
11932 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11934         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11935         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11936         of subdir/configure scripts to use the new libtool.m4.
11938 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11940         * MAINTAINERS (Write After Approval): Add myself.
11942 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11944         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11946 2001-05-11  Ben Elliston  <bje@redhat.com>
11948         * Makefile.in (all-sid): New target.
11949         (check-sid, clean-sid, install-sid): Likewise.
11951 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11953         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11955 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11957         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11958         libgcj.
11960 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11962         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11963         gcc/xgcc is built, use -print-prog-name to find out the program
11964         name to use.
11966 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11968         * configure.in (noconfigdirs): Don't reset it from scratch in the
11969         target case; only append to it.
11971         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11972         sparc-*-solaris2.8]: Disable ${libgcj}.
11974 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11976         * configure.in (libgcj_saved): Copy from $libgcj.
11977         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11978         --disable-libgcj.
11980 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11982         * MAINTAINERS: Remove self as MIPS maintainer and
11983         C front end maintainer.
11985 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11987         * configure.in: Move *-chorusos target case to the proper switch.
11988         Disable libgcj.
11990 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11992         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11993         1.641.2.228.
11995 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11997         * Makefile.in (STAGE1_CFLAGS): Pass down.
11999 2001-04-13  Alan Modra  <amodra@one.net.au>
12001         * config.guess: Add hppa64-linux support.  Note for next import that
12002         this is already in the master file.
12003         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12005 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12007         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12008         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12010 2001-04-11  Stan Shebs  <shebs@apple.com>
12012         * MAINTAINERS: Add self as Darwin port maintainer.
12014 2001-04-11  Alan Modra  <amodra@one.net.au>
12016         * MAINTAINERS: Update my email address.
12018 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12020         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12021         recent versions of FreeBSD (release 3 or later).
12022         * ltconfig: On FreeBSD, -lc must not be provided when building
12023         a shared library or else the standard -pthread gcc option is
12024         rendered worthless to later users of the built library.
12026 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12028         * MAINTAINERS: Add self and RTH as C front end maintainers.
12030 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12032         * config.sub: Make sure to match an already-canonicalized
12033         machine name (eg. mn10300-unknown-elf).
12035 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12037         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12038         New macros.
12039         (bootstrap, cross): Use RECURSE_FLAGS.
12040         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12042 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12044         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12046 2001-03-22  Colin Howell  <chowell@redhat.com>
12048         * Makefile.in (DO_X): Do not backslash single-quotes in
12049         backquotes (two places).
12051 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12053         Re-installed:
12054         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12055         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12056         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12057         * ltcf-cxx.sh: Likewise.
12058         * ltcf-gcj.sh: Likewise.
12060 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12062         * MAINTAINERS: Add myself as "documentation co-maintainer".
12064 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12066         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12067         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12069 2001-03-19  Tom Tromey  <tromey@redhat.com>
12071         * config-ml.in: Handle GCJ and GCJFLAGS.
12073 2001-03-21  Michael Chastain  <chastain@redhat.com>
12075         * Makefile.in: all-m4 depends on all-texinfo.
12077 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12079         * MAINTAINERS: Add myself to write after approval list.
12081 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12083         * Makefile.in (DO_X): Quote nested quotes.
12085 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12087         * MAINTAINERS: Add myself to write after approval list.
12089 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12091         * Makefile.in (DO_X): Use double quotes for quoting
12092         "RANLIB=$${RANLIB}".
12094 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12096         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12098 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12100         * configure.in: Only use `lang_requires' for languages athat are
12101         actually enabled.
12103 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12105         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12107 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12109         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12111 2001-03-07  Tom Tromey  <tromey@redhat.com>
12113         * configure.in: Allow config-lang.in to set `lang_requires' to list
12114         of other required languages.
12116 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12118         * Makefile.in: Remove RANLIB definition. Use RANLIB
12119         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12120         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12122 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12123             Alexandre Oliva  <aoliva@redhat.com>
12125         * Makefile.in (check-c++): Use tabs, not spaces.
12127 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12129         * MAINTAINERS: add myself to Write After Approval list.
12131 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12133         * Makefile.in (check-c++): New rule.
12135         * configure.in (target_libs): Remove libg++.
12136         (noconfigdirs): Remove libg++.
12137         (noconfigdirs): Same.
12138         (noconfigdirs): Same.
12139         (noconfigdirs): Same.
12141         * config-ml.in: Remove libg++ references.
12143         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12144         (ALL_TARGET_MODULES): Same.
12145         (configure-target-libg++): Remove.
12146         (all-target-libg++): Remove.
12147         (configure-target-libio): Remove.
12148         (all-target-libio): Remove.
12149         (check-target-libio): Remove.
12150         (.PHONY): Remove.
12151         (libg++.tar.bz2): Remove.
12152         (all-target-cygmon): Remove libio.
12153         (all-target-libstdc++): Remove.
12154         (configure-target-libstdc++): Remove.
12155         (TARGET_LIB_PATH): Remove libstdc++.
12156         (ALL_GCC_CXX): Remove libstdc++.
12157         (all-target-gperf): Correct.
12159 2001-02-16  Nick Clifton  <nickc@redhat.com>
12161         * configure.in (noconfigdirs): Allow configuration of texinfo
12162         for Cygwin hosts.
12164 2001-02-15  Anthony Green  <green@redhat.com>
12166         * configure: Introduce GCJ_FOR_TARGET.
12167         * configure.in: Ditto.
12168         * Makefile.in: Ditto.
12170 2001-02-13  Andreas Schwab  <schwab@suse.de>
12172         * MAINTAINERS: Update mail address.
12174 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12176         * config.guess: Add linux target for S/390.
12177         * config.sub: Likewise.
12179 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12181         * configure.in: for *-chorusos, don't config target-newlib and
12182         target-libgloss.
12184 2001-02-06  Ben Elliston  <bje@redhat.com>
12186         * configure: Output host type to stdout, not stderr.
12188 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12190         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12191         * ltcf-cxx.sh: Likewise.
12193         * config.if: Assume enable_libstdcxx_v3 is defined.
12195 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12197         Remove V2 C++ library.
12198         * configure.in: Remove --enable-libstdcxx_v3 support.
12200 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12202         * include/demangle.h: Add prototype for java_demangle_v3.
12204 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12206         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12208 2001-01-27  Richard Henderson  <rth@redhat.com>
12210         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12212 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12214         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12215         Don't unset, it's non-portable and no longer necessary, set to empty
12216         instead.
12218 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12220         * ltconfig: Shell portability fix for the tagname validity check.
12222 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12224         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12225         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12227 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12229         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12231 2001-01-26  Tom Tromey  <tromey@redhat.com>
12233         * configure.in: Allow libgcj to be built on Sparc Solaris.
12235 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12237         * ltcf-c.sh: Add aix5 case.
12238         * ltcf-cxx.sh: Likewise.
12239         * ltconfig: Likewise.
12241 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12243         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12244         keep at least one of build_libtool_libs or build_old_libs set to
12245         yes.
12247         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12248         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12250 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12252         * configure.in: Enable libgcj on several additional platforms.
12254 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12256         * configure.in: Enable libgcj for linux targets.
12258 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12260         * MAINTAINERS (Write After Approval): Add myself.
12262 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12264         * MAINTAINERS: Add myself as vax port maintainer.
12266 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12268         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12270 2001-01-09  Mike Stump  <mrs@wrs.com>
12272         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12273         failures of subdirectories.
12275 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12277         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12278         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12279         * ltcf-cxx.sh: Likewise.
12280         * ltcf-gcj.sh: Likewise.
12281         * ltconfig.sh: Fix typo.
12283 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12285         * configure: handle DOS-style absolute paths.
12287 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12289         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12291 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12293         * MAINTAINERS: Add myself as avr port co-maintainer.
12295 2000-12-28  Ben Elliston  <bje@redhat.com>
12297         * MAINTAINERS: Add myself under ``Write After Approval''.
12299 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12301         * texinfo: Remove directory from GCC.
12303 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12305         * COPYING: Update to current
12306         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12307         to 19yy as example year in copyright notice).
12309 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12311         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12312         (libstdcxx_incdir): Pass down.
12313         * config.if: Remove expired bits for cxx_interface, add stub.
12314         (libstdcxx_incdir): Add variable for g++ include directory.
12315         * configure.in (gxx_include_dir): Use it.
12317 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12319         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12320         with old-email address from ``Write After Approval''.
12322 2000-12-15  Andreas Jaeger  <aj@suse.de>
12324         * configure.in: Handle lang_dirs.
12326 2000-12-14  Tom Tromey  <tromey@redhat.com>
12328         * MAINTAINERS: Removed brads.
12330         * MAINTAINERS: Added gcj developers.
12332 2000-12-13  Anthony Green  <green@redhat.com>
12334         * configure.in: Disable libgcj for any target not specifically
12335         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12336         with g++ abi.
12338 2000-12-13  Mike Stump  <mrs@wrs.com>
12340         * Makefile.in (local-distclean): Also remove fastjar.
12342 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12344         * contrib/gcc_update: Add fastjar --touch entries.
12346 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12348         * configure.in: Disable language-specific target libraries for
12349         languages that aren't enabled.
12351 2000-12-10  Anthony Green  <green@redhat.com>
12353         * configure.in: Define libgcj.  Disable libgcj target libraries for
12354         most targets.
12356 2000-12-10  Neil Booth  <neilb@earthling.net>
12358         * MAINTAINERS: Update mail address, remove from WAA list.
12360 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12362         * libjava: Imported from /cvs/java.
12363         * libffi: Likewise.
12364         * Boehm-gc: Likewise.
12366 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12368         * configure.in (target_libs): Revert 2000-12-08 patch.
12369         (noconfigdirs): Added target-libjava.
12371 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12373         * djunpack.bat: removed.
12375 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12377         * Makefile.in: handle DOS-style absolute paths.
12378         * config-ml.in: likewise.
12379         * symlink-tree: likewise.
12381 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12383         * fastjar: Imported.
12385 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12387         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12388         libjava.
12389         * configure.in (target_libs): Removed `target-libjava'.
12391 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12393         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12394         (ALL_MODULES): Added fastjar.
12395         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12396         (all-target-libjava): all-fastjar replaces all-zip.
12397         (all-fastjar): Added.
12398         (configure-target-fastjar, all-target-fastjar): Likewise.
12399         * configure.in (host_tools): Added fastjar.
12401 2000-12-07  Mike Stump  <mrs@wrs.com>
12403         * Makefile.in (local-distclean): Remove leftover built files.
12405 2000-11-24  Nick Clifton  <nickc@redhat.com>
12407         * configure.in (xscale-elf): Add target.
12408         (xscale-coff): Add target.
12410 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12412         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12413         recent versions of FreeBSD (release 3 or later).
12414         * ltconfig: On FreeBSD, -lc must not be provided when building
12415         a shared library or else the standard -pthread gcc option is
12416         rendered worthless to later users of the built library.
12418 2000-11-16  Fred Fish  <fnf@be.com>
12420         * configure.in (enable_libstdcxx_v3): Fix typo,
12421         libstd++ -> libstdc++.
12423 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12425         * MAINTAINERS: Add self to Write After Approval list.
12427 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12429         * MAINTAINERS: Update my email address.  Add myself to global write
12430         privs list.
12432 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12434         * Makefile.in: Merge with src and libgcj.
12435         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12436         configure-target-<library> when their configure scripts need the C
12437         or C++ library to have already been built to work properly.
12438         (do_proto_toplev): Set them to an empty string.
12440         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12441         (REALLY_SET_LIB_PATH): Use them.
12443 2000-11-17  Stan Shebs  <shebs@apple.com>
12445         * MAINTAINERS: Add self to Write After Approval list.
12447 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12449         * configure: Provide the original toplevel configure arguments
12450         (including $0) to subprocesses in the environment rather than
12451         through gcc/configargs.h.
12453 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12455         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12456         C99.  Alphabetise "Write After Approval" list.
12458 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12460         * configure: Turn on libstdc++ V3 by default.
12462         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12463         if we've got GCC.
12465 2000-11-11  Philip Blundell  <philb@gnu.org>
12467         * MAINTAINERS: Add self to Write After Approval list.
12469 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12471         * ltcf-c.sh (aix4): Improve shared library configuration; require
12472         exporting symbols.
12473         * ltcf-cxx.sh (aix4): Define.
12474         * ltconfig (aix4): Define library and soname specs appropriate for
12475         AIX.  Define command to create export symbols list.
12477 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12479         * config.sub: Add support for Sun Chorus
12481 2000-10-31  Nick Clifton  <nickc@redhat.com>
12483         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12484         <name>@redhat.com.  Also installed new email address for Clint
12485         Popetz.
12487 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12489         * etc: Remove directory from GCC.
12491 2000-10-16  Michael Meissner  <meissner@redhat.com>
12493         * configure (gcc/configargs.h): Only create if there is a build GCC
12494         directory created.
12496 2000-10-16  Matthias Klose  <doko@debian.org>
12498         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12499         when configured for libstdc++-v3.
12501 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12503         * configure: Save configure arguments to gcc/configargs.h.
12505 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12507         * config.guess: Import CVS version 1.157.
12508         * config.sub: Import CVS version 1.181.
12510 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12512         * Makefile.in (bootstrap): avoid recursion if subdir missing
12513         (cross): ditto
12514         (do-proto-toplev): ditto
12516 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12518         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12519         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12521         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12522         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12523         all affected `configure' scripts.
12525 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12527         * MAINTAINERS: Add self as cpplib co-maintainer.
12529 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12531         * MAINTAINERS: Add self to Write After Approval list.
12533 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12535         * INSTALL/README: egcs -> GCC update.
12537 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12539         * MAINTAINERS: Add myself to Write After Approval list.
12541 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12543         * MAINTAINERS: Add myself to Write After Approval list.
12545 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12547         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12548         X11 libraries for hppa64.
12550 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12552         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12554 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12556         * Makefile.in (all-zlib): Added dummy target.
12558         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12559         ltcf-gcj.sh: Updated from libtool multi-language branch.
12561 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12563         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12564         (bootstrap*): Depend on all-bootstrap.
12566 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12568         * config.guess: Import CVS version 1.156.
12569         * config.sub: Import CVS version 1.179.
12571 2000-09-02  Anthony Green  <green@cygnus.com>
12573         * Makefile.in (all-gcc): Depend on all-zlib.
12574         (CLEAN_MODULES): Add clean-zlib.
12575         (ALL_MODULES): Add all-zlib.
12576         * configure.in (host_libs): Add zlib.
12578 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12580         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12581         crosses, but add gcc/include to the header search path for them.
12583 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12585         * MAINTAINERS: Add self to Write After Approval list.
12587 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12589         * config.guess: Import CVS version 1.152.
12590         * config.sub: Import CVS version 1.177.
12592 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12594         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12595         $targargs to tell whether newlib is going to be built.
12597         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12598         $$r/TARGET_SUBDIR/libio for _G_config.h.
12600 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12602         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12604 2000-08-22  DJ Delorie  <dj@redhat.com>
12606         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12608 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12610         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12611         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12612         sub-configures.
12614 2000-08-21  DJ Delorie  <dj@redhat.com>
12616         * MAINTAINERS: Add self as a libiberty maintainer
12618 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12620         * configure.in (libstdcxx_flags): Use
12621         libstdc++-v3/src/libstdc++.INC.
12623 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12625         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12627 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12629         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12631         * configure: Make enable_threads and enable_shared defaults
12632         explicit.  Substitute enable_threads into generated Makefiles.
12633         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12634         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12636 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12638         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12640 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12642         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12643         previous delta.
12645 2000-08-11  Jason Merrill  <jason@redhat.com>
12647         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12648         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12649         (FLAGS_FOR_TARGET): Not here.
12650         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12652 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12654         * config-ml.in (CC, CXX): Don't introduce a leading space.
12656 2000-08-07  DJ Delorie  <dj@delorie.com>
12658         * MAINTAINERS: Add self as a DJGPP maintainer
12660 2000-08-07  DJ Delorie  <dj@redhat.com>
12662         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12663         "if we're also building gcc, and it's a gcc that will run on the
12664         build machine, we want to use its includes instead of the system's
12665         default includes".
12667 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12669         * MAINTAINERS: Add self to Write After Approval list.
12671 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12673         * configure.in (libstdcxx_flags): Don't use `"'.
12675         * config-ml.in: Adjust multilib search paths to the
12676         appropriate multilib tree.
12678 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12680         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12681         commas in $LANGUAGES.
12683 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12685         * configure.in: Re-enable all references to libg++ and librx.
12687 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12689         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12690         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12691         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12692         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12694         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12696 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12698         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12699         CXX_FOR_TARGET for sed.
12701 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12703         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12704         Do not override if already set in the environment or in configure.
12705         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12706         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12708 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12710         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12711         the libtool CVS tree multi-language branch.
12712         * ltconfig, ltmain.sh: Updated.
12714 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12716         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12717         (clean-target): Depend on it.
12719         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12720         (GCC_FOR_TARGET): Use it.
12721         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12722         * configure.in: ... here.
12723         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12724         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12726 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12728         * MAINTAINERS: Add self to Write After Approval list.
12730 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12732         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12733         (configure-target-libchill, configure-target-libobjc): Likewise.
12735         * configure.in: Use the same cache file for all target libs.
12736         * config-ml.in: But different cache files per multilib variant.
12738 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12740         * configure (topsrcdir): Don't use dirname.
12742 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12744         * MAINTAINERS: Add self to Write After Approval list.
12746 2000-07-20  Jason Merrill  <jason@redhat.com>
12748         * configure.in: Remove all references to libg++ and librx.
12750         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12752 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12754         * config.sub: Update to subversions version 2000-07-06.
12756 2000-07-12  Andrew Haley  <aph@cygnus.com>
12758         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12759         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12761 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12763         * symlink-tree:  Check number of arguments.
12765 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12767         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12768         search path for a g++ extracted from the build tree.  This
12769         will allow link tests run by configure scripts in
12770         subdirectories to succeed.
12772 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12774         * ltconfig: Add support for mips-dde-sysv4.2MP
12776 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12778         * MAINTAINERS: Add myself as loop discovery maintainer.
12780 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12782         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12783         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12785 2000-06-19  Timothy Wall  <twall@cygnus.com>
12787         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12788         * config.sub: Add tic54x target.
12790 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12792         * MAINTAINERS: Add self as Fortran maintainer,
12793         remove Craig Burley.
12795 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12797         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12798         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12800 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12802         * MAINTAINERS: Add self as i18n maintainer
12804 20000-05-21  H.J. Lu  (hjl@gnu.org)
12806         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12807         directory are used if they exist. Make sure
12808         $(build_tooldir)/include is searched for header files,
12809         $(build_tooldir)/lib/ for library files.
12810         (GCC_FOR_TARGET): Likewise.
12811         (CXX_FOR_TARGET): Likewise.
12813 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12815         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12817 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12819         * Makefile.in (configure-target-libiberty): Depend on
12820         configure-target-newlib.
12822 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12824         * configure.in, Makefile.in: Merge all libffi-related
12825         configury stuff from the libgcj tree.
12827 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12829         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12830         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12832 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12834         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12835         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12836         current version information.  Add to proto-toplev directory.
12837         (gdb-taz): Build do-djunpack.
12839 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12841         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12843 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12845         * MAINTAINERS: Add self to Write After Approval list.
12847 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12849         * ltmain.sh: Preserve in relink_command any environment
12850         variables that may affect the linker behavior.
12852 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12854         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12856 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12858         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12860 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12862         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12863         with the version name.
12865 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12867         * MAINTAINERS: Add self as bb-reorder maintainer.
12869 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12871         * config.if: Tweak.
12873 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12875         * djunpack.bat: New file.
12877 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12879         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12880         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12881         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12882         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12884 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12886         * config.sub (case $basic_machine): Change default for "ibm-*"
12887         to "openedition".
12889 2000-04-13  Andreas Jaeger  <aj@suse.de>
12891         * MAINTAINERS: Added myself.
12893 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12895         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12896         (do-md5sum): New target.
12897         (MD5PROG): Define.
12898         (PACKAGE): Default to TOOL.
12899         (VER): Default to a shell script.
12900         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12901         md5 checksum generation.
12902         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12903         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12904         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12905         insight.tar.bz2): Use gdb-taz to create archive.
12907 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12909         * configure (warn_cflags): Delete.
12911 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12913         * MAINTAINERS: Added myself.
12915 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12916             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12918         * configure.in (enable_libstdcxx_v3): Add.
12919         (target_libs): Add bits here to switch between libstdc++-v2 and
12920         libstdc++-v3.
12921         * config.if: And this file too.
12922         * Makefile.in: Add libstdc++-v3 targets.
12924 2000-04-05  Michael Meissner  <meissner@redhat.com>
12926         * config.sub (d30v): Add d30v as a basic machine type.
12928 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12930         * configure.in: -linux-gnu*, not -linux-gnu.
12932 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12934         * MAINTAINERS: Add self in write-after-approval section.
12936 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12938         * MAINTAINERS: Add self as ia64 port maintainer.
12940 2000-03-08  Neil Booth  <NeilB@earthling.net>
12942         * MAINTAINERS: Add self in write-after-approval section.
12944 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12946         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12947         (do-tar-bz2): Replace TOOL with PACKAGE.
12948         (gdb.tar.bz2): Remove GDBTK from GDB package.
12949         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12950         dejagnu.tar.bz2): New packages.
12952 2000-02-27  Andreas Jaeger  <aj@suse.de>
12954         * configure.in: Add entry for mips*-*-linux*, move catch all
12955         *-*-*linux* entry below this one.
12957 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12959         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12961 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12963         * config.sub: Support an OS of "wince".
12965 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12967         * config.guess, config.sub: Updated to match config's 2000-02-15
12968         version.
12970 2000-02-23  Linas Vepstas  <linas@linas.org>
12972         * config.sub: Add support for Linux/IBM 370.
12973         * configure.in: Likewise.
12975 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12977         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12979 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12981         * config.guess: Guess "cygwin" rather than "cygwin32".
12983 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12985         * configure (gcc_version): When setting, narrow search to
12986         lines containing `version_string'.
12988 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12990         * config.sub: Add support for avr target.
12992 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12994         * MAINTAINERS: Add maintainers for MCore port.
12996 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12998         * config.sub: Add mmix-knuth-mmixware.
13000 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13002         * MAINTAINERS: Pair cccp with cpplib maintainership.
13004 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13006         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13007         structure stuff to -L library search.
13008         (CXX_FOR_TARGET): Ditto.
13009         (CROSS_CHECK_MODULES): Fix spelling mistake.
13011 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13013         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13014         the C++ compiler.
13016 2000-01-12  Richard Henderson  <rth@cygnus.com>
13018         * configure.in: Don't build some bits for beos.
13020 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13022         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13023         as include files.
13025 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13027         * Add self as cpplib maintainer, as requested by Jason
13028         Merrill.  Correct my e-mail address.
13030 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13032         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13033         not mh-aix43.
13035 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13037         * MAINTAINERS: Add myself to "write after approval" list.
13039 1999-12-14  Richard Henderson  <rth@cygnus.com>
13041         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13042         * config.sub: Accept alphaev[78], alphaev8.
13044 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13046         * config.guess, config.sub: Update from autoconf.
13048 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13050         * MAINTAINERS:  update my playtime e-address.
13052 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13054         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13055         necessary libraries are missing.
13057 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13059         * MAINTAINERS: Add new 'write after approval' maintainer.
13061 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13063         * MAINTAINERS: Add new Java maintainer.
13065 1999-10-25  Andreas Schwab  <schwab@suse.de>
13067         * configure: Fix quoting inside arguments of eval.
13069 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13071         * config-ml.in: Allow suppression of some ARM multilibs.
13073 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13075         * config.guess: Add OS/390 match pattern.
13076         * config.sub: Add mvs, openedition targets.
13077         * configure.in (i370-ibm-opened*): New.
13079 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13081         * config.sub: Add support for configuring for pj.
13083 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13085         * config.sub (maybe_os): Add support for configuring for fr30.
13087 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13089         * configure.in: Do not configure or build ld for AIX
13090         platforms.  ld is known to be broken on these platforms.
13092 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13094         * config-ml.in: Pass compiler flag corresponding to multidirs to
13095         subdir configures.
13097 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13099         * Makefile.in (LDFLAGS): Define.
13101 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13103         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13104         noconfigdirs.
13105         (*-*-cygwin*): Likewise.
13107 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13109         * mkdep: New file.
13110         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13111         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13113         From Eli Zaretskii <eliz@is.elta.co.il>:
13114         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13115         long file name when using DJGPP on MS-DOS.
13117 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13119         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13121 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13123         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13124         dependency as this causes "make check" to globally "make all"
13126 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13128         * configure.in (target_libs): Added target-zlib.
13129         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13130         (CONFIGURE_TARGET_MODULES): Likewise.
13131         (CHECK_TARGET_MODULES): Likewise.
13132         (INSTALL_TARGET_MODULES): Likewise.
13133         (CLEAN_TARGET_MODULES): Likewise.
13134         (configure-target-zlib): New target.
13135         (all-target-zlib): Likewise.
13136         (all-target-libjava): Depend on all-target-zlib.
13137         (configure-target-libjava): Depend on configure-target-zlib.
13139         * Makefile.in (configure-target-libjava): Depend on
13140         configure-target-newlib.
13141         (configure-target-boehm-gc): New target.
13142         (configure-target-qthreads): New target.
13144         * configure.in (target_libs): Added target-qthreads.
13145         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13146         (CONFIGURE_TARGET_MODULES): Likewise.
13147         (CHECK_TARGET_MODULES): Likewise.
13148         (INSTALL_TARGET_MODULES): Likewise.
13149         (CLEAN_TARGET_MODULES): Likewise.
13150         (all-target-qthreads): New target.
13151         (configure-target-libjava): Depend on configure-target-qthreads.
13152         (all-target-libjava): Depend on all-target-qthreads.
13154         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13155         (CONFIGURE_TARGET_MODULES): Likewise.
13156         (CHECK_TARGET_MODULES): Likewise.
13157         (INSTALL_TARGET_MODULES): Likewise.
13158         (CLEAN_TARGET_MODULES): Likewise.
13159         (all-target-libjava): New target.
13160         (all-target-boehm-gc): Likewise.
13161         * configure.in (target_libs): Added libjava, boehm-gc.
13163 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13165         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13166         configure.bat in SUPPORT_FILES.
13167         (gas+binutils.tar.bz2): Likewise.
13169         * makeall.bat: Remove; obsolete.
13171 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13173         From Mark Elbrecht:
13174         * configure.bat: Remove; obsolete.
13176 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13178         * configure: Add -W -Wall to the default CFLAGS when compiling with
13179         gcc.
13181 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13183         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13185 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13187         * configure.in: Build ld on IRIX6.
13189 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13191         * Makefile.in: Change distribution targets to use bzip2 instead of
13192         gzip.
13193         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13194         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13196 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13198         * config.sub: Add mcore target.
13200 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13202         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13204 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13206         * config.guess (dummy): Changed to $dummy.
13208 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13210         * config.sub: Tidied up case statements.
13212 1999-05-22  Ben Elliston  <bje@cygnus.com>
13214         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13215         <jiro@din.or.jp>.
13217         * config.guess: Merge with FSF version. Future changes will be
13218         more accurately recorded in this ChangeLog.
13219         * config.sub: Likewise.
13221 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13223          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13225 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13227         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13229 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13231         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13233 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13235         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13236         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13237         Bad merge removed these two changes.
13239 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13240                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13242         * config.guess (interix Alpha): Add.
13244 1999-04-11  Richard Henderson  <rth@cygnus.com>
13246         * configure.in (i?86-*-beos*): Do config gperf; don't config
13247         gdb, newlib, or libgloss.
13249 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13251         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13252         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13253         from multidirs.
13255 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13257         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13259 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13261         * config.sub: Add support for mcore targets.
13263 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13265         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13266         not mt-ospace, in order to shut up assembler warning about using
13267         symbols that are named the same as registers.
13269 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13271         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13272         dependency list for all-target-cygmon.
13274 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13276         * config-ml.in: Check $host, not $target, for selective multilibs.
13277         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13278         thumb interworking, and underscore prefix multilibs.
13280 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13282         * missing: Update to version from current automake.
13284 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13286         * configure (gxx_include_dir): Removed.
13288         * configure.in (gxx_include_dir): Handle it.
13289         * Makefile.in: Likewise.
13291 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13293         * config.sub (mips64vr4111,mips64vr4111el) Add.
13295 1999-03-21  Ben Elliston  <bje@cygnus.com>
13297         * config.guess: Correct typo for detecting ELF on FreeBSD.
13299 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13301         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13302         config/mh-djgpp.
13304 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13306         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13307         all-target-newlib to dependency list for all-target-bsp.
13309 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13311         * config.sub: Add i386-uwin support.
13312         * config.guess: Likewise.
13314 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13316         * configure.in: cleanup, add mh-*pic handling for arm, special
13317         case powerpc*-*-aix*
13319 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13321         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13322         can be built.
13324 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13326         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13327         targets.
13329 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13331         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13333 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13335         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13337 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13339         * config.sub: Fix typo in arm recognition.
13341 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13343         * configure.in (noconfigdirs): Changed target_configdirs to
13344         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13345         rather than m68k-*-* since it is not known to work on
13346         m68k-aout. Ditto for arm-*-*oabi.
13348 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13350         * configure.in (*-*-windows*): Remove, no longer used.
13352 1999-02-19  Ben Elliston <bje@cygnus.com>
13354         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13355         Smart and improved by Andrew Cagney.
13357 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13359         * config.guess: Recognize openbsd-*-hppa.
13361 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13363         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13364         only if it is not empty.
13366 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13368         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13370         * config.guess: Modified to recognize uname's armv* syntax.
13372         * config.sub: Modified to recognize uname's armv* syntax.
13374 1999-02-17  Mark Salter  <msalter@cygnus.com>
13376         * configure.in: Added target-bsp for sparclite.
13378 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13380         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13382 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13384         * configure.in: Add support for strongarm port.
13385         * config.sub: Add support for strongarm target.
13387 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13389         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13390         the old name config/mh-cygwin32.
13391         Enable texinfo.
13393 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13395         * configure.in: Do build ld for ix86 Solaris.
13397 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13399         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13400         $AR_FOR_TARGET.  Likewise for RANLIB.
13402 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13404         * config.sub (oabi):  Recognize.
13405         * configure.in (arm-*-oabi):  Handle.
13407 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13409         * config.guess: Improve detection of i686 on UnixWare 7.
13411 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13413         * config.guess: Add support for i386-pc-interix.
13414         * config.sub: Likewise.
13415         * configure.in: Likewise.
13417 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13419         * Makefile.in: Remove unneeded all-target-libio from
13420         from all-target-winsup target since it is now unneeded.
13421         Add all-target-libtermcap in its place since it is now
13422         needed.
13424 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13426         * configure.in: makefile stub for cygwin target is probably
13427         unnecessary.  Remove it for now.
13429 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13431         * configure.in: libtermcap.a should be built when cygwin is the
13432         target as well as the host.
13433         * config.guess: Allow mixed case in cygwin uname output.
13434         * Makefile.in: Add libtermcap target.
13436 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13438         * config.sub: Clean up handling of hppa2.0.
13440 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13442         * config.guess: Use C code to identify more HP machines.
13444 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13446         * config.sub: Handle hppa2.0.
13448 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13450         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13451         cygmon for all sparclite targets, regardless of object format.
13453 1998-12-15  Mark Salter  <msalter@cygnus.com>
13455         * configure.in: Added target-bsp for several target architectures.
13457         * Makefile.in: Added rules for bsp.
13459 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13461         * config.guess: Improve detection of hppa2.0 processors.
13463 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13465         * config.guess: Recognize FreeBSD using ELF automatically.
13467 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13469         * configure (skip-this-dir): Add handling for new shell script, which
13470         might be created by a sub-directory's configure to indicate, this particular
13471         directory is "unwanted".
13472         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13474 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13476         * ltconfig: import from libtool, after changing libtool to
13477         account for the cygwin name change.
13479 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13481         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13482         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13484 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13486         * configure.in: Add libtermcap to list of cygwin dependencies.
13488 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13490         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13491         they include winsup/include when it's a cygwin target.
13493 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13495         * configure.in (host_tools): Added zip.
13496         * Makefile.in (all-target-libjava): Depend on all-zip.
13497         (all-zip): New target.
13498         (ALL_MODULES): Added all-zip.
13499         (NATIVE_CHECK_MODULES): Added check-zip.
13500         (INSTALL_MODULES): Added install-zip.
13501         (CLEAN_MODULES): Added clean-zip.
13503 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13505         * Makefile.in: lose "32" from comment about cygwin.
13507 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13509         * configure.in: Use -Os to build target libraries for the fr30.
13511 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13513         * config.sub: Add fr30.
13515 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13517         * configure.in: drop "32" from config/mh-cygwin32.  Check
13518         cygwin* instead of cygwin32*.
13519         * config.sub: Check cygwin* instead of cygwin32*.
13521 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13523         * config.guess: Match any version of Unixware7.
13525 1998-10-20  Syd Polk  <spolk@cygnus.com>
13527         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13528         if desired.
13530 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13532         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13533         these if the appropriate directories and files to not exist.
13535 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13537         * Makefile.in (DEVO_SUPPORT): Add config.if.
13539 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13541         * configure: Add pattern to replace "build_tooldir"'s
13542         definition in the generated Makefile with "tooldir"'s
13543         actual value.
13545 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13547         * config.sub: Bring back lost sparcv9.
13549         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13551 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13553         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13554         CC_FOR_TARGET and friends.
13556 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13558         * Makefile.in (build_tooldir): New variable, same as tooldir.
13559         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13560         -B$(build_tooldir)/bin/.
13561         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13563 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13565         * README: Remove installation instructions and refer to the
13566         INSTALL directory instead.
13568 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13570         * config.sub: Add support for i[34567]86-pc-udk.
13571         * configure.in: Likewise.
13573 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13575         * Makefile.in: add bzip2 package building bits for user
13576         tools module
13577         * configure.in: ditto
13579 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13581         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13582         (ALL_TARGET_MODULES): Add all-target-libobjc.
13583         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13584         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13585         (all-target-libchill): Add dependencies.
13586         * configure.in (target_libs): Add libchill.
13588 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13590         * configure.in (target_subdir): Remove duplicate line.
13592 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13594         * Makefile.in (all-automake): fix dependencies.
13596 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13598         * configure.in: Minor cleanups for building in the $(target_alias)
13599         subdir.
13601 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13603         * Makefile.in (bootstrap): Set r and s before make all.  Use
13604         BASE_FLAGS_TO_PASS in make all.
13605         (cross): Likewise.
13607 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13609         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13611 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13613         * config.sub: Fix typo in last change.
13615 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13617         * config.sub: Add support for C4x target.
13618         * configure.in: Likewise.
13620 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13622         * config.sub: Recognize sparcv9 just like sparc64.
13624 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13626         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13628 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13630         * config.guess: Correctly identify Pentium II sco boxes.
13632         * config.guess: Fix "tr" code.  From Weiwen Liu.
13634 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13636         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13637         stabs.
13639 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13641         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13642         (ALL_TARGET_MODULES): Add all-target-libchill.
13643         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13644         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13645         (all-target-libchill): Add dependencies.
13646         * configure.in (target_libs): Add libchill.
13648 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13650         * config.guess: Avoid assumptions about "tr" behaves when
13651         LANG is set to something other than English.
13653 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13655         * configure (gxx_include_dir): Changed to
13656         '${prefix}/include/g++'-${libstdcxx_interface}.
13658         * config.if: New to determine the interfaces.
13660 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13662         * config.guess: Detect and handle MPE/IX.
13663         * config.sub: Deal with MPE/IX.
13665 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13667         * configure.in: Use mh-aix43.
13669 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13671         * configure: Fix --without/--disable cases for gxx-include-dir.
13673 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13675         * mdata-sh:  Imported.  Needed for automake support.
13677 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13679         * Makefile.in (taz): Try "chmod -R og=u ." before
13680         "chmod og=u `find . -print`".
13682 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13684         * configure.in: Add arm-elf and thumb-elf support.
13686 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13688         * Makefile.in: Undo previous patch.
13690 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13692         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13693         to here ...
13694         (install-no-fixedincludes): and here
13695         (INSTALL_MODULES): ... from here.
13697 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13699         * config.sub: Merge with FSF.
13701         * config.guess: Merge with FSF.
13703 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13705         * configure (extraconfigdirs): New variable.
13706         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13707         * Makefile.in (all): Move higher in file.
13708         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13709         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13710         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13711         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13712         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13714 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13716         * Makefile.in (all-target-libjava): Depend on all-gcc and
13717         all-target-newlib.
13718         (configure-target-libjava): Depend on $(ALL_GCC).
13720 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13722         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13723         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13725 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13727         * INSTALL/README: Fix typo.
13729 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13731         * ylwrap: Change absolute path checks to check for DOS style path
13732         names.
13734         * ylwrap: Don't use a full path name if the source file is in the
13735         same directory.  From hjl@lucon.org (H.J. Lu).
13737         * config-ml.in: Default to being verbose, to match Feb 18 change to
13738         configure.
13740 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13742         Brought over from egcs:
13744         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13746         * configure.in (target_subdir): Set to ${target_alias} instead
13747         of "libraries".
13749         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13751         * configure.in (target_subdir): Set to libraries if enable_multilib.
13753 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13755         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13756         multilibs, force reconfiguration the first time we create
13757         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13759 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13761         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13762         avoid confusion with --no-recursion.
13764 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13766         * configure.in: Win32 hosts shouldn't use install -x
13767         * install-sh: remove -x option, and special .exe-handling
13768         hack.
13770 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13772         * config.guess: Recognize i586-pc-beos.
13773         * configure.in: Don't build some bits for beos.
13775 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13777         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13778         CFLAGS default to -O2.
13780         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13781         when using GNU ld.
13783 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13785         * ltmain.sh: Correct install when using a different shell.
13787 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13789         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13791 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13793         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13794         target.
13796 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13798         * ltconfig: Update to correct AIX handling.
13800 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13802         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13804         * configure.in (target_subdir): Set to ${target_alias} instead
13805         of "libraries".
13807 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13809         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13810         (Makefile): Depend on $(gcc_version_trigger).
13812         * configure (gcc_version): Change default initializer to empty
13813         string.
13814         (gcc_version_trigger): New variable; pass this variable down
13815         to subdir configures to enable them checking gcc's version
13816         themselves. Emit make macros for both gcc_version vars.
13817         (topsrcdir): Initialize reliably.
13818         (recursion line): Remove --with-gcc-version=${gcc_version}.
13820 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13822         * configure (enable_version_specific_runtime_libs): Implement new flag
13823         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13824         in $(libsubdir); emit definition in each generated Makefile.
13825         (gxx_include_dir): Initialize depending on
13826         $enable_version_specific_runtime_libs.
13828 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13830         * configure (gcc_version): Initialize properly depending on
13831         how and where configure is started.
13832         (recursion line): Pass a --with-gcc-version=${gcc_version}
13833         to configures in subdirs.
13835 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13837         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13838         cygmon
13840 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13842         * configure.in: Add cygmon and libstub support for mn10200.
13844 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13846         * configure (gcc_version): Add new variable describing the
13847         particular gcc version we're building.
13848         * Makefile.in (libsubdir): Add new macro for the directory
13849         in which the compiler finds executables, libraries, etc.
13850         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13851         and libsubdir.
13853 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13855         * Makefile.in (local-clean): Remove *.log.
13856         (warning.log): Built with warn_summary from build.log.
13857         (mail-report.log): Run test_summary.
13858         (mail-report-with-warnings.log): Run test_summary including
13859         warning.log in the report.
13861 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13863         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13865 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13867         * Makefile.in (grep): Grep no longer depends on libiberty.
13869 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13871         * Makefile.in: all-snavigator needs all-libgui.
13873 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13875         * configure.in: Add cygmon and libstub support for mn10300.
13877 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13879         * missing: Update to version from automake 1.3.
13881         * ltmain.sh: On installation, don't get confused if the same name
13882         appears more than once in the list of library names.
13884 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13886         * config.sub: Accept m68060 and m5200 as CPU names.
13888 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13890         * configure: Use && rather than using -a in test, because odd
13891         strings can confuse test.
13892         * configure.in: Likewise.
13894 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13896         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13898 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13900         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13901         bootstrap4-lean): New targets.
13903 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13905         * mpw-* Delete.  Not used.
13907 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13909         * COPYING.LIB: Update FSF address.
13911 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13913         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13915         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13916         GAS_SUPPORT_DIRS.
13918 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13920         * ltconfig, ltmain.sh: Avoid producing a version number if
13921         -version-info was not used.
13923 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13925         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13926         building with newlib.
13928 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13930         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13931         Solaris `make' causes it to continue to next definition.
13933 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13935         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13936         the right GUI libraries and files are installed along with GDB.
13938 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13940         * configure.in: Change alpha to alpha* in several places.
13942 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13944         * config.sub: Recognize sparc86x.
13946 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13948         * configure.in (--enable-target-optspace): Remove debug echo.
13950 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13952         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13954 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13956         * ltconfig: Update cygwin32 support.
13958         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13959         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13960         (GDB_SUPPORT_DIRS): Likewise.
13962 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13964         * configure.in (target_makefile_frag): If --enable-target-optspace,
13965         use -Os to compile target libraries rather than -O2.  Default to
13966         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13967         not used.
13968         * configure.in (target_cflags): Ditto for d30v.
13970 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13972         * Makefile.in (all-bfd): Depend on all-intl.
13973         (all-binutils): Likewise.
13974         (all-gas): Likewise.
13975         (all-gprof): Likewise.
13976         (all-ld): Likewise.
13978 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13980         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13982 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13984         * Makefile.in (all-bfd): Depend upon all-libiberty.
13986         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13988 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13990         * Makefile.in: Add libstub.
13992         * configure.in: Ditto. Build libstub for targets that have cygmon
13993         support.
13995 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13997         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13999 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14001         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14002         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14004 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14006         * configure: Define DEFAULT_M4 by searching PATH.
14007         * Makfile.in: Use DEFAULT_M4.
14009 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14011         * ltconfig: Add cygwin32 support.
14013         * Makefile.in, configure.in: Add libtool as a native only directory
14014         to configure and build.
14016 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14018         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14020 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14022         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14024 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14026         * Makefile.in: add ash make rules
14027         * configure.in: add ash to native_only and host_tools lists
14029 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14031         * Makefile.in (all-gettext, all-intl): New targets.
14032         (ALL_MODULES): Added all-gettext, all-intl.
14033         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14034         (INSTALL_MODULES): Added install-gettext, install-intl.
14035         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14037         * configure.in (host_tools): Added gettext.
14038         (native_only): Likewise.
14039         (noconfigdirs) [various cases]: Likewise.
14040         (host_libs): Added intl.
14042 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14044         * configure: Do not disable building gdbtk for cygwin32 hosts.
14046 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14048         * configure.in: Add thumb-coff target.
14049         * config.sub: Add thumb-coff target.
14051 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14053         * Makefile.in: Revert yesterday's change.
14054         (all-target-winsup):  all-target-librx stays out of here.
14056 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14058         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14059         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14060         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14061         Remove references to librx and libg++.
14063 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14065         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14066         recursive makes
14068 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14070         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14071         for newlib directory.
14072         (CXX_FOR_TARGET): Likewise.
14074 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14076         * ltconfig: Update after libtool/ltconfig.in change for
14077         hpux11.
14079 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14081         * ltconfig, ltmain.sh: Update to libtool 1.2.
14083 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14085         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14086         (install-gcc-cross): Instead, override LANGUAGES here.
14088 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14090         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14091         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14093 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14095         * configure.in: Add Thumb-pe target.
14097 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14099         * Makefile.in - changed sn targets to snavigator
14100         * configure.in - changed sn targets to snavigator
14102 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14104         * config-ml.in: After building symlink tree call make distclean
14105         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14106         to be the case for libiberty.
14108 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14110         * configure: When making link, also check the current
14111         directory. The configure scripts may create one.
14113 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14115         * config.sub: Accept alphapca56 and alphaev6 properly.
14117 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14119         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14121 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14123         * config.sub (sco5): Fix typo.
14125 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14127         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14128         install-itcl.
14129         (install-itcl): Remove dependency on install-tcl.
14131 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14133         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14135 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14137         * configure.in: Don't build libgui for a cygwin32 target when not on
14138         a cygwin32 host.
14140 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14142         * configure (redirect): Set to null, so default behavior of
14143         configure is now --verbose.
14145 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14147         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14148         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14150 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14152         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14153         this change to sync Makefile.in with its ChangeLog entries.
14155 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14157         * ltmain.sh (mkdir): Check that the directory doesn't exist
14158         before we exit with error, so that we don't get races during
14159         parallel builds.
14161 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14163         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14165 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14167         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14168         PICFLAG_FOR_TARGET.
14169         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14171         * configure: Emit a definition for the new macro enable_shared
14172         into each Makefile.
14174 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14176         * configure.in (host_tools, native_only): Add libtool.
14178 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14180         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14181         Fix typo in ming config comment.
14183 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14185         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14187 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14189         * config.sub: Add tic30 cases, and map c30 to tic30.
14191 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14193         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14194         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14195         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14196         (CLEAN_TARGET_MODULES): Similarly
14197         (all-target-libf2c): Add dependences.
14198         * configure.in (target_libs): Add libf2c.
14200 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14202         * configure.in: Remove expect from noconfigdirs when target
14203         is cygwin32.  OK to build expect and dejagnu with Canadian
14204         Cross.
14206 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14208         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14209         host.
14211         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14212         and mingw32.
14214 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14216         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14217         here as it is not defined in the toplevel Makefile.
14219 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14221         * configure (package_makefile_rules_frag): New variable, which names
14222         a file with generic rules, ...
14223         Change comment to mention we now have FIVE parts.
14224         * configure: Undo last change.
14226 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14228         * config.guess: More accurate determination of HP processor types.
14229         * config.sub: More accurate determination of HP processor types.
14231 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14233         * configure (package_makefile_frag): Move inserting the
14234         ${package_makefile_frag} to where it should be according
14235         to the comment.
14237 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14239         * config.guess: Add support for Linux/ARM.
14241 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14243         * .cvsignore: Remove *-info and *-install since they match
14244         release-info and mpw-install, which we don't want to just ignore.
14246 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14248         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14250 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14252         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14253         local_prefix to sub-make invocations.
14255 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14257         * configure.in: Check makefile fragments in the source
14258         directory.
14260 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14262         * configure.in: Check whether host and target makefile
14263         fragments exist before adding them to *_makefile_frag.
14265 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14267         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14269 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14271         * configure.in: Make sure we only replace RPATH_ENVVAR on
14272         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14273         regexp to sed.
14275         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14276         to sub-makes.
14278 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14280         * config-ml.in (multi-do): LDFLAGS must include multilib
14281         designator.
14283 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14285         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14287 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14289         * config.sub: Add mingw32 support.
14290         * configure.in: Likewise.
14292 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14294         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14296 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14298         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14299         * configure (gxx_include_dir): Provide a definition for subdirs
14300         which do not use autoconf.
14302 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14304         * config.guess: Sync with egcs.  Picks up new alpha support,
14305         BeOS & some additional linux support.
14307 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14309         * config.guess: HP 9000/803 is a PA1.1 machine.
14311 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14313         * configure.in: It's alpha*-...
14315 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14317         * configure.in (host_makefile_frag, target_makefile_frag):
14318         Handle multiple config files.
14319         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14320         alpha-*-*.
14322 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14324         * mkdep: New file.
14326 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14328         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14330 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14332         * Makefile.in: Add libgui directory.
14333         (GDB_TK): Add all-libgui.
14334         * configure.in: Add libgui directory.
14335         * configure: Add all-libgui to GDB_TK.
14337 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14339         * config-ml.in (multidirs): Add m32r to multilib list.
14341 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14343         * Makefile.in (all-target-gperf): Change dependency to
14344         all-target-libstdc++.
14346 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14348         * config.guess: Add BeOS support.
14350 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14352         Source directory cvs renamed to cvssrc:
14353         * configure.in (host_tools): Change cvs to cvssrc.
14354         (native_only): Likewise.
14355         (noconfigdirs) [various cases]: Likewise.
14356         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14357         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14358         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14359         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14360         (all-cvssrc): Rename target from all-cvs.
14362 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14364         * configure (gxx_include_dir): Fix thinko.
14366 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14368         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14369         (install-cross, install-gcc-cross): New targets.
14371 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14373         * configure.in (noconfigdirs): Add support for Thumb target.
14375         * config.sub (maybe_os): Add support for Thumb target.
14377 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14379         * Makefile.in: Add rules for cygmon.
14381         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14383 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14385         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14386         * configure (gxx_include_dir): Provide a definition for subdirs
14387         which do not use autoconf.
14389 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14391         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14392         11/18/97 build
14394 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14396         * From Franz Sirl.
14397         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14398         found on RedHat Linux systems.
14400 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14402         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14403         guesses.
14405 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14407         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14409 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14411         * ltmain.sh: If mkdir fails, check whether the directory was created
14412         anyhow by some other process.
14414 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14416         * configure.in (d30v-*-*): Configure all directories.
14418 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14420         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14421         for the D30V.
14423 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14425         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14427 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14429         * include/libiberty.h: Add extern "C" { so it can be used with C++
14430         progrms.
14431         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14432         programs.
14434 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14436         * configure.in (d30v-*-*): Configure GCC now.
14438 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14440         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14441         is no longer needed.
14443 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14445         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14447 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14449         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14450         targets using "$@" to provide support for similar but not identical
14451         targets without having to duplicate code.
14453 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14455         * makefile.vms: Fix to work with DEC C.
14457 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14459         * config.sub: Add mips-tx39-elf to marketing names.
14461 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14463         * ltmain.sh: Handle symlinks in generated script.
14465 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14467         * configure: Handle autoconf style directory options: --bindir,
14468         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14469         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14470         --sysconfdir.
14471         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14472         (sharedstatedir, localstatedir, oldincludedir): New variables.
14473         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14474         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14475         sbindir, sharedstatedir, and sysconfdir.
14477 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14479         * Makefile.in (bootstrap-lean): New target.
14481 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14483         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14484         sn, and gnuserv from noconfigdirs.
14486 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14488         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14490 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14492         * Makefile.in (cross): New target.
14494 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14495                           Jeff Law         <law@cygnus.com>
14497         * Makefile.in (bootstrap2, bootstrap3): New targets.
14498         (all-bootstrap): Remove outdated and confusing target.
14499         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14501 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14503         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14504         windows.  Consistent with gdb/configure.
14506 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14508         * configure.in: Name Linux target fragment.
14510         * configure: Rewrite so that project Makefile fragment is inserted
14511         first and appears last in the resulting Makefile.
14513 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14515         * Makefile.in (install-itcl): Install tcl first.
14517 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14519         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14521 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14523         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14525         * configure.in (skipdirs): Add target-librx for Linux.
14526         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14528 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14530         * Makefile.in (bootstrap): New target.
14532 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14534         * config.sub: Accept 'amigados' for backward compatibility.
14536 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14538         * config.guess: Merge with FSF.
14540 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14542         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14544 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14546         * config.sub: Add "marketing-names" patch.
14548 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14550         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14552 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14554         * config.sub: Handle v850-elf.
14556 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14558         * .cvsignore (*-install): Remove.
14560 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14562         * ltconfig: Set CONFIG_SHELL in libtool.
14563         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14565 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14567         * configure.in (target_subdir): Set to libraries if enable_multilib.
14569 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14571         * config.guess: Update from gcc directory.
14573 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14575         * Makefile.in (all-sim): Depends on all-readline.
14577 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14579         * Makefile.in (BISON, YACC): Use $$s.
14580         (all-bison): Depend on all-texinfo.
14582 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14584         * Makefile.in (BISON): Add -L flag.
14585         (YACC): Likewise.
14587 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14589         * configure.in (noconfigdirs): Add support for v850e target.
14591         * config.sub (maybe_os): Add support for v850e target.
14593 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14595         * configure.in (noconfigdirs): Add support for v850ea target.
14597         * config.sub (maybe_os): Add support for v850ea target.
14599 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14601         * config.sub: Add mipstx39.  Delete r3900.
14603 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14605         * Makefile.in (all-autoconf): Depends on all-texinfo.
14607 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14609         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14610         eabi targets.
14612 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14614         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14616         * configure: When handling a Canadian Cross, handle YACC as well as
14617         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14618         * Makefile.in (all-bison): Depend upon all-texinfo.
14620 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14622         * Makefile.in (BISON): bison, not byacc or bison -y.
14623         (YACC): bison -y or byacc or yacc.
14624         (various): Add *-bison as appropriate.
14625         (taz): No need to mess with BISON anymore.
14627 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14629         * configure: If OSTYPE matches *win32*, try to find a good value for
14630         CONFIG_SHELL.
14632 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14634         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14635         configure.in if it is present.
14637 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14639         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14641 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14643         * config.sub: Recognize `arc' cpu.
14644         * configure.in: Likewise.
14645         * config-ml.in: Likewise.
14647 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14649         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14651 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14653         * configure: Changed sed delimiter from ':' to '|' when
14654         attempting to substitute ${config_shell} for SHELL. On
14655         NT ${config_shell} may contain a ':' in it.
14657 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14659         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14661 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14663         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14665 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14667         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14669         * ylwrap: If the program is a relative path, force it to be
14670         absolute.
14672 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14674         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14676 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14678         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14679         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14680         for libraries.
14682 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14684         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14685         separated by spaces.
14687 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14689         * ylwrap: New file.
14690         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14692         * ltmain.sh: Handle /bin/sh at start of install program.
14694         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14696         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14697         * missing: New file, from automake 1.2.
14699 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14701         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14702         check-tk to CHECK_X11_MODULES.
14704 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14706         * config.sub: Merge with FSF.
14708 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14710         * config.guess: Merge with FSF.
14712 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14714         * configure: Treat msdosdjgpp like go32.
14715         * configure.in: Likewise.  Don't remove gprof for go32.
14717         * configure: Change Makefile.tem2 to Makefile.tm2.
14719 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14721         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14723 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14725         * install-sh (chmodcmd): Set to null if the DST directory already
14726         exists.  Same as Nov 11th change.
14728 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14730         * configure (GDB_TK): Needs itcl and tix.
14732 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14734         * config.guess: Update from FSF.
14736 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14738         * Makefile.in (GDB_TK): Depend on itcl and tix.
14740 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14742         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14743         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14744         (INSTALL_SCRIPT): New variable.
14745         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14746         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14747         to -x.
14748         * install-sh: Add support for -x option.
14750 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14752         * configure.in, Makefile.in: Treat tix like itcl.
14754 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14756         * Makefile.in (WINDRES): New variable.
14757         (WINDRES_FOR_TARGET): New variable.
14758         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14759         (EXTRA_HOST_FLAGS): Add WINDRES.
14760         (EXTRA_TARGET_FLAGS): Add WINDRES.
14761         (EXTRA_GCC_FLAGS): Add WINDRES.
14762         ($(DO_X)): Pass down WINDRES.
14763         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14764         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14765         DLLTOOL_FOR_TARGET.
14767 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14769         * configure.in: configure sim before gdb for win32-x-ppc
14771 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14773         Move gperf into the toplevel, from libg++.
14774         * configure.in (target_tools): Add target-gperf.
14775         (native_only): Add target-gperf.
14776         * Makefile.in (all-target-gperf): New target, depend on
14777         all-target-libg++.
14778         (configure-target-gperf): Empty rule.
14779         (ALL_TARGET_MODULES): Add all-target-gperf.
14780         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14781         (CHECK_TARGET_MODULES): Add check-target-gperf.
14782         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14783         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14785 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14787         * config.sub (mn10200): Recognize new basic machine.
14789 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14791         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14792         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14794 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14796         * configure.in: If we're building mips-sgi-irix6* native, turn on
14797         ENABLE_MULTILIB and set TARGET_SUBDIR.
14799 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14801         * Makefile.in (all-sn): Depend on all-grep.
14803 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14805         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14807         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14808         Makefile.  From Jeff Makey <jeff@cts.com>.
14809         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14811         * Makefile.in (DISTBISONFILES): Remove.
14812         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14813         $(DEFAULT_YACC).
14815         * configure.in: Build itl, db, sn, etc., when building for native
14816         cygwin32.
14818         * Makefile.in (LD): New variable.
14819         (EXTRA_HOST_FLAGS): Pass down LD.
14820         ($(DO_X)): Likewise.
14822 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14824         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14826 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14828         * configure.in (targargs): Strip out any supplied --build argument
14829         before adding our own. Always add --build.
14831 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14833         * configure.in (targargs): Pass --build if we're doing
14834         a cross-compile.
14836 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14838         * configure: Use '|' instead of ":" as the separator in
14839         sed. Otherwise sed chokes on NT path names with drive
14840         designators. Also look for "?:*" as the leading characters in an
14841         absolute pathname.
14843 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14845         * config.sub: Support for r3900.
14847 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14849         * configure.in: Use install-sh, not install.sh.
14851 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14853         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14854         apply it twice.
14856 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14858         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14859         install-binutils.
14861 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14863         * Makefile.in: Add automake targets.
14864         * configure.in (host_tools): Add automake.
14866 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14868         * configure: Default CXX to c++, not gcc.
14869         * Makefile.in (CXX): Set to c++, not gcc.
14870         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14872 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14874         * install-sh: try appending a .exe if source file doesn't
14875         exist
14877 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14879         * configure.in: Turn on multilib by default.
14880         (cross_only): Remove target-libiberty.
14882         * Makefile.in (all-gcc): Don't depend on libiberty.
14884 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14886         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14888 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14890         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14891         (DISTBISONFILES): Add ld/Makefile.in
14893 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14895         * configure.in: if target is cygwin32 but host isn't cygwin32,
14896         don't configure gdb tcl tk expect, not just gdb.
14898 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14900         * configure.in: Added gnuserv everywhere sn appears.
14902         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14903         (CROSS_CHECK_MODULES): Added check-gnuserv.
14904         (INSTALL_MODULES): Added install-gnuserv.
14905         (CLEAN_MODULES): Added clean-gnuserv.
14906         (all-gnuserv): New target.
14908 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14910         * config.guess: Fixes for MIPS OpenBSD systems.
14912 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14914         * Makefile.in (INSTALL_XFORM): Remove.
14915         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14917         * mkinstalldirs: New file, copied from automake.
14918         * Makefile.in (installdirs): Rename from install-dirs.  Use
14919         mkinstalldirs.  Change all users.
14920         (DEVO_SUPPORT): Add mkinstalldirs.
14922 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14924         * install-sh: Rename from install.sh.
14925         * Makefile.in (INSTALL): Change install.sh to install-sh.
14926         (DEVO_SUPPORT): Likewise.
14928         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14929         Graichen <graichen@rzpd.de>.
14931 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14933         * config.guess: Recognize OpenBSD systems correctly.
14935 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14937         * README, Makefile.in (ETC_SUPPORT): Remove references to
14938         cfg-paper*, configure.{texi,man,info*}._
14940 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14942         * Makefile.in (all.normal): Ensure that gcc is built after all
14943         the x11 - ie gdb - targets.
14945 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14947         * makefile.vms: Don't run conf-a-gas.
14949 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14951         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14953 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14955         * configure.in: Remove noconfigdirs case since gdb also
14956         configures and builds for tic80-coff.
14958 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14960         * configure: Set cache_file to config.cache.
14961         * Makefile.in (local-distclean): Remove config.cache.
14963 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14965         * COPYING: Update FSF address.
14967 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14969         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14970         noconfigdirs.
14972 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14974         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14975         MAKEDIRS, is empty.
14977 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14979         * config.sub: Tweak mn10300 entry.
14981 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14983         * configure.in (host_tools): Put sim before gdb, so gdb's
14984         configure.tgt can determine if the simulator was configured.
14986 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14988         * config.sub: Move BeOS $os case to be with other Cygnus
14989         local cases.
14991 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14993         * config.sub: Remove misplaced comment that broke Linux.
14995 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14997         * config.sub: Add BeOS support.
14999 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15001         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15003 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15005         * configure.in (noconfigdirs): Remove tcl and tk from
15006         noconfigdirs for cygwin32 builds.
15008 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15010         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15012 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15014         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15015         make-all.com, use makefile.vms instead.
15017 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15019         * config.sub: Accept -lnews*.
15021 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15023         * configure.in (noconfigdirs): Disable target-newlib,
15024         target-examples and target-libiberty for d30v.
15026 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15028         * configure.in (noconfigdirs): Enable ld for d30v.
15030 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15032         * configure.in (tic80-*-*): Build compiler.
15034 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15036         * configure.in (d30v-*): Remove sim directory from list of
15037         unsupported d30v directories
15039 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15041         * config.sub, configure.in: Add d30v target cpu.
15043 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15045         * makefile.vms: New file.
15046         * make-all.com: Remove.
15048 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15050         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15052 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15054         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15056 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15058         * Makefile.in (ALL_MODULES): Added all-db.
15059         (CROSS_CHECK_MODULES): Addec check-db.
15060         (INSTALL_MODULES): Added install-db.
15061         (CLEAN_MODULES): Added clean-db.
15063 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15065         * config.guess: Merge with latest FSF sources.
15067 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15069         * Makefile.in (ALL_MODULES): Added all-itcl.
15070         (CROSS_CHECK_MODULES): Added check-itcl.
15071         (INSTALL_MODULES): Added install-itcl.
15072         (CLEAN_MODULES): Added clean-itcl.
15074 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15076         * configure.in: build gdb for mn10200
15078 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15080         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15082 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15084         * configure.in (tic80-*-*): Turn off most targets right now.
15086 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15088         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15089         rather than the makeinfo program.
15090         (do-info): Depend upon all-texinfo.
15092 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15094         * configure.in: Remove uses of config/mh-linux.
15096         * config.sub, config.guess: Merge with latest FSF sources.
15098 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15100         * config.sub (case $basic_machine): Add tic80 entries.
15102 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15104         * config.sub, config.guess: Merge with latest FSF sources.
15106 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15108         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15109         * mpw-config.in: Test for NewFolderRecursive.
15110         * mpw-install: Use symbolic name for startup filename.
15111         * mpw-README: Add various additional details.
15113 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15115         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15117 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15119         * configure.in: Do build gcc and the target libraries for
15120         the mn10200.
15122 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15124         * configure.in: don't avoid building gdb for mn10300 any more
15125         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15126         instead of single-quoting it.
15128 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15130         * configure.in: Don't use --with-stabs on IRIX 6.
15132 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15134         * configure.in (m32r): Build gdb, libg++ now.
15136 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15138         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15139         directories from noconfigdirs.
15141 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15143         * config.sub (basic_machine): added mips16 configuration
15145 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15147         * config.sub: Handle d10v-unknown.
15149 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15151         * config.sub: Handle v850-unknown.
15153 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15155         * Makefile.in: add findutils
15156         * configure.in: add findutils to list of host_tools
15158 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15160         * config.sub: Handle mn10200 and mn10300.
15162 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15164         * configure.in (d10v-*): Do not build librx.
15166 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15168         * configure.in (mn10300): Build everything except gdb & libgloss.
15170 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15172         * config.guess:  Patch for Dansk Data Elektronik servers,
15173         from Niels Skou Olsen <nso@dde.dk>.
15175         For ncr, use /bin/uname rather than uname, since GNU uname does not
15176         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15178         Patch for MIPS R4000 running System V,
15179         from Eric S. Raymond <esr@snark.thyrsus.com>.
15181         Fix thinko for nextstep.
15183         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15185         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15186         * config.guess: Guess mips-dec-mach_bsd4.3.
15188         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15189         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15190         release numbers.
15191         * config.guess (mips-mips-riscos*):  Emit just enough of the
15192         release number.
15194         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15195         * config.guess (sparc-auspex-sunos*):  Added.
15196         (f300-fujitsu-*): Added.
15198         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15199         * config.guess:  Recognize a Tadpole as a sparc.
15201 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15203         * config.guess: Don't assume that NextStep version is either 2 or
15204         3.  NextStep 4 (aka OpenStep 4) has come out now.
15206 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15208         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15209         From Rik Faith <faith@cs.unc.edu>.
15211 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15213         * config.sub: Contributions from bug-gnu-utils to:
15214         Support plain "hppa" (no version given) architecture, reported by
15215         OpenStep.
15216         OpenBSD like NetBSD.
15217         LynxOs is not a hardware supplier.
15219         * config.guess: Contributions from bug-gnu-utils to add support for:
15220         OpenBSD like NetBSD.
15221         Stratus systems.
15222         More Pyramid systems.
15223         i[n>4]86 Intel chips.
15224         M680[n>4]0 Motorola chips.
15225         Use unknown instead of lynx for hardware manufacturer.
15227 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15229         * install.sh (chmodcmd): Set to null if the DST directory already
15230         exists.
15232 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15234         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15235         not use mt-ppc target Makefile fragment any more.
15237 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15239         * configure.in (*-*-windows):  Exclude everything but those dirs
15240         needed to build windows.
15242 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15244         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15246 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15248         * configure.in:  Exclude mmalloc from i386-windows.
15250 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15252         * Undo my previous change.
15254 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15256         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15257         unconditionally.
15258         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15260 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15262         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15263         host to add it's own flags.
15265 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15267         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15269 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15271         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15272         (CXX_FOR_TARGET): Likewise.
15273         (GCC_FOR_TARGET): Define.
15274         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15275         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15276         CC_FOR_TARGET was specified on the command line.
15277         (MAKEOVERRIDES): Don't define.
15279 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15281         * configure.in (m32r): Fix spelling of libg++ libs.
15283 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15285         * config.sub (-apple*): Remove, now redundant.
15287 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15289         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15291         * configure: Rework yesterday's sed script patch.
15293         * config.sub: Merge with FSF.
15295 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15297         * config.guess:  Merge from FSF.
15299         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15300         * config.guess: Use pc instead of unknown, for pc clone systems.
15301         Change linux to linux-gnu.
15303         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15304         * config.guess: Avoid non-portable tr syntax.
15306 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15308         * test-build.mk (HOLES): Add "xargs" for gdb.
15310         * configure: Avoid hpux10.20 sed bug.
15312 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15314         * configure.in:  Add support for windows host
15315         (that is a build done under the Microsoft build environment).
15317 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15319         * Makefile.in: Replace all uses of srcroot with s, to shrink
15320         command line lengths.
15322         Patches from Geoffrey Noer <noer@cygnus.com>:
15323         * configure.in: If configuring for newlib, pass --with-newlib to
15324         subdirectories.
15325         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15326         -Bnewlib/ and -Lwinsup to gcc.
15327         (CXX_FOR_TARGET): Likewise.
15329 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15331         * Makefile.in (ETC_SUPPORT): Add configure.
15333 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15335         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15336         host configuration file.
15338 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15340         * configure.in: Break mn10x00 support into separate
15341         mn10200 and mn10300 configurations.
15342         * config.sub: Likewise.
15344 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15346         * configure.in: Add lots of stuff to noconfigdirs for
15347         the mn10x00 targets.
15349         * config.sub, configure.in: Add mn10x00 support.
15351 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15353         * make-all.com: Call conf-a-gas, not config-a-gas.
15355 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15357         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15358         targets.
15360 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15362         * mpw-README: Add much more detail for native PowerMac.
15363         * mpw-install: New file.
15364         * mpw-configure: Add --norecursion and --help options.
15365         * mpw-config.in: Translate readme and install files when
15366         copying to objdir.
15367         * mpw-build.in: Don't always depend on byacc and flex.
15368         (install-only-top): New action.
15370 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15372         * configure.in:  You can now configure GDB for the v850.
15374 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15376         * configure.in (noconfigdirs): Don't configure any C++ dirs
15377         if targeting D10V.
15379 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15381         * config.sub: Recognize mips64vr5000.
15383 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15385         * configure.in: Use a single line for host_tools and native_only.
15387 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15389         * config.sub, configure.in: Add entries for m32r.
15391 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15393         * Makefile.in (inet-install): Don't run install-gzip.
15395 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15397         * configure.in:  Don't config lots of things for *-*-windows*.
15399 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15401         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15402         (host_libs, host_tools): Copy from configure.in.
15403         * mpw-configure: Don't complain about directories not found.
15405 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15407         * configure.in (i[345]86): Recognize i686 for pentium pro.
15408         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15409         file.
15411         * config.guess (i[345]86): Ditto.
15413 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15415         * configure.in (noconfigdirs): Removed gdb for D10V.
15417 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15419         * configure.in: Remove ld, target-libio, target-libg++, and
15420         target-libstdc++ from noconfigdirs.
15422 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15424         * configure: Fix three locations where shell scripts were
15425         being run directly rather than with config_shell.
15427 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15429         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15430         * config.sub (basic_machine): Recognize v850.
15432 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15434         * mpw-configure: Handle multiple enable/disable options and
15435         pass them down recursively, handle -c and -s flags appropriately
15436         depending on choice of compiler, add escape mechanism for
15437         quoted arguments to gC.
15439 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15441         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15442         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15443         so that -mrelocatable-lib and -mno-eabi are used.
15445         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15446         not support --print-multi-lib, don't abort.
15448 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15450         * make-all.com: Run config-a-gas.
15451         * setup.com: Don't copy subdirectory files around.
15453 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15455         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15456         target, it now compiles correctly.
15458 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15460         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15462 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15464         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15466 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15468         * configure.in (native_only): Add prms.
15470 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15472         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15473         (BINUTILS_SUPPORT_DIRS): Likewise.
15475 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15477         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15478         d10v support is added.
15480 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15482         * configure.in (d10v-*-*): New target.
15484 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15486         * config.guess (HP 9000/811): Recognize this as a PA1.1
15487         machine.
15489 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15491         * Makefile.in (do-tar-gz): New target, split out from tail end of
15492         taz target.  Run each command separately, don't use pipes.
15493         (taz): Use it.
15495 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15497         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15498         * mpw-build.in: No builds should depend on building byacc or flex,
15499         they are assumed to be installed already.
15501 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15503         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15504         variable that CC_FOR_TARGET needs.
15506 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15508         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15509         options have changed since the last time the subdirectory was
15510         configured, and if it has, reconfigure.
15511         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15512         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15514 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15516         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15517         CLEAN_MODULES): Add bash.
15518         (all-bash): New target.
15520 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15522         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15524 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15526         * config.sub (basic_machine): Recognize d10v as a valid processor.
15528 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15530         * mpw-configure: Add support for --bindir.
15531         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15533 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15535         * configure.in: add bash, time, gawk to list of hosttools and things
15536         to only build for native toolchains
15538 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15540         * Makefile.in (docdir): Remove.
15542 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15544         * Makefile.in (datadir): Set to $(prefix)/share.
15546 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15548         * configure.in: build diff and patch for cygwin32-hosted
15549         toolchains.
15551 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15553         * config.sub: Accept -rtems*.
15555 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15557         * configure.in: enable dosrel for cygwin32-hosted builds,
15558                 remove diff from the list of things not buildable
15559                 via Canadian Cross
15561 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15563         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15564         don't get ". ".
15566 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15568         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15570 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15572         * Makefile.in (taz): Handle case where tex3patch didn't even get
15573         checked out.  Also, if it was found, put the symlink in a new util
15574         subdirectory.
15576 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15578         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15580 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15582         * config.sub: Recognize -openvms.
15583         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15584         * make-all.com, setup.com: New files.
15586 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15588         * Makefile.in (taz): tex3patch moved to texinfo/util.
15590 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15592         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15593         * configure.in: remove make from disable-if-Can-Cross list
15594                 enable gdb if ${host} and ${target} are cygwin32
15596 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15598         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15599         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15601 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15603         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15604         distinguish sysv/svr4/bsd variants.
15605         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15607 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15609         * configure.in: Added copyright notice.
15610         * move-if-change: Added copyright notice.
15612 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15614         * configure.in (powerpcle-*-solaris*): Until we get shared
15615         libraries working, don't build gdb, sim, make, tcl, tk, or
15616         expect.
15618 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15620         * config.guess:  Merge with FSF:
15622         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15623         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15625         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15626         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15628         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15629         * config.guess:  Combine two OSF1 rules.
15630         Also recognize field test versions.  From mjr@zk3.dec.com.
15631         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15632         because GNU uname does not support -p.  From pmr@pajato.com.
15634 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15636         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15638 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15640         * mpw-README: Document GCCIncludes.
15642 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15644         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15646 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15648         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15650 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15652         * configure.in (*-*-cygwin32): Configure make.
15654 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15656         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15658 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15660         * Makefile.in (all-inet): Depend on all-perl.
15662         * Makefile.in (inet-install): New target.
15664         * Makefile.in (all-inet): Depend on all-tcl.
15665         (all-inet): Depend on all-send-pr.
15667 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15669         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15670         temporarily.
15672 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15674         * configure.in: Don't configure --with-gnu-ld on AIX.
15676 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15678         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15680 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15682         * Makefile.in (ALL_MODULES): Added all-inet.
15683         (CROSS_CHECK_MODULES): Added check-inet.
15684         (INSTALL_MODULES): Added install-inet.
15685         (CLEAN_MODULES): Added clean-inet.
15686         (all-indent): New target.
15688         * configure.in (host_tools): Added inet.
15689         (native_only): Added inet.
15690         (noconfigdirs): Added inet.
15692 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15694         * configure.in: Don't configure libgloss if we are not configuring
15695         newlib.
15697 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15699         * configure.in: Don't configure libgloss for unsupported
15700         architectures.
15702 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15704         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15706 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15708         * Makefile.in (ALL_MODULES): Include all-apache.
15709         (CROSS_CHECK_MODULES): Include check-apache.
15710         (INSTALL_MODULES): Include install-apache.
15711         (all-apache): New target.
15713         * configure.in: Added apache everywhere perl is seen.
15715 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15717         * Makefile.in: Add support for clean-{module} and
15718         clean-target-{module} rules.
15720 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15722         * configure.in (*-*-ose) do not build libgloss.
15724 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15726         * config.guess (prep*:SunOS:5.*:*): Turn into
15727         powerpele-unknown-solaris2.
15729 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15731         * configure.in: Permit --enable-shared to specify a list of
15732         directories.
15734 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15736         * configure.in (host==solaris): Pass only the first word of $CC
15737         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15739 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15741         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15743 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15745         * Makefile.in (ALL_MODULES): Include all-perl.
15746         (CROSS_CHECK_MODULES): Include check-perl.
15747         (INSTALL_MODULES): Include install-perl.
15748         (ALL_X11_MODULES): Include all-guile.
15749         (CHECK_X11_MODULES): Include check-guile.
15750         (INSTALL_X11_MODULES): Include install-guile.
15751         (all-perl): New target.
15752         (all-guile): New target.
15754         * configure.in (host_tools): Include perl and guile.
15755         (native_only): Include perl and guile.
15756         (noconfigdirs): Don't build guile and perl; no ports have been
15757         done.
15759 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15761         * configure (--enable-*): Handle quoted option lists such as
15762         --enable-sim-cflags='-g0 -O' better.
15764 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15766         * Makefile.in ({,inst}all-target): New rule so we can make and
15767         install all of the target directories easily.
15769 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15771         * configure.in: Add missing global flag in sed substitution when
15772         deleting `target-' from ${configdirs}.
15774 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15776         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15777         option.
15779         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15780         config/mh-necv4.
15782         * install.sh: Correct misspelling of transformbasename.
15784         * config.guess: Recognize mips-*-sysv*.
15786 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15788         * config.sub: Recognize mon960.
15790 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15792         * configure: Restore Canadian Cross handling of BISON and LEX,
15793         removed in Feb 20 change.
15795 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15797         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15798         Mention make install.  Remove the old copyright date as well the
15799         clumsy and rather pointless copyright on the README file.
15801 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15803         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15804         Makefile after running symlink-tree, then run `make distclean' to
15805         avoid clobbering any generated files in srcdir.
15807 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15809         * configure.in (m68k-*-netbsd*): Build everything now.
15811 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15813         * Makefile.in (taz): Fix quoting.
15815 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15817         * configure.in (sparclet-*-*): Build everything now.
15819 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15821         * configure.in (m68k-*-linux*): New host.
15823 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15825         * configure: Check for bison before byacc.
15827 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15829         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15830         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15831         searching PATH.  These are used as fallbacks by Makefile.in if
15832         flex/bison/byacc aren't in objdir.
15834 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15836         * Makefile.in: Make everything which depends upon all-bfd also
15837         depend upon all-opcodes, in case --with-commonbfdlib is used.
15839 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15841         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15842         building NT native compilers on Unix.
15844 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15846         * configure.in: Don't get CC from the host Makefile fragment if we
15847         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15848         Solaris test for /usr/ucb/cc to the post target script, just after
15849         the compiler sanity test.
15851 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15853         * config.sub: Merge with FSF.
15855 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15857         * Makefile.in (RPATH_ENVVAR): New variable.
15858         (REALLY_SET_LIB_PATH): Use it.
15859         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15861 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15863         * config.sub, configure.in: Recognize sparclet cpu.
15865 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15867         * config.guess:  Support m68k-cbm-sysv4.
15869 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15871         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15872         m68k-unknown-linuxaout from linker help string.  Put quotes around
15873         $ld_help_string.
15875 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15877         * config.guess (powerpc-harris-powerunix): Add guess for port
15878         to new target.
15880 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15882         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15884 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15886         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15887         $(REALLY_SET_LIB_PATH) in Makefile.
15888         * Makefile.in (SET_LIB_PATH): New variable.
15889         (REALLY_SET_LIB_PATH): New variable.
15890         ($(DO_X)): Use $(SET_LIB_PATH).
15891         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15892         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15893         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15894         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15895         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15896         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15897         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15898         (install-dosrel): Likewise.
15899         (all-opcodes): Depend upon all-libiberty.
15901 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15903         * config.guess (*:CYGWIN*): New
15905 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15907         * Makefile.in (all-target-winsup): All all-target-libiberty.
15909 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15911         * configure.in (noconfigdirs): Add missing # in front of comment.
15913 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15915         * configure.in: add second pass to things added to noconfigdirs
15916         so *-gm-magic can exclude libgloss properly.
15918 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15920         * mpw-configure (extralibs_name, rez_name): Set correctly
15921         for MWC68K compiler.
15923         * mpw-README: Add more info on the necessary build tools.
15925 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15927         * configure.in, config.sub: Recognize cygwin32.
15929 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15931         * config.guess, config.sub: Recognize A/UX.
15933 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15935         * config.sub: Merge with gcc/config.sub.
15937 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15939         * mpw-build.in (do-binutils): Add build of stamps.
15941 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15943         * config.sub: Add recognition for mips64vr4100*-* targets.
15945 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15947         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15948         Add creation of gconfigargs with `--enable-shared' turned on.
15949         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15950         ($(host)-stamp-stage3-configured): Likewise.
15951         (HOLES): Add chatr and ldd.
15952         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15954 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15956         * configure: Pass --nfp to recursive configures.
15958 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15960         * Makefile.in (DLLTOOL): New.
15961         (DLLTOOL_FOR_TARGET): New.
15962         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15963         (EXTRA_TARGET_FLAGS): Ditto.
15964         (EXTRA_GCC_FLAGS): Ditto.
15965         (CONFIGURE_TARGET_MODULES): Ditto.
15966         (DO_X): Ditto.
15967         * configure: Add DLLTOOL.
15969 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15971         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15972         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15973         mh-sco, since old workarounds no longer needed, and don't
15974         build ld, since libraries have weak symbols in COFF.
15976 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15978         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15980 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15982         * configure.in: Make sure that ${CC} can be used to compile an
15983         executable.
15985 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15987         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15988         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15989         nothing depending on whether gdbtk is being built.
15991 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15993         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15995 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15997         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15998         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16000 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16002         * config-ml.in: Add support for
16003         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16004         Simplify setting of multidirs from --disable-foo.
16006 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16008         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16009         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16010         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16011         non-empty, pass them on to the  GCC make.
16012         (all-bootstrap): New rule that is like all-gcc, except it executes
16013         the GCC bootstrap rule instead of the GCC all rule.
16015 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16017         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16019 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16021         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16022         DG/UX support.
16024 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16026         * config.sub (i*86*) Change [345] to [3456]
16028 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16030         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16031         --with-gnu-ld=no.
16033 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16035         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16036         AIX multilibs get built.
16038 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16040         * configure.in (i386-win32): Don't build expect if we're not
16041         building the tcl subdir.
16043 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16045         * Makefile.in: (configure-target-examples, all-target-examples):
16046         New targets, configure and build example programs.
16048 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16050         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16051         use it as input to sedit the generated MPW makefile.
16052         * mpw-README: Add a suggestion about Gestalt.h.
16054 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16056         * config.sub: Accept *-*-ieee*.
16058 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16060         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16061         Ronald F. Guilmette <rfg@monkeys.com>.
16063 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16065         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16066         for powerpc-pe native.
16067         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16068         (target==powerpc-pe): duplicate i386-win32 entry.
16070 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16072         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16073         of vxworks, not just vxworks5.1.
16075 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16077         * mpw-configure: Add support for exec-prefix.
16079 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16081         * config.guess: Recognize HP model 816 machines as having
16082         a PA1.1 processor.
16084 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16086         * configure: Ignore new autoconf configure options.
16088 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16090         * config.guess:  Recognize Pentium under SCO.
16091         From Robert Lipe <robertl@arnet.com>.
16093 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16095         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16097 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16099         * configure.in: Don't configure gas for alpha-dec-osf*.
16101 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16103         * configure.in: Default to --with-stabs for some targets for which
16104         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16105         i[345]86*-*-unixware*.
16107 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16109         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16110         rather than basing it on the target.  Simplify handling of options
16111         controlling which directories to configure.  Remove extraneous
16112         slash in multi-clean target.
16114 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16116         * config-ml.in: Prefix more variables with ml_ so they don't collide
16117         with configure's.
16119 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16121         * configure: Don't turn -v into --v.
16123 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16125         * configure.in (targargs): Fix typo.
16127         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16129 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16131         * configure.in: Strip --host and --target options from
16132         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16133         --with-cross-host option when building with a cross-compiler.
16134         * configure: Canonicalize the arguments put into config.status by
16135         always using `=' for an option with an argument.  Pass a presumed
16136         --host or --target explicitly.
16138 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16140         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16141         into general OS recognition case.
16143 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16145         * configure.in (target_configdirs): add target-winsup only
16146         for win32 target systems.
16148 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16150         * Makefile.in (all-target-libgloss): Depend upon
16151         configure-target-newlib, since when libgloss is built it looks to
16152         see if the newlib directory exists.
16154 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16156         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16157         cfg-ml-*.in.
16159 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16161         * configure: Handle LD and LD_FOR_TARGET when configuring a
16162         Canadian Cross.
16164 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16166         * configure.in (target_libs): add target-winsup.
16167         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16168         (target==ppcle-pe): remove ld from $noconfigdirs.
16170 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16172         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16173         Preserve relative path names in $srcdir.  Build symlink tree if
16174         configuring cross target dir and srcdir=. (= no VPATH support).
16175         (configure-target-libg++): Depend on configure-target-librx.
16176         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16177         * config-ml.in: New file.
16178         * symlink-tree: New file.
16179         * configure: Ensure srcdir="." if that's what it is.
16181 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16183         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16184         includes and FLEX_SKELETON setting.
16185         * mpw-configure (--with-gnu-ld): New option, controls whether
16186         to use PPCLink or ld with PowerMac GCC.
16187         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16188         * mpw-config.in: Configure grez if targeting Mac.
16190         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16191         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16192         just macos.
16193         * configure.in: Configure grez resource compiler if targeting Mac.
16194         * Makefile.in (all-grez, install-grez): New targets.
16196 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16198         * configure: CXX defaults to gcc, not g++.  If we find
16199         gcc in the path, set CC to gcc -O2.
16201 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16203         * configure: Default ${build} correctly.  Avoid picking up extra
16204         spaces when reading CC and CXX from Makefile.  When doing a
16205         Canadian Cross, use plausible default values for numerous
16206         variables.
16207         * configure.in: When doing a Canadian Cross, don't try to
16208         configure tools whose configure script can't handle it.
16210 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16212         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16214 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16216         * configure:  Remove dubious bug reporting address.
16218 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16220         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16221         configure script, run that instead of this directory's configure.
16222         In either case, print a message that we're configuring the sub-dir.
16224 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16226         * configure.in: Before checking for the existence of various files,
16227         use sed to filter out "target-".
16229 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16231         * Makefile.in (DO_X): Split rule to decrease command line length
16232         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16233         (Philippe De Muyter).
16235 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16237         * Makefile.in (all-patch): depend on all-libiberty.
16239 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16241         * configure.in: If the only directory in target_configdirs which
16242         actually exists is libiberty, then set target_configdirs to empty,
16243         to avoid trying to build a target libiberty in a gas or gdb
16244         distribution.
16246 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16248         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16249         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16250         systems.
16252 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16254         * configure.in (copy_dirs): Use sys-include instead of include
16255         for --with-headers option.
16257 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16259         * Makefile.in, configure.in: Make winsup builds work with
16260         new scheme.
16262 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16264         * configure.in: Build the linker on AIX.
16266 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16268         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16269         where needed.
16271 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16273         * Makefile.in (all-gcc): Fix typo.
16275 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16277         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16279 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16281         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16282         to target-xiberty, to provide more flexibility.
16283         (target_subdir):  Define.  Create if cross.
16284         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16285         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16286         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16287         check-libFOO -> check-target-libFOO, etc.
16288         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16289         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16290         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16291         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16292         allow ALL_GCC="" to only configure.
16293         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16294         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16295         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16297 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16299         * Makefile.in (taz): Build "info" in etc explicitly.
16301 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16303         * configure.in:  Make sure that CC is undefined (as opposed to
16304         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16305         problem with autoconf trying to configure on a host without GCC.
16307 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16309         * mpw-configure: Set host alias from choice of host compiler,
16310         only use generic MPW Makefile sed if present, edit a file
16311         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16312         * mpw-README: Add problem notes about CW6 and CW7.
16314 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16316         * Makefile.in (taz): Use ";" instead of ";;".
16318 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16320         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16321         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16322         DISTDOCDIRS.
16323         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16324         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16326 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16328         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16329         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16330         Move bfd to DISTSTUFFDIRS.
16332 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16334         * Makefile.in (X11_LIB): Removed.
16335         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16337         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16339 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16341         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16342         names.
16344 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16346         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16348 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16350         * configure.in (i[345]86-*-win32): Always build newlib.
16351         Don't configure cvs, autoconf or texinfo.
16352         * Makefile.in (LD_FOR_TARGET): New.
16353         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16354         Pass down LD_FOR_TARGET.
16356 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16358         * winsup: New directory.
16359         * Makefile.in: Build winsup.
16360         * configure.in: Winsup is configured when target is win32.
16361         Can only build win32 target GDB when native.
16363 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16365         * config.guess: Recognize HP model 819 machines as having
16366         a PA 1.1 processor.
16368 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16370         * configure: Fix sed loop which substitutes for CC and CXX to
16371         avoid bug found in various sed implementations.
16373 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16375         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16376         simulator.  Use standard powerpc-*-eabi*.
16378 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16380         * configure.in: Stop putting gas and binutils in noconfigdirs for
16381         powerpc-*-aix* and rs6000-*-*.
16383 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16385         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16386         -mcall-aixdesc libraries.
16388 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16390         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16392         * config.sub (arm | armel | armeb): Fix shell syntax.
16394 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16396         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16397         -msoft-float and -mcpu=common support.
16398         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16399         libraries.
16401 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16403         * configure.in: Allow configuration and build of emacs19 for the alpha.
16405 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16407         * configure.in (CC): Get ^CC, not just any old CC, from
16408         ${host_makefile_frag}.
16410 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16412         * configure.in (CC): Try to get CC from
16413         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16415 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16417         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16418         only if it exists in $(srcdir).
16420 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16422         * configure: If CC and CXX are not set in the environment, set
16423         them, based on either an existing Makefile or on searching for gcc
16424         in PATH.  Substitute for CC and CXX in Makefile.
16425         * configure.in: Remove libm from target_libs.  Separate
16426         target_configdirs from configdirs.  If CC is not set in
16427         environment, try to get it from a host Makefile fragment.  Rewrite
16428         changes of configdirs to use skipdirs instead.  A few minor
16429         tweaks.  Take directories out of target_configdirs as they are
16430         taken out of configdirs.  Remove existing Makefile files from
16431         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16432         CONFIG_ARGUMENTS in Makefile.
16433         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16434         by configure.in.
16435         (CONFIG_ARGUMENTS): Likewise.
16436         (CONFIGURE_TARGET_MODULES): New variable.
16437         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16438         ($(CONFIGURE_TARGET_MODULES)): New target.
16439         (configure-libg++, configure-libio): New targets.
16440         (all-libg++): Depend upon configure-libg++.
16441         (all-libio): Depend upon configure-libio.
16442         (configure-libgloss, all-libgloss): New targets.
16443         (configure-libstdc++): New target.
16444         (all-libstdc++): Depend upon configure-libstdc++.
16445         (configure-librx, all-librx): New targets.
16446         (configure-newlib): New target.
16447         (all-newlib): Depend upon configure-newlib
16448         (configure-xiberty): New target.
16449         (all-xiberty): Depend upon configure-xiberty.
16451 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16453         * configure.in (host i[345]86-*-win32):  Expand the
16454         noconfigdirs again.
16456 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16458         * mpw-configure: Fix sed command file name.
16460 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16462         * configure.in (host i[345]86-*-win32): Reduce the
16463         noconfigdirs again.
16465 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16467         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16468         or powerpc*-*-pe*, since they are not yet supported.
16470 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16472         Add PowerMac support and many other enhancements.
16473         * mpw-configure: New option --cc to select compiler to use,
16474         paste options set according to --cc into the generated
16475         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16476         if mpw-make.sed is present.
16477         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16478         add forward includes for PowerPC include files.
16479         * mpw-build.in: Build using Makefile.PPC if present.
16480         (do-byacc, etc): Remove separate version resource builds.
16481         (do-gas): Build "stamps" before "all".
16482         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16483         * mpw-README: Update to reflect --cc option, PowerMac support,
16484         and recently-reported compatibility problems.
16486 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16488         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16489         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16490         (--with-multilib-top): Pass to recursive invocations.
16492 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16494         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16495         v810-*-*.
16497 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16499         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16500         gdb, ld and opcodes on v810-*-*.
16502 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16504         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16505         (local-maintainer-clean): New target.
16506         (maintainer-clean): New target.
16507         (realclean): Just depend upon maintainer-clean.
16509 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16511         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16513 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16515         * configure.in: Build ld in mips*-*-bsd* case.
16517 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16519         * config.sub: Accept -lites* OS.  From Ian Dall.
16521 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16523         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16524         targets.
16526 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16528         * configure.in: treat i386-win32 canadian cross the same as
16529         i386-go32 canadian cross.
16531 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16533         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16534         running under the simulator to build a reduced set of libraries.
16535         (powerpc-*-eabiaix): Add fine grained multilib support added to
16536         other powerpc targets yesterday.
16538 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16540         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16541         -disable-softfloat, -disable-relocatable, -disable-aix, and
16542         -disable-sysv to control which multilib libraries get built.
16544 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16546         * configure: Add Makefile.tem to list of files to remove in trap
16547         handler.
16549 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16551         * config.guess (*Linux*):  Add missing "exit"s.
16552         Also, need specific check for alpha-unknown-linux (uses COFF).
16554 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16556         * config.guess:  Merge with FSF:
16558         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16559         * config.guess (AIX4): More robust release numbering discovery.
16561         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16562         * config.guess (i386-sequent-ptx): Properly get version number.
16564         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16565         * config.guess (mips:*:4*:UMIPS): New case.
16567 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16569         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16570         (i386-win32 host): Likewise.  Don't build readline.
16572 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16574         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16575         SUPPORT_FILES to submakes.
16577 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16579         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16580         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16581         mpw-configure.
16583 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16585         * configure.in (appdirs): Use =, not ==, in test expression when
16586         trying to build the text to print in the warning message for
16587         Solaris users.
16589 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16591         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16593 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16595         * config.guess: Recognize lynx-2.3.
16597 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16599         * config.sub (z8ksim): Deleted
16600         (z8k-*-coff): New, this is the one true name of the target.
16602 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16604         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16606 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16608         * config.guess (*:Linux:*:*): First try asking the linker what the
16609         default object file format is (elf, aout, or coff).  Then if this
16610         fails, try previous methods.
16612 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16614         * configure.in: Don't build newlib for *-*-vxworks5.1.
16616 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16618         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16619         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16621 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16623         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16625 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16627         * cfg-ml-com.in: New file.
16628         * cfg-ml-pos.in: New file.
16630 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16632         * COPYING.NEWLIB: Add HP free copyright to list.
16634 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16636         * config.sub: Recognize -eabi* for the system, not just -eabi.
16638 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16640         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16641         * config.sub, configure.in (win32): New target and host.
16643 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16645         * configure.in: Add i386-pe configuration.
16647 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16649         * mpw-build.in (install): Install GDB after LD.
16651 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16653         * mpw-config.in (elf/mips.h): Always forward-include, needed
16654         for GDB to build.
16656 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16658         * testsuite: New directory for customer acceptance and whole tool
16659         chain tests.
16661 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16663         * configure: If per-host line isn't found, but AC_OUTPUT is found
16664         and a configure script exists, run it instead.
16666 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16668         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16670 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16672         * configure: Set build_{cpu,vendor,os,alias} to host values when
16673         --build isn't specified.
16675 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16677         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16678         (FLAGS_TO_PASS): Pass them.
16679         (EXTRA_TARGET_FLAGS): Ditto.
16681 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16683         * Makefile.in (all-libg++): Depend on all-libstdc++.
16685 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16687         * configure.in (noconfigdirs): Enable all packages for
16688           i386-unknown-netbsd.
16690 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16692         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16693         hosted builds (DOS builds)
16695 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16697         Changes for ARM based on patches from Richard Earnshaw:
16698         * config.sub: Handle armeb and armel.
16699         * configure.in: Omit arm linker only for riscix.
16701 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16703         * config.guess:  Update from FSF.
16705 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16707         * config.sub: Recognize powerpcle as the little endian variant of
16708         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16709         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16710         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16711         temporarily.
16713 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16715         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16717 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16719         * config.sub: Accept -lites* as a basic system type.
16721 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16723         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16724         installed, and if so return linuxoldld as the system name.
16726 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16728         * config.guess: Add hppa1.1-hp-lites support.
16730 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16732         * configure.in: Don't build newlib for m68k-vxworks5.1.
16734 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16736         * configure.in (mips-sgi-irix6): Use mh-irix5.
16738 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16740         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16742 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16744         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16745         OSF/1.  Fix compiler flags.
16746         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16748 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16750         * configure.in: Recognize --with-newlib.
16751         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16753 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16755         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16756         to *_X11_MODULES due to gdbtk needing X include files et al.
16758 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16760         Merge in support for Mac MPW as a host.
16761         (Old change descriptions retained for informational value.)
16763         * mpw-config.in: Add generic include forwards for cpu-specific
16764         include files in aout and elf directories.
16766         * mpw-configure: Added copyright.
16767         * mpw-config.in: Check for presence of required build tools.
16768         (target_libs): Add newlib.
16769         (target_tools): Add examples.
16770         (Read Me): Generate as "Read Me for MPW" instead.
16771         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16772         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16773         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16775         * mpw-configure: Remove subdir-specific makefile hackery,
16776         delete mk.tmp after using it.
16778         * mpw-build.in (all): Display start and end times.
16780         * mpw-configure (host_canonical): Set.
16781         (target_cpu): Always add to makefiles.
16782         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16783         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16784         (mpw-mh-mpw): Look for in srcdir and srcroot.
16785         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16787         * mpw-build.in: (install-only): New target.
16789         * mpw-configure (host_alias, target_alias): Rename from hostalias
16790         and targetalias, add into generated Makefile.
16791         (mk.tmp): If present, add into generated Makefile.
16792         * mpw-build.in (all-gas): Build config.h first before gas proper.
16794         * mpw-configure (config.status): Write only if changed.
16795         * mpw-config.in (readline): Configure it (not built, just used for
16796         definitions).
16798         * mpw-config.in (elf/mips.h): Add a forward include.
16800         * mpw-config.in: Forward-include most .h files in include into
16801         extra-include.
16802         (readline): Don't build.
16803         mpw-build.in (install): Install GDB.
16805         * mpw-configure (prefix, mpw_prefix): Handle it.
16806         * mpw-config.in (mmalloc, readline): Don't configure.
16807         * mpw-build.in (thisscript): Rename to ThisScript.
16808         Use mpw-build instead of BuildProgram everywhere.
16809         (mmalloc, readline): Don't build.
16810         * mpw-README: New file, basic documentation about the MPW port.
16812         * mpw-config.in: Use forward-include to create include files.
16814         * mpw-configure: Add more things to the top of each configured
16815         Makefile, including contents of config/mpw-mh-mpw.
16816         * mpw-config.in (extra-include): Create this directory and fill it
16817         with Posix-like include files when configuring.
16819         * config.sub (apple, mac, mpw): Add various aliases.
16821         * mpw-build.in: New file, top-level build script fragment for MPW.
16822         * mpw-configure: New file, configure script for MPW.
16823         * mpw-config.in: New file, config fragment for MPW.
16825 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16827         * configure.in (host_libs): Remove glob, since it is gone from the
16828         sources.
16830 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16832         * Makefile.in: define empty GDB_NLM_DEPS var.
16834         * configure.in(target_makefile_frag): use config/mt-netware
16835         for netware targets.
16837 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16839         * config.sub: Merge in recent FSF changes.  Remove linux special
16840         cases.
16842 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16844         Revert this change:
16846         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16848                 * build-all.mk: Use CC=cc -Xs on Solaris.
16850 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16852         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16853         stop using it.
16854         * Makefile.in: Nuke all references to glob subdirectory.
16856 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16858         * configure.in: Fix --enable-shared logic in per-host.
16860 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16862         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16864 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16866         * configure.in (noconfigdirs): Don't build gas on AIX, for
16867         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16869 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16871         * configure: Fix --cache-file to work if the file argument is a
16872         relative path.
16874 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16876         * configure: If the --cache-file is used, pass it down to
16877         configure in subdirectories.
16879 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16881         * config.sub: add vxworks29k configuration.
16883 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16885         * Makefile.in (taz): Do "diststuff" part quietly.
16887 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16889         * config.sub: Mini-merge with gcc/config.sub.
16891 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16893         * config.guess (IRIX): Sed - to _.
16895 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16897         * Makefile.in (source-vault, binary-vault): New targets.
16899 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16901         * config.sub: Recognize -eabi as a basic system type.
16903 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16905         * configure.in (enable_shared stuff): Fix typo.
16907 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16909         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16911 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16913         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16915 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16917         * configure.in (rs6000-*-*): Don't build gas.
16919 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16921         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16922         reduce command line length.
16923         (AS_FOR_TARGET): Check for as.new, not Makefile.
16924         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16926 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16928         * config.guess:  Merge from FSF.
16930 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16932         * configure: Don't use $ when handling program_suffix.
16934 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16936         * configure.in:  Configure tk for hppa/hpux.
16938 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16940         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16942 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16944         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16945         to LIBCXXFLAGS.  Tests are better run without it.
16947 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16949         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16951 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16953         * configure.in (*-*-netware*): Don't configure xiberty.
16955 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16957         * configure.in:  Remove tk from native_only list.
16959 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16961         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16962           for special NCD build.
16964 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16966         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16967         makeall.bat, they're only useful for binutils snapshots.
16968         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16969         makeall.bat to specified SUPPORT_FILES.
16971 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16973         * build-all.mk: Add Ericsson targets to sun4 and solaris
16974           hosts.  Add  BNR's sun4 target to solaris host, so their
16975           build-from-source will be tested in-house first.
16977 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16979         * Makefile.in (LIBCFLAGS): New variable.
16980         (CFLAGS_FOR_TARGET): Ditto.
16981         (LIBCFLAGS_FOR_TARGET): Ditto.
16982         (LIBCXXFLAGS): Ditto.
16983         (CXXFLAGS_FOR_TARGET): Ditto.
16984         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16985         (BASE_FLAGS_TO_PASS): Pass them.
16986         (EXTRA_TARGET_FLAGS): Ditto.
16988         * configure.in: Support --enable-shared.
16990 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16992         * configure.in (target_libs):  Include libstdc++ again.
16993         * config.guess:  Update from FSF (for FreeBSD).
16995 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16997         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16998         makeall.bat.
16999         (DISTDOCDIRS): Add `etc'.
17000         (ETC_SUPPORT_PFX): New variable.
17001         (taz): Include anything from etc starting with a word in
17002         ETC_SUPPORT_PFX.
17004 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17006         * config.sub: Update for recent FSF changes.  Remove obsolete
17007         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17008         spacing changes.
17010 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17012         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17014         * config.guess:  Merge with FSF.
17015         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17017 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17019         * configure: Since the "trap 0" handler will override the exit
17020         status on many systems, only use it for "exit 1", and make it set
17021         a non-zero exit status; reset it before "exit 0".  Also, check
17022         exit status of config.sub, and error out if it failed.
17024 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17026         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17027         and install libgloss.
17029 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17031         * Makefile.in (all-binutils): Depend upon all-byacc.
17033         * configure.in: Don't build emacs on Irix 5.
17035 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17037         * configure.in (*-*-netware*): Add libio.
17039 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17041         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17042         (CHECK_TARGET_MODULES): Ditto.
17043         (INSTALL_TARGET_MODULES): Ditto.
17044         (TARGET_LIBS): Ditto.
17045         (all-libstdc++): Note dependencies.
17047 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17049         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17051 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17053         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17054         -fexternal-templates.
17056         * configure.in (target_libs): Add libstdc++.
17057         (noconfigdirs): Add libstdc++ as appropriate.
17059 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17061         * config.guess:  Update from FSF.
17063 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17065         * configure: Use ${config_shell} when running ${configsub}.
17067 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17069         * config.sub: No longer recognize h8300h.
17071 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17073         * config.sub: Remove extraneous differences between config.sub and
17074         gcc/config.sub.
17076 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17078         * Makefile.in (DISTSTUFFDIRS): Add gas.
17080 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17082         * COPYING.NEWLIB: New file.
17084 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17086         * config.guess (HP-UX):  Patch from Harlan Stenn
17087         <harlan@landmark.com> to also emit release level.
17089 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17091         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17093 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17095         * config.sub:  Merge nextstep cleanup from FSF.
17097 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17099         * configure.in (arm-*-*): Don't configure ld for this target.
17101 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17103         * configure.in (*-*-netware): don't configure libg++, libio,
17104           librx, or newlib.
17106 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17108         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17109         configure ld--it works, but it doesn't support shared libraries.
17111 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17113         * config.guess (*-unknown-freebsd*):  Get rid of possible
17114         trailing "(Release)" in version string.
17115         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17117 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17119         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17120         Fix type: *-next-neststep -> *-next-nextstep.
17122         * config.guess:  Merge from FSF:
17124         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17126         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17128         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17130         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17131         instead of UNIX_SV for UnixWare 1.0).
17133 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17135         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17136         to make gdb/nlm/* build after the compiler and linker.
17138 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17140         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17141         not just i[34]86.
17142         (m68k-atari-sysv4):  Relocate to match FSF version.
17144         * config.guess:  More merges from the FSF:
17146         Add a space before function call or macro invocation.
17148         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17150         * config.guess: Add trap cmd to remove dummy.c and dummy when
17151         interrupted.
17153         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17155         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17156         (dummy): Redirect stderr from compilation of dummy.c.
17158         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17160         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17162 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17164         * configure: Accept and ignore --cache*, for compatibility with
17165         new autoconf.
17167 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17169         * config.guess:  Merge from FSF:
17171         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17173         * config.guess (Pyramid*:OSx*:*:*): New case.
17174         (PATH): Add /.attbin at end for finding uname.
17175         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17177         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17179         * config.guess (M88*:DolphinOS:*:*): New case.
17181         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17183         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17184         to select whether to use ELF or COFF.
17186         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17188         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17190         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17192         * config.guess: Guess the OS version for HPUX.
17194         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17196         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17198 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17200         * configure.in: Recognize --with-headers, --with-libs, and
17201         --without-newlib.
17202         * Makefile.in (all-xiberty): Depend upon all-ld.
17204 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17206         * configure.in: Change i[34]86 to i[345]86.
17208 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17210         * configure (version): A few more tweaks to help message.
17212 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17214         * Makefile.in:  Remove (for now) librx as a host library,
17215         now that we're building it for target.
17217 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17219         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17220         (Karl Berry).
17222 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17224         * configure.in:  Also configure librx.
17226 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17228         * Makefile.in:  Update various rules to reflect that librx
17229         is now needed for libg++.
17231 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17233         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17235 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17237         * configure.in: Configure the examples directory.
17239 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17241         * configure: Simplify Jun 2 1994 change.
17243 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17245         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17246         /bin/gcc isn't good enough to build gcc.
17248 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17250         * Makefile.in (GDB_SUPPORT_FILES): Remove
17251         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17252         (gdb.tar.gz): Add new rule to use standard distribution building
17253         mechanism.
17255 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17257         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17258         Bill Cox <bill@cygnus.com>.
17260 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17262         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17264 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17266         * configure:  Search current dir first in .gdbinit.
17268 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17270         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17272 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17274         * config.sub:  Refer to NeXT's operating system as nextstep.
17276         * config.sub (case $basic_machine):  Re-order the cases, to match
17277         the order in the FSF version (which is mostly alphabethical).
17278         Merge in some additions and changes from the FSF.
17280 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17282         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17283         * config.sub: Recognize cxux7.
17284         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17286 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17288         * config.sub:  Fix typo powerpc -> powerpc-*.
17290 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17292         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17294         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17295         parallel with all-emacs and install-emacs).  Top-level command
17296         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17298 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17300         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17301         $(relbindir)/make before doing ``make install'', and use
17302         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17303         installing over running make binary.
17304         ($(host)-stamp-stage3-installed): Likewise.
17306 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17308         * config.guess: Recognize Mach.
17310 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17312         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17313         see whether --exec-prefix was used.
17315 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17317         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17319 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17321         * Makefile.in: Add all-librx target similar to all-libproc.
17323 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17325         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17326         with post 1.2 uname bogosity.
17328 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17330         * configure: Remove temporary files on receipt of a signal.
17332 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17334         * configure: If there is a package_makefile_frag, remove
17335         ${subdir}/Makefile.tem after copying it in.
17337 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17339         * build_all.mk: support rs6000 lynx identifies itself as
17340         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17341         since /bin/gcc is too feeble to compile a modern gcc.
17343 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17345         * brought devo/test-build.mk update-to-date with progressive/
17346           test-build.mk. Add lynx targets and hppa flag info.
17348 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17350         * configure.in:  Use mh-ncrsvr43.  Patch from
17351         Tom McConnell <tmcconne@sedona.intel.com>.
17353 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17355         * config.guess (i386-unknown-bsdi):  No longer need to
17356         check #if defined(__bsdi__) && defined(__i386__).
17358 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17360         * configure: Set program_transform_nameoption correctly.
17362 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17364         * brought build-all.mk update-to-date with progressive build-all.mk,
17365           added new targets and hppa info.
17367 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17369         * configure: If config.guess result is a prefix of the user
17370         specified target, assume a native build and use the user specified
17371         target as the host alias.  Remove SunOS patch suffix removal hack.
17372         * configure.in: Remove SunOS patch suffix removal hack.
17374         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17375         in NATIVE_CHECK_MODULES.
17377 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17379         * Makefile.in: Rename HOST_ONLY to NATIVE.
17380         * configure: Delete SunOs patch suffix from host_canonical
17381           and build_canonical variables that are prepended to Makefiles.
17382         * configure.in: Add comments for easier maintenance.
17384 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17386         * Makefile.in: Add all-libproc target similar to all-gui.
17388 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17390         * Makefile.in (CHECK_MODULES): split into
17391         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17393 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17395         * config.guess (i386-unknown-bsdi): New system to guess.
17397 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17399         * Makefile.in: Add all-gui target (but not yet build by "all").
17401 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17403         * config.sub: Move deletion of patch suffix from here...
17404         * configure.in: To here, at Ian's suggestion.  The top-
17405           level scripts might need to know of a patch level.
17407 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17409         * config.sub: Strip off patch suffix so rtl is recognized
17410           as a sunos4.1.3 machine, even though it's been patched.
17412 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17414         * Makefile.in (INSTALL_LAST): Delete.
17415         (INSTALL_DOSREL): New.
17417 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17419         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17420         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17421         whether we pass down --with-gnu-ld anyhow.
17423 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17425         * Makefile.in (INSTALL_LAST): Change operation so it works
17426         on more flavors of make.
17427         * configure.in (go32): Don't build libg++ or libio.
17429 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17431         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17432         they can be overriden by templates.
17434 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17436         * configure.in (target==go32): Don't build gdb.
17437         * dosrel: New directory.
17439 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17441         * configure.in (host==go32): Configure dosrel too.
17442         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17443         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17444         be set by incoming names or templates.
17445         (INSTALL_LAST): New rule.
17447 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17449         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17451 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17453         * configure.in (appdirs): New variable.  Currently empty, but will
17454         be used in gas distribution.  If nonempty, lists a set of
17455         directories at least one of which must get configured, or top
17456         level configuration is considered to have failed.
17457         (rs6000-*-lynxos*): Use new file name.
17459 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17461         Eliminate XTRAFLAGS.
17462         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17463         newlib include files using -idirafter, and also use -nostdinc.
17464         (CXX_FOR_TARGET): Likewise.
17465         (XTRAFLAGS): Removed.
17466         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17467         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17468         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17469         ($(DO_X)): Don't pass down XTRAFLAGS.
17471 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17473         * configure.in (mips*-dec-bsd*): New target; do build linker.
17474         (mips*-*-bsd*): New target; don't build linker.
17476 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17478         * configure.in: support rs6000-*-lynxos* configuration.
17479         support sunos4 as a cross target.
17481         * config.sub: look for lynx*, not lynx since the OS version may
17482         legitimately be part of the name.
17484 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17486         * configure.in (i[34]86-*-sco*): Move to be with other i386
17487         targets.
17488         (romp-*-*): New target.  Skip various binary utilities.
17489         (vax-*-*): New target.  Don't build newlib.
17490         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17492 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17494         * configure.in: Only set host_makefile_frag if config
17495         directory exists.
17497 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17499         * install.sh: If $dstdir exists, don't check whether each
17500         component does.
17502 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17504         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17506 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17508         * configure.in (*-*-lynxos*): Don't configure newlib for either
17509         native or cross Lynx.
17511 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17513         * config.sub (sparc64-elf): Fix os.
17514         (z8k): Remove duplicate.
17516 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17518         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17519         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17521 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17523         * configure: Make file links cleanly even if Lynx fails on
17524           an NFS symlink (at least fail cleanly).
17526 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17528         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17529         -XNh2000.
17531 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17533         * configure: Unknown options are fatal again.
17535 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17537         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17538         compatibility.
17540 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17542         * build-all.mk: Add `clean' target.
17544 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17546         * config.guess:  Add SINIX support.
17547         * configure.in:  Add mips-*-sysv4* support.
17549 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17551         * build-all.mk: Document all useful targets.
17552         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17553         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17555 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17557         * configure: Support --silent, --quiet.
17559 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17561         * configure: Support --disable-FEATURE.
17563 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17565         * config.guess: Recognize NCR running SVR4.3.
17567 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17569         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17570         Patch from Paul Eggert <eggert@twinsun.com>.
17572 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17574         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17576 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17578         * configure: Make unrecognized options give nonfatal warnings
17579         instead of fatal errors, and pass them to any subdirectory
17580         configures in case they recognize them.
17581         Make --x equivalent to --with-x.
17583 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17585         * configure: Add --enable-* options.  Clean up usage message and
17586         some comments.
17588 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17590         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17592 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17594         * configure.in (hppa*-*-*): Enable binutils.
17596 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17598         * config.sub: Recognize cisco.
17600 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17602         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17604 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17606         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17607         than one configuration name.  Add comment.
17609 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17611         * config.guess: about target *-hitachi-hiuxwe2, fixed
17612         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17613         macro is incorrect.]
17615 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17617         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17618         than the "make ls" stuff which used to be here.
17620 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17622         * config.guess:  Recognize i[34]86-unknown-freebsd.
17623         From Shawn M Carey <smcarey@rodan.syr.edu>.
17625 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17627         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17629 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17631         * config.guess: Check for ptx.
17633 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17635         * config.sub: Add os9k checking.
17637 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17639         * config.guess: Handle OSF1 running on HPPA processors
17641 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17643         * configure: If subdir configure fails, print out a message with
17644         subdirectory name, in case subdir's configure code didn't identify
17645         itself.
17647 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17649         * configure.in: Remove embedded newlines from configdirs.
17650         Avoid mismatches of substrings.  Fix matching strings at end
17651         of configdirs.
17653 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17655         * config.guess:  Add Lynx/rs6000 config support.
17657 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17659         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17661 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17663         * configure.in (hppa*-*-osf*): Treat this just like most other
17664         PA configurations (eg no binutils or ld).
17665         (hppa*-*-*elf*): These configurations have binutils and ld.
17667 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17669         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17671 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17673         * configure.in (rs6000-*-*): Build gas.
17675 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17677         * Makefile.in:  Avoid bug in losing hpux sed.
17679 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17681         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17682         for GDB and GDB has been fixed to not need it.
17684 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17686         * config.guess: Recognize vax hosts.
17688 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17690         * configure (while loop): Don't use "break 2" inside case
17691         statement -- the case statement isn't an enclosing loop.
17693 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17695         * config.guess:  Clean up NeXT support, to allow nextstep
17696         on Intel machines.  Make OS be nextstep.
17698 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17700         * config.guess: Add alternate forms for Convex.
17702 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17704         * configure:  Completely rewrite option processing.  Take
17705         advantage of pattern-matching to avoid invoking test frequently.
17706         Also clean up host and target defaulting logic.
17708 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17710         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17711         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17712         commands (plus user environment) will fit SCO limits.
17714 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17716         * configure.in: Don't issue warnings about directories which are
17717         not being configured if -norecursion is set.  Correct test for
17718         --with-gnu-as and --with-gnu-ld to not get confused by substring
17719         matches.
17721         * configure.in: Don't build gas for alpha-dec-osf1*.
17723 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17725         * configure:  Back out Per's change of 12/19/1993.  It changes the
17726         behavior of configure in unexpected and confusing ways.
17728         Also, use different delim char when calculating
17729         program_transform_name so that the name can contain slashes.
17731 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17733         * configure.in, config.sub: Add support for VSTa micro-kernel.
17735 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17737         * configure.in: Nuke hacks which were used to get a special
17738         version of GAS for HPPA configurations.
17740 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17742         * configure:  If only ${target_alias} is given, use that
17743         as the default for ${host_alias}.
17744         * configure:  Add missing back-slashes before nested quotes.
17746 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17748         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17750 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17752         * config.guess:  Recognize some Tektronix configurations.
17753         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17755 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17757         * config.sub: Match any flavor of SH.
17759 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17761         * configure.in: Don't try to configure newlib for Alpha.
17763 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17765         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17766         libg++ or libio for any Alpha target.
17768         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17770 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17772         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17773         default arguments -- so it tried to compress itself.
17775 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17777         * configure.in (notsupp): ensure that a space is always at the end
17778           of the configdirs list, since the grep checks for an explicit space
17780 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17782         * configure.in (target i386-sysv4.2): don't build ld, since static
17783           versions of many libraries are not available.
17785 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17787         * config.guess: Recognize Apollos (using environment variables).
17788         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17790 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17792         * config.guess: Recognize Sony news mips running newsos.
17794 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17796         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17797         "fi ; else" for bash.
17799 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17801         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17803 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17805         * config.sub: accept unixware as an alias for svr4.2.
17806         Fix some inconsistancies with the gcc version.
17808 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17810         * Makefile.in (DISTDOCDIRS):  Add gdb.
17812 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17814         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17816 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17818         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17819         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17820         this now.
17822 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17824         * config.sub: Accept hiux* as an OS name.
17826         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17827         etc/make-stds.texi.  The underscore came from gcc, and dje now
17828         agrees that RUNTESTFLAGS is the correct name.
17830 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17832         * install.sh:  Remove 'set -e'.  It makes any conditionals
17833         in the script useless.
17835         * config.guess: Automatically recognize arm-acorn-riscix
17836         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17838 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17840         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17842 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17844         * Makefile.in (DISTDOCDIRS): New variable.
17845         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17846         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17848 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17850         * configure.in (hppa target): check the source directory for the
17851           pagas sub-directory
17853 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17855         * config.sub: Allow -aout* and -elf*.
17857 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17859         * configure.in: Don't build ld on i386-solaris2, same as for
17860         sparc-solaris2.
17862 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17864         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17866 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17868         * configure.in:  Configure gdb for alpha.
17870 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17872         * Makefile.in (CXXFLAGS): Add -O.
17874 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17876         * config.guess: added support for DG Aviion
17878 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17880         * configure.in: Produce warning message for subdirectories not
17881         configurable for this host/target combination.  Don't try to
17882         configure gdb for vms.
17884 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17886         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17887         appropriate files before making "diststuff".
17888         (DISTBISONFILES): New var: list of files to be edited.
17889         (DISTSTUFFDIRS): Add binutils.
17891 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17893         * config.sub: also handle mipsel and mips64el (for little endian mips)
17895 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17897         * configure.in: Add * to end of all OS names.
17899 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17901         * configure.in: Build newlib for LynxOS native.
17903 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17905         * config.guess: Add support for delta 88k running SVR3.
17907         * configure.in: Add comment about HP compiler vs. emacs.
17909 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17911         * configure.in: don't build ld on solaris2 (not a viable option
17912           due to bugs in getpwnam & getpwuid)
17914 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17916         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17917         config.guess will produce a full version number.
17919 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17921         * configure.in: Build linker and binutils for alpha-dec-osf1.
17923 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17925         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17926         and gdb/testsuite/Makefile.in.
17928 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17930         * configure.in: recognize mips*- instead of mips-
17932 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17934         * config.sub: Accept linux*coff and linux*elf as operating
17935         systems.
17937 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17939         * config.sub: Recognize mips64, and mips3 as an alias for it.
17941 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17943         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17944         gdb knows how to handle OSF/1 shared libraries.
17946 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17948         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17949         * config.guess: Recognize Hitachi's HIUX.
17950         * config.sub: Recognize h3050r* and hppahitachi.
17951         Remove redundant cases for hp9k[23]*.
17953 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17955         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17956         if gas and ld are in the source tree and are in ${configdirs}.
17957         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17958         --with options (but still pass them down on the command line,
17959         if they were explicitly specified).
17961 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17963         * configure: substitute SHELL value in Makefile.in with
17964         ${CONFIG_SHELL}
17966 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17968         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17969         *-*-solaris2* targets.
17971 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17973         * Makefile.in: define M4, and pass it down to sub-makes;
17974         all-autoconf now depends on all-m4
17976 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17978         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17979         presence of {ar,ranlib} instead of a configured directory
17981 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17983         * config.guess: Accept 34?? as well as 33?? for NCR.
17985 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17987         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17988         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17990 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17992         * configure: grab values for $(CC) and $(CXX) from the
17993         environment, so that someone can do "CC=gcc configure; make" and
17994         have it work right (matching the way that autoconf works now)
17996         * configure.in, Makefile.in: add support for gash, the tcl
17997         interface to Galaxy
17999         * config.guess: add NetBSD variants (hp300, x86)
18001 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18003         * install.sh: Support -d option (in the manner of SunOS 4 install,
18004         as it is more deterministic than that of GNU install)
18005         (chmodcmd): Set file to mode 755 by default (should also do default
18006         chgrp and chown, but I don't feel like dealing with that now)
18008 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18010         * config.sub: Remove h8300hhms alias.
18012 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18014         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18016 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18018         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18019         as stmp-fixinc
18021 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18023         * config.sub: recognize m88110-bug-coff.
18025 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18027         * Makefile.in (all-libio): all dependencies on the toolchain used
18028         to build this (gcc, gas, ld, etc)
18030 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18032         * config.guess: Deal with OSF/1 1.3 on alpha.
18034 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18036         * install.sh: add some 'else true' clauses for portability
18038         * configure.in: don't build libio for h8[35]00-*-* targets
18040 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18042         * Makefile.in:  Add support for new libio.
18044 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18046         * install.sh: If one command fails, don't try the rest.  Don't try
18047         to remove $dsttmp (via trap) unless we have already created it.
18048         If $src doesn't exist, detect it and exit with an error.
18050         * config.guess: Recognize BSD on hp300.
18052 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18054         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18055         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18057 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18059         * Makefile.in (all-send-pr): depends on all-prms
18061 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18063         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18065 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18067         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18068         Added test for mips-mips-riscos5.
18070 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18072         * configure.in: use mh-hp300 for 68k HP hosts
18074 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18076         * configure: add support for CONFIG_SHELL, so that you can use
18077         some alternate shell for evaluating configure scripts
18079 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18081         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18082         in configure script to bug-gdb@prep.ai.mit.edu when building
18083         distribution archive.
18084         * Makefile.in (COMPRESS):  Remove def.
18085         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18086         gdb.tar.Z and make-gdb.tar.Z respectively.
18087         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18088         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18089         to convergence with 'taz' target in Makefile.in.
18091 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18093         * install.sh (dsttmp): use trap to ensure that tmp files go
18094         away on error conditions
18096 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18098         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18100 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18102         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18103         its parent is '/' not ''.
18105         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18107 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18109         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18110         that ${newsrcdir}/configure.in does.
18112 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18114         * test-build.mk: support for CONFIG_SHELL
18116 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18118         * config.sub (netware):  Add as a basic system type.
18120 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18122         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18123           $(srcdir)/ from the dependency on Makefile.in.
18125 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18127         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18128         (h8300hhms is temporary until multi-libraries are implemented).
18129         * configure.in: Handle h8300h too.
18131 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18133         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18135 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18137         * configure:  Remove extraneous output when guessing host type.
18138         * config.guess:  Remove extraneous output when guessing using C
18139         compiler rather than uname, or when guessing fails.
18141 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18143         * Makefile.in: remove all.cross and install.cross targets
18145         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18146           definitions
18148 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18150         * configure.in (target sh): Build gprof.
18152 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18154         * config.sub: change -solaris to -solaris2
18156 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18158         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18160 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18162         * configure: Correct error message for missing Makefile.in to
18163         print correct directory.
18165 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18167         * install.sh: kludge around 386BSD shell bug
18169 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18171         * config.guess:  Recognize NeXT.
18172         * config.guess:  Recognize i486-ncr-sysv4.
18173         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18175 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18177         * Makefile.in (MAKEINFOFLAGS): New variable.
18178         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18179         * build-all.mk, test-build.mk: Pass down --no-split as
18180         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18182 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18184         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18186 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18188         * Makefile.in (libg++.tar.z):  New rule.
18189         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18190         * Makefile.in (taz):  Only do a single chmod.
18192 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18194         * install.sh: don't use dirname anymore (replaced with sed usage)
18196 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18198         * Makefile.in:  Change extension for gzip'd files from '.z' to
18199         '.gz' per new FSF standard usage.
18201 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18203         * configure: put quotes around the final value of program_transform_name
18205 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18207         * Makefile.in: new install.sh support; update install-info rules
18209 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18211         * configure.in: Build diff for crosses, but not for go32 host.
18213         * configure.in: Build gprof only for native, and don't build it
18214         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18216 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18218         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18220 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18222         * configure.in (host_tools): Add prms.
18224 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18226         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18227         with $(FLAGS_TO_PASS) on the command line
18229         * config.sub: Recognize lynx and lynxos
18231 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18233         * config.sub: Accept -ecoff*, not just -ecoff.
18235 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18237         * Makefile.in (taz): Use .gz suffix instead of .z.
18238         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18239         names.
18241 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18243         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18245 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18247         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18248         that rebuilds that might happen during 'make install' don't get
18249         bogus gcc include files
18251 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18253         Change from Utah for HPPA support:
18254         * config.guess: Recognize hppa1.x-hp-bsd.
18256 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18258         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18259         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18261 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18263         * config.sub: Add support for rom68k and bug boot monitors.
18265 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18267         * Makefile.in: Make all-opcodes depend on all-bfd.
18269 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18271         * config.guess: Added special check for i[34]86-univel-sysv4*.
18273 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18275         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18276         the processor rather than assuming i486.
18278 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18280         * config.guess: Recognize SunOS6 as Solaris3.
18282 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18284         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18285         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18287 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18289         * build-all.mk (all-cross): New target for Canadian Cross.
18290         Added Q2 go32 targets.
18291         * test-build.mk: Configure go32 cross sparclite-aout and
18292         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18293         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18295 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18297         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18298         GO32 hosted toolchains
18300 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18302         * configure: change  so "-exec-prefix" gets passed down rather
18303         than "-exec_prefix" so autoconf generated Makefiles get the
18304         exec_prefix set right.
18306 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18308         * config.guess: get the Solaris2 minor version number
18310         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18312 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18314         * config.guess: Recognize some Sequent platforms.
18316 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18318         * Makefile.in: added the vault-install target
18320         * configure.in: actually use the Sun3 makefile fragment that's in
18321         config, also added the release dir to configdirs
18323 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18325         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18327 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18329         * configure.in: remove some program from Alpha targetted toolchains
18331 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18333         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18334         gprof.
18335         (taz): Run "make diststuff" in those directories instead of "make
18336         proto-dir".  Look for "VERSION=" only at start of line in subdir
18337         Makefile.  Use "gzip -9" for compression.
18338         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18339         (binutils.tar.z): New target.
18341 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18343         * Makefile.in (taz): Include gpl.texinfo.
18345 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18347         * Makefile.in (setup-dirs): Merged into "taz" target.
18348         (taz): Only do `proto-dir' stuff if a directory is actually needed
18349         for this target.
18351 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18353         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18354         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18355         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18356         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18357         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18359 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18361         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18362         config.sub, and move-if-change to gdb testsuite distribution
18363         archive, so the testsuite can be extracted, configured, and
18364         run separately from the gdb distribution.  Blow away the Chill
18365         tests that require a Chill compiled executable, since GNU Chill
18366         is not yet publically available.
18368 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18370         * test-build.mk: set environment variables in a single command,
18371         instead of a list of assignments and exports
18373         * config.guess: recognize Alpha/OSF1 systems
18375 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18377         * configure: Change help message to prefer --options rather than
18378           -options.
18380 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18382         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18383         zippy@ecst.csuchico.edu.
18384         * config.guess: Recognize miniframe.
18386 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18388         * Makefile.in: Use srcroot to find runtest rather than rootme.
18389         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18391 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18393         * test-build.mk: Extensive additions to support building on a
18394         machine other than the host.
18396 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18398         * configure (tooldir): Fix for i386-aix again.
18400 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18402         * configure, Makefile.in:  Change definition of $(tooldir)
18403         to match the FSF.
18405 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18407         * config.guess:  Recognize i[34]86/SVR4.
18409 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18411         * Makefile.in (all-gdb): gdb depends on sim.
18413 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18415         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18416         at the same time we make the prototype gdb directory.
18417         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18418         files at the same time as the gdb base release distribution.
18420 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18422         * Makefile.in (check): Use individual check targets rather than
18423         DO_X rule.
18424         (check-gcc): Added.
18426 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18428         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18429         for System V release 3.2.
18431 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18433         * config.sub: Recognize hppaosf.
18434         * configure.in: Do configure ld/binutils/gas for it.
18436 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18438         * configure (tooldir): Alter syntax used to set this, for systems
18439         where "\$" isn't handled right, like i386-aix.
18441 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18443         * configure: Pass program-transform-name, not
18444         program_transform_name, to recursive configures.
18446 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18448         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18449         of gas+ld+binutils.
18451 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18453         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18455 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18457         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18459 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18461         * Makefile.in (PRMS): Set back to all-prms.
18463 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18465         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18466         targets, rather than for MIPS hosts.
18468 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18470         * configure.in: add comment for --with-x default values
18472         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18474         * Makefile.in: add check-* targets for each of the directories in
18475         the tree.  Add a definition of RUNTEST that will use the one we
18476         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18478 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18480         * configure.in: Removed obsolete references to bfd_target and
18481         target_makefile_frag.
18483         * build-all.mk: Set assorted targets for Q2.
18484         * config.sub: Recognize z8k-sim and h8300-hms.
18485         * test-build.mk: Really don't pass host to configure.
18486         (HOLES): Added uname.
18488 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18490         * configure: Handle an empty program-prefix, program-suffix or
18491         program-transform-name correctly.
18493 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18495         * build-all.mk: -G 8 no longer required for MIPS targets.
18496         * test-build.mk: Don't pass host argument to configure; make it
18497         guess.
18499 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18501         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18502         * Makefile.in (COMPRESS):  New macro, like GZIP.
18504 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18506         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18508         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18509         with gas currently defaults to -G 0.
18511 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18513         * Makefile.in (all-flex): flex depends on byacc.
18515         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18516         to test-build.mk as RELEASE_TAG.
18517         * test-build.mk (configargs): New variable containing arguments to
18518         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18519         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18521         * config.guess: Use /bin/uname when checking -X argument on SCO,
18522         to avoid invoking GNU uname which doesn't understand -X.
18524         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18526         * configure.in: Build gas for mips-*-*.
18528 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18530         * Makefile.in (all.normal): insert missing backslash.
18532 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18534         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18536         * Makefile.in: Complete overhaul to merge many almost identical
18537         targets.
18539 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18541         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18542         (gdb.tar.Z): Adjusted.
18544         * Makefile.in (setup-dirs, taz): New targets; should be general
18545         enough to adapt for gdb sometime.  Build only .z file.
18546         (gas.tar.z): New target.
18548 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18550         * build-all.mk: Use CC=cc -Xs on Solaris.
18552 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18554         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18555         for handling BISON for FSF releases.
18557 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18559         * configure: Actually implement the change zoo just documented.
18561 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18563         * configure: when using config.guess, only set target_alias when
18564         it's not already been set (ie, on the command line)
18566 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18568         * Makefile.in: add installcheck target, set PRMS to install-prms
18570 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18572         * configure: add support for package_makefile_fragment, handle the
18573         case where a directory has a configure.in file but no Makefile.in
18574         more gracefully (with an actual understandable error message, even);
18575         add support for --without (and add this to the usage message); also
18576         explicitly add a --host=${host_alias} to the command line when
18577         config.guess is used
18579 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18581         * configure: Must use both --host and --target in recursive calls.
18583 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18585         * Makefile.in: Change deja-gnu to dejagnu.
18587 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18589         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18591 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18593         * configure.in: canonicalize all instances to *-*-solaris2*,
18594         also strip out a number of tools to not build for go32 host
18596 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18598         * config.guess: add GPL.
18600         * Makefile.in, config.guess, config.sub, configure: bump
18601           copyrights to 93.
18603 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18605         * Makefile.in (do-info): Removed obsolete check for existence of
18606         localenv file.
18608         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18610 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18612         * Makefile.in: a couple of 'else true' for decstation,
18613         support for TclX
18615         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18617 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18619         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18621 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18623         * config.guess: Recognize i386-ibm-aix (PS/2).
18624         * configure.in: Use config/mh-aix386 file for it.
18626 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18628         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18629         CC_FOR_TARGET instead.
18630         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18632 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18634         * Makefile.in: Add sim to list of directories sent with gdb
18636 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18638         * configure.in: Put back mips-dec-bsd* case.
18640 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18642         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18643         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18644         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18646 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18648         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18650         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18651         (install-info): install dir.info only if it exists,
18652         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18654 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18656         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18657         gas for mips-dec-bsd.
18659 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18661         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18662         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18664 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18666         * configure.in: Added "dejagnu" to hosttools list.
18668 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18670         * config.sub, configure.in, config.guess:  Add support
18671         for Bosx, an AIX variant from Bull.
18672         Patches from F.Pierresteguy@frcl.bull.fr.
18674 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18676         * devo/dejagnu: Initial creation of devo/dejagnu.
18677         Migrated dejagnu testcases and support files for testing software
18678         tools to reside as subdirectories, currently called "testsuite",
18679         within the directory of the software tool.  Migrated all programs,
18680         support libraries, etc. beloging to dejagnu proper from
18681         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18682         with no modifications.  The changes to these files which will
18683         allow them to configure, build, and execute properly will be made
18684         in a future update.
18686 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18688         * Makefile.in: Change send_pr to send-pr.
18689         * configure.in: Likewise.
18690         * send_pr: Renamed directory to send-pr.
18692 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18694         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18696 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18698         * README:  Update for gdb-4.8 release.
18699         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18700         gdb-xxx.tar.z (gzip'd) file also.
18702 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18704         * Makefile.in: make all-diff depend on all-libiberty
18706 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18708         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18710 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18712         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18714 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18716         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18717         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18718         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18720 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18722         * Makefile.in:  makeinfo binary is in a new location
18724 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18726         * config.sub: Accept -ecoff as an OS.
18728         * Makefile.in: Various changes to eliminate a level of make
18729         recursion and reduce the required command line length.
18730         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18731         sub-makes.
18732         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18733         variables holding settings for specific sub-makes.
18734         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18735         in terms of BASE_FLAGS_TO_PASS.
18736         (TARGET_LIBS): New variable listing directories which use
18737         TARGET_FLAGS_TO_PASS.
18738         (subdir_do): Eliminated.
18739         (do-*): New set of targets to replace subdir_do.
18740         (various): All targets which used subdir_do now depend on do-*.
18741         (local-clean): Renamed from do_clean.
18742         (local-distclean): New target, dependency of distclean and
18743         realclean.
18744         (install-info): Don't create directories.  Depend on dir.info
18745         rather than calling make recursively.
18746         (install-dir.info): Eliminated.
18747         (install-info-dirs): Create all info directories here.
18748         (dir.info): Depend upon do-install-info.
18750         * test-build.mk (HOLES): Added false.
18752 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18754         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18756 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18758         * Makefile.in (info): remove dependency on all-texinfo.  The
18759         problem was really in texinfo/C, not at this level.
18761 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18763         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18765 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18767         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18768         GDB releases.
18770 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18772         * configure: Include srcdir in message about target of link not
18773         being found.  Don't convert `-' to `_' in `with' options being
18774         passed to subdirs.
18776 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18778         * configure.in: add uudecode to host_tools
18780         * Makefile.in: added {all,install}-uudecode targets, added them to
18781         the appropriate lists
18783 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18785         * Makefile.in (all-gcc): Added dependency on all-gas.
18787         * configure.in (mips-*-*): Build ld and binutils.
18789 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18791         * configure: check return code from mkdir, print error message and
18792           exit on failure.
18794 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18796         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18798 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18800         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18802 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18804         * config.sub (h8500):  Recognize this as a cpu type.
18806 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18808         * configure: source directory missing is no longer a warning
18810         * configure.in: recognize irix[34]* instead of irix[34]
18812         * Makefile.in: define and pass down X11_LIB
18814 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18816         * guess-systype: Renamed to ...
18817         * config.guess:  ... by popular request.
18818         * configure.in, Makefile.in:  Update accordingly.
18820 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18822         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18823         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18824         + Execute ./dummy instead of assuming . is in PATH.
18826 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18828         * guess-systype:  New shell script.  Attempts to guess the
18829         canonical host name of the executing host.
18830         Only a few hosts are supported so far.
18831         * configure:  Call guess-systype if no host is specified.
18833 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18835         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18836         gcc Makefile.
18838 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18840         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18841         (all-gcc, install-gcc, subdir_do): Use it.
18843 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18845         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18847 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18849         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18850           set exclusively by configure, using configure.in .
18852 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18854         * test-build.mk: set $PATH for all builds
18856         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18858 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18860         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18861         the one used in gcc/Makefile.in, so that a null expansion doesn't
18862         override the one needed to build gcc with a native cc.
18864 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18866         * configure: Accept -with arguments.
18868 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18870         * Makefile.in: added h8300sim
18872 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18874         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18875         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18876         (all-cygnus, native, build-cygnus): Make
18877         $(canonhost)-stamp-3stage-done, not $(host)....
18878         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18879         i386-sco3.2v4.  Added else true to if command.
18881 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18883         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18885 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18887         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18889 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18891         * configure.in: don't remove binutils from Solaris builds
18893 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18895         * Makefile.in: get rid of earlier definitions for *clean,
18896         also handle the recursive info rule better
18898 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18900         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18901         do more-or-less the right thing.
18903 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18905         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18906         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18908 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18910         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18911         $(host_canonical).
18913         * configure.in: split the configdirs list into 4 categories (native
18914         v. cross, library v. tool) and handle the cross-only and native-
18915         only in more reasonable (and correct!) way.
18917 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18919         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18920         configdirs anymore.
18922 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18924         * Makefile.in: extensive cleanup::  removed all of the explicit
18925         clean-* targets, collapsed many wrappers around subdir_do into
18926         one, added additional targets to satisfy standards.texi, deleted
18927         some old targets, some changes for consistency
18929 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18931         * configure.in: handle some programs as cross-only, and others as
18932         native only
18934         * test-build.mk: handle partial holes in a more generic manner
18936         * Makefile.in: m4 depends on libiberty
18938 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18940         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18941         time, wdiff, and find to configdirs
18943         * Makefile.in: all, clean, and install rules for the new programs
18944         added to configure.in
18946 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18948         * configure.in: use mh-sun for all *-sun-* hosts
18950 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18952         * Makefile.in: define flags for X11 include files and library file
18953         locations, pass them down to the programs that need this info
18955         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18957 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18959         * configure.in: start building libg++ for HP-UX targets
18961 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18963         * README:  Update references to files moved into etc/.
18965 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18967         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18968         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18970 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18972         * configure: accept dash as well as underscore in long option
18973         names for FSF compatibility.
18975 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18977         * config.sub: added -sco3.2v4 support from FSF.
18979 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18981         * configure.in: expand the section that adds or removes
18982         directories from the list of programs to build, to handle native
18983         vs. cross in addition to host v. native
18985 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18987         * Makefile.in:  Replace C++ in macro names with CXX.
18988         This is less likely to break ...
18990 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18992         * test-build.mk: add -w to GNU_MAKE
18994 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18996         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18997         add 'sparc' to list of recognized cpus.  This needed to make
18998         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18999         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19000         then changes that into $CPU-wrs-vxworks.
19002         * configure.in: remove most references to gdbtest, regularize
19003         target based program removal
19005         * test-build.mk: import from p3 tree (many fixes and changes)
19007 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19009         * Makefile.in: added rules to handle tcl, tk, and expect
19011         * configure.in: handle those directories if they exist
19013 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19015         * config.sub: removed bogus hppabsd and hppahpux names, since
19016         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19018 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19020         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19021         depends upon all-xiberty
19023         * Makefile.in: changes from p3, including:
19025         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19027         * Makefile.in (XTRAFLAGS): include newlib directories if
19028         newlib/Makefile exists, rather than if host != target.
19030         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19032         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19033         from the same source tree and not building a cross-compiler.  This
19034         matters for the libg++ configuration if reconfiguring a tree that
19035         has already been installed.
19037         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19039         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19040         pick up the machine and system specific header files.
19042         * Makefile.in: added AS_FOR_TARGET, passed down in
19043         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19044         the C compiler to use to create programs which are run in the
19045         build environment, set it to default to $(CC), and passed it down
19046         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19048         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19050         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19051         We need them for unusual native builds, like systems without
19052         ranlib.
19054         * configure: also define $(host_canonical) and
19055         $(target_canonical), which are the full, canonical names for the
19056         given host and target
19058 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19060         * Makefile.in:  Added separate definitions for C++.
19062 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19064         * configure.in (configdirs):  Add deja-gnu.
19066 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19068         * README:  Update for configure.texi and gdb-4.7 release.
19070 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19072         * Makefile.in:  Move "all" target to top of file.
19073         Previously, first target was ".PHONY" which caused BSD4.4 make
19074         to build .PHONY when make was run without arguments.
19076 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19078         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19079         Library-copylefted code in libiberty.
19081 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19083         * config.sub:  Replace m68kmote with plain old m68k.
19085 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19087         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19089 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19091         * config.sub: Complain if no argument is given.  Added support for
19092         386bsd as OS and target alias.
19094 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19096         * Makefile.in (XTRAFLAGS): include newlib directories if
19097         newlib/Makefile exists, rather than if host != target.
19099 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19101         * config.sub: recognize sparclite-wrs-vxworks.
19103         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19104         p3.) Added clean-xiberty to clean.
19106 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19108         * configure.in: use *-*-* instead of nested cases for host and target
19110 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19112         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19113         from the same source tree and not building a cross-compiler.  This
19114         matters for the libg++ configuration if reconfiguring a tree that
19115         has already been installed.
19117 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19119         * config.sub (i486v/i486v4):  Merge in from FSF version.
19121 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19123         * configure: only set PWD if it is already set.
19125 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19127         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19128         doesn't have unset and all success paths (and most error paths)
19129         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19130         to just ${PWD} to avoid confusion.)
19132 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19134         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19135         even for a native compilation.
19137 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19139         Changes to make the gdb.tar.Z rule work better.
19141         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19142         (DEVO_SUPPORT):  Add configure.texi.
19143         (bfd-ilrt.tar.Z):  Remove ancient rule.
19145 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19147         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19148         pick up the machine and system specific header files.
19150         * configure.in, config.sub: added new target m68010-adobe-scout,
19151         with alias of adobe68k.  Changed configure.in to check for
19152         -scout before -sco* to avoid a false match.
19154         * Makefile.in: added AS_FOR_TARGET, passed down in
19155         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19156         the C compiler to use to create programs which are run in the
19157         build environment, set it to default to $(CC), and passed it down
19158         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19160 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19162         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19163         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19164         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19165         FOR_TARGET variants, to newlib and libg++.
19167 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19169         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19170         first.
19172 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19174         * config.sub:  Accept `elf' as an environment.
19176 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19178         * Makefile.in (all-opcodes):  cd into the right directory
19180 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19182         * configure: added -program_transform_name option, used as
19183         argument to sed when installing programs.
19184         configure.texi: added documentation for -program_prefix,
19185         -program_suffix and -program_transform_name.
19187 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19189         * config.sub:  Accept i486 where i386 ok.
19191 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19193         * config.sub: accept we32k
19195 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19197         * config.sub, configure.in: accept OSE68000 and OSE68k.
19199         * Makefile.in: don't create all directories for ``make install'';
19200         let the subdirectories create the ones they need.
19202 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19204         * COPYING: new file, GPL v2
19206 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19208         * Makefile.in: use the new gen-info-dir, which needs a template
19209         argument (which also lives in texinfo)
19211         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19213 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19215         * config.sub (ncr3000):  Change i386 to i486.
19217 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19219         * Makefile.in: add install-rcs, install-grep to
19220         install-no-fixedincludes, removed install-bison and install-libgcc
19222 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19224         * configure.in: grab the HPUX makefile fragment if on HPUX
19226 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19228         * Makefile.in: eradicate bison spoor (ditto libgcc).
19229          configure.in: recognise m68{k,000}-ericsson-OSE.
19230          es1800 is alias for m68k-ericsson-OSE
19232 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19234         * configure.in: rearrange the parts that remove programs from
19235         configdirs, based now on HOST==TARGET or by canonical triple.
19237 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19239         * test-build.mk: recurse explicitly with -f test-build.mk when
19240           appropriate.  predicate stage3 and comparison on the existence
19241           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19242           On very clean, also remove ...stamp-co.  Build in-place before
19243           doing other builds.
19245 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19247         * Makefile.in, configure.in: add tgas
19249 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19251         * Makefile.in: a number of changes merged in from progressive.
19253         * configure.in: add libm.
19255         * .cvsignore: ignore some stuff that comes from test-build.mk.
19257 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19259         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19261 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19263         * configure: Add program_suffix (parallel to program_prefix)
19264         * Makefile.in: adjust directory-creating script for losing decstation
19266 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19268         * configure:  Minor $subdir-related fixes.
19270 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19272         * configure: fix various problems with propogating
19273         makefile_target_frag in subdirs.
19274         * configure.in: config libgcc if its there
19276 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19278         * config.sub:  HPPA merge.
19280 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19282         * Makefile.in:  Replace all-bison with all-byacc in all
19283         dependency lines for other tools (which now use byacc).
19285 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19287         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19289 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19291         * Makefile.in: make gprof rules similar to byacc rules (instead of
19292         vestigal $(unsubdir) that didn't work...)
19294 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19296         * config.sub:  Add support for Linux.
19297         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19298         (at least for libg++).
19300 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19302         * configure.texi: fix doc for the -nfp option to configure
19304 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19306         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19308 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19310         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19311         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19312         * configure.in: added solaris* host_makefile_frag hook.
19314 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19316         * config.sub: changed recognition of m68000 so that various
19317         m68k types can be specified via m680[01234]0
19319 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19321         * config.sub (basic_machine): fix sed so that '-foo' isn't
19322         completely substituted out while .+'-foo' loses the '-foo'
19324 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19326         * config.sub ($os): Add -aout.
19328 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19330         * configure:  If host_makefile_frag is absolute, don't
19331         prefix ${invsubdir} (relevant to libg++ auto-configure).
19333 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19335         * Makefile.in (tooldir): Define it.
19336         (all-ld): Depend on all-flex.
19338 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19340         * Makefile.in (check):  Fix libg++ special case.
19342 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19344         * configure: do not bury `pwd` into config.status, thus do fewer
19345           pwd's.
19347         * configure: print the "Building in" message only when building in
19348           other than "." AND verbose.
19350         * configure: remove -s, rework -v to better accommodate guested
19351           configures.
19353         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19355 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19357         * Makefile.in: macroize flags passed on recursion.  remove
19358           fileutils.
19360 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19362         * configure: get makesrcdir right for subdirs deeper than 1.
19364         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19365           install.
19367 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19369         * Makefile.in: don't print subdir_do or recursion lines.
19371 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19373         * standards.texi: added menu item.
19375         * Makefile.in: build and install standards.info.
19377         * standards.texi: new file.
19379 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19381         * configure: test for and move config.status pieces from
19382           ${subdir}/.
19384 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19386         * configure:  Test for existance of files before trying to mv
19387         them, to avoid numerous non-existance messages.
19389 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19391         * configure: correct final line of config.status.
19393         * configure: patch from eggert.  Avoids a protection problem if
19394           the original Makefile.in is read only.
19396         * configure: use move-if-change from gcc to create config.status.
19397           Some makefiles depend on config.status to tell if a directory
19398           has been reconfigured for a different host.  This change
19399           prevents those directories from remaking everything in the case
19400           where the reconfig was only intended to rebuild a Makefile.
19402         * configure: test for config.sub with "config.sub sun4" rather
19403           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19404           host alias from a missing config.sub.
19406 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19408         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19409           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19411 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19413         * configure: mkdir ${subdir} as needed.
19415 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19417         * Makefile.in,configure.in: added autoconf.
19419 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19421         * Makefile.in: no longer pass against on recursion.
19423         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19424           definitions are not inherited.
19426         * configure: correct makesrcdir when subdir is .
19428 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19430         * configure:  Add support for 'subdirs' variable, which is
19431         like 'configdirs', except that configure doesn't re-invoke
19432         itself for subdirs, it just creates a Makefile for each subdir.
19433         * configure.texi:  Document subdirs.
19435 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19437         * configure.in: added flex to configdirs
19439 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19441         * Makefile.in: remove clean-stamps from clean.
19443 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19445         * configure.in:  Add gdbtest to configdirs.
19447 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19449         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19450         to recursive makes.
19451         * configure.in:  Recognize new ncr3000 config.
19453 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19455         * Makefile.in, configure.in: removed references to gdbm.
19457 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19459         * config.sub:  Don't canonicalize os value
19460         newsos* to bsd (readline needs to check for newsos).
19461         (This fix was earlier made Jan 31, but got re-broken.)
19463 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19465         * configure.in:  sco is an os, not a vendor!
19467         * configure:  Quote $( better.  Keep various shells happy.
19469 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19471         * Makefile.in: eliminate stamp-files.
19473 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19475         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19476           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19478 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19480         * config.sub:  fix iris/iris3.
19482 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19484         * configure: re-add -rm.
19486 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19488         * Maskefile.in: add .stmp-rcs to all.
19490         * configure.in: remove gas from rs6000 build, use aix host fragment.
19492 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19494         * configure: pass down site_option during recursion.
19496 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19498         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19500 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19502         * configure: Change exec_prefix so that it really defaults to prefix.
19504 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19506         * Makefile.in, configure.in:  Add support for mmalloc library.
19508 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19510         * Makefile.in: add stmp dependencies for a few more things.
19512 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19514         * configure: adjusted error message on objdir/srcdir configure
19515           collision, per john's suggestion.
19517         * Makefile.in: add libiberty stmp to all and all.cross.
19519 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19521         * Makefile.in: remove force dependencies, add grep to all.
19523 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19525         * Makefile.in: drop flex.  make stamp files work.
19527         * configure: added test for conflicting configuration in srcdir,
19528           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19529           gets cranky.  use relative paths for configure and srcdir
19530           whenever possible.  Send some error messages to stderr that were
19531           going to stdout.
19533 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19535         * Makefile.in:  Fix libg++ rule to check for gcc directory
19536         before using gcc/gcc.  Also pass XTRAFLAGS.
19538 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19540         * Makefile.in: added stmp-files so that directories aren't polled
19541           when they are already built.
19543         * configure.texi: fixed a node pointer problem.
19545 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19547         * config.sub configure.in gdb/configure.in
19548         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19549         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19550         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19552 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19554         * configure: -recurring becomes -silent.  corrected help message
19555           for -site= option.
19557         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19559 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19561         * configure: when building Makefile for crosses, replace
19562           tooldir and program_prefix.  default srcdir from location of
19563           config.sub.  remove "for host in hosts" and "for target in
19564           targets" loops.
19566 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19568         * Makefile.in: Do not pass bindir or mandir to cvs.
19570 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19572         * Makefile.in, configure.in: removed traces of namesubdir,
19573           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19574           copyrights to '92, changed some from Cygnus to FSF.
19576         * configure.texi: remove most references to multiple hosts,
19577           multiple targets, subdirs, etc.
19579         * configure.man: removed rcsid. reference config.sub not
19580           config.subr.
19582         * Makefile.in: mkdir $(infodir) on install-info.
19584 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19586         * configure.texi:  Explain better about .gdbinit and about
19587         the environment that configure.in sections run in.
19589 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19591         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19593 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19595         * README:  DOC.configure => cfg-paper.texi.
19597 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19599         * config.sub (near case $os):  Don't convert newsos* to bsd!
19601 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19603         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19604         the number of copies of COPYING that go into the GDB tar file.
19606 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19608         * bfd/configure.in, gdb/config/mh-i386sco,
19609         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19610         Fix SCO configuration stuff.
19612 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19614         * Makefile.in:  For libg++, make sure the -I pointing
19615         to the gcc directory goes *after* all the libg++-local -I flags.
19616         Also, move just-gcc dependency from just-libg++ to all-libg++.
19618 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19620         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19622 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19624         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19626 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19628         * config.sub:  Add stratus configuration frags.  Also
19629         submitted to FSF.
19631 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19633         * Makefile.in (DEV_SUPPORT):  add configure.man.
19635         * config.sub(Decode manufacturer-specific):  add -none*.
19637 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19639         * Makefile.in:  remove form feeds to make Sun's make happy.
19640         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19642 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19644         * Makefile.in (AR_FLAGS):  Make quieter.
19646 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19648         * configure.in:  Add libg++.
19649         * configure:  When verbose, don't output the command line at each
19650         level; it will be unremarkably the same as the previous version,
19651         which will be the same as what the user typed.
19653 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19655         * configure.in, Makefile.in: fix clean-info, add flex.  add
19656           fileutils.
19658         * configure: be less sensitive to spaces in Makefile.in.  Do not
19659           look for sources in "..".  Doing so breaks subdirectories that
19660           might have their own configure.  If a subdir has it's own
19661           configure script, use it.
19663 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19665         * cfg-paper.texi: some changes suggested by rms.
19667 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19669         * config.sub:  Merge in some small additions from the FSF version,
19670         taken from the gcc distribution, to bring the Cygnus and FSF
19671         versions into closer sync.
19673 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19675         * configure.in:  Changed svr4 references to sysv4.
19677 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19679         * configure: added -V for version number option.
19681 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19683         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19684           renamed from DOC.configure to cfg-paper.texi.
19686 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19688         * configure, config.subr, config.sub: config.subr is now
19689           config.sub again.
19691 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19693         * configure.texi: new file, in progress.
19695         * Makefile.in: build info file and install the man page for
19696           configure.
19698         * configure.man: new file, first cut.
19700         * configure: find config.subr again now that configuration "none"
19701           has gone.  removed all traces of the -ansi option.  removed all
19702           traces of the -languages option.
19704         * config.subr: resync from rms.
19706 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19708         * configure, config.sub, config.subr: merge config.sub into
19709           config.subr, call the result config.subr, remove config.sub, use
19710           config.subr.
19712         * Makefile.in: revised install for dir.info.
19714 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19716         * configure.in: add decstation host makefile frag.
19718         * Makefile.in: BISON now bison -y again.  also install-gcc on
19719           install.  clean-gdbm on clean.  infodir belongs in datadir.
19720           Make directories for info install.  Build dir.info here then
19721           install it.
19723 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19725         * Makefile.in: fix for bad directory tests.
19727 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19729         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19730           regexp.  -srcdir relative was being handled incorrectly.
19732         * Makefile.in: unwrapped some for loops so that parallel makes
19733           work again and so one can focus one's attention on a particular
19734           package.
19736 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19738         * configure: added PWD as a stand in for `pwd` (for speed). use
19739           elif wherever possible.  make -srcdir work without -objdir.
19740           -objdir= commented out.
19742 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19744         * configure: +options become --options.  -subdirs commented out.
19745           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19746           Makefile now at top of generated Makefile.  Removed cvs log
19747           entries.  added -srcdir.  create .gdbinit only if there is one
19748           in ${srcdir}.
19750         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19751           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19752           and mandir now keyed off datadir by default.
19754 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19756         * Freshly created ChangeLog.
19759 Local Variables:
19760 mode: change-log
19761 left-margin: 8
19762 fill-column: 76
19763 version-control: never
19764 End: