* loop-invariant.c (may_assign_reg_p): Return false for frame pointer.
[official-gcc.git] / ChangeLog
blob7e74497c5bbd9e39b875ddedfffc7f4bcd523968
1 2018-04-26  Richard Biener  <rguenther@suse.de>
3         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
4         (STAGE2_CFLAGS): Likewise.
5         (STAGE2_TFLAGS): Likewise.
6         (STAGE3_CFLAGS): Add -fchecking.
7         (STAGE3_TFLAGS): Likewise.
8         (STAGEtrain_CFLAGS): Filter out -fchecking.
9         (STAGEtrain_TFLAGS): Likewise.
10         * Makefile.in: Re-generate.
12 2018-04-25  Catherine Moore <clm@codesourcery.com>
14         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
16 2018-04-18  Paul Clarke  <pc@us.ibm.com>
18         * MAINTAINERS (write after approval): Add myself.
20 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
22         * MAINTAINERS: Update my email address.
24 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
26         * MAINTAINERS: Remove redundant Write-After-Approval entry.
28 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
30         * MAINTAINERS: Update my email address and disambiguate myself
31         a bit from Will Schmidt.
33 2018-03-21  Nathan Sidwell  <nathan@acm.org>
35         * MAINTAINERS: Move maintainers of now-removed picochip and score
36         ports to write after approval.
38 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
40         * MAINTAINERS: Add entry for SVE maintainership.
42 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
44         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
45         * configure: Regenerate.
47 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
49         * MAINTAINERS (write after approval): Add myself.
51 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
53         * MAINTAINERS (write after approval): Add myself.
55 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
57         * MAINTAINERS (write after approval): Add myself.
59 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
61         Update copyright years.
63 2018-01-03  Ben Elliston  <bje@gnu.org>
65         * config.guess: Import latest version.
66         * config.sub: Likewise.
68 2017-12-12  Stafford Horne  <shorne@gmail.com>
70         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
71         * configure: Regenerate.
73 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
75         * MAINTAINERS (Write After Approval): Add myself.
77 2017-11-28  Julia Koval  <julia.koval@intel.com>
78             Sebastian Peryt  <sebastian.peryt@intel.com>
80         * Makefile.def (target_modules): Remove libcilkrts.
81         * Makefile.in: Ditto.
82         * configure: Ditto.
83         * configure.ac: Ditto.
85 2017-11-28  Julia Koval  <julia.koval@intel.com>
87         * MAINTAINERS (Write After Approval): Add myself.
89 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
91         * MAINTAINERS (Write After Approval): Add myself.
93 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
95         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
96         Use my SiFive email address.
98 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
100         * MAINTAINERS (write after approval): Add myself.
102 2017-10-27  Martin Liska  <mliska@suse.cz>
104         * Makefile.tpl: Use proper name of folder as it was renamed
105         during transition to 4 stages.
106         * Makefile.in: Regenerate.
108 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
110         * MAINTAINERS (write after approval): Add myself.
112 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
114         * MAINTAINERS: Add a note that maintainership also includes web
115         pages, docs, and testsuite related to that area.
117 2017-09-25  Tom de Vries  <tom@codesourcery.com>
119         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
121 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
123         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
125 2017-09-15  Nathan Sidwell  <nathan@acm.org>
127         * MAINTAINERS: Remove myself as a vxworks maintainer.
129 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
131         * MAINTAINERS: Remove email address of Jim Norris.
133 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
135         * MAINTAINERS (Reviewers): Move myself from here...
136         (CPU Port Maintainers): ... to here.
138 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
140         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
142 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
144         * MAINTAINERS (write after approval): Add myself.
146 2017-07-28  Tony Reix  <tony.reix@atos.net>
148         * configure.ac (target-libffi): Don't disable for AIX.
149         (go): Don't add to unsupported_languages on AIX.
150         (target-libgo): Don't disable for AIX.
151         * configure: Regenerate.
153 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
155         * MAINTAINERS: Add myself.
157 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
159         * MAINTAINERS: Update my email address.
161 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
163         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
164         arm-specific auto-generated header files.
166 2017-07-03  Nathan Sidwell  <nathan@acm.org>
168         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
169         * configure: Rebuilt.
171 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
173         * MAINTAINERS: Readd myself for c6x.
175 2017-06-28  Martin Liska  <mliska@suse.cz>
177         PR bootstrap/81217
178         * Makefile.def: Remove superfluous bootstrap_target from
179         bootstrap_stage.
180         * Makefile.in: Re-generate the file.
182 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
184         * MAINTAINERS: Add myself to Write After Approval
186 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
188         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
190 2017-06-19  Martin Liska  <mliska@suse.cz>
192         * Makefile.def: Define 4 stages PGO bootstrap.
193         * Makefile.tpl: Define FLAGS.
194         * Makefile.in: Regenerate.
196 2017-06-14  Ian Lance Taylor  <iant@golang.org>
198         * Makefile.def: Add check-gotools to go check targets.
199         * Makefile.in: Rebuild.
201 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
203         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
205 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
207         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
208         * configure: Regenerate.
210 2017-05-31  Martin Liska  <mliska@suse.cz>
212         * configure.ac: Add handling of stage2_werror_flags to
213         action-if-given and to action-if-not-given.
214         * configure: Regenerate.
216 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
218         * MAINTAINERS: Add self to Write After Approval
220 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
222         * MAINTAINERS: Update my email address, and remove myself as
223         maintainer in some areas.
225 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
227         * MAINTAINERS: Add self to Write After Approval
229 2017-05-25  Nathan Sidwell  <nathan@acm.org>
231         * configure.ac: Add --enable-languages=default to mean default and
232         make --enable-languages=all mean all supported languages.
233         * configure: Regenerated.
235 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
237         * config.gcc (powerpc*-*-*spe*): New.
238         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
239         (powerpc-*-rtems*spe*): New.
240         (powerpc*-*-linux*spe*): New.
241         (powerpc-wrs-vxworksspe): New.
242         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
243         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
244         * config.host (powerpc*-*-*spe*): New.
246 2017-05-19  Martin Liska  <mliska@suse.cz>
248         * configure.ac: Add --enable-werror-always just for
249         bootstrap-debug (or none build config) and do not add it
250         when we are on a release branch.
251         * configure: Regenerated.
253 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
255         * MAINTAINERS: Add self to Write After Approval
257 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
259         * MAINTAINERS: Move myself to Write After Approval section.
261 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
263         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
264         ACCH registers.
265         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
266         available.
267         (umulsidi3): Likewise.
268         (mulsidi3_700): Disable this pattern when we have advanced mpy
269         instructions.
270         (umulsidi3_700): Likewise.
271         (maddsidi4): New pattern.
272         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
273         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
274         (mpydu_imm_arcv2hs): Likewise.
275         * config/arc/predicates.md (accl_operand): New predicate.
277 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
278             Andrew Burgess <andrew.burgess@embecosm.com>
280         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
281         case.
282         (ARC_AUTOFP_IRQ_P): Likewise.
283         (ARC_AUTO_IRQ_P): Likewise.
284         (rgf_banked_register_count): New variable.
285         (parse_mrgf_banked_regs_option): New function.
286         (arc_override_options): Handle rgf_banked_regs option.
287         (arc_handle_interrupt_attribute): Add firq option.
288         (arc_compute_function_type): Return fast irq type when required.
289         (arc_must_save_register): Handle fast interrupts.
290         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
291         (arc_return_address_regs): Update.
292         * config/arc/arc.h (arc_return_address_regs): Update.
293         (arc_function_type): Add fast interrupt type.
294         (ARC_INTERRUPT_P): Update.
295         (RC_FAST_INTERRUPT_P): Define.
296         * config/arc/arc.md (simple_return): Update for fast interrupts.
297         (p_return_i): Likewise.
298         * config/arc/arc.opt (mrgf-banked-regs): New option.
299         * doc/invoke.texi (mrgf-banked-regs): Document.
301 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
303         * config/arc/arc.c (irq_ctrl_saved): New variable.
304         (ARC_AUTOBLINK_IRQ_P): Define.
305         (ARC_AUTOFP_IRQ_P): Likewise.
306         (ARC_AUTO_IRQ_P): Likewise.
307         (irq_range): New function.
308         (arc_must_save_register): Likewise.
309         (arc_must_save_return_addr): Likewise.
310         (arc_dwarf_emit_irq_save_regs): Likewise.
311         (arc_override_options): Handle deferred options.
312         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
313         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
314         arc_must_save_return_addr.
315         (arc_compute_frame_size): Handle automated save and restore of
316         registers.
317         (arc_expand_prologue): Likewise.
318         (arc_expand_epilogue): Likewise.
319         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
320         * config/arc/arc.opt (mirq-ctrl-saved): New option.
321         * doc/invoke.texi (mirq-ctrl-saved): Document option.
323 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
324         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
326         PR bootstrap/77661
327         * Makefile.def: Don't pass --enable-maintainer-mode on to an
328         in-tree build MPC.
329         * Makefile.in: Regenerate.
331 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
333         * configure.ac: Enable LTO by default on darwin >= 9.
334         * configure: Regenerate.
336 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
338         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
339         and Andrew Waterman as the RISC-V maintainers.
341 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
343         * MAINTAINERS: Add self to Write After Approval
345 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
347         * config.guess: Import latest from upstream.
349 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
351         * MAINTAINERS (Write After Approval): Remove entries that are
352         already covered under Reviewers.
354 2017-03-08  Mark Wielaard  <mark@klomp.org>
356         PR demangler/70909
357         PR demangler/67264
358         * include/demangle.h: Add d_printing to struct demangle_component
359         and pass struct demangle_component as non const.
361 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
363         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
365 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
367         * Makefile.tpl: Remove HOST_ISLVER.
368         (HOST_EXPORTS): Remove ISLVER.
369         * Makefile.in: Regenerate.
371 2017-02-13  Richard Biener  <rguenther@suse.de>
373         * configure: Re-generate.
375 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
377         * MAINTAINERS: Adjust bug reporting URL.
379 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
381         * MAINTAINERS (Write After Approval): Remove redundant entry
382         for Andrew Burgess.
384 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
386         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
387         32-bit hppa*-*-hpux*.
388         * configure: Regenerate.
390 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
392         * configure.ac: Moved the white list of enabling BRIG FE to
393         libhsail-rt/configure.tgt.
394         * configure: Regenerated.
395         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
397 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
398             Martin Jambor  <mjambor@suse.cz>
400         * Makefile.def (target_modules): Added libhsail-rt.
401         (languages): Added language brig.
402         * Makefile.in: Regenerated.
403         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
404         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
405         * configure: Regenerated.
407 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
409         PR other/79046
410         * configure: Regenerated.
412 2017-01-04  Alan Modra  <amodra@gmail.com>
414         * configure: Regenerate.
416 2016-12-29  Ben Elliston  <bje@gnu.org>
418         * config.sub: Import latest version.
420 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
422         * MAINTAINERS (Write After Approval): Add myself.
424 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
426         * configure.ac: Don't bootstrap libmpx unless --with-build-config
427         includes bootstrap-mpx.
428         * configure: Regenerated.
430 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
436         * configure: Regenerate.
438 2016-12-01  Matthias Klose  <doko@ubuntu.com>
440         * configure.ac: Don't use pkg-config to check for bdw-gc.
441         * configure: Regenerate.
443 2016-11-30  Matthias Klose  <doko@ubuntu.com>
445         * Makefile.def: Remove reference to boehm-gc target module.
446         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
447         options and for the bdw-gc pkg-config module.
448         * configure: Regenerate.
449         * Makefile.in: Regenerate.
451 2016-11-28  Nathan Sidwell  <nathan@acm.org>
453         * MAINTAINERS (nvptx): Remove self.
455 2016-11-25  Ben Elliston  <bje@gnu.org>
457         * config.guess: Import latest version.
458         * config.sub: Likewise.
460 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2016-11-15  Matthias Klose  <doko@ubuntu.com>
466         * Makefile.def: Remove references to GCJ.
467         * Makefile.tpl: Likewise.
468         * Makefile.in: Regenerate.
470 2016-11-15  Matthias Klose  <doko@ubuntu.com>
472         * config-ml.in: Remove references to GCJ.
473         * configure.ac: Likewise.
474         * configure: Regenerate.
476 2016-11-01  Josh Conner  <joshconner@google.com>
478         * MAINTAINERS (Write After Approval): Update email address,
480 2016-10-27  Carl Love  <cel@us.ibm.com>
482         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
483         Approval list to make it alphabetical.
485 2016-10-27  Carl Love  <cel@us.ibm.com>
487         * MAINTAINERS (Write After Approval): Add myself.
489 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
491         * MAINTAINERS (Reviewers): Add myself.
492         (Write After Approval): Add myself.
494 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
495             Ulrich Weigand  <uweigand@de.ibm.com>
497         * MAINTAINERS: Update email address.
499 2016-10-10  Nathan Sidwell  <nathan@acm.org>
501         * MAINTAINERS: Update email address.
503 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
505         * configure.ac: Add aarch64-*-freebsd*.
506         * configure: Regenerate.
508 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
510         * MAINTAINERS: Update email address after it got reverted.
512 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
514         * configure.ac (target_libraries): Readd target-boehm-gc.
515         Restore --enable-objc-gc handling.
516         * configure: Regenerate.
518 2015-10-03  Jeff Law  <law@redhat.com>
520         * MAINTAINERS: Move several inactive maintainers to the
521         write-after-approval section.
523 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
525         * configure.ac: Add target-libffi to target_libraries.
526         Readd libgcj target disablings, modified to only target-libffi.
527         Readd target addition of go to unsupported languages.
528         * configure: Regenerated.
530 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
532         * MAINTAINERS: Update email address.
534 2016-09-30  Andrew Haley  <aph@redhat.com>
536         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
537         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
538         libgcj.
540 2016-09-30  Andrew Haley  <aph@redhat.com>
542         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
543         write-after approval after GCJ deletion.
545 2016-09-30  Andrew Haley  <aph@redhat.com>
547         * Makefile.def: Remove libjava.
548         * Makefile.tpl: Likewise.
549         * Makefile.in: Regenerate.
550         * configure.ac: Likewise.
551         * configure: Likewise.
552         * gcc/java: Remove.
553         * libjava: Likewise.
555 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
557         * MAINTAINERS (Reviewers): Add myself.
559 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
561         * configure.ac: Disable "sim" directory for arc*-*-*.
562         * configure: Regenerated.
564 2016-09-23  Tamar Christina <tamar.christina@arm.com>
566         * MAINTAINERS (Write After Approval): Add myself.
568 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
570         * configure.ac: Check for the minimum in-tree MPFR version
571         handled.
572         * configure: Regenerate.
574 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
576         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
577         * configure: Regenerated.
579 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
581         * MAINTAINERS (Write After Approval): Add myself.
583 2016-06-23  Andi Kleen  <ak@linux.intel.com>
585         * Makefile.def: Add autoprofiledbootstrap.
586         * Makefile.tpl: Dito.
587         * Makefile.in: Regenerate.
589 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
591     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
592     * configure: Regenerate.
594 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
596         * configure: Regenerate.
597         * configure.ac: Remove support for avr-rtems.
599 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2016-06-16  Michael Collison  <michael.collison@arm.com>
605         * MAINTAINERS (Write After Approval): Add myself.
607 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
609         * MAINTAINERS (Write After Approval): Update e-mail address.
611 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
613         * MAINTAINERS (Write After Approval): Add myself.
615 2016-05-28  Alan Modra  <amodra@gmail.com>
617         * Makefile.tpl (configure): Depend on m4 files included.
618         * Makefile.in: Regenerate.
620 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
622         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
623         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
625 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
627         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
628         special case builtin.
629         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
630         support for ALTIVEC_BUILTIN_VEC_ADDEC.
631         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
632         for __builtin_vec_addec.
634 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
636         * config.guess: Import version 2016-04-02 (newest).
637         * config.sub: Import version 2016-05-10 (newest).
639 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
641         * configure.ac: Add ARC support to libgloss.
642         * configure: Regenerate
644 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
646         * MAINTAINERS (Write After Approval): Add myself.
648 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
650         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
651         * configure: Regenerated.
652         * Makefile.def (gmp): Explicitly disable assembler.
653         (mpfr): Adjust lib_path.
654         (mpc): Likewise.
655         * Makefile.in: Regenerated.
657 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
659         PR bootstrap/70704
660         * configure.ac (--enable-stage1-checking): Add missing
661         --enable-checking=.
662         * configure: Regenerated.
664 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
666         * config.guess: Revert r235676.
667         * config.sub: Revert r235676.
669 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
671         * config.guess: Remove SH5 support.
672         * config.sub: Likewise.
673         * configure: Likewise.
674         * configure.ac: Likewise.
676 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
678         PR bootstrap/70704
679         * configure.ac (--enable-stage1-checking): For --disable-checking or
680         implicit --enable-checking, make sure extra flag matches in between
681         stage1 and later checking.
682         * configure: Regenerated.
684 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
686         * .gitattributes: New file.
688 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
690         * MAINTAINERS (rs6000/powerpc port): Add myself.
692 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
694         PR bootstrap/70173
695         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
696         and gotools directories.  Delete the stage_final file.
697         * Makefile.in: Regenerate.
699 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
701         * MAINTAINERS (Write After Approval): Add myself.
703 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
705         * MAINTAINERS (Fortran maintainer): Remove myself.
707 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
713         * MAINTAINERS (Write After Approval): Add myself.
715 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
717         Sync with binutils-gdb:
719         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
721         * configure.ac: Add mips and s390 to the gold target check.
722         * configure: Regenerate.
724 2016-03-01  DJ Delorie  <dj@redhat.com>
726         * MAINTAINERS (mep): Remove myself as MeP maintainer.
728 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
730         * MAINTAINERS (libcpp): Add myself.
731         (diagnostic messages): Likewise.
733 2016-02-20  Tom de Vries  <tom@codesourcery.com>
735         * MAINTAINERS: Fix whitespace.
737 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
739         * MAINTAINERS (Write After Approval): Add myself.
741 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
743         * config/isl.m4: Add comments about isl-0.16.
744         * configure: Regenerate.
746 2016-01-29  Martin Jambor  <mjambor@suse.cz>
748         * MAINTAINERS (hsa maintainers): Add myself.
750 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
752         * MAINTAINERS: (Write After Approval): Add myself.
754 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
755             Sebastian Pop  <s.pop@samsung.com>
757         * Makefile.in: Regenerate.
758         * Makefile.tpl: Export ISLVER.
759         * configure: Regenerate.
760         * config/isl.m4: Detect isl-0.15.
762 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
764         PR bootstrap/69329
765         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
766         * Makefile.in: Regenerate.
768 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
770         * configure.ac: Enable LTO for DJGPP
771         * configure: Regenerate
773 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
775         Sync with binutils-gdb:
776         2015-10-21  Nick Clifton  <nickc@redhat.com>
778         PR gas/19109
779         * configure.ac: Note the 'none' is an acceptable argument to
780         --enable-compressed-debug-sections.
781         * configure: Regenerate.
783 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
785         PR bootstrap/69134
786         * Makefile.def (mpfr): Disable assembler.
787         * Makefile.in: Regenerate.
789 2016-01-01  Ben Elliston  <bje@gnu.org>
791         * config.guess: Import version 2016-01-01.
792         * config.sub: Likewise.
794 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
796         * MAINTAINERS (Write After Approval): Add myself.
798 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
800         * Makefile.in: Replace ISL with isl.
801         * Makefile.tpl: Same.
802         * config/isl.m4: Same.
803         * configure.ac: Same.
804         * contrib/download_prerequisites: Same.
805         * configure: Regenerate.
807 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
809         * MAINTAINERS (Write After Approval): Add Myself.
811 2015-12-17  Nathan Sidwell  <nathan@acm.org>
813         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
814         * configure: Regenerate.
816 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
817             Sebastian Pop  <s.pop@samsung.com>
819         * config/isl.m4 (ISL_CHECK_VERSION): Check for
820         isl_ctx_get_max_operations.
821         * configure: Regenerate.
823 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
825         * MAINTAINERS (Write After Approval): Add myself.
827 2015-12-02  Ian Lance Taylor  <iant@google.com>
829         PR go/66147
830         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
831         * Makefile.in: Regenerate.
833 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
835         PR libffi/65726
836         * Makefile.def (lang_env_dependencies): Make libffi depend
837         on cxx.
838         * Makefile.in: Regenerate.
840 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
842         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
843         symbols.
845 2015-11-20  Tristan Gingold  <gingold@adacore.com>
847         Sync with binutils-gdb:
848         2015-11-20  Tristan Gingold  <gingold@adacore.com>
850         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
851         * configure: Regenerate.
853 2015-11-19  Martin Liska  <mliska@suse.cz>
855         * .gitignore: Add .clang-format to ignored files.
856         * Makefile.in: Add clang-format.
857         * Makefile.tpl: Likewise.
859 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
861         * configure.ac: Enable libmpx by default.
862         * configure: Regenerated.
864 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
866         * MAINTAINERS: Update email address.
868 2015-10-23  Paulo Matos  <pmatos@linki.tools>
870         * MAINTAINERS: Update email address.
872 2015-10-23  Alan Hayward <alan.hayward@arm.com>
874         * MAINTAINERS  (Write After Approval): Add myself.
876 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
878         Sync with binutils-gdb:
879         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
881         PR gas/19109
882         * configure.ac: Add
883         --enable-compressed-debug-sections={all,gas,gold,ld}.
884         * configure: Regenerated.
886 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
888         * MAINTAINERS: Update list of Ada maintainers and email addresses.
890 2015-10-09  Martin Liska  <mliska@suse.cz>
892         * MAINTAINERS (Write After Approval): Add myself.
894 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
896         * MAINTAINERS (Write After Approval): Add myself.
898 2015-10-02  Florian Weimer  <fweimer@redhat.com>
900         * MAINTAINERS: Update email address.
902 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
904         * MAINTAINERS  (Write After Approval): Add myself.
906 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
908         * MAINTAINERS: Update email.
910 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
912         * MAINTAINERS: Update my email address.
914 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
916         * MAINTAINERS (ft32 port): Add myself.
918 2015-08-28  David Sherwood  <david.sherwood@arm.com>
920         * MAINTAINERS: Add myself.
922 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
928         PR libfortran/54572
929         * Makefile.def: Make libgfortran depend on libbacktrace.
930         * Makefile.in: Regenerate.
932 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
934         * MAINTAINERS (Write After Approval): Add myself.
936 2015-08-12  Tom de Vries  <tom@codesourcery.com>
938         PR other/67092
939         * configure.ac: Remove --with_host_libstdcxx support.
940         * configure: Regenerate.
942 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
943             Jakub Jelinek  <jakub@redhat.com>
945         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
946         nvptx*-*-*.
947         * configure: Regenerate.
949 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
951         * Makefile.def (libiconv): Define bootstrap=true.
952         Mark pdf/html/info as missing.
953         (configure-gcc): Depend on all-libiconv.
954         (all-gcc): Ditto.
955         (configure-libcpp): Ditto.
956         (all-libcpp): Ditto.
957         (configure-intl): Ditto.
958         (all-intl): Ditto.
959         * Makefile.in: Regenerate.
961 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
963         * MAINTAINERS (loop ivopts): Add the entry and myself.
965 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
967         * MAINTAINERS (nvptx): Add self.
969 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
971         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
972         128-bit vector modes.
974 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
976         * MAINTAINERS (Write After Approval): Add myself.
978 2015-07-28  Ben Elliston  <bje@gnu.org>
980         * config.sub, config.guess: Import from upstream.
982 2015-07-24  Michael Darling  <darlingm@gmail.com>
984         PR other/66259
985         * config-ml.in: Reflects renaming of configure.in to configure.ac
986         * configure: Likewise
987         * configure.ac: Likewise
989 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
991         * MAINTAINERS: Update my email address.
993 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
995         Sync with binutils-gdb:
996         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
998         * configure.ac (target_configdirs): Exclude target-zlib if
999         target-libjava isn't built.
1000         * configure: Regenerated.
1002 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1004         Sync with binutils-gdb:
1005         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1007         * configure.ac: Disable configuration of GDB for HPUX targets.
1008         * configure: Regenerate.
1010         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1012         * configure.ac: Add --with-system-zlib.
1013         * configure: Regenerated.
1015         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1017         * configure.ac: Add FT32 support.
1018         * configure: Regenerate.
1020         2015-01-12  Anthony Green  <green@moxielogic.com>
1022         * configure.ac: Don't disable gprof for moxie.
1023         * configure: Rebuild.
1025 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1027         Sync with binutils-gdb:
1028         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1030         PR ld/18355
1031         * Makefile.def: Add extra_configure_flags to host zlib.
1032         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1033         to --enable-host-shared When bfd is to be built as shared
1034         library.  AC_SUBST.
1035         * Makefile.in: Regenerated.
1037 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1039         Sync with src:
1040         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1041         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1042         * Makefile.in: Regenerated.
1044 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1046         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1047         target.
1048         * configure: Regenerate.
1050 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1052         * MAINTAINERS (Write After Approval): Add myself.
1054 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1056         * MAINTAINERS (OS Port Maintainers): Add myself.
1057         (Various Maintainers): Remove myself from libffi testsuite.
1059 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1061         * MAINTAINERS (gen* on machine desc): Add self.
1063 2015-06-02  Jason Merrill  <jason@redhat.com>
1065         PR bootstrap/66319
1066         * configure.ac: Use -std=gnu++98.
1068 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1074         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1075         * configure: Regenerate.
1077 2015-05-26  Jason Merrill  <jason@redhat.com>
1079         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1080         * configure: Regenerate.
1082 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1084         * configure.ac: FT32 target added.
1085         * configure: Regenerated.
1087 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1089         * MAINTAINERS (Write After Approval): Add myself.
1091 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1093         * MAINTAINERS (Write After Approval): Add myself.
1095 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1097         * configure.ac: Fix typo.
1098         * configure: Regenerate.
1100 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1102         * MAINTAINERS (Write After Approval): Add myself.
1104 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1106         * configure.ac: Match $host configured with triplets.
1107         * configure: Regenerate.
1109 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1111         * Makefile.tpl: Remove surplus whitespace throughout.
1112         * Makefile.in: Regenerate.
1114 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1116         * MAINTAINERS (Various Maintainers): Add myself as instruction
1117         combiner maintainer.
1119 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1121         PR bootstrap/62077
1122         * configure.ac (--enable-stage1-checking): Default to
1123         release,misc,gimple,rtlflag,tree,types if --disable-checking
1124         or --enable-checking is not specified and DEV-PHASE is not
1125         experimental.
1126         * configure: Regenerated.
1128 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1130         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1131         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1132         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1133         * Makefile.in: Regenerate.
1135 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1137         * MAINTAINERS: Update my email address.
1139 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1141         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1143 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1145         * MAINTAINERS: Add myself as an arm port reviewer.
1147 2015-03-25  Martin Liska  <mliska@suse.cz>
1148             Yury Gribov  <y.gribov@samsung.com>
1150         * Makefile.in: Fix ln source location for vimrc file.
1151         * Makefile.tpl: Likewise.
1153 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1155         PR bootstrap/25672
1156         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1157         cross-compiling.  Similarly for CXX_FOR_TARGET.
1158         * configure: Regenerate.
1160 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1162         * Makefile.def: Add libmpx.
1163         * configure.ac: Add libmpx.
1164         * Makefile.in: Regenerate.
1165         * configure: Regenerate.
1167 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1169         * MAINTAINERS (CPU Port Maintainers): Add myself
1170         i386 vector ISA extns mantainer.
1172 2015-03-13  Jeff Law  <law@redhat.com>
1174         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1175         maintainer.
1176         Remove Richard Henderson as a maintainer for the x86 port.
1178 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1180         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1182 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1184         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1185         pointer bounds checker and i386 MPX maintainer.
1187 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1189         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1191 2015-02-26  Martin Sebor  <msebor@redhat.com>
1193         * MAINTAINERS (Various Maintainers): Add self.
1195 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1197         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1198         Make sure it contains lto.
1199         * configure: Regenerate.
1201 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1203         * configure: Regenerate.
1205 2015-02-06  Diego Novillo  <dnovillo@google.com>
1207         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1208         middle-end, docstring): Remove myself.
1209         (Write After Approval): Add myself.
1211 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1213         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1214         (Write After Approval): Update address.
1216 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1218         PR jit/64780
1219         * configure.ac: Require the user to explicitly specify
1220         --enable-host-shared if the jit is enabled.
1221         * configure: Regenerate.
1223 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1225         * MAINTAINERS (Write After Approval): Add myself.
1227 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1229         * MAINTAINERS: Make whitespace consistent.
1231 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1233         * MAINTAINERS (Write After Approval): Add myself.
1235 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1237         * MAINTAINERS: (Write After Approval): Add myself.
1239 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1241         * MAINTAINERS: (Write After Approval): Add myself.
1243 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1245         * MAINTAINERS: (Write After Approval): Add myself.
1247 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1249         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1250         objective-c/c++ front end maintainer.
1252 2015-01-13  Marek Polacek  <polacek@redhat.com>
1254         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1256 2015-01-12  Jeff Law  <law@redhat.com>
1258         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1259         a very long time.
1261 2015-01-09  Ian Lance Taylor  <iant@google.com>
1263         * configure.ac (host_tools): Add gotools.
1264         * Makefile.def (host_modules): Add gotools.
1265         (dependencies): Add dependency of all-gotools on all-target-libgo.
1267 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1269         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1270         * configure: Regenerate.
1272 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1274         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1275         all-target-libgomp.
1276         * Makefile.in: Regenerate.
1278 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1280         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1282 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1284         * configure.ac: Add Visium support.
1285         * configure: Regenerate.
1287 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1289         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1290         * configure: Regenerate.
1292 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1294         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1295         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1296         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1297         (OBJCOPY_FOR_TARGET): New variable.
1298         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1299         * Makefile.in: Regenerate.
1300         * configure.ac: Check for already installed target objcopy.
1301         Also GCC_TARGET_TOOL on objcopy.
1302         * configure: Regenerate.
1304 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1306         * config.sub: Update from upstream, to 2015-01-01 version.
1307         * config.guess: Ditto.
1309 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1311         * MAINTAINERS (RTEMS Ports): Add myself.
1313 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1315         * MAINTAINERS (Write After Approval): Add myself.
1317 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1319         * MAINTAINERS (Write After Approval): Add myself.
1321 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1323         * configure.ac (--enable-as-accelerator-for): Don't set
1324         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1325         * configure: Regenerate.
1327 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1329         PR bootstrap/64023
1330         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1331         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1332         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1333         to CXX.
1334         * Makefile.in: Regenerated.
1336 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1337             Yury Gribov  <y.gribov@samsung.com>
1339         * .gitignore: Added .local.vimrc and .lvimrc.
1340         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1341         * Makefile.in: Regenerate.
1343 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1345         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1346         * configure: Regenerated.
1348 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1350         * MAINTAINERS (nvptx port): New entry.
1352 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1354         * configure: Regenerate.
1356 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1358         * configure.ac: Merge with Binutils.
1360 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1362         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1363         * Makefile.in: Regenerate.
1365 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1367         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1368         missing flex.
1369         * Makefile.in: Regenerated.
1371 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1373         * Makefile.in: Regenerate.
1375 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1377         PR bootstrap/63784
1378         * libtool.m4: Add $pic_flag with -shared.
1380 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1382         * MAINTAINERS (Write After Approval): Added myself.
1384 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1386         * MAINTAINERS (write-after-approval): Add myself.
1388 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1390         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1391         from 2 years ago.
1393 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1395         Revert:
1396         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1398         * MAINTAINERS (Write After Approval): Added myself as line map
1399         maintainer.
1401 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1403         Revert:
1404         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1406         * MAINTAINERS (Write After Approval): Added myself.
1408 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1410         * MAINTAINERS (Write After Approval): Added myself.
1412 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1414         * MAINTAINERS (Write After Approval): Added myself as line map
1415         maintainer.
1417 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1419         * MAINTAINERS (Various Maintainers): Added myself as line map
1420         maintainer.
1422 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1424         * move-if-change: Sync from upstream gnulib.
1426 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1428         * compile: Sync with upstream Automake.
1429         * depcomp: Ditto.
1430         * install-sh: Ditto.
1431         * missing: Ditto.
1432         * mkinstalldirs: Ditto.
1433         * ylwrap: Ditto.
1435 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1437         * config.sub: Update from upstream config repo.
1438         * config.guess: Ditto.
1440 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1442         * Makefile.def: Add liboffloadmic to target_modules.  Make
1443         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1444         * Makefile.in: Regenerate.
1445         * configure: Regenerate.
1446         * configure.ac: Add liboffloadmic to target binaries.
1447         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1448         Add liboffloadmic to noconfig list when C++ is not supported.
1450 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1451             Thomas Schwinge  <thomas@codesourcery.com>
1452             Ilya Verbin  <ilya.verbin@intel.com>
1453             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1455         * configure: Regenerate.
1456         * configure.ac (--enable-as-accelerator-for)
1457         (--enable-offload-targets): New configure options.
1459 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1461         * Makefile.def: Make all-gcc depend on all-isl.
1462         * Makefile.in: Regenerate.
1464 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1466         * ChangeLog.jit: New.
1467         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1469 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1471         PR target/63610
1472         * libtool.m4: Fix globbing of darwin versions.
1473         * configure: Regenerate.
1475 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1477         * Makefile.def: Remove CLooG.
1478         * Makefile.tpl: Ditto.
1479         * configure.ac: Ditto.
1480         * configure: Regenerate.
1481         * Makefile.in: Ditto.
1483 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1485         * configure.ac: Handle nvptx-*-*.
1486         * configure: Regenerate.
1488 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1490         * MAINTAINERS (Write After Approval): Add myself.
1492 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1494         * Makefile.def (libcc1): Remove bootstrap=true;.
1495         * Makefile.in: Regenerated.
1497 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1499         * configure.ac: Update comment.
1500         * configure: Regenerate.
1502 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1508         * configure.ac (extra_host_libiberty_configure_flags): Add
1509         --enable-shared also for libcc1's benefit.
1510         * configure: Regenerate.
1512 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1514         * MAINTAINERS: Change my email address.
1516 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1517             Tom Tromey  <tromey@redhat.com>
1519         * Makefile.def: Add libcc1 to host_modules.
1520         * configure.ac (host_tools): Add libcc1.
1521         * Makefile.in, configure: Rebuild.
1523 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1525         * configure.ac (build_configargs): Don't share config.cache between
1526         build subdirs.
1527         * configure: Regenerate.
1529 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1531         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1532         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1533         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1534         leon3v7 as leon3.
1535         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1536         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1537         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1538         * config/sparc/sparc.md (cpu): Add leon3v7.
1539         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1541 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1543         * MAINTAINERS (write-after-approval): Add myself.
1545 2014-10-23  Ian Lance Taylor  <iant@google.com>
1547         * configure.ac: Disable the Go frontend on systems where it is known
1548         to not work.
1549         * configure: Regenerate.
1551 2014-10-23  Richard Biener  <rguenther@suse.de>
1553         * Makefile.def: Add libcpp build module and dependencies.
1554         * configure.ac: Add libcpp build module.
1555         * Makefile.in: Regenerate.
1556         * configure: Likewise.
1558 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1560         * MAINTAINERS (write-after-approval): Add myself.
1562 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1564         * INSTALL/README: Do not mention CVS.
1566 2014-10-03  Jing Yu  <jingyu@google.com>
1568         * configure.ac: Add aarch64 to list of targets that support gold.
1569         * configure: Regenerate.
1571 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1573         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1575 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1577         * MAINTAINERS:  Add myself as MIPS maintainer.
1579 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1581         * MAINTAINERS: Move myself to MIPS maintainers.
1583 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1585         * MAINTAINERS: Put all email addresses between '<' and '>'.
1587 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1589         * MAINTAINERS: Move myself to reviewers (Fortran).
1591 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1593         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1594         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1595         * Makefile.in: Regenerate.
1597 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1599         * rtx-classes-status.txt: Delete
1601 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1603         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1605 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1607         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1608         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1609         of checking for version number.
1610         * configure: Regenerated.
1611         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1613 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1615         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1616         is done; begin phase 6 (use extra rtx_def subclasses).
1618 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1620         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1621         done; begin phase 5 (additional rtx_def subclasses).
1623 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1625         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1627 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1629         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1630         SET_BB_HEADER are done.
1632 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1634         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1635         done.
1637 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1639         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1641 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1643         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1645 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1647         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1649 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1651         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1653 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1655         * rtx-classes-status.txt: Phase 3 (per-file commits within
1656         "config" subdirs) is done; begin phase 4 (removal of
1657         "scaffolding").
1659 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1661         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1662         dir) is done; begin phase 3 (per-file commits within "config"
1663         subdirs).
1665 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1667         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1668         phase 2 (per-file commits in main source dir).
1670 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1672         * configure: Regenerated.
1674 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1676         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1678 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1680         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1682 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1684         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1686 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1688         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1690 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1692         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1694 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1696         * MAINTAINERS (Write After Approval): Add myself.
1698 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1700         * MAINTAINERS: Remove myself
1702 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1704         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1706 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1708         * MAINTAINERS (Write After Approval): Add myself.
1710 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1712         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1713         SET_BB_HEADER, SET_BB_FOOTER
1715 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1717         * rtx-classes-status.txt: New file
1719 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1721         * configure.ac: Eliminate ClooG installation dependency.
1722         * configure: Regenerate.
1723         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1724         * Makefile.in: Regenerate.
1726 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1728         * MAINTAINERS (Write After Approval): Add myself.
1730 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1732         * MAINTAINERS (Write After Approval): Add myself.
1734 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1736         * MAINTAINERS (Write After Approval): Add myself.
1738 2014-07-28  Anthony Green  <green@moxielogic.com>
1740         Import from savannah.gnu.org:
1741         * config.sub: Update to 2014-07-28 version.
1743 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1745         * MAINTAINERS: Remove my MIPS maintainer entry.
1747 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1749         PR target/47230
1750         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1751         * configure: Regenerate.
1753 2014-07-24  James Norris  <jnorris@codesourcery.com>
1755         * MAINTAINERS (Write After Approval): Add myself.
1757 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1759         * configure.ac: Accept only CLooG 0.18.1.
1760         * configure: Regenerate.
1762 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1764         * configure.ac: Don't accept isl 0.11.
1765         * configure: Regenerate.
1767 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1769         * MAINTAINERS (Write After Approval): Add myself.
1771 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1773         * configure.ac: Don't accept isl 0.10.
1774         * configure: Regenerate.
1776 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1778         Fix include path for in-tree cloog.
1779         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1780         * configure: Regenerate.
1782 2014-06-18  Richard Henderson  <rth@redhat.com>
1784         * .gitignore: Import gcc_update output.
1786 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1788         * config-ml.in: Robustify ac_configure_args parsing.
1790         * configure.ac (--enable-linker-plugin-configure-flags)
1791         (--enable-linker-plugin-flags): New flags.
1792         (configdirs): Conditionally add libiberty-linker-plugin.
1793         * configure: Regenerate.
1794         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1795         (host_modules) <lto-plugin>: Pay attention to
1796         @extra_linker_plugin_flags@ and
1797         @extra_linker_plugin_configure_flags@.
1798         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1799         * Makefile.in: Regenerate.
1801         * Makefile.tpl (configure-[+prefix+][+module+])
1802         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1803         "module_srcdir" instead of "module" for locating a module's srcdir.
1804         * Makefile.in: Regenerate.
1806 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1808         * MAINTAINERS (Write After Approval): Add myself.
1810 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1812         * MAINTAINERS: Update my email address.
1814 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1816         * MAINTAINERS (Write After Approval): Add myself.
1818 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1820         * MAINTAINERS (Write After Approval): Add myself.
1822 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1824         PR libstdc++/61011
1825         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1826         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1827         * configure: Regenerate.
1829 2014-05-28  Pedro Alves  <palves@redhat.com>
1831         * MAINTAINERS (Write After Approval): Add myself.
1833 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1835         * MAINTAINERS: Update my affiliation/email.
1837 2014-05-19  Mike Stump  <mikestump@comcast.net>
1839         * MAINTAINERS: Add wide-int reviewers.
1841 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1843         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1844         * configure: Regenerated.
1846 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1848         * MAINTAINERS (libitm): Add myself as maintainer.
1850 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1852         * MAINTAINERS (Write After Approval): Add myself.
1854 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1856         * config.sub, config.guess: Import from upstream.
1858 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1860         * MAINTAINERS (Write After Approval): Put myself in correct order.
1862 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1864         * MAINTAINERS (Write After Approval): Add myself.
1866 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1868         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1869         section.
1871 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1873         * MAINTAINERS (Write After Approval): Delete myself.
1875 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1877         PR sanitizer/56781
1878         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1879         and -B* options with -Xcompiler.
1881 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1883         PR bootstrap/60620
1884         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1885         * Makefile.in: Regenerate.
1887 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1889         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1890         for WINDRES_FOR_TARGET in default-manifest.o rule.
1891         * Makefile.in: Regenerate.
1893 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1895         * MAINTAINERS (Write After Approval): Add myself.
1897 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1899         PR sanitizer/56781
1900         * Makefile.def: Set bootstrap=true; for host fixincludes.
1901         * configure.ac: Don't bootstrap host fixincludes unless
1902         --with-build-config=bootstrap-{a,ub}san.
1903         * Makefile.in: Regenerated.
1904         * configure: Regenerated.
1906 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1908         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1909         --enable-vtable-verify option parsing.  Don't add
1910         target-libsanitizer to bootstrap_target_libs unless
1911         --with-build-config=bootstrap-asan or
1912         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1913         to bootstrap_target_libs unless --enable-vtable-verify.
1914         * configure: Regenerated.
1916 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1918         * MAINTAINERS (Write After Approval): Add myself.
1920 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1922         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1924 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1926         PR bootstrap/58572
1927         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1928         -I for libstdc++-v3 includes if $(LEAN).
1929         * Makefile.in: Regenerated.
1931 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1933         * MAINTAINERS: Update my email address.
1935 2014-02-24  Walter Lee  <walt@tilera.com>
1937         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1938         (tilegx-*-*): Change to tilegx*-*-*.
1939         * configure: Regenerate.
1941 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1943         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1945 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1947         * MAINTAINERS (Write After Approval): Add myself.
1949 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1951         PR target/59788
1952         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1953         *solaris2*.
1955 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1957         * MAINTAINERS: Update my email address.
1959 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1961         * MAINTAINERS: Convert to UTF-8.
1962         Properly sort Xinliang David Li's entry.
1964 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1965             Sandra Loosemore  <sandra@codesourcery.com>
1967         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1968         nios2 port maintainers.
1970 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1976         * configure.ac: Add user-friendly check for native x86_64-linux
1977         multilibs.
1978         * configure: Regenerate.
1980 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1982         * MAINTAINERS: Add myself as sh maintainer.
1984 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1986         * MAINTAINERS: Add self as SLSR maintainer.
1988 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1990         * MAINTAINERS: Update my email address.
1992 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1994         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1996 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1998         * Makefile.in: Regenerate.
2000         * Makefile.tpl: Fix typo.
2001         * Makefile.in: Regenerate partially.
2003 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2005         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2006         supported.
2007         * configure: Regenerated.
2009 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2011         * MAINTAINERS (Write After Approval): Add myself.
2013 2013-10-30  Jason Merrill  <jason@redhat.com>
2015         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2016         --disable-build-format-warnings.
2018 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2020         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2021         depend on libstdc++ and libgcc.
2022         * configure: Regenerate.
2023         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2024         libcilkrts for POSIX and i*86, and x86_64 architectures.
2025         * Makefile.in: Added libcilkrts related fields to support building it.
2027 2013-10-26  Jeff Law  <law@redhat.com>
2029         * Makefile.def (target_modules): Remove libmudflap
2030         (languages): Remove check-target-libmudflap).
2031         * Makefile.in: Rebuilt.
2032         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2033         * configure.ac (target_libraries): Remove target-libmudflap.
2034         Remove checks which disabled libmudflap on some systems.
2035         * configure: Rebuilt.
2036         * libmudflap: Directory removed.
2038 2013-10-21  Cong Hou  <congh@google.com>
2040         * MAINTAINERS (Write After Approval): Add myself.
2042 2013-10-16  Mike Stump  <mikestump@comcast.net>
2044         * .dir-locals.el: Add.
2046 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2048         * configure.ac: Add --enable-host-shared
2049         * configure: Regenerate.
2051 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2053         Import from savannah.gnu.org:
2054         * config.guess: Update to 2013-06-10 version.
2055         * config.sub: Update to 2013-10-01 version.
2057 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2059         Changes to build configuration to allow big endian ARC ELF toolchain
2060         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2061         * configure: Regenerate.
2063 2013-09-20  Alan Modra  <amodra@gmail.com>
2065         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2066         ppc host match.  Support little-endian powerpc linux hosts.
2068 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2070         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2071         maintainer.
2073 2013-09-12  DJ Delorie  <dj@redhat.com>
2075         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2076         maintainers.
2078 2013-09-03  Richard Biener  <rguenther@suse.de>
2080         * configure.ac: Also allow ISL 0.12.
2081         * configure: Regenerated.
2083 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2089         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2091 2013-08-26  Caroline Tice  <cmtice@google.com>
2093         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2094         "Various Reviewers" to libvtv "Various Maintainers".
2096 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2098         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2100 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2102         * MAINTAINERS: Update name, email.
2104 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2106         * MAINTAINERS (Write After Approval): Add myself.
2108 2013-08-12  Caroline Tice  <cmtice@google.com>
2110         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2111         address in the Write After Approval section.
2113 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2115         * MAINTAINERS (Write After Approval): Update email.
2117 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2119         * configure.ac: Adjust to check VTV_SUPPORTED.
2120         * configure: Regenerated.
2122 2013-08-02  Caroline Tice  <cmtice@google.com>
2124         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2125         on non-linux systems; add target-libvtv to noconfigdirs; add
2126         libsupc++/.libs to C++ library search paths.
2127         * configure: Regenerated.
2128         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2129         libstdc++ and libgcc.
2130         * Makefile.in: Regenerated.
2132 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2137             Shiva Chen  <shiva0217@gmail.com>
2139         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2140         nds32 port maintainers.
2142 2013-07-17  Tim Shen  <timshen91@gmail.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2148         * configure.ac: Sync from binutils.
2149         * configure: Regenerate.
2151 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2161         * MAINTAINERS (Write After Approval): Add myself.
2163 2013-04-30  Brooks Moses  <bmoses@google.com>
2165         * MAINTAINERS: Update my email; move myself from Fortran
2166         reviewer to Write After Approval.
2168 2013-04-16  Andreas Schwab  <schwab@suse.de>
2170         * configure.ac (aarch64-*-*): Don't disable java.
2171         * configure: Regenerate.
2173 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2179         * Makefile.def (target_modules): Don't install libffi.
2180         * Makefile.in: Regenerate.
2182 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2192         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2193         * configure: Regenerated.
2195 2013-02-05  Ian Lance Taylor  <iant@google.com>
2197         PR go/55969
2198         * configure.ac: Disable libgo on some systems where it does not
2199         work.
2201 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2203         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2204         Remove Geoff Keating as rs6000 port maintainer, at his request.
2206 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2208         * MAINTAINERS: Update my email.
2210 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2212         * configure: Re-generate.
2214 2013-01-15  Richard Biener  <rguenther@suse.de>
2216         PR other/55973
2217         * configure: Re-generate.
2219 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2221         * Makefile.def (install-target-libsanitizer): Depend on
2222         install-target-libstdc++-v3.
2223         * Makefile.in: Regenerate.
2225 2013-01-14  Richard Biener  <rguenther@suse.de>
2227         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2228         * configure: Re-generate
2230 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2232         * config.sub: Update from config repo.
2234 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2236         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2237         * Makefile.in: Regenerate.
2239 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2241         * MAINTAINERS (arc): Add new port maintainership for myself.
2243 2013-01-09  Jason Merrill  <jason@redhat.com>
2245         * .gitignore: Import from gdb repository.
2247 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2249         * Makefile.def (configure-gcc): Depend on all-gmp.
2250         (all-gcc): Remove dependency on all-gmp.
2251         * Makefile.in: Regenerated.
2253 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2255         * config.sub: Merge from config repo.
2256         * config.guess: Ditto.
2258 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2260         * Makefile.def: Merge from binutils.
2261         * Makefile.in: Ditto.
2263 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2265         * MAINTAINERS: Update my email.
2267 2012-12-29  Ben Elliston  <bje@gnu.org>
2269         * config.guess: Update to 2012-12-29 version.
2270         * config.sub: Likewise.
2272 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2274         * Makefile.def (install-target-libgfortran): Depend on
2275         install-target-libquadmath, install-target-libgcc.
2276         (install-target-libsanitizer): Depend on install-target-libgcc.
2277         (install-target-libjava): Depend on install-target-libgcc.
2278         (install-target-libitm): Depend on install-target-libgcc.
2279         (install-target-libobjc): Depend on install-target-libgcc.
2280         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2281         * Makefile.in: Regenerate.
2283 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2285         * Makefile.def (install-target-libgo): Depend on
2286         install-target-libatomic.
2287         * Makefile.in: Regenerate.
2289 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2291         PR go/55201
2292         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2293         * Makefile.in: Regenerate.
2295 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2297         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2298         * configure: Regenerate.
2300 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2302         * config.sub: Merge from config repo.
2304 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2306         * Makefile.def (target_modules): Add bootstrap=true and
2307         raw_cxx=true to libsanitizer.
2308         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2309         * Makefile.in: Regenerated.
2310         * configure: Likewise.
2312 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2314         * MAINTAINERS: Remove self as RTL optimization maintainer.
2316 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2318         * MAINTAINERS (Write After Approval): Add myself.
2320 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2322         * Makefile.def (target_modules): Remove bootstrap=true and
2323         raw_cxx=true from libsanitizer.
2324         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2325         * Makefile.in: Regenerated.
2326         * configure: Likewise.
2328 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2330         * Makefile.def (target_modules): Add bootstrap=true and
2331         raw_cxx=true to libsanitizer.
2332         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2333         * Makefile.in: Regenerated.
2334         * configure: Likewise.
2336 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2338         PR bootstrap/54279
2339         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2340         * configure: Regenerate.
2341         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2342         * Makefile.in: Regenerate.
2344 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2346         * configure.ac: Disable libsanitizer if we're not building C++.
2347         * configure: Regenerate.
2349 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2351         * MAINTAINERS (Write After Approval): Add myself.
2353 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2355         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2356         Kostya Serebryany (kcc@google.com) and
2357         Jakub Jelinek (jakub@redhat.com).
2358         Rename area for Dodji Seketeli (dodji@redhat.com).
2360 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2362         * MAINTAINERS: (asan.c, related): Add myself.
2364 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2366         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2367         * configure: Regenerate.
2369 2012-11-13  Richard Henderson  <rth@redhat.com>
2371         * configure.ac: Move libsanitizer logic to subdirectory.
2372         * configure: Regenerate.
2374 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2376         * configure.ac: Enable libsanitizer just on x86 linux for now.
2377         * configure: Re-generate.
2379 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2381         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2382         sections.
2383         * configure: Regenerate.
2385 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2387         * configure.ac: Add section for configdirs for libsanitizer.
2388         Disable for cris-*-* and mmix-*-*.
2389         * configure: Regenerate.
2391 2012-11-12  Wei Mi <wmi@google.com>
2393         * configure.ac: Add libsanitizer to target_libraries.
2394         * Makefile.def: Ditto.
2395         * configure: Regenerate.
2396         * Makefile.in: Regenerate.
2397         * libsanitizer: New directory for asan runtime.  Contains an empty
2398         tsan directory.
2400 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2402         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2403         against Mingw64 w32api.
2404         * configure: Regenerate.
2406 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2408         * configure: Regenerated.
2410 2012-11-03  Robert Mason  <rbmj@verizon.net>
2412         * configure.ac: add --disable-libstdcxx configure option
2413         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2415 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2417         * MAINTAINERS (Write After Approval): Add myself.
2419 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2421         * MAINTAINERS (Write After Approval): Add myself.
2423 2012-10-24  Sharad Singhai  <singhai@google.com>
2425         * MAINTAINERS (Write After Approval): Add myself.
2427 2012-10-24  Eric Christopher  <echristo@gmail.com>
2429         * MAINTAINERS: Update email address.
2431 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2433         PR bootstrap/54820
2434         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2435         * configure: Regenerate.
2437 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2439         * MAINTAINERS (aarch64): Add Marcus and myself.
2441 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2443         PR bootstrap/54820
2444         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2445         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2446         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2447         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2448         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2449         * Makefile.in: Regenerate.
2450         * configure.ac (have_static_libs): New variable and associated check.
2451         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2452         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2453         * configure: Regenerate.
2455 2012-10-10  Richard Biener  <rguenther@suse.de>
2457         * MAINTAINERS: Adjust for changed surname.
2459 2012-10-04  Lawrence Crowl  <crowl@google.com>
2461         * MAINTAINERS (Write After Approval): Add myself.
2463 2012-10-01  Cary Coutant  <ccoutant@google.com>
2465         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2467 2012-09-28  Ian Lance Taylor  <iant@google.com>
2469         * Makefile.def: Make all-target-libgo depend on
2470         all-target-libbacktrace.
2471         * Makefile.in: Rebuild.
2473 2012-09-26  Ian Lance Taylor  <iant@google.com>
2475         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2476         * Makefile.in: Rebuild.
2478 2012-09-20  Walter Lee  <walt@tilera.com>
2480         * configure.ac: Add tilegx to list of targets that support gold.
2481         * configure: Regenerate.
2483 2012-09-20  Marek Polacek  <polacek@redhat.com>
2485         * MAINTAINERS (Write After Approval): Add myself.
2487 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2489         * configure.ac: Add mips*-mti-elf* target.
2490         * configure: Regenerate.
2492 2012-09-17  Ian Lance Taylor  <iant@google.com>
2494         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2495         * configure.ac (host_libs): Add libbacktrace.
2496         (target_libraries): Add libbacktrace.
2497         * Makefile.def (host_modules): Add libbacktrace.
2498         (target_modules): Likewise.
2499         * configure, Makefile.in: Rebuild.
2501 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2503         PR target/38607
2504         Merge upstream change.
2505         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2507         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2508         Add libgomp*.o to compare_exclusions for AIX.
2509         * configure: Regenerate.
2511 2012-09-06  Diego Novillo  <dnovillo@google.com>
2513         * configure.ac: Bump minimum GMP version to 4.2.3.
2514         * configure: Re-generate.
2516 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2518         PR target/54461
2519         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2520         target-libgloss if not configured --with-avrlibc=no.
2521         * configure: Regenerate.
2523 2012-09-04  Jason Merrill  <jason@redhat.com>
2525         * configure.ac: Fix --enable-languages=all.
2527 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2529         * MAINTAINERS (Write After Approval): Add myself.
2531 2012-09-03  Richard Guenther  <rguenther@suse.de>
2533         PR bootstrap/54138
2534         * configure.ac: Re-organize ISL / CLOOG checks to allow
2535         disabling with either --without-isl or --without-cloog.
2536         * configure: Regenerated.
2538 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2540         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2541         * configure: Regenerate.
2543 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2545         * MAINTAINERS: Fix my email address.
2547 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2549         PR binutils/4970
2550         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2551         and opcodes.
2552         * Makefile.in: Regenerated.
2554 2012-08-26  Art Haas <ahaas@impactweather.com>
2556         * configure: Regenerate.
2558 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2560         * INSTALL/README: Also refer to the online installation
2561         instructions.
2563 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2565         * MAINTAINERS (Write After Approval): Add myself.
2566         (Picochip port): Remove myself.
2568 2012-08-14   Diego Novillo  <dnovillo@google.com>
2570         Merge from cxx-conversion branch.
2572         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2573         POSTSTAGE1_CONFIGURE_FLAGS.
2574         * Makefile.in: Regenerate.
2575         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2576         Force C++ when bootstrapping.
2577         * configure: Regenerate.
2579 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2581         * MAINTAINERS (Write After Approval): Add myself.
2583 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2585         * README: Document use of ranges of years in copyright notices.
2587 2012-07-06  Richard Guenther  <rguenther@suse.de>
2589         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2590         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2591         --with-gmp=system.
2592         * Makefile.in: Regenerated.
2593         * configure: Likewise.
2595 2012-07-06  Richard Guenther  <rguenther@suse.de>
2597         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2598         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2599         supply V=1 as extra_make_flags.
2600         * configure: Regenerated.
2601         * Makefile.in: Likewise.
2603 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2605         * configure: Regenerate.
2607 2012-07-03  Richard Guenther  <rguenther@suse.de>
2609         * Makfile.def (isl): Remove not necessary extra_exports and
2610         extra_make_flags.
2611         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2612         * Makefile.in: Regenerated.
2614 2012-07-03  Richard Guenther  <rguenther@suse.de>
2616         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2617         * configure.ac: If either the ISL or the CLooG check failed
2618         do not try to build in-tree versions.
2619         * Makefile.in: Regenerated.
2620         * configure: Regenerated.
2622 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2624         * configure: Regenerate.
2626 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2628         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2629         maintainer.
2631 2012-07-02  Richard Guenther  <rguenther@suse.de>
2633         * configure: Regenerated.
2635 2012-07-02  Richard Guenther  <rguenther@suse.de>
2636         Michael Matz  <matz@suse.de>
2637         Tobias Grosser <tobias@grosser.es>
2638         Sebastian Pop <sebpop@gmail.com>
2640         * Makefile.def: Add ISL host module, remove PPL host module.
2641         Adjust ClooG host module to use the proper ISL.
2642         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2643         * configure.ac: Include config/isl.m4.  Add ISL host library,
2644         remove PPL.  Remove PPL configury, add ISL configury, adjust
2645         ClooG configury.
2646         * Makefile.in: Regenerated.
2647         * configure: Likewise.
2649 2012-07-02  Richard Guenther  <rguenther@suse.de>
2651         Merge from graphite branch
2652         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2654         * configure: Regenerated.
2655         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2656         both cloog.org and legacy versions. The only supported version will
2657         be CLooG with the isl backend.
2659         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2661         * configure: Regenerated.
2662         * configure.ac: Require cloog isl 0.17.0
2664         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2666         * configure: Regenerated.
2667         * config/cloog.m4: Do not define CLOOG_ORG
2669 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2671         * configure.ac: Skip C if explicitly selected.
2672         * configure: Regenerate.
2674 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2676         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2677         they contain -O2.
2678         * configure: Regenerate.
2680 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2682         PR debug/53740
2683         * df.h, df-problems.c, dce.c: Revert last patch.
2685 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2687         * MAINTAINERS (Write After Approval): Update my email address.
2689 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2691         * MAINTAINERS (Write After Approval): Add myself.
2693 2012-06-20  Jason Merrill  <jason@redhat.com>
2695         * Makefile.tpl (check-target-libgomp-c++): New.
2696         (check-target-libitm-c++): New.
2697         * Makefile.def (c++): Add them.
2698         * Makefile.in: Regenerate.
2700 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2702         * MAINTAINERS (Write After Approval): Add myself.
2704 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2706         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2707         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2708         (install-no-fixedincludes): Adjust accordingly.
2709         * Makefile.in: Regenerate.
2711 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2713         Merge upstream change
2714         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2716 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2718         * MAINTAINERS (Write After Approval): Add myself.
2720 2012-05-09  Nick Clifton  <nickc@redhat.com>
2721             Paul Smith  <psmith@gnu.org>
2723         PR bootstrap/50461
2724         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2725         allow for the fact that from release v3.1.0 of MPFR the source
2726         files were moved into a src sub-directory.
2727         * configure: Regenerate.
2729 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2731         * configure.ac: Bump minimum MPFR version to 2.4.0.
2732         * configure: Regenerated.
2734 2012-05-01  Richard Henderson  <rth@redhat.com>
2736         * Makefile.def (libatomic): New target_module.
2737         * configure.ac (target_libraries): Add libatomic.
2738         (noconfigdirs): Check if libatomic is supported.
2739         * Makefile.in, configure: Rebuild.
2741 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2743         * MAINTAINERS (Write After Approval): Add myself.
2745 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2747         * config.sub: Update to 2012-04-18 version from official repo.
2749 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2751         * MAINTAINERS (Write After Approval): Add myself.
2753 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2755         * MAINTAINERS: Changed email address.
2757 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2759         PR target/52737
2760         * contrib/gcc_update (files_and_dependencies):
2761         Remove gcc/config/avr/t-multilib from touch data.
2763 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2765         * MAINTAINERS (OS Port Maintainers): Remove irix.
2766         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2767         (unsupported_languages): Remove mips-sgi-irix6.*.
2768         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2769         (with_stabs): Remove.
2770         * configure: Regenerate.
2772 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2774         * MAINTAINERS (OS Port Maintainers): Remove osf.
2775         * configure.ac (enable_libgomp): Remove *-*-osf*.
2776         (with_stabs): Remove alpha*-*-osf*.
2777         * configure: Regenerate.
2779 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2781         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2782         * configure: Regenerate.
2784 2012-02-17  Walter Lee  <walt@tilera.com>
2786         * MAINTAINERS: (Write After Approval): Delete myself.
2788 2012-02-14  Walter Lee  <walt@tilera.com>
2790         * MAINTAINERS (tilegx port): Add myself.
2791         (tilepro port): Add myself.
2792         (Write After Approval): Add myself.
2794 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2796         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2797         and Joseph Myers as docstring relicensing maintainers.
2799 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2801         * MAINTAINERS (write-after-approval): Add myself.
2803 2012-02-08  Ira Rosen <irar@il.ibm.com>
2805         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2806         maintainer.
2808 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2810         * MAINTAINERS (Write After Approval): Move myself to
2811         maintain alphabetical order.
2813 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2815         * MAINTAINERS (Write After Approval): Add myself.
2817 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2819         * MAINTAINERS (Write After Approval): Add myself.
2821 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2822             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2824         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2825         * configure: Regenerate.
2827 2012-01-23  Harshit Chopra  <harshit@google.com>
2829         * MAINTAINERS (Write After Approval): Add myself.
2831 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2833         * configure.ac: Remove reference to mh-interix.
2834         * configure: Regenerate.
2836 2012-01-05  Richard Henderson  <rth@redhat.com>
2838         PR bootstrap/51072
2839         * configure.ac: Disable libitm if c++ is not enabled.
2840         * configure: Rebuild.
2842         * configure.ac: Fix regexp for same.
2843         * configure: Rebuild.
2845 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2847         * MAINTAINERS (Write After Approval): Add myself.
2849 2012-01-02  Richard Guenther  <rguenther@suse.de>
2851         PR bootstrap/51686
2852         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2853         * Makefile.in: Regenerate.
2855 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2857         * MAINTAINERS (Write After Approval): Add myself.
2859 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2861         * configure: Regenerate.
2863 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2865         * MAINTAINERS (picochip): Changed email address.
2867 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2869         * MAINTAINERS (write-after-approval): Add self.
2871 2011-11-29  DJ Delorie  <dj@redhat.com>
2873         * configure.ac (rl78-*-*) New case.
2874         * configure: Regenerate.
2875         * MAINTAINERS: Add myself as RL78 maintainer.
2877 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2879         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2881 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2883         * libtool.m4: Additional FreeBSD 10 fixes.
2885 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2887         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2888         Maintainers section, as Epiphany maintainer.
2890 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2892         PR target/49992
2893         * configure.ac: Remove ranlib special-casing for Darwin.
2894         * configure: Regenerate.
2896 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2898         * MAINTAINERS (Reviewers): Keep the list sorted.
2900 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2902         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2904 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2906         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2907         * configure: Rebuild.
2908         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2909         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2910         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2911         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2912         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2913         Add READELF.
2914         * Makefile.in: Rebuild.
2916 2011-11-09  Jason Merrill  <jason@redhat.com>
2918         * Makefile.def (language=c++): Remove check-c++0x.
2919         * Makefile.in (check-gcc-c++): Regenerate.
2921 2011-11-08  Richard Henderson  <rth@redhat.com>
2923         * configure.ac: Test for libitm directory present first.
2925         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2927         * configure.ac: Test libitm/configure.tgt to disable libitm.
2928         * configure: Rebuild.
2930 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2931             Richard Henderson  <rth@redhat.com>
2933         Merged from transactional-memory.
2935         * Makefile.def (lang_env_dependencies): libitm is c++.
2936         Add libitm target module.
2937         * configure.ac: Likewise.
2938         * config/mmap.m4: New file.
2939         * contrib/gcc_update: Add libitm to touch data.
2940         * Makefile.in, configure: Rebuild.
2942 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2944         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2945         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2946         * Makefile.in: Regenerate.
2948 2011-11-01  DJ Delorie  <dj@redhat.com>
2950         * config.sub: Update to version 2011-10-29 (added rl78)
2952 2011-10-27  Nick Clifton  <nickc@redhat.com>
2954         * config.sub: Import these changes from the config project:
2956         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2957             Ben Elliston  <bje@gnu.org>
2959         * config.sub (epiphany): New.
2961         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2962             Ben Elliston  <bje@gnu.org>
2964         * config.sub (hexagon, hexagon-*): New.
2966         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2968         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2969         64eb to be64.
2971         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2973         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2974         (nacl): Grok as alias for 32el-unknown-nacl.
2976 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2982         * MAINTAINERS (Write After Approval): Add myself.
2984 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2986         * MAINTAINERS (sparc port): Remove myself.
2988 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2990         * MAINTAINERS (Write After Approval): Add myself.
2992 2011-08-14  Yao Qi  <yao@codesourcery.com>
2994         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2995         * configure: Regenerate.
2997 2011-07-26  Ian Lance Taylor  <iant@google.com>
2999         * configure.ac: Set have_compiler based on whether gcc directory
3000         exists, rather than on whether gcc is in configdirs.
3001         * configure: Rebuild.
3003 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3005         * MAINTAINERS (Global Reviewers): Add self.
3007 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3009         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3010         link directories.
3011         * Makefile.in: Rebuild.
3013 2011-07-20  Ian Lance Taylor  <iant@google.com>
3015         PR bootstrap/49787
3016         * configure.ac: Move --enable-bootstrap handling earlier in file.
3017         If --enable-bootstrap and either --enable-build-with-cxx or
3018         --enable-build-poststage1-with-cxx, enable C++ automatically.
3019         * configure: Rebuild.
3021 2011-07-19  Ian Lance Taylor  <iant@google.com>
3023         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3024         make C++ a boot_language.  Set and substitute
3025         POSTSTAGE1_CONFIGURE_FLAGS.
3026         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3027         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3028         * configure, Makefile.in: Rebuild.
3030 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3032         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3033         maintainers.
3035 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3037         * MAINTAINERS (Global Reviewers): Add myself.
3039 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3041         * configure: Regenerate.
3043 2011-07-16  Jason Merrill  <jason@redhat.com>
3045         * Makefile.def (language=c++): Add check-c++0x and
3046         check-target-libmudflap-c++.
3047         * Makefile.tpl (check-target-libmudflap-c++): New.
3048         * Makefile.in: Regenerate.
3050 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3052         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3053         * Makefile.def (target_modules/libjava): Pass
3054         $(EXTRA_CONFIGARGS_LIBJAVA).
3055         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3056         if not configured with --enable-static-libjava.
3057         * Makefile.in: Regenerate.
3058         * configure: Likewise.
3060 2011-07-15  Jason Merrill  <jason@redhat.com>
3062         * Makefile.in (check-c++): Move check-gcc-c++0x after
3063         check-target-libstdc++-v3.
3065 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3067         * MAINTAINERS (c6x port): New entry.
3069 2011-07-13  Jason Merrill  <jason@redhat.com>
3071         * Makefile.in (check-gcc-c++0x): New.
3072         (check-c++): Depend on it.
3074 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3076         PR target/39150
3077         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3078         x86_64-*-solaris2.1[0-9]*.
3079         * configure: Regenerate.
3081 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3083         * MAINTAINERS (RTL optimizers): Add self.
3085 2011-06-27  Gabriel Charette  <gchare@google.com>
3087         * MAINTAINERS (Write After Approval): Add myself.
3089 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3091         PR regression/47836
3092         PR bootstrap/23656
3093         PR other/47733
3094         PR bootstrap/49247
3095         PR c/48825
3096         * configure.ac (target_libraries): Remove target-libiberty.
3097         Remove case-statement setting skipdirs=target-libiberty for
3098         multiple targets.  Remove checking target_configdirs and
3099         removing target-libiberty but keeping target-libgcc if
3100         otherwise empty.
3101         * Makefile.def (target_modules): Don't add libiberty.
3102         (dependencies): Remove all traces of target-libiberty.
3103         * configure, Makefile.in: Regenerate.
3105 2011-06-13  Walter Lee <walt@tilera.com>
3107         * configure.ac (tilepro-*-*) New case.
3108         (tilegx-*-*): Likewise.
3109         * configure: Regenerate.
3111 2011-06-06  Jing Yu  <jingyu@google.com>
3113         * configure.ac: Skip target-libiberty for
3114         arm*-*-linux-androideabi.
3115         * configure: Regenerated.
3117 2011-06-06  Nick Clifton  <nickc@redhat.com>
3119         * config.sub: Sync from upstream.
3121 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3127         * MAINTAINERS: Update my email address.
3129 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3131         * MAINTAINERS (Write After Approval): Update my email address.
3133 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3135         * MAINTAINERS (Write After Approval): Add myself.
3137 2011-05-08  Doug Kwan  <dougkwan@google.com>
3139         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3140         * configure: Regenerated.
3141         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3142         value from configure.
3143         * Makefile.in: Regenerated.
3145 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3147         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3148         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3149         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3150         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3151         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3152         *-*-vxworks*): Disable newlib and libgloss in separate case
3153         statement.
3154         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3155         to separate case statement.
3156         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3157         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3158         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3159         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3160         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3161         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3162         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3163         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3164         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3165         i[[3456789]]86-*-rdos*, m32r-*-*,
3166         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3167         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3168         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3169         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3170         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3171         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3172         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3173         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3174         and libgloss in main case over targets.  Remove most empty cases
3175         in main case over targets.
3176         * configure: Regenerate.
3178 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3180         * MAINTAINERS (Write After Approval): Add myself.
3182 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3184         * configure.ac: Remove code setting special library locations for
3185         hppa*64*-*-hpux11*.  Remove code setting compiler for
3186         sparc-sun-solaris2*.
3187         * configure: Regenerate.
3189 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3191         * configure.ac: Separate libgloss_dir settings from general case
3192         over targets.
3193         * configure: Regenerate.
3195 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3197         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3198         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3199         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3200         cases in libgcj-disabling case statement.
3201         (hppa*64*-*-linux*): Set unsupported_languages instead of
3202         disabling target-zlib.
3203         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3204         to hppa*64*-*-hpux*.
3205         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3206         hppa*-*-hpux*.
3207         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3208         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3209         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3210         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3211         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3212         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3213         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3214         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3215         libgcj-disabling case statement.
3216         * configure: Regenerate.
3218 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3220         * configure.ac: Disable Java for targets not supporting libffi.
3221         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3222         Remove cases in Java-disabling statement.
3223         (*arm-wince-pe): Change to arm-wince-pe.
3224         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3225         cases in Java-disabling statement.
3226         (bfin-*-*): Don't disable Java again.
3227         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3228         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3229         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3230         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3231         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3232         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3233         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3234         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3235         Java-disabling statement.
3236         (mmix-*-*): Don't disable Java again.
3237         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3238         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3239         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3240         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3241         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3242         statement.
3243         * configure: Regenerate.
3245 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3247         * configure.ac: Separate cases disabling Java and Java libraries
3248         from general case over targets.
3249         * configure: Regenerate.
3251 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3253         * MAINTAINERS: Update my email address.
3255 2011-04-20  Easwaran Raman  <eraman@google.com>
3257         * MAINTAINERS (Write After Approval): Add myself.
3259 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3261         PR lto/48086
3262         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3263         * configure: Regenerate.
3265 2011-04-16  Jim Meyering  <meyering@redhat.com>
3267         * MAINTAINERS (Write After Approval): Add myself.
3269 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3271         * MAINTAINERS: Update my email address.
3273 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3275         * MAINTAINERS (Write After Approval): Add myself.
3277 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3287         * configure.ac (build_tools): Remove build-byacc.
3288         (host_libs): Remove mmalloc.
3289         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3290         autoconf automake libtool diff rcs fileutils shellutils time
3291         textutils wdiff find uudecode hello tar gzip indent recode release
3292         sed perl gawk findutils gettext zip.
3293         (libgcj): Remove target-qthreads.
3294         (target_tools): Remove target-examples target-gperf.
3295         (YACC): Don't handle building byacc.
3296         * configure: Regenerate.
3297         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3298         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3299         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3300         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3301         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3302         handle building components.
3303         * Makefile.in: Regenerate.
3305 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3307         * MAINTAINERS: Update my email address as Xtensa maintainer.
3309 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3311         * config.sub: Sync from upstream.
3313 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3315         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3316         (microblaze*): Don't disable libssp.
3317         * configure: Regenerate.
3319 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3321         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3322         moveifchange.
3323         * configure: Regenerate.
3324         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3325         * Makefile.in: Regenerate.
3327 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3329         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3330         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3331         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3332         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3333         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3334         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3335         md_exec_prefix cases.
3336         * configure: Regenerate.
3338 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3340         * configure.ac: Separate cases disabling target-libssp,
3341         target-libiberty, target-libstdc++-v3 and Fortran from general
3342         case over targets.
3343         * configure: Regenerate.
3345 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3347         * configure.ac (*-*-chorusos): Don't disable libgcj.
3348         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3349         Remove case.
3350         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3351         (arm-*-coff): Don't disable libgcj.
3352         (arm*-*-linux-gnueabi): Remove useless assignment.
3353         (arm-*-riscix*): Don't disable libgcj.
3354         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3355         configuration.
3356         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3357         (c54x*-*-*): Remove case.
3358         (tic54x-*-*): Don't disable GCC or GCC libraries.
3359         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3360         to *.
3361         (d10v-*-*): Don't disable GCC libraries.
3362         (d30v-*-*): Don't disable libgcj.
3363         (h8500-*-*): Don't disable GCC libraries.
3364         (i960-*-*): Don't disable libgcj.
3365         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3366         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3367         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3368         libgcj.
3369         (m68k-*-coff*): Remove case.
3370         (mmix-*-*): Don't disable libgloss on host.
3371         (mn10200-*-*, mn10300-*-*): Remove cases.
3372         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3373         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3374         Don't disable libgcj.
3375         (romp-*-*): Remove case.
3376         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3377         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3378         case.
3379         (v810-*-*): Don't disable GCC libraries.
3380         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3381         (ip2k-*-*): Don't disable GCC libraries.
3382         * configure: Regenerate.
3384 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3386         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3387         libffi on host.
3388         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3389         on host.
3390         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3391         * configure: Regenerate.
3393 2011-03-26  John Marino  <binutils@marino.st>
3395         * configure.ac: Add support for *-*-dragonfly*
3396         * configure: Regenerate.
3398 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3400         * configure.ac (native_only): Remove.
3401         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3402         send-pr uudecode guile gnuserv on host.
3403         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3404         send-pr rcs guile perl texinfo libtool on host.
3405         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3406         automake send-pr rcs guile perl texinfo libtool on host.
3407         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3408         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3409         (alpha*-dec-osf*): Don't disable fileutils on target.
3410         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3411         texinfo send-pr expect dejagnu on target.
3412         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3413         target-qthreads on target.
3414         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3415         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3416         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3417         x86_64-*-mingw*): Don't disable expect on target.
3418         (*-*-cygwin*): Don't disable target-gperf on target.
3419         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3420         gnuserv on target.
3421         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3422         target.
3423         * configure: Regenerate.
3425 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3427         * configure.ac (target_tools): Remove target-groff.
3428         (native_only): Remove target-groff.
3429         (hppa*64*-*-*): Don't disable byacc.
3430         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3431         setting.
3432         (*-*-kaos*): Don't skip target-librx and target-groff.
3433         (*-*-netware*): Don't skip target-libmudflap.
3434         (*-*-tpf*): Don't skip target-libmudflap.
3435         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3436         directories on the host.
3437         (ia64*-*-*vms*): Don't skip tix.
3438         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3439         host.
3440         * configure: Regenerate.
3442 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3444         * configure.ac: Remove references to mt-mep, mt-netware,
3445         mt-wince.
3446         * Makefile.def: Add all-utils soft dependencies.
3447         * Makefile.tpl: Remove GDB_NLM_DEPS.
3448         * configure: Regenerate.
3449         * Makefile.in: Regenerate.
3451 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3453         * configure.ac: Do not include mh-x86omitfp.
3454         * configure: Regenerate.
3456 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3458         * configure.ac: Remove empty cases.
3459         * configure: Regenerate.
3461 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3463         * Makefile.def: Add dependency from termcap to gdb.
3464         * Makefile.in: Regenerate.
3466 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3468         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3469         * configure: Regenerate.
3470         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3471         * Makefile.tpl: Likewise.
3472         * Makefile.in: Regenerate.
3474 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3476         * configure.ac: Remove all mentions of tentative_cc.
3477         * configure: Regenerate.
3479 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3481         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3482         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3483         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3484         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3485         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3486         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3487         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3488         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3489         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3490         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3491         *-*-rhapsody*): Remove host cases.
3492         * configure: Regenerate.
3494 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3496         * configure.ac (ppc*-*-pe): Remove host case.
3497         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3498         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3499         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3500         cases.
3501         * configure: Regenerate.
3503 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3505         * config.sub: Update to version 2011-03-23.
3507 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3509         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3510         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3511         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3512         * configure: Regenerate.
3514 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3516         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3517         to Write After Approval.
3518         * config-ml.in: Don't handle arc-*-elf*.
3519         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3520         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3521         handle GCC libraries.
3522         * configure: Regenerate.
3524 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3526         PR bootstrap/48120:
3527         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3528         Add -lstdc++ -lm to LIBS.
3529         * configure: Regenerate.
3531 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3533         * config.guess: Update to version 2011-02-02
3534         * config.sub: Update to version 2011-02-24
3536 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3538         PR lto/48086
3539         * configure.ac: Re-enable LTO on *-apple-darwin9.
3540         * configure: Regenerate.
3542 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3544         PR lto/48086
3545         * configure.ac: Disable LTO on darwin due to an assembler change in
3546         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3547         under 256.
3548         * configure: Regenerate.
3550 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3552         * MAINTAINERS: Update myself as score backend maintainer,
3553         update my e-mail address.
3555 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3557         * MAINTAINERS: Update my e-mail address.
3559 2011-03-06  Joey Ye  <joey.ye@arm.com>
3561         * MAINTAINERS: Update my e-mail address.
3563 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3565         * configure.ac: Adjust test of with_ppl.
3566         * configure: Regenerated.
3568 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3570         * MAINTAINERS: Adjust my e-mail address.
3572 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3574         * configure.ac: Add -lpwl to ppllibs.
3575         * configure: Regenerated.
3577 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3579         * config/cloog.m4: Add -lisl to clooglibs.
3580         * configure: Regenerated.
3582 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3584         * MAINTAINERS (CPU Port maintainers): Add self.
3586 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3588         * MAINTAINERS: Add myself as testsuite maintainer.
3590 2011-02-15  Mike Stump  <mikestump@comcast.net>
3592         * MAINTAINERS: Add myself as testsuite maintainer.
3594 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3596         Import from Libtool and gnulib:
3598         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3600         Prepare for supporting FreeBSD 10.
3601         * config.rpath: Remove handling of freebsd1* which soon would
3602         match FreeBSD 10.0.
3604         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3606         Remove support for FreeBSD 1.x.
3607         * libtool.m4 (_LT_LINKER_SHLIBS)
3608         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3609         soon would incorrectly match FreeBSD 10.0.
3611 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3613         PR binutils/12283
3614         * move-if-change: Import version from gnulib.
3616 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3618         PR lto/47225
3619         * Makefile.def (lto-plugin): Double dash for enable-shared.
3620         (configure-gcc): Depend on all-lto-plugin.
3621         * Makefile.in: Rebuilt.
3623 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3625         * configure.ac: Remove extra bracket.
3626         * configure: Regenerate.
3628 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3630         * MAINTAINERS: Add myself as libquadmath maintainer.
3632 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3634         * MAINTAINERS: Update my email address.
3636 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3638         * MAINTAINERS (option handling): Add self.
3640 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3642         PR lto/47225
3643         * Makefile.def: Add dependency for install-gcc
3644         on install-lto-plugin.
3645         * Makfile.in: Regenerated
3647 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3649         * MAINTAINERS (CPU Port Maintainers): Add myself.
3651 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3653         PR libgcj/44341
3654         * configure.ac: Discard --with-* flags for host when configuring
3655         target libraries for cross build.
3656         * configure: Rebuilt.
3658 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3660         * MAINTAINERS (linear loop transforms): Removed.
3662 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3664         * configure.ac: If with_ppl is no, move setting with_cloog=no
3665         after CLOOG_REQUESTED check.
3666         * configure: Regenerated.
3668 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3670         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3671         CLooG has been requested.
3672         * configure: Regenerated.
3674 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3676         * configure: Regenerated.
3677         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3679 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3681         * configure: Regenerated.
3682         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3684 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3686         * configure.ac: Use AS_HELP_STRING throughout.
3687         * configure: Regenerate.
3689 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3691         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3692         * configure: Regenerate.
3694 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3696         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3698 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3700         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3701         for ia64-hpux.
3702         * configure: Regenerate.
3704 2011-01-07  Jan Hubicka  <jh@suse.cz>
3706         PR lto/47225
3707         * Makefile.in: Regenerate.
3708         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3709         configure.
3711 2011-01-07  Jan Hubicka  <jh@suse.cz>
3713         * Makefile.in: Regenerate.
3714         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3715         and configure dependency on lto-plugin configure.
3716         (lto-plugin module): Remove dependency on GCC; add dependency on
3717         liniberty.
3719 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3721         * MAINTAINERS (Write After Approval): Add myself.
3723 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3725         * configure: Regenerate.
3727 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3729         * configure.ac: (picochip): Disable libiberty.
3731 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3733         * MAINTAINERS (Write After Approval): Add myself.
3735 2010-12-10  Ian Lance Taylor  <iant@google.com>
3737         PR bootstrap/46819
3738         * configure.ac: For --disable-libgcj clear libgcj_saved.
3739         * configure: Rebuild.
3741 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3743         PR fortran/46540
3744         * configure.ac: Add --disable-libquadmath and
3745         --disable-libquadmath-support.
3746         * configure: Regenerate.
3748 2010-12-03  Ian Lance Taylor  <iant@google.com>
3750         * MAINTAINERS: Add myself as libgo maintainer.
3752 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3754         PR libffi/46792
3755         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3756         * configure: Regenerate.
3758 2010-12-02  Ian Lance Taylor  <iant@google.com>
3760         * configure.ac: Always set default for poststage1_ldflags to
3761         -static-libstdc++ -static-libgcc.
3763 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3765         * configure.ac: Move comment to remove extra space in last argument
3766         of GCC_TARGET_TOOL.
3768 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3770         PR other/46026
3771         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3772         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3773         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3774         (BASE_FLAGS_TO_PASS): Use it.
3775         * configure: Rebuilt.
3776         * Makefile.in: Rebuilt.
3778 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3780         PR binutils/12258
3781         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3782         Properly check default linker.
3783         * configure: Regnerated.
3785 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3787         * configure.ac: For --enable-gold, handle value `default' instead of
3788         `both*'.  New configure option --{en,dis}able-ld.
3789         * configure: Regenerate.
3791 2010-11-20  Ian Lance Taylor  <iant@google.com>
3793         * configure.ac: Only disable a language library if no language needs
3794         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3795         * configure: Rebuild.
3797 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3799         * Makefile.in: Regenerate.
3801         PR other/46202
3802         * configure.ac: Fix just-built in-tree STRIP name to be
3803         binutils/strip-new.
3804         * configure: Regenerate.
3805         * Makefile.def (install-strip-gcc, install-strip-binutils)
3806         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3807         (install-strip-sid): Mirror dependencies on non-strip variants
3808         of these targets on the respective -strip prerequisites.
3809         * Makefile.tpl (install-strip, install-strip-host)
3810         (install-strip-target): New targets.
3811         (install-strip-[+module+], install-strip-target-[+module+]):
3812         New targets.
3813         * Makefile.in: Regenerate.
3815 2010-11-19  Ian Lance Taylor  <iant@google.com>
3816             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3818         * configure.ac: Add target-libgo to target_libraries.  Set
3819         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3820         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3821         (HOST_EXPORTS): Add GOC.
3822         (BASE_TARGET_EXPORTS): Add GOC.
3823         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3824         (GOCFLAGS_FOR_TARGET): New variable.
3825         (EXTRA_HOST_FLAGS): Add GOC.
3826         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3827         * Makefile.def (target_modules): Add libgo.
3828         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3829         (dependencies): Add dependency from configure-target-libgo to
3830         configure-target-libffi and all-target-libstdc++-v3.  Add
3831         dependencies from all-target-libgo to all-target-libffi.
3832         (languages): Add go.
3833         * configure: Rebuild.
3834         * Makefile.in: Rebuild.
3836 2010-11-19  Ian Lance Taylor  <iant@google.com>
3838         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3839         compiler/flag environment variables.
3841 2010-11-18  Ian Lance Taylor  <iant@google.com>
3843         * configure.ac: Check for lang_requires_boot_languages in
3844         config-lang.in files.
3845         * configure: Rebuild.
3847 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3848             Tobias Burnus  <burnus@net-b.de>
3850         PR fortran/32049
3851         * Makefile.def: Add libquadmath; build it with language=fortran.
3852         * configure.ac: Add libquadmath.
3853         * Makefile.tpl: Handle multiple libs in check-[+language+].
3854         * Makefile.in: Regenerate.
3855         * configure: Regenerate.
3857 2010-11-16  Tom Tromey  <tromey@redhat.com>
3859         * MAINTAINERS: Moved myself to reviewers section.
3861 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3863         * MAINTAINERS: Moved myself to reviewers section.
3865 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3867         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3868         (Write After Approval): Remove self.
3870 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3872         * configure.ac: Fix spelling in option names.
3873         * configure: Regenerated.
3875 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3877         PR bootstrap/39622
3878         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3879         * configure: Regenerated.
3881 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3883         * MAINTAINERS: Update my email address.
3885 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3887         * configure: Regenerate.
3889 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3891         * configure: Regenerate.
3893 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3895         * configure: Regenerate.
3897 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3899         * configure: Regenerate.
3901 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3903         * configure.ac: Support official CLooG.org versions.
3904         * configure: Regenerate.
3905         * config/cloog.m4: New.
3907 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3909         * MAINTAINERS (Write After Approval): Add myself.
3911 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3913         * MAINTAINERS: Update my email address.
3915 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3917         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3918         * configure: Regenerate.
3920 2010-11-03  Ian Lance Taylor  <iant@google.com>
3921             Dave Korn  <dave.korn.cygwin@gmail.com>
3923         PR lto/46273
3924         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3925         and on other supported platforms whenever LTO is enabled.
3926         * configure: Rebuild.
3928 2010-11-02  Alan Modra  <amodra@gmail.com>
3930         PR binutils/12110
3931         * configure.ac: Error when source path contains spaces.
3932         * configure: Regenerate.
3934 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3936         * MAINTAINERS: Update my email address.
3938 2010-10-20  Ian Lance Taylor  <iant@google.com>
3940         * Makefile.def (target_modules): Set lib_path to src/.libs for
3941         libstdc++-v3 module.
3942         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3943         * Makefile.in: Rebuild.
3945 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3947         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3948         (Write After Approval): Remove myself.
3950 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3952         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3954 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3956         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3958 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3960         * configure.ac (build_lto_plugin): New shell variable.
3961         (--enable-lto): Turn on by default for all non-ELF platforms that
3962         have had LTO support added so far.  Set build_lto_plugin appropriately
3963         for both ELF and non-ELF.
3964         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3965         * configure: Regenerate.
3967 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3969         Sync from src:
3970         * configure.ac (v850 support): Remove target-libgloss from
3971         noconfigdirs.
3972         * configure: Regenerate.
3974 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3976         PR bootstrap/45326
3977         PR bootstrap/45174
3978         * configure.ac: Honor initial values of $build_configargs,
3979         $host_configargs, $target_configargs.  Mark the precious, so
3980         environment settings get recorded.
3981         * configure: Regenerate.
3983 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3985         PR bootstrap/45796
3986         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3987         Depend on all-build-libiberty.
3988         * Makefile.in: Regenerate.
3990 2010-09-30  Michael Eager  <eager@eagercon.com>
3992         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3993         * configure: Regenerate.
3995 2010-09-28  Michael Eager  <eager@eagercon.com>
3997         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3999 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4001         PR bootstrap/44621
4002         * configure.ac: Fix unportable shell quoting.
4003         * configure: Regenerate.
4005 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4007         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4008         targets and amend comment.
4009         * configure: Regenerate.
4011 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4013         * MAINTAINERS (Write After Approval): Add myself.
4015 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4017         * configure.ac: Enable LTO by default on Darwin.
4018         * configure: Regenerate.
4020 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4022         * MAINTAINERS (Write After Approval): Add myself.
4024 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4026         * MAINTAINERS (Write After Approval): Add myself.
4028 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4030         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4031         ports
4033 2010-07-28  David Yuste  <david.yuste@gmail.com>
4035         * MAINTAINERS (Write After Approval): Add myself.
4037 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4039         * configure.ac: Support all v850 targets.
4040         * configure: Regenerate.
4042 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4044         PR bootstrap/44455
4045         * configure.ac (extra_mpfr_configure_flags): Copy from
4046         extra_mpc_gmp_configure_flags.
4047         * configure: Re-generated.
4049 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4055         * MAINTAINERS (Write After Approval): Add myself.
4057 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4059         * MAINTAINERS (Write After Approval): Add myself.
4061 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4063         PR target/44862
4064         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4065         Provide -B option to allow for link spec %s substitutions for
4066         libstdc++.a on darwin.
4067         * Makefile.in: Regenerate.
4069 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4071         * MAINTAINERS (Reviewers): Update my e-mail address
4073 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4075         * Makefile.def (configure-gcc): Depend on all-libelf.
4076         * Makefile.in: Rebuild.
4078 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4080         * MAINTAINERS (Write After Approval): Add myself in the right place.
4082 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4084         * MAINTAINERS (Write After Approval): Add myself.
4086 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4088         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4090 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4092         * config.sub: Update to version 2010-05-21.
4093         * config.guess: Update to version 2010-04-03.
4095 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4097         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4098         * configure: Regenerate.
4100 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4106         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4107         a platform that supports LTO.
4108         * configure: Regenerate.
4110 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4112         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4113         * configure: Regenerated.
4115 2010-04-27  Roland McGrath  <roland@redhat.com>
4116             H.J. Lu  <hongjiu.lu@intel.com>
4118         * configure.ac (--enable-gold): Support both, both/gold and
4119         both/bfd to add gold to configdirs without removing ld.
4120         * configure: Regenerated.
4122         * Makefile.def: Add install-gold dependency to install-ld.
4123         * Makefile.in: Regenerated.
4125 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4127         PR lto/42776
4128         * configure.ac (--enable-lto): Refactor handling so libelf tests
4129         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4130         and allow LTO to be explicitly enabled on non-ELF platforms that
4131         are known to support it inside else-clause.
4132         * configure: Regenerate.
4134 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4136         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4137         * configure: Regenerate.
4139 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4141         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4142         * configure: Regenerate.
4144 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4146         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4147         separately.
4148         * configure: Regenerate.
4150 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4152         * MAINTAINERS (Write After Approval): Add myself.
4154 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4156         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4157         * configure: Regenerate.
4159 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4161         * configure: Regenerate after change to elf.m4.
4163 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4165         * MAINTAINERS (Write After Approval): Add myself.
4167 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4169         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4170         * configure: Regenerated.
4172 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4174         * configure.ac: Print "buggy but acceptable" when CLooG
4175         revision is less than 9.
4176         * configure: Regenerated.
4178 2010-04-01  Diego Novillo  <dnovillo@google.com>
4180         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4182 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4184         PR bootstrap/43615
4185         PR bootstrap/43328
4187         Revert:
4189         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4191         * configure.ac: Do not pass --enable-multilib nor
4192         --disable-multilib in baseargs.  Accept explicitly passed
4193         --enable_multilib.
4194         * configure: Regenerate.
4196 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4198         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4200 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4202         * MAINTAINERS: Remove myself.
4204 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4206         PR bootstrap/43328
4207         * configure.ac: Do not pass --enable-multilib nor
4208         --disable-multilib in baseargs.  Accept explicitly passed
4209         --enable_multilib.
4210         * configure: Regenerate.
4212 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4214         * MAINTAINERS (spu port): Remove me.
4216 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4218         * configure.ac (tic6x-*-*): New case.
4219         * configure: Regenerate.
4221 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4223         * config.sub: Update to version 2010-03-22.
4224         * config.guess: Update to version 2009-12-30.
4226 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4228         PR ada/42554
4229         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4230         * configure: Regenerate.
4232 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4234         * MAINTAINERS: Update my email address.
4236 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4238         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4239         (ghassan.shobaki@amd.com): Removed.
4241 2010-03-17  Alan Modra  <amodra@gmail.com>
4243         * MAINTAINERS: Update my email address.
4245 2010-03-16  Diego Novillo  <dnovillo@google.com>
4247         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4248         Matthews.
4250 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4252         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4253         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4255 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4257         * MAINTAINERS: Update my email address.
4259 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4261         * MAINTAINERS: Update my email address.
4263 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4265         * MAINTAINERS: Update my email address.
4267 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4269         * MAINTAINERS: Update my email address.
4271 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4273         PR libstdc++/32499
4274         * configure.ac (RANLIB): Default to true.
4275         (STRIP): Likewise.
4276         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4277         * configure: Regenerate.
4279 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4281         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4282         (Write After Approval): Update my email address.
4284 2010-02-17  Nick Clifton  <nickc@redhat.com>
4286         PR 11238
4287         * Makefile.tpl (local-distclean): Also remove config.cache files in
4288         sub-directories as there may not be Makefiles present in the
4289         sub-directories.
4290         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4291         the config.cache files found by the find command.
4293         * Makefile.in: Regenerate.
4294         * configure.ac: Revert previous delta.
4295         * configure: Regenerate.
4297 2010-02-15  Nick Clifton  <nickc@redhat.com>
4299         PR 11238
4300         * configure.ac: Delete config.cache files in sub-directories when
4301         deleting Makefiles.
4302         * configure: Regenerate.
4304 2010-02-12  Ben Elliston  <bje@gnu.org>
4306         * MAINTAINERS: Update my email address.
4308 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4310         * MAINTAINERS (spu port): Update my email address.
4312 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4314         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4316 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4318         * configure.ac: Add "recommended" version checks for GMP/MPC.
4319         Update recommended GMP/MPFR/MPC versions.
4320         * configure: Regenerate.
4322 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4324         * MAINTAINERS: Move my Embecosm email address into the
4325         write-after-approval section.
4327 2010-01-26  Ian Lance Taylor  <iant@google.com>
4329         * MAINTAINERS: Add myself as Go frontend maintainer.
4331 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4333         PR libstdc++/36101, PR libstdc++/42813
4334         * configure.ac (bootstrap_target_libs): Make inclusion of
4335         target-libgomp conditional on libgomb being in target_configdirs.
4336         * configure: Regenerate.
4338 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4340         PR libstdc++/36101, PR libstdc++/42813
4341         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4342         * configure: Regenerate.
4344 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4346         PR libstdc++/36101, PR libstdc++/42813
4347         * configure.ac (target_configdirs): Substitute.
4348         * Makefile.def: Bootstrap target module libgomp.
4349         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4350         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4351         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4352         * configure, Makefile.in: Regenerate.
4354 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4356         * MAINTAINERS: Adjust my details.
4358 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4360         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4362 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4364         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4366 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4372         * MAINTAINERS (Write After Approval): Add myself.
4374 2010-01-11  Richard Guenther  <rguenther@suse.de>
4376         PR lto/41569
4377         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4378         * Makefile.in: Regenerated.
4380 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4382         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4383         * configure: Regenerate.
4385 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4386             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4388         PR bootstrap/42424
4389         * configure.ac: Include libtool m4 files.
4390         (_LT_CHECK_OBJDIR): Call it.
4391         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4392         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4394         * configure: Regenerate.
4396 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4398         PR bootstrap/41818
4399         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4400         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4401         * Makefile.in: Regenerate.
4403 2010-01-02  Richard Guenther  <rguenther@suse.de>
4405         PR lto/41529
4406         * configure.ac: Include config/elf.m4.  Disable LTO if not
4407         builting for an elf target.
4408         * configure: Regenerate.
4410 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4412         * MAINTAINERS: Change my email address.
4414 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4416         * config.sub, config.guess: Update from upstream sources.
4418 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4420         * MAINTAINERS (Write After Approval): Add myself.
4422 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4424         PR middle-end/30447
4425         PR middle-end/30789
4426         PR other/40302
4428         * configure.ac: Require MPC.
4429         * configure: Regenerate.
4431 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4433         PR target/38384
4434         PR bootstrap/40972
4435         * libtool.m4: Sync from git Libtool.
4436         * ltoptions.m4: Likewise.
4437         * ltversion.m4: Likewise.
4438         * lt~obsolete.m4: Likewise.
4439         * ltmain.sh: Likewise.
4441 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4443         * configure.ac: Update minimum MPC version to 0.8.
4444         * configure: Regenerate.
4446 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4448         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4449         * configure: Regenerated.
4451 2009-11-21  Ian Lance Taylor  <iant@google.com>
4453         * configure.ac: Change default of poststage1_ldflags to be empty if
4454         poststage1_libs is set.  When poststage1_libs is empty, and
4455         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4456         * configure: Rebuild.
4458 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4460         * MAINTAINERS (Write After Approval): Update my email address.
4462 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4464         * config.guess: Update from upstream sources.
4466 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4468         * Makefile.def: Restore host and target settings for gmp.
4469         * Makefile.in: Rebuild.
4471 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4473         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4474         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4475         Fix portability of test of C++ as bootstrap language.  Add
4476         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4477         * configure: Rebuild.
4478         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4479         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4480         in-tree building.
4481         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4482         (POSTSTAGE1_HOST_EXPORTS): Use it.
4483         (STAGE[+id+]_CXXFLAGS): New.
4484         (BASE_FLAGS_TO_PASS): Pass it down.
4485         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4486         extra_exports.
4487         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4488         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4489         extra_exports.
4490         * Makefile.in: Rebuild.
4492 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4494         * config.sub, config.guess: Update from upstream sources.
4496 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4498         * MAINTAINERS (Write After Approval): Add myself.
4500 2009-11-09  Jon Beniston  <jon@beniston.com>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4506         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4507         paths for *-w64-mingw* and x86_64-*mingw*.
4508         * configure: Regenerated.
4510 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4512         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4514 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4516         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4517         Phil Edwards to Write-After Approval.
4519 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4521         * configure.ac: Disable target-winsup & co for
4522         x86_64-*-mingw* and *-w64-mingw* targets.
4523         * configure: Regenerated.
4525 2009-10-16  Nick Clifton  <nickc@redhat.com>
4527         * MAINTAINERS: Add myself as a maintainer for the RX port.
4529 2009-10-26  Johannes Singler  <singler@kit.edu>
4531         * MAINTAINERS (Write After Approval): Update my e-mail address.
4533 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4535         * configure.ac (CLooG test): Use = with test.
4536         * configure: Regenerate.
4538 2009-10-22  Richard Guenther  <rguenther@suse.de>
4540         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4541         cloog if the ppl version check failed.  Move flags saving
4542         before setting in libelf check.
4543         * configure: Regenerate.
4545 2009-10-21  Richard Guenther  <rguenther@suse.de>
4547         * configure.ac: Adjust the ppl and cloog configure to work as
4548         documented.  Disable cloog if ppl was disabled.  Omit the version
4549         checks if they were disabled.
4550         * configure: Re-generate.
4552 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4554         * configure.ac: Add 'lto' to enable_languages, not
4555         new_enable_languages, and only if not already present.
4556         * configure: Regenerate.
4558 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4560         * README: Refer to the various COPYING* files instead of just
4561         COPYING.
4562         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4564 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4566         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4568 2009-10-07  Richard Guenther  <rguenther@suse.de>
4570         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4571         and Richard Guenther as reviewers.
4572         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4573         as reviewers.
4575 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4577         * config.sub: Update from upstream sources.
4579 2009-10-06  Ian Lance Taylor  <iant@google.com>
4581         * Makefile.def: check-gold depends upon all-gas.
4582         * Makefile.in: Rebuild.
4584 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4586         * MAINTAINERS (Write After Approval): Add myself.
4588 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4590         * Makefile.def: all-lto-plugin depends on all-libiberty.
4591         set bootstrap=true for lto-plugin.
4592         Add lto-plugin.
4593         * Makefile.in: Regenerate.
4594         * configure.ac (host_libs): Add lto-plugin.
4595         * configure: Regenerate.
4597 2009-10-03  Diego Novillo  <dnovillo@google.com>
4599         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4600         (HOST_LIBELFLIBS): Define.
4601         (HOST_LIBELFINC): Define.
4602         * Makefile.in: Regenerate.
4603         * configure.ac: Add --enable-lto.
4604         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4605         If --enable-lto is used, add 'lto' to new_enable_languages.
4606         If --enable-lto is used and gold is enabled, add
4607         lto-plugin to configdirs.
4608         * configure: Regenerate.
4610 2009-10-03  Simon Baldwin  <simonb@google.com>
4612         * configure.ac: If --with-system-zlib, suppress local zlib and
4613         pass --with-system-zlib to subdir configure scripts.
4614         * configure: Regenerate.
4616 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4617             Paolo Bonzini  <bonzini@gnu.org>
4619         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4620         $(srcdir).
4621         * Makefile.in: Rebuilt.
4623 2009-09-26  Gary Funck  <gary@intrepid.com>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4629         * configure.ac: Update minimum MPC version to 0.7.
4630         * configure: Regenerate.
4632 2009-09-25  Nick Clifton  <nickc@redhat.com>
4634         * configure.ac: Pass any --cache-file=/dev/null option on to
4635         subconfigures.
4636         * configure: Regenerate.
4638 2009-09-23  Nick Clifton  <nickc@redhat.com>
4640         * config.sub, config.guess: Update from upstream sources.
4642 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4644         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4645         * Makefile.in: Rebuilt.
4647 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4649         PR bootstrap/32272
4650         * configure.ac: Error out if $srcdir isn't '.' but contains
4651         host-${host_noncanonical}.
4652         * configure: Regenerate.
4654 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4656         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4657         maintainer.
4659 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4661         * configure.ac: If bootstrapping a combined tree with
4662         --enable-gold, require c++ in stage1_languages.
4663         * configure: Regenerate.
4665         * configure.ac: Also add target_libs of stage1_languages to
4666         bootstrap_target_libs.
4667         * configure: Regenerate.
4669         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4670         with --enable-languages not containing c++.
4671         * configure: Regenerate.
4673 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4675         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4676         * configure: Regenerate.
4678 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4680         * MAINTAINERS (Write After Approval): Update my e-mail address,
4681         and move from from here...
4682         (Waiting for paperwork): To here.
4684 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4686         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4688 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4690         * configure.ac: Do not use $extrasub for replacing @if/@endif
4691         parts in Makefile; instead, use additional arguments to
4692         AC_CONFIG_COMMANDS to do the replacement manually, with several
4693         sed invocations, to avoid HP-UX sed command limits.
4694         * configure: Regenerate.
4696 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4698         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4699         blank before -L.
4701 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4703         * configure.ac (with-build-config): Document.  Handle without.
4704         Handle missing argument.
4705         * configure: Rebuilt.
4707 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4709         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4710         Default to bootstrap-debug only if compare-debug works.
4711         * configure: Rebuilt.
4712         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4713         * Makefile.in: Rebuilt.
4715 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4717         * MAINTAINERS (OS Port Maintainers): Update my email address.
4719 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4721         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4722         * Makefile.in: Rebuilt.
4724 2009-09-01  Chris Demetriou  <cgd@google.com>
4726         * MAINTAINERS (Write After Approval): Add myself.
4728 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4730         PR debug/30161
4731         * include/dwarf2.h (enum dwarf_tag): Added
4732         DW_TAG_GNU_template_template_param
4733         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4735 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4737         * Makefile.tpl (AWK): Fix typo.
4738         * Makefile.in: Regenerate.
4740 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4742         * configure.ac: Detect awk and sed.
4743         * Makefile.def (flags_to_pass): Add AWK and SED.
4744         * Makefile.tpl (AWK, SED): New.
4745         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4746         * configure: Regenerate.
4747         * Makefile.in: Regenerate.
4749 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4751         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4752         (collapseslashes): Likewise.
4754 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4756         * configure.ac (AC_PREREQ): Bump to 2.64.
4758 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4760         * configure.ac: Remove --with-datarootdir, --with-docdir,
4761         --with-pdfdir, --with-htmldir switches.
4762         * configure: Regenerate.
4764         * configure: Regenerate.
4766         * compile: Sync from Automake 1.11.
4767         * depcomp: Likewise.
4768         * install-sh: Likewise.
4769         * missing: Likewise.
4770         * mkinstalldirs: Likewise.
4771         * ylwrap: Likewise.
4773 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4775         * ltmain.sh (func_normal_abspath): New function.
4776         (func_relative_path): Likewise.
4777         (func_mode_help): Document new -bindir option for link mode.
4778         (func_mode_link): Add new -bindir option, and use it to place
4779         output DLL if specified.
4781 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4783         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4784         (baseargs): Add --disable-option-checking.
4785         * configure: Regenerate.
4787         * Makefile.def (configure-target-libiberty): Depend on
4788         all-binutils and all-ld.
4789         (configure-target-newlib): Likewise.
4790         * Makefile.in: Regenerate.
4792 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4794         * config.sub, config.guess: Update from upstream sources.
4796 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4798         Sync from src, merge:
4800         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4802         * configure.ac: Do not exclude gas for i386-*-darwin.
4803         Add a case for x86_64-*-darwin.
4804         * configure: Regenerate.
4806 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4808         * MAINTAINERS: Add my name to Write After Approval list.
4810 2009-08-06  Michael Eager  <eager@eagercon.com>
4812         * configure.ac: Add Microblaze target.
4813         * configure: Regenerate.
4815 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4817         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4818         * configure: Regenerate.
4820 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4822         * MAINTAINERS (Write After Approval): Update my e-mail address.
4824 2009-07-06  Ian Lance Taylor  <iant@google.com>
4826         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4827         * configure: Rebuild.
4829 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4831         * MAINTAINERS: Move myself to the Graphite Reviewers.
4833 2009-06-30  Wei Guozhi  <carrot@google.com>
4835         * MAINTAINERS: Add my name to Write After Approval list.
4837 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4839         PR bootstrap/40338
4840         * configure.ac (comparestring): Create new variable.
4841         * Makefile.tpl (comparestring): Use to skip some comparisions.
4842         * configure: Regenerate.
4843         * Makefile.in: Regenerate.
4845 2009-06-26  Doug Evans  <dje@sebabeach.org>
4847         * Makefile.def (host_modules): Add cgen.
4848         * Makefile.in: Regenerate.
4849         * configure.ac (host_tools): Add cgen.
4850         * configure: Regenerate.
4852 2009-06-23  DJ Delorie  <dj@redhat.com>
4854         * MAINTAINERS: Add myself as mep maintainer.
4856 2009-06-23  Ian Lance Taylor  <iant@google.com>
4858         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4859         boot_languages.  Only bootstrap target libraries listed in
4860         target_libs for some boot language.  Add --with-stage1-ldflags,
4861         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4862         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4863         if not building with C++.
4864         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4865         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4866         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4867         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4868         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4869         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4870         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4871         * configure, Makefile.in: Rebuild.
4873 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4875         * MAINTAINERS: Added my name to write-after-approval list.
4877 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4879         * configure.ac: Define is_elf for QNX Neutrino targets.
4880         * configure: Regenerate.
4882 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4884         * MAINTAINERS: Added my name to the write-after-approval list
4886 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4888         * configure.ac: Detect MPC in default directory.
4889         * configure: Regenerate.
4891 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4892             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4894         * Makefile.tpl (all): Avoid a trailing backslash.
4895         * Makefile.in: Regenerate.
4897 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4899         * config.sub, config.guess: Update from upstream sources.
4901 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4903         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4904         to noconfdirs.
4905         * configure: Regenerate.
4907 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4909         * Makefile.tpl ([+compare-target+]): Compare all stage
4910         directories, rather than just gcc.
4911         * Makefile.in: Rebuilt.
4913 2009-06-01  Doug Kwan  <dougkwan@google.com>
4915         * configure.ac: Support gold for target arm*-*-*.
4916         * configure: Regenerate.
4918 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4920         * Makefile.def: Add MPC support and dependencies.
4921         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4923         * Makefile.in, configure: Regenerate.
4925 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4927         * Makefile.tpl (all): Avoid harmless warning in make all when
4928         gcc-bootstrap is enabled but stage_last does not exist.
4929         * Makefile.in: Rebuilt.
4931 2009-05-24  Nicolas Roche  <roche@adacore.com>
4933         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4934         * Makefile.in: Regenerate.
4936 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4938         * MAINTAINERS: Update my e-mail address.
4940 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4942         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4943         * configure:  Regenerate.
4945 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4947         PR other/40159
4948         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4949         gcc-no-bootstrap are mutually exclusive.
4950         * Makefile.in: Rebuilt.
4952 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4954         PR other/40159
4955         * Makefile.tpl (all): Don't end with unconditional success.
4956         * Makefile.in: Rebuilt.
4958 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4960         PR target/37137
4961         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4962         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4963         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4964         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4965         stage_configureflags, stage_cflags and stage_libcflags into
4966         explicit Makefile macros.
4967         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4968         GFORTRAN.
4969         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4970         CC.  Set CC_FOR_BUILD from CC.
4971         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4972         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4973         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4974         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4975         and GFORTRAN.
4976         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4977         (_LIBCFLAGS): Renamed to _TFLAGS.
4978         (do-compare-debug, do-compare3-debug): Drop.
4979         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4980         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4981         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4982         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4983         (XGCC_FLAGS_FOR_TARGET): New.
4984         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4985         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4986         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4987         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4988         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4989         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4990         TFLAGS.
4991         (BUILD_CONFIG): Include if requested.
4992         (all): Set TFLAGS on bootstrap.
4993         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4994         (all-stageid-prefixmodule): Likewise.
4995         (do-clean, distclean-stageid): Set TFLAGS.
4996         (restrap): Fix whitespace.
4997         * Makefile.in: Rebuilt.
4999 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5001         * config.guess: Sync with src.
5003 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5005         * configure.ac ($with_ppl):  Default to no if not supplied.
5006         ($with_cloog):  Likewise.
5007         configure:  Regenerate.
5009 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5011         * MAINTAINERS: Update my e-mail address.
5013 2009-04-27  Nick Clifton  <nickc@redhat.com>
5015         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5017 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5019         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5020         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5021         * Makefile.in: Regenerate.
5023 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5025         PR bootstrap/39739
5026         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5027         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5029         * configure, Makefile.in: Regenerate.
5031 2009-04-21  Taras Glek  <tglek@mozilla.com>
5033         * include/hashtab.h: Update GTY annotations to new syntax
5034         * include/splay-tree.h: Likewise
5036 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5038         * config.sub, config.guess: Update from upstream sources.
5040 2009-04-15  Anthony Green  <green@moxielogic.com>
5042         * configure.ac: Add moxie support.
5043         * configure: Rebuilt.
5045 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5047         * configure.ac: Change copyright header to refer to version
5048         3 of the GNU General Public License and to point readers at the
5049         COPYING3 file and the FSF's license web page.
5050         * Makefile.def: Likewise.
5051         * Makefile.tpl: Likewise.
5052         * Makefile.in: Regenerate.
5054 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5056         * configure.ac: Restore match for darwin9 or later. Use double
5057         brackets since regeneration eats one pair.
5058         * configure: Regenerate.
5060 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5062         PR gas/10039
5063         * configure.ac: Require texinfo 4.7.
5064         * configure: Regenerated.
5066 2009-04-09  Nick Clifton  <nickc@redhat.com>
5068         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5069         the GCC Runtime Library Exception.
5071 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5073         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5074         * configure: Regenerate.
5076 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5078         * Makefil.def (languages): New entries.
5079         * Makefile.tpl (check-gcc-*): New generic target.
5080         * Makefile.in: Regenerate.
5082 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5084         * MAINTAINERS:  Update my email address.
5086 2009-03-18  Tom Tromey  <tromey@redhat.com>
5088         * configure: Rebuild.
5089         * configure.ac (host_libs): Add libiconv.
5090         * Makefile.in: Rebuild.
5091         * Makefile.def (host_modules): Add libiconv.
5092         (configure-gdb, all-gdb): Depend on libiconv.
5094 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5096         * configure.ac: Treat gdb as supported on x86_64-darwin.
5097         * configure: Regenerate.
5099 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5101         * configure.ac (--with-host-libstdcxx): New option.
5102         * configure: Regenerate.
5104 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5106         * MAINTAINERS:  Move myself into the write after approval list.
5108 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5110         * MAINTAINERS: Update e-mail address.
5112 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5114         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5116 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5118         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5120 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5122         Backport from git Libtool:
5124         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5125         Support GNU/kOpenSolaris.
5126         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5127         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5128         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5129         GNU/kOpenSolaris.
5131 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5133         * MAINTAINERS: Update e-mail address.
5135 2009-02-24  Michael Eager  <eager@eagercon.com>
5137         * MAINTAINERS (Write After Approval): Add self.
5139 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5141         * MAINTAINERS (Write After Approval): Add myself.
5143 2009-02-05  Andreas Schwab  <schwab@suse.de>
5145         * Makefile.tpl (stage_last): Define $r and $s before using
5146         $(RECURSE_FLAGS_TO_PASS).
5147         * Makefile.in: Regenerate
5149 2009-01-30  Ian Lance Taylor  <iant@google.com>
5151         * MAINTAINERS: Move myself to the Global Reviewers list.
5153 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5155         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5156         * configure: Regenerate.
5158 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5160         * MAINTAINERS: Make whitespace consistent.
5161         Remove Robert Millan from Write After Approval.
5163 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5165         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5166         (all-opcodes): Depend on all-libiberty.
5167         * Makefile.in: Regenerate.
5169 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5171         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5172         * configure: Regenerate.
5174 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5176         * MAINTAINERS (Write After Approval): Add myself.
5178 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5180         * MAINTAINERS: Add myself to reviewers (Fortran).
5182 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5184         PR tree-optimization/38515
5185         * configure.ac (cloog-polylib): Removed.
5186         (with_ppl, with_cloog): Test for "no".
5187         * configure: Regenerated.
5189 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5191         * MAINTAINERS: Moved myself to reviewers (Fortran).
5193 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5195         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5196         (Write After Approval): Remove myself.
5198 2009-01-03  Diego Novillo  <dnovillo@google.com>
5200         * MAINTAINERS: Remove myself from alias maintainership.
5202 2009-01-02  David Ayers  <ayers@fsfe.org>
5204         * MAINTAINERS: Update e-mail address.
5206 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5208         * MAINTAINERS: Make whitespace consistent.
5210 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5212         Backport from upstream Libtool:
5213         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5214         Add cache variables to tests that require the linker to work.
5215         For shlibpath_overrides_runpath, this also changes the semantics
5216         to let the result from the C compiler take precedence.
5218 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5220         * config.sub, config.guess: Update from upstream sources.
5222 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5224         * configure.ac (ppllibs): Add by default the lib flags.
5225         * configure: Regenerate.
5227 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5229         * MAINTAINERS:  Add myself to the write after approval list.
5231 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5233         * configure.ac: Add double brackets on darwin[912].
5234         * configure: Regenerate.
5236 2008-12-03  Daniel Kraft  <d@domob.eu>
5238         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5239         Approval to Reviewer section (for Fortran front-end).
5241 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5243         * configure.ac: Expand to darwin10 and later.
5244         * configure: Regenerate.
5246 2008-12-02  Andreas Schwab  <schwab@suse.de>
5248         * Makefile.def: configure-target-boehm-gc depends on
5249         all-target-libstdc++-v3.
5250         * Makefile.in: Regenerate.
5252 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5254         * MAINTAINERS:  Add myself as mingw maintainer.
5256 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5258         * config.sub, config.guess: Update from upstream sources.
5260 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5262         * README.SCO: Remove.
5264 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5266         * MAINTAINERS:  Add myself to the write after approval list.
5268 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5270         * MAINTAINERS:  Update my email address in WAA section.
5272 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5274         * MAINTAINERS: Update e-mail address.
5276 2008-11-27  Toon Moene  <toon@moene.org>
5278         * MAINTAINERS: Change e-mail address.
5280 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5282         * configure.ac: Build gdb for i?86-*-darwin*
5283         * configure: Regenerated.
5285 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5287         * MAINTAINERS: Added my full name.
5289 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5291         PR bootstrap/38014
5292         PR bootstrap/37923
5294         Revert:
5296         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5298         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5299         * Makefile.in: Regenerated.
5301         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5303         PR gdb/921
5304         PR gdb/1646
5305         PR gdb/2175
5306         PR gdb/2176
5308         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5309         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5310         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5311         (HOST_EXPORTS): Pass CPPFLAGS.
5312         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5313         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5314         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5315         * Makefile.in, configure: Regenerated.
5316         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5317         and CPPFLAGS_FOR_BUILD.
5319 2008-11-06  Jeff Law  <law@redhat.com>
5321         * MAINTAINERS: Add myself as middle end maintainer.
5323 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5325         * MAINTAINERS (Write after approval): Add myself.
5327 2008-11-05  Diego Novillo  <dnovillo@google.com>
5329         * MAINTAINERS (Global Reviewers): Add myself.
5330         (Non-Algorithmic Maintainers): Remove myself.
5332 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5334         * MAINTAINERS (Write after approval): Add myself.
5336 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5338         * MAINTAINERS (Write after approval): Add myself.
5340 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5342         * configure.ac (spu-*-*): Remove special case.
5343         * configure: Regenerate.
5345 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5347         * MAINTAINERS (Write after approval): Update my email address.
5349 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5351         * configure.ac [spu-*-*]: Do not set skipdirs.
5352         * configure: Re-generate.
5354 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5356         * MAINTAINERS (Various Maintainers): Add myself to reload.
5358 2008-10-25  Richard Guenther  <rguenther@suse.de>
5360         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5361         maintainer.  Remove myself as libgcc-math maintainer.
5362         (Non-Algorithmic Maintainers): Remove myself.
5364 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5366         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5367         * Makefile.in: Regenerated.
5369 2008-10-23  Cary Coutant  <ccoutant@google.com>
5371         * MAINTAINERS (Write after approval): Add myself.
5373 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5375         PR gdb/921
5376         PR gdb/1646
5377         PR gdb/2175
5378         PR gdb/2176
5380         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5381         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5382         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5383         (HOST_EXPORTS): Pass CPPFLAGS.
5384         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5385         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5386         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5387         * Makefile.in, configure: Regenerated.
5388         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5389         and CPPFLAGS_FOR_BUILD.
5391 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5393         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5394         Sebastian Pop.
5396 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5398         * MAINTAINERS (Write After Approval): Added myself.
5400 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5402         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5403         recommended version to 2.3.2.
5405         * configure: Regenerate.
5407 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5409         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5411 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5413         * MAINTAINERS (Write After Approval): Update e-mail address.
5415 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5417         * libtool.m4: Update to libtool 2.2.6.
5418         * lt~obsolete.m4: Update to libtool 2.2.6.
5419         * ltmain.sh: Update to libtool 2.2.6.
5420         * ltsugar.m4: Update to libtool 2.2.6.
5421         * ltversion.m4: Update to libtool 2.2.6.
5422         * ltoptions.m4: Update to libtool 2.2.6.
5423         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5425 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5427         * MAINTAINERS (Write After Approval): Add myself.
5429 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5431         * MAINTAINERS (Write After Approval): Update my name.
5433 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5435         * MAINTAINERS: Add myself in "Write After Approval".
5437 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5439         * MAINTAINERS: Add myself as ia64 maintainer.
5441 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5443         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5444         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5445         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5446         and Michael Tiemann from Write After Approval since they do not
5447         actually have access.
5449 2008-09-05  Richard Guenther  <rguenther@suse.de>
5451         * configure.ac: Initialize clooglibs to -lcloog.
5452         * configure: Re-generate.
5454 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5456         * MAINTAINERS (Write After Approval): Add myself.
5458 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5460         * configure.ac (--with-cloog-polylib): New.
5461         (--disable-cloog-version-check): New.
5462         (--disable-ppl-version-check): New.
5463         * configure: Re-generate.
5465 2008-09-03  Richard Guenther  <rguenther@suse.de>
5467         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5468         cloog test.
5469         * configure: Re-generate.
5471 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5473         Add picoChip port.
5474         * MAINTAINERS: Add picoChip maintainers.
5476 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5477             Tobias Grosser  <grosser@fim.uni-passau.de>
5478             Jan Sjodin  <jan.sjodin@amd.com>
5479             Harsha Jagasia  <harsha.jagasia@amd.com>
5480             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5481             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5482             Adrien Eliche  <aeliche@isty.uvsq.fr>
5484         Merge from graphite branch.
5485         * configure: Regenerate.
5486         * Makefile.in: Regenerate.
5487         * configure.ac (host_libs): Add ppl and cloog.
5488         Add checks for PPL and CLooG.
5489         * Makefile.def (ppl, cloog): Added modules and dependences.
5490         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5491         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5493 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5495         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5496         (GCC_SHLIB_SUBDIR): New.
5497         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5498         * configure: Regenerate.
5499         * Makefile.in: Regenerate.
5501 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5503         * MAINTAINERS: Consistently use tabs to separate columns.
5505 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5507         * MAINTAINERS (Write after Approval): Add myself.
5509 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5511         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5512         Enable bfd, binutils and opcodes.
5513         * configure: Regenerate.
5515 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5517         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5519 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5521         * MAINTAINERS:  Use correct Umlaut for last name.
5523 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5525         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5527 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5529         * MAINTAINERS: Update my email address.
5531 2008-08-16  Nicolas Roche  <roche@adacore.com>
5533         * Makefile.tpl: Add BOOT_ADAFLAGS.
5534         * Makefile.in: Regenerate.
5536 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5538         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5539         * configure: Regenerate.
5541 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5543         * configure.ac: Add makefile fragments for hpux.
5544         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5545         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5546         * configure: Regenerate.
5547         * Makefile.in: Regenerate.
5549 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5551         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5553 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5555         * MAINTAINERS (Write after Approval): Add myself.
5557 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5559         * MAINTAINERS (Write After Approval):  Add myself.
5561 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5563         * MAINTAINERS (Write After Approval):  Add myself.
5565 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5567         * MAINTAINERS: Update my email address.
5569 2008-06-25  Joey Ye  <joey.ye@intel.com>
5571         * MAINTAINERS (Write After Approval):  Add myself.
5573 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5575         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5576         * Makefile.in: Regenerate.
5577         * configure: Regenerate.
5579 2008-06-17  Daniel Kraft  <d@domob.eu>
5581         * MAINTAINERS (Write After Approval):  Add myself.
5583 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5585         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5586         "$@" is still intact with both Autoconf 2.59 and 2.62.
5587         * configure: Regenerate.
5589 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5591         * Makefile.tpl: Fix comment errors.
5592         * Makefile.in: Regenerate.
5594 2008-06-12  David S. Miller  <davem@davemloft.net>
5595             David Edelsohn  <edelsohn@gnu.org>
5597         * configure.ac: Add powerpc*-*-* to gold supported targets.
5598         * configure: Regenerate.
5600 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5602         PR tree-optimization/36218
5603         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5604         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5605         (all prefix="build-"): Pass them to build-system sub-makes.
5606         * Makefile.in: Regenerate.
5608 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5610         * MAINTAINERS (mt port): Remove.
5611         (sco5, unixware, sco udk): Remove.
5612         (Kean Johnston): Add to Write After Approval.
5614 2008-05-30  Julian Brown  <julian@codesourcery.com>
5616         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5617         of libobjc for ARM EABI Linux.
5618         * configure: Regenerate.
5620 2008-05-18  Xinliang David Li   <davidxl@google.com>
5622         * ChangeLog: Remove wrong ChangeLog entry.
5624 2008-05-17  Xinliang David Li   <davidxl@google.com>
5626         * MAINTAINERS (Write After Approval): Add myself.
5628 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5630         * MAINTAINERS (Write After Approval): Add myself.
5632 2008-05-14  Rafael Espíndola  <espindola@google.com>
5634         * config-ml.in: don't handle --enable-shared and --enable-static.
5636 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5638         * MAINTAINERS: Update my email address.
5640 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5642         * MAINTAINERS: Update my email address.
5644 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5646         * MAINTAINERS (Write After Approval): Add myself.
5648 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5654         * MAINTAINERS (crx): Add myself.
5656 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5658         Sync with src:
5659         2008-04-14  David S. Miller  <davem@davemloft.net>
5661         * configure.ac: Add sparc*-*-* to gold supported targets.
5662         * configure: Regenerate.
5664 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5666         PR bootstrap/35457
5667         * configure.ac: Include override.m4.
5668         * configure: Regenerate.
5670 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5672         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5673         * Makefile.in: Regenerate.
5675 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5677         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5678         as nonconfigurable directories list.
5679         * configure: Regenerate.
5681 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5683         * config.sub, config.guess: Update from upstream sources.
5685 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5687         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5688         * Makefile.in: Regenerate.
5690 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5692         * configure.ac: Do not build libssp for the AVR.
5693         * configure: Regenerate.
5695 2008-04-07  Ian Lance Taylor  <iant@google.com>
5697         * Makefile.def: check-gold depends upon all-binutils.
5698         * Makefile.in: Regenerate.
5700 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5702         * MAINTAINERS (Write After Approval): Add myself.
5704 2008-04-04  Nick Clifton  <nickc@redhat.com>
5706         PR binutils/4334
5707         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5708         builds.
5709         * configure: Regenerate.
5711 2008-04-04  NightStrike  <NightStrike@gmail.com>
5713         PR other/35151
5714         * configure.ac: Combine rules for mingw32 and mingw64.
5715         * configure: Regenerate.
5717 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5719         * MAINTAINERS (Write After Approval): Add myself.
5721 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5723         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5724         * Makefile.in (.NOTPARALLEL): Ditto.
5726 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5728         * MAINTAINERS (Write After Approval): Add myself.
5730 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5732         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5733         * Makefile.in (.NOTPARALLEL): Regenerate.
5735 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5737         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5738         * Makefile.in: Regenerate.
5740 2008-03-26  Jakub Staszak  <kuba@et.pl>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5746         * MAINTAINERS:  Update e-mail address.
5748 2008-03-20  Ian Lance Taylor  <iant@google.com>
5750         * configure.ac: Add support for --enable-gold.
5751         * Makefile.def: Add gold as a directory like ld.
5752         * configure, Makefile.in: Regenerate.
5754 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5756         * configure.ac: m4_include config/proginstall.m4.
5757         * configure: Regenerate.
5759         Backport from upstream Libtool:
5761         2007-10-12  Eric Blake  <ebb9@byu.net>
5763         Deal with Autoconf 2.62's semantic change in m4_append.
5764         * ltsugar.m4 (lt_append): Replace broken versions of
5765         m4_append.
5766         (lt_if_append_uniq): Don't require separator to be overquoted,
5767         and avoid broken m4_append.
5768         (lt_dict_add): Fix typo.
5769         * libtool.m4 (_LT_DECL): Don't overquote separator.
5771 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5773         * config.rpath: Add AIX 6 support.
5775 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5777         * Makefile.def (stageprofile).  Remove -fprofile-generate
5778         from stage_libcflags.
5779         * Makefile.in: Regenerate.
5781 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5783         * config.sub, config.guess: Update from upstream sources.
5785 2008-03-06  Tom Tromey  <tromey@redhat.com>
5787         * MAINTAINERS: Update for treelang deletion.
5789 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5791         * MAINTAINERS: Update my email address.
5793 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5795         * MAINTAINERS (darwin port): Add myself as a maintainer.
5796         (objective-c/c++): Add myself as a maintainer.
5798 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5800         * MAINTAINERS (Write After Approval): Update my email address.
5802 2008-02-25  Tomas Bily  <tbily@suse.cz>
5804         * MAINTAINERS (Write After Approval): Add myself.
5806 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5808         * MAINTAINERS (OpenMP): Add myself.
5810 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5812         PR bootstrap/32009
5813         PR bootstrap/32161
5815         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5816         * configure: Regenerate.
5818         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5819         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5820         STAGE4_LIBCFLAGS): New.
5821         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5822         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5823         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5824         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5825         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5826         for target modules.  Don't export LIBCFLAGS.
5827         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5828         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5829         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5830         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5831         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5832         * Makefile.in: Regenerate.
5834 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5836         PR libgcj/33085
5837         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5838         Do not use -DDLL_EXPORT.  Backport from upstream.
5840 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5842         * MAINTAINERS (Write After Approval): Add myself.
5844 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5846         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5847         * configure: Regenerate.
5849 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5851         * configure.ac (xtensa*-*-*): Recognize processor variants.
5852         * configure: Regenerate.
5854 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5856         PR bootstrap/34922
5857         * configure.ac (PARSE_ARGS): Push suitable setting of
5858         ac_subdirs_all, for `./configure --help=recursive'.
5859         Handle `+' in generic toplevel directory disabling.
5860         * configure: Regenerate.
5862 2008-01-28  Nick Clifton  <nickc@redhat.com>
5864         * MAINTAINERS (xstormy16): Take over maintainership.
5866 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5868         * MAINTAINERS (c4x port): Remove.
5870 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5872         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5874 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5876         * config.sub, config.guess: Update from upstream sources.
5878 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5880         * MAINTAINERS (Write After Approval): Add myself.
5882 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5884         * MAINTAINERS: Update my email address.
5886 2008-01-09  Raksit Ashok  <raksit@google.com>
5888         * MAINTAINERS (Write After Approval): Add myself.
5890 2008-01-09  Raksit Ashok  <raksit@google.com>
5892         * MAINTAINERS (Write After Approval): Add myself.
5894 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5896         * config.sub, config.guess: Update from upstream sources.
5898 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5900         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5901         Change recommended MPFR from 2.2.1 -> 2.3.0.
5902         * configure: Regenerate.
5904 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5906         * MAINTAINERS: Update my email address.
5908 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5910         * MAINTAINERS: Update my email address.
5912 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5914         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5915         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5916         * Makefile.in: Regenerate.
5918 2007-12-10  Mark Heffernan  <meheff@google.com>
5920         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5921         misplaced entries.
5923 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5925         * configure.ac: Enable libjava for x86_64-*-darwin9.
5926         * configure: Regenerate.
5928 2007-12-07  Bill Maddox  <maddox@google.com>
5930         * MAINTAINERS (Write After Approval): Add myself.
5932 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5934         * config.sub, config.guess: Update from upstream sources.
5936 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5938         * config-ml.in: Remove 64bit configure tests.
5940 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5942         * config-ml.in: Robustify against white space in absolute file
5943         names.
5945         * config-ml.in (multi-clean): Substitute ${Makefile}.
5946         Remove superfluous ${Makefile} in list.
5948 2007-11-19  Thiemo Seufer  <ths@mips.com>
5950         * config-ml.in: Don't hardcode the Makefile name.
5952 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5954         * MAINTAINERS (Write After Approval): Add myself.
5956 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5958         * MAINTAINERS (Write After Approval): Add myself.
5960 2007-11-06  Doug Kwan  <dougkwan@google.com>
5962         * MAINTAINERS (Write After Approval): Add myself.
5964 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5966         * MAINTAINERS (mercury): Remove entry.
5967         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5969 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5971         * Makefile.def (dependencies): Make configure-gdb depend on
5972         all-intl.
5973         * Makefile.in: Regenerated.
5975 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5977         * MAINTAINERS (Fortran maintainer): Remove myself.
5979 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5981         * Makefile.def: To avoid problems running with parallel makes,
5982         build newlib before libgloss so that target specific header
5983         files are availble.
5984         * Makefile.in: Regenerate
5986 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5988         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5989         * Makefile.in: Regenerate.
5991 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5993         * MAINTAINERS (Register allocation reviewer): Add myself.
5995 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5997         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5998         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5999         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6000         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6001         * configure: Regenerate.
6003 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6005         * MAINTAINERS (Register allocation reviewer): Add myself.
6007 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6009         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6010         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6011         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6012         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6013         * configure.ac: Default them to host tools for $host = $build.
6014         Subst them.
6016         * configure: Regenerate.
6017         * Makefile.in: Regenerate.
6019 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6021         * MAINTAINERS (Register allocation reviewer): Add myself.
6023 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6025         * MAINTAINERS (Register allocation reviewer): Add myself.
6027 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6029         * MAINTAINERS (Write After Approval): Fix typo.
6031 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6033         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6034         * configure: Regenerate.
6036 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6038         PR bootstrap/31906
6039         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6040         they're already prefixed.
6042 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6044         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6045         libstdc++.
6046         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6047         * configure: Regenerate.
6048         * Makefile.in: Regenerate.
6050 2007-09-17  Andreas Schwab  <schwab@suse.de>
6052         * configure.ac: Raise minimum makeinfo version to 4.6.
6053         * configure: Regenerate.
6055 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6057         * MAINTAINERS (write-after-approval) add myself
6059 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6061         * configure.ac: Correct makeinfo version check.
6062         * configure: Regenerate.
6064 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6066         * MAINTAINERS: Update my email address.
6068 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6070         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6071         to $skipdirs and only disable gprof for newlib.  Use the normal
6072         mips*-elf* handling in other respects.
6073         * configure: Regnerate.
6075 2007-09-12  David Daney  <ddaney@avtrex.com>
6077         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6078         enabling libgcj.
6079         * configure: Regenerate.
6081 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6083         PR other/32154
6084         * configure.ac: For libgloss targets, point the linker to the linker
6085         script, startup code and simulator library.
6086         * configure: Regenerate.
6088 2007-09-07  Andrew Haley  <aph@redhat.com>
6090         * configure.ac (noconfigdirs): Remove target-libffi and
6091         target-libjava.
6092         * configure: Regenerate.
6094 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6096         PR target/33281
6097         * configure.ac: Use config/mh-mingw on mingw.
6098         * configure: Regenerate.
6100 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6102         * MAINTAINERS (Write After Approval): Add myself.
6104 2007-09-05  Richard Guenther  <rguenther@suse.de>
6106         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6107         nor --disable-checking is provided also turn on yes and types
6108         checking for stage1.
6109         * configure: Re-generate.
6111 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6113         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6114         (Write After Approval): Remove myself.
6116 2007-08-29  Nick Clifton  <nickc@redhat.com>
6118         * config.sub, config.guess: Update from upstream sources.
6120 2007-08-22  Bud Davis  <jmdavis@link.com>
6122         * MAINTAINERS (Write After Approval): Added myself.
6123         * MAINTAINERS (Reviewers): Removed myself.
6125 2007-08-18  Paul Brook  <paul@codesourcery.com>
6126             Joseph Myers  <joseph@codesourcery.com>
6128         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6129         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6130         * Makefile.in: Regenerate.
6131         * configure.ac (--with-debug-prefix-map): New.
6132         * configure: Regenerate.
6134 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6135             Nigel Stephens  <nigel@mips.com>
6137         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6138         as target_makefile_frag.
6139         * configure: Regenerate.
6141 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6143         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6144         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6145         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6146         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6147         (do-compare, do-compare3, do-compare-debug): New.
6148         ([+compare-target+]): Use them.
6150 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6152         * MAINTAINERS (Write After Approval): Change my email address.
6154 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6155             Ben Elliston  <bje@au.ibm.com>
6157         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6158         --silent if $silent.
6159         * configure: Regenerate.
6161 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6163         * MAINTAINERS (Various Maintainers): Add myself as
6164         loop infrastructure maintainer.  Update my e-mail
6165         address.
6167 2007-07-31  Diego Novillo  <dnovillo@google.com>
6169         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6170         Adjust description.
6172 2007-07-26  Richard Guenther  <rguenther@suse.de>
6174         * configure.ac: Add types checking to stage1 checking flags.
6175         * configure: Regenerate.
6177 2007-07-17  Nick Clifton  <nickc@redhat.com>
6179         * COPYING3: New file.  Contains version 3 of the GNU General
6180         Public License.
6181         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6182         Lesser General Public License.
6184 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6186         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6188 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6190         * MAINTAINERS (S/390 co-maintainer): Add myself.
6191         (Write After Approval): Remove myself.
6193 2007-07-13  Dan Hipschman  <dsh@google.com>
6195         * MAINTAINERS (Write After Approval): Add myself.
6197 2007-07-11  Nick Clifton  <nickc@redhat.com>
6199         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6200         WINDRES export.
6201         * Makefile.in: Regenerate.
6203 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6205         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6206         maintainer.
6208 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6210         * lt~obsolete.m4: New. Import from 20070318 libtool.
6212 2007-07-03  Julian Brown  <julian@codesourcery.com>
6214         * MAINTAINERS (Write After Approval): Add myself.
6216 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6218         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6219         * configure: Regenerate.
6221 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6223         * configure.ac: Add some missing m4 quotation.
6224         * configure: Regenerate.
6226 2007-07-02  Simon Baldwin  <simonb@google.com>
6228         * MAINTAINERS (Write After Approval): Add myself.
6230 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6232         * configure: Regenerate.
6234 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6236         * Makefile.def: Add windmc tool to build.
6237         * Makefile.tpl: Likewise.
6238         * configure.ac: Likewise.
6239         * Makefile.in: Regenerate.
6240         * configure: Regenerate.
6242 2007-06-28  DJ Delorie  <dj@redhat.com>
6244         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6245         not building newlib.
6246         * configure: Regenerated.
6248 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6250         * MAINTAINERS (Write After Approval): Add myself.
6252 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6254         * MAINTAINERS (Write After Approval): Add myself.
6256 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6258         * MAINTAINERS (Write After Approval): Add myself.
6260 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6262         * MAINTAINERS (Write After Approval): Add myself.
6264 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6266         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6267         * Makefile.in: Regenerated.
6269 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6271         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6272         bfin*-*-uclinux* targets.
6273         * configure: Regenerate.
6275 2007-06-14  Ian Lance Taylor  <iant@google.com>
6277         * MAINTAINERS: Add myself as non-algorithmic global write
6278         maintainer.
6280 2007-06-14  Diego Novillo  <dnovillo@google.com>
6282         * MAINTAINERS: Add self as middle-end maintainer and
6283         non-algorithmic global write maintainer.
6285 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6287         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6288         Move all Fortran maintainers except Paul Brook into the
6289         Non-Autopoiesis section.
6291 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6293         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6294         (distclean-stage[+id+]): Possibly delete stage_last.
6295         * Makefile.in: Regenerate.
6297 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6299         * MAINTAINERS (Various Maintainer): Fix typo.
6301 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6303         * MAINTAINERS (Various Maintainer): Add myself as
6304         dataflow maintainer.
6306 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6308         * config.sub, config.guess: Update from upstream sources.
6310 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6312         * Makefile.tpl: Fix spelling error.
6313         * Makefile.in: Regenerate.
6315 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6317         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6318         lt_cv_sys_max_cmd_len.
6320 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6322         * MAINTAINERS (Various Maintainers): Add myself as
6323         auto-vectorizer maintainer.
6325 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6327         PR libjava/32098
6328         * libtool.m4: Revert previous change.
6329         * ltgcc.m4: Put it here.
6331 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6333         * MAINTAINERS (Various Maintainers): Add myself as
6334         auto-vectorizer maintainer.
6336 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6338         PR libjava/32098
6339         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6341 2007-05-30  Richard Guenther  <rguenther@suse.de>
6343         * MAINTAINERS (Various Maintainers): Add myself as
6344         auto-vectorizer maintainer.
6346 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6348         PR bootstrap/29382
6349         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6350         * configure: Rebuilt.
6352 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6354         * MAINTAINERS (Write After Approval): Removed my name.
6356 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6358         * MAINTAINERS (Write After Approval): Remove myself.
6360 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6362         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6364 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6366         * ltmain.sh: Update from ToT Libtool.
6367         * libtool.m4: Update from ToT Libtool.
6368         * ltsugar.m4: New. Update from ToT Libtool.
6369         * ltversion.m4: New. Update from ToT Libtool.
6370         * ltoptions.m4: New. Update from ToT Libtool.
6371         * ltconfig: Remove.
6372         * ltcf-c.sh: Remove.
6373         * ltcf-cxx.sh: Remove.
6374         * ltcf-gcj.sh: Remove.
6376 2007-05-22  Ollie Wild  <aaw@google.com>
6378         * MAINTAINERS (Write After Approval): Add myself.
6380 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6382         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6383         stage_cflags.
6384         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6385         Remove CFLAGS/LIBCFLAGS.
6386         (configure-stage[+id+]-[+prefix+][+module+],
6387         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6388         * Makefile.in: Regenerate.
6390 2007-05-15  Diego Novillo  <dnovillo@google.com>
6392         * MAINTAINERS: Update e-mail address.
6394 2007-05-15  Revital Eres  <eres@il.ibm.com>
6396         * MAINTAINERS (Write After Approval): Add myself.
6398 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6400         * MAINTAINERS (Write After Approval): Updated my address.
6402 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6404         * MAINTAINERS (Write After Approval): Add myself.
6406 2007-05-11  Silvius Rus  <rus@google.com>
6408         * MAINTAINERS (Write After Approval): Add myself.
6410 2007-04-23  Tom Tromey  <tromey@redhat.com>
6412         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6414 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6416         * MAINTAINERS (cpplib): Rename to ...
6417         (libcpp): ... this.  Add C/C++ front end maintainers.
6419 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6421         * config-ml.in: Pass ${ml_config_env} to configure calls.
6423 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6425         * MAINTAINERS (Write After Approval): Add myself.
6427 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6429         * MAINTAINERS (Write After Approval): Add myself.
6431 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6433         * MAINTAINERS (fortran 95 front end): Add myself.
6435 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6437         * MAINTAINERS (Write After Approval): Add myself.
6439 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6441         * MAINTAINERS (Modulo Scheduler): Add myself.
6443 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6445         * MAINTAINERS (fortran 95 front end): Add myself.
6446         (c++ front end): whitespace fix.
6448 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6450         * MAINTAINERS (Write After Approval): Add myself.
6452 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6454         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6455         of glob.  Quote arguments with single quotes too.
6456         * configure: Regenerate.
6458 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6460         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6461         * Makefile.in: Regenerate
6463 2007-03-07  Andreas Schwab  <schwab@suse.de>
6465         * configure: Regenerate.
6467 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6469         * configure.ac: Add "--with-pdfdir" configure option,
6470         which defines pdfdir variable.
6471         * Makefile.def (target=fixincludes): Add install-pdf to
6472         missing targets.
6473         (recursive_targets): Add install-pdf target.
6474         (flags_to_pass): Add pdfdir.
6475         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6476         target.
6477         * configure: Regenerate
6478         * Makefile.in: Regenerate
6480 2007-02-28  Eric Christopher  <echristo@apple.com>
6482         Revert:
6483         2006-12-07  Mike Stump  <mrs@apple.com>
6485         * Makefile.def (dependencies): Add dependency for
6486         install-target-libssp and install-target-libgomp on
6487         install-gcc.
6488         * Makefile.in: Regenerate.
6490 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6492         * configure: Regenerate.
6493         * configure.ac: Move statements after variable declarations.
6495 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6497         * MAINTAINERS: Add myself as sh maintainer.
6499 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6501         * configure.ac: Adjust for loop syntax.
6502         * configure: Regenerate.
6504 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6506         * configure: Rebuilt.
6508 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6510         * configure.ac: Drop multiple occurrences of --enable-languages,
6511         and fix its quoting.
6512         * configure: Rebuilt.
6514 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6515             Nathan Sidwell  <nathan@codesourcery.com>
6516             Vladimir Prus  <vladimir@codesourcery.com>
6517             Joseph Myers  <joseph@codesourcery.com>
6519         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6520         * configure: Regenerate.
6522 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6524         * ltconfig (freebsd*): Default to elf.
6526 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6528         * configure.ac (target_libraries): Move libgcc before libiberty.
6529         * configure: Regenerated.
6531 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6532             Paolo Bonzini  <bonzini@gnu.org>
6534         PR bootstrap/30753
6535         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6536         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6537         * configure: Regenerated.
6539 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6541         * MAINTAINERS (Language Front End Maintainers): Update my mail
6542         address.
6544 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6546         PR bootstrap/30748
6547         * configure.ac: Correct syntax for Solaris ksh.
6548         * configure: Regenerated.
6550 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6552         * configure.ac: Sync with src.
6553         * configure: Regenerate.
6555 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6557         * Makefile.in: Regenerate.
6559 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6561         * config.sub: Sync with src.
6563 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6565         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6566         noncanonical equivalents.
6567         * configure.in: Rename to...
6568         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6569         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6570         target_noncanonical.  Use them.  Rewrite removal of configure
6571         arguments for autoconf 2.59.  Discard variable settings.  Force
6572         program_transform_name for native tools.
6574         * Makefile.in: Regenerated.
6575         * configure: Regenerated with autoconf 2.59.
6577 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6579         * MAINTAINERS (Write After Approval): Add myself.
6581 2007-01-31  Andreas Schwab  <schwab@suse.de>
6583         * Makefile.tpl (LDFLAGS): Substitute it.
6584         * Makefile.in: Regenerate.
6586 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6588         * MAINTAINERS (Write After Approval): Add myself.
6590 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6592         * MAINTAINERS (spu port): Add myself.
6594 2007-01-23  Richard Guenther  <rguenther@suse.de>
6596         PR bootstrap/30541
6597         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6598         * Makefile.tpl (GNATBIND): Substitute it.
6599         (GNATMAKE): Likewise.
6600         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6601         of STAGE_PREFIX.
6602         * Makefile.in: Regenerate.
6603         * configure: Regenerate.
6605 2007-01-18  Mike Stump  <mrs@apple.com>
6607         * configure.in: Re-enable -Werror for gcc builds.
6609 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6611         * MAINTAINERS (Write After Approval): Add myself.
6613 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6615         * configure.in: Change == to = in test command.
6616         * configure: Regenerate.
6618 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6619             Nick Clifton  <nickc@redhat.com>
6620             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6622         * configure.in (build_configargs, host_configargs, target_configargs):
6623         Remove build/host/target parameters.
6624         (host_libs): Add gmp and mpfr.
6625         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6626         * Makefile.def (gmp, mpfr): New.
6627         (gcc): Remove target.
6628         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6629         target_os, target_vendor): New.
6630         (configure): Add host_alias/target_alias arguments; adjust invocations.
6631         * configure: Regenerate.
6632         * Makefile.in: Regenerate.
6634 2007-01-11  Matt Fago  <fago@earthlink.net>
6636         * configure.in: Try to link to functions only in mpfr 2.2.x
6637         to improve robustness of configure tests.
6638         * configure: Regenerate.
6640 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6642         * MAINTAINERS: Add myself as i386 maintainer.
6644 2007-01-08  Jan Hubicka  <jh@suse.cz>
6646         * MAINTAINERS: Add myself as i386 maintainer.
6648 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6650         * configure.in: Add support for an x86_64-mingw* target.
6651         * configure: Regenerate.
6653 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6655         * Makefile.tpl (all-target): Correct @if conditional for target
6656         modules.
6657         * configure.in: Omit libiberty if building only target libgcc.
6658         * configure, Makefile.in: Regenerated.
6660 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6662         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6663         * configure: Regenerate.
6665 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6667         * Makefile.def (target_modules): Add libgcc.
6668         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6669         * Makefile.tpl (clean-target-libgcc): Delete.
6670         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6671         on gcc even for bootstrapped modules.  Rewrite handling of
6672         lang_env_dependencies to loop over target_modules.
6673         * configure.in (target_libraries): Add target-libgcc.
6674         * Makefile.in, configure: Regenerated.
6676 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6678         * configure.in: Reorganize recognition of languages.  Add
6679         --enable-stage1-languages.  Show supported languages for the chosen
6680         target rather than all recognized languages.
6681         * configure: Regenerate.
6683 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6685         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6686         * Makefile.in: Regenerate.
6688 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6690         * configure.in: Warn that MPFR 2.2.0 is buggy.
6691         * configure: Regenerate.
6693 2006-12-27  Ian Lance Taylor  <iant@google.com>
6695         * configure.in: When removing Makefiles to force a reconfigure, also
6696         remove prev-DIR*/Makefile.
6697         * configure: Regenerate.
6699 2006-12-22  Andreas Schwab  <schwab@suse.de>
6701         * configure: Regenerate with correct autoconf version.
6703 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6705         * configure.in: add AC_SUBST for *_FOR_TARGET.
6706         * configure: Regenerate.
6708 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6710         * configure.in: Simplify logic for rejecting languages that cannot
6711         be built.  Separate the case when a language is unsupported,
6712         from the case when the user chooses not to build a language.
6714 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6716         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6717         it only affects bootstrap and could be tested on "$host" as well.
6718         * configure: Regenerate.
6719         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6721 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6723         PR bootstrap/29544
6724         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6725         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6726         move here comment from Makefile.tpl.
6727         * Makefile.tpl: Move some definitions higher in the file.
6728         (STAGE1_CHECKING): New.
6729         * configure.in: Add --enable-stage1-checking.
6730         * configure: Regenerate.
6731         * Makefile.in: Regenerate.
6733 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6735         * MAINTAINERS: Add myself as build system maintainer.
6737 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6739         * MAINTAINERS (Write After Approval): Add myself.
6741 2006-12-13  Eric Christopher  <echristo@apple.com>
6743         * MAINTAINERS: Add myself as darwin maintainer.
6745 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6747         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6749 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6751         MAINTAINERS: Update my entry.
6753 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6755         * configure.in:  Handle spu makefile frag.
6756         * Makefile.tpl (MAINT): Define
6757         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6758         * configure: Regenerate.
6759         * Makefile.in: Regenerate.
6761 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6763         * config.guess: Import latest version.
6764         * config.sub: Likewise.
6766 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6768         * configure.in (spu-*-*): Don't skip target-libiberty.
6769         * configure: Regenerate.
6771 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6773         PR bootstrap/30134
6774         * configure.in: Correct x86 darwin support for libjava to powerpc
6775         and i?86 only.
6776         * configure: Regenerate.
6778 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6780         * configure.in: Add x86 darwin support for libjava.
6781         * configure: Regenerate.
6783 2006-12-07  Mike Stump  <mrs@apple.com>
6785         * Makefile.def (dependencies): Add dependency for
6786         install-target-libssp and install-target-libgomp on
6787         install-gcc.
6788         * Makefile.in: Regenerate.
6790 2006-12-04  Richard Guenther  <rguenther@suse.de>
6792         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6793         (Non-Algorithmic Maintainers): Move over non-algorithmic
6794         loop optimizer maintainers, add myself as a non-algorithmic
6795         middle-end maintainer.
6797 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6799         * MAINTAINERS (Write After Approval): Add myself.
6801 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6803         * configure.in: Update error message for missing GMP/MPFR.
6805         * configure: Regenerate.
6807 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6809         * configure.in: Update MPFR version in error message.
6811         * configure: Regenerate.
6813 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6815         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6816         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6817         --with-gmp-lib): New flags.
6819         * configure: Regenerate.
6821 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6823         * MAINTAINERS (Write After Approval): Change my email address.
6825 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6827         * MAINTAINERS (Write After Approval): Add myself.
6829 2006-11-22  Philipp Thomas  <pth@suse.de>
6831         * MAINTAINERS (i18n): Update e-mail address.
6833 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6835         * MAINTAINERS (spu port): Add myself as maintainer.
6836         (Write After Approval): Remove myself.
6838 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6840         * configure.in (skipdirs): Don't build libssp for SPU.
6841         * configure: Regenerate.
6843 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6845         * MAINTAINERS (spu port): Add myself as maintainer.
6846         (libobjc): Update my email address.
6848 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6850         * MAINTAINERS (Write After Approval): Add myself.
6852 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6854         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6855         * configure : Rebuilt.
6857 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6859         * MAINTAINERS (Write After Approval): Add myself.
6861 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6863         * MAINTAINERS (Write After Approval): Add myself.
6865 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6867         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6868         libmpfr.a.
6869         * configure: Regenerate.
6871 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6873         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6874         (unstage): Test for stage_last presence.
6876         PR bootstrap/29802
6877         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6878         STAGE_PREFIX.
6879         * Makefile.in: Regenerate.
6881 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6883         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6884         maintainers.
6886 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6888         * MAINTAINERS (Write After Approval): Add myself.
6890 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6892         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6893         and stageN-package/Makefile.
6894         * Makefile.in: Regenerated.
6896 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6898         * configure.in: Remove target-libgloss from noconfigdirs for
6899         bfin-*-*.
6900         * configure: Regenerated.
6902 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6904         * configure.in (have_gmp): Only error if the gcc directory exists.
6906         * configure: Regenerate.
6908 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6910         * configure.in: Robustify error message for missing GMP/MPFR.
6912         * configure: Regenerate.
6914 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6916         * MAINTAINERS (Write After Approval): Add myself.
6918 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6920         * MAINTAINERS: Change email address.
6922 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6924         * MAINTAINERS (Write After Approval): Add myself.
6926 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6928         * MAINTAINERS (Write After Approval): Add myself.
6930 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6932         * MAINTAINERS (Write After Approval): Move myself to
6933         Write After Approval section.
6935 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6937         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6938         need_gmp anymore.
6939         * configure: Regenerate.
6941 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6943         * MAINTAINERS (Write After Approval): Add myself.
6945 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6947         * config.guess: Import latest version.
6948         * config.sub: Likewise.
6950 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6952         * Makefile.def: Added pdf target handling.
6953         * Makefile.tpl: Added pdf target handling.
6954         * Makefile.in: Regenerated.
6956 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6958         * MAINTAINERS: Add self as score port maintainer.
6960 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6962         * MAINTAINERS (Write After Approval): Add myself.
6964 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6966         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6967         or newer.
6968         * configure: Regenerated.
6970 2006-09-27  Dave Brolley  <brolley@redhat.com>
6972         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6973         using $s instead of $r.
6974         * configure: Regenerated.
6976 2006-09-26  Thiemo Seufer  <ths@mips.com>
6978         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6979         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6980         * configure: Regenerate.
6982 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6984         * MAINTAINERS (Write After Approval): Remove myself.
6986 2006-09-22  Chao-ying Fu  <fu@mips.com>
6988         * MAINTAINERS (Write After Approval): Add myself.
6990 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6992         * MAINTAINERS: Add self as soft-fp maintainer.
6994 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6996         * MAINTAINERS: Add myself as avr maintainer.
6997         Remove Marek Michalkiewicz as avr maintainer.
6999 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7001         * MAINTAINERS (Write After Approval): Add myself.
7003 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7005         * configure.in: Never build newlib for a Mingw host.
7006         Never build newlib as Mingw target library.
7007         Test the existence of winsup/cygwin for building a Cygwin newlib,
7008         rather than just winsup.
7009         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7010         building a Mingw target.
7011         * configure: Regenerate.
7013 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7015         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7017 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7019         * config.guess: Import from src (was more updated).
7020         * config.sub: Likewise.
7022 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7024         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7025         * configure: Regenerated.
7027 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7029         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7030         for stages after the first.
7032 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7034         * Makefile.def: Add dependencies for configure-opcodes
7035         on configure-intl and all-opcodes on all-intl.
7036         * Makefile.in: Regenerated.
7038 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7040         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7042 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7044         Port to hosts whose 'sort' and 'tail' implementations
7045         treat operands with leading '+' as file names, as POSIX
7046         has required since 2001.  However, make sure the code still
7047         works on pre-POSIX hosts.
7048         * ltmain.sh: Don't assume "sort +2" is equivalent to
7049         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7051 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7053         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7055 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7057         * ltconfig: chmod 644 before ranlib during install.
7059 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7061         PR bootstrap/18058
7062         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7063         if the bootstrap compiler is a GCC version that supports it.
7064         * configure: Regenerate.
7066 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7068         * configure.in: Fix thinkos in previous check-in.
7069         * configure: Regenerate.
7071 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7073         PR other/27063
7074         * configure.in: Test subdir_requires and give an appropriate
7075         error message.
7076         * configure: Regenerate.
7078 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7080         * MAINTAINERS (Write After Approval): Add myself.
7082 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7084         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7086 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7088         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7090 2006-06-20  David Ayers  <d.ayers@inode.at>
7092         PR bootstrap/28072
7093         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7094         whether target-libjava is being configured instead of whether the
7095         java front end is enabled.
7096         * configure: Regenerate.
7098 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7100         PR target/27540
7101         * configure.in: Only enable libgomp on IRIX 6.
7102         * configure: Regenerate.
7104 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7106         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7107         too.
7108         * Makefile.in: Regenerate.
7110 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7112         * config-ml.in: Alter CCASFLAGS to include special
7113         multilib options the same as is done for CFLAGS.
7115 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7117         * configure.in: Don't enable libgomp on hpux10.
7118         * configure: Rebuilt.
7120 2006-06-12  David Ayers  <d.ayers@inode.at>
7122         PR bootstrap/27963
7123         PR target/19970
7124         * configure.in: Remove target-boehm-gc from noconfigdirs where
7125         ${libgcj} is specified.
7126         * configure: Regenerate.
7128 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7130         Sync from src:
7132         * configure.in: Sync.
7133         * configure: Regenerated.
7135         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7137         * Makefile.def: Added dependencies from sim and gdb on intl, and
7138         added configure dependencies to everything with an all dependency
7139         on intl.
7140         * Makefile.in: Regenerated.
7142 2006-06-06  David Ayers  <d.ayers@inode.at>
7144         PR libobjc/13946
7145         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7146         * Makefile.in: Regenerate.
7147         * configure.in: Add --enable-objc-gc at toplevel and have it
7148         enable boehm-gc for Objective-C.
7149         Remove target-boehm-gc from libgcj.
7150         Add target-boehm-gc to target_libraries.
7151         Add target-boehm-gc to noconfigdirs where ${libgcj}
7152         is specified.
7153         Assert that boehm-gc is supported when requested for Objective-C.
7154         Only build boehm-gc if needed either for Java or Objective-C.
7155         * configure: Regenerate.
7157 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7159         PR 27674
7160         * Makefile.tpl (configure-[+prefix+][+module+],
7161         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7162         Remove rule to unstage bootstrapped modules.
7163         (stage_current): New.
7164         * Makefile.in: Regenerate.
7166 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7168         * MAINTAINERS (Write After Approval): Update my e-mail address.
7170 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7172         * include/libiberty.h: Declare pex_run_in_environment.
7174 2006-05-31  Asher Langton  <langton2@llnl.gov>
7176         * MAINTAINERS (Write After Approval): Add myself.
7178 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7180         * Makefile.def (bfd, opcodes): Fix lib_path.
7181         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7182         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7183         * Makefile.in: Regenerate.
7185 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7187         * Makefile.in: Regenerate.
7189 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7191         * Makefile.def: Add install-html target. Add datarootdir
7192         docdir and htmldir to flags_to_pass.
7193         * Makefile.tpl: Add install-html target.
7194         * Makefile.in: Regenerate.
7195         * configure.in: Add --with-datarootdir, --with-docdir, and
7196         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7197         * configure: Regenerate.
7199 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7201         * configure.in: Enable gprof for cross builds.
7202         * configure: Regenerate.
7204 2006-05-22  Richard Guenther  <rguenther@suse.de>
7206         Revert
7207         2006-01-31  Richard Guenther  <rguenther@suse.de>
7208         Paolo Bonzini  <bonzini@gnu.org>
7210         * Makefile.def (target_modules): Add libgcc-math target module.
7211         * configure.in (target_libraries): Add libgcc-math target library.
7212         (--enable-libgcc-math): New configure switch.
7213         * Makefile.in: Re-generate.
7214         * configure: Re-generate.
7215         * libgcc-math: New toplevel directory.
7217 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7218             Andreas Tobler  <a.tobler@schweiz.ch>
7220         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7221         * configure: Rebuilt.
7223 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7225         * MAINTAINERS (Write After Approval): Add myself.
7227 2006-05-01  DJ Delorie  <dj@redhat.com>
7229         * configure.in: Restore CFLAGS if GMP isn't present.
7230         * configure: Regenerate.
7232 2006-05-01  Richard Guenther  <rguenther@suse.de>
7234         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7235         maintainer.
7237 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7239         * MAINTAINERS (Write After Approval): Add myself.
7241 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7243         * MAINTAINERS (Write After Approval): Add myself.
7245 2006-04-18  DJ Delorie  <dj@redhat.com>
7247         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7248         reference libgloss so that libssp can be built in a combined
7249         tree.
7250         * configure: Regenerate.
7252 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7254         * MAINTAINERS (Write After Approval): Add myself.
7256 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7258         * configure.in: Require makeinfo 4.4 or higher.
7259         * configure: Regenerate.
7261 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7263         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7264         Rearrange the entries of other libraries to have them in one place.
7266 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7268         * MAINTAINERS (Write After Approval): Remove myself.
7269         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7271 2006-03-14  Richard Guenther  <rguenther@suse.de>
7273         * configure: Regenerate with autoconf 2.13.
7275 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7277         * MAINTAINERS: Use my work address.
7279         * MAINTAINERS: Update my E-mail address.
7281 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7283         * configure.in: Handle --disable-<component> generically.
7284         * configure: Regenerate.
7286 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7288         PR libgcj/17311
7289         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7291 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7293         * MAINTAINERS (Write After Approval):  Remove myself.
7294         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7296 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7298         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7299         (TARGET_CONFIGDIRS): Remove.
7300         * configure.in: Remove AC_SUBST(target_configdirs).
7301         * Makefile.in, configure: Regenerated.
7303 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7305         * MAINTAINERS (Write After Approval):  Remove myself.
7306         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7308 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7310         PR bootstrap/25670
7312         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7314         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7315         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7316         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7317         BUILD_PREFIX, BUILD_PREFIX_1.
7318         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7320         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7321         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7323         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7324         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7325         of `cat stage_current`.  Always provide the `r' and `s' variables.
7326         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7327         a single shell execution.
7328         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7329         bootstrapped modules, make the stage1 module if the build was not
7330         started yet, else build the current stage.
7331         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7332         (all-build, all-host, all-target, [+make_target+]-host,
7333         [+make_target+]-target): Do not use \-continued lines.
7334         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7335         (current_stage, restrap, stage_last): New.
7337         * Makefile.in: Regenerate.
7338         * configure: Regenerate.
7340 2006-02-19  Bud Davis  <jmdavis@link.com>
7342         * MAINTAINERS (Write After Approval):  Remove myself.
7343         (Language Front End Maintainers):  Add myself as fortran 95
7344         maintainer and update e-mail address.
7346 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7348         * MAINTAINERS (Write After Approval):  Remove myself.
7349         (Language Front End Maintainers):  Add myself as fortran 95
7350         maintainer.
7352 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7354         * MAINTAINERS (Write After Approval): Add myself.
7356 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7358         * MAINTAINERS (Write After Approval):  Remove myself.
7359         (Language Front End Maintainers):  Add myself as
7360         fortran 95 maintainer.
7362 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7364         Sync from src:
7366         2005-12-27  Leif Ekblad  <leif@rdos.net>
7368         * configure.in: Add support for RDOS target.
7369         * configure: Regenerate.
7371 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7372             Andreas Schwab  <schwab@suse.de>
7374         * configure: Regenerate.
7376 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7378         * configure.in (enable_libgomp): Add AIX.
7379         * configure: Regenerate.
7381 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7383         * MAINTAINERS (Write After Approval): Add myself.
7385 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7387         * MAINTAINERS (Write After Approval): Add myself.
7389 2006-01-31  Richard Guenther  <rguenther@suse.de>
7390         Paolo Bonzini  <bonzini@gnu.org>
7392         * Makefile.def (target_modules): Add libgcc-math target module.
7393         * configure.in (target_libraries): Add libgcc-math target library.
7394         (--enable-libgcc-math): New configure switch.
7395         * Makefile.in: Re-generate.
7396         * configure: Re-generate.
7397         * libgcc-math: New toplevel directory.
7399 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7401         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7402         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7403         the assembler, linker and binutils.
7404         * configure: Regenerate.
7406 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7408         * MAINTAINERS (Write After Approval): Add myself.
7410 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7412         * configure: Regenerate.
7414 2006-01-18  Richard Henderson  <rth@redhat.com>
7415             Jakub Jelinek  <jakub@redhat.com>
7416             Diego Novillo  <dnovillo@redhat.com>
7418         * libgomp: New directory.
7419         * Makefile.def: Add target_module libgomp.
7420         * Makefile.in: Regenerate.
7421         * configure.in (target_libraries): Add target-libgomp.
7422         * configure: Regenerate.
7424 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7426         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7427         @ from continuation.
7428         * Makefile.in: Rebuilt.
7430 2006-01-04  Chris Lattner  <sabre@gnu.org>
7432         * MAINTAINERS (Write After Approval): Add myself.
7434 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7436         PR bootstrap/24252
7438         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7439         * Makefile.tpl (OBJDUMP): New.
7440         (EXTRA_HOST_FLAGS): Add it.
7441         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7443         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7444         to use symbolic links between directories.  Avoid race conditions
7445         or make them harmless.
7446         * configure.in: Do not try to use symbolic links between directories.
7448         * Makefile.def (LEAN): Pass.
7449         * Makefile.tpl (LEAN): Define.
7450         (stage[+id+]-start): Accept that the previous directory does not
7451         exist, if the bootstrap is lean.
7452         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7453         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7454         configure substitution.
7455         ([+compare-target+]): Likewise.
7456         ([+bootstrap-target+]-lean): New.
7457         * configure.in: Remove lean bootstrap support from here.
7459         * Makefile.in: Regenerate.
7460         * configure: Regenerate.
7462 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7464         * MAINTAINERS (libdecnumber): Add myself.
7466 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7468         * libtool-ldflags: New script.
7470 2006-01-02  Andreas Schwab  <schwab@suse.de>
7472         * configure.in: When reconfiguring remove Makefile in
7473         all stage directories.
7474         * configure: Regenerate.
7476 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7478         * MAINTAINERS: Update my email address.
7480 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7482         Revert Ada-related part of the previous change.
7484         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7485         Do not pass.
7486         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7487         * Makefile.in: Regenerate.
7488         * configure.in: Do not include mt-ppc-aix target fragment.
7489         * configure: Regenerate.
7491 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7493         * configure.in: Select appropriate fragments for PowerPC/AIX.
7494         * configure: Regenerate.
7496         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7497         BOOT_CFLAGS, BOOT_LDFLAGS.
7498         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7499         BOOT_CFLAGS, BOOT_LDFLAGS.
7500         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7501         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7502         (stage): Fail if we cannot complete the work.
7503         * Makefile.in: Regenerate.
7505 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7507         * configure.in: Replace ms1 with mt.
7508         * configure: Rebuilt.
7510 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7512         * MAINTAINERS: Update my email address.
7514 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7516         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7517         install-host-nogcc): Don't invoke $(stage) at the end.
7518         * Makefile.in: Regenerate.
7520 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7522         * configure.in: Flip the top-level bootstrap switch.
7523         * configure: Regenerate.
7525 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7527         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7528         $(stage) and $(unstage).
7529         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7530         (all): Remove stray semicolon.
7531         (local-distclean): Don't handle multilib.tmp and multilib.out.
7532         (install.all): Set $s for consistency.
7533         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7534         check_multilibs setting.  Always make the install directory.
7535         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7536         Correct @if/@endif.
7537         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7538         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7539         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7540         (multilib.out): Remove.
7541         * Makefile.in: Regenerated.
7543 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7545         * MAINTAINERS (Write After Approval): Add myself.
7547 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7549         * MAINTAINERS: Add myself as mt maintainer.
7551         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7553 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7555         * MAINTAINERS: Change email address.
7557 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7559         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7560         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7561         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7562         Find in-tree tools if available.
7563         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7564         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7565         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7566         (COMPILER_*_FOR_TARGET): New.
7567         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7568         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7569         (CONFIGURED_*, USUAL_*): Remove.
7570         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7571         STRIP): Use autoconf substitutions.
7572         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7573         COMPILER_NM_FOR_TARGET): New.
7574         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7576         (all): Make all-host and all-target in parallel.
7577         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7578         that $$r and $$s are set before invoking a recursive make.
7579         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7580         ([+bootstrap-target+]): Inline most of the `all' target.
7582 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7584         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7585         from the gcc build directory.
7586         * Makefile.in: Regenerate.
7588 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7590         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7591         depend on all-libdecnumber.
7592         * configure.in (host_libs): Include libdecnumber.
7593         * Makefile.in: Regenerate.
7594         * configure: Likewise.
7596 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7598         * libdecnumber: Import decNumber sources from the dfp-branch.
7600 2005-11-21  Kean Johnston  <jkj@sco.com>
7602         * config.sub, config.guess: Sync from upstream sources.
7604 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7606         Import from Autoconf sources:
7608         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7609         * config/move-if-change: Don't output "$2 is unchanged";
7610         suggested by Ben Elliston.  Handle weird characters correctly.
7612 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7614         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7615         to match upstream libtool for darwin.
7617 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7619         * Makefile.def: Remove gdb dependencies for gdbtk.
7620         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7621         (configure-gdb, install-gdb): New rules.
7622         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7623         * Makefile.in, configure: Regenerated.
7625 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7627         * MAINTAINERS (Write After Approval): Add myself.
7629 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7631         * MAINTAINERS (Write After Approval): Add myself.
7633 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7635         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7636         Diego Novillo.
7638 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7640         PR bootstrap/24297
7641         * Makefile.tpl (do-[+make-target+], do-check, install,
7642         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7643         are set before recursing.
7644         * Makefile.in: Regenerate.
7646 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7648         PR bootstrap/18939
7649         * Makefile.def (gcc) <target>: Fix thinko.
7650         * Makefile.in: Regenerate.
7652 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7654         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7655         * configure: Regenerate.
7657 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7659         * MAINTAINERS (Write After Approval): Add self.
7661 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7663         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7664         target-libffi, target-qthreads, target-libjava, and
7665         targetlibobjc.
7666         * configure: Regenerate.
7668 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7670         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7671         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7672         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7673         (USUAL_OBJDUMP_FOR_TARGET): New.
7674         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7675         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7676         * configure, Makefile.in: Regenerated.
7678 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7680         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7681         before other host packages.
7683 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7685         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7687 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7689         PR bootstrap/22340
7691         * configure.in (default_target): Remove.
7692         * Makefile.tpl (all): Do not use prerequisites as subroutines
7693         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7694         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7695         use prerequisites as subroutines.
7696         (check-host, check-target): New.
7697         (bootstrap configure & all targets): Do not use stage*-start
7698         if the directory layout is already ok.
7699         (non-bootstrap configure & all targets): Prepend a $(unstage).
7700         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7701         (NOTPARALLEL): Remove.
7702         (unstage, stage variables): New variables.
7703         (unstage, stage targets): Simply expand to those variables.
7705         * configure: Regenerate.
7706         * Makefile.in: Regenerate.
7708 2005-10-04  James E Wilson  <wilson@specifix.com>
7710         * Makefile.def (lang_env_dependencies): Add libmudflap.
7711         * Makefile.in: Regenerate.
7713 2005-10-03  Andreas Schwab  <schwab@suse.de>
7715         Backport from libtool CVS:
7716         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7718         * ltmain.sh: add support for installing into temporary
7719         staging area (e.g. 'make install DESTDIR=...')
7721 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7723         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7724         * configure: Regenerated.
7726 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7728         * configure: Regenerate with the correct
7729         autoconf version.
7731 2005-09-30  Catherine Moore  <clm@cm00re.com>
7733         * configure.in (bfin-*-*): New.
7734         * configure: Regenerated.
7736 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7738         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7739         (LIPO_FOR_TARGET): New.
7740         (CONFIGURED_LIPO_FOR_TARGET): New.
7741         (USUAL_LIPO_FOR_TARGET): New.
7742         (STRIP_FOR_TARGET): New.
7743         (CONFIGURED_STRIP_FOR_TARGET): New.
7744         (USUAL_STRIP_FOR_TARGET): New.
7745         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7746         STRIP_FOR_TARGET.
7747         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7748         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7749         * Makefile.in: Regenerate.
7750         * configure: Regenerate.
7752 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7754         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7755         (rs6000-*-aix*): Same.
7756         * configure: Regenerate.
7758 2005-09-16  Tom Tromey  <tromey@redhat.com>
7760         * MAINTAINERS: Add self as java maintainer.
7762 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7764         * configure.in: Recognize f95 in the --enable-languages option,
7765         and substitute it for fortran, issuing a warning.
7766         * configure: Regenerate.
7768 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7770         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7771         * configure:  Regenerated.
7773 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7775         * MAINTAINERS: Add self as ms1 maintainer.
7777 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7779         * Makefile.def (libssp): Add to lang_env_dependencies.
7780         * Makefile.in: Regenerate.
7782 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7784         * MAINTAINERS: Add myself as middle-end maintainer.
7786 2005-08-17  Christian Groessler  <chris@groessler.org>
7788         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7789         * Makefile.in: Regenerate.
7791 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7793         * MAINTAINERS (write after approval): Added myself.
7795 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7797         * MAINTAINERS (Write After Approval): Add myself.
7799 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7801         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7802         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7803         Look for alternate names of the target cc and c++
7804         * configure: Regenerate.
7806 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7808         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7809         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7810         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7811         tools; remove code to manually set them.
7812         (Target tools): Look in the environment for them.
7813         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7814         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7815         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7816         build directory.
7817         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7818         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7819         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7820         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7821         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7822         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7823         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7824         * configure: Regenerate.
7825         * Makefile.in: Regenerate.
7827 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7829         * MAINTAINERS: Update for removed CPU targets.
7831 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7833         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7834         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7835         * Makefile.in: Regenerated.
7837 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7839         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7840         (CFLAGS_FOR_TARGET): Use it.
7841         (CXXFLAGS_FOR_TARGET): Likewise.
7842         * Makefile.in: Regenerated.
7843         * configure.in (--with-build-sysroot): New option.
7844         * configure: Regenerated.
7846 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7848         * Makefile.tpl: Wrap install between unstage and stage
7849         * Makefile.in: Regenerate.
7851 2005-07-21  Eric Christopher  <echristo@apple.com>
7853         * MAINTAINERS: Update affiliation.
7855 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7857         * MAINTAINERS: Add self as crx port maintainer.
7859 2005-07-20  DJ Delorie  <dj@redhat.com>
7861         * MAINTAINERS: Add self as m32c maintainer.
7863 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7865         * all files: Update FSF address.
7867 2005-07-15  Eric Christopher  <echristo@redhat.com>
7869         * MAINTAINERS: Change affiliation.
7871 2005-07-14  Jim Blandy  <jimb@redhat.com>
7873         * configure.in: Add cases for Renesas m32c.
7874         * configure: Regenerated.
7876 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7878         * COPYING.LIB: Update from fsf.org.
7880 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7882         * COPYING, compile, config.guess,
7883         config.sub, install-sh, missing, mkinstalldirs,
7884         symlink-tree, ylwrap: Sync from upstream sources.
7885         * config-ml.in: Update FSF address.
7887 2005-07-13  Eric Christopher  <echristo@redhat.com>
7889         * configure.in: Add toplevel noconfigdir support for tpf.
7890         * configure: Regenerate.
7892 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7894         PR ada/22340
7896         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7897         * Makefile.in: Regenerate.
7899 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7901         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7902         Brolley to write-after-approval.
7904 2005-07-07  Andreas Schwab  <schwab@suse.de>
7906         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7907         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7908         * Makefile.in: Regenerated.
7910 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7912         * configure.in: Don't build sim or rda when targetting darwin.
7913         * configure: Regenerate.
7915 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7917         * configure.in: Add --enable-libssp and --disable-libssp.
7918         * configure: Regenerate with autoconf-2.13.
7920 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7922         * Makefile.def (target_modules): Add libssp.
7923         * configure.in (target_libraries): Add target-libssp.
7924         * configure: Rebuilt.
7925         * Makefile.in: Rebuilt.
7927 2005-07-01  Zack Weinberg  <zackw@panix.com>
7929         * MAINTAINERS: Change email address.  Resign from maintainership.
7931 2005-07-01  Richard Guenther  <rguenther@suse.de>
7933         * MAINTAINERS: Change my e-mail address and affiliation.
7935 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7937         * Makefile.def (stagefeedback): Come after profile.
7938         Define profiledbootstrap target.
7939         * Makefile.tpl (profiledbootstrap): Remove.
7940         (stageprofile-end): Zap stagefeedback.
7941         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7942         * Makefile.in: Regenerate.
7944 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7946         * MAINTAINERS: Update my email address.
7948 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7950         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7951         In 'cpp' stanza, support '#line' as well as '# '.
7953 2005-06-08  Andreas Schwab  <schwab@suse.de>
7955         * MAINTAINERS: Move myself from 'Write After Approval' to
7956         'CPU Port Maintainers' section as m68k maintainer.
7958 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7960         * configure.in (unsupported_languages): New macro.
7961         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7962         non-ported target libraries in noconfigdirs.
7963         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7964         non-linux-gnu.  Remove libgcj_ex_libffi.
7965         <lang_frag loop>: Set add_this_lang=no if the language is in
7966         unsupported_languages.
7967         * configure: Regenerate.
7969 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7971         * configure.in: Fix typo in handling of --with-mpfr-dir.
7972         * configure: Regenerate.
7974 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7976         * MAINTAINERS: Update my email address.
7978 2005-06-02  Jim Blandy  <jimb@redhat.com>
7980         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7981         accepted into the master sources.)
7983 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7984             Michael Snyder  <msnyder@redhat.com>
7985             Stan Cox  <scox@redhat.com>
7987         * configure.in: Set noconfigdirs for ms1.
7989         * configure: Regenerate.
7991 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7993         * MAINTAINERS (Write After Approval): Add self.
7995 2005-06-01  Josh Conner  <jconner@apple.com>
7997         * MAINTAINERS (Write After Approval): Add self.
7999 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8001         * MAINTAINERS: Update my email address.
8003 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8005         * MAINTAINERS (Write After Approval): Add self.
8007 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8009         * MAINTAINERS (Write After Approval): Remove self.
8011 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8013         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8014         (Dependencies): Consider target modules for bootstrap dependencies.
8015         Make target bootstrap modules depend on each stage's gcc.
8016         * Makefile.in: Regenerate.
8018 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8020         * Makefile.def (configure-gcc): Depend on binutils having been built.
8021         (all-gcc): No need to do it here.
8022         * Makefile.in: Regenerate.
8024 2005-05-19  Paul Brook  <paul@codesourcery.com>
8026         * configure.in: Rewrite misleading error message when requested
8027         language cannot be built.
8028         * configure: Regenerate.
8030 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8032         * ylwrap: Import from Automake 1.9.5.
8034 2005-05-13  David Ung  <davidu@mips.com>
8036         * MAINTAINERS (Write After Approval): Add self.
8038 2005-05-09  Mike Stump  <mrs@apple.com>
8040         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8041         lt_cv_sys_max_cmd_len for now.
8043 2005-05-09  Stan Cox  <scox@redhat.com>
8045         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8047 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8049         * README.SCO: Update the URL.
8051 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8053         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8054         with_gnu_ld to libtool.
8055         * ltcf-c.sh (aix[45]): Define file_list_spec.
8056         * ltcf-cxx.sh (aix[45]): Same.
8057         * ltcf-gcj.sh (aix[45]): Same.
8058         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8059         exists, write list of input files to temporary file.
8061 2005-05-04  Mike Stump  <mrs@apple.com>
8063         * configure.in: Always pass --target to target configures as
8064         otherwise rebuilds that do --recheck will fail.
8065         * confiugure: Rebuilt.
8067 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8069         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8070         STAGE_HOST_EXPORTS.
8071         (configure, all): Add bootstrap support.
8072         (Host modules, target modules): Pass post-stage1 flags and exports.
8073         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8074         * Makefile.in: Regenerate.
8076 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8078         * configure: Regenerate.
8080 2005-04-27  Mike Stump  <mrs@apple.com>
8082         * MAINTAINERS: Add self as darwin maintainer.
8084 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8086         * config.sub: Update from master copy.
8088 2005-04-21  Mike Stump  <mrs@apple.com>
8090         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8091         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8093 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8095         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8096         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8097         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8098         "*-*-elf" and "*-*-linux*".
8099         * configure: Regenerate.
8101 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8103         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8105 2005-04-12  Mike Stump  <mrs@apple.com>
8107         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8109 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8111         * MAINTAINERS (Write After Approval): Add myself.
8113 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8115         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8117 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8119         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8120         (TARGET_CONFIGARGS): Include --with-target-subdir.
8121         (configure, all): New macros.  Use them throughout.
8122         * Makefile.in: Regenerate.
8124 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8126         * MAINTAINERS (Write After Approval): Add myself.
8128 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8130         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8132 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8134         * MAINTAINERS: Move John Carr to Write After Approval.
8136 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8138         * config/mh-mingw32: Delete.
8139         * configure.in: Don't use it.
8140         * configure: Regenerate.
8142 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8144         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8145         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8146         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8147         (HOST_LIB_PATH): Generate from Makefile.def.
8148         (TARGET_LIB_PATH): Likewise.
8149         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8150         * Makefile.in: Regenerate.
8151         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8152         (RPATH_ENVVAR): Include Darwin case.
8153         * configure: Regenerate.
8155 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8157         * MAINTAINERS (Various Maintainers): Remove self.
8158         (Write After Approval): Add self.
8160 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8162         * MAINTAINERS (Various Maintainers): Add self.
8164 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8166         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8167         * configure: Regenerate.
8169 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8171         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8172         gcc_version, and gcc_version_trigger from set of flags to pass.
8173         * Makefile.tpl: Remove definitions of above variables.
8174         (config.status): Remove dependency on $(gcc_version_trigger).
8175         * Makefile.in: Regenerate.
8176         * configure.in: Do not reference config/gcc-version.m4 nor
8177         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8178         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8179         * configure: Regenerate.
8181 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8182             Andrew Pinski  <pinskia@physics.uc.edu>
8184         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8185         * Makefile.in: Regenerate.
8187 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8189         * MAINTAINERS (Write After Approval): Add myself.
8191 2005-03-03  David Ayers  <d.ayers@inode.at>
8193         * MAINTAINERS (Write After Approval): Add myself.
8195 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8197         PR libgcj/20160
8198         * ltmain.sh: Avoid creating archives with components that have
8199         duplicate basenames.
8201 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8203         PR bootstrap/20250
8204         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8205         instead of check.
8206         * Makefile.in: Regenerate.
8208 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8210         * Makefile.in: Regenerate to fix conflict between the previous two
8211         patches.
8213 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8215         PR bootstrap/17383
8216         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8217         * Makefile.tpl (HOST_SUBDIR): New substitution.
8218         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8219         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8220         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8221         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8222         (Host modules, Bootstrapped modules): Use it.
8223         (Build modules, Target modules): Do not create symlink trees,
8224         always configure out-of-srcdir.
8225         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8226         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8227         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8228         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8230         * Makefile.in: Regenerate.
8231         * configure: Regenerate.
8233 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8235         Merged from libada-gnattools-branch:
8236         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8238         * gnattools: New directory.
8239         * Makefile.def: Add gnattools as a module, depending on target-libada.
8240         * Makefile.in: Regenerate.
8241         * configure.in: Include gnattools in host_tools; disable it if ada
8242         is disabled.
8243         * configure: Regenerate.
8245 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8247         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8248         treelang maintainer.
8249         (Write After Approval): Remove myself.
8251 2005-02-23  Paul Schlie  <schlie@comcast.net>
8253         * configure.in: Allow darwin targeted ports to build tk, itcl and
8254         libgui.
8255         * configure: Regenerate.
8257 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8259         PR libgcj/10353
8260         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8261         * configure: Regenerate.
8263 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8269         * MAINTAINERS: Update my e-mail address.
8271 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8277         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8278         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8279         target-libgloss when not *-*-elf and *-*-aout.
8280         * configure: Regenerate.
8282 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8284         * MAINTAINERS: Remove obsolete entries.
8286         * MAINTAINERS (Write After Approval): Add Michael Matz.
8288 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8290         * MAINTAINERS: Remove self as cpplib maintainer.
8292 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8294         * install-sh, config.sub: Import from upstream.
8296 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8298         PR bootstrap/18222
8299         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8300         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8301         * Makefile.in: Regenerate.
8303 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8305         * MAINTAINERS: Update my email address.
8307 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8308             Andreas Schwab  <schwab@suse.de>
8310         PR bootstrap/18033
8311         * config-ml.in: Eval option if surrounded by single quotes.
8313 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8315         Revert 2004-12-28 Makefile changes, a better fix will be
8316         applied to mainline and src after GCC 4.0 branches.
8318 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8320         PR bootstrap/17383
8322         * Makefile.def (target_modules): Remove stage parameter,
8323         it is always true now.
8324         * Makefile.tpl (configure-build-[+module+],
8325         configure-target-[+module+]): Always build symlink tree
8326         for the directory and for include.  BUILD_SUBDIR and
8327         TARGET_SUBDIR cannot be . anymore.
8328         * Makefile.in: Regenerate.
8330 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8332         Revert 2004-12-08 Makefile changes.
8334 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8336         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8337         cygwin, mingw.
8339 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8341         * configure.in (sh64-*-*): Reenable gprof.
8342         * configure: Regenerate.
8344 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8346         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8347         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8348         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8349         * Makefile.in: Regenerate.
8351 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8353         * MAINTAINERS: Update my email address.
8355 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8357         * Makefile.tpl: Generate normal dependencies if the LHS module is
8358         not bootstrapped.
8359         * Makefile.in: Regenerate.
8361 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8363         * configure.in: Include config/gxx-include-dir.m4.  Use
8364         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8365         * configure: Regenerate.
8367 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8369         * config.if: Delete.
8370         * configure.in: Set libstdcxx_incdir directly.
8371         * configure: Regenerate.
8373 2004-12-02  Eric Christopher  <echristo@redhat.com>
8375         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8376         * Makefile.in: Regenerate.
8378 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8380         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8381         * configure: Regenerate.
8383 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8385         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8386         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8387         * configure: Regenerate.
8389 2004-12-01  Eric Christopher  <echristo@redhat.com>
8391         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8392         of things to remove.
8394 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8396         * MAINTAINERS (Write After Approval): Update my e-mail address.
8398 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8400         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8401         from CVS libtool to always pass_all.
8403 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8405         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8406         (hppa*64*-*-*): Delete incorrect comment.
8407         * configure: Rebuilt.
8409 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8411         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8413 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8415         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8416         from CVS libtool to always pass_all.
8418 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8420         * install-sh, compile: Import from automake.
8422 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8424         * config.guess, config.sub:  Import from savannnah.
8426 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8428         * MAINTAINERS (Write After Approval): Add myself
8430 2004-11-12  Mike Stump  <mrs@apple.com>
8432         * Makefile.def: Add html support.
8433         * Makefile.tpl: Likewise.
8434         * Makefile.in: Regenerate.
8436 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8438         PR 18423
8439         * configure.in: Remove all instances of build-fixincludes from
8440         noconfigdirs.
8441         (build_configargs): Supply --target to subdirectories.
8442         * configure: Regenerate.
8444         * Makefile.def: Make gcc install depend on fixincludes install.
8445         * Makefile.in: Regenerate.
8447 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8449         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8451 2004-11-11  Paul Brook  <paul@codesourcery.com>
8453         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8455 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8457         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8458         target-libgfortran.
8459         * configure: Regenerate.
8461 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8463         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8464         like CC.
8466 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8468         * Makefile.def (host fixincludes): Specify missing targets.
8469         * Makefile.in: Regenerate.
8471 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8473         * MAINTAINERS: Add myself
8475 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8477         * MAINTAINERS (Write After Approval): Add myself.
8479 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8481         * Makefile.def: Build fixincludes for the host, too.
8482         * Makefile.in: Regenerate.
8483         * configure.in (host_tools): Add fixincludes.
8484         * configure: Regenerate.
8486 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8488         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8489         * configure: Regenerated.
8491 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8493         PR other/17783
8494         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8495         * configure: Regenerated.
8497 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8499         * README.SCO: Update per FSF instructions.
8501 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8503         PR target/18151
8504         * configure.in (case ${target}): Do not build fixincludes for avr.
8505         * configure: Regenerated.
8507 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8509         * configure.in (case ${target}): Do not build fixincludes
8510         on platforms where it is not used.
8511         * configure: Regenerated.
8513 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8515         * configure.in: Use an absolute path to install-sh.
8516         * configure: Regenerated.
8518 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8520         * MAINTAINERS (Write After Approval): Add myself.
8522 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8524         * MAINTAINERS: Remove from Write After Approval those that are
8525         already maintainers.
8527 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8529         * MAINTAINERS:  Update my email address.
8531 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8533         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8534         * configure: Regenerate.
8536 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8538         * MAINTAINERS:  Update my email address.
8540 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8542         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8543         entries belonging to this category.
8545 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8547         * MAINTAINERS: Update my e-mail address.
8549 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8551         Fix wrong conflict resolution in:
8553         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8555         * Makefile.in: Regenerate.
8556         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8557         in the recursive `make', instead of hardwiring `all'.
8558         (Autogenerated TARGET-* variables): New.
8560 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8562         * configure.in: Enable target-libgloss for crx-*-*.
8563         * configure: Regenerate.
8565 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8567         * MAINTAINERS (Various Maintainers): Move the "windows,
8568         cygwin, mingw" maintainer to ...
8569         (OS Port Maintainers): ... here.
8571 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8573         * MAINTAINERS (Write After Approval): Remove those that are
8574         maintainers of some subsystem.
8576 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8578         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8579         * ltcf-cxx.sh (tpf*): Likewise.
8580         * ltconfig (tpf*): Add TPF OS configuration support.
8582 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8584         * MAINTAINERS: Change my email address to my new work account.
8586 2004-09-24  Michael Roth  <mroth@nessie.de>
8588         * configure.in (--without-headers): Add missing double quotes.
8589         * configure: Regenerate.
8591 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8593         * ylwrap: Revert to previous version.
8595 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8597         PR bootstrap/17369
8598         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8599         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8600         SET_GCC_LIB_PATH_CMD.
8601         (BASE_TARGET_EXPORTS): Likewise.
8602         * Makefile.in: Regenerated.
8604         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8605         * configure: Regenerated.
8607 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8609         * config.guess: New upstream version
8610         * compile, depcomp, install-sh, ylwrap: Likewise.
8612 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8614         * config/mh-x86omitfp: New host makefile fragment.  Add
8615         -fomit-frame-pointer to the default BOOT_CFLAGS.
8616         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8617         * configure: Regenerate.
8619 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8621         PR target/11572
8622         * configure.in (*-*-darwin*): Renable libobjc.
8623         * configure: Regenerate.
8625 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8627         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8629 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8631         * Makefile.def: Remove libbanshee.
8632         * Makefile.tpl: Ditto.
8633         * configure.in: Ditto.
8634         * Makefile.in: Regen.
8635         * configure: Ditto.
8637 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8639         * ltmain.sh: Use $pic_object as $non_pic_object if
8640         $non_pic_object=none.
8642 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8644         * missing: Import latest version from master repository.
8646 2004-09-06  Nick Clifton  <nickc@redhat.com>
8648         * config.sub: Import latest version from master repository.
8649         * config.guess: Likewise.
8650         This includes these changes:
8652         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8654         * config.sub: Handle crisv32, alias etraxfs.
8655         * config.guess (crisv32:Linux:*:*): Handle.
8657         2004-08-13  Brad Smith  <brad@comstyle.com>
8659         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8660         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8662         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8664         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8665         assume the processor is a powerpc.  This is because coreutils
8666         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8667         in this case, due to a MacOS X bug that causes
8668         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8669         to return a negative number.
8670         Problem reported by Petter Reinholdtsen in:
8671         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8673         2004-07-19  Ben Elliston  <bje@gnu.org>
8675         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8677         2004-06-24  Ben Elliston  <bje@gnu.org>
8679         * config.guess: Update copyright years.
8680         * config.sub: Likewise.
8682         2004-06-22  Robert Millan  <robertmh@gnu.org>
8684         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8685         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8687         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8689         * config.guess (*:*VMS:*:*): New entry. Replaces
8690         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8691         manufacturer.
8693         2004-06-22  Ben Elliston  <bje@gnu.org>
8695         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8696         * config.sub: Likewise.
8698         2004-06-22  Ben Elliston  <bje@gnu.org>
8700         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8701         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8703         2004-06-11  Ben Elliston  <bje@gnu.org>
8705         * config.guess (pegasos:OpenBSD:*:*): Remove.
8707         2004-06-11  Ben Elliston  <bje@gnu.org>
8709         From Wouter Verhelst <wouter@grep.be>:
8710         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8712         2004-06-11  Ben Elliston  <bje@gnu.org>
8714         * config.guess (luna88k:OpenBSD:*:*): New.
8716         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8718         * config.guess (m32r*:Linux:*:*): New case.
8719         * config.sub: Handle m32rle.
8721         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8723         From Jens Petersen  <petersen@redhat.com>:
8724         * config.sub: Handle sparcv8.
8726         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8728         From Tom Smith <smith@cag.lkg.hp.com>:
8729         * config.guess: Version suffixes are equally significant on Tru64
8730         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8731         prefix of "P" (patched kernel).
8733         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8735         * config.sub: Add support for National Semiconductor CRX target.
8737 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8739         * MAINTAINERS (Various Maintainers): Remove myself as web page
8740         maintainer, add myself as maintainer of build status lists.
8742 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8744         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8745         *-*-netware, but add target-libmudflap.
8746         Consolidate *-*-netware targets (of which really only i?86 exists)
8747         into a single entry.
8748         * configure: Likewise.
8750 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8752         * Makefile.tpl (sorry): Remove.
8753         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8754         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8755         (do-clean): Clean per-stage directories too.
8756         (do-distclean): Run distclean-stage1 too.
8757         (.NOTPARALLEL): Enable during toplevel bootstrap.
8758         (stage[+id+]-bubble): Enable parallel execution during
8759         the recursive invocation.
8760         * Makefile.in: Regenerate.
8762         Fix previous checkin:
8764         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8765         include.
8766         * configure.in: Fix indentation.
8767         * configure: Regenerate.
8769 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8771         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8772         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8773         * configure: regenerate
8774         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8775         -mdynamic-no-pic
8777 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8779         * Makefile.def (build_modules): Add fixincludes.
8780         (dependencies): Make gcc depend on fixincludes.
8781         * configure.in (build_tools): Add fixincludes.
8782         (build_configdirs): Always include build_libs.
8783         * Makefile.in: Regenerate.
8784         * configure: Regenerate.
8786 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8788         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8789         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8790         phony targets; do not generate timestamp files.
8791         (distclean-stageN): Remove references to their timestamp files.
8792         (restageN, touch-stageN): Remove.
8793         (stageN-bubble): Rewritten.
8794         (compare): Support lean bootstraps.
8795         * Makefile.in: Regenerate.
8797         * configure.in: Only warn when bootstrapping but
8798         build != host or build != target.  Support lean bootstraps.
8799         * configure: Regenerate.
8801 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8803         * configure.in:  Give a better error message if GMP/MPFR are missing
8804         and a language needing them has been requested.
8805         * configure:  Regenerated.
8807 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8809         * configure.in:  Print a list of available language front-ends if
8810         a requested one is missing.  Tidy stray tab characters.
8811         * configure:  Regenerated.
8813 2004-08-19  Michael Koch  <konqueror@gmx.de>
8815         * gcc/doc/install.texi: Update entry about automake for libjava.
8817 2004-08-17  Robert Millan  <robertmh@gnu.org>
8819         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8820         (instead of FreeBSD).
8821         * configure: Regenerate.
8823 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8825         * Makefile.in: Regenerate.
8826         * configure: Regenerate.
8828         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8829         stage_*_flags.
8830         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8831         for bootstrapped modules if toplevel bootstrap is going.
8832         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8833         modules.  Adjust for changes in Makefile.def.  Enable several
8834         rules even in non-bootstrap mode, just to avoid peppering the
8835         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8836         (stage-[+prev+]-bubble): Remove.
8838         * Makefile.def (Dependencies): Depend on all-build-bison,
8839         all-build-flex, all-build-byacc, all-build-texinfo, rather
8840         than the host variations.
8841         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8842         with BUILD_SUBDIR.
8843         (BISON): Update for recent Bisons.
8844         (YACC): Fix typo.
8845         (cross): Depend on all-build.
8846         (all): Do not depend on all-build.
8847         (prebootstrap): Remove.
8848         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8849         (Prebootstrap dependencies): Add them to the per-stage targets
8850         and to all-prebootstrap.
8851         * configure.in (build_configdirs): Always enable build_tools.
8852         (BUILD_DIR_PREFIX): Remove.
8854         * Makefile.def (gcc): Add target variable.
8855         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8856         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8857         in the recursive `make', instead of hardwiring `all'.
8858         (Autogenerated TARGET-* variables): New.
8860 2004-08-13  Brian Booth  <bbooth@redhat.com>
8862         * MAINTAINERS: Remove myself from write-after-approval.
8864 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8866         * src-release: Stop distributing mmalloc with gdb (which doesn't
8867         use it).
8868         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8869         * Makefile.in: Regenerate.
8871 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8873         * configure.in (arm*-*-eabi*): New target.
8874         * configure: Regenerate.
8876 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8878         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8879         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8880         (Dependencies): New section.
8881         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8882         (configure-target-[+module+]): Depend on maybe-all-gcc
8883         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8884         (toplevel profiledbootstrap): Fix dependencies.
8885         * Makefile.in: Regenerate.
8887 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8889         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8890         target-libiberty to noconfigdirs.
8891         * configure: Regenerate.
8893 2004-08-03  Paul Brook  <paul@codesourcery.com>
8895         * configure.in: Check for MPFR as well as GMP.
8896         * configure: Regenerate.
8898 2004-08-01  Robert Millan  <robertmh@gnu.org>
8900         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8901         libmudflap for all GNU-based systems (with Glibc).
8902         * configure: Regenerate.
8904 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8906         * Makefile.def (host-modules): Add gcc.
8907         * Makefile.in: Regenerate.
8908         * Makefile.tpl (sorry): New rule.
8909         (configure-host, all-host, [+make_target+]-host, do-check,
8910         install-host): Do not add gcc as a special case.
8911         (host modules): Add a small special-casing for gcc.  Export
8912         extra_make_flags through the environment.
8913         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8914         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8915         other recursive targets for gcc): Remove.
8917         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8918         (stage, unstage): New rules.
8919         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8920         distclean-stage[+id+]): Use stage_current.
8921         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8922         the stage*-start rules.
8924 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8926         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8927         use -all_load flag.
8929 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8931         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8932         * configure: Regenerate.
8934 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8936         * maintainer-scripts/gcc_release: Revert yesterday's change.
8938 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8940         * MAINTAINERS: Add myself to write-after-approval.
8942 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8944         * libf2c: Removed.
8945         * gcc/gccbug.in: Updated because of libf2c removal.
8946         * maintainer-scripts/gcc_release: Ditto.
8948 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8950         * configure.in: Build libmudflap by default on FreeBSD.
8951         * configure: Regenerated.
8953 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8955         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8956         systems.
8957         * configure: Regenerated.
8959 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8961         PR target/16344
8962         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8963         feedback based compiler.
8964         * Makefile.in: Rebuilt.
8966 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8968         * Makefile.def (host_modules): Set bootstrap=true for flex.
8969         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8970         * Makefile.in: Rebuilt.
8972 2004-07-07  Jan Hubicka  <jh@suse.cz>
8974         * MAINTAINERS: Add self as a profile feedback maintainer.
8976 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8978         * configure.in:  Do not prepend $srcdir to /dev/null in
8979         makefile fragments.
8980         * configure:  Regenerate.
8982 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8984         * Makefile.def (build_modules): Add bison, byacc, flex,
8985         m4, texinfo.
8986         (flags_to_pass): Add FLEX.
8987         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8988         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8989         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8990         DEFAULT_MAKEINFO): Remove.
8991         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8992         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8993         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8994         objdir or else use configured tool.
8995         (all-build): New.
8996         (all): Depend on it.
8997         (Build module dependencies): Add.
8998         * Makefile.in: Regenerate.
8999         * configure.in: Better support for multiple build modules,
9000         matching what is done for host/target modules.  Do not look
9001         for "plausible" locations of build tools if Canadian cross.
9002         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9003         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9004         * configure: Regenerate.
9006 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9008         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9009         * Makefile.in: Regenerate.
9011 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9013         * Makefile.tpl (configure-build-[+module+],
9014         configure-[+module+], configure-target-[+module+]): Pass
9015         [+extra_configure_args+].
9016         (all-build-[+module+], all-[+module+], check-[+module+],
9017         install-[+module+], [+make_target+]-[+module+],
9018         all-target-[+module+], check-target-[+module+],
9019         install-target-[+module+], [+make_target+]-target-[+module+]):
9020         Pass [+extra_make_args+].
9021         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9022         (GCC_HOST_EXPORTS): Remove.
9023         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9024         cross, check-gcc, check-gcc-c++, install-gcc,
9025         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9026         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9027         * Makefile.in: Regenerate.
9029 2004-06-21  Matthew Sachs  <msachs@apple.com>
9031         * MAINTAINERS: Added self to write-after-approval.
9033 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9035         * configure.in: Check for srcdir/winsup rather than build directory
9036         winsup.
9037         * configure: Regenerate.
9039 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9041         * configure.in: Don't build Cygwin native newlib if winsup
9042         directory is missing.  Emit warning instead.
9043         * configure: Regenerate.
9045 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9047         * Makefile.tpl (touch-stage[+id+]): New.
9048         (restage[+prev+]): Depend on touch-stage[+id+].
9050         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9051         Use it throughout.
9053         * Makefile.def: Add profile and feedback bootstrap stages.
9054         Remove next field from bootstrap stages.
9055         * Makefile.tpl (LN, LN_S): Substitute.
9056         (stageN-start, stageN-end): Use double-colon rules, to
9057         provide a hook for additional setup commands.
9058         (distclean-stageN-gcc, restageN): Create dependencies from
9059         [+prev+], not from [+next+].
9060         (stageN-bubble): Add commands for successive stages from
9061         [+prev+], using double-colon rules.
9062         (all-stageN-gcc): Fix typo.
9063         (stagefeedback-start, profiledbootstrap): New.
9064         * Makefile.in: Regenerate.
9065         * configure.in: Call ACX_PROG_LN.
9066         * configure: Regenerate.
9068 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9070         * MAINTAINERS (Write After Approval): Add myself.
9072 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9074         * MAINTAINERS (Write After Approval): Add myself.
9076 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9078         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9079         without gcc.
9080         * configure: Regenerate.
9082 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9084         * Makefile.tpl: Fix typo.
9085         * Makefile.in: Regenerate.
9087 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9089         * configure.in: Remove new- prefix from toplevel
9090         bootstrap targets.
9091         * configure: Regenerate.
9093 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9095         * Makefile.tpl (all.normal): Rename to all.
9096         (all): Replace with a rule to pick the default
9097         target from configure.
9098         (all-gcc, configure-gcc): Use conditionals to
9099         do nothing when toplevel bootstrap is going on.
9100         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9101         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9102         * configure.in: Support --enable-bootstrap.
9104         * Makefile.def: Remove new- prefix from toplevel
9105         bootstrap targets.
9106         * Makefile.tpl: Likewise.
9108         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9109         target.
9111         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9112         $(RECURSE_FLAGS) to recursive invocation of make.
9114         * Makefile.in: Regenerate.
9115         * configure: Regenerate.
9117 2004-05-30  Andreas Jaeger  <aj@suse.de>
9118             Jim Wilson  <wilson@specifixinc.com>
9120         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9121         like CC.
9123 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9125         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9126         * configure: Regenerate.
9128 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9130         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9131         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9132         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9133         targets.
9134         * Makefile.in: Regenerate.
9136 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9138         * configure.in: Test the ability to symlink directories.
9139         * configure: Regenerate.
9141         * Makefile.def (bootstrap-stage): New definitions.
9142         * Makefile.tpl (configure-stage1-gcc,
9143         configure-stage2-gcc, configure-stage3-gcc,
9144         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9145         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9146         new-restage3, compare): Autogenerate, see Makefile.in
9147         entry for behavioral changes.
9148         (distclean-stage1, new-stage1-start, new-stage1-end,
9149         new-stage1-bubble, distclean-stage2, new-stage2-start,
9150         new-stage2-end, new-stage2-bubble, distclean-stage3,
9151         new-stage3-start, new-stage3-end): New autogenerated targets.
9152         (objext, prebootstrap, BOOT_CFLAGS,
9153         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9154         targets.
9156         * Makefile.in: Regenerate.
9157         (distclean-stage1, new-stage1-start, new-stage1-end,
9158         new-stage1-bubble, distclean-stage2, new-stage2-start,
9159         new-stage2-end, new-stage2-bubble, distclean-stage3,
9160         new-stage3-start, new-stage3-end): New targets.
9161         (all-stage1-gcc): Move prebootstrap dependency from here...
9162         (configure-stage1-gcc): ...to here.
9163         (new-bootstrap): Use bubble targets.
9164         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9165         Use per-stage distclean targets.
9166         (configure-stage1-gcc, configure-stage2-gcc,
9167         configure-stage3-gcc, all-stage1-gcc,
9168         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9169         Use new-stageN-start to prepare the tree.
9171 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9173         * Makefile.def (host_modules): add libcpp.
9174         * Makefile.tpl: Add dependencies on and for libcpp.
9175         * Makefile.in: Regenerate.
9176         * configure.in: Add libcpp host module.
9177         * configure: Regenerate.
9179 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9181         * Makefile.tpl: Whenever a recursive target is defined, wrap
9182         it in a special @if/@endif block, and prepare its maybe
9183         dependency in the @if/@endif block
9184         * configure.in: Instead of writing maybe dependencies, remove
9185         the @if/@endif statements, and remove the @if/@endif blocks
9186         that remain.
9187         * configure: Regenerate.
9188         * Makefile.in: Regenerate.
9190 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9192         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9194 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9196         PR bootstrap/15120
9197         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9198         * */configure: Rebuilt.
9200 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9202         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9203         of libf2c.
9204         * configure, Makefile.in: Regenerate.
9206 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9208         * MAINTAINERS (Write After Approval): Add myself.
9210 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9212         Merge from tree-ssa-20020619-branch.
9214         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9215         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9216         (HOST_GMPLIBS): Define.
9217         (HOST_GMPINC): Define.
9218         (TARGET_LIB_PATH): Add libmudflap.
9219         (GFORTRAN_FOR_TARGET): Define.
9220         (configure-build*): Export GFORTRAN.
9221         (configure-gcc): Export GMPLIBS and GMPINC.
9222         (all-gcc): Add maybe-all-libbanshee.
9223         (configure-target-libgfortran): Define.
9224         * Makefile.in: Regenerate.
9225         * configure.in (host_libs): Add libbanshee.
9226         (target_libraries): Add target-libmudflap and target-libgfortran.
9227         Add --with-libbanshee.
9228         Handle --disable-libmudflap.
9229         (*-*-freebsd*): Use with_gmp.
9230         Add $(libgcj) to noconfigdirs.
9231         * configure: Regenerate.
9232         * depcomp: New file.
9233         * MAINTAINERS: Add tree-ssa maintainers.
9235 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9237         * MAINTAINERS (Various Maintainers): Add myself.
9239 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9241         * MAINTAINERS (Write After Approval): Add myself.
9243 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9245         * MAINTAINERS (Write After Approval): Add myself.
9247 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9249         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9250         * configure: Regenerate.
9252 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9254         Revert:
9255         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9257         * Makefile.def (flags_to_pass): Remove *dir variables that
9258         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9259         as well as prefix and exec_prefix.
9260         * Makefile.in: Regenerate.
9262 2004-04-26  Robert Millan  <robertmh@gnu.org>
9264         Add patches from libtool CVS.
9265         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9266         * ltconfig: Likewise.
9267         * ltcf-c.sh: Likewise.
9268         * ltcf-cxx.sh: Likewise.
9269         * ltcf-gcj.sh: Likewise.
9271 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9273         * Makefile.def (host_modules): Mark with the bootstrap
9274         flag packages on which gcc depends.
9275         * Makefile.tpl (all-bootstrap): Use it.
9276         * Makefile.in: Regenerate.
9278 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9280         * Makefile.def (flags_to_pass): Remove *dir variables that
9281         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9282         as well as prefix and exec_prefix.
9283         * Makefile.in: Regenerate.
9285 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9287         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9288         * configure: Regenerate.
9289         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9290         * gcc/Makefile.tpl (compare): Use the result of the test.
9291         * gcc/Makefile.in: Regenerate.
9293 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9295         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9296         Always relocate gcc and prev-gcc to the original names, even
9297         if the build fails.
9298         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9299         New targets.
9301 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9303         * MAINTAINERS: Update my email address.
9305 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9307         * configure.in (mips*-*-irix5*): Enable ld.
9308         * configure: Regenerate.
9310 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9312         * configure: Regenerate.
9314 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9316         * Makefile.tpl (configure-[+module+], configure-gcc,
9317         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9318         Set and export LDFLAGS.
9319         * Makefile.in: Regenerate.
9321 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9323         * MAINTAINERS: Add myself to write-after-approval.
9325 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9327         PR bootstrap/14871
9328         * Makefile.tpl: If we don't have built-in-tree target tools,
9329         use the ones found by configure rather than hacking around with
9330         program_transform_name.
9331         * configure.in: Give Makefile.tpl the information necessary
9332         to do that.
9333         * Makefile.in: Regenerate.
9334         * configure: Regenerate.
9336 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9338         PR bootstrap/14760
9339         * configure.in: When computing baseargs, strip *all* copies of
9340         offending options.  Also, don't match/substitute the trailing space,
9341         so that this actually works when two similar options are separated by
9342         only one space.
9343         * configure: Regenerate.
9345 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9347         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9348         (rs6000-*-aix*): Same.
9349         * configure: Regenerate.
9351 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9353         * MAINTAINERS: Add myself to write-after-approval.
9355 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9357         * MAINTAINERS: Add myself to write-after-approval.
9359 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9361         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9362         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9363         * Makefile.in: Regenerate.
9365         * configure.in (top level bootstrap support): Rework --enable-werror
9366         to set @stage2_werror_flag@.
9367         * configure: Regenerate.
9368         * Makefile.tpl (top level bootstrap support): Pass
9369         @stage2_werror_flag@ down to configure in stages 2 and 3.
9370         * Makefile.in: Regenerate.
9372 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9374         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9375         for stages 2 and 3 as well as in make.  As a consequence, remove
9376         OUTPUT_OPTION (now detected by configure) from the flags passed down
9377         to make.
9378         * Makefile.in: Regenerate.
9380         * Makefile.tpl (new-bootstrap): Fix typo.
9381         * Makefile.in: Regenerate.
9383 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9385         * Makefile.tpl: Rearrange by moving recursive_targets rules
9386         into their proper sections.
9387         * Makefile.tpl (top level bootstrap support): Move disabling
9388         of coverage flags from 'make' to 'configure'; improve comments.
9389         * Makefile.in: Regenerate.
9391         * Makefile.tpl (experimental top level bootstrap) Move stage1
9392         language setting from all- target to configure- target; disable
9393         intermodule optimization in stage 1; prevent gratuitous rebuilds
9394         of stage 1.
9395         * Makefile.in: Regenerate.
9396         * configure.in: Comma-separate stage 1 language list for top
9397         level bootstrap.
9398         * configure: Regenerate.
9400         * Makefile.tpl: Clean up experimental top level bootstrap support:
9401         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9402         prev-gcc in configure- targets as well as all- targets.
9403         * Makefile.in: Regenerate.
9405 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9407         * compile: New file imported from automake.
9409 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9411         * configure.in: Remove symbolic link section.
9412         * configure: Regenerate.
9413         * Makefile.tpl (links): Remove.
9414         * Makefile.in: Regenerate.
9416 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9417             Nathanael Nerode  <neroden@gcc.gnu.org>
9419         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9420         Set with AC_CHECK_PROGS.
9421         * configure.in: Fix comment typo from last patch.
9422         * configure: Regenerate.
9424 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9426         * Makefile.tpl: Introduce experimental top level bootstrap support.
9427         * Makefile.in: Regenerate.
9428         * configure.in: Introduce support for top level bootstrap.
9429         * configure: Regenerate.
9431 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9432             Paolo Bonzini  <bonzini@gnu.org>
9434         PR bootstrap/14522
9435         * configure.in: Cope with shells that do not support unquoted ^
9436         * configure: Regenerate.
9438 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9439             Paolo Bonzini  <bonzini@gnu.org>
9441         PR bootstrap/14522
9442         * configure.in: Cope with shells that do not support nesting
9443         quotes inside quoted backquote substitutions.
9444         * configure: Regenerate.
9446 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9448         PR bootstrap/14522
9449         * configure.in: Fix escaping of $.
9450         * configure: Regenerate.
9452 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9454         * configure: Regenerate, since I forgot to while committing Paolo's
9455         changes.
9457 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9459         PR ada/14131
9460         Move language detection to the top level.
9461         * configure.in: Find default values for the tools as
9462         soon as possible.  Disable ada if GNAT is not found.
9463         Emit error message about missing languages.  Expand
9464         --enable-languages=all for the gcc subdirectory.
9466 2004-03-10  Ben Elliston  <bje@gnu.org>
9468         * MAINTAINERS: Update my email address.
9470 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9472         * ltconfig: Disable building static libraries if building shared
9473         libraries on AIX 5L.
9475 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9477         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9478         and disable libgcj.
9479         * configure: Regenerated.
9481 2004-03-01  Brian Booth  <bbooth@redhat.com>
9483         * MAINTAINERS: Add myself to write-after-approval.
9485 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9487         * MAINTAINERS: Add myself to write-after-approval.
9489 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9491         PR bootstrap/7087
9492         * Makefile.tpl: Guard XFOO sed statements better.
9493         * Makefile.tpl: Add dependency for configure-target-libada.
9494         * Makefile.in: Regenerate (incidentally fixes broken
9495         commit when libada-branch was merged).
9497 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9499         * MAINTAINERS: Add myself to write-after-approval.
9501 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9503         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9504         maintainers.
9506 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9508         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9509         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9511 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9513         PR bootstrap/11932
9514         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9516 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9518         * MAINTAINERS: Added myself to write-after-approval.
9520 2004-02-14  Michael Koch  <konqueror@gmx.de>
9522         * MAINTAINERS: Added myself to write-after-approval.
9524 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9526         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9527         some OS port maintainers to OS port maintainers section.
9529 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9531         * MAINTAINERS: Add self.
9533 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9535         * MAINTAINERS: Alphabetize.
9537 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9539         * MAINTAINERS: Remove myself.
9541 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9543         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9544         (rs6000-*-aix*): Same.
9545         * configure: Regenerate.
9547 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9549         * configure.in (host): Add in missing $noconfigdirs to defines.
9550         * configure: Regenerate.
9552 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9553             Nathanael Nerode  <neroden@gcc.gnu.org>
9555         PR ada/6637, PR ada/5911
9556         Merge with libada-branch:
9557         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9558         with appropriate dependencies. Add --enable-libada configure switch.
9559         * configure, Makefile.in: Regenerate.
9561 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9563         * MAINTAINERS: Add myself to write-after-approval.
9565 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9567         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9568         * configure: Regenerate.
9570 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9572         Merge from upstream:
9574         * ltmain.in: When setting IFS to '~', be careful about user
9575         arguments that contain '~'.
9577         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9579         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9580         Also test $base_compile against $CC with escaped arguments. Bug
9581         reported by Geoff Keating <geoffk@apple.com>.
9583 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9585         * MAINTAINERS: Remove i960 port.
9587 2004-01-23  DJ Delorie  <dj@redhat.com>
9589         * Makefile.def (target_modules) [libiberty]: Don't stage.
9590         * Makefile.in: Rebuilt.
9592 2004-01-20  Caroline Tice  <ctice@apple.com>
9594         * MAINTAINERS: Add myself to write-after-approval.
9596 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9598         * MAINTAINERS: Update my email address.
9600 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9602         * MAINTAINERS: Add myself to write-after-approval.
9604 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9606         * MAINTAINERS: Remove entries without email address.
9608 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9610         * MAINTAINERS: Add myself to write-after-approval.
9612 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9614         * MAINTAINERS: Update my email address.
9616 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9618         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9619         * Makefile.tpl (configure-target-[+module+]): Support stage.
9620         * Makefile.in: Rebuilt.
9622 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9624         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9626 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9628         * MAINTAINERS: Add myself as a MIPS maintainer.
9630 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9632         * configure.in: Use ./config.cache, not config.cache.
9633         * configure: Regenerate.
9634         * Makefile.tpl: Special-casing not needed for GCC any more.
9635         * Makefile.in: Regenerate.
9637         * configure.in: Don't share a cache file for host dirs.
9638         * configure: Regenerate.
9640         * config-ml.in: Don't mess with the cache file.
9642 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9644         * MAINTAINERS: Move myself from 'Write After Approval' to
9645         'CPU Port Maintainers' section as SPARC maintainer.
9647 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9649         * Makefile.tpl: Make GCC use a separate config.cache.
9650         * Makefile.in: Regenerate.
9652         PR bootstrap/11932, PR bootstrap/11933
9653         (I don't know if it will fix either of them, but it relates
9654         to them.)
9655         * configure.in: Don't use shared config.cache for target
9656         directories.
9657         * configure: Regenerate.
9659 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9661         * MAINTAINERS: Add myself to 'Write After Approval' section.
9663 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9665         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9666         * configure: Regenerated.
9668 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9670         * MAINTAINERS: Remove the mn10200 maintainer.
9672 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9674         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9675         * configure: Regenerated.
9677 2003-12-16  Jan Hubicka  <jh@suse.cz>
9679         * MAINTAINERS: Add myself as callgraph maintainer.
9681 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9683         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9684         * configure: Regenerate.
9686 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9688         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9689         'Write After Approval' section. Update email.
9691 2003-12-01  James Lemke  <jim@wasabisystems.com>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2003-11-20  Matt Thomas  <matt@3am-software.com>
9697         * MAINTAINERS: Add myself as a vax port maintainer.
9699 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9701         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9702         (configure-build-[+module+], configure-[+module+]): Likewise.
9703         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9704         * Makefile.in: Regenerate.
9706 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9708         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9709         shared/dylibed libraries.
9710         * ltmain.sh: Likewise.
9711         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9712         * ltcf-cxx.sh: Likewise.
9713         * ltcf-gcj.sh: Likewise.
9714         * ltconfig: Likewise.
9716 2003-11-17  Stan Cox  <scox@redhat.com>
9718         * MAINTAINERS: Add myself as iq2000 port maintainer.
9720 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9722         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9723         * Makefile.in: Regenerate.
9725 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9727         * config.sub: Update to 2003-11-03 version.
9729 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9731         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9732         * configure:  Regenerate.
9734 2003-10-20  Nicolas Pitre  <nico@cam.org>
9736         * MAINTAINERS: Add myself to 'Write After Approval' section.
9738 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9740         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9742 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9744         * MAINTAINERS: Update my email address.
9746 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9748         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9750 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9752         * MAINTAINERS: Add myself to 'Write After Approval' section.
9754 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9756         * config.guess: Update to 2003-10-16 version.
9757         * config.sub: Update to 2003-10-16 version.
9759 2003-10-15  David Daney  <ddaney@avtrex.com>
9761         * MAINTAINERS: Added myself to 'Write After Approval' section.
9763 2003-10-15  Falk Hueffner  <falk@debian.org>
9765         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9766         'Write After Approval' section. Update email.
9768 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9770         * MAINTAINERS: Move myself from 'Write After Approval' to
9771         'Various Maintainers' section as middle-end maintainer.
9773 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9775         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9776         HOST_FLAGS_TO_PASS.
9777         * Makefile.in: Regenerate.
9779 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9781         * config.guess: Update to 2003-10-07 version.
9782         * config.sub: Update to 2003-10-07 version.
9784 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9786         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9787         * ltconfig (irix5*, irix6*): Don't override version_type.
9789 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9791         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9792         * configure: Rebuilt
9793         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9794         * Makefile.in: Rebuilt
9796 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9798         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9800 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9802         * MAINTAINERS (Write After Approval): Add myself.
9804 2003-09-29  Paul Koning  <ni1d@arrl.net>
9806         * MAINTAINERS: Move myself from "Write After Approval"
9807         to CPU platform maintainers for pdp11 platform.
9809 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9811         * MAINTAINERS: Move myself from 'Write After Approval' to
9812         'Various Maintainers' section as libffi testsuite maintainer.
9814 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9816         * configure.in: Pass a computed --program-transform-name
9817         to subconfigures.
9818         * configure: Regenerated.
9820 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9822         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9823         * Makefile.in: Regenerate.
9825         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9826         * Makefile.in: Regenerate.
9828 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9830         * MAINTAINERS: Move myself from 'Write After Approval'
9831         to 'Various Maintainers' (objective-c) section.
9833 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9835         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9836         quoting.
9837         * configure: Regenerated.
9839 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9841         * MAINTAINERS (Write After Approval): Add myself to write after
9842         approval list.
9844 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9846         * MAINTAINERS (Write After Approval): Add myself.
9848 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9850         * MAINTAINERS: Update my e-mail address.
9852 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9854         * libtool.m4 (LD): Correct powerpc64 host match.
9856 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9858         * MAINTAINTERS: Update my affiliation and email address.
9860 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9862         * MAINTAINERS (Write After Approval): Add myself.
9864 2003-09-04  DJ Delorie  <dj@redhat.com>
9866         * configure: Regenerate.
9868 2003-09-04  Robert Millan  <robertmh@gnu.org>
9870         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9872 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9874         * configure.in: Ensure arguments to sed are properly spaced.
9875         * configure: Regenerate.
9877 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9879         * MAINTAINERS: Update my e-mail address.
9881 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9883         * MAINTAINERS (Write After Approval): Add myself.
9885 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9887         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9888         * configure: Regenerated.
9890 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9892         * MAINTAINERS: Update my email address.
9894 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9896         * configure.in:  Use newline instead of semicolon when assuming
9897         shell arguments in a for loop.
9898         * configure:  Regenerated.
9900 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9902         * MAINTAINERS: Resurrect the i860 maintainer.
9904 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9906         PR 8180
9907         * configure.in: When testing with_libs and with_headers, treat
9908         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9909         * configure: Regenerate.
9911         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9912         make, shell, etc.
9913         (baseargs): Likewise.
9914         * configure: Regenerate.
9916 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9918         * MAINTAINERS (Write After Approval): Add myself.
9920 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9922         * configure.in: Disable libgcj for darwin not on powerpc.
9923         * configure: Rebuild.
9925 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9927         * config-ml.in, symlink-tree: Add license.
9929 2003-08-03  Richard Stallman  <rms@gnu.org>
9930             Eben Moglen  <moglen@columbia.edu>
9932         * README.SCO: New file.
9934 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9936         * Makefile.tpl (check, check-c++): Express dependencies using
9937         dependencies rather than commands.
9938         * Makefile.in: Regenerate.
9940 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9942         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9943         * configure: Ditto.
9945 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9947         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9948         * Makefile.in: Update.
9950 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9952         * configure.in: Enable libgcj for darwin.
9953         * configure: Rebuild.
9955 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9957         * config-ml.in:  Use ac_configure_args directly instead of
9958         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9959         actually seen.
9961 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9964         creating target and build subdirs to build all parent dirs as needed.
9965         * Makefile.in: Rebuild.
9966         * configure.in: Don't build dirs explicitly here.
9967         * configure: Rebuild.
9969 2003-07-26  Paul Brook  <paul@nowt.org>
9971         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9973 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9975         * Makefile.tpl (all-make): Depend on intl.
9976         * Makefile.in: Rebuilt.
9978 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9980         * install-sh:  Update to newer upstream versions (associated with
9981         aclocal 1.7).
9982         * mkinstalldirs:  Likewise.
9983         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9985 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9987         * MAINTAINERS: Move self from Bug database only accounts
9988         to write-after-approval.
9990 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9992         * config.if: Remove unused libc_interface determination.
9994 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9996         * MAINTAINERS: Move self from write-after-approval to
9997         build machinery (*.in).
9999 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10001         PR bootstrap/11273
10002         PR bootstrap/11408
10003         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10004         unused INSTALL_PROGRAM_ARGS.
10005         * configure.in: Use AC_PROG_INSTALL.
10006         * Makefile.in: Regenerate.
10007         * configure: Regenerate.
10009 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10011         * MAINTAINERS: Alphabetize.
10013 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10015         * configure: Rebuilt.
10016         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10017         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10018         newlib nor libgloss.
10019         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10020         * configure.in (am33_2.0-*-linux*): Added.
10022 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10024         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10025         * configure: Regenerate.
10027 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10029         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10030         * Makefile.in: Regenerate.
10032 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10034         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10035         * Makefile.in: Regenerate.
10037 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10039         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10040         * Makefile.in: Regenerated.
10042         * config-ml.in: Replace PWD with PWD_COMMAND.
10044 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10046         * intl: New directory; see intl/ChangeLog for details.
10047         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10048         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10049         * Makefile.in: Regenerate.
10051 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10053         * configure.in: Clean up config-lang.in handling.  Delete
10054         useless assignment to "subdirs".
10055         * configure: Regenerate.
10057 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10059         * configure.in: Rename 'target_libs' to 'target_libraries'.
10060         Remove useless reference to 'target_libs'.
10061         * configure: Regenerate.
10063 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10065         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10066         * Makefile.in: Regenerate.
10068 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10070         * Makefile.def: Introduce flags_to_pass.
10071         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10072         * Makefile.in: Regenerate.
10074 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10076         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10077         and target-libgloss.
10078         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10079         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10080         * configure: Regenerate.
10082 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10084         * configure.in: Update testsuite_flags to new location.
10085         * configure. Regenerate.
10087 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10089         * Makefile.tpl: Remove BUILD_CC stuff.
10090         * Makefile.in: Regenerate.
10092 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10094         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10096 2003-06-16  Graeme Peterson  <gp@qnx.com>
10098         * MAINTAINERS (Write After Approval): Add myself.
10100 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10102         * config.guess: Update to 2003-06-12 version.
10103         * config.sub: Update to 2003-06-13 version.
10105 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10107         * config.guess: Update to 2003-06-06 version.
10108         * config.sub: Update to 2003-06-06 version.
10110 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10112         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10113         * configure. Regenerate.
10115 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10117         * configure.in: Disable serial configure by default.
10118         * configure: Regenerate.
10119         * Makefile.tpl: Abolish .NOTPARALLEL.
10120         * Makefile.in: Regenerate.
10122         * Makefile.tpl: Replace {build,host,target}_canonical by
10123         {build,host,target}.
10124         * Makefile.in: Regenerate.
10126         * Makefile.tpl: Fix stupid pasto.
10127         * Makefile.in: Regenerate.
10129 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10131         * Makefile.tpl: Remove bogus conditional.
10132         * Makefile.in: Regenerate.
10134 2003-06-05  Jan Hubicka  <jh@suse.cz>
10136         * Makefile.tpl (profiledbootstrap): New target.
10137         * Makefile.in (profiledbootstrap): New target.
10139 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10141         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10142         Pinski. Remove user names from other bugzilla-only maintainers.
10144 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10146         * Makefile.tpl: Make 'recursive targets' using autogen rather
10147         than shell loop.  Remove duplicate 'clean' targets and false
10148         comments.
10149         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10150         Add systematic method of specifying missing targets in subdirs.
10151         Add copyright boilerplate.
10152         * Makefile.in: Regenerate.
10153         * configure.in: Add 'recursive targets' to maybe list.
10154         * configure: Regenerate.
10156         * MAINTAINERS: "GNATS only" -> "Bug database only".
10158         * Makefile.tpl: Rename [+target+] to [+make_target+].
10159         * Makefile.def: Rename 'target' to 'make_target'.
10161 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10163         * MAINTAINERS: Add self as options handling maintainer.
10165 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10167         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10168         been too long since I touched those ports.
10170 2003-05-28  DJ Delorie  <dj@redhat.com>
10172         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10173         * Makefile.in: Regenerate.
10175 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10177         * configure.in: Use curly braces in the definition of tooldir.
10178         * configure: Regenerate.
10180 2003-05-21  DJ Delorie  <dj@redhat.com>
10182         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10183         newlib or libgloss.
10184         * Makefile.in: Regenerate.
10186 2003-05-21  DJ Delorie  <dj@redhat.com>
10188         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10189         * Makefile.in: Regenerate.
10191 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10193         * MAINTAINERS: Update my e-mail address.
10195 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10197         * configure.in: Switch more things to use maybe dependencies.
10198         * Makefile.tpl: Switch more things to use maybe dependencies.
10199         Factor out common code from autogen IF statements.
10200         * configure: Regenerate.
10201         * Makefile.in: Regenerate.
10203 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10205         * configure.in: Accept i[3456789]86 for machine type.
10206         * configure: Regenerate.
10208 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10210         * configure.in: Switch more things to use maybe dependencies.
10211         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10212         * configure: Regenerate.
10213         * Makefile.tpl: Switch more things to use maybe dependencies.
10214         * Makefile.in: Regenerate.
10216 2003-05-16  Andreas Schwab  <schwab@suse.de>
10218         * Makefile.tpl (install-opcodes): Define.
10219         * Makefile.in: Rebuild.
10221 2003-05-13  Andreas Jaeger  <aj@suse.de>
10223         * config.guess: Update to 2003-05-09 version.
10224         * config.sub: Update to 2003-05-09 version.
10226 2003-05-13  Michael Eager  <eager@mvista.com>
10228         * configure.in: Correct sed script so that options in quotes are not
10229         deleted.
10230         * configure: Rebuild.
10232 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10234         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10235         and $$s/newlib/libc/sys/cygwin32 include paths.
10236         * configure: Ditto.
10238 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10240         * MAINTAINERS: Update my email addresses.
10242 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10244         * config-ml.in: Propagate INSTALL variables.
10246 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10248         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10250 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10252         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10253         * Makefile.in: Regenerate.
10255 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10257         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10259 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10261         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10263 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10265         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10266         * Makefile.in: Regenerated.
10268 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10270         * MAINTAINERS (Write After Approval): Upgrade myself from
10271         GNATS only to write-after-approval. Update my mail address.
10273 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10275         (OS Port Maintainers: freebsd): Add myself.
10277 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10279         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10281 2003-04-22  Kean Johnston  <jkj@sco.com>
10283         * MAINTAINERS (SCO ports): Added myself.
10285 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10287         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10289 2003-04-19  Kean Johnston  <jkj@sco.com>
10291         * MAINTAINERS (Write After Approval): Add myself.
10293 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10295         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10296         * Makefile.in: Regenerate.
10298 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10300         * configure.in (powerpc64*-*-linux*): Remove.
10301         * configure: Rebuilt.
10303 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10305         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10306         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10307         and restrap.
10308         * Makefile.in:  Regenerate.
10310 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10312         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10313         * configure: Regenerated.
10315 2003-04-15  DJ Delorie  <dj@redhat.com>
10317         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10319 2003-04-13  Nick Clifton  <nickc@redhat.com>
10321         * config-ml.in: Remove support for --disable-aix removing
10322         call-aix multilibs.
10324 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10326         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10327         * */configure: Rebuilt.
10329 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10331         * MAINTAINERS: Add my email address.
10333 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10335         * MAINTAINERS (Write After Approval): Add myself.
10337 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10339         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10340         * Makefile.in: Regenerate.
10342 2003-03-14  Michael Chastain  <mec@shout.net>
10344         * Makefile.in: Regenerate with correct Makefile.def.
10346 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10348         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10349         Make macro.
10350         * Makefile.in: Regenerate.
10351         * configure.in: Clean up gxx_include_dir logic.
10352         * configure: Regenerate.
10354 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10356         * MAINTAINERS (Write After Approval): Add myself.
10358 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10360         * MAINTAINERS: Update my mail address.
10362 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10364         * configure.in (gxx_include_dir): Fix typo.
10365         * configure: Regenerated.
10367 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10369         * Makefile.tpl: Reindent.
10370         * Makefile.in: Regenerate.
10371         * configure.in: Reindent.  Don't set unused variables.
10372         * configure: Regenerate.
10374 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10376         * configure.in: Include $(build_tooldir)/sys-include in
10377         FLAGS_FOR_TARGET.
10378         * configure: Regenerated.
10380 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10382         * Makefile.tpl: Always pass down RANLIB.
10383         * Makefile.in: Regenerate.
10385         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10386         * Makefile.in: Regenerate.
10387         * configure.in: Remove unused logic relating to --enable-shared
10388         and --enable-threads.  Remove bogus comments.  Remove redundant
10389         noconfigdirs.
10390         * configure: Regenerate.
10392         * configure.in: Replace ${libstdcxx_version} by its value.
10393         Remove reference to mh-dgux.
10394         * configure: Regenerate.
10396 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10398         * MAINTAINERS (Write After Approval): Add myself.
10400 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10402         * Makefile.tpl: Rearrange.
10403         * Makefile.in: Regenerate.
10405 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10407         * configure.in: Add support for kaOS as cross build target system.
10408         * configure: Regenerated.
10410 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10412         * MAINTAINERS (Write after approval): Add myself.
10414 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10416         * MAINTAINERS: Update my email address.
10418 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10420         * MAINTAINERS: Add self to blanket write privs. section.
10422 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10424         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10425         configure-target-* as some target builds may require additional
10426         flags for preprocessor tests.
10427         * Makefile.in: Regenerated.
10429 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10431         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10432         * ltconfig: Handle it.
10433         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10434         auto-detecting it.
10436         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10437         it is used as argument to $CC.
10438         * ltcf-gcj.sh: Likewise.
10440         * configure.in: Introduce --enable-maintainer-mode.
10441         * configure: Rebuilt.
10442         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10443         for maintainer mode.
10444         * Makefile.in: Rebuilt.
10446 2003-02-18  Jason Merrill  <jason@redhat.com>
10448         * Makefile.tpl (check-c++): Allow parallelism.
10450 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10452         * MAINTAINERS: Remove John Carr (who never actually had access to
10453         gcc.gnu.org).
10455 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10457         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10458         don't configure target-libobjc.
10459         * configure: Regenerate.
10461 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10463         * Makefile.tpl (RANLIB): Define.
10464         * Makefile.in: Regenerate.
10466 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10468         * MAINTAINERS: Update my email.
10470 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10472         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10473         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10474         * Makefile.in: Regenerated.
10475         * configure.in: Remove all traces of snavigator, db, and grep.
10476         * configure: Regenerated.
10478 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10480         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10481         After Approval.
10483 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10485         * MAINTAINERS (Write after approval): Add myself.
10487 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10489         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10490         * Makefile.in: Regenerated.
10492 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10494         * config.guess: Updated to 2003-01-30's version.
10495         * config.sub: Updated to 2003-01-28's version.
10497 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10499         * config.if: If gcc_version is already set, just use it.  Don't set
10500         gcc_version_trigger if it's already set, otherwise set it to
10501         gcc/version.c, but only if the file exists.  If it is not set and
10502         gcc/version.c does not exist, try to extract the version number from
10503         $CC.
10505 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10507         * MAINTAINERS: Add myself to write-after-approval list.
10509 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10511         * configure.in:  Revert 24Jan change.
10512         * configure:  Regenerate.
10514 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10516         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10517         entry of HJ Lu.
10519 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10521         * configure.in: Revert previous change.
10522         * configure: Regenerate.
10524 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10526         * configure.in: Make rda native-only.
10527         * configure: Regenerate.
10529 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10531         * MAINTAINERS: Move myself from GNATS-only-accounts to
10532         write-after-approval.
10534 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10536         * configure.in: Add missing \.
10537         * configure: Rebuilt.
10539 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10541         * configure.in (baseargs): Avoid using \| in sed regular
10542         expressions.
10543         * configure: Rebuilt.
10545 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10547         * configure.in (baseargs): Remove all supported forms of
10548         --cache-file, --srcdir, --host, --build and --target options
10549         from argument lists.
10550         * configure: Rebuilt.
10552 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10554         * MAINTAINERS: Add myself to write-after-approval list.
10556 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10558         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10559         * configure: Rebuilt.
10561 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10563         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10564         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10565         * Makefile.in: Regenerate.
10566         * configure: Regenerate.
10568 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10570         * configure.in: Remove Makefile in build, host and target modules
10571         unless configure was run with --no-recursion.
10572         * configure: Rebuilt.
10574 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10576         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10577         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10578         * Makefile.in: Regenerate.
10580 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10582         * config.guess: Update to 2003-01-03 version.
10583         * config.sub: Update to 2003-01-03 version.
10585 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10587         * configure: Regenerate with proper autoconf 2.13.
10589 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10591         * configure.in: Add AC_PREREQ for consistency.
10592         * configure: Regenerate.
10594 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10596         * configure.in (GDB_TK): Add tcl directories conditional on
10597         gdb/gdbtk directory being present.
10598         * configure: Regenerate.
10600 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10602         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10603         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10604         * configure: Rebuilt.
10606 2002-12-31  Tom Tromey  <tromey@redhat.com>
10608         * Makefile.in: Rebuilt.
10609         * Makefile.def (target_modules) [libffi]: Allow installation.
10611 2002-12-31  Andreas Schwab  <schwab@suse.de>
10613         * configure.in: Fix use of $program_transform_name.
10614         * configure: Regenerated.
10616 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10618         * configure.in (baseargs): Don't remove first configure argument.
10619         * configure: Regenerated.
10621 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10623         * Makefile.tpl (local-distclean): Don't remove...
10624         (multilib.ts): ... this.  Moved into...
10625         (multilib.out): ... this.  Don't use sub-make.
10626         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10627         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10628         (configure-build-[+module+], configure-[+module+],
10629         configure-target-[+module+], configure-gcc): ... these.  Test
10630         for Makefile existence.  Drop config.status from dependencies.
10631         * Makefile.in: Rebuilt.
10632         * configure.in: Move gcc-version-trigger to the end of
10633         ac_configure_args.  Add comments to maybedep.tmp and
10634         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10635         nonopt from baseargs, matching and removing corresponding
10636         whitespace while at it.
10637         * configure: Rebuilt.
10639 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10641         * configure.in (host_configargs): Replace reference to
10642         no-longer-defined buildopts with --build=${build_alias}.
10643         * configure: Rebuilt.
10645         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10646         program_transform_name to standard idiom.
10647         (AUTOGEN, AUTOCONF): Define.
10648         (Makefile.in): Use $(AUTOGEN).
10649         (Makefile): Depend on config.status, and use autoconf-style rule to
10650         build it.  Move original commands to...
10651         (config.status): ... this new target.
10652         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10653         $(AUTOCONF).
10654         * Makefile.in: Rebuilt.
10656 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10658         * Makefile.tpl: Fix dramatic bustage due to change in
10659         program_transform_name.
10660         * Makefile.in: Regenerate.
10662         * configure.in: Remove unnecessary PATH setting.
10663         * configure: Regnerate.
10665         * configure.in: Don't default to unprefixed tools unless
10666         the native tools will work.
10667         * configure: Regenerate.
10669         * configure.in: Convert to autoconf script.  Blow away lots
10670         of now-redundant Makefile fragments.
10671         * configure: Generate using Autoconf.
10672         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10673         * Makefile.in: Regenerate.
10675 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10677         * configure: Fix stupid bug where RANLIB was mistakenly included.
10679         * configure.in: Rename (buildargs, hostargs, targargs) to
10680         (build_configargs, host_configargs, target_configargs).
10682         * configure.in: Move logic out of sed statement.
10684         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10685         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10687 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10689         * config.sub: Import from master repository
10690         * config.guess: Ditto
10692 2002-12-24  Andreas Schwab  <schwab@suse.de>
10694         * Makefile.tpl (multilib.out): Fix missing space.
10695         * Makefile.in: Regenerate.
10697 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10699         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10700         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10701         * Makefile.in: Regenerate.
10702         * configure.in: Remove unnecessary leftovers.
10704 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10706         * configure.in (extra_ranlibflags_for_target): New variable.
10707         (*-*-darwin): Add -c to ranlib commands.
10708         * configure (tooldir): Handle extra_ranlibflags_for_target.
10710 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10712         * Makefile.tpl: Revert HJL's change.
10713         * Makefile.in: Regenerated.
10714         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10715         always.
10717 2002-12-19  Andreas Schwab  <schwab@suse.de>
10719         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10720         * Makefile.in: Regenerate.
10722 2002-12-18  H.J. Lu  <hjl@gnu.org>
10724         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10725         * Makefile.in: Regenerated.
10727         * configure.in (build_prefix): New. Substitute.
10729 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10731         * Makefile.tpl: Don't let real targets depend on phony targets.
10732         * Makefile.in: Regenerate.
10734         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10735         * Makefile.in: Regenerate.
10737 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10739         * config.sub: Import from master repository
10740         * config.guess: Ditto
10742 2002-12-16  Jason Merrill  <jason@redhat.com>
10744         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10745         previous 'make bootstrap'.
10746         * Makefile.in: Regenerate.
10748 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10750         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10752 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10754         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10755         * Makefile.in: Regenerate.
10757 2002-12-13  Jason Merrill  <jason@redhat.com>
10759         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10760         library tests.
10761         (check-c++): Just depend on it and check-target-libstdc++-v3.
10762         * Makefile.in: Regenerate.
10764 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10766         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10767         * Makefile.in: Rebuilt.
10769 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10771         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10773 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10775         * configure: Fix bug put in by gremlins.
10777         * Makefile.tpl: Substitute more autoconfily.
10778         * configure: Substitute more autoconfily.
10779         * Makefile.in: Regenerate.
10781 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10783         * config.sub: Import from master repository
10784         * config.guess: Ditto
10785         * MAINTAINERS: Added Svein Seldal under write after approval
10787 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10789         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10790         * Makefile.in (all-sim): Ditto.
10792 2002-12-06  DJ Delorie  <dj@redhat.com>
10794         * Makefile.tpl: Change configure dependencies to not have real
10795         targets depend on phony targets.
10797 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10799         * configure.in: Revert unintentional change.
10801         * Makefile.tpl: Change dependency for */multilib.out so that
10802         it works when gcc isn't in the tree.
10804         * configure.in: Substitute more.
10805         * configure: Run subconfigures from the Makefile.
10806         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10807         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10809 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10811         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10813 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10815         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10816         and corresponding dependencies.
10817         * Makefile.in: Regenerate.
10819         * configure.in (host_tools): Order binutils, gas and ld for
10820         convenience in running the testsuites.
10822         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10823         * Makefile.in: Regenerate.
10824         * configure.in: Introduce rules to serialize subconfigure runs.
10826         * configure.in: Introduce BASE_CC_FOR_TARGET.
10827         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10828         Realize configure-build-* targets.  Realize configure-target-* targets.
10829         * Makefile.in: Regenerate.
10831 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10833         * configure: Move gcc_version_trigger stuff from here...
10834         * configure.in: ...to here.
10836         * configure.in: Separate subconfigure options added by this file from
10837         options given by the user.  Add machinery to put args for host
10838         subconfigures into the Makefile.
10840         * Makefile.tpl: Remove 'vault' targets.
10841         * Makefile.tpl: Reorder and comment dependencies.
10842         * Makefile.in: Regenerate.
10844 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10845         * configure.in: Fix my broken commit of previous patch. (sigh)
10847 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10849         * configure.in: Move host-specific darwin noconfigdirs into
10850         the host-specific section.
10852 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10854         * configure.in: Move host-specific darwin noconfigdirs into
10855         the host-specific section.
10857 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10859         * configure: Remove skip-this-dir support.
10860         * Makefile.tpl: Remove skip-this-dir support.
10862         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10863         subdirectories.
10864         * Makefile.in: Regenerate.
10866         * Makefile.tpl: Strip out useless setting of 'dir'.
10867         * Makefile.in: Regenerate.
10869 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10871         * configure.in: Fix deeply stupid bug.
10873         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10874         shell code in CXX_FOR_TARGET
10875         * Makefile.def: Introduce raw_cxx.
10876         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10877         RAW_CXX_FOR_TARGET.
10878         * Makefile.in: Regenerate.
10880 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10882         * Makefile.tpl: Remove unnecessary ifs.
10883         * Makefile.in: Regenerate.
10885         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10886         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10887         targets for 'no_install' modules.
10888         * configure: Move GDB_TK substitution to configure.in.  Move
10889         build_modules stuff to configure.in.
10890         * configure.in: Implement soft dependency machinery.  Maybe-ize
10891         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10892         * Makefile.in: Regenerate.
10894 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10896         * Makefile.tpl: Make all-target, install-target behave similarly
10897         to all, install (only hitting configured targets).  Eliminate
10898         unused macro defintions.
10900         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10901         build != host.
10903         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10905         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10907         * configure.in: Produce lists of subdir targets we're actually
10908         configuring.  Remove references to "dosrel".
10909         * Makefile.tpl: Let configure set which subdir targets are hit.
10910         Remove install-cross; clean up install; remove ALL.  Remove
10911         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10912         Autogenerate host module targets.  Remove empty dependency lines
10913         and redundant dependency; rearrange slightly.
10914         * Makefile.def: Add host-side libtermcap, utils.
10916         * Makefile.in: Regenerate.
10918 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10920         * ltconfig (osf[345]): Append $major to soname_spec.
10921         Reflect this in library_names_spec.
10922         * ltmain.sh (osf): Prefix $major with . for use as extension.
10924 2002-11-19  Andreas Jaeger  <aj@suse.de>
10926         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10927         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10928         and sparc64 GNU/Linux systems.
10930 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10932         * MAINTAINERS: Update email.
10934 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10936         * MAINTAINERS: Complete James Dennett's entry.
10938 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10940         * MAINTAINERS (Write After Approval): Add myself.
10942 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10944         * Makefile.tpl: syntactic cleanup
10946 2002-11-13  Stuart Hastings  <stuart@apple.com>
10948         * MAINTAINERS: Add myself to write-after-approval list.
10950 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10952         * Makefile.def: Add list of recursive targets to autogenerate.
10953         Add build_modules.
10954         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10955         targets.  Autogenerate *-build-* targets.
10956         * Makefile.in: Regenerate.
10958 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10960         * configure: More autoconf-style substitutions.
10961         * Makefile.tpl: More autoconf-style substitutions.
10962         * Makefile.in: Regenerate.
10964 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10966         * configure: Substitute more variables in a more autoconf-friendly
10967         way.  Simplify slightly.
10968         * Makefile.tpl: Make more variables substitutable in an
10969         autoconf-friendly way.
10970         * Makefile.in: Regenerate.
10972 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10974         * MAINTAINERS (Write After Approval): Add myself.
10976 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10978         * configure.in (v810*): Remove special setting of tools.
10980         * configure: Add support for extra required flags for ar or nm.
10981         * configure.in (aix4.3+): Use above support for target-specific
10982         issues, rather than using config/mt-aix43.
10984 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10986         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10987         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10988         with $srcdir.  Reformat indentation.  Substitute some variables
10989         formerly hard-coded in the Makefile for build=host.
10990         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10991         * Makefile.def: Autogenerate more.
10992         * Makefile.in: Regenerate.
10994 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10996         * MAINTAINERS (Write After Approval): Add myself.
10998 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11000         * Makefile.def (host_modules): Add rda.
11001         * Makefile.in: Regenerate.
11002         * configure.in (target_tool): Add target-rda to list.
11004 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11006         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11008 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11010         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11011         and restrap targets to this rule.
11012         * Makefile.in:  Regenerate.
11014 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11016         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11017         GNATS only accounts.
11019 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11021         * configure.in (i[3456]86-*-linux*): Add check to disable
11022         ${libgcj} for glibc1.
11024 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11026         * MAINTAINERS: Add myself as ip2k port maintainer.
11028 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11030         * configure.in: Add tic4x target.
11032 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11034         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11035         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11036         * Makefile.in: Regenerate.
11038         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11039         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11040         * Makefile.in: Regenerate.
11042 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11044         * MAINTAINERS: Add myself as web pages co-maintainer.
11046 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11048         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11049         * Makefile.in: Regenerate.
11051 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11053         * MAINTAINERS: Add myself and Nathan Sidwell
11054         <nathan@codesourcery.com> as VxWorks maintainers.
11056 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11058         * Makefile.def: Remove order dependency comments.
11059         * Makefile.tpl: Add explicit install-install dependencies.
11060         * Makefile.in: Regenerate.
11062         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11063         * Makefile.in: Regenerate.
11065         * Makefile.tpl: Add configure-target (for src-release in src)
11066         * Makefile.in: Regenerate.
11068 2002-09-30  Nick Clifton  <nickc@redhat.com>
11070         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11072 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11074         * configure.in (s390*-*-linux*): Enable libgcj.
11076 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11078         * configure: Revert accidentally applied changes.
11080         * Makefile.tpl: Make more autoconf-friendly.
11081         * Makefile.in: Regenerate.
11082         * configure: Make substitution more autoconf-like.
11084 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11086         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11087         single entry to handle all these.
11088         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11089         libjava on arm-*-elf.
11091 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11093         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11094         things that depend on them.
11096 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11098         * Makefile.tpl: Make subsituted variables more autoconfy.
11099         * Makefile.in: Regenerate.
11100         * configure: Make seds more autoconfy.
11102 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11104         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11105         * Makefile.in: Regenerate.
11106         * configure.in: Rewrite sed statements to look autoconfy.
11108         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11109         all-target-foo on configure-target-foo.
11110         * Makefile.def: Ditto.
11111         * Makefile.in: Rebuild.
11113 2002-09-25  Andrew Haley  <aph@redhat.com>
11115         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11117 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11119         * Makefile.def: New file.
11120         * Makefile.tpl: New file.
11121         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11122         * contrib/gcc_update: Note that Makefile.in is a generated file.
11124         * configure.in: Minor rearrangement.  Simplify tests.
11126 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11128         * configure.in (with_headers): Skip copy if value is "yes".
11129         (with_libs): Likewise.
11131 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11133         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11134         * configure.in (sh*-*-pe*): Ditto.
11135         * configure.in (mips*-*-pe*): Ditto.
11136         * configure.in (*arm-wince-pe): Ditto.
11138         * configure.in: Rearrange.
11140 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11142         * MAINTAINERS: Update my email address.
11144 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11146         * MAINTAINERS: (Write After Approval): Add myself.
11148 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11150         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11152 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11154         * MAINTAINERS: Change my mailing address.
11156 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11158         * MAINTAINERS (Write After Approval): Remove myself.
11159         (Various Maintainers: c++ runtime libs): Add myself.
11161 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11163         * MAINTAINERS (Write After Approval): Remove myself.
11164         (Various Maintainers: c++ runtime libs): Add myself.
11166 2002-08-15  Eric Christopher  <echristo@redhat.com>
11168         * config.sub: Import from master repository.
11169         * config.guess: Ditto.
11171 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11173         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11174         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11175         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11177 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11179         * MAINTAINERS: Add self to rs6000 vector extensions.
11181 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11183         * libiberty/configure: Reverted unintended yesterday's check in.
11185 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11187         * boehm-gc/configure, libf2c/configure: Rebuilt.
11188         * libffi/configure, libiberty/configure: Ditto.
11189         * libjava/configure, libobjc/configure: Ditto.
11190         * libstdc++-v3/configure, zlib/configure: Ditto.
11191         Merged from binutils:
11192         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11193         From Steve Ellcey <sje@cup.hp.com>:
11194         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11195         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11196         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11197         IA64.
11198         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11199         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11200         soname_spec, sys_lib_search_path_spec): Ditto.
11202 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11204         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11206 2002-08-04  H.J. Lu  (hjl@gnu.org)
11208         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11210 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11212         * MAINTAINERS (Write After Approval): Add myself.
11214 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11216         * configure.in: Move generic linux case to end.  Copy generic
11217         linux noconfigdirs to mips*-*-linux* entry and new
11218         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11220 2002-07-19  Michael Matz  <matz@suse.de>
11222         * MAINTAINERS: Add myself as ra* maintainer.
11224 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11226         * config.guess: Update to 2002-07-09 version.
11227         * config.sub: Update to 2002-07-03 version.
11229 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11231         * MAINTAINERS: Fix typo in a maintainer email address.
11233 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11235         * configure.in: Remove two redundant tests.
11237 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11239         * configure.in (mips*-*-irix6*o32): Enable stabs.
11241 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11243         * configure.in: Don't build grez.
11244         * Makefile.in: Ditto.
11246         * Makefile.in: Remove references to bsp, cygmon, libstub.
11247         * configure.in: Ditto.
11249         * configure.in: Remove leftover reference to gdbtest.
11251 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11253         * configure.in (gxx_include_dir):  Change to match versioned
11254         C++ headers if --enable-version-specific-runtime-libs is used.
11256 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11258         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11260 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11262         * configure.in: Make --without-x work.
11264 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11266         * configure.in: Rearrange target Makefile fragment collection.
11268         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11269         cvs[src].
11270         * configure.in: Ditto.
11272 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11274         * MAINTAINERS (Write After Approval): Update my e-mail address.
11276 2002-06-24  Ben Elliston  <bje@redhat.com>
11278         * configure.in (host_tools): Remove cgen.
11280         * Makefile.in (all-cgen): Remove; runs from its source directory.
11281         (check-cgen, install-cgen, clean-cgen): Likewise.
11282         (all-opcodes): Do not depend on all-cgen.
11283         (all-sim): Likewise.
11285 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11287         * Makefile.in: Eliminate 'apache' targets.
11288         * configure.in: Eliminate 'apache' targets.
11290         * configure.in: Eliminate redundant tests.  Reorganize.
11292         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11294         * config-ml.in: Eliminate references to Cygnus configure.
11296         * Makefile.in: Eliminate references to building emacs.
11298 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11300         * MAINTAINERS: Update my email address.
11302 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11304         * config.if (libstdcxx_incdir): Version C++ headers.
11305         (cxx_incdir): Remove.
11307 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11309         * MAINTAINERS (Write After Approval): Add self.
11311 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11313         * configure.in: Add support for ip2k.
11315 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11317         * configure.in: Fix AIX configury bug.
11319 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11321         * MAINTAINERS (Write After Approval): Add self.
11323 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11325         * configure.in: replace ${topsrcdir} with ${srcdir}
11327         * configure.in: Move definition of libstdcxx_flags
11328         right above usage, rather than waaay earlier.
11330         * configure.in: Pull definition of is_cross_compiler earlier.
11332         * configure.in: Rearrange a little.
11334         * configure.in: Remove references to librx.
11335         * Makefile.in: Remove references to librx.
11337 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11339         * config.sub: Add support for avr target.
11340         Import from master sources, rev 1.255
11342 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11344         * configure, .cvsignore:  Revert previous change...
11345         * Makefile:  ...delete.
11347 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11349         * configure.in: Eliminate ${gasdir} variable.
11351 2002-06-18  Dave Brolley  <brolley@redhat.com>
11353         * configure.in: Add support for frv.
11354         * config.sub: Add support for frv.
11356 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11358         * configure:  Remove garbage from previous commit.
11360 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11362         * configure:  For in-source builds, make a subdir and re-exec there.
11363         * Makefile:  New file.  Pass targets through to build directory.
11364         * .cvsignore:  No longer ignore "Makefile".
11366 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11368         * MAINTAINERS (Write After Approval): Add self.
11370 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11372         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11374 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11376         * configure.in (vax-*-netbsd*): Re-enable gas.
11378 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11380         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11381         BUILD_PREFIX_1, to correct nomenclature.
11382         * configure: Likewise.
11384         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11385         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11387 2002-05-31  Olaf Hering  <olh@suse.de>
11389         * config-ml.in: Propogate DESTDIR also.
11391 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11393         * configure.in (vax-*-netbsd*): Don't build gas for this
11394         platform.
11396 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11398         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11399         and libgcj for AVR.
11401 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11403         * MAINTAINERS (Write After Approval): Add myself.
11405 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11407         * config.guess: Update to 2002-05-22 version.
11408         * config.sub: Likewise.
11410 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11412         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11413         * config-ml.in: Likewise.
11414         * configure: Likewise.
11415         * configure.in: Likewise.
11417 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11419         * MAINTAINERS: Update my email address.
11421 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11423         * configure.in: Simplify makefile fragment collection.
11425         * configure.in: Remove code to build emacs.
11427         * configure.in : Remove --srcdir argument from targargs and buildargs
11428         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11430         * configure: Move some logic to configure.in.
11431         * configure.in: Move some logic from configure.
11433 2002-05-11  Tom Tromey  <tromey@redhat.com>
11435         * MAINTAINERS: Reflect libgcj reality.
11437 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11439         * Makefile.in: Honour DESTDIR.
11441 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11443         * config.guess: Import 2002-03-20 version.
11444         * config.sub: Import 2002-04-26 version.
11446 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11448         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11450 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11452         * MAINTAINERS: Add self.
11454 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11456         * ltmain.sh: Detect and handle object name conflicts
11457         while piecewise linking a static library.
11459 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11461         * configure.in (noconfigdirs): Don't disable libgcj on
11462         sparc64-*-solaris* and sparcv9-*-solaris*.
11464 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11466         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11468 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11470         * configure.in (FLAGS_FOR_TARGET): Do not add
11471         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11472         on i[3456]86-*-linux*.
11474 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11476         * configure.in (noconfigdirs): Replace [ ] with test.
11478         * configure.in (noconfigdirs): Do not add target-newlib if
11479         target == i[3456]86-*-linux*, and host == target.
11481 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11483         * configure.in: delete reference to absent file
11485         * configure.in: replace '[' with 'test'
11487         * configure.in: Eliminate references to gash.
11488         * Makefile.in: Eliminate references to gash.
11490         * configure.in: remove useless references to 'pic' makefile fragments.
11492         * configure.in: (*-*-windows*) Finish removing.
11494         * configure.in: Eliminate redundant test for libgui.
11496 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11498         * MAINTAINERS: Add self and realphabetize.  Update entries
11499         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11500         entry for a29k port maintainer.
11502 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11504         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11505         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11507 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11509         * configure.in: remove references to dead files
11511 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11513         * MAINTAINERS: Add information about purpose of this file.
11515 2002-04-18  Tom Tromey  <tromey@redhat.com>
11517         * configure.in: Disallow configuring libgcj when it is already
11518         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11519         Solaris 2.8 by default.  For PR libgcj/6158.
11521 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11523         * configure.in:  Move default CC setting out of config/mh-* fragments
11524         directly into here.
11526 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11528         * configure.in: don't even try to configure or make a subdirectory
11529         if there's no configure script for it.
11531 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11533         * MAINTAINERS: Remove chill maintainers.
11534         * Makefile.in (CHILLFLAGS): Remove.
11535         (CHILL_LIB): Remove.
11536         (TARGET_CONFIGDIRS): Remove libchill.
11537         (CHILL_FOR_TARGET): Remove.
11538         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11539         CHILL_LIB.
11540         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11541         (CHECK_TARGET_MODULES): Likewise.
11542         (INSTALL_TARGET_MODULES): Likewise.
11543         (CLEAN_TARGET_MODULES): Likewise.
11544         (configure-target-libchill): Remove.
11545         (all-target-libchill): Remove.
11546         * configure.in (target_libs): Remove target-libchill.
11547         Do not compute CHILL_FOR_TARGET.
11548         * libchill: Remove directory.
11550 2002-04-11  DJ Delorie  <dj@redhat.com>
11552         * Makefile.in, configure.in: Sync with binutils, entries
11553         follow...
11555 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11557         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11558         (do-tar, do-bz2): New rules.
11559         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11560         (gdb-tar): New rule.
11561         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11562         (insight_dejagnu.tar): New rule.
11563         (insight.tar): New rule.
11564         (gdb+dejagnu.tar): New rule.
11565         (gdb.tar): New rule.
11567 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11569         * Makefile.in: Add all-tix to deps for all-snavigator
11570         so that tix is built when building snavigator.
11572 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11574         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11575         ld and gdb are not supported.
11577 2002-01-07  Mark Salter  <msalter@redhat.com>
11579         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11580         Allow target-libgloss to be built for arm, strongarm, and xscale.
11582 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11584         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11585         options for i[3456]86-pc-linux* native builds.
11587 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11589         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11590         files from .po files for a distribution.
11592 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11594         * configure.in: Enable libstdc++-v3 for h8300 targets.
11596 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11598         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11599         version from bfd/.
11601 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11603         * Makefile.in (VER): When present, extract the version number from
11604         the file version.in.
11606 2001-05-24  Tom Rix  <trix@redhat.com>
11608         * configure.in : enable ld for aix
11610 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11612         * config.guess: Add linux target for S/390.
11614 2000-11-07  Philip Blundell  <pb@futuretv.com>
11616         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11618 2000-11-03  Philip Blundell  <pb@futuretv.com>
11620         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11621         files.
11623 2001-01-15  Ben Elliston  <bje@redhat.com>
11625         * configure.in (host_tools): Add sid.
11626         Always configure cgen.
11628 2000-11-24  Nick Clifton  <nickc@redhat.com>
11630         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11632 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11634         * Makefile.in (ALL_MODULES): Add all-cgen.
11635         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11636         (all-cgen): New target.
11637         (all-opcodes,all-sim): Depend on all-cgen.
11638         * configure.in (host_tools): Add cgen.
11639         Only configure cgen if --enable-cgen-maint.
11641 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11643         * configure.in: Add *-*-freebsd* configurations.
11645 2002-04-08  Tom Tromey  <tromey@redhat.com>
11647         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11648         Fixes PR libgcj/6068.
11650 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11652         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11654 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11656         * configure.in (alpha*-dec-osf*): Enable libgcj.
11658 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11660         * MAINTAINERS (Write After Approval): Add myself.
11662 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11664         Fix for: PR bootstrap/3591, target/5676
11665         * configure.in (mcore-pe): Disable the configuration of
11666         libstdc++-v3 since exceptions are not supported.
11668 2002-03-20  Anthony Green  <green@redhat.com>
11670         * configure.in: Enable libgcj for xscale-elf target.
11672 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11674         * MAINTAINERS:  Update my email address.
11676 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11678         * ltmain.sh (relink_command): Fix typo in previous change.
11680 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11682         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11683         (relink_command): Added --tag flags.
11684         (mode=install): If relinking fails; error out.
11686 2002-03-12  Richard Henderson  <rth@redhat.com>
11688         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11689         .NOTPARALLEL tag.
11690         (do-check): Rename from check.
11691         (check): Allow parallel check.
11693 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11695         * MAINTAINERS: Add myself as maintainer for xtensa port.
11696         Fix alphabetical order in CPU port maintainer list.
11697         Remove myself from Write After Approval list.
11699 2002-03-11  Richard Henderson  <rth@redhat.com>
11701         * Makefile.in (.NOTPARALLEL): Add fake tag.
11703 2002-03-07  H.J. Lu  (hjl@gnu.org)
11705         * configure.in: Enable gprof for mips*-*-linux*.
11707 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11709         * MAINTAINERS (Write After Approval): Add myself.
11711 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11713         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11714         libjava.
11715         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11717 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11719         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11720         because its Makefile is there; test for the executable instead.
11722 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11724         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11725         libstdc++-v3 and libjava.
11727 2002-02-11  Adam Megacz  <adam@xwt.org>
11729         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11730         boehm-gc
11732 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11734         * config.guess: Updated to 2002-01-30's version.
11735         * config.sub: Updated to 2002-02-01's version.
11736         Contribute sh64-elf.
11737         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11738         * configure.in: Added sh64-*-*.
11740 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11742         * MAINTAINERS: Belatedly add myself to write after approval list.
11744 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11746         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11747         Remove self as Write After Approval.
11749 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11751         * MAINTAINERS: Put self in as maintainer for contrib/regression
11752         directory.
11754 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11756         * MAINTAINERS:  Update my email address.
11758 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11760         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11761         target-libiberty, and target-libgloss.  Skip Java-related
11762         libraries if not supported for NetBSD on target CPU.
11764 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11766         * install-sh: Use _inst.$$_ for temp file name.
11768 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11770         * MAINTAINERS (Write After Approval): Move my contact info
11771         from here...
11772         (OS Port Maintainers): ...to here (netbsd).
11774 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11776         * MAINTAINERS (Write After Approval): Add myself.
11778 2002-01-17  H.J. Lu  <hjl@gnu.org>
11780         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11781         (all-target-fastjar): Also depend on all-target-libiberty.
11783 2002-01-16  H.J. Lu  (hjl@gnu.org)
11785         * config.guess: Import from master sources, rev 1.225.
11786         * config.sub: Import from master sources, rev 1.238.
11788 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11790         * MAINTAINERS (Write After Approval): Remove myself.
11792 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11794         * MAINTAINERS (Write After Approval): Add myself.
11796 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11798         * MAINTAINERS: Add self as docs co-maintainer.
11800 2001-12-11  Matthias Klose  <doko@debian.org>
11802         * MAINTAINERS (Write After Approval): Add myself.
11804 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11806         * MAINTAINERS: Update my email address.
11808 2001-12-07  Turly O'Connor  <turly@apple.com>
11809         * MAINTAINERS (Write After Approval): Add myself.
11810         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11811         (rs6000_initialize_trampoline): Call __trampoline_setup for
11812         ABI_DARWIN too.
11813         * darwin-tramp.asm: New file, implements __trampoline_setup.
11814         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11816 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11818         * MAINTAINERS (Write After Approval): Add myself.
11820 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11822         * configure, configure.in: Use temp file for long sed commands.
11824 2001-12-03  Laurent Guerby  <guerby@acm.org>
11826         * config.sub: Update to version 1.232 on subversion.
11828 2001-12-03  Ben Elliston  <bje@redhat.com>
11830         * MAINTAINERS: Update mail address for config.* patches.
11832 2001-11-27  DJ Delorie  <dj@redhat.com>
11833             Zack Weinberg  <zack@codesourcery.com>
11835         When build != host, create libiberty for the build machine.
11837         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11838         CONFIG_ARGUMENTS.
11839         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11840         New variables.
11841         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11842         and rules.
11843         (all.normal): Depend on ALL_BUILD_MODULES.
11844         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11845         (all-build-libiberty): Depend on configure-build-libiberty.
11847         * configure: Calculate and substitute proper value for
11848         ALL_BUILD_MODULES.
11849         * configure.in: Create the build subdirectory.
11850         Calculate and substitute TARGET_CONFIGARGS (formerly
11851         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11853 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11855         * MAINTAINERS (write-after-approval): Add self.
11857 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11859         * MAINTAINERS (GNATS only accounts): Remove self.
11861 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11863         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11864         libf2c.
11866 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11868         * MAINTAINERS (Write After Approval): Add self.
11870 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11872         * MAINTAINERS: mips and s390 are also CPU ports.
11874 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11876         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11878 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11880         * MAINTAINERS: Alphabetize.
11882 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11884         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11886 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11888         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11890 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11892         * configure.in (--enable-languages): Be more permissive about
11893         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11895 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11897         * config.sub: Import from master sources, rev. 1.230.
11898         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11900 2001-11-07  Laurent Guerby  <guerby@acm.org>
11902         * MAINTAINERS (Write After Approval): Add self.
11904 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11906         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11908 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11910         * config.sub: Import from master sources, rev 1.226.
11911         * config.guess: Import from master sources, rev 1.216.
11913 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11915         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11916         * MAINTAINERS: Add self as maintainer of MMIX port.
11917         Remove old after-approval entry.
11919 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11921         * ChangeLog, configure: Fix spelling errors.
11923 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11925         * MAINTAINERS: Tweak my address.
11927 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11929         * MAINTAINERS: Update my email address.
11931 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11933         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11934         * MAINTAINERS: Add self as maintainer of CRIS port.
11936 2001-10-10  Geert Bosch  <bosch@gnat.com>
11938         * MAINTAINERS (Various maintainers: Ada front end):
11939         Added Robert Dewar.
11941 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11943         * MAINTAINERS (Write After Approval): Added self
11945 2001-10-02  Geert Bosch  <bosch@gnat.com>
11947         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11949 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11951         * configure: Handle temporary files securely using mkdir.
11953 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11955         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11957 2001-09-26  Will Cohen  <wcohen@redhat.com>
11959         * configure.in (*-*-linux*): Disable configuration of target-newlib
11960         and target-libgloss.
11962 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11964         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11965         RANLIB.
11967 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11969         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11970         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11971         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11972         avoid quotes nesting problems.
11973         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11974         (DO_X): Export only variables that are set.
11976 2001-09-19  Ben Elliston  <bje@redhat.com>
11978         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11979         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11980         semantics.  Use the shell built-in "type" command instead.
11982 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11984         Merged from gcc-3_0-branch:
11985         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11986         * ltcf-c.sh: Use $objext, not $ac_objext.
11987         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11988         * ltcf-cxx.sh: Add support for GNU.
11989         2001-07-22  Timothy Wall  <twall@redhat.com>
11990         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11991         default settings if using GNU tools with that configuration.
11992         * ltcf-cxx.sh: Ditto.
11993         * ltcf-gcj.sh: Ditto.
11994         2001-07-21  Michael Chastain  <chastain@redhat.com>
11995         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11996         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11997         * ltmain.sh: Mark as gcc-local.
11999 2001-08-30  Eric Christopher  <echristo@redhat.com>
12000             Jason Eckhardt  <jle@redhat.com>
12002         * config.guess: Merge from master sources.
12003         * config.sub: Merge from master sources, add support for mipsisa32.
12005 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12006         * config.sub: Merge from master sources, rev 1.219.
12007         * MAINTAINERS: Add self as contact for stormy16 port.
12009 2001-08-14  Zack Weinberg  <zackw@panix.com>
12011         * config.sub: Merge from master sources, rev 1.218.
12012         * config.guess: Merge from master sources, rev 1.209.
12014 2001-08-11  Graham Stott  <grahams@redhat.com>
12016         * Makefile.in (check-c++): Add missing semicolon.
12018 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12020         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12022 2001-07-30  Eric Christopher  <echristo@redhat.com>
12024         * MAINTAINERS (Various maintainers: mips port): Added myself.
12026 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12028         * configure.in (sh-*-linux*): New.
12030 2001-07-27  Richard Henderson  <rth@redhat.com>
12032         * .cvsignore: Add LAST_UPDATED.
12034 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12036         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12038 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12040         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12042 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12044         * MAINTAINERS (Write After Approval): Added myself.
12046 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12048         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12049         and libgcj on m68hc11/m68hc12.
12051 2001-06-27  H.J. Lu  (hjl@gnu.org)
12053         * Makefile (CFLAGS_FOR_BUILD): New.
12054         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12056 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12058         * README: Remove version number.
12060 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12062         * INSTALL/README: Update wrt. to the installation instructions now
12063         residing in gcc/doc/install.texi.
12065 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12067         * README: Replace with a cut-down and updated version of gcc/README.
12069 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12071         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12072         multilibs to be disabled.
12074 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12076         * MAINTAINERS (Write After Approval): Add myself.
12078 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12080         * config.guess: Import CVS version 1.195.
12081         * config.sub: Import CVS version 1.212.
12083 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12085         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12086         gcc/xgcc is built, use -print-prog-name to find out the program
12087         name to use.
12089 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12091         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12092         appear to also be in the master copy.
12093         * config.sub:  Import CVS version 1.211.
12095 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12097         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12098         with_gcc]: Use `gcc -shared' to build a shared library.
12100 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12102         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12103         archives.
12105 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12107         * MAINTAINERS (Write After Approval): Add myself.
12109 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12111         * configure.in (libstdcxx_flags): Do not try to execute
12112         libstdc++-v3/testsuite_flags until it exists.
12114 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12116         * MAINTAINERS: Update my email address.
12118 2001-05-31  Graham Stott  <grahams@redhat.com>
12120         * MAINTAINERS (Write After Approval): Add myself.
12122 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12124         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12125         libraries when using g++ with native linker.
12127 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12129         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12131 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12133         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12134         [aix4*|aix5*]: Prepend blank.
12136 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12138         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12139         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12140         of subdir/configure scripts to use the new libtool.m4.
12142 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12144         * MAINTAINERS (Write After Approval): Add myself.
12146 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12148         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12150 2001-05-11  Ben Elliston  <bje@redhat.com>
12152         * Makefile.in (all-sid): New target.
12153         (check-sid, clean-sid, install-sid): Likewise.
12155 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12157         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12159 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12161         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12162         libgcj.
12164 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12166         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12167         gcc/xgcc is built, use -print-prog-name to find out the program
12168         name to use.
12170 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12172         * configure.in (noconfigdirs): Don't reset it from scratch in the
12173         target case; only append to it.
12175         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12176         sparc-*-solaris2.8]: Disable ${libgcj}.
12178 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12180         * configure.in (libgcj_saved): Copy from $libgcj.
12181         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12182         --disable-libgcj.
12184 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12186         * MAINTAINERS: Remove self as MIPS maintainer and
12187         C front end maintainer.
12189 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12191         * configure.in: Move *-chorusos target case to the proper switch.
12192         Disable libgcj.
12194 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12196         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12197         1.641.2.228.
12199 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12201         * Makefile.in (STAGE1_CFLAGS): Pass down.
12203 2001-04-13  Alan Modra  <amodra@one.net.au>
12205         * config.guess: Add hppa64-linux support.  Note for next import that
12206         this is already in the master file.
12207         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12209 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12211         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12212         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12214 2001-04-11  Stan Shebs  <shebs@apple.com>
12216         * MAINTAINERS: Add self as Darwin port maintainer.
12218 2001-04-11  Alan Modra  <amodra@one.net.au>
12220         * MAINTAINERS: Update my email address.
12222 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12224         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12225         recent versions of FreeBSD (release 3 or later).
12226         * ltconfig: On FreeBSD, -lc must not be provided when building
12227         a shared library or else the standard -pthread gcc option is
12228         rendered worthless to later users of the built library.
12230 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12232         * MAINTAINERS: Add self and RTH as C front end maintainers.
12234 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12236         * config.sub: Make sure to match an already-canonicalized
12237         machine name (eg. mn10300-unknown-elf).
12239 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12241         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12242         New macros.
12243         (bootstrap, cross): Use RECURSE_FLAGS.
12244         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12246 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12248         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12250 2001-03-22  Colin Howell  <chowell@redhat.com>
12252         * Makefile.in (DO_X): Do not backslash single-quotes in
12253         backquotes (two places).
12255 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12257         Re-installed:
12258         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12259         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12260         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12261         * ltcf-cxx.sh: Likewise.
12262         * ltcf-gcj.sh: Likewise.
12264 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12266         * MAINTAINERS: Add myself as "documentation co-maintainer".
12268 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12270         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12271         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12273 2001-03-19  Tom Tromey  <tromey@redhat.com>
12275         * config-ml.in: Handle GCJ and GCJFLAGS.
12277 2001-03-21  Michael Chastain  <chastain@redhat.com>
12279         * Makefile.in: all-m4 depends on all-texinfo.
12281 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12283         * MAINTAINERS: Add myself to write after approval list.
12285 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12287         * Makefile.in (DO_X): Quote nested quotes.
12289 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12291         * MAINTAINERS: Add myself to write after approval list.
12293 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12295         * Makefile.in (DO_X): Use double quotes for quoting
12296         "RANLIB=$${RANLIB}".
12298 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12300         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12302 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12304         * configure.in: Only use `lang_requires' for languages athat are
12305         actually enabled.
12307 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12309         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12311 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12313         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12315 2001-03-07  Tom Tromey  <tromey@redhat.com>
12317         * configure.in: Allow config-lang.in to set `lang_requires' to list
12318         of other required languages.
12320 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12322         * Makefile.in: Remove RANLIB definition. Use RANLIB
12323         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12324         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12326 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12327             Alexandre Oliva  <aoliva@redhat.com>
12329         * Makefile.in (check-c++): Use tabs, not spaces.
12331 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12333         * MAINTAINERS: add myself to Write After Approval list.
12335 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12337         * Makefile.in (check-c++): New rule.
12339         * configure.in (target_libs): Remove libg++.
12340         (noconfigdirs): Remove libg++.
12341         (noconfigdirs): Same.
12342         (noconfigdirs): Same.
12343         (noconfigdirs): Same.
12345         * config-ml.in: Remove libg++ references.
12347         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12348         (ALL_TARGET_MODULES): Same.
12349         (configure-target-libg++): Remove.
12350         (all-target-libg++): Remove.
12351         (configure-target-libio): Remove.
12352         (all-target-libio): Remove.
12353         (check-target-libio): Remove.
12354         (.PHONY): Remove.
12355         (libg++.tar.bz2): Remove.
12356         (all-target-cygmon): Remove libio.
12357         (all-target-libstdc++): Remove.
12358         (configure-target-libstdc++): Remove.
12359         (TARGET_LIB_PATH): Remove libstdc++.
12360         (ALL_GCC_CXX): Remove libstdc++.
12361         (all-target-gperf): Correct.
12363 2001-02-16  Nick Clifton  <nickc@redhat.com>
12365         * configure.in (noconfigdirs): Allow configuration of texinfo
12366         for Cygwin hosts.
12368 2001-02-15  Anthony Green  <green@redhat.com>
12370         * configure: Introduce GCJ_FOR_TARGET.
12371         * configure.in: Ditto.
12372         * Makefile.in: Ditto.
12374 2001-02-13  Andreas Schwab  <schwab@suse.de>
12376         * MAINTAINERS: Update mail address.
12378 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12380         * config.guess: Add linux target for S/390.
12381         * config.sub: Likewise.
12383 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12385         * configure.in: for *-chorusos, don't config target-newlib and
12386         target-libgloss.
12388 2001-02-06  Ben Elliston  <bje@redhat.com>
12390         * configure: Output host type to stdout, not stderr.
12392 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12394         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12395         * ltcf-cxx.sh: Likewise.
12397         * config.if: Assume enable_libstdcxx_v3 is defined.
12399 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12401         Remove V2 C++ library.
12402         * configure.in: Remove --enable-libstdcxx_v3 support.
12404 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12406         * include/demangle.h: Add prototype for java_demangle_v3.
12408 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12410         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12412 2001-01-27  Richard Henderson  <rth@redhat.com>
12414         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12416 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12418         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12419         Don't unset, it's non-portable and no longer necessary, set to empty
12420         instead.
12422 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12424         * ltconfig: Shell portability fix for the tagname validity check.
12426 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12428         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12429         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12431 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12433         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12435 2001-01-26  Tom Tromey  <tromey@redhat.com>
12437         * configure.in: Allow libgcj to be built on Sparc Solaris.
12439 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12441         * ltcf-c.sh: Add aix5 case.
12442         * ltcf-cxx.sh: Likewise.
12443         * ltconfig: Likewise.
12445 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12447         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12448         keep at least one of build_libtool_libs or build_old_libs set to
12449         yes.
12451         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12452         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12454 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12456         * configure.in: Enable libgcj on several additional platforms.
12458 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12460         * configure.in: Enable libgcj for linux targets.
12462 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12464         * MAINTAINERS (Write After Approval): Add myself.
12466 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12468         * MAINTAINERS: Add myself as vax port maintainer.
12470 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12472         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12474 2001-01-09  Mike Stump  <mrs@wrs.com>
12476         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12477         failures of subdirectories.
12479 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12481         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12482         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12483         * ltcf-cxx.sh: Likewise.
12484         * ltcf-gcj.sh: Likewise.
12485         * ltconfig.sh: Fix typo.
12487 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12489         * configure: handle DOS-style absolute paths.
12491 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12493         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12495 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12497         * MAINTAINERS: Add myself as avr port co-maintainer.
12499 2000-12-28  Ben Elliston  <bje@redhat.com>
12501         * MAINTAINERS: Add myself under ``Write After Approval''.
12503 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12505         * texinfo: Remove directory from GCC.
12507 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12509         * COPYING: Update to current
12510         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12511         to 19yy as example year in copyright notice).
12513 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12515         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12516         (libstdcxx_incdir): Pass down.
12517         * config.if: Remove expired bits for cxx_interface, add stub.
12518         (libstdcxx_incdir): Add variable for g++ include directory.
12519         * configure.in (gxx_include_dir): Use it.
12521 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12523         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12524         with old-email address from ``Write After Approval''.
12526 2000-12-15  Andreas Jaeger  <aj@suse.de>
12528         * configure.in: Handle lang_dirs.
12530 2000-12-14  Tom Tromey  <tromey@redhat.com>
12532         * MAINTAINERS: Removed brads.
12534         * MAINTAINERS: Added gcj developers.
12536 2000-12-13  Anthony Green  <green@redhat.com>
12538         * configure.in: Disable libgcj for any target not specifically
12539         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12540         with g++ abi.
12542 2000-12-13  Mike Stump  <mrs@wrs.com>
12544         * Makefile.in (local-distclean): Also remove fastjar.
12546 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12548         * contrib/gcc_update: Add fastjar --touch entries.
12550 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12552         * configure.in: Disable language-specific target libraries for
12553         languages that aren't enabled.
12555 2000-12-10  Anthony Green  <green@redhat.com>
12557         * configure.in: Define libgcj.  Disable libgcj target libraries for
12558         most targets.
12560 2000-12-10  Neil Booth  <neilb@earthling.net>
12562         * MAINTAINERS: Update mail address, remove from WAA list.
12564 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12566         * libjava: Imported from /cvs/java.
12567         * libffi: Likewise.
12568         * Boehm-gc: Likewise.
12570 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12572         * configure.in (target_libs): Revert 2000-12-08 patch.
12573         (noconfigdirs): Added target-libjava.
12575 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12577         * djunpack.bat: removed.
12579 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12581         * Makefile.in: handle DOS-style absolute paths.
12582         * config-ml.in: likewise.
12583         * symlink-tree: likewise.
12585 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12587         * fastjar: Imported.
12589 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12591         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12592         libjava.
12593         * configure.in (target_libs): Removed `target-libjava'.
12595 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12597         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12598         (ALL_MODULES): Added fastjar.
12599         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12600         (all-target-libjava): all-fastjar replaces all-zip.
12601         (all-fastjar): Added.
12602         (configure-target-fastjar, all-target-fastjar): Likewise.
12603         * configure.in (host_tools): Added fastjar.
12605 2000-12-07  Mike Stump  <mrs@wrs.com>
12607         * Makefile.in (local-distclean): Remove leftover built files.
12609 2000-11-24  Nick Clifton  <nickc@redhat.com>
12611         * configure.in (xscale-elf): Add target.
12612         (xscale-coff): Add target.
12614 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12616         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12617         recent versions of FreeBSD (release 3 or later).
12618         * ltconfig: On FreeBSD, -lc must not be provided when building
12619         a shared library or else the standard -pthread gcc option is
12620         rendered worthless to later users of the built library.
12622 2000-11-16  Fred Fish  <fnf@be.com>
12624         * configure.in (enable_libstdcxx_v3): Fix typo,
12625         libstd++ -> libstdc++.
12627 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12629         * MAINTAINERS: Add self to Write After Approval list.
12631 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12633         * MAINTAINERS: Update my email address.  Add myself to global write
12634         privs list.
12636 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12638         * Makefile.in: Merge with src and libgcj.
12639         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12640         configure-target-<library> when their configure scripts need the C
12641         or C++ library to have already been built to work properly.
12642         (do_proto_toplev): Set them to an empty string.
12644         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12645         (REALLY_SET_LIB_PATH): Use them.
12647 2000-11-17  Stan Shebs  <shebs@apple.com>
12649         * MAINTAINERS: Add self to Write After Approval list.
12651 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12653         * configure: Provide the original toplevel configure arguments
12654         (including $0) to subprocesses in the environment rather than
12655         through gcc/configargs.h.
12657 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12659         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12660         C99.  Alphabetise "Write After Approval" list.
12662 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12664         * configure: Turn on libstdc++ V3 by default.
12666         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12667         if we've got GCC.
12669 2000-11-11  Philip Blundell  <philb@gnu.org>
12671         * MAINTAINERS: Add self to Write After Approval list.
12673 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12675         * ltcf-c.sh (aix4): Improve shared library configuration; require
12676         exporting symbols.
12677         * ltcf-cxx.sh (aix4): Define.
12678         * ltconfig (aix4): Define library and soname specs appropriate for
12679         AIX.  Define command to create export symbols list.
12681 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12683         * config.sub: Add support for Sun Chorus
12685 2000-10-31  Nick Clifton  <nickc@redhat.com>
12687         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12688         <name>@redhat.com.  Also installed new email address for Clint
12689         Popetz.
12691 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12693         * etc: Remove directory from GCC.
12695 2000-10-16  Michael Meissner  <meissner@redhat.com>
12697         * configure (gcc/configargs.h): Only create if there is a build GCC
12698         directory created.
12700 2000-10-16  Matthias Klose  <doko@debian.org>
12702         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12703         when configured for libstdc++-v3.
12705 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12707         * configure: Save configure arguments to gcc/configargs.h.
12709 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12711         * config.guess: Import CVS version 1.157.
12712         * config.sub: Import CVS version 1.181.
12714 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12716         * Makefile.in (bootstrap): avoid recursion if subdir missing
12717         (cross): ditto
12718         (do-proto-toplev): ditto
12720 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12722         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12723         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12725         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12726         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12727         all affected `configure' scripts.
12729 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12731         * MAINTAINERS: Add self as cpplib co-maintainer.
12733 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12735         * MAINTAINERS: Add self to Write After Approval list.
12737 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12739         * INSTALL/README: egcs -> GCC update.
12741 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12743         * MAINTAINERS: Add myself to Write After Approval list.
12745 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12747         * MAINTAINERS: Add myself to Write After Approval list.
12749 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12751         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12752         X11 libraries for hppa64.
12754 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12756         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12758 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12760         * Makefile.in (all-zlib): Added dummy target.
12762         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12763         ltcf-gcj.sh: Updated from libtool multi-language branch.
12765 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12767         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12768         (bootstrap*): Depend on all-bootstrap.
12770 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12772         * config.guess: Import CVS version 1.156.
12773         * config.sub: Import CVS version 1.179.
12775 2000-09-02  Anthony Green  <green@cygnus.com>
12777         * Makefile.in (all-gcc): Depend on all-zlib.
12778         (CLEAN_MODULES): Add clean-zlib.
12779         (ALL_MODULES): Add all-zlib.
12780         * configure.in (host_libs): Add zlib.
12782 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12784         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12785         crosses, but add gcc/include to the header search path for them.
12787 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12789         * MAINTAINERS: Add self to Write After Approval list.
12791 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12793         * config.guess: Import CVS version 1.152.
12794         * config.sub: Import CVS version 1.177.
12796 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12798         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12799         $targargs to tell whether newlib is going to be built.
12801         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12802         $$r/TARGET_SUBDIR/libio for _G_config.h.
12804 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12806         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12808 2000-08-22  DJ Delorie  <dj@redhat.com>
12810         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12812 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12814         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12815         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12816         sub-configures.
12818 2000-08-21  DJ Delorie  <dj@redhat.com>
12820         * MAINTAINERS: Add self as a libiberty maintainer
12822 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12824         * configure.in (libstdcxx_flags): Use
12825         libstdc++-v3/src/libstdc++.INC.
12827 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12829         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12831 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12833         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12835         * configure: Make enable_threads and enable_shared defaults
12836         explicit.  Substitute enable_threads into generated Makefiles.
12837         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12838         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12840 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12842         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12844 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12846         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12847         previous delta.
12849 2000-08-11  Jason Merrill  <jason@redhat.com>
12851         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12852         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12853         (FLAGS_FOR_TARGET): Not here.
12854         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12856 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12858         * config-ml.in (CC, CXX): Don't introduce a leading space.
12860 2000-08-07  DJ Delorie  <dj@delorie.com>
12862         * MAINTAINERS: Add self as a DJGPP maintainer
12864 2000-08-07  DJ Delorie  <dj@redhat.com>
12866         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12867         "if we're also building gcc, and it's a gcc that will run on the
12868         build machine, we want to use its includes instead of the system's
12869         default includes".
12871 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12873         * MAINTAINERS: Add self to Write After Approval list.
12875 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12877         * configure.in (libstdcxx_flags): Don't use `"'.
12879         * config-ml.in: Adjust multilib search paths to the
12880         appropriate multilib tree.
12882 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12884         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12885         commas in $LANGUAGES.
12887 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12889         * configure.in: Re-enable all references to libg++ and librx.
12891 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12893         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12894         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12895         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12896         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12898         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12900 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12902         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12903         CXX_FOR_TARGET for sed.
12905 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12907         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12908         Do not override if already set in the environment or in configure.
12909         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12910         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12912 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12914         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12915         the libtool CVS tree multi-language branch.
12916         * ltconfig, ltmain.sh: Updated.
12918 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12920         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12921         (clean-target): Depend on it.
12923         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12924         (GCC_FOR_TARGET): Use it.
12925         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12926         * configure.in: ... here.
12927         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12928         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12930 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12932         * MAINTAINERS: Add self to Write After Approval list.
12934 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12936         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12937         (configure-target-libchill, configure-target-libobjc): Likewise.
12939         * configure.in: Use the same cache file for all target libs.
12940         * config-ml.in: But different cache files per multilib variant.
12942 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12944         * configure (topsrcdir): Don't use dirname.
12946 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12948         * MAINTAINERS: Add self to Write After Approval list.
12950 2000-07-20  Jason Merrill  <jason@redhat.com>
12952         * configure.in: Remove all references to libg++ and librx.
12954         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12956 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12958         * config.sub: Update to subversions version 2000-07-06.
12960 2000-07-12  Andrew Haley  <aph@cygnus.com>
12962         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12963         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12965 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12967         * symlink-tree:  Check number of arguments.
12969 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12971         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12972         search path for a g++ extracted from the build tree.  This
12973         will allow link tests run by configure scripts in
12974         subdirectories to succeed.
12976 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12978         * ltconfig: Add support for mips-dde-sysv4.2MP
12980 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12982         * MAINTAINERS: Add myself as loop discovery maintainer.
12984 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12986         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12987         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12989 2000-06-19  Timothy Wall  <twall@cygnus.com>
12991         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12992         * config.sub: Add tic54x target.
12994 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12996         * MAINTAINERS: Add self as Fortran maintainer,
12997         remove Craig Burley.
12999 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13001         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13002         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13004 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13006         * MAINTAINERS: Add self as i18n maintainer
13008 20000-05-21  H.J. Lu  (hjl@gnu.org)
13010         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13011         directory are used if they exist. Make sure
13012         $(build_tooldir)/include is searched for header files,
13013         $(build_tooldir)/lib/ for library files.
13014         (GCC_FOR_TARGET): Likewise.
13015         (CXX_FOR_TARGET): Likewise.
13017 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13019         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13021 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13023         * Makefile.in (configure-target-libiberty): Depend on
13024         configure-target-newlib.
13026 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13028         * configure.in, Makefile.in: Merge all libffi-related
13029         configury stuff from the libgcj tree.
13031 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13033         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13034         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13036 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13038         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13039         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13040         current version information.  Add to proto-toplev directory.
13041         (gdb-taz): Build do-djunpack.
13043 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13045         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13047 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13049         * MAINTAINERS: Add self to Write After Approval list.
13051 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13053         * ltmain.sh: Preserve in relink_command any environment
13054         variables that may affect the linker behavior.
13056 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13058         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13060 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13062         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13064 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13066         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13067         with the version name.
13069 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13071         * MAINTAINERS: Add self as bb-reorder maintainer.
13073 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13075         * config.if: Tweak.
13077 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13079         * djunpack.bat: New file.
13081 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13083         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13084         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13085         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13086         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13088 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13090         * config.sub (case $basic_machine): Change default for "ibm-*"
13091         to "openedition".
13093 2000-04-13  Andreas Jaeger  <aj@suse.de>
13095         * MAINTAINERS: Added myself.
13097 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13099         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13100         (do-md5sum): New target.
13101         (MD5PROG): Define.
13102         (PACKAGE): Default to TOOL.
13103         (VER): Default to a shell script.
13104         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13105         md5 checksum generation.
13106         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13107         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13108         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13109         insight.tar.bz2): Use gdb-taz to create archive.
13111 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13113         * configure (warn_cflags): Delete.
13115 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13117         * MAINTAINERS: Added myself.
13119 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13120             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13122         * configure.in (enable_libstdcxx_v3): Add.
13123         (target_libs): Add bits here to switch between libstdc++-v2 and
13124         libstdc++-v3.
13125         * config.if: And this file too.
13126         * Makefile.in: Add libstdc++-v3 targets.
13128 2000-04-05  Michael Meissner  <meissner@redhat.com>
13130         * config.sub (d30v): Add d30v as a basic machine type.
13132 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13134         * configure.in: -linux-gnu*, not -linux-gnu.
13136 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13138         * MAINTAINERS: Add self in write-after-approval section.
13140 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13142         * MAINTAINERS: Add self as ia64 port maintainer.
13144 2000-03-08  Neil Booth  <NeilB@earthling.net>
13146         * MAINTAINERS: Add self in write-after-approval section.
13148 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13150         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13151         (do-tar-bz2): Replace TOOL with PACKAGE.
13152         (gdb.tar.bz2): Remove GDBTK from GDB package.
13153         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13154         dejagnu.tar.bz2): New packages.
13156 2000-02-27  Andreas Jaeger  <aj@suse.de>
13158         * configure.in: Add entry for mips*-*-linux*, move catch all
13159         *-*-*linux* entry below this one.
13161 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13163         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13165 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13167         * config.sub: Support an OS of "wince".
13169 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13171         * config.guess, config.sub: Updated to match config's 2000-02-15
13172         version.
13174 2000-02-23  Linas Vepstas  <linas@linas.org>
13176         * config.sub: Add support for Linux/IBM 370.
13177         * configure.in: Likewise.
13179 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13181         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13183 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13185         * config.guess: Guess "cygwin" rather than "cygwin32".
13187 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13189         * configure (gcc_version): When setting, narrow search to
13190         lines containing `version_string'.
13192 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13194         * config.sub: Add support for avr target.
13196 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13198         * MAINTAINERS: Add maintainers for MCore port.
13200 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13202         * config.sub: Add mmix-knuth-mmixware.
13204 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13206         * MAINTAINERS: Pair cccp with cpplib maintainership.
13208 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13210         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13211         structure stuff to -L library search.
13212         (CXX_FOR_TARGET): Ditto.
13213         (CROSS_CHECK_MODULES): Fix spelling mistake.
13215 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13217         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13218         the C++ compiler.
13220 2000-01-12  Richard Henderson  <rth@cygnus.com>
13222         * configure.in: Don't build some bits for beos.
13224 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13226         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13227         as include files.
13229 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13231         * Add self as cpplib maintainer, as requested by Jason
13232         Merrill.  Correct my e-mail address.
13234 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13236         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13237         not mh-aix43.
13239 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13241         * MAINTAINERS: Add myself to "write after approval" list.
13243 1999-12-14  Richard Henderson  <rth@cygnus.com>
13245         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13246         * config.sub: Accept alphaev[78], alphaev8.
13248 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13250         * config.guess, config.sub: Update from autoconf.
13252 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13254         * MAINTAINERS:  update my playtime e-address.
13256 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13258         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13259         necessary libraries are missing.
13261 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13263         * MAINTAINERS: Add new 'write after approval' maintainer.
13265 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13267         * MAINTAINERS: Add new Java maintainer.
13269 1999-10-25  Andreas Schwab  <schwab@suse.de>
13271         * configure: Fix quoting inside arguments of eval.
13273 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13275         * config-ml.in: Allow suppression of some ARM multilibs.
13277 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13279         * config.guess: Add OS/390 match pattern.
13280         * config.sub: Add mvs, openedition targets.
13281         * configure.in (i370-ibm-opened*): New.
13283 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13285         * config.sub: Add support for configuring for pj.
13287 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13289         * config.sub (maybe_os): Add support for configuring for fr30.
13291 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13293         * configure.in: Do not configure or build ld for AIX
13294         platforms.  ld is known to be broken on these platforms.
13296 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13298         * config-ml.in: Pass compiler flag corresponding to multidirs to
13299         subdir configures.
13301 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13303         * Makefile.in (LDFLAGS): Define.
13305 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13307         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13308         noconfigdirs.
13309         (*-*-cygwin*): Likewise.
13311 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13313         * mkdep: New file.
13314         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13315         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13317         From Eli Zaretskii <eliz@is.elta.co.il>:
13318         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13319         long file name when using DJGPP on MS-DOS.
13321 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13323         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13325 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13327         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13328         dependency as this causes "make check" to globally "make all"
13330 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13332         * configure.in (target_libs): Added target-zlib.
13333         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13334         (CONFIGURE_TARGET_MODULES): Likewise.
13335         (CHECK_TARGET_MODULES): Likewise.
13336         (INSTALL_TARGET_MODULES): Likewise.
13337         (CLEAN_TARGET_MODULES): Likewise.
13338         (configure-target-zlib): New target.
13339         (all-target-zlib): Likewise.
13340         (all-target-libjava): Depend on all-target-zlib.
13341         (configure-target-libjava): Depend on configure-target-zlib.
13343         * Makefile.in (configure-target-libjava): Depend on
13344         configure-target-newlib.
13345         (configure-target-boehm-gc): New target.
13346         (configure-target-qthreads): New target.
13348         * configure.in (target_libs): Added target-qthreads.
13349         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13350         (CONFIGURE_TARGET_MODULES): Likewise.
13351         (CHECK_TARGET_MODULES): Likewise.
13352         (INSTALL_TARGET_MODULES): Likewise.
13353         (CLEAN_TARGET_MODULES): Likewise.
13354         (all-target-qthreads): New target.
13355         (configure-target-libjava): Depend on configure-target-qthreads.
13356         (all-target-libjava): Depend on all-target-qthreads.
13358         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13359         (CONFIGURE_TARGET_MODULES): Likewise.
13360         (CHECK_TARGET_MODULES): Likewise.
13361         (INSTALL_TARGET_MODULES): Likewise.
13362         (CLEAN_TARGET_MODULES): Likewise.
13363         (all-target-libjava): New target.
13364         (all-target-boehm-gc): Likewise.
13365         * configure.in (target_libs): Added libjava, boehm-gc.
13367 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13369         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13370         configure.bat in SUPPORT_FILES.
13371         (gas+binutils.tar.bz2): Likewise.
13373         * makeall.bat: Remove; obsolete.
13375 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13377         From Mark Elbrecht:
13378         * configure.bat: Remove; obsolete.
13380 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13382         * configure: Add -W -Wall to the default CFLAGS when compiling with
13383         gcc.
13385 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13387         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13389 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13391         * configure.in: Build ld on IRIX6.
13393 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13395         * Makefile.in: Change distribution targets to use bzip2 instead of
13396         gzip.
13397         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13398         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13400 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13402         * config.sub: Add mcore target.
13404 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13406         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13408 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13410         * config.guess (dummy): Changed to $dummy.
13412 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13414         * config.sub: Tidied up case statements.
13416 1999-05-22  Ben Elliston  <bje@cygnus.com>
13418         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13419         <jiro@din.or.jp>.
13421         * config.guess: Merge with FSF version. Future changes will be
13422         more accurately recorded in this ChangeLog.
13423         * config.sub: Likewise.
13425 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13427          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13429 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13431         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13433 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13435         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13437 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13439         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13440         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13441         Bad merge removed these two changes.
13443 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13444                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13446         * config.guess (interix Alpha): Add.
13448 1999-04-11  Richard Henderson  <rth@cygnus.com>
13450         * configure.in (i?86-*-beos*): Do config gperf; don't config
13451         gdb, newlib, or libgloss.
13453 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13455         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13456         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13457         from multidirs.
13459 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13461         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13463 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13465         * config.sub: Add support for mcore targets.
13467 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13469         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13470         not mt-ospace, in order to shut up assembler warning about using
13471         symbols that are named the same as registers.
13473 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13475         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13476         dependency list for all-target-cygmon.
13478 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13480         * config-ml.in: Check $host, not $target, for selective multilibs.
13481         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13482         thumb interworking, and underscore prefix multilibs.
13484 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13486         * missing: Update to version from current automake.
13488 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13490         * configure (gxx_include_dir): Removed.
13492         * configure.in (gxx_include_dir): Handle it.
13493         * Makefile.in: Likewise.
13495 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13497         * config.sub (mips64vr4111,mips64vr4111el) Add.
13499 1999-03-21  Ben Elliston  <bje@cygnus.com>
13501         * config.guess: Correct typo for detecting ELF on FreeBSD.
13503 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13505         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13506         config/mh-djgpp.
13508 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13510         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13511         all-target-newlib to dependency list for all-target-bsp.
13513 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13515         * config.sub: Add i386-uwin support.
13516         * config.guess: Likewise.
13518 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13520         * configure.in: cleanup, add mh-*pic handling for arm, special
13521         case powerpc*-*-aix*
13523 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13525         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13526         can be built.
13528 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13530         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13531         targets.
13533 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13535         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13537 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13539         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13541 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13543         * config.sub: Fix typo in arm recognition.
13545 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13547         * configure.in (noconfigdirs): Changed target_configdirs to
13548         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13549         rather than m68k-*-* since it is not known to work on
13550         m68k-aout. Ditto for arm-*-*oabi.
13552 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13554         * configure.in (*-*-windows*): Remove, no longer used.
13556 1999-02-19  Ben Elliston <bje@cygnus.com>
13558         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13559         Smart and improved by Andrew Cagney.
13561 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13563         * config.guess: Recognize openbsd-*-hppa.
13565 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13567         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13568         only if it is not empty.
13570 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13572         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13574         * config.guess: Modified to recognize uname's armv* syntax.
13576         * config.sub: Modified to recognize uname's armv* syntax.
13578 1999-02-17  Mark Salter  <msalter@cygnus.com>
13580         * configure.in: Added target-bsp for sparclite.
13582 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13584         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13586 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13588         * configure.in: Add support for strongarm port.
13589         * config.sub: Add support for strongarm target.
13591 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13593         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13594         the old name config/mh-cygwin32.
13595         Enable texinfo.
13597 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13599         * configure.in: Do build ld for ix86 Solaris.
13601 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13603         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13604         $AR_FOR_TARGET.  Likewise for RANLIB.
13606 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13608         * config.sub (oabi):  Recognize.
13609         * configure.in (arm-*-oabi):  Handle.
13611 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13613         * config.guess: Improve detection of i686 on UnixWare 7.
13615 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13617         * config.guess: Add support for i386-pc-interix.
13618         * config.sub: Likewise.
13619         * configure.in: Likewise.
13621 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13623         * Makefile.in: Remove unneeded all-target-libio from
13624         from all-target-winsup target since it is now unneeded.
13625         Add all-target-libtermcap in its place since it is now
13626         needed.
13628 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13630         * configure.in: makefile stub for cygwin target is probably
13631         unnecessary.  Remove it for now.
13633 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13635         * configure.in: libtermcap.a should be built when cygwin is the
13636         target as well as the host.
13637         * config.guess: Allow mixed case in cygwin uname output.
13638         * Makefile.in: Add libtermcap target.
13640 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13642         * config.sub: Clean up handling of hppa2.0.
13644 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13646         * config.guess: Use C code to identify more HP machines.
13648 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13650         * config.sub: Handle hppa2.0.
13652 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13654         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13655         cygmon for all sparclite targets, regardless of object format.
13657 1998-12-15  Mark Salter  <msalter@cygnus.com>
13659         * configure.in: Added target-bsp for several target architectures.
13661         * Makefile.in: Added rules for bsp.
13663 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13665         * config.guess: Improve detection of hppa2.0 processors.
13667 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13669         * config.guess: Recognize FreeBSD using ELF automatically.
13671 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13673         * configure (skip-this-dir): Add handling for new shell script, which
13674         might be created by a sub-directory's configure to indicate, this particular
13675         directory is "unwanted".
13676         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13678 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13680         * ltconfig: import from libtool, after changing libtool to
13681         account for the cygwin name change.
13683 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13685         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13686         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13688 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13690         * configure.in: Add libtermcap to list of cygwin dependencies.
13692 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13694         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13695         they include winsup/include when it's a cygwin target.
13697 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13699         * configure.in (host_tools): Added zip.
13700         * Makefile.in (all-target-libjava): Depend on all-zip.
13701         (all-zip): New target.
13702         (ALL_MODULES): Added all-zip.
13703         (NATIVE_CHECK_MODULES): Added check-zip.
13704         (INSTALL_MODULES): Added install-zip.
13705         (CLEAN_MODULES): Added clean-zip.
13707 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13709         * Makefile.in: lose "32" from comment about cygwin.
13711 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13713         * configure.in: Use -Os to build target libraries for the fr30.
13715 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13717         * config.sub: Add fr30.
13719 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13721         * configure.in: drop "32" from config/mh-cygwin32.  Check
13722         cygwin* instead of cygwin32*.
13723         * config.sub: Check cygwin* instead of cygwin32*.
13725 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13727         * config.guess: Match any version of Unixware7.
13729 1998-10-20  Syd Polk  <spolk@cygnus.com>
13731         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13732         if desired.
13734 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13736         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13737         these if the appropriate directories and files to not exist.
13739 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13741         * Makefile.in (DEVO_SUPPORT): Add config.if.
13743 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13745         * configure: Add pattern to replace "build_tooldir"'s
13746         definition in the generated Makefile with "tooldir"'s
13747         actual value.
13749 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13751         * config.sub: Bring back lost sparcv9.
13753         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13755 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13757         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13758         CC_FOR_TARGET and friends.
13760 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13762         * Makefile.in (build_tooldir): New variable, same as tooldir.
13763         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13764         -B$(build_tooldir)/bin/.
13765         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13767 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13769         * README: Remove installation instructions and refer to the
13770         INSTALL directory instead.
13772 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13774         * config.sub: Add support for i[34567]86-pc-udk.
13775         * configure.in: Likewise.
13777 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13779         * Makefile.in: add bzip2 package building bits for user
13780         tools module
13781         * configure.in: ditto
13783 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13785         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13786         (ALL_TARGET_MODULES): Add all-target-libobjc.
13787         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13788         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13789         (all-target-libchill): Add dependencies.
13790         * configure.in (target_libs): Add libchill.
13792 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13794         * configure.in (target_subdir): Remove duplicate line.
13796 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13798         * Makefile.in (all-automake): fix dependencies.
13800 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13802         * configure.in: Minor cleanups for building in the $(target_alias)
13803         subdir.
13805 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13807         * Makefile.in (bootstrap): Set r and s before make all.  Use
13808         BASE_FLAGS_TO_PASS in make all.
13809         (cross): Likewise.
13811 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13813         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13815 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13817         * config.sub: Fix typo in last change.
13819 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13821         * config.sub: Add support for C4x target.
13822         * configure.in: Likewise.
13824 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13826         * config.sub: Recognize sparcv9 just like sparc64.
13828 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13830         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13832 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13834         * config.guess: Correctly identify Pentium II sco boxes.
13836         * config.guess: Fix "tr" code.  From Weiwen Liu.
13838 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13840         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13841         stabs.
13843 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13845         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13846         (ALL_TARGET_MODULES): Add all-target-libchill.
13847         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13848         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13849         (all-target-libchill): Add dependencies.
13850         * configure.in (target_libs): Add libchill.
13852 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13854         * config.guess: Avoid assumptions about "tr" behaves when
13855         LANG is set to something other than English.
13857 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13859         * configure (gxx_include_dir): Changed to
13860         '${prefix}/include/g++'-${libstdcxx_interface}.
13862         * config.if: New to determine the interfaces.
13864 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13866         * config.guess: Detect and handle MPE/IX.
13867         * config.sub: Deal with MPE/IX.
13869 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13871         * configure.in: Use mh-aix43.
13873 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13875         * configure: Fix --without/--disable cases for gxx-include-dir.
13877 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13879         * mdata-sh:  Imported.  Needed for automake support.
13881 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13883         * Makefile.in (taz): Try "chmod -R og=u ." before
13884         "chmod og=u `find . -print`".
13886 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13888         * configure.in: Add arm-elf and thumb-elf support.
13890 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13892         * Makefile.in: Undo previous patch.
13894 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13896         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13897         to here ...
13898         (install-no-fixedincludes): and here
13899         (INSTALL_MODULES): ... from here.
13901 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13903         * config.sub: Merge with FSF.
13905         * config.guess: Merge with FSF.
13907 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13909         * configure (extraconfigdirs): New variable.
13910         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13911         * Makefile.in (all): Move higher in file.
13912         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13913         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13914         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13915         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13916         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13918 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13920         * Makefile.in (all-target-libjava): Depend on all-gcc and
13921         all-target-newlib.
13922         (configure-target-libjava): Depend on $(ALL_GCC).
13924 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13926         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13927         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13929 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13931         * INSTALL/README: Fix typo.
13933 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13935         * ylwrap: Change absolute path checks to check for DOS style path
13936         names.
13938         * ylwrap: Don't use a full path name if the source file is in the
13939         same directory.  From hjl@lucon.org (H.J. Lu).
13941         * config-ml.in: Default to being verbose, to match Feb 18 change to
13942         configure.
13944 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13946         Brought over from egcs:
13948         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13950         * configure.in (target_subdir): Set to ${target_alias} instead
13951         of "libraries".
13953         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13955         * configure.in (target_subdir): Set to libraries if enable_multilib.
13957 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13959         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13960         multilibs, force reconfiguration the first time we create
13961         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13963 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13965         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13966         avoid confusion with --no-recursion.
13968 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13970         * configure.in: Win32 hosts shouldn't use install -x
13971         * install-sh: remove -x option, and special .exe-handling
13972         hack.
13974 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13976         * config.guess: Recognize i586-pc-beos.
13977         * configure.in: Don't build some bits for beos.
13979 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13981         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13982         CFLAGS default to -O2.
13984         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13985         when using GNU ld.
13987 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13989         * ltmain.sh: Correct install when using a different shell.
13991 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13993         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13995 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13997         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13998         target.
14000 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14002         * ltconfig: Update to correct AIX handling.
14004 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14006         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14008         * configure.in (target_subdir): Set to ${target_alias} instead
14009         of "libraries".
14011 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14013         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14014         (Makefile): Depend on $(gcc_version_trigger).
14016         * configure (gcc_version): Change default initializer to empty
14017         string.
14018         (gcc_version_trigger): New variable; pass this variable down
14019         to subdir configures to enable them checking gcc's version
14020         themselves. Emit make macros for both gcc_version vars.
14021         (topsrcdir): Initialize reliably.
14022         (recursion line): Remove --with-gcc-version=${gcc_version}.
14024 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14026         * configure (enable_version_specific_runtime_libs): Implement new flag
14027         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14028         in $(libsubdir); emit definition in each generated Makefile.
14029         (gxx_include_dir): Initialize depending on
14030         $enable_version_specific_runtime_libs.
14032 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14034         * configure (gcc_version): Initialize properly depending on
14035         how and where configure is started.
14036         (recursion line): Pass a --with-gcc-version=${gcc_version}
14037         to configures in subdirs.
14039 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14041         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14042         cygmon
14044 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14046         * configure.in: Add cygmon and libstub support for mn10200.
14048 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14050         * configure (gcc_version): Add new variable describing the
14051         particular gcc version we're building.
14052         * Makefile.in (libsubdir): Add new macro for the directory
14053         in which the compiler finds executables, libraries, etc.
14054         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14055         and libsubdir.
14057 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14059         * Makefile.in (local-clean): Remove *.log.
14060         (warning.log): Built with warn_summary from build.log.
14061         (mail-report.log): Run test_summary.
14062         (mail-report-with-warnings.log): Run test_summary including
14063         warning.log in the report.
14065 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14067         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14069 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14071         * Makefile.in (grep): Grep no longer depends on libiberty.
14073 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14075         * Makefile.in: all-snavigator needs all-libgui.
14077 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14079         * configure.in: Add cygmon and libstub support for mn10300.
14081 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14083         * missing: Update to version from automake 1.3.
14085         * ltmain.sh: On installation, don't get confused if the same name
14086         appears more than once in the list of library names.
14088 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14090         * config.sub: Accept m68060 and m5200 as CPU names.
14092 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14094         * configure: Use && rather than using -a in test, because odd
14095         strings can confuse test.
14096         * configure.in: Likewise.
14098 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14100         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14102 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14104         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14105         bootstrap4-lean): New targets.
14107 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14109         * mpw-* Delete.  Not used.
14111 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14113         * COPYING.LIB: Update FSF address.
14115 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14117         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14119         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14120         GAS_SUPPORT_DIRS.
14122 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14124         * ltconfig, ltmain.sh: Avoid producing a version number if
14125         -version-info was not used.
14127 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14129         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14130         building with newlib.
14132 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14134         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14135         Solaris `make' causes it to continue to next definition.
14137 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14139         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14140         the right GUI libraries and files are installed along with GDB.
14142 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14144         * configure.in: Change alpha to alpha* in several places.
14146 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14148         * config.sub: Recognize sparc86x.
14150 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14152         * configure.in (--enable-target-optspace): Remove debug echo.
14154 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14156         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14158 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14160         * ltconfig: Update cygwin32 support.
14162         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14163         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14164         (GDB_SUPPORT_DIRS): Likewise.
14166 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14168         * configure.in (target_makefile_frag): If --enable-target-optspace,
14169         use -Os to compile target libraries rather than -O2.  Default to
14170         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14171         not used.
14172         * configure.in (target_cflags): Ditto for d30v.
14174 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14176         * Makefile.in (all-bfd): Depend on all-intl.
14177         (all-binutils): Likewise.
14178         (all-gas): Likewise.
14179         (all-gprof): Likewise.
14180         (all-ld): Likewise.
14182 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14184         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14186 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14188         * Makefile.in (all-bfd): Depend upon all-libiberty.
14190         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14192 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14194         * Makefile.in: Add libstub.
14196         * configure.in: Ditto. Build libstub for targets that have cygmon
14197         support.
14199 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14201         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14203 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14205         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14206         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14208 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14210         * configure: Define DEFAULT_M4 by searching PATH.
14211         * Makfile.in: Use DEFAULT_M4.
14213 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14215         * ltconfig: Add cygwin32 support.
14217         * Makefile.in, configure.in: Add libtool as a native only directory
14218         to configure and build.
14220 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14222         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14224 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14226         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14228 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14230         * Makefile.in: add ash make rules
14231         * configure.in: add ash to native_only and host_tools lists
14233 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14235         * Makefile.in (all-gettext, all-intl): New targets.
14236         (ALL_MODULES): Added all-gettext, all-intl.
14237         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14238         (INSTALL_MODULES): Added install-gettext, install-intl.
14239         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14241         * configure.in (host_tools): Added gettext.
14242         (native_only): Likewise.
14243         (noconfigdirs) [various cases]: Likewise.
14244         (host_libs): Added intl.
14246 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14248         * configure: Do not disable building gdbtk for cygwin32 hosts.
14250 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14252         * configure.in: Add thumb-coff target.
14253         * config.sub: Add thumb-coff target.
14255 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14257         * Makefile.in: Revert yesterday's change.
14258         (all-target-winsup):  all-target-librx stays out of here.
14260 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14262         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14263         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14264         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14265         Remove references to librx and libg++.
14267 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14269         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14270         recursive makes
14272 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14274         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14275         for newlib directory.
14276         (CXX_FOR_TARGET): Likewise.
14278 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14280         * ltconfig: Update after libtool/ltconfig.in change for
14281         hpux11.
14283 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14285         * ltconfig, ltmain.sh: Update to libtool 1.2.
14287 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14289         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14290         (install-gcc-cross): Instead, override LANGUAGES here.
14292 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14294         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14295         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14297 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14299         * configure.in: Add Thumb-pe target.
14301 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14303         * Makefile.in - changed sn targets to snavigator
14304         * configure.in - changed sn targets to snavigator
14306 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14308         * config-ml.in: After building symlink tree call make distclean
14309         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14310         to be the case for libiberty.
14312 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14314         * configure: When making link, also check the current
14315         directory. The configure scripts may create one.
14317 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14319         * config.sub: Accept alphapca56 and alphaev6 properly.
14321 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14323         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14325 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14327         * config.sub (sco5): Fix typo.
14329 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14331         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14332         install-itcl.
14333         (install-itcl): Remove dependency on install-tcl.
14335 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14337         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14339 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14341         * configure.in: Don't build libgui for a cygwin32 target when not on
14342         a cygwin32 host.
14344 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14346         * configure (redirect): Set to null, so default behavior of
14347         configure is now --verbose.
14349 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14351         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14352         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14354 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14356         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14357         this change to sync Makefile.in with its ChangeLog entries.
14359 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14361         * ltmain.sh (mkdir): Check that the directory doesn't exist
14362         before we exit with error, so that we don't get races during
14363         parallel builds.
14365 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14367         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14369 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14371         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14372         PICFLAG_FOR_TARGET.
14373         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14375         * configure: Emit a definition for the new macro enable_shared
14376         into each Makefile.
14378 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14380         * configure.in (host_tools, native_only): Add libtool.
14382 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14384         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14385         Fix typo in ming config comment.
14387 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14389         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14391 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14393         * config.sub: Add tic30 cases, and map c30 to tic30.
14395 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14397         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14398         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14399         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14400         (CLEAN_TARGET_MODULES): Similarly
14401         (all-target-libf2c): Add dependences.
14402         * configure.in (target_libs): Add libf2c.
14404 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14406         * configure.in: Remove expect from noconfigdirs when target
14407         is cygwin32.  OK to build expect and dejagnu with Canadian
14408         Cross.
14410 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14412         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14413         host.
14415         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14416         and mingw32.
14418 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14420         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14421         here as it is not defined in the toplevel Makefile.
14423 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14425         * configure (package_makefile_rules_frag): New variable, which names
14426         a file with generic rules, ...
14427         Change comment to mention we now have FIVE parts.
14428         * configure: Undo last change.
14430 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14432         * config.guess: More accurate determination of HP processor types.
14433         * config.sub: More accurate determination of HP processor types.
14435 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14437         * configure (package_makefile_frag): Move inserting the
14438         ${package_makefile_frag} to where it should be according
14439         to the comment.
14441 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14443         * config.guess: Add support for Linux/ARM.
14445 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14447         * .cvsignore: Remove *-info and *-install since they match
14448         release-info and mpw-install, which we don't want to just ignore.
14450 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14452         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14454 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14456         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14457         local_prefix to sub-make invocations.
14459 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14461         * configure.in: Check makefile fragments in the source
14462         directory.
14464 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14466         * configure.in: Check whether host and target makefile
14467         fragments exist before adding them to *_makefile_frag.
14469 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14471         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14473 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14475         * configure.in: Make sure we only replace RPATH_ENVVAR on
14476         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14477         regexp to sed.
14479         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14480         to sub-makes.
14482 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14484         * config-ml.in (multi-do): LDFLAGS must include multilib
14485         designator.
14487 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14489         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14491 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14493         * config.sub: Add mingw32 support.
14494         * configure.in: Likewise.
14496 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14498         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14500 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14502         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14503         * configure (gxx_include_dir): Provide a definition for subdirs
14504         which do not use autoconf.
14506 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14508         * config.guess: Sync with egcs.  Picks up new alpha support,
14509         BeOS & some additional linux support.
14511 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14513         * config.guess: HP 9000/803 is a PA1.1 machine.
14515 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14517         * configure.in: It's alpha*-...
14519 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14521         * configure.in (host_makefile_frag, target_makefile_frag):
14522         Handle multiple config files.
14523         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14524         alpha-*-*.
14526 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14528         * mkdep: New file.
14530 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14532         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14534 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14536         * Makefile.in: Add libgui directory.
14537         (GDB_TK): Add all-libgui.
14538         * configure.in: Add libgui directory.
14539         * configure: Add all-libgui to GDB_TK.
14541 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14543         * config-ml.in (multidirs): Add m32r to multilib list.
14545 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14547         * Makefile.in (all-target-gperf): Change dependency to
14548         all-target-libstdc++.
14550 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14552         * config.guess: Add BeOS support.
14554 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14556         Source directory cvs renamed to cvssrc:
14557         * configure.in (host_tools): Change cvs to cvssrc.
14558         (native_only): Likewise.
14559         (noconfigdirs) [various cases]: Likewise.
14560         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14561         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14562         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14563         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14564         (all-cvssrc): Rename target from all-cvs.
14566 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14568         * configure (gxx_include_dir): Fix thinko.
14570 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14572         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14573         (install-cross, install-gcc-cross): New targets.
14575 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14577         * configure.in (noconfigdirs): Add support for Thumb target.
14579         * config.sub (maybe_os): Add support for Thumb target.
14581 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14583         * Makefile.in: Add rules for cygmon.
14585         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14587 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14589         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14590         * configure (gxx_include_dir): Provide a definition for subdirs
14591         which do not use autoconf.
14593 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14595         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14596         11/18/97 build
14598 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14600         * From Franz Sirl.
14601         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14602         found on RedHat Linux systems.
14604 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14606         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14607         guesses.
14609 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14611         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14613 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14615         * ltmain.sh: If mkdir fails, check whether the directory was created
14616         anyhow by some other process.
14618 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14620         * configure.in (d30v-*-*): Configure all directories.
14622 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14624         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14625         for the D30V.
14627 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14629         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14631 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14633         * include/libiberty.h: Add extern "C" { so it can be used with C++
14634         progrms.
14635         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14636         programs.
14638 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14640         * configure.in (d30v-*-*): Configure GCC now.
14642 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14644         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14645         is no longer needed.
14647 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14649         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14651 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14653         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14654         targets using "$@" to provide support for similar but not identical
14655         targets without having to duplicate code.
14657 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14659         * makefile.vms: Fix to work with DEC C.
14661 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14663         * config.sub: Add mips-tx39-elf to marketing names.
14665 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14667         * ltmain.sh: Handle symlinks in generated script.
14669 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14671         * configure: Handle autoconf style directory options: --bindir,
14672         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14673         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14674         --sysconfdir.
14675         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14676         (sharedstatedir, localstatedir, oldincludedir): New variables.
14677         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14678         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14679         sbindir, sharedstatedir, and sysconfdir.
14681 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14683         * Makefile.in (bootstrap-lean): New target.
14685 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14687         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14688         sn, and gnuserv from noconfigdirs.
14690 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14692         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14694 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14696         * Makefile.in (cross): New target.
14698 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14699                           Jeff Law         <law@cygnus.com>
14701         * Makefile.in (bootstrap2, bootstrap3): New targets.
14702         (all-bootstrap): Remove outdated and confusing target.
14703         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14705 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14707         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14708         windows.  Consistent with gdb/configure.
14710 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14712         * configure.in: Name Linux target fragment.
14714         * configure: Rewrite so that project Makefile fragment is inserted
14715         first and appears last in the resulting Makefile.
14717 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14719         * Makefile.in (install-itcl): Install tcl first.
14721 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14723         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14725 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14727         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14729         * configure.in (skipdirs): Add target-librx for Linux.
14730         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14732 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14734         * Makefile.in (bootstrap): New target.
14736 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14738         * config.sub: Accept 'amigados' for backward compatibility.
14740 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14742         * config.guess: Merge with FSF.
14744 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14746         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14748 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14750         * config.sub: Add "marketing-names" patch.
14752 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14754         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14756 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14758         * config.sub: Handle v850-elf.
14760 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14762         * .cvsignore (*-install): Remove.
14764 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14766         * ltconfig: Set CONFIG_SHELL in libtool.
14767         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14769 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14771         * configure.in (target_subdir): Set to libraries if enable_multilib.
14773 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14775         * config.guess: Update from gcc directory.
14777 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14779         * Makefile.in (all-sim): Depends on all-readline.
14781 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14783         * Makefile.in (BISON, YACC): Use $$s.
14784         (all-bison): Depend on all-texinfo.
14786 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14788         * Makefile.in (BISON): Add -L flag.
14789         (YACC): Likewise.
14791 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14793         * configure.in (noconfigdirs): Add support for v850e target.
14795         * config.sub (maybe_os): Add support for v850e target.
14797 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14799         * configure.in (noconfigdirs): Add support for v850ea target.
14801         * config.sub (maybe_os): Add support for v850ea target.
14803 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14805         * config.sub: Add mipstx39.  Delete r3900.
14807 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14809         * Makefile.in (all-autoconf): Depends on all-texinfo.
14811 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14813         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14814         eabi targets.
14816 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14818         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14820         * configure: When handling a Canadian Cross, handle YACC as well as
14821         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14822         * Makefile.in (all-bison): Depend upon all-texinfo.
14824 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14826         * Makefile.in (BISON): bison, not byacc or bison -y.
14827         (YACC): bison -y or byacc or yacc.
14828         (various): Add *-bison as appropriate.
14829         (taz): No need to mess with BISON anymore.
14831 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14833         * configure: If OSTYPE matches *win32*, try to find a good value for
14834         CONFIG_SHELL.
14836 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14838         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14839         configure.in if it is present.
14841 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14843         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14845 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14847         * config.sub: Recognize `arc' cpu.
14848         * configure.in: Likewise.
14849         * config-ml.in: Likewise.
14851 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14853         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14855 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14857         * configure: Changed sed delimiter from ':' to '|' when
14858         attempting to substitute ${config_shell} for SHELL. On
14859         NT ${config_shell} may contain a ':' in it.
14861 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14863         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14865 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14867         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14869 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14871         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14873         * ylwrap: If the program is a relative path, force it to be
14874         absolute.
14876 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14878         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14880 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14882         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14883         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14884         for libraries.
14886 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14888         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14889         separated by spaces.
14891 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14893         * ylwrap: New file.
14894         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14896         * ltmain.sh: Handle /bin/sh at start of install program.
14898         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14900         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14901         * missing: New file, from automake 1.2.
14903 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14905         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14906         check-tk to CHECK_X11_MODULES.
14908 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14910         * config.sub: Merge with FSF.
14912 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14914         * config.guess: Merge with FSF.
14916 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14918         * configure: Treat msdosdjgpp like go32.
14919         * configure.in: Likewise.  Don't remove gprof for go32.
14921         * configure: Change Makefile.tem2 to Makefile.tm2.
14923 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14925         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14927 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14929         * install-sh (chmodcmd): Set to null if the DST directory already
14930         exists.  Same as Nov 11th change.
14932 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14934         * configure (GDB_TK): Needs itcl and tix.
14936 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14938         * config.guess: Update from FSF.
14940 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14942         * Makefile.in (GDB_TK): Depend on itcl and tix.
14944 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14946         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14947         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14948         (INSTALL_SCRIPT): New variable.
14949         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14950         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14951         to -x.
14952         * install-sh: Add support for -x option.
14954 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14956         * configure.in, Makefile.in: Treat tix like itcl.
14958 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14960         * Makefile.in (WINDRES): New variable.
14961         (WINDRES_FOR_TARGET): New variable.
14962         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14963         (EXTRA_HOST_FLAGS): Add WINDRES.
14964         (EXTRA_TARGET_FLAGS): Add WINDRES.
14965         (EXTRA_GCC_FLAGS): Add WINDRES.
14966         ($(DO_X)): Pass down WINDRES.
14967         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14968         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14969         DLLTOOL_FOR_TARGET.
14971 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14973         * configure.in: configure sim before gdb for win32-x-ppc
14975 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14977         Move gperf into the toplevel, from libg++.
14978         * configure.in (target_tools): Add target-gperf.
14979         (native_only): Add target-gperf.
14980         * Makefile.in (all-target-gperf): New target, depend on
14981         all-target-libg++.
14982         (configure-target-gperf): Empty rule.
14983         (ALL_TARGET_MODULES): Add all-target-gperf.
14984         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14985         (CHECK_TARGET_MODULES): Add check-target-gperf.
14986         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14987         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14989 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14991         * config.sub (mn10200): Recognize new basic machine.
14993 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14995         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14996         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14998 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15000         * configure.in: If we're building mips-sgi-irix6* native, turn on
15001         ENABLE_MULTILIB and set TARGET_SUBDIR.
15003 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15005         * Makefile.in (all-sn): Depend on all-grep.
15007 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15009         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15011         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15012         Makefile.  From Jeff Makey <jeff@cts.com>.
15013         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15015         * Makefile.in (DISTBISONFILES): Remove.
15016         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15017         $(DEFAULT_YACC).
15019         * configure.in: Build itl, db, sn, etc., when building for native
15020         cygwin32.
15022         * Makefile.in (LD): New variable.
15023         (EXTRA_HOST_FLAGS): Pass down LD.
15024         ($(DO_X)): Likewise.
15026 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15028         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15030 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15032         * configure.in (targargs): Strip out any supplied --build argument
15033         before adding our own. Always add --build.
15035 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15037         * configure.in (targargs): Pass --build if we're doing
15038         a cross-compile.
15040 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15042         * configure: Use '|' instead of ":" as the separator in
15043         sed. Otherwise sed chokes on NT path names with drive
15044         designators. Also look for "?:*" as the leading characters in an
15045         absolute pathname.
15047 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15049         * config.sub: Support for r3900.
15051 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15053         * configure.in: Use install-sh, not install.sh.
15055 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15057         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15058         apply it twice.
15060 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15062         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15063         install-binutils.
15065 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15067         * Makefile.in: Add automake targets.
15068         * configure.in (host_tools): Add automake.
15070 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15072         * configure: Default CXX to c++, not gcc.
15073         * Makefile.in (CXX): Set to c++, not gcc.
15074         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15076 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15078         * install-sh: try appending a .exe if source file doesn't
15079         exist
15081 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15083         * configure.in: Turn on multilib by default.
15084         (cross_only): Remove target-libiberty.
15086         * Makefile.in (all-gcc): Don't depend on libiberty.
15088 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15090         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15092 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15094         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15095         (DISTBISONFILES): Add ld/Makefile.in
15097 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15099         * configure.in: if target is cygwin32 but host isn't cygwin32,
15100         don't configure gdb tcl tk expect, not just gdb.
15102 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15104         * configure.in: Added gnuserv everywhere sn appears.
15106         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15107         (CROSS_CHECK_MODULES): Added check-gnuserv.
15108         (INSTALL_MODULES): Added install-gnuserv.
15109         (CLEAN_MODULES): Added clean-gnuserv.
15110         (all-gnuserv): New target.
15112 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15114         * config.guess: Fixes for MIPS OpenBSD systems.
15116 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15118         * Makefile.in (INSTALL_XFORM): Remove.
15119         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15121         * mkinstalldirs: New file, copied from automake.
15122         * Makefile.in (installdirs): Rename from install-dirs.  Use
15123         mkinstalldirs.  Change all users.
15124         (DEVO_SUPPORT): Add mkinstalldirs.
15126 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15128         * install-sh: Rename from install.sh.
15129         * Makefile.in (INSTALL): Change install.sh to install-sh.
15130         (DEVO_SUPPORT): Likewise.
15132         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15133         Graichen <graichen@rzpd.de>.
15135 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15137         * config.guess: Recognize OpenBSD systems correctly.
15139 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15141         * README, Makefile.in (ETC_SUPPORT): Remove references to
15142         cfg-paper*, configure.{texi,man,info*}._
15144 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15146         * Makefile.in (all.normal): Ensure that gcc is built after all
15147         the x11 - ie gdb - targets.
15149 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15151         * makefile.vms: Don't run conf-a-gas.
15153 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15155         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15157 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15159         * configure.in: Remove noconfigdirs case since gdb also
15160         configures and builds for tic80-coff.
15162 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15164         * configure: Set cache_file to config.cache.
15165         * Makefile.in (local-distclean): Remove config.cache.
15167 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15169         * COPYING: Update FSF address.
15171 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15173         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15174         noconfigdirs.
15176 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15178         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15179         MAKEDIRS, is empty.
15181 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15183         * config.sub: Tweak mn10300 entry.
15185 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15187         * configure.in (host_tools): Put sim before gdb, so gdb's
15188         configure.tgt can determine if the simulator was configured.
15190 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15192         * config.sub: Move BeOS $os case to be with other Cygnus
15193         local cases.
15195 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15197         * config.sub: Remove misplaced comment that broke Linux.
15199 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15201         * config.sub: Add BeOS support.
15203 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15205         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15207 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15209         * configure.in (noconfigdirs): Remove tcl and tk from
15210         noconfigdirs for cygwin32 builds.
15212 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15214         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15216 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15218         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15219         make-all.com, use makefile.vms instead.
15221 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15223         * config.sub: Accept -lnews*.
15225 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15227         * configure.in (noconfigdirs): Disable target-newlib,
15228         target-examples and target-libiberty for d30v.
15230 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15232         * configure.in (noconfigdirs): Enable ld for d30v.
15234 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15236         * configure.in (tic80-*-*): Build compiler.
15238 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15240         * configure.in (d30v-*): Remove sim directory from list of
15241         unsupported d30v directories
15243 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15245         * config.sub, configure.in: Add d30v target cpu.
15247 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15249         * makefile.vms: New file.
15250         * make-all.com: Remove.
15252 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15254         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15256 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15258         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15260 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15262         * Makefile.in (ALL_MODULES): Added all-db.
15263         (CROSS_CHECK_MODULES): Addec check-db.
15264         (INSTALL_MODULES): Added install-db.
15265         (CLEAN_MODULES): Added clean-db.
15267 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15269         * config.guess: Merge with latest FSF sources.
15271 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15273         * Makefile.in (ALL_MODULES): Added all-itcl.
15274         (CROSS_CHECK_MODULES): Added check-itcl.
15275         (INSTALL_MODULES): Added install-itcl.
15276         (CLEAN_MODULES): Added clean-itcl.
15278 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15280         * configure.in: build gdb for mn10200
15282 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15284         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15286 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15288         * configure.in (tic80-*-*): Turn off most targets right now.
15290 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15292         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15293         rather than the makeinfo program.
15294         (do-info): Depend upon all-texinfo.
15296 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15298         * configure.in: Remove uses of config/mh-linux.
15300         * config.sub, config.guess: Merge with latest FSF sources.
15302 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15304         * config.sub (case $basic_machine): Add tic80 entries.
15306 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15308         * config.sub, config.guess: Merge with latest FSF sources.
15310 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15312         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15313         * mpw-config.in: Test for NewFolderRecursive.
15314         * mpw-install: Use symbolic name for startup filename.
15315         * mpw-README: Add various additional details.
15317 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15319         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15321 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15323         * configure.in: Do build gcc and the target libraries for
15324         the mn10200.
15326 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15328         * configure.in: don't avoid building gdb for mn10300 any more
15329         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15330         instead of single-quoting it.
15332 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15334         * configure.in: Don't use --with-stabs on IRIX 6.
15336 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15338         * configure.in (m32r): Build gdb, libg++ now.
15340 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15342         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15343         directories from noconfigdirs.
15345 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15347         * config.sub (basic_machine): added mips16 configuration
15349 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15351         * config.sub: Handle d10v-unknown.
15353 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15355         * config.sub: Handle v850-unknown.
15357 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15359         * Makefile.in: add findutils
15360         * configure.in: add findutils to list of host_tools
15362 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15364         * config.sub: Handle mn10200 and mn10300.
15366 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15368         * configure.in (d10v-*): Do not build librx.
15370 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15372         * configure.in (mn10300): Build everything except gdb & libgloss.
15374 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15376         * config.guess:  Patch for Dansk Data Elektronik servers,
15377         from Niels Skou Olsen <nso@dde.dk>.
15379         For ncr, use /bin/uname rather than uname, since GNU uname does not
15380         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15382         Patch for MIPS R4000 running System V,
15383         from Eric S. Raymond <esr@snark.thyrsus.com>.
15385         Fix thinko for nextstep.
15387         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15389         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15390         * config.guess: Guess mips-dec-mach_bsd4.3.
15392         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15393         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15394         release numbers.
15395         * config.guess (mips-mips-riscos*):  Emit just enough of the
15396         release number.
15398         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15399         * config.guess (sparc-auspex-sunos*):  Added.
15400         (f300-fujitsu-*): Added.
15402         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15403         * config.guess:  Recognize a Tadpole as a sparc.
15405 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15407         * config.guess: Don't assume that NextStep version is either 2 or
15408         3.  NextStep 4 (aka OpenStep 4) has come out now.
15410 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15412         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15413         From Rik Faith <faith@cs.unc.edu>.
15415 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15417         * config.sub: Contributions from bug-gnu-utils to:
15418         Support plain "hppa" (no version given) architecture, reported by
15419         OpenStep.
15420         OpenBSD like NetBSD.
15421         LynxOs is not a hardware supplier.
15423         * config.guess: Contributions from bug-gnu-utils to add support for:
15424         OpenBSD like NetBSD.
15425         Stratus systems.
15426         More Pyramid systems.
15427         i[n>4]86 Intel chips.
15428         M680[n>4]0 Motorola chips.
15429         Use unknown instead of lynx for hardware manufacturer.
15431 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15433         * install.sh (chmodcmd): Set to null if the DST directory already
15434         exists.
15436 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15438         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15439         not use mt-ppc target Makefile fragment any more.
15441 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15443         * configure.in (*-*-windows):  Exclude everything but those dirs
15444         needed to build windows.
15446 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15448         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15450 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15452         * configure.in:  Exclude mmalloc from i386-windows.
15454 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15456         * Undo my previous change.
15458 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15460         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15461         unconditionally.
15462         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15464 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15466         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15467         host to add it's own flags.
15469 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15471         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15473 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15475         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15476         (CXX_FOR_TARGET): Likewise.
15477         (GCC_FOR_TARGET): Define.
15478         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15479         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15480         CC_FOR_TARGET was specified on the command line.
15481         (MAKEOVERRIDES): Don't define.
15483 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15485         * configure.in (m32r): Fix spelling of libg++ libs.
15487 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15489         * config.sub (-apple*): Remove, now redundant.
15491 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15493         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15495         * configure: Rework yesterday's sed script patch.
15497         * config.sub: Merge with FSF.
15499 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15501         * config.guess:  Merge from FSF.
15503         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15504         * config.guess: Use pc instead of unknown, for pc clone systems.
15505         Change linux to linux-gnu.
15507         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15508         * config.guess: Avoid non-portable tr syntax.
15510 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15512         * test-build.mk (HOLES): Add "xargs" for gdb.
15514         * configure: Avoid hpux10.20 sed bug.
15516 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15518         * configure.in:  Add support for windows host
15519         (that is a build done under the Microsoft build environment).
15521 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15523         * Makefile.in: Replace all uses of srcroot with s, to shrink
15524         command line lengths.
15526         Patches from Geoffrey Noer <noer@cygnus.com>:
15527         * configure.in: If configuring for newlib, pass --with-newlib to
15528         subdirectories.
15529         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15530         -Bnewlib/ and -Lwinsup to gcc.
15531         (CXX_FOR_TARGET): Likewise.
15533 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15535         * Makefile.in (ETC_SUPPORT): Add configure.
15537 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15539         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15540         host configuration file.
15542 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15544         * configure.in: Break mn10x00 support into separate
15545         mn10200 and mn10300 configurations.
15546         * config.sub: Likewise.
15548 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15550         * configure.in: Add lots of stuff to noconfigdirs for
15551         the mn10x00 targets.
15553         * config.sub, configure.in: Add mn10x00 support.
15555 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15557         * make-all.com: Call conf-a-gas, not config-a-gas.
15559 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15561         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15562         targets.
15564 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15566         * mpw-README: Add much more detail for native PowerMac.
15567         * mpw-install: New file.
15568         * mpw-configure: Add --norecursion and --help options.
15569         * mpw-config.in: Translate readme and install files when
15570         copying to objdir.
15571         * mpw-build.in: Don't always depend on byacc and flex.
15572         (install-only-top): New action.
15574 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15576         * configure.in:  You can now configure GDB for the v850.
15578 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15580         * configure.in (noconfigdirs): Don't configure any C++ dirs
15581         if targeting D10V.
15583 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15585         * config.sub: Recognize mips64vr5000.
15587 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15589         * configure.in: Use a single line for host_tools and native_only.
15591 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15593         * config.sub, configure.in: Add entries for m32r.
15595 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15597         * Makefile.in (inet-install): Don't run install-gzip.
15599 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15601         * configure.in:  Don't config lots of things for *-*-windows*.
15603 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15605         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15606         (host_libs, host_tools): Copy from configure.in.
15607         * mpw-configure: Don't complain about directories not found.
15609 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15611         * configure.in (i[345]86): Recognize i686 for pentium pro.
15612         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15613         file.
15615         * config.guess (i[345]86): Ditto.
15617 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15619         * configure.in (noconfigdirs): Removed gdb for D10V.
15621 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15623         * configure.in: Remove ld, target-libio, target-libg++, and
15624         target-libstdc++ from noconfigdirs.
15626 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15628         * configure: Fix three locations where shell scripts were
15629         being run directly rather than with config_shell.
15631 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15633         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15634         * config.sub (basic_machine): Recognize v850.
15636 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15638         * mpw-configure: Handle multiple enable/disable options and
15639         pass them down recursively, handle -c and -s flags appropriately
15640         depending on choice of compiler, add escape mechanism for
15641         quoted arguments to gC.
15643 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15645         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15646         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15647         so that -mrelocatable-lib and -mno-eabi are used.
15649         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15650         not support --print-multi-lib, don't abort.
15652 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15654         * make-all.com: Run config-a-gas.
15655         * setup.com: Don't copy subdirectory files around.
15657 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15659         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15660         target, it now compiles correctly.
15662 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15664         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15666 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15668         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15670 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15672         * configure.in (native_only): Add prms.
15674 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15676         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15677         (BINUTILS_SUPPORT_DIRS): Likewise.
15679 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15681         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15682         d10v support is added.
15684 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15686         * configure.in (d10v-*-*): New target.
15688 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15690         * config.guess (HP 9000/811): Recognize this as a PA1.1
15691         machine.
15693 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15695         * Makefile.in (do-tar-gz): New target, split out from tail end of
15696         taz target.  Run each command separately, don't use pipes.
15697         (taz): Use it.
15699 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15701         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15702         * mpw-build.in: No builds should depend on building byacc or flex,
15703         they are assumed to be installed already.
15705 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15707         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15708         variable that CC_FOR_TARGET needs.
15710 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15712         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15713         options have changed since the last time the subdirectory was
15714         configured, and if it has, reconfigure.
15715         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15716         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15718 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15720         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15721         CLEAN_MODULES): Add bash.
15722         (all-bash): New target.
15724 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15726         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15728 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15730         * config.sub (basic_machine): Recognize d10v as a valid processor.
15732 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15734         * mpw-configure: Add support for --bindir.
15735         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15737 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15739         * configure.in: add bash, time, gawk to list of hosttools and things
15740         to only build for native toolchains
15742 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15744         * Makefile.in (docdir): Remove.
15746 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15748         * Makefile.in (datadir): Set to $(prefix)/share.
15750 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15752         * configure.in: build diff and patch for cygwin32-hosted
15753         toolchains.
15755 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15757         * config.sub: Accept -rtems*.
15759 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15761         * configure.in: enable dosrel for cygwin32-hosted builds,
15762                 remove diff from the list of things not buildable
15763                 via Canadian Cross
15765 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15767         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15768         don't get ". ".
15770 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15772         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15774 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15776         * Makefile.in (taz): Handle case where tex3patch didn't even get
15777         checked out.  Also, if it was found, put the symlink in a new util
15778         subdirectory.
15780 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15782         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15784 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15786         * config.sub: Recognize -openvms.
15787         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15788         * make-all.com, setup.com: New files.
15790 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15792         * Makefile.in (taz): tex3patch moved to texinfo/util.
15794 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15796         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15797         * configure.in: remove make from disable-if-Can-Cross list
15798                 enable gdb if ${host} and ${target} are cygwin32
15800 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15802         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15803         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15805 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15807         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15808         distinguish sysv/svr4/bsd variants.
15809         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15811 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15813         * configure.in: Added copyright notice.
15814         * move-if-change: Added copyright notice.
15816 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15818         * configure.in (powerpcle-*-solaris*): Until we get shared
15819         libraries working, don't build gdb, sim, make, tcl, tk, or
15820         expect.
15822 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15824         * config.guess:  Merge with FSF:
15826         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15827         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15829         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15830         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15832         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15833         * config.guess:  Combine two OSF1 rules.
15834         Also recognize field test versions.  From mjr@zk3.dec.com.
15835         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15836         because GNU uname does not support -p.  From pmr@pajato.com.
15838 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15840         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15842 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15844         * mpw-README: Document GCCIncludes.
15846 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15848         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15850 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15852         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15854 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15856         * configure.in (*-*-cygwin32): Configure make.
15858 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15860         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15862 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15864         * Makefile.in (all-inet): Depend on all-perl.
15866         * Makefile.in (inet-install): New target.
15868         * Makefile.in (all-inet): Depend on all-tcl.
15869         (all-inet): Depend on all-send-pr.
15871 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15873         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15874         temporarily.
15876 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15878         * configure.in: Don't configure --with-gnu-ld on AIX.
15880 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15882         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15884 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15886         * Makefile.in (ALL_MODULES): Added all-inet.
15887         (CROSS_CHECK_MODULES): Added check-inet.
15888         (INSTALL_MODULES): Added install-inet.
15889         (CLEAN_MODULES): Added clean-inet.
15890         (all-indent): New target.
15892         * configure.in (host_tools): Added inet.
15893         (native_only): Added inet.
15894         (noconfigdirs): Added inet.
15896 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15898         * configure.in: Don't configure libgloss if we are not configuring
15899         newlib.
15901 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15903         * configure.in: Don't configure libgloss for unsupported
15904         architectures.
15906 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15908         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15910 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15912         * Makefile.in (ALL_MODULES): Include all-apache.
15913         (CROSS_CHECK_MODULES): Include check-apache.
15914         (INSTALL_MODULES): Include install-apache.
15915         (all-apache): New target.
15917         * configure.in: Added apache everywhere perl is seen.
15919 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15921         * Makefile.in: Add support for clean-{module} and
15922         clean-target-{module} rules.
15924 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15926         * configure.in (*-*-ose) do not build libgloss.
15928 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15930         * config.guess (prep*:SunOS:5.*:*): Turn into
15931         powerpele-unknown-solaris2.
15933 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15935         * configure.in: Permit --enable-shared to specify a list of
15936         directories.
15938 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15940         * configure.in (host==solaris): Pass only the first word of $CC
15941         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15943 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15945         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15947 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15949         * Makefile.in (ALL_MODULES): Include all-perl.
15950         (CROSS_CHECK_MODULES): Include check-perl.
15951         (INSTALL_MODULES): Include install-perl.
15952         (ALL_X11_MODULES): Include all-guile.
15953         (CHECK_X11_MODULES): Include check-guile.
15954         (INSTALL_X11_MODULES): Include install-guile.
15955         (all-perl): New target.
15956         (all-guile): New target.
15958         * configure.in (host_tools): Include perl and guile.
15959         (native_only): Include perl and guile.
15960         (noconfigdirs): Don't build guile and perl; no ports have been
15961         done.
15963 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15965         * configure (--enable-*): Handle quoted option lists such as
15966         --enable-sim-cflags='-g0 -O' better.
15968 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15970         * Makefile.in ({,inst}all-target): New rule so we can make and
15971         install all of the target directories easily.
15973 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15975         * configure.in: Add missing global flag in sed substitution when
15976         deleting `target-' from ${configdirs}.
15978 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15980         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15981         option.
15983         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15984         config/mh-necv4.
15986         * install.sh: Correct misspelling of transformbasename.
15988         * config.guess: Recognize mips-*-sysv*.
15990 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15992         * config.sub: Recognize mon960.
15994 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15996         * configure: Restore Canadian Cross handling of BISON and LEX,
15997         removed in Feb 20 change.
15999 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16001         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16002         Mention make install.  Remove the old copyright date as well the
16003         clumsy and rather pointless copyright on the README file.
16005 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16007         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16008         Makefile after running symlink-tree, then run `make distclean' to
16009         avoid clobbering any generated files in srcdir.
16011 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16013         * configure.in (m68k-*-netbsd*): Build everything now.
16015 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16017         * Makefile.in (taz): Fix quoting.
16019 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16021         * configure.in (sparclet-*-*): Build everything now.
16023 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16025         * configure.in (m68k-*-linux*): New host.
16027 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16029         * configure: Check for bison before byacc.
16031 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16033         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16034         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16035         searching PATH.  These are used as fallbacks by Makefile.in if
16036         flex/bison/byacc aren't in objdir.
16038 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16040         * Makefile.in: Make everything which depends upon all-bfd also
16041         depend upon all-opcodes, in case --with-commonbfdlib is used.
16043 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16045         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16046         building NT native compilers on Unix.
16048 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16050         * configure.in: Don't get CC from the host Makefile fragment if we
16051         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16052         Solaris test for /usr/ucb/cc to the post target script, just after
16053         the compiler sanity test.
16055 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16057         * config.sub: Merge with FSF.
16059 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16061         * Makefile.in (RPATH_ENVVAR): New variable.
16062         (REALLY_SET_LIB_PATH): Use it.
16063         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16065 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16067         * config.sub, configure.in: Recognize sparclet cpu.
16069 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16071         * config.guess:  Support m68k-cbm-sysv4.
16073 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16075         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16076         m68k-unknown-linuxaout from linker help string.  Put quotes around
16077         $ld_help_string.
16079 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16081         * config.guess (powerpc-harris-powerunix): Add guess for port
16082         to new target.
16084 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16086         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16088 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16090         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16091         $(REALLY_SET_LIB_PATH) in Makefile.
16092         * Makefile.in (SET_LIB_PATH): New variable.
16093         (REALLY_SET_LIB_PATH): New variable.
16094         ($(DO_X)): Use $(SET_LIB_PATH).
16095         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16096         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16097         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16098         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16099         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16100         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16101         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16102         (install-dosrel): Likewise.
16103         (all-opcodes): Depend upon all-libiberty.
16105 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16107         * config.guess (*:CYGWIN*): New
16109 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16111         * Makefile.in (all-target-winsup): All all-target-libiberty.
16113 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16115         * configure.in (noconfigdirs): Add missing # in front of comment.
16117 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16119         * configure.in: add second pass to things added to noconfigdirs
16120         so *-gm-magic can exclude libgloss properly.
16122 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16124         * mpw-configure (extralibs_name, rez_name): Set correctly
16125         for MWC68K compiler.
16127         * mpw-README: Add more info on the necessary build tools.
16129 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16131         * configure.in, config.sub: Recognize cygwin32.
16133 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16135         * config.guess, config.sub: Recognize A/UX.
16137 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16139         * config.sub: Merge with gcc/config.sub.
16141 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16143         * mpw-build.in (do-binutils): Add build of stamps.
16145 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16147         * config.sub: Add recognition for mips64vr4100*-* targets.
16149 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16151         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16152         Add creation of gconfigargs with `--enable-shared' turned on.
16153         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16154         ($(host)-stamp-stage3-configured): Likewise.
16155         (HOLES): Add chatr and ldd.
16156         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16158 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16160         * configure: Pass --nfp to recursive configures.
16162 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16164         * Makefile.in (DLLTOOL): New.
16165         (DLLTOOL_FOR_TARGET): New.
16166         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16167         (EXTRA_TARGET_FLAGS): Ditto.
16168         (EXTRA_GCC_FLAGS): Ditto.
16169         (CONFIGURE_TARGET_MODULES): Ditto.
16170         (DO_X): Ditto.
16171         * configure: Add DLLTOOL.
16173 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16175         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16176         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16177         mh-sco, since old workarounds no longer needed, and don't
16178         build ld, since libraries have weak symbols in COFF.
16180 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16182         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16184 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16186         * configure.in: Make sure that ${CC} can be used to compile an
16187         executable.
16189 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16191         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16192         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16193         nothing depending on whether gdbtk is being built.
16195 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16197         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16199 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16201         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16202         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16204 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16206         * config-ml.in: Add support for
16207         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16208         Simplify setting of multidirs from --disable-foo.
16210 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16212         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16213         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16214         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16215         non-empty, pass them on to the  GCC make.
16216         (all-bootstrap): New rule that is like all-gcc, except it executes
16217         the GCC bootstrap rule instead of the GCC all rule.
16219 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16221         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16223 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16225         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16226         DG/UX support.
16228 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16230         * config.sub (i*86*) Change [345] to [3456]
16232 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16234         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16235         --with-gnu-ld=no.
16237 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16239         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16240         AIX multilibs get built.
16242 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16244         * configure.in (i386-win32): Don't build expect if we're not
16245         building the tcl subdir.
16247 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16249         * Makefile.in: (configure-target-examples, all-target-examples):
16250         New targets, configure and build example programs.
16252 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16254         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16255         use it as input to sedit the generated MPW makefile.
16256         * mpw-README: Add a suggestion about Gestalt.h.
16258 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16260         * config.sub: Accept *-*-ieee*.
16262 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16264         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16265         Ronald F. Guilmette <rfg@monkeys.com>.
16267 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16269         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16270         for powerpc-pe native.
16271         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16272         (target==powerpc-pe): duplicate i386-win32 entry.
16274 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16276         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16277         of vxworks, not just vxworks5.1.
16279 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16281         * mpw-configure: Add support for exec-prefix.
16283 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16285         * config.guess: Recognize HP model 816 machines as having
16286         a PA1.1 processor.
16288 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16290         * configure: Ignore new autoconf configure options.
16292 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16294         * config.guess:  Recognize Pentium under SCO.
16295         From Robert Lipe <robertl@arnet.com>.
16297 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16299         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16301 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16303         * configure.in: Don't configure gas for alpha-dec-osf*.
16305 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16307         * configure.in: Default to --with-stabs for some targets for which
16308         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16309         i[345]86*-*-unixware*.
16311 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16313         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16314         rather than basing it on the target.  Simplify handling of options
16315         controlling which directories to configure.  Remove extraneous
16316         slash in multi-clean target.
16318 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16320         * config-ml.in: Prefix more variables with ml_ so they don't collide
16321         with configure's.
16323 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16325         * configure: Don't turn -v into --v.
16327 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16329         * configure.in (targargs): Fix typo.
16331         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16333 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16335         * configure.in: Strip --host and --target options from
16336         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16337         --with-cross-host option when building with a cross-compiler.
16338         * configure: Canonicalize the arguments put into config.status by
16339         always using `=' for an option with an argument.  Pass a presumed
16340         --host or --target explicitly.
16342 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16344         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16345         into general OS recognition case.
16347 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16349         * configure.in (target_configdirs): add target-winsup only
16350         for win32 target systems.
16352 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16354         * Makefile.in (all-target-libgloss): Depend upon
16355         configure-target-newlib, since when libgloss is built it looks to
16356         see if the newlib directory exists.
16358 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16360         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16361         cfg-ml-*.in.
16363 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16365         * configure: Handle LD and LD_FOR_TARGET when configuring a
16366         Canadian Cross.
16368 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16370         * configure.in (target_libs): add target-winsup.
16371         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16372         (target==ppcle-pe): remove ld from $noconfigdirs.
16374 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16376         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16377         Preserve relative path names in $srcdir.  Build symlink tree if
16378         configuring cross target dir and srcdir=. (= no VPATH support).
16379         (configure-target-libg++): Depend on configure-target-librx.
16380         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16381         * config-ml.in: New file.
16382         * symlink-tree: New file.
16383         * configure: Ensure srcdir="." if that's what it is.
16385 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16387         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16388         includes and FLEX_SKELETON setting.
16389         * mpw-configure (--with-gnu-ld): New option, controls whether
16390         to use PPCLink or ld with PowerMac GCC.
16391         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16392         * mpw-config.in: Configure grez if targeting Mac.
16394         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16395         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16396         just macos.
16397         * configure.in: Configure grez resource compiler if targeting Mac.
16398         * Makefile.in (all-grez, install-grez): New targets.
16400 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16402         * configure: CXX defaults to gcc, not g++.  If we find
16403         gcc in the path, set CC to gcc -O2.
16405 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16407         * configure: Default ${build} correctly.  Avoid picking up extra
16408         spaces when reading CC and CXX from Makefile.  When doing a
16409         Canadian Cross, use plausible default values for numerous
16410         variables.
16411         * configure.in: When doing a Canadian Cross, don't try to
16412         configure tools whose configure script can't handle it.
16414 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16416         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16418 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16420         * configure:  Remove dubious bug reporting address.
16422 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16424         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16425         configure script, run that instead of this directory's configure.
16426         In either case, print a message that we're configuring the sub-dir.
16428 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16430         * configure.in: Before checking for the existence of various files,
16431         use sed to filter out "target-".
16433 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16435         * Makefile.in (DO_X): Split rule to decrease command line length
16436         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16437         (Philippe De Muyter).
16439 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16441         * Makefile.in (all-patch): depend on all-libiberty.
16443 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16445         * configure.in: If the only directory in target_configdirs which
16446         actually exists is libiberty, then set target_configdirs to empty,
16447         to avoid trying to build a target libiberty in a gas or gdb
16448         distribution.
16450 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16452         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16453         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16454         systems.
16456 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16458         * configure.in (copy_dirs): Use sys-include instead of include
16459         for --with-headers option.
16461 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16463         * Makefile.in, configure.in: Make winsup builds work with
16464         new scheme.
16466 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16468         * configure.in: Build the linker on AIX.
16470 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16472         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16473         where needed.
16475 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16477         * Makefile.in (all-gcc): Fix typo.
16479 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16481         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16483 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16485         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16486         to target-xiberty, to provide more flexibility.
16487         (target_subdir):  Define.  Create if cross.
16488         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16489         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16490         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16491         check-libFOO -> check-target-libFOO, etc.
16492         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16493         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16494         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16495         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16496         allow ALL_GCC="" to only configure.
16497         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16498         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16499         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16501 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16503         * Makefile.in (taz): Build "info" in etc explicitly.
16505 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16507         * configure.in:  Make sure that CC is undefined (as opposed to
16508         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16509         problem with autoconf trying to configure on a host without GCC.
16511 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16513         * mpw-configure: Set host alias from choice of host compiler,
16514         only use generic MPW Makefile sed if present, edit a file
16515         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16516         * mpw-README: Add problem notes about CW6 and CW7.
16518 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16520         * Makefile.in (taz): Use ";" instead of ";;".
16522 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16524         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16525         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16526         DISTDOCDIRS.
16527         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16528         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16530 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16532         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16533         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16534         Move bfd to DISTSTUFFDIRS.
16536 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16538         * Makefile.in (X11_LIB): Removed.
16539         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16541         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16543 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16545         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16546         names.
16548 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16550         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16552 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16554         * configure.in (i[345]86-*-win32): Always build newlib.
16555         Don't configure cvs, autoconf or texinfo.
16556         * Makefile.in (LD_FOR_TARGET): New.
16557         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16558         Pass down LD_FOR_TARGET.
16560 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16562         * winsup: New directory.
16563         * Makefile.in: Build winsup.
16564         * configure.in: Winsup is configured when target is win32.
16565         Can only build win32 target GDB when native.
16567 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16569         * config.guess: Recognize HP model 819 machines as having
16570         a PA 1.1 processor.
16572 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16574         * configure: Fix sed loop which substitutes for CC and CXX to
16575         avoid bug found in various sed implementations.
16577 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16579         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16580         simulator.  Use standard powerpc-*-eabi*.
16582 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16584         * configure.in: Stop putting gas and binutils in noconfigdirs for
16585         powerpc-*-aix* and rs6000-*-*.
16587 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16589         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16590         -mcall-aixdesc libraries.
16592 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16594         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16596         * config.sub (arm | armel | armeb): Fix shell syntax.
16598 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16600         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16601         -msoft-float and -mcpu=common support.
16602         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16603         libraries.
16605 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16607         * configure.in: Allow configuration and build of emacs19 for the alpha.
16609 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16611         * configure.in (CC): Get ^CC, not just any old CC, from
16612         ${host_makefile_frag}.
16614 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16616         * configure.in (CC): Try to get CC from
16617         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16619 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16621         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16622         only if it exists in $(srcdir).
16624 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16626         * configure: If CC and CXX are not set in the environment, set
16627         them, based on either an existing Makefile or on searching for gcc
16628         in PATH.  Substitute for CC and CXX in Makefile.
16629         * configure.in: Remove libm from target_libs.  Separate
16630         target_configdirs from configdirs.  If CC is not set in
16631         environment, try to get it from a host Makefile fragment.  Rewrite
16632         changes of configdirs to use skipdirs instead.  A few minor
16633         tweaks.  Take directories out of target_configdirs as they are
16634         taken out of configdirs.  Remove existing Makefile files from
16635         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16636         CONFIG_ARGUMENTS in Makefile.
16637         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16638         by configure.in.
16639         (CONFIG_ARGUMENTS): Likewise.
16640         (CONFIGURE_TARGET_MODULES): New variable.
16641         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16642         ($(CONFIGURE_TARGET_MODULES)): New target.
16643         (configure-libg++, configure-libio): New targets.
16644         (all-libg++): Depend upon configure-libg++.
16645         (all-libio): Depend upon configure-libio.
16646         (configure-libgloss, all-libgloss): New targets.
16647         (configure-libstdc++): New target.
16648         (all-libstdc++): Depend upon configure-libstdc++.
16649         (configure-librx, all-librx): New targets.
16650         (configure-newlib): New target.
16651         (all-newlib): Depend upon configure-newlib
16652         (configure-xiberty): New target.
16653         (all-xiberty): Depend upon configure-xiberty.
16655 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16657         * configure.in (host i[345]86-*-win32):  Expand the
16658         noconfigdirs again.
16660 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16662         * mpw-configure: Fix sed command file name.
16664 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16666         * configure.in (host i[345]86-*-win32): Reduce the
16667         noconfigdirs again.
16669 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16671         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16672         or powerpc*-*-pe*, since they are not yet supported.
16674 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16676         Add PowerMac support and many other enhancements.
16677         * mpw-configure: New option --cc to select compiler to use,
16678         paste options set according to --cc into the generated
16679         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16680         if mpw-make.sed is present.
16681         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16682         add forward includes for PowerPC include files.
16683         * mpw-build.in: Build using Makefile.PPC if present.
16684         (do-byacc, etc): Remove separate version resource builds.
16685         (do-gas): Build "stamps" before "all".
16686         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16687         * mpw-README: Update to reflect --cc option, PowerMac support,
16688         and recently-reported compatibility problems.
16690 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16692         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16693         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16694         (--with-multilib-top): Pass to recursive invocations.
16696 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16698         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16699         v810-*-*.
16701 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16703         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16704         gdb, ld and opcodes on v810-*-*.
16706 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16708         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16709         (local-maintainer-clean): New target.
16710         (maintainer-clean): New target.
16711         (realclean): Just depend upon maintainer-clean.
16713 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16715         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16717 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16719         * configure.in: Build ld in mips*-*-bsd* case.
16721 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16723         * config.sub: Accept -lites* OS.  From Ian Dall.
16725 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16727         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16728         targets.
16730 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16732         * configure.in: treat i386-win32 canadian cross the same as
16733         i386-go32 canadian cross.
16735 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16737         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16738         running under the simulator to build a reduced set of libraries.
16739         (powerpc-*-eabiaix): Add fine grained multilib support added to
16740         other powerpc targets yesterday.
16742 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16744         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16745         -disable-softfloat, -disable-relocatable, -disable-aix, and
16746         -disable-sysv to control which multilib libraries get built.
16748 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16750         * configure: Add Makefile.tem to list of files to remove in trap
16751         handler.
16753 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16755         * config.guess (*Linux*):  Add missing "exit"s.
16756         Also, need specific check for alpha-unknown-linux (uses COFF).
16758 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16760         * config.guess:  Merge with FSF:
16762         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16763         * config.guess (AIX4): More robust release numbering discovery.
16765         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16766         * config.guess (i386-sequent-ptx): Properly get version number.
16768         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16769         * config.guess (mips:*:4*:UMIPS): New case.
16771 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16773         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16774         (i386-win32 host): Likewise.  Don't build readline.
16776 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16778         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16779         SUPPORT_FILES to submakes.
16781 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16783         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16784         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16785         mpw-configure.
16787 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16789         * configure.in (appdirs): Use =, not ==, in test expression when
16790         trying to build the text to print in the warning message for
16791         Solaris users.
16793 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16795         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16797 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16799         * config.guess: Recognize lynx-2.3.
16801 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16803         * config.sub (z8ksim): Deleted
16804         (z8k-*-coff): New, this is the one true name of the target.
16806 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16808         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16810 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16812         * config.guess (*:Linux:*:*): First try asking the linker what the
16813         default object file format is (elf, aout, or coff).  Then if this
16814         fails, try previous methods.
16816 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16818         * configure.in: Don't build newlib for *-*-vxworks5.1.
16820 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16822         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16823         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16825 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16827         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16829 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16831         * cfg-ml-com.in: New file.
16832         * cfg-ml-pos.in: New file.
16834 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16836         * COPYING.NEWLIB: Add HP free copyright to list.
16838 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16840         * config.sub: Recognize -eabi* for the system, not just -eabi.
16842 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16844         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16845         * config.sub, configure.in (win32): New target and host.
16847 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16849         * configure.in: Add i386-pe configuration.
16851 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16853         * mpw-build.in (install): Install GDB after LD.
16855 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16857         * mpw-config.in (elf/mips.h): Always forward-include, needed
16858         for GDB to build.
16860 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16862         * testsuite: New directory for customer acceptance and whole tool
16863         chain tests.
16865 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16867         * configure: If per-host line isn't found, but AC_OUTPUT is found
16868         and a configure script exists, run it instead.
16870 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16872         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16874 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16876         * configure: Set build_{cpu,vendor,os,alias} to host values when
16877         --build isn't specified.
16879 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16881         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16882         (FLAGS_TO_PASS): Pass them.
16883         (EXTRA_TARGET_FLAGS): Ditto.
16885 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16887         * Makefile.in (all-libg++): Depend on all-libstdc++.
16889 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16891         * configure.in (noconfigdirs): Enable all packages for
16892           i386-unknown-netbsd.
16894 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16896         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16897         hosted builds (DOS builds)
16899 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16901         Changes for ARM based on patches from Richard Earnshaw:
16902         * config.sub: Handle armeb and armel.
16903         * configure.in: Omit arm linker only for riscix.
16905 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16907         * config.guess:  Update from FSF.
16909 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16911         * config.sub: Recognize powerpcle as the little endian variant of
16912         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16913         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16914         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16915         temporarily.
16917 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16919         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16921 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16923         * config.sub: Accept -lites* as a basic system type.
16925 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16927         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16928         installed, and if so return linuxoldld as the system name.
16930 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16932         * config.guess: Add hppa1.1-hp-lites support.
16934 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16936         * configure.in: Don't build newlib for m68k-vxworks5.1.
16938 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16940         * configure.in (mips-sgi-irix6): Use mh-irix5.
16942 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16944         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16946 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16948         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16949         OSF/1.  Fix compiler flags.
16950         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16952 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16954         * configure.in: Recognize --with-newlib.
16955         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16957 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16959         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16960         to *_X11_MODULES due to gdbtk needing X include files et al.
16962 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16964         Merge in support for Mac MPW as a host.
16965         (Old change descriptions retained for informational value.)
16967         * mpw-config.in: Add generic include forwards for cpu-specific
16968         include files in aout and elf directories.
16970         * mpw-configure: Added copyright.
16971         * mpw-config.in: Check for presence of required build tools.
16972         (target_libs): Add newlib.
16973         (target_tools): Add examples.
16974         (Read Me): Generate as "Read Me for MPW" instead.
16975         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16976         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16977         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16979         * mpw-configure: Remove subdir-specific makefile hackery,
16980         delete mk.tmp after using it.
16982         * mpw-build.in (all): Display start and end times.
16984         * mpw-configure (host_canonical): Set.
16985         (target_cpu): Always add to makefiles.
16986         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16987         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16988         (mpw-mh-mpw): Look for in srcdir and srcroot.
16989         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16991         * mpw-build.in: (install-only): New target.
16993         * mpw-configure (host_alias, target_alias): Rename from hostalias
16994         and targetalias, add into generated Makefile.
16995         (mk.tmp): If present, add into generated Makefile.
16996         * mpw-build.in (all-gas): Build config.h first before gas proper.
16998         * mpw-configure (config.status): Write only if changed.
16999         * mpw-config.in (readline): Configure it (not built, just used for
17000         definitions).
17002         * mpw-config.in (elf/mips.h): Add a forward include.
17004         * mpw-config.in: Forward-include most .h files in include into
17005         extra-include.
17006         (readline): Don't build.
17007         mpw-build.in (install): Install GDB.
17009         * mpw-configure (prefix, mpw_prefix): Handle it.
17010         * mpw-config.in (mmalloc, readline): Don't configure.
17011         * mpw-build.in (thisscript): Rename to ThisScript.
17012         Use mpw-build instead of BuildProgram everywhere.
17013         (mmalloc, readline): Don't build.
17014         * mpw-README: New file, basic documentation about the MPW port.
17016         * mpw-config.in: Use forward-include to create include files.
17018         * mpw-configure: Add more things to the top of each configured
17019         Makefile, including contents of config/mpw-mh-mpw.
17020         * mpw-config.in (extra-include): Create this directory and fill it
17021         with Posix-like include files when configuring.
17023         * config.sub (apple, mac, mpw): Add various aliases.
17025         * mpw-build.in: New file, top-level build script fragment for MPW.
17026         * mpw-configure: New file, configure script for MPW.
17027         * mpw-config.in: New file, config fragment for MPW.
17029 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17031         * configure.in (host_libs): Remove glob, since it is gone from the
17032         sources.
17034 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17036         * Makefile.in: define empty GDB_NLM_DEPS var.
17038         * configure.in(target_makefile_frag): use config/mt-netware
17039         for netware targets.
17041 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17043         * config.sub: Merge in recent FSF changes.  Remove linux special
17044         cases.
17046 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17048         Revert this change:
17050         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17052                 * build-all.mk: Use CC=cc -Xs on Solaris.
17054 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17056         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17057         stop using it.
17058         * Makefile.in: Nuke all references to glob subdirectory.
17060 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17062         * configure.in: Fix --enable-shared logic in per-host.
17064 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17066         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17068 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17070         * configure.in (noconfigdirs): Don't build gas on AIX, for
17071         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17073 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17075         * configure: Fix --cache-file to work if the file argument is a
17076         relative path.
17078 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17080         * configure: If the --cache-file is used, pass it down to
17081         configure in subdirectories.
17083 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17085         * config.sub: add vxworks29k configuration.
17087 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17089         * Makefile.in (taz): Do "diststuff" part quietly.
17091 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17093         * config.sub: Mini-merge with gcc/config.sub.
17095 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17097         * config.guess (IRIX): Sed - to _.
17099 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17101         * Makefile.in (source-vault, binary-vault): New targets.
17103 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17105         * config.sub: Recognize -eabi as a basic system type.
17107 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17109         * configure.in (enable_shared stuff): Fix typo.
17111 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17113         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17115 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17117         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17119 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17121         * configure.in (rs6000-*-*): Don't build gas.
17123 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17125         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17126         reduce command line length.
17127         (AS_FOR_TARGET): Check for as.new, not Makefile.
17128         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17130 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17132         * config.guess:  Merge from FSF.
17134 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17136         * configure: Don't use $ when handling program_suffix.
17138 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17140         * configure.in:  Configure tk for hppa/hpux.
17142 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17144         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17146 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17148         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17149         to LIBCXXFLAGS.  Tests are better run without it.
17151 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17153         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17155 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17157         * configure.in (*-*-netware*): Don't configure xiberty.
17159 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17161         * configure.in:  Remove tk from native_only list.
17163 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17165         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17166           for special NCD build.
17168 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17170         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17171         makeall.bat, they're only useful for binutils snapshots.
17172         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17173         makeall.bat to specified SUPPORT_FILES.
17175 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17177         * build-all.mk: Add Ericsson targets to sun4 and solaris
17178           hosts.  Add  BNR's sun4 target to solaris host, so their
17179           build-from-source will be tested in-house first.
17181 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17183         * Makefile.in (LIBCFLAGS): New variable.
17184         (CFLAGS_FOR_TARGET): Ditto.
17185         (LIBCFLAGS_FOR_TARGET): Ditto.
17186         (LIBCXXFLAGS): Ditto.
17187         (CXXFLAGS_FOR_TARGET): Ditto.
17188         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17189         (BASE_FLAGS_TO_PASS): Pass them.
17190         (EXTRA_TARGET_FLAGS): Ditto.
17192         * configure.in: Support --enable-shared.
17194 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17196         * configure.in (target_libs):  Include libstdc++ again.
17197         * config.guess:  Update from FSF (for FreeBSD).
17199 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17201         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17202         makeall.bat.
17203         (DISTDOCDIRS): Add `etc'.
17204         (ETC_SUPPORT_PFX): New variable.
17205         (taz): Include anything from etc starting with a word in
17206         ETC_SUPPORT_PFX.
17208 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17210         * config.sub: Update for recent FSF changes.  Remove obsolete
17211         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17212         spacing changes.
17214 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17216         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17218         * config.guess:  Merge with FSF.
17219         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17221 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17223         * configure: Since the "trap 0" handler will override the exit
17224         status on many systems, only use it for "exit 1", and make it set
17225         a non-zero exit status; reset it before "exit 0".  Also, check
17226         exit status of config.sub, and error out if it failed.
17228 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17230         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17231         and install libgloss.
17233 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17235         * Makefile.in (all-binutils): Depend upon all-byacc.
17237         * configure.in: Don't build emacs on Irix 5.
17239 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17241         * configure.in (*-*-netware*): Add libio.
17243 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17245         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17246         (CHECK_TARGET_MODULES): Ditto.
17247         (INSTALL_TARGET_MODULES): Ditto.
17248         (TARGET_LIBS): Ditto.
17249         (all-libstdc++): Note dependencies.
17251 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17253         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17255 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17257         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17258         -fexternal-templates.
17260         * configure.in (target_libs): Add libstdc++.
17261         (noconfigdirs): Add libstdc++ as appropriate.
17263 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17265         * config.guess:  Update from FSF.
17267 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17269         * configure: Use ${config_shell} when running ${configsub}.
17271 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17273         * config.sub: No longer recognize h8300h.
17275 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17277         * config.sub: Remove extraneous differences between config.sub and
17278         gcc/config.sub.
17280 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17282         * Makefile.in (DISTSTUFFDIRS): Add gas.
17284 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17286         * COPYING.NEWLIB: New file.
17288 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17290         * config.guess (HP-UX):  Patch from Harlan Stenn
17291         <harlan@landmark.com> to also emit release level.
17293 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17295         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17297 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17299         * config.sub:  Merge nextstep cleanup from FSF.
17301 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17303         * configure.in (arm-*-*): Don't configure ld for this target.
17305 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17307         * configure.in (*-*-netware): don't configure libg++, libio,
17308           librx, or newlib.
17310 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17312         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17313         configure ld--it works, but it doesn't support shared libraries.
17315 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17317         * config.guess (*-unknown-freebsd*):  Get rid of possible
17318         trailing "(Release)" in version string.
17319         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17321 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17323         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17324         Fix type: *-next-neststep -> *-next-nextstep.
17326         * config.guess:  Merge from FSF:
17328         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17330         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17332         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17334         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17335         instead of UNIX_SV for UnixWare 1.0).
17337 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17339         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17340         to make gdb/nlm/* build after the compiler and linker.
17342 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17344         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17345         not just i[34]86.
17346         (m68k-atari-sysv4):  Relocate to match FSF version.
17348         * config.guess:  More merges from the FSF:
17350         Add a space before function call or macro invocation.
17352         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17354         * config.guess: Add trap cmd to remove dummy.c and dummy when
17355         interrupted.
17357         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17359         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17360         (dummy): Redirect stderr from compilation of dummy.c.
17362         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17364         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17366 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17368         * configure: Accept and ignore --cache*, for compatibility with
17369         new autoconf.
17371 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17373         * config.guess:  Merge from FSF:
17375         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17377         * config.guess (Pyramid*:OSx*:*:*): New case.
17378         (PATH): Add /.attbin at end for finding uname.
17379         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17381         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17383         * config.guess (M88*:DolphinOS:*:*): New case.
17385         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17387         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17388         to select whether to use ELF or COFF.
17390         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17392         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17394         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17396         * config.guess: Guess the OS version for HPUX.
17398         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17400         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17402 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17404         * configure.in: Recognize --with-headers, --with-libs, and
17405         --without-newlib.
17406         * Makefile.in (all-xiberty): Depend upon all-ld.
17408 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17410         * configure.in: Change i[34]86 to i[345]86.
17412 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17414         * configure (version): A few more tweaks to help message.
17416 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17418         * Makefile.in:  Remove (for now) librx as a host library,
17419         now that we're building it for target.
17421 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17423         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17424         (Karl Berry).
17426 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17428         * configure.in:  Also configure librx.
17430 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17432         * Makefile.in:  Update various rules to reflect that librx
17433         is now needed for libg++.
17435 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17437         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17439 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17441         * configure.in: Configure the examples directory.
17443 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17445         * configure: Simplify Jun 2 1994 change.
17447 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17449         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17450         /bin/gcc isn't good enough to build gcc.
17452 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17454         * Makefile.in (GDB_SUPPORT_FILES): Remove
17455         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17456         (gdb.tar.gz): Add new rule to use standard distribution building
17457         mechanism.
17459 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17461         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17462         Bill Cox <bill@cygnus.com>.
17464 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17466         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17468 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17470         * configure:  Search current dir first in .gdbinit.
17472 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17474         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17476 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17478         * config.sub:  Refer to NeXT's operating system as nextstep.
17480         * config.sub (case $basic_machine):  Re-order the cases, to match
17481         the order in the FSF version (which is mostly alphabethical).
17482         Merge in some additions and changes from the FSF.
17484 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17486         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17487         * config.sub: Recognize cxux7.
17488         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17490 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17492         * config.sub:  Fix typo powerpc -> powerpc-*.
17494 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17496         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17498         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17499         parallel with all-emacs and install-emacs).  Top-level command
17500         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17502 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17504         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17505         $(relbindir)/make before doing ``make install'', and use
17506         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17507         installing over running make binary.
17508         ($(host)-stamp-stage3-installed): Likewise.
17510 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17512         * config.guess: Recognize Mach.
17514 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17516         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17517         see whether --exec-prefix was used.
17519 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17521         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17523 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17525         * Makefile.in: Add all-librx target similar to all-libproc.
17527 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17529         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17530         with post 1.2 uname bogosity.
17532 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17534         * configure: Remove temporary files on receipt of a signal.
17536 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17538         * configure: If there is a package_makefile_frag, remove
17539         ${subdir}/Makefile.tem after copying it in.
17541 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17543         * build_all.mk: support rs6000 lynx identifies itself as
17544         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17545         since /bin/gcc is too feeble to compile a modern gcc.
17547 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17549         * brought devo/test-build.mk update-to-date with progressive/
17550           test-build.mk. Add lynx targets and hppa flag info.
17552 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17554         * configure.in:  Use mh-ncrsvr43.  Patch from
17555         Tom McConnell <tmcconne@sedona.intel.com>.
17557 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17559         * config.guess (i386-unknown-bsdi):  No longer need to
17560         check #if defined(__bsdi__) && defined(__i386__).
17562 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17564         * configure: Set program_transform_nameoption correctly.
17566 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17568         * brought build-all.mk update-to-date with progressive build-all.mk,
17569           added new targets and hppa info.
17571 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17573         * configure: If config.guess result is a prefix of the user
17574         specified target, assume a native build and use the user specified
17575         target as the host alias.  Remove SunOS patch suffix removal hack.
17576         * configure.in: Remove SunOS patch suffix removal hack.
17578         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17579         in NATIVE_CHECK_MODULES.
17581 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17583         * Makefile.in: Rename HOST_ONLY to NATIVE.
17584         * configure: Delete SunOs patch suffix from host_canonical
17585           and build_canonical variables that are prepended to Makefiles.
17586         * configure.in: Add comments for easier maintenance.
17588 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17590         * Makefile.in: Add all-libproc target similar to all-gui.
17592 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17594         * Makefile.in (CHECK_MODULES): split into
17595         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17597 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17599         * config.guess (i386-unknown-bsdi): New system to guess.
17601 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17603         * Makefile.in: Add all-gui target (but not yet build by "all").
17605 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17607         * config.sub: Move deletion of patch suffix from here...
17608         * configure.in: To here, at Ian's suggestion.  The top-
17609           level scripts might need to know of a patch level.
17611 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17613         * config.sub: Strip off patch suffix so rtl is recognized
17614           as a sunos4.1.3 machine, even though it's been patched.
17616 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17618         * Makefile.in (INSTALL_LAST): Delete.
17619         (INSTALL_DOSREL): New.
17621 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17623         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17624         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17625         whether we pass down --with-gnu-ld anyhow.
17627 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17629         * Makefile.in (INSTALL_LAST): Change operation so it works
17630         on more flavors of make.
17631         * configure.in (go32): Don't build libg++ or libio.
17633 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17635         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17636         they can be overriden by templates.
17638 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17640         * configure.in (target==go32): Don't build gdb.
17641         * dosrel: New directory.
17643 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17645         * configure.in (host==go32): Configure dosrel too.
17646         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17647         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17648         be set by incoming names or templates.
17649         (INSTALL_LAST): New rule.
17651 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17653         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17655 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17657         * configure.in (appdirs): New variable.  Currently empty, but will
17658         be used in gas distribution.  If nonempty, lists a set of
17659         directories at least one of which must get configured, or top
17660         level configuration is considered to have failed.
17661         (rs6000-*-lynxos*): Use new file name.
17663 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17665         Eliminate XTRAFLAGS.
17666         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17667         newlib include files using -idirafter, and also use -nostdinc.
17668         (CXX_FOR_TARGET): Likewise.
17669         (XTRAFLAGS): Removed.
17670         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17671         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17672         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17673         ($(DO_X)): Don't pass down XTRAFLAGS.
17675 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17677         * configure.in (mips*-dec-bsd*): New target; do build linker.
17678         (mips*-*-bsd*): New target; don't build linker.
17680 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17682         * configure.in: support rs6000-*-lynxos* configuration.
17683         support sunos4 as a cross target.
17685         * config.sub: look for lynx*, not lynx since the OS version may
17686         legitimately be part of the name.
17688 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17690         * configure.in (i[34]86-*-sco*): Move to be with other i386
17691         targets.
17692         (romp-*-*): New target.  Skip various binary utilities.
17693         (vax-*-*): New target.  Don't build newlib.
17694         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17696 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17698         * configure.in: Only set host_makefile_frag if config
17699         directory exists.
17701 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17703         * install.sh: If $dstdir exists, don't check whether each
17704         component does.
17706 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17708         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17710 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17712         * configure.in (*-*-lynxos*): Don't configure newlib for either
17713         native or cross Lynx.
17715 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17717         * config.sub (sparc64-elf): Fix os.
17718         (z8k): Remove duplicate.
17720 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17722         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17723         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17725 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17727         * configure: Make file links cleanly even if Lynx fails on
17728           an NFS symlink (at least fail cleanly).
17730 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17732         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17733         -XNh2000.
17735 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17737         * configure: Unknown options are fatal again.
17739 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17741         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17742         compatibility.
17744 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17746         * build-all.mk: Add `clean' target.
17748 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17750         * config.guess:  Add SINIX support.
17751         * configure.in:  Add mips-*-sysv4* support.
17753 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17755         * build-all.mk: Document all useful targets.
17756         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17757         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17759 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17761         * configure: Support --silent, --quiet.
17763 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17765         * configure: Support --disable-FEATURE.
17767 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17769         * config.guess: Recognize NCR running SVR4.3.
17771 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17773         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17774         Patch from Paul Eggert <eggert@twinsun.com>.
17776 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17778         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17780 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17782         * configure: Make unrecognized options give nonfatal warnings
17783         instead of fatal errors, and pass them to any subdirectory
17784         configures in case they recognize them.
17785         Make --x equivalent to --with-x.
17787 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17789         * configure: Add --enable-* options.  Clean up usage message and
17790         some comments.
17792 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17794         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17796 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17798         * configure.in (hppa*-*-*): Enable binutils.
17800 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17802         * config.sub: Recognize cisco.
17804 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17806         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17808 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17810         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17811         than one configuration name.  Add comment.
17813 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17815         * config.guess: about target *-hitachi-hiuxwe2, fixed
17816         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17817         macro is incorrect.]
17819 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17821         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17822         than the "make ls" stuff which used to be here.
17824 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17826         * config.guess:  Recognize i[34]86-unknown-freebsd.
17827         From Shawn M Carey <smcarey@rodan.syr.edu>.
17829 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17831         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17833 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17835         * config.guess: Check for ptx.
17837 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17839         * config.sub: Add os9k checking.
17841 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17843         * config.guess: Handle OSF1 running on HPPA processors
17845 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17847         * configure: If subdir configure fails, print out a message with
17848         subdirectory name, in case subdir's configure code didn't identify
17849         itself.
17851 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17853         * configure.in: Remove embedded newlines from configdirs.
17854         Avoid mismatches of substrings.  Fix matching strings at end
17855         of configdirs.
17857 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17859         * config.guess:  Add Lynx/rs6000 config support.
17861 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17863         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17865 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17867         * configure.in (hppa*-*-osf*): Treat this just like most other
17868         PA configurations (eg no binutils or ld).
17869         (hppa*-*-*elf*): These configurations have binutils and ld.
17871 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17873         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17875 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17877         * configure.in (rs6000-*-*): Build gas.
17879 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17881         * Makefile.in:  Avoid bug in losing hpux sed.
17883 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17885         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17886         for GDB and GDB has been fixed to not need it.
17888 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17890         * config.guess: Recognize vax hosts.
17892 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17894         * configure (while loop): Don't use "break 2" inside case
17895         statement -- the case statement isn't an enclosing loop.
17897 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17899         * config.guess:  Clean up NeXT support, to allow nextstep
17900         on Intel machines.  Make OS be nextstep.
17902 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17904         * config.guess: Add alternate forms for Convex.
17906 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17908         * configure:  Completely rewrite option processing.  Take
17909         advantage of pattern-matching to avoid invoking test frequently.
17910         Also clean up host and target defaulting logic.
17912 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17914         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17915         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17916         commands (plus user environment) will fit SCO limits.
17918 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17920         * configure.in: Don't issue warnings about directories which are
17921         not being configured if -norecursion is set.  Correct test for
17922         --with-gnu-as and --with-gnu-ld to not get confused by substring
17923         matches.
17925         * configure.in: Don't build gas for alpha-dec-osf1*.
17927 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17929         * configure:  Back out Per's change of 12/19/1993.  It changes the
17930         behavior of configure in unexpected and confusing ways.
17932         Also, use different delim char when calculating
17933         program_transform_name so that the name can contain slashes.
17935 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17937         * configure.in, config.sub: Add support for VSTa micro-kernel.
17939 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17941         * configure.in: Nuke hacks which were used to get a special
17942         version of GAS for HPPA configurations.
17944 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17946         * configure:  If only ${target_alias} is given, use that
17947         as the default for ${host_alias}.
17948         * configure:  Add missing back-slashes before nested quotes.
17950 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17952         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17954 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17956         * config.guess:  Recognize some Tektronix configurations.
17957         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17959 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17961         * config.sub: Match any flavor of SH.
17963 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17965         * configure.in: Don't try to configure newlib for Alpha.
17967 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17969         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17970         libg++ or libio for any Alpha target.
17972         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17974 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17976         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17977         default arguments -- so it tried to compress itself.
17979 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17981         * configure.in (notsupp): ensure that a space is always at the end
17982           of the configdirs list, since the grep checks for an explicit space
17984 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17986         * configure.in (target i386-sysv4.2): don't build ld, since static
17987           versions of many libraries are not available.
17989 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17991         * config.guess: Recognize Apollos (using environment variables).
17992         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17994 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17996         * config.guess: Recognize Sony news mips running newsos.
17998 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18000         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18001         "fi ; else" for bash.
18003 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18005         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18007 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18009         * config.sub: accept unixware as an alias for svr4.2.
18010         Fix some inconsistancies with the gcc version.
18012 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18014         * Makefile.in (DISTDOCDIRS):  Add gdb.
18016 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18018         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18020 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18022         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18023         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18024         this now.
18026 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18028         * config.sub: Accept hiux* as an OS name.
18030         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18031         etc/make-stds.texi.  The underscore came from gcc, and dje now
18032         agrees that RUNTESTFLAGS is the correct name.
18034 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18036         * install.sh:  Remove 'set -e'.  It makes any conditionals
18037         in the script useless.
18039         * config.guess: Automatically recognize arm-acorn-riscix
18040         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18042 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18044         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18046 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18048         * Makefile.in (DISTDOCDIRS): New variable.
18049         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18050         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18052 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18054         * configure.in (hppa target): check the source directory for the
18055           pagas sub-directory
18057 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18059         * config.sub: Allow -aout* and -elf*.
18061 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18063         * configure.in: Don't build ld on i386-solaris2, same as for
18064         sparc-solaris2.
18066 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18068         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18070 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18072         * configure.in:  Configure gdb for alpha.
18074 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18076         * Makefile.in (CXXFLAGS): Add -O.
18078 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18080         * config.guess: added support for DG Aviion
18082 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18084         * configure.in: Produce warning message for subdirectories not
18085         configurable for this host/target combination.  Don't try to
18086         configure gdb for vms.
18088 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18090         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18091         appropriate files before making "diststuff".
18092         (DISTBISONFILES): New var: list of files to be edited.
18093         (DISTSTUFFDIRS): Add binutils.
18095 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18097         * config.sub: also handle mipsel and mips64el (for little endian mips)
18099 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18101         * configure.in: Add * to end of all OS names.
18103 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18105         * configure.in: Build newlib for LynxOS native.
18107 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18109         * config.guess: Add support for delta 88k running SVR3.
18111         * configure.in: Add comment about HP compiler vs. emacs.
18113 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18115         * configure.in: don't build ld on solaris2 (not a viable option
18116           due to bugs in getpwnam & getpwuid)
18118 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18120         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18121         config.guess will produce a full version number.
18123 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18125         * configure.in: Build linker and binutils for alpha-dec-osf1.
18127 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18129         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18130         and gdb/testsuite/Makefile.in.
18132 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18134         * configure.in: recognize mips*- instead of mips-
18136 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18138         * config.sub: Accept linux*coff and linux*elf as operating
18139         systems.
18141 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18143         * config.sub: Recognize mips64, and mips3 as an alias for it.
18145 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18147         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18148         gdb knows how to handle OSF/1 shared libraries.
18150 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18152         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18153         * config.guess: Recognize Hitachi's HIUX.
18154         * config.sub: Recognize h3050r* and hppahitachi.
18155         Remove redundant cases for hp9k[23]*.
18157 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18159         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18160         if gas and ld are in the source tree and are in ${configdirs}.
18161         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18162         --with options (but still pass them down on the command line,
18163         if they were explicitly specified).
18165 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18167         * configure: substitute SHELL value in Makefile.in with
18168         ${CONFIG_SHELL}
18170 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18172         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18173         *-*-solaris2* targets.
18175 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18177         * Makefile.in: define M4, and pass it down to sub-makes;
18178         all-autoconf now depends on all-m4
18180 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18182         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18183         presence of {ar,ranlib} instead of a configured directory
18185 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18187         * config.guess: Accept 34?? as well as 33?? for NCR.
18189 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18191         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18192         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18194 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18196         * configure: grab values for $(CC) and $(CXX) from the
18197         environment, so that someone can do "CC=gcc configure; make" and
18198         have it work right (matching the way that autoconf works now)
18200         * configure.in, Makefile.in: add support for gash, the tcl
18201         interface to Galaxy
18203         * config.guess: add NetBSD variants (hp300, x86)
18205 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18207         * install.sh: Support -d option (in the manner of SunOS 4 install,
18208         as it is more deterministic than that of GNU install)
18209         (chmodcmd): Set file to mode 755 by default (should also do default
18210         chgrp and chown, but I don't feel like dealing with that now)
18212 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18214         * config.sub: Remove h8300hhms alias.
18216 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18218         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18220 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18222         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18223         as stmp-fixinc
18225 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18227         * config.sub: recognize m88110-bug-coff.
18229 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18231         * Makefile.in (all-libio): all dependencies on the toolchain used
18232         to build this (gcc, gas, ld, etc)
18234 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18236         * config.guess: Deal with OSF/1 1.3 on alpha.
18238 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18240         * install.sh: add some 'else true' clauses for portability
18242         * configure.in: don't build libio for h8[35]00-*-* targets
18244 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18246         * Makefile.in:  Add support for new libio.
18248 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18250         * install.sh: If one command fails, don't try the rest.  Don't try
18251         to remove $dsttmp (via trap) unless we have already created it.
18252         If $src doesn't exist, detect it and exit with an error.
18254         * config.guess: Recognize BSD on hp300.
18256 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18258         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18259         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18261 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18263         * Makefile.in (all-send-pr): depends on all-prms
18265 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18267         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18269 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18271         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18272         Added test for mips-mips-riscos5.
18274 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18276         * configure.in: use mh-hp300 for 68k HP hosts
18278 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18280         * configure: add support for CONFIG_SHELL, so that you can use
18281         some alternate shell for evaluating configure scripts
18283 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18285         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18286         in configure script to bug-gdb@prep.ai.mit.edu when building
18287         distribution archive.
18288         * Makefile.in (COMPRESS):  Remove def.
18289         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18290         gdb.tar.Z and make-gdb.tar.Z respectively.
18291         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18292         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18293         to convergence with 'taz' target in Makefile.in.
18295 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18297         * install.sh (dsttmp): use trap to ensure that tmp files go
18298         away on error conditions
18300 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18302         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18304 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18306         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18307         its parent is '/' not ''.
18309         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18311 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18313         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18314         that ${newsrcdir}/configure.in does.
18316 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18318         * test-build.mk: support for CONFIG_SHELL
18320 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18322         * config.sub (netware):  Add as a basic system type.
18324 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18326         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18327           $(srcdir)/ from the dependency on Makefile.in.
18329 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18331         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18332         (h8300hhms is temporary until multi-libraries are implemented).
18333         * configure.in: Handle h8300h too.
18335 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18337         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18339 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18341         * configure:  Remove extraneous output when guessing host type.
18342         * config.guess:  Remove extraneous output when guessing using C
18343         compiler rather than uname, or when guessing fails.
18345 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18347         * Makefile.in: remove all.cross and install.cross targets
18349         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18350           definitions
18352 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18354         * configure.in (target sh): Build gprof.
18356 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18358         * config.sub: change -solaris to -solaris2
18360 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18362         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18364 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18366         * configure: Correct error message for missing Makefile.in to
18367         print correct directory.
18369 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18371         * install.sh: kludge around 386BSD shell bug
18373 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18375         * config.guess:  Recognize NeXT.
18376         * config.guess:  Recognize i486-ncr-sysv4.
18377         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18379 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18381         * Makefile.in (MAKEINFOFLAGS): New variable.
18382         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18383         * build-all.mk, test-build.mk: Pass down --no-split as
18384         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18386 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18388         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18390 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18392         * Makefile.in (libg++.tar.z):  New rule.
18393         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18394         * Makefile.in (taz):  Only do a single chmod.
18396 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18398         * install.sh: don't use dirname anymore (replaced with sed usage)
18400 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18402         * Makefile.in:  Change extension for gzip'd files from '.z' to
18403         '.gz' per new FSF standard usage.
18405 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18407         * configure: put quotes around the final value of program_transform_name
18409 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18411         * Makefile.in: new install.sh support; update install-info rules
18413 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18415         * configure.in: Build diff for crosses, but not for go32 host.
18417         * configure.in: Build gprof only for native, and don't build it
18418         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18420 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18422         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18424 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18426         * configure.in (host_tools): Add prms.
18428 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18430         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18431         with $(FLAGS_TO_PASS) on the command line
18433         * config.sub: Recognize lynx and lynxos
18435 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18437         * config.sub: Accept -ecoff*, not just -ecoff.
18439 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18441         * Makefile.in (taz): Use .gz suffix instead of .z.
18442         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18443         names.
18445 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18447         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18449 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18451         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18452         that rebuilds that might happen during 'make install' don't get
18453         bogus gcc include files
18455 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18457         Change from Utah for HPPA support:
18458         * config.guess: Recognize hppa1.x-hp-bsd.
18460 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18462         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18463         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18465 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18467         * config.sub: Add support for rom68k and bug boot monitors.
18469 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18471         * Makefile.in: Make all-opcodes depend on all-bfd.
18473 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18475         * config.guess: Added special check for i[34]86-univel-sysv4*.
18477 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18479         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18480         the processor rather than assuming i486.
18482 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18484         * config.guess: Recognize SunOS6 as Solaris3.
18486 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18488         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18489         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18491 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18493         * build-all.mk (all-cross): New target for Canadian Cross.
18494         Added Q2 go32 targets.
18495         * test-build.mk: Configure go32 cross sparclite-aout and
18496         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18497         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18499 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18501         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18502         GO32 hosted toolchains
18504 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18506         * configure: change  so "-exec-prefix" gets passed down rather
18507         than "-exec_prefix" so autoconf generated Makefiles get the
18508         exec_prefix set right.
18510 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18512         * config.guess: get the Solaris2 minor version number
18514         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18516 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18518         * config.guess: Recognize some Sequent platforms.
18520 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18522         * Makefile.in: added the vault-install target
18524         * configure.in: actually use the Sun3 makefile fragment that's in
18525         config, also added the release dir to configdirs
18527 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18529         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18531 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18533         * configure.in: remove some program from Alpha targetted toolchains
18535 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18537         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18538         gprof.
18539         (taz): Run "make diststuff" in those directories instead of "make
18540         proto-dir".  Look for "VERSION=" only at start of line in subdir
18541         Makefile.  Use "gzip -9" for compression.
18542         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18543         (binutils.tar.z): New target.
18545 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18547         * Makefile.in (taz): Include gpl.texinfo.
18549 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18551         * Makefile.in (setup-dirs): Merged into "taz" target.
18552         (taz): Only do `proto-dir' stuff if a directory is actually needed
18553         for this target.
18555 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18557         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18558         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18559         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18560         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18561         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18563 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18565         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18566         config.sub, and move-if-change to gdb testsuite distribution
18567         archive, so the testsuite can be extracted, configured, and
18568         run separately from the gdb distribution.  Blow away the Chill
18569         tests that require a Chill compiled executable, since GNU Chill
18570         is not yet publically available.
18572 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18574         * test-build.mk: set environment variables in a single command,
18575         instead of a list of assignments and exports
18577         * config.guess: recognize Alpha/OSF1 systems
18579 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18581         * configure: Change help message to prefer --options rather than
18582           -options.
18584 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18586         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18587         zippy@ecst.csuchico.edu.
18588         * config.guess: Recognize miniframe.
18590 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18592         * Makefile.in: Use srcroot to find runtest rather than rootme.
18593         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18595 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18597         * test-build.mk: Extensive additions to support building on a
18598         machine other than the host.
18600 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18602         * configure (tooldir): Fix for i386-aix again.
18604 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18606         * configure, Makefile.in:  Change definition of $(tooldir)
18607         to match the FSF.
18609 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18611         * config.guess:  Recognize i[34]86/SVR4.
18613 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18615         * Makefile.in (all-gdb): gdb depends on sim.
18617 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18619         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18620         at the same time we make the prototype gdb directory.
18621         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18622         files at the same time as the gdb base release distribution.
18624 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18626         * Makefile.in (check): Use individual check targets rather than
18627         DO_X rule.
18628         (check-gcc): Added.
18630 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18632         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18633         for System V release 3.2.
18635 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18637         * config.sub: Recognize hppaosf.
18638         * configure.in: Do configure ld/binutils/gas for it.
18640 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18642         * configure (tooldir): Alter syntax used to set this, for systems
18643         where "\$" isn't handled right, like i386-aix.
18645 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18647         * configure: Pass program-transform-name, not
18648         program_transform_name, to recursive configures.
18650 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18652         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18653         of gas+ld+binutils.
18655 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18657         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18659 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18661         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18663 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18665         * Makefile.in (PRMS): Set back to all-prms.
18667 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18669         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18670         targets, rather than for MIPS hosts.
18672 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18674         * configure.in: add comment for --with-x default values
18676         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18678         * Makefile.in: add check-* targets for each of the directories in
18679         the tree.  Add a definition of RUNTEST that will use the one we
18680         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18682 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18684         * configure.in: Removed obsolete references to bfd_target and
18685         target_makefile_frag.
18687         * build-all.mk: Set assorted targets for Q2.
18688         * config.sub: Recognize z8k-sim and h8300-hms.
18689         * test-build.mk: Really don't pass host to configure.
18690         (HOLES): Added uname.
18692 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18694         * configure: Handle an empty program-prefix, program-suffix or
18695         program-transform-name correctly.
18697 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18699         * build-all.mk: -G 8 no longer required for MIPS targets.
18700         * test-build.mk: Don't pass host argument to configure; make it
18701         guess.
18703 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18705         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18706         * Makefile.in (COMPRESS):  New macro, like GZIP.
18708 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18710         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18712         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18713         with gas currently defaults to -G 0.
18715 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18717         * Makefile.in (all-flex): flex depends on byacc.
18719         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18720         to test-build.mk as RELEASE_TAG.
18721         * test-build.mk (configargs): New variable containing arguments to
18722         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18723         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18725         * config.guess: Use /bin/uname when checking -X argument on SCO,
18726         to avoid invoking GNU uname which doesn't understand -X.
18728         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18730         * configure.in: Build gas for mips-*-*.
18732 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18734         * Makefile.in (all.normal): insert missing backslash.
18736 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18738         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18740         * Makefile.in: Complete overhaul to merge many almost identical
18741         targets.
18743 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18745         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18746         (gdb.tar.Z): Adjusted.
18748         * Makefile.in (setup-dirs, taz): New targets; should be general
18749         enough to adapt for gdb sometime.  Build only .z file.
18750         (gas.tar.z): New target.
18752 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18754         * build-all.mk: Use CC=cc -Xs on Solaris.
18756 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18758         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18759         for handling BISON for FSF releases.
18761 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18763         * configure: Actually implement the change zoo just documented.
18765 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18767         * configure: when using config.guess, only set target_alias when
18768         it's not already been set (ie, on the command line)
18770 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18772         * Makefile.in: add installcheck target, set PRMS to install-prms
18774 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18776         * configure: add support for package_makefile_fragment, handle the
18777         case where a directory has a configure.in file but no Makefile.in
18778         more gracefully (with an actual understandable error message, even);
18779         add support for --without (and add this to the usage message); also
18780         explicitly add a --host=${host_alias} to the command line when
18781         config.guess is used
18783 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18785         * configure: Must use both --host and --target in recursive calls.
18787 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18789         * Makefile.in: Change deja-gnu to dejagnu.
18791 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18793         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18795 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18797         * configure.in: canonicalize all instances to *-*-solaris2*,
18798         also strip out a number of tools to not build for go32 host
18800 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18802         * config.guess: add GPL.
18804         * Makefile.in, config.guess, config.sub, configure: bump
18805           copyrights to 93.
18807 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18809         * Makefile.in (do-info): Removed obsolete check for existence of
18810         localenv file.
18812         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18814 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18816         * Makefile.in: a couple of 'else true' for decstation,
18817         support for TclX
18819         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18821 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18823         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18825 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18827         * config.guess: Recognize i386-ibm-aix (PS/2).
18828         * configure.in: Use config/mh-aix386 file for it.
18830 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18832         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18833         CC_FOR_TARGET instead.
18834         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18836 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18838         * Makefile.in: Add sim to list of directories sent with gdb
18840 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18842         * configure.in: Put back mips-dec-bsd* case.
18844 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18846         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18847         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18848         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18850 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18852         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18854         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18855         (install-info): install dir.info only if it exists,
18856         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18858 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18860         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18861         gas for mips-dec-bsd.
18863 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18865         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18866         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18868 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18870         * configure.in: Added "dejagnu" to hosttools list.
18872 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18874         * config.sub, configure.in, config.guess:  Add support
18875         for Bosx, an AIX variant from Bull.
18876         Patches from F.Pierresteguy@frcl.bull.fr.
18878 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18880         * devo/dejagnu: Initial creation of devo/dejagnu.
18881         Migrated dejagnu testcases and support files for testing software
18882         tools to reside as subdirectories, currently called "testsuite",
18883         within the directory of the software tool.  Migrated all programs,
18884         support libraries, etc. beloging to dejagnu proper from
18885         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18886         with no modifications.  The changes to these files which will
18887         allow them to configure, build, and execute properly will be made
18888         in a future update.
18890 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18892         * Makefile.in: Change send_pr to send-pr.
18893         * configure.in: Likewise.
18894         * send_pr: Renamed directory to send-pr.
18896 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18898         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18900 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18902         * README:  Update for gdb-4.8 release.
18903         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18904         gdb-xxx.tar.z (gzip'd) file also.
18906 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18908         * Makefile.in: make all-diff depend on all-libiberty
18910 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18912         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18914 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18916         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18918 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18920         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18921         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18922         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18924 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18926         * Makefile.in:  makeinfo binary is in a new location
18928 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18930         * config.sub: Accept -ecoff as an OS.
18932         * Makefile.in: Various changes to eliminate a level of make
18933         recursion and reduce the required command line length.
18934         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18935         sub-makes.
18936         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18937         variables holding settings for specific sub-makes.
18938         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18939         in terms of BASE_FLAGS_TO_PASS.
18940         (TARGET_LIBS): New variable listing directories which use
18941         TARGET_FLAGS_TO_PASS.
18942         (subdir_do): Eliminated.
18943         (do-*): New set of targets to replace subdir_do.
18944         (various): All targets which used subdir_do now depend on do-*.
18945         (local-clean): Renamed from do_clean.
18946         (local-distclean): New target, dependency of distclean and
18947         realclean.
18948         (install-info): Don't create directories.  Depend on dir.info
18949         rather than calling make recursively.
18950         (install-dir.info): Eliminated.
18951         (install-info-dirs): Create all info directories here.
18952         (dir.info): Depend upon do-install-info.
18954         * test-build.mk (HOLES): Added false.
18956 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18958         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18960 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18962         * Makefile.in (info): remove dependency on all-texinfo.  The
18963         problem was really in texinfo/C, not at this level.
18965 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18967         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18969 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18971         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18972         GDB releases.
18974 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18976         * configure: Include srcdir in message about target of link not
18977         being found.  Don't convert `-' to `_' in `with' options being
18978         passed to subdirs.
18980 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18982         * configure.in: add uudecode to host_tools
18984         * Makefile.in: added {all,install}-uudecode targets, added them to
18985         the appropriate lists
18987 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18989         * Makefile.in (all-gcc): Added dependency on all-gas.
18991         * configure.in (mips-*-*): Build ld and binutils.
18993 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18995         * configure: check return code from mkdir, print error message and
18996           exit on failure.
18998 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19000         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19002 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19004         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19006 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19008         * config.sub (h8500):  Recognize this as a cpu type.
19010 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19012         * configure: source directory missing is no longer a warning
19014         * configure.in: recognize irix[34]* instead of irix[34]
19016         * Makefile.in: define and pass down X11_LIB
19018 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19020         * guess-systype: Renamed to ...
19021         * config.guess:  ... by popular request.
19022         * configure.in, Makefile.in:  Update accordingly.
19024 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19026         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19027         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19028         + Execute ./dummy instead of assuming . is in PATH.
19030 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19032         * guess-systype:  New shell script.  Attempts to guess the
19033         canonical host name of the executing host.
19034         Only a few hosts are supported so far.
19035         * configure:  Call guess-systype if no host is specified.
19037 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19039         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19040         gcc Makefile.
19042 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19044         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19045         (all-gcc, install-gcc, subdir_do): Use it.
19047 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19049         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19051 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19053         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19054           set exclusively by configure, using configure.in .
19056 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19058         * test-build.mk: set $PATH for all builds
19060         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19062 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19064         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19065         the one used in gcc/Makefile.in, so that a null expansion doesn't
19066         override the one needed to build gcc with a native cc.
19068 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19070         * configure: Accept -with arguments.
19072 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19074         * Makefile.in: added h8300sim
19076 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19078         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19079         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19080         (all-cygnus, native, build-cygnus): Make
19081         $(canonhost)-stamp-3stage-done, not $(host)....
19082         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19083         i386-sco3.2v4.  Added else true to if command.
19085 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19087         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19089 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19091         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19093 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19095         * configure.in: don't remove binutils from Solaris builds
19097 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19099         * Makefile.in: get rid of earlier definitions for *clean,
19100         also handle the recursive info rule better
19102 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19104         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19105         do more-or-less the right thing.
19107 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19109         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19110         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19112 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19114         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19115         $(host_canonical).
19117         * configure.in: split the configdirs list into 4 categories (native
19118         v. cross, library v. tool) and handle the cross-only and native-
19119         only in more reasonable (and correct!) way.
19121 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19123         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19124         configdirs anymore.
19126 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19128         * Makefile.in: extensive cleanup::  removed all of the explicit
19129         clean-* targets, collapsed many wrappers around subdir_do into
19130         one, added additional targets to satisfy standards.texi, deleted
19131         some old targets, some changes for consistency
19133 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19135         * configure.in: handle some programs as cross-only, and others as
19136         native only
19138         * test-build.mk: handle partial holes in a more generic manner
19140         * Makefile.in: m4 depends on libiberty
19142 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19144         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19145         time, wdiff, and find to configdirs
19147         * Makefile.in: all, clean, and install rules for the new programs
19148         added to configure.in
19150 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19152         * configure.in: use mh-sun for all *-sun-* hosts
19154 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19156         * Makefile.in: define flags for X11 include files and library file
19157         locations, pass them down to the programs that need this info
19159         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19161 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19163         * configure.in: start building libg++ for HP-UX targets
19165 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19167         * README:  Update references to files moved into etc/.
19169 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19171         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19172         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19174 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19176         * configure: accept dash as well as underscore in long option
19177         names for FSF compatibility.
19179 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19181         * config.sub: added -sco3.2v4 support from FSF.
19183 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19185         * configure.in: expand the section that adds or removes
19186         directories from the list of programs to build, to handle native
19187         vs. cross in addition to host v. native
19189 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19191         * Makefile.in:  Replace C++ in macro names with CXX.
19192         This is less likely to break ...
19194 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19196         * test-build.mk: add -w to GNU_MAKE
19198 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19200         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19201         add 'sparc' to list of recognized cpus.  This needed to make
19202         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19203         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19204         then changes that into $CPU-wrs-vxworks.
19206         * configure.in: remove most references to gdbtest, regularize
19207         target based program removal
19209         * test-build.mk: import from p3 tree (many fixes and changes)
19211 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19213         * Makefile.in: added rules to handle tcl, tk, and expect
19215         * configure.in: handle those directories if they exist
19217 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19219         * config.sub: removed bogus hppabsd and hppahpux names, since
19220         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19222 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19224         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19225         depends upon all-xiberty
19227         * Makefile.in: changes from p3, including:
19229         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19231         * Makefile.in (XTRAFLAGS): include newlib directories if
19232         newlib/Makefile exists, rather than if host != target.
19234         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19236         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19237         from the same source tree and not building a cross-compiler.  This
19238         matters for the libg++ configuration if reconfiguring a tree that
19239         has already been installed.
19241         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19243         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19244         pick up the machine and system specific header files.
19246         * Makefile.in: added AS_FOR_TARGET, passed down in
19247         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19248         the C compiler to use to create programs which are run in the
19249         build environment, set it to default to $(CC), and passed it down
19250         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19252         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19254         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19255         We need them for unusual native builds, like systems without
19256         ranlib.
19258         * configure: also define $(host_canonical) and
19259         $(target_canonical), which are the full, canonical names for the
19260         given host and target
19262 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19264         * Makefile.in:  Added separate definitions for C++.
19266 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19268         * configure.in (configdirs):  Add deja-gnu.
19270 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19272         * README:  Update for configure.texi and gdb-4.7 release.
19274 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19276         * Makefile.in:  Move "all" target to top of file.
19277         Previously, first target was ".PHONY" which caused BSD4.4 make
19278         to build .PHONY when make was run without arguments.
19280 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19282         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19283         Library-copylefted code in libiberty.
19285 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19287         * config.sub:  Replace m68kmote with plain old m68k.
19289 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19291         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19293 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19295         * config.sub: Complain if no argument is given.  Added support for
19296         386bsd as OS and target alias.
19298 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19300         * Makefile.in (XTRAFLAGS): include newlib directories if
19301         newlib/Makefile exists, rather than if host != target.
19303 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19305         * config.sub: recognize sparclite-wrs-vxworks.
19307         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19308         p3.) Added clean-xiberty to clean.
19310 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19312         * configure.in: use *-*-* instead of nested cases for host and target
19314 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19316         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19317         from the same source tree and not building a cross-compiler.  This
19318         matters for the libg++ configuration if reconfiguring a tree that
19319         has already been installed.
19321 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19323         * config.sub (i486v/i486v4):  Merge in from FSF version.
19325 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19327         * configure: only set PWD if it is already set.
19329 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19331         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19332         doesn't have unset and all success paths (and most error paths)
19333         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19334         to just ${PWD} to avoid confusion.)
19336 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19338         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19339         even for a native compilation.
19341 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19343         Changes to make the gdb.tar.Z rule work better.
19345         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19346         (DEVO_SUPPORT):  Add configure.texi.
19347         (bfd-ilrt.tar.Z):  Remove ancient rule.
19349 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19351         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19352         pick up the machine and system specific header files.
19354         * configure.in, config.sub: added new target m68010-adobe-scout,
19355         with alias of adobe68k.  Changed configure.in to check for
19356         -scout before -sco* to avoid a false match.
19358         * Makefile.in: added AS_FOR_TARGET, passed down in
19359         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19360         the C compiler to use to create programs which are run in the
19361         build environment, set it to default to $(CC), and passed it down
19362         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19364 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19366         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19367         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19368         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19369         FOR_TARGET variants, to newlib and libg++.
19371 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19373         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19374         first.
19376 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19378         * config.sub:  Accept `elf' as an environment.
19380 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19382         * Makefile.in (all-opcodes):  cd into the right directory
19384 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19386         * configure: added -program_transform_name option, used as
19387         argument to sed when installing programs.
19388         configure.texi: added documentation for -program_prefix,
19389         -program_suffix and -program_transform_name.
19391 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19393         * config.sub:  Accept i486 where i386 ok.
19395 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19397         * config.sub: accept we32k
19399 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19401         * config.sub, configure.in: accept OSE68000 and OSE68k.
19403         * Makefile.in: don't create all directories for ``make install'';
19404         let the subdirectories create the ones they need.
19406 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19408         * COPYING: new file, GPL v2
19410 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19412         * Makefile.in: use the new gen-info-dir, which needs a template
19413         argument (which also lives in texinfo)
19415         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19417 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19419         * config.sub (ncr3000):  Change i386 to i486.
19421 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19423         * Makefile.in: add install-rcs, install-grep to
19424         install-no-fixedincludes, removed install-bison and install-libgcc
19426 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19428         * configure.in: grab the HPUX makefile fragment if on HPUX
19430 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19432         * Makefile.in: eradicate bison spoor (ditto libgcc).
19433          configure.in: recognise m68{k,000}-ericsson-OSE.
19434          es1800 is alias for m68k-ericsson-OSE
19436 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19438         * configure.in: rearrange the parts that remove programs from
19439         configdirs, based now on HOST==TARGET or by canonical triple.
19441 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19443         * test-build.mk: recurse explicitly with -f test-build.mk when
19444           appropriate.  predicate stage3 and comparison on the existence
19445           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19446           On very clean, also remove ...stamp-co.  Build in-place before
19447           doing other builds.
19449 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19451         * Makefile.in, configure.in: add tgas
19453 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19455         * Makefile.in: a number of changes merged in from progressive.
19457         * configure.in: add libm.
19459         * .cvsignore: ignore some stuff that comes from test-build.mk.
19461 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19463         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19465 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19467         * configure: Add program_suffix (parallel to program_prefix)
19468         * Makefile.in: adjust directory-creating script for losing decstation
19470 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19472         * configure:  Minor $subdir-related fixes.
19474 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19476         * configure: fix various problems with propogating
19477         makefile_target_frag in subdirs.
19478         * configure.in: config libgcc if its there
19480 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19482         * config.sub:  HPPA merge.
19484 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19486         * Makefile.in:  Replace all-bison with all-byacc in all
19487         dependency lines for other tools (which now use byacc).
19489 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19491         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19493 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19495         * Makefile.in: make gprof rules similar to byacc rules (instead of
19496         vestigal $(unsubdir) that didn't work...)
19498 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19500         * config.sub:  Add support for Linux.
19501         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19502         (at least for libg++).
19504 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19506         * configure.texi: fix doc for the -nfp option to configure
19508 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19510         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19512 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19514         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19515         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19516         * configure.in: added solaris* host_makefile_frag hook.
19518 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19520         * config.sub: changed recognition of m68000 so that various
19521         m68k types can be specified via m680[01234]0
19523 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19525         * config.sub (basic_machine): fix sed so that '-foo' isn't
19526         completely substituted out while .+'-foo' loses the '-foo'
19528 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19530         * config.sub ($os): Add -aout.
19532 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19534         * configure:  If host_makefile_frag is absolute, don't
19535         prefix ${invsubdir} (relevant to libg++ auto-configure).
19537 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19539         * Makefile.in (tooldir): Define it.
19540         (all-ld): Depend on all-flex.
19542 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19544         * Makefile.in (check):  Fix libg++ special case.
19546 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19548         * configure: do not bury `pwd` into config.status, thus do fewer
19549           pwd's.
19551         * configure: print the "Building in" message only when building in
19552           other than "." AND verbose.
19554         * configure: remove -s, rework -v to better accommodate guested
19555           configures.
19557         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19559 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19561         * Makefile.in: macroize flags passed on recursion.  remove
19562           fileutils.
19564 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19566         * configure: get makesrcdir right for subdirs deeper than 1.
19568         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19569           install.
19571 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19573         * Makefile.in: don't print subdir_do or recursion lines.
19575 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19577         * standards.texi: added menu item.
19579         * Makefile.in: build and install standards.info.
19581         * standards.texi: new file.
19583 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19585         * configure: test for and move config.status pieces from
19586           ${subdir}/.
19588 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19590         * configure:  Test for existance of files before trying to mv
19591         them, to avoid numerous non-existance messages.
19593 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19595         * configure: correct final line of config.status.
19597         * configure: patch from eggert.  Avoids a protection problem if
19598           the original Makefile.in is read only.
19600         * configure: use move-if-change from gcc to create config.status.
19601           Some makefiles depend on config.status to tell if a directory
19602           has been reconfigured for a different host.  This change
19603           prevents those directories from remaking everything in the case
19604           where the reconfig was only intended to rebuild a Makefile.
19606         * configure: test for config.sub with "config.sub sun4" rather
19607           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19608           host alias from a missing config.sub.
19610 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19612         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19613           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19615 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19617         * configure: mkdir ${subdir} as needed.
19619 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19621         * Makefile.in,configure.in: added autoconf.
19623 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19625         * Makefile.in: no longer pass against on recursion.
19627         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19628           definitions are not inherited.
19630         * configure: correct makesrcdir when subdir is .
19632 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19634         * configure:  Add support for 'subdirs' variable, which is
19635         like 'configdirs', except that configure doesn't re-invoke
19636         itself for subdirs, it just creates a Makefile for each subdir.
19637         * configure.texi:  Document subdirs.
19639 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19641         * configure.in: added flex to configdirs
19643 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19645         * Makefile.in: remove clean-stamps from clean.
19647 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19649         * configure.in:  Add gdbtest to configdirs.
19651 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19653         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19654         to recursive makes.
19655         * configure.in:  Recognize new ncr3000 config.
19657 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19659         * Makefile.in, configure.in: removed references to gdbm.
19661 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19663         * config.sub:  Don't canonicalize os value
19664         newsos* to bsd (readline needs to check for newsos).
19665         (This fix was earlier made Jan 31, but got re-broken.)
19667 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19669         * configure.in:  sco is an os, not a vendor!
19671         * configure:  Quote $( better.  Keep various shells happy.
19673 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19675         * Makefile.in: eliminate stamp-files.
19677 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19679         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19680           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19682 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19684         * config.sub:  fix iris/iris3.
19686 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19688         * configure: re-add -rm.
19690 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19692         * Maskefile.in: add .stmp-rcs to all.
19694         * configure.in: remove gas from rs6000 build, use aix host fragment.
19696 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19698         * configure: pass down site_option during recursion.
19700 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19702         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19704 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19706         * configure: Change exec_prefix so that it really defaults to prefix.
19708 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19710         * Makefile.in, configure.in:  Add support for mmalloc library.
19712 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19714         * Makefile.in: add stmp dependencies for a few more things.
19716 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19718         * configure: adjusted error message on objdir/srcdir configure
19719           collision, per john's suggestion.
19721         * Makefile.in: add libiberty stmp to all and all.cross.
19723 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19725         * Makefile.in: remove force dependencies, add grep to all.
19727 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19729         * Makefile.in: drop flex.  make stamp files work.
19731         * configure: added test for conflicting configuration in srcdir,
19732           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19733           gets cranky.  use relative paths for configure and srcdir
19734           whenever possible.  Send some error messages to stderr that were
19735           going to stdout.
19737 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19739         * Makefile.in:  Fix libg++ rule to check for gcc directory
19740         before using gcc/gcc.  Also pass XTRAFLAGS.
19742 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19744         * Makefile.in: added stmp-files so that directories aren't polled
19745           when they are already built.
19747         * configure.texi: fixed a node pointer problem.
19749 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19751         * config.sub configure.in gdb/configure.in
19752         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19753         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19754         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19756 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19758         * configure: -recurring becomes -silent.  corrected help message
19759           for -site= option.
19761         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19763 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19765         * configure: when building Makefile for crosses, replace
19766           tooldir and program_prefix.  default srcdir from location of
19767           config.sub.  remove "for host in hosts" and "for target in
19768           targets" loops.
19770 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19772         * Makefile.in: Do not pass bindir or mandir to cvs.
19774 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19776         * Makefile.in, configure.in: removed traces of namesubdir,
19777           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19778           copyrights to '92, changed some from Cygnus to FSF.
19780         * configure.texi: remove most references to multiple hosts,
19781           multiple targets, subdirs, etc.
19783         * configure.man: removed rcsid. reference config.sub not
19784           config.subr.
19786         * Makefile.in: mkdir $(infodir) on install-info.
19788 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19790         * configure.texi:  Explain better about .gdbinit and about
19791         the environment that configure.in sections run in.
19793 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19795         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19797 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19799         * README:  DOC.configure => cfg-paper.texi.
19801 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19803         * config.sub (near case $os):  Don't convert newsos* to bsd!
19805 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19807         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19808         the number of copies of COPYING that go into the GDB tar file.
19810 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19812         * bfd/configure.in, gdb/config/mh-i386sco,
19813         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19814         Fix SCO configuration stuff.
19816 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19818         * Makefile.in:  For libg++, make sure the -I pointing
19819         to the gcc directory goes *after* all the libg++-local -I flags.
19820         Also, move just-gcc dependency from just-libg++ to all-libg++.
19822 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19824         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19826 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19828         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19830 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19832         * config.sub:  Add stratus configuration frags.  Also
19833         submitted to FSF.
19835 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19837         * Makefile.in (DEV_SUPPORT):  add configure.man.
19839         * config.sub(Decode manufacturer-specific):  add -none*.
19841 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19843         * Makefile.in:  remove form feeds to make Sun's make happy.
19844         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19846 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19848         * Makefile.in (AR_FLAGS):  Make quieter.
19850 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19852         * configure.in:  Add libg++.
19853         * configure:  When verbose, don't output the command line at each
19854         level; it will be unremarkably the same as the previous version,
19855         which will be the same as what the user typed.
19857 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19859         * configure.in, Makefile.in: fix clean-info, add flex.  add
19860           fileutils.
19862         * configure: be less sensitive to spaces in Makefile.in.  Do not
19863           look for sources in "..".  Doing so breaks subdirectories that
19864           might have their own configure.  If a subdir has it's own
19865           configure script, use it.
19867 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19869         * cfg-paper.texi: some changes suggested by rms.
19871 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19873         * config.sub:  Merge in some small additions from the FSF version,
19874         taken from the gcc distribution, to bring the Cygnus and FSF
19875         versions into closer sync.
19877 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19879         * configure.in:  Changed svr4 references to sysv4.
19881 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19883         * configure: added -V for version number option.
19885 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19887         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19888           renamed from DOC.configure to cfg-paper.texi.
19890 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19892         * configure, config.subr, config.sub: config.subr is now
19893           config.sub again.
19895 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19897         * configure.texi: new file, in progress.
19899         * Makefile.in: build info file and install the man page for
19900           configure.
19902         * configure.man: new file, first cut.
19904         * configure: find config.subr again now that configuration "none"
19905           has gone.  removed all traces of the -ansi option.  removed all
19906           traces of the -languages option.
19908         * config.subr: resync from rms.
19910 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19912         * configure, config.sub, config.subr: merge config.sub into
19913           config.subr, call the result config.subr, remove config.sub, use
19914           config.subr.
19916         * Makefile.in: revised install for dir.info.
19918 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19920         * configure.in: add decstation host makefile frag.
19922         * Makefile.in: BISON now bison -y again.  also install-gcc on
19923           install.  clean-gdbm on clean.  infodir belongs in datadir.
19924           Make directories for info install.  Build dir.info here then
19925           install it.
19927 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19929         * Makefile.in: fix for bad directory tests.
19931 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19933         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19934           regexp.  -srcdir relative was being handled incorrectly.
19936         * Makefile.in: unwrapped some for loops so that parallel makes
19937           work again and so one can focus one's attention on a particular
19938           package.
19940 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19942         * configure: added PWD as a stand in for `pwd` (for speed). use
19943           elif wherever possible.  make -srcdir work without -objdir.
19944           -objdir= commented out.
19946 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19948         * configure: +options become --options.  -subdirs commented out.
19949           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19950           Makefile now at top of generated Makefile.  Removed cvs log
19951           entries.  added -srcdir.  create .gdbinit only if there is one
19952           in ${srcdir}.
19954         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19955           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19956           and mandir now keyed off datadir by default.
19958 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19960         * Freshly created ChangeLog.
19963 Local Variables:
19964 mode: change-log
19965 left-margin: 8
19966 fill-column: 76
19967 version-control: never
19968 End: