1 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
3 * MAINTAINERS (write after approval): Add myself.
5 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
7 * MAINTAINERS (write after approval): Add myself.
9 2018-06-19 Nick Clifton <nickc@redhat.com>
11 * zlib/configure.ac: Restore old behaviour of only enabling
12 multilibs when a target subdirectory is defined. This allows
13 building with srcdir == builddir.
14 * zlib/configure: Regenerate.
16 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
18 * Makefile.def (fortran): Add check-target-libgomp-fortran.
19 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
20 * Makefile.in: Regenerate.
22 2018-06-16 Ben Elliston <bje@gnu.org>
24 * config.guess: Import latest version.
25 * config.sub: Likewise.
27 2018-06-08 Martin Liska <mliska@suse.cz>
29 * MAINTAINERS: Remove MPX-related entries.
30 * Makefile.def: Remove libmpx support.
31 * Makefile.in: Regenerate.
32 * configure.ac: Remove removed files.
33 * configure: Regenerate.
34 * libmpx/ChangeLog: Remove.
35 * libmpx/Makefile.am: Remove.
36 * libmpx/Makefile.in: Remove.
37 * libmpx/acinclude.m4: Remove.
38 * libmpx/aclocal.m4: Remove.
39 * libmpx/config.h.in: Remove.
40 * libmpx/configure: Remove.
41 * libmpx/configure.ac: Remove.
42 * libmpx/configure.tgt: Remove.
43 * libmpx/libmpx.spec.in: Remove.
44 * libmpx/mpxrt/Makefile.am: Remove.
45 * libmpx/mpxrt/Makefile.in: Remove.
46 * libmpx/mpxrt/libmpx.map: Remove.
47 * libmpx/mpxrt/libtool-version: Remove.
48 * libmpx/mpxrt/mpxrt-utils.c: Remove.
49 * libmpx/mpxrt/mpxrt-utils.h: Remove.
50 * libmpx/mpxrt/mpxrt.c: Remove.
51 * libmpx/mpxrt/mpxrt.h: Remove.
52 * libmpx/mpxwrap/Makefile.am: Remove.
53 * libmpx/mpxwrap/Makefile.in: Remove.
54 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
55 * libmpx/mpxwrap/libtool-version: Remove.
56 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
58 2018-06-04 Martin Liska <mliska@suse.cz>
60 * MAINTAINERS: Add myself as gcov maintainer.
62 2018-06-04 Matthew Fortune <mfortune@gmail.com>
64 * MAINTAINERS: Update my email address.
66 2018-06-04 Tom de Vries <tdevries@suse.de>
68 * MAINTAINERS: Remove write-after-approval entries for component
71 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
73 * MAINTAINERS (write after approval): Add myself.
75 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
77 * MAINTAINERS: Update my email address.
79 2018-06-01 Tom de Vries <tdevries@suse.de>
81 * MAINTAINERS: Update my email address.
83 2018-05-22 Bin Cheng <bin.cheng@arm.com>
85 * MAINTAINERS (loop-optimizer): Add myself.
87 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
89 * configure.ac: Added "nfp" target.
90 * configure: Regenerate.
92 2018-04-30 Richard Biener <rguenther@suse.de>
95 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
96 (STAGE3_TFLAGS): Likewise.
97 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
98 (STAGEtrain_TFLAGS): Likewise.
99 * Makefile.in: Regenerate.
101 2018-04-26 Richard Biener <rguenther@suse.de>
103 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
104 (STAGE2_CFLAGS): Likewise.
105 (STAGE2_TFLAGS): Likewise.
106 (STAGE3_CFLAGS): Add -fchecking.
107 (STAGE3_TFLAGS): Likewise.
108 (STAGEtrain_CFLAGS): Filter out -fchecking.
109 (STAGEtrain_TFLAGS): Likewise.
110 * Makefile.in: Re-generate.
112 2018-04-25 Catherine Moore <clm@codesourcery.com>
114 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
116 2018-04-18 Paul Clarke <pc@us.ibm.com>
118 * MAINTAINERS (write after approval): Add myself.
120 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
122 * MAINTAINERS: Update my email address.
124 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
126 * MAINTAINERS: Remove redundant Write-After-Approval entry.
128 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
130 * MAINTAINERS: Update my email address and disambiguate myself
131 a bit from Will Schmidt.
133 2018-03-21 Nathan Sidwell <nathan@acm.org>
135 * MAINTAINERS: Move maintainers of now-removed picochip and score
136 ports to write after approval.
138 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
140 * MAINTAINERS: Add entry for SVE maintainership.
142 2018-02-13 Maciej W. Rozycki <macro@mips.com>
144 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
145 * configure: Regenerate.
147 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
149 * MAINTAINERS (write after approval): Add myself.
151 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
153 * MAINTAINERS (write after approval): Add myself.
155 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
157 * MAINTAINERS (write after approval): Add myself.
159 2018-01-03 Jakub Jelinek <jakub@redhat.com>
161 Update copyright years.
163 2018-01-03 Ben Elliston <bje@gnu.org>
165 * config.guess: Import latest version.
166 * config.sub: Likewise.
168 2017-12-12 Stafford Horne <shorne@gmail.com>
170 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
171 * configure: Regenerate.
173 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
175 * MAINTAINERS (Write After Approval): Add myself.
177 2017-11-28 Julia Koval <julia.koval@intel.com>
178 Sebastian Peryt <sebastian.peryt@intel.com>
180 * Makefile.def (target_modules): Remove libcilkrts.
181 * Makefile.in: Ditto.
183 * configure.ac: Ditto.
185 2017-11-28 Julia Koval <julia.koval@intel.com>
187 * MAINTAINERS (Write After Approval): Add myself.
189 2017-11-22 Sudakshina Das <sudi.das@arm.com>
191 * MAINTAINERS (Write After Approval): Add myself.
193 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
195 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
196 Use my SiFive email address.
198 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
200 * MAINTAINERS (write after approval): Add myself.
202 2017-10-27 Martin Liska <mliska@suse.cz>
204 * Makefile.tpl: Use proper name of folder as it was renamed
205 during transition to 4 stages.
206 * Makefile.in: Regenerate.
208 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
210 * MAINTAINERS (write after approval): Add myself.
212 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
214 * MAINTAINERS: Add a note that maintainership also includes web
215 pages, docs, and testsuite related to that area.
217 2017-09-25 Tom de Vries <tom@codesourcery.com>
219 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
221 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
223 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
225 2017-09-15 Nathan Sidwell <nathan@acm.org>
227 * MAINTAINERS: Remove myself as a vxworks maintainer.
229 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
231 * MAINTAINERS: Remove email address of Jim Norris.
233 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
235 * MAINTAINERS (Reviewers): Move myself from here...
236 (CPU Port Maintainers): ... to here.
238 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
240 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
242 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
244 * MAINTAINERS (write after approval): Add myself.
246 2017-07-28 Tony Reix <tony.reix@atos.net>
248 * configure.ac (target-libffi): Don't disable for AIX.
249 (go): Don't add to unsupported_languages on AIX.
250 (target-libgo): Don't disable for AIX.
251 * configure: Regenerate.
253 2017-07-19 Yury Gribov <tetra2005@gmail.com>
255 * MAINTAINERS: Add myself.
257 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
259 * MAINTAINERS: Update my email address.
261 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
263 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
264 arm-specific auto-generated header files.
266 2017-07-03 Nathan Sidwell <nathan@acm.org>
268 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
269 * configure: Rebuilt.
271 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
273 * MAINTAINERS: Readd myself for c6x.
275 2017-06-28 Martin Liska <mliska@suse.cz>
278 * Makefile.def: Remove superfluous bootstrap_target from
280 * Makefile.in: Re-generate the file.
282 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
284 * MAINTAINERS: Add myself to Write After Approval
286 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
288 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
290 2017-06-19 Martin Liska <mliska@suse.cz>
292 * Makefile.def: Define 4 stages PGO bootstrap.
293 * Makefile.tpl: Define FLAGS.
294 * Makefile.in: Regenerate.
296 2017-06-14 Ian Lance Taylor <iant@golang.org>
298 * Makefile.def: Add check-gotools to go check targets.
299 * Makefile.in: Rebuild.
301 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
303 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
305 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
307 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
308 * configure: Regenerate.
310 2017-05-31 Martin Liska <mliska@suse.cz>
312 * configure.ac: Add handling of stage2_werror_flags to
313 action-if-given and to action-if-not-given.
314 * configure: Regenerate.
316 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
318 * MAINTAINERS: Add self to Write After Approval
320 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
322 * MAINTAINERS: Update my email address, and remove myself as
323 maintainer in some areas.
325 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
327 * MAINTAINERS: Add self to Write After Approval
329 2017-05-25 Nathan Sidwell <nathan@acm.org>
331 * configure.ac: Add --enable-languages=default to mean default and
332 make --enable-languages=all mean all supported languages.
333 * configure: Regenerated.
335 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
337 * config.gcc (powerpc*-*-*spe*): New.
338 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
339 (powerpc-*-rtems*spe*): New.
340 (powerpc*-*-linux*spe*): New.
341 (powerpc-wrs-vxworksspe): New.
342 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
343 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
344 * config.host (powerpc*-*-*spe*): New.
346 2017-05-19 Martin Liska <mliska@suse.cz>
348 * configure.ac: Add --enable-werror-always just for
349 bootstrap-debug (or none build config) and do not add it
350 when we are on a release branch.
351 * configure: Regenerated.
353 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
355 * MAINTAINERS: Add self to Write After Approval
357 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
359 * MAINTAINERS: Move myself to Write After Approval section.
361 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
363 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
365 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
367 (umulsidi3): Likewise.
368 (mulsidi3_700): Disable this pattern when we have advanced mpy
370 (umulsidi3_700): Likewise.
371 (maddsidi4): New pattern.
372 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
373 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
374 (mpydu_imm_arcv2hs): Likewise.
375 * config/arc/predicates.md (accl_operand): New predicate.
377 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
378 Andrew Burgess <andrew.burgess@embecosm.com>
380 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
382 (ARC_AUTOFP_IRQ_P): Likewise.
383 (ARC_AUTO_IRQ_P): Likewise.
384 (rgf_banked_register_count): New variable.
385 (parse_mrgf_banked_regs_option): New function.
386 (arc_override_options): Handle rgf_banked_regs option.
387 (arc_handle_interrupt_attribute): Add firq option.
388 (arc_compute_function_type): Return fast irq type when required.
389 (arc_must_save_register): Handle fast interrupts.
390 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
391 (arc_return_address_regs): Update.
392 * config/arc/arc.h (arc_return_address_regs): Update.
393 (arc_function_type): Add fast interrupt type.
394 (ARC_INTERRUPT_P): Update.
395 (RC_FAST_INTERRUPT_P): Define.
396 * config/arc/arc.md (simple_return): Update for fast interrupts.
397 (p_return_i): Likewise.
398 * config/arc/arc.opt (mrgf-banked-regs): New option.
399 * doc/invoke.texi (mrgf-banked-regs): Document.
401 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
403 * config/arc/arc.c (irq_ctrl_saved): New variable.
404 (ARC_AUTOBLINK_IRQ_P): Define.
405 (ARC_AUTOFP_IRQ_P): Likewise.
406 (ARC_AUTO_IRQ_P): Likewise.
407 (irq_range): New function.
408 (arc_must_save_register): Likewise.
409 (arc_must_save_return_addr): Likewise.
410 (arc_dwarf_emit_irq_save_regs): Likewise.
411 (arc_override_options): Handle deferred options.
412 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
413 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
414 arc_must_save_return_addr.
415 (arc_compute_frame_size): Handle automated save and restore of
417 (arc_expand_prologue): Likewise.
418 (arc_expand_epilogue): Likewise.
419 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
420 * config/arc/arc.opt (mirq-ctrl-saved): New option.
421 * doc/invoke.texi (mirq-ctrl-saved): Document option.
423 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
424 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
427 * Makefile.def: Don't pass --enable-maintainer-mode on to an
429 * Makefile.in: Regenerate.
431 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
433 * configure.ac: Enable LTO by default on darwin >= 9.
434 * configure: Regenerate.
436 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
438 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
439 and Andrew Waterman as the RISC-V maintainers.
441 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
443 * MAINTAINERS: Add self to Write After Approval
445 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
447 * config.guess: Import latest from upstream.
449 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
451 * MAINTAINERS (Write After Approval): Remove entries that are
452 already covered under Reviewers.
454 2017-03-08 Mark Wielaard <mark@klomp.org>
458 * include/demangle.h: Add d_printing to struct demangle_component
459 and pass struct demangle_component as non const.
461 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
463 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
465 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
467 * Makefile.tpl: Remove HOST_ISLVER.
468 (HOST_EXPORTS): Remove ISLVER.
469 * Makefile.in: Regenerate.
471 2017-02-13 Richard Biener <rguenther@suse.de>
473 * configure: Re-generate.
475 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
477 * MAINTAINERS: Adjust bug reporting URL.
479 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
481 * MAINTAINERS (Write After Approval): Remove redundant entry
484 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
486 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
487 32-bit hppa*-*-hpux*.
488 * configure: Regenerate.
490 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
492 * configure.ac: Moved the white list of enabling BRIG FE to
493 libhsail-rt/configure.tgt.
494 * configure: Regenerated.
495 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
497 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
498 Martin Jambor <mjambor@suse.cz>
500 * Makefile.def (target_modules): Added libhsail-rt.
501 (languages): Added language brig.
502 * Makefile.in: Regenerated.
503 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
504 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
505 * configure: Regenerated.
507 2017-01-17 Jakub Jelinek <jakub@redhat.com>
510 * configure: Regenerated.
512 2017-01-04 Alan Modra <amodra@gmail.com>
514 * configure: Regenerate.
516 2016-12-29 Ben Elliston <bje@gnu.org>
518 * config.sub: Import latest version.
520 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
522 * MAINTAINERS (Write After Approval): Add myself.
524 2016-12-21 Jakub Jelinek <jakub@redhat.com>
526 * configure.ac: Don't bootstrap libmpx unless --with-build-config
527 includes bootstrap-mpx.
528 * configure: Regenerated.
530 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
532 * MAINTAINERS (Write After Approval): Add myself.
534 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
536 * configure: Regenerate.
538 2016-12-01 Matthias Klose <doko@ubuntu.com>
540 * configure.ac: Don't use pkg-config to check for bdw-gc.
541 * configure: Regenerate.
543 2016-11-30 Matthias Klose <doko@ubuntu.com>
545 * Makefile.def: Remove reference to boehm-gc target module.
546 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
547 options and for the bdw-gc pkg-config module.
548 * configure: Regenerate.
549 * Makefile.in: Regenerate.
551 2016-11-28 Nathan Sidwell <nathan@acm.org>
553 * MAINTAINERS (nvptx): Remove self.
555 2016-11-25 Ben Elliston <bje@gnu.org>
557 * config.guess: Import latest version.
558 * config.sub: Likewise.
560 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
562 * MAINTAINERS (Write After Approval): Add myself.
564 2016-11-15 Matthias Klose <doko@ubuntu.com>
566 * Makefile.def: Remove references to GCJ.
567 * Makefile.tpl: Likewise.
568 * Makefile.in: Regenerate.
570 2016-11-15 Matthias Klose <doko@ubuntu.com>
572 * config-ml.in: Remove references to GCJ.
573 * configure.ac: Likewise.
574 * configure: Regenerate.
576 2016-11-01 Josh Conner <joshconner@google.com>
578 * MAINTAINERS (Write After Approval): Update email address,
580 2016-10-27 Carl Love <cel@us.ibm.com>
582 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
583 Approval list to make it alphabetical.
585 2016-10-27 Carl Love <cel@us.ibm.com>
587 * MAINTAINERS (Write After Approval): Add myself.
589 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
591 * MAINTAINERS (Reviewers): Add myself.
592 (Write After Approval): Add myself.
594 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
595 Ulrich Weigand <uweigand@de.ibm.com>
597 * MAINTAINERS: Update email address.
599 2016-10-10 Nathan Sidwell <nathan@acm.org>
601 * MAINTAINERS: Update email address.
603 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
605 * configure.ac: Add aarch64-*-freebsd*.
606 * configure: Regenerate.
608 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
610 * MAINTAINERS: Update email address after it got reverted.
612 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
614 * configure.ac (target_libraries): Readd target-boehm-gc.
615 Restore --enable-objc-gc handling.
616 * configure: Regenerate.
618 2015-10-03 Jeff Law <law@redhat.com>
620 * MAINTAINERS: Move several inactive maintainers to the
621 write-after-approval section.
623 2016-09-30 Jakub Jelinek <jakub@redhat.com>
625 * configure.ac: Add target-libffi to target_libraries.
626 Readd libgcj target disablings, modified to only target-libffi.
627 Readd target addition of go to unsupported languages.
628 * configure: Regenerated.
630 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
632 * MAINTAINERS: Update email address.
634 2016-09-30 Andrew Haley <aph@redhat.com>
636 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
637 write-after approval. Remove Tom Tromey and Bryce McKinlay from
640 2016-09-30 Andrew Haley <aph@redhat.com>
642 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
643 write-after approval after GCJ deletion.
645 2016-09-30 Andrew Haley <aph@redhat.com>
647 * Makefile.def: Remove libjava.
648 * Makefile.tpl: Likewise.
649 * Makefile.in: Regenerate.
650 * configure.ac: Likewise.
651 * configure: Likewise.
655 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
657 * MAINTAINERS (Reviewers): Add myself.
659 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
661 * configure.ac: Disable "sim" directory for arc*-*-*.
662 * configure: Regenerated.
664 2016-09-23 Tamar Christina <tamar.christina@arm.com>
666 * MAINTAINERS (Write After Approval): Add myself.
668 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
670 * configure.ac: Check for the minimum in-tree MPFR version
672 * configure: Regenerate.
674 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
676 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
677 * configure: Regenerated.
679 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
681 * MAINTAINERS (Write After Approval): Add myself.
683 2016-06-23 Andi Kleen <ak@linux.intel.com>
685 * Makefile.def: Add autoprofiledbootstrap.
686 * Makefile.tpl: Dito.
687 * Makefile.in: Regenerate.
689 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
691 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
692 * configure: Regenerate.
694 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
696 * configure: Regenerate.
697 * configure.ac: Remove support for avr-rtems.
699 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
701 * MAINTAINERS (Write After Approval): Add myself.
703 2016-06-16 Michael Collison <michael.collison@arm.com>
705 * MAINTAINERS (Write After Approval): Add myself.
707 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
709 * MAINTAINERS (Write After Approval): Update e-mail address.
711 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
713 * MAINTAINERS (Write After Approval): Add myself.
715 2016-05-28 Alan Modra <amodra@gmail.com>
717 * Makefile.tpl (configure): Depend on m4 files included.
718 * Makefile.in: Regenerate.
720 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
722 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
723 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
725 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
727 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
728 special case builtin.
729 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
730 support for ALTIVEC_BUILTIN_VEC_ADDEC.
731 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
732 for __builtin_vec_addec.
734 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
736 * config.guess: Import version 2016-04-02 (newest).
737 * config.sub: Import version 2016-05-10 (newest).
739 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
741 * configure.ac: Add ARC support to libgloss.
742 * configure: Regenerate
744 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
746 * MAINTAINERS (Write After Approval): Add myself.
748 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
750 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
751 * configure: Regenerated.
752 * Makefile.def (gmp): Explicitly disable assembler.
753 (mpfr): Adjust lib_path.
755 * Makefile.in: Regenerated.
757 2016-05-01 Jakub Jelinek <jakub@redhat.com>
760 * configure.ac (--enable-stage1-checking): Add missing
762 * configure: Regenerated.
764 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
766 * config.guess: Revert r235676.
767 * config.sub: Revert r235676.
769 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
771 * config.guess: Remove SH5 support.
772 * config.sub: Likewise.
773 * configure: Likewise.
774 * configure.ac: Likewise.
776 2016-04-26 Jakub Jelinek <jakub@redhat.com>
779 * configure.ac (--enable-stage1-checking): For --disable-checking or
780 implicit --enable-checking, make sure extra flag matches in between
781 stage1 and later checking.
782 * configure: Regenerated.
784 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
786 * .gitattributes: New file.
788 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
790 * MAINTAINERS (rs6000/powerpc port): Add myself.
792 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
795 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
796 and gotools directories. Delete the stage_final file.
797 * Makefile.in: Regenerate.
799 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
801 * MAINTAINERS (Write After Approval): Add myself.
803 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
805 * MAINTAINERS (Fortran maintainer): Remove myself.
807 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
809 * MAINTAINERS (Write After Approval): Add myself.
811 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
813 * MAINTAINERS (Write After Approval): Add myself.
815 2016-03-17 Cary Coutant <ccoutant@gmail.com>
817 Sync with binutils-gdb:
819 2016-03-17 Cary Coutant <ccoutant@gmail.com>
821 * configure.ac: Add mips and s390 to the gold target check.
822 * configure: Regenerate.
824 2016-03-01 DJ Delorie <dj@redhat.com>
826 * MAINTAINERS (mep): Remove myself as MeP maintainer.
828 2016-02-22 David Malcolm <dmalcolm@redhat.com>
830 * MAINTAINERS (libcpp): Add myself.
831 (diagnostic messages): Likewise.
833 2016-02-20 Tom de Vries <tom@codesourcery.com>
835 * MAINTAINERS: Fix whitespace.
837 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
839 * MAINTAINERS (Write After Approval): Add myself.
841 2016-01-29 Sebastian Pop <s.pop@samsung.com>
843 * config/isl.m4: Add comments about isl-0.16.
844 * configure: Regenerate.
846 2016-01-29 Martin Jambor <mjambor@suse.cz>
848 * MAINTAINERS (hsa maintainers): Add myself.
850 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
852 * MAINTAINERS: (Write After Approval): Add myself.
854 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
855 Sebastian Pop <s.pop@samsung.com>
857 * Makefile.in: Regenerate.
858 * Makefile.tpl: Export ISLVER.
859 * configure: Regenerate.
860 * config/isl.m4: Detect isl-0.15.
862 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
865 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
866 * Makefile.in: Regenerate.
868 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
870 * configure.ac: Enable LTO for DJGPP
871 * configure: Regenerate
873 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
875 Sync with binutils-gdb:
876 2015-10-21 Nick Clifton <nickc@redhat.com>
879 * configure.ac: Note the 'none' is an acceptable argument to
880 --enable-compressed-debug-sections.
881 * configure: Regenerate.
883 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
886 * Makefile.def (mpfr): Disable assembler.
887 * Makefile.in: Regenerate.
889 2016-01-01 Ben Elliston <bje@gnu.org>
891 * config.guess: Import version 2016-01-01.
892 * config.sub: Likewise.
894 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
896 * MAINTAINERS (Write After Approval): Add myself.
898 2015-12-17 Sebastian Pop <s.pop@samsung.com>
900 * Makefile.in: Replace ISL with isl.
901 * Makefile.tpl: Same.
902 * config/isl.m4: Same.
903 * configure.ac: Same.
904 * contrib/download_prerequisites: Same.
905 * configure: Regenerate.
907 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
909 * MAINTAINERS (Write After Approval): Add Myself.
911 2015-12-17 Nathan Sidwell <nathan@acm.org>
913 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
914 * configure: Regenerate.
916 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
917 Sebastian Pop <s.pop@samsung.com>
919 * config/isl.m4 (ISL_CHECK_VERSION): Check for
920 isl_ctx_get_max_operations.
921 * configure: Regenerate.
923 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
925 * MAINTAINERS (Write After Approval): Add myself.
927 2015-12-02 Ian Lance Taylor <iant@google.com>
930 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
931 * Makefile.in: Regenerate.
933 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
936 * Makefile.def (lang_env_dependencies): Make libffi depend
938 * Makefile.in: Regenerate.
940 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
942 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
945 2015-11-20 Tristan Gingold <gingold@adacore.com>
947 Sync with binutils-gdb:
948 2015-11-20 Tristan Gingold <gingold@adacore.com>
950 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
951 * configure: Regenerate.
953 2015-11-19 Martin Liska <mliska@suse.cz>
955 * .gitignore: Add .clang-format to ignored files.
956 * Makefile.in: Add clang-format.
957 * Makefile.tpl: Likewise.
959 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
961 * configure.ac: Enable libmpx by default.
962 * configure: Regenerated.
964 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
966 * MAINTAINERS: Update email address.
968 2015-10-23 Paulo Matos <pmatos@linki.tools>
970 * MAINTAINERS: Update email address.
972 2015-10-23 Alan Hayward <alan.hayward@arm.com>
974 * MAINTAINERS (Write After Approval): Add myself.
976 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
978 Sync with binutils-gdb:
979 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
983 --enable-compressed-debug-sections={all,gas,gold,ld}.
984 * configure: Regenerated.
986 2015-10-16 Arnaud Charlet <charlet@adacore.com>
988 * MAINTAINERS: Update list of Ada maintainers and email addresses.
990 2015-10-09 Martin Liska <mliska@suse.cz>
992 * MAINTAINERS (Write After Approval): Add myself.
994 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
996 * MAINTAINERS (Write After Approval): Add myself.
998 2015-10-02 Florian Weimer <fweimer@redhat.com>
1000 * MAINTAINERS: Update email address.
1002 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1004 * MAINTAINERS (Write After Approval): Add myself.
1006 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1008 * MAINTAINERS: Update email.
1010 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1012 * MAINTAINERS: Update my email address.
1014 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1016 * MAINTAINERS (ft32 port): Add myself.
1018 2015-08-28 David Sherwood <david.sherwood@arm.com>
1020 * MAINTAINERS: Add myself.
1022 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1024 * MAINTAINERS (Write After Approval): Add myself.
1026 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1029 * Makefile.def: Make libgfortran depend on libbacktrace.
1030 * Makefile.in: Regenerate.
1032 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1034 * MAINTAINERS (Write After Approval): Add myself.
1036 2015-08-12 Tom de Vries <tom@codesourcery.com>
1039 * configure.ac: Remove --with_host_libstdcxx support.
1040 * configure: Regenerate.
1042 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1043 Jakub Jelinek <jakub@redhat.com>
1045 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1047 * configure: Regenerate.
1049 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1051 * Makefile.def (libiconv): Define bootstrap=true.
1052 Mark pdf/html/info as missing.
1053 (configure-gcc): Depend on all-libiconv.
1055 (configure-libcpp): Ditto.
1056 (all-libcpp): Ditto.
1057 (configure-intl): Ditto.
1059 * Makefile.in: Regenerate.
1061 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1063 * MAINTAINERS (loop ivopts): Add the entry and myself.
1065 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1067 * MAINTAINERS (nvptx): Add self.
1069 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1071 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1072 128-bit vector modes.
1074 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1076 * MAINTAINERS (Write After Approval): Add myself.
1078 2015-07-28 Ben Elliston <bje@gnu.org>
1080 * config.sub, config.guess: Import from upstream.
1082 2015-07-24 Michael Darling <darlingm@gmail.com>
1085 * config-ml.in: Reflects renaming of configure.in to configure.ac
1086 * configure: Likewise
1087 * configure.ac: Likewise
1089 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1091 * MAINTAINERS: Update my email address.
1093 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1095 Sync with binutils-gdb:
1096 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1098 * configure.ac (target_configdirs): Exclude target-zlib if
1099 target-libjava isn't built.
1100 * configure: Regenerated.
1102 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1104 Sync with binutils-gdb:
1105 2015-05-13 John David Anglin <dave.anglin@bell.net>
1107 * configure.ac: Disable configuration of GDB for HPUX targets.
1108 * configure: Regenerate.
1110 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1112 * configure.ac: Add --with-system-zlib.
1113 * configure: Regenerated.
1115 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1117 * configure.ac: Add FT32 support.
1118 * configure: Regenerate.
1120 2015-01-12 Anthony Green <green@moxielogic.com>
1122 * configure.ac: Don't disable gprof for moxie.
1123 * configure: Rebuild.
1125 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1127 Sync with binutils-gdb:
1128 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1131 * Makefile.def: Add extra_configure_flags to host zlib.
1132 * configure.ac (extra_host_zlib_configure_flags): New. Set
1133 to --enable-host-shared When bfd is to be built as shared
1135 * Makefile.in: Regenerated.
1137 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1140 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1141 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1142 * Makefile.in: Regenerated.
1144 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1146 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1148 * configure: Regenerate.
1150 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1152 * MAINTAINERS (Write After Approval): Add myself.
1154 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1156 * MAINTAINERS (OS Port Maintainers): Add myself.
1157 (Various Maintainers): Remove myself from libffi testsuite.
1159 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1161 * MAINTAINERS (gen* on machine desc): Add self.
1163 2015-06-02 Jason Merrill <jason@redhat.com>
1166 * configure.ac: Use -std=gnu++98.
1168 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1170 * MAINTAINERS (Write After Approval): Add myself.
1172 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1174 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1175 * configure: Regenerate.
1177 2015-05-26 Jason Merrill <jason@redhat.com>
1179 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1180 * configure: Regenerate.
1182 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1184 * configure.ac: FT32 target added.
1185 * configure: Regenerated.
1187 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1189 * MAINTAINERS (Write After Approval): Add myself.
1191 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1193 * MAINTAINERS (Write After Approval): Add myself.
1195 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1197 * configure.ac: Fix typo.
1198 * configure: Regenerate.
1200 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1202 * MAINTAINERS (Write After Approval): Add myself.
1204 2015-05-03 Matthias Klose <doko@ubuntu.com>
1206 * configure.ac: Match $host configured with triplets.
1207 * configure: Regenerate.
1209 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1211 * Makefile.tpl: Remove surplus whitespace throughout.
1212 * Makefile.in: Regenerate.
1214 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1216 * MAINTAINERS (Various Maintainers): Add myself as instruction
1217 combiner maintainer.
1219 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1222 * configure.ac (--enable-stage1-checking): Default to
1223 release,misc,gimple,rtlflag,tree,types if --disable-checking
1224 or --enable-checking is not specified and DEV-PHASE is not
1226 * configure: Regenerated.
1228 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1230 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1231 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1232 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1233 * Makefile.in: Regenerate.
1235 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1237 * MAINTAINERS: Update my email address.
1239 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1241 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1243 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1245 * MAINTAINERS: Add myself as an arm port reviewer.
1247 2015-03-25 Martin Liska <mliska@suse.cz>
1248 Yury Gribov <y.gribov@samsung.com>
1250 * Makefile.in: Fix ln source location for vimrc file.
1251 * Makefile.tpl: Likewise.
1253 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1256 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1257 cross-compiling. Similarly for CXX_FOR_TARGET.
1258 * configure: Regenerate.
1260 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1262 * Makefile.def: Add libmpx.
1263 * configure.ac: Add libmpx.
1264 * Makefile.in: Regenerate.
1265 * configure: Regenerate.
1267 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1269 * MAINTAINERS (CPU Port Maintainers): Add myself
1270 i386 vector ISA extns mantainer.
1272 2015-03-13 Jeff Law <law@redhat.com>
1274 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1276 Remove Richard Henderson as a maintainer for the x86 port.
1278 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1280 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1282 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1284 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1285 pointer bounds checker and i386 MPX maintainer.
1287 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1289 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1291 2015-02-26 Martin Sebor <msebor@redhat.com>
1293 * MAINTAINERS (Various Maintainers): Add self.
1295 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1297 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1298 Make sure it contains lto.
1299 * configure: Regenerate.
1301 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1303 * configure: Regenerate.
1305 2015-02-06 Diego Novillo <dnovillo@google.com>
1307 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1308 middle-end, docstring): Remove myself.
1309 (Write After Approval): Add myself.
1311 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1313 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1314 (Write After Approval): Update address.
1316 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1319 * configure.ac: Require the user to explicitly specify
1320 --enable-host-shared if the jit is enabled.
1321 * configure: Regenerate.
1323 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1325 * MAINTAINERS (Write After Approval): Add myself.
1327 2015-01-25 Tom de Vries <tom@codesourcery.com>
1329 * MAINTAINERS: Make whitespace consistent.
1331 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1333 * MAINTAINERS (Write After Approval): Add myself.
1335 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1337 * MAINTAINERS: (Write After Approval): Add myself.
1339 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1341 * MAINTAINERS: (Write After Approval): Add myself.
1343 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1345 * MAINTAINERS: (Write After Approval): Add myself.
1347 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1349 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1350 objective-c/c++ front end maintainer.
1352 2015-01-13 Marek Polacek <polacek@redhat.com>
1354 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1356 2015-01-12 Jeff Law <law@redhat.com>
1358 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1361 2015-01-09 Ian Lance Taylor <iant@google.com>
1363 * configure.ac (host_tools): Add gotools.
1364 * Makefile.def (host_modules): Add gotools.
1365 (dependencies): Add dependency of all-gotools on all-target-libgo.
1367 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1369 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1370 * configure: Regenerate.
1372 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1374 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1376 * Makefile.in: Regenerate.
1378 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1380 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1382 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1384 * configure.ac: Add Visium support.
1385 * configure: Regenerate.
1387 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1389 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1390 * configure: Regenerate.
1392 2015-01-03 Andrew Pinski <apinski@cavium.com>
1394 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1395 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1396 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1397 (OBJCOPY_FOR_TARGET): New variable.
1398 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1399 * Makefile.in: Regenerate.
1400 * configure.ac: Check for already installed target objcopy.
1401 Also GCC_TARGET_TOOL on objcopy.
1402 * configure: Regenerate.
1404 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1406 * config.sub: Update from upstream, to 2015-01-01 version.
1407 * config.guess: Ditto.
1409 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1411 * MAINTAINERS (RTEMS Ports): Add myself.
1413 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1415 * MAINTAINERS (Write After Approval): Add myself.
1417 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1419 * MAINTAINERS (Write After Approval): Add myself.
1421 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1423 * configure.ac (--enable-as-accelerator-for): Don't set
1424 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1425 * configure: Regenerate.
1427 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1430 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1431 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1432 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1434 * Makefile.in: Regenerated.
1436 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1437 Yury Gribov <y.gribov@samsung.com>
1439 * .gitignore: Added .local.vimrc and .lvimrc.
1440 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1441 * Makefile.in: Regenerate.
1443 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1445 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1446 * configure: Regenerated.
1448 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1450 * MAINTAINERS (nvptx port): New entry.
1452 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1454 * configure: Regenerate.
1456 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1458 * configure.ac: Merge with Binutils.
1460 2014-11-26 Tobias Burnus <burnus@net-b.de>
1462 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1463 * Makefile.in: Regenerate.
1465 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1467 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1469 * Makefile.in: Regenerated.
1471 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1473 * Makefile.in: Regenerate.
1475 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1478 * libtool.m4: Add $pic_flag with -shared.
1480 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1482 * MAINTAINERS (Write After Approval): Added myself.
1484 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1486 * MAINTAINERS (write-after-approval): Add myself.
1488 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1490 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1493 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1496 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1498 * MAINTAINERS (Write After Approval): Added myself as line map
1501 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1504 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1506 * MAINTAINERS (Write After Approval): Added myself.
1508 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1510 * MAINTAINERS (Write After Approval): Added myself.
1512 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1514 * MAINTAINERS (Write After Approval): Added myself as line map
1517 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1519 * MAINTAINERS (Various Maintainers): Added myself as line map
1522 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1524 * move-if-change: Sync from upstream gnulib.
1526 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1528 * compile: Sync with upstream Automake.
1530 * install-sh: Ditto.
1532 * mkinstalldirs: Ditto.
1535 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1537 * config.sub: Update from upstream config repo.
1538 * config.guess: Ditto.
1540 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1542 * Makefile.def: Add liboffloadmic to target_modules. Make
1543 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1544 * Makefile.in: Regenerate.
1545 * configure: Regenerate.
1546 * configure.ac: Add liboffloadmic to target binaries.
1547 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1548 Add liboffloadmic to noconfig list when C++ is not supported.
1550 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1551 Thomas Schwinge <thomas@codesourcery.com>
1552 Ilya Verbin <ilya.verbin@intel.com>
1553 Andrey Turetskiy <andrey.turetskiy@intel.com>
1555 * configure: Regenerate.
1556 * configure.ac (--enable-as-accelerator-for)
1557 (--enable-offload-targets): New configure options.
1559 2014-11-11 Tobias Burnus <burnus@net-b.de>
1561 * Makefile.def: Make all-gcc depend on all-isl.
1562 * Makefile.in: Regenerate.
1564 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1566 * ChangeLog.jit: New.
1567 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1569 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1572 * libtool.m4: Fix globbing of darwin versions.
1573 * configure: Regenerate.
1575 2014-11-11 Tobias Burnus <burnus@net-b.de>
1577 * Makefile.def: Remove CLooG.
1578 * Makefile.tpl: Ditto.
1579 * configure.ac: Ditto.
1580 * configure: Regenerate.
1581 * Makefile.in: Ditto.
1583 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1585 * configure.ac: Handle nvptx-*-*.
1586 * configure: Regenerate.
1588 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1590 * MAINTAINERS (Write After Approval): Add myself.
1592 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1594 * Makefile.def (libcc1): Remove bootstrap=true;.
1595 * Makefile.in: Regenerated.
1597 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1599 * configure.ac: Update comment.
1600 * configure: Regenerate.
1602 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1604 * MAINTAINERS (Write After Approval): Add myself.
1606 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1608 * configure.ac (extra_host_libiberty_configure_flags): Add
1609 --enable-shared also for libcc1's benefit.
1610 * configure: Regenerate.
1612 2014-10-29 Tristan Gingold <gingold@adacore.com>
1614 * MAINTAINERS: Change my email address.
1616 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1617 Tom Tromey <tromey@redhat.com>
1619 * Makefile.def: Add libcc1 to host_modules.
1620 * configure.ac (host_tools): Add libcc1.
1621 * Makefile.in, configure: Rebuild.
1623 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1625 * configure.ac (build_configargs): Don't share config.cache between
1627 * configure: Regenerate.
1629 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1631 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1632 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1633 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1635 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1636 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1637 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1638 * config/sparc/sparc.md (cpu): Add leon3v7.
1639 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1641 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1643 * MAINTAINERS (write-after-approval): Add myself.
1645 2014-10-23 Ian Lance Taylor <iant@google.com>
1647 * configure.ac: Disable the Go frontend on systems where it is known
1649 * configure: Regenerate.
1651 2014-10-23 Richard Biener <rguenther@suse.de>
1653 * Makefile.def: Add libcpp build module and dependencies.
1654 * configure.ac: Add libcpp build module.
1655 * Makefile.in: Regenerate.
1656 * configure: Likewise.
1658 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1660 * MAINTAINERS (write-after-approval): Add myself.
1662 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1664 * INSTALL/README: Do not mention CVS.
1666 2014-10-03 Jing Yu <jingyu@google.com>
1668 * configure.ac: Add aarch64 to list of targets that support gold.
1669 * configure: Regenerate.
1671 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1673 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1675 2014-09-29 Catherine Moore <clm@codesourcery.com>
1677 * MAINTAINERS: Add myself as MIPS maintainer.
1679 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1681 * MAINTAINERS: Move myself to MIPS maintainers.
1683 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1685 * MAINTAINERS: Put all email addresses between '<' and '>'.
1687 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1689 * MAINTAINERS: Move myself to reviewers (Fortran).
1691 2014-09-01 Andi Kleen <ak@linux.intel.com>
1693 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1694 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1695 * Makefile.in: Regenerate.
1697 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1699 * rtx-classes-status.txt: Delete
1701 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1703 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1705 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1707 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1708 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1709 of checking for version number.
1710 * configure: Regenerated.
1711 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1713 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1715 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1716 is done; begin phase 6 (use extra rtx_def subclasses).
1718 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1720 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1721 done; begin phase 5 (additional rtx_def subclasses).
1723 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1725 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1727 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1729 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1730 SET_BB_HEADER are done.
1732 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1734 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1737 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1739 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1741 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1743 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1745 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1747 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1749 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1751 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1753 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1755 * rtx-classes-status.txt: Phase 3 (per-file commits within
1756 "config" subdirs) is done; begin phase 4 (removal of
1759 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1761 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1762 dir) is done; begin phase 3 (per-file commits within "config"
1765 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1767 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1768 phase 2 (per-file commits in main source dir).
1770 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1772 * configure: Regenerated.
1774 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1776 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1778 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1780 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1782 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1784 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1786 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1788 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1790 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1792 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1794 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1796 * MAINTAINERS (Write After Approval): Add myself.
1798 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1800 * MAINTAINERS: Remove myself
1802 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1804 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1806 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1808 * MAINTAINERS (Write After Approval): Add myself.
1810 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1812 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1813 SET_BB_HEADER, SET_BB_FOOTER
1815 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1817 * rtx-classes-status.txt: New file
1819 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1821 * configure.ac: Eliminate ClooG installation dependency.
1822 * configure: Regenerate.
1823 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1824 * Makefile.in: Regenerate.
1826 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1828 * MAINTAINERS (Write After Approval): Add myself.
1830 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1832 * MAINTAINERS (Write After Approval): Add myself.
1834 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1836 * MAINTAINERS (Write After Approval): Add myself.
1838 2014-07-28 Anthony Green <green@moxielogic.com>
1840 Import from savannah.gnu.org:
1841 * config.sub: Update to 2014-07-28 version.
1843 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1845 * MAINTAINERS: Remove my MIPS maintainer entry.
1847 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1850 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1851 * configure: Regenerate.
1853 2014-07-24 James Norris <jnorris@codesourcery.com>
1855 * MAINTAINERS (Write After Approval): Add myself.
1857 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1859 * configure.ac: Accept only CLooG 0.18.1.
1860 * configure: Regenerate.
1862 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1864 * configure.ac: Don't accept isl 0.11.
1865 * configure: Regenerate.
1867 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1869 * MAINTAINERS (Write After Approval): Add myself.
1871 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1873 * configure.ac: Don't accept isl 0.10.
1874 * configure: Regenerate.
1876 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1878 Fix include path for in-tree cloog.
1879 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1880 * configure: Regenerate.
1882 2014-06-18 Richard Henderson <rth@redhat.com>
1884 * .gitignore: Import gcc_update output.
1886 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1888 * config-ml.in: Robustify ac_configure_args parsing.
1890 * configure.ac (--enable-linker-plugin-configure-flags)
1891 (--enable-linker-plugin-flags): New flags.
1892 (configdirs): Conditionally add libiberty-linker-plugin.
1893 * configure: Regenerate.
1894 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1895 (host_modules) <lto-plugin>: Pay attention to
1896 @extra_linker_plugin_flags@ and
1897 @extra_linker_plugin_configure_flags@.
1898 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1899 * Makefile.in: Regenerate.
1901 * Makefile.tpl (configure-[+prefix+][+module+])
1902 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1903 "module_srcdir" instead of "module" for locating a module's srcdir.
1904 * Makefile.in: Regenerate.
1906 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1908 * MAINTAINERS (Write After Approval): Add myself.
1910 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1912 * MAINTAINERS: Update my email address.
1914 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1916 * MAINTAINERS (Write After Approval): Add myself.
1918 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1920 * MAINTAINERS (Write After Approval): Add myself.
1922 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1925 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1926 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1927 * configure: Regenerate.
1929 2014-05-28 Pedro Alves <palves@redhat.com>
1931 * MAINTAINERS (Write After Approval): Add myself.
1933 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1935 * MAINTAINERS: Update my affiliation/email.
1937 2014-05-19 Mike Stump <mikestump@comcast.net>
1939 * MAINTAINERS: Add wide-int reviewers.
1941 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1943 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1944 * configure: Regenerated.
1946 2014-05-15 Torvald Riegel <triegel@redhat.com>
1948 * MAINTAINERS (libitm): Add myself as maintainer.
1950 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1952 * MAINTAINERS (Write After Approval): Add myself.
1954 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1956 * config.sub, config.guess: Import from upstream.
1958 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1960 * MAINTAINERS (Write After Approval): Put myself in correct order.
1962 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1964 * MAINTAINERS (Write After Approval): Add myself.
1966 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1968 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1971 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1973 * MAINTAINERS (Write After Approval): Delete myself.
1975 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1978 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1979 and -B* options with -Xcompiler.
1981 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1984 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1985 * Makefile.in: Regenerate.
1987 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1989 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1990 for WINDRES_FOR_TARGET in default-manifest.o rule.
1991 * Makefile.in: Regenerate.
1993 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1995 * MAINTAINERS (Write After Approval): Add myself.
1997 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2000 * Makefile.def: Set bootstrap=true; for host fixincludes.
2001 * configure.ac: Don't bootstrap host fixincludes unless
2002 --with-build-config=bootstrap-{a,ub}san.
2003 * Makefile.in: Regenerated.
2004 * configure: Regenerated.
2006 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2008 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2009 --enable-vtable-verify option parsing. Don't add
2010 target-libsanitizer to bootstrap_target_libs unless
2011 --with-build-config=bootstrap-asan or
2012 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2013 to bootstrap_target_libs unless --enable-vtable-verify.
2014 * configure: Regenerated.
2016 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2018 * MAINTAINERS (Write After Approval): Add myself.
2020 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2022 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2024 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2027 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2028 -I for libstdc++-v3 includes if $(LEAN).
2029 * Makefile.in: Regenerated.
2031 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2033 * MAINTAINERS: Update my email address.
2035 2014-02-24 Walter Lee <walt@tilera.com>
2037 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2038 (tilegx-*-*): Change to tilegx*-*-*.
2039 * configure: Regenerate.
2041 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2043 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2045 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2047 * MAINTAINERS (Write After Approval): Add myself.
2049 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2052 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2055 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2057 * MAINTAINERS: Update my email address.
2059 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2061 * MAINTAINERS: Convert to UTF-8.
2062 Properly sort Xinliang David Li's entry.
2064 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2065 Sandra Loosemore <sandra@codesourcery.com>
2067 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2068 nios2 port maintainers.
2070 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2072 * MAINTAINERS (Write After Approval): Add myself.
2074 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2076 * configure.ac: Add user-friendly check for native x86_64-linux
2078 * configure: Regenerate.
2080 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2082 * MAINTAINERS: Add myself as sh maintainer.
2084 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2086 * MAINTAINERS: Add self as SLSR maintainer.
2088 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2090 * MAINTAINERS: Update my email address.
2092 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2094 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2096 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2098 * Makefile.in: Regenerate.
2100 * Makefile.tpl: Fix typo.
2101 * Makefile.in: Regenerate partially.
2103 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2105 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2107 * configure: Regenerated.
2109 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2111 * MAINTAINERS (Write After Approval): Add myself.
2113 2013-10-30 Jason Merrill <jason@redhat.com>
2115 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2116 --disable-build-format-warnings.
2118 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2120 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2121 depend on libstdc++ and libgcc.
2122 * configure: Regenerate.
2123 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2124 libcilkrts for POSIX and i*86, and x86_64 architectures.
2125 * Makefile.in: Added libcilkrts related fields to support building it.
2127 2013-10-26 Jeff Law <law@redhat.com>
2129 * Makefile.def (target_modules): Remove libmudflap
2130 (languages): Remove check-target-libmudflap).
2131 * Makefile.in: Rebuilt.
2132 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2133 * configure.ac (target_libraries): Remove target-libmudflap.
2134 Remove checks which disabled libmudflap on some systems.
2135 * configure: Rebuilt.
2136 * libmudflap: Directory removed.
2138 2013-10-21 Cong Hou <congh@google.com>
2140 * MAINTAINERS (Write After Approval): Add myself.
2142 2013-10-16 Mike Stump <mikestump@comcast.net>
2144 * .dir-locals.el: Add.
2146 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2148 * configure.ac: Add --enable-host-shared
2149 * configure: Regenerate.
2151 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2153 Import from savannah.gnu.org:
2154 * config.guess: Update to 2013-06-10 version.
2155 * config.sub: Update to 2013-10-01 version.
2157 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2159 Changes to build configuration to allow big endian ARC ELF toolchain
2160 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2161 * configure: Regenerate.
2163 2013-09-20 Alan Modra <amodra@gmail.com>
2165 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2166 ppc host match. Support little-endian powerpc linux hosts.
2168 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2170 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2173 2013-09-12 DJ Delorie <dj@redhat.com>
2175 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2178 2013-09-03 Richard Biener <rguenther@suse.de>
2180 * configure.ac: Also allow ISL 0.12.
2181 * configure: Regenerated.
2183 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2185 * MAINTAINERS (Write After Approval): Add myself.
2187 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2189 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2191 2013-08-26 Caroline Tice <cmtice@google.com>
2193 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2194 "Various Reviewers" to libvtv "Various Maintainers".
2196 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2198 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2200 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2202 * MAINTAINERS: Update name, email.
2204 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2206 * MAINTAINERS (Write After Approval): Add myself.
2208 2013-08-12 Caroline Tice <cmtice@google.com>
2210 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2211 address in the Write After Approval section.
2213 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2215 * MAINTAINERS (Write After Approval): Update email.
2217 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2219 * configure.ac: Adjust to check VTV_SUPPORTED.
2220 * configure: Regenerated.
2222 2013-08-02 Caroline Tice <cmtice@google.com>
2224 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2225 on non-linux systems; add target-libvtv to noconfigdirs; add
2226 libsupc++/.libs to C++ library search paths.
2227 * configure: Regenerated.
2228 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2229 libstdc++ and libgcc.
2230 * Makefile.in: Regenerated.
2232 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2234 * MAINTAINERS (Write After Approval): Add myself.
2236 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2237 Shiva Chen <shiva0217@gmail.com>
2239 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2240 nds32 port maintainers.
2242 2013-07-17 Tim Shen <timshen91@gmail.com>
2244 * MAINTAINERS (Write After Approval): Add myself.
2246 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2248 * configure.ac: Sync from binutils.
2249 * configure: Regenerate.
2251 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2253 * MAINTAINERS (Write After Approval): Add myself.
2255 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2257 * MAINTAINERS (Write After Approval): Add myself.
2259 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2261 * MAINTAINERS (Write After Approval): Add myself.
2263 2013-04-30 Brooks Moses <bmoses@google.com>
2265 * MAINTAINERS: Update my email; move myself from Fortran
2266 reviewer to Write After Approval.
2268 2013-04-16 Andreas Schwab <schwab@suse.de>
2270 * configure.ac (aarch64-*-*): Don't disable java.
2271 * configure: Regenerate.
2273 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2275 * MAINTAINERS (Write After Approval): Add myself.
2277 2013-03-30 Matthias Klose <doko@ubuntu.com>
2279 * Makefile.def (target_modules): Don't install libffi.
2280 * Makefile.in: Regenerate.
2282 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2284 * MAINTAINERS (Write After Approval): Add myself.
2286 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2288 * MAINTAINERS (Write After Approval): Add myself.
2290 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2292 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2293 * configure: Regenerated.
2295 2013-02-05 Ian Lance Taylor <iant@google.com>
2298 * configure.ac: Disable libgo on some systems where it does not
2301 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2303 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2304 Remove Geoff Keating as rs6000 port maintainer, at his request.
2306 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2308 * MAINTAINERS: Update my email.
2310 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2312 * configure: Re-generate.
2314 2013-01-15 Richard Biener <rguenther@suse.de>
2317 * configure: Re-generate.
2319 2013-01-14 Matthias Klose <doko@ubuntu.com>
2321 * Makefile.def (install-target-libsanitizer): Depend on
2322 install-target-libstdc++-v3.
2323 * Makefile.in: Regenerate.
2325 2013-01-14 Richard Biener <rguenther@suse.de>
2327 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2328 * configure: Re-generate
2330 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2332 * config.sub: Update from config repo.
2334 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2336 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2337 * Makefile.in: Regenerate.
2339 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2341 * MAINTAINERS (arc): Add new port maintainership for myself.
2343 2013-01-09 Jason Merrill <jason@redhat.com>
2345 * .gitignore: Import from gdb repository.
2347 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2349 * Makefile.def (configure-gcc): Depend on all-gmp.
2350 (all-gcc): Remove dependency on all-gmp.
2351 * Makefile.in: Regenerated.
2353 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2355 * config.sub: Merge from config repo.
2356 * config.guess: Ditto.
2358 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2360 * Makefile.def: Merge from binutils.
2361 * Makefile.in: Ditto.
2363 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2365 * MAINTAINERS: Update my email.
2367 2012-12-29 Ben Elliston <bje@gnu.org>
2369 * config.guess: Update to 2012-12-29 version.
2370 * config.sub: Likewise.
2372 2012-12-20 Matthias Klose <doko@ubuntu.com>
2374 * Makefile.def (install-target-libgfortran): Depend on
2375 install-target-libquadmath, install-target-libgcc.
2376 (install-target-libsanitizer): Depend on install-target-libgcc.
2377 (install-target-libjava): Depend on install-target-libgcc.
2378 (install-target-libitm): Depend on install-target-libgcc.
2379 (install-target-libobjc): Depend on install-target-libgcc.
2380 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2381 * Makefile.in: Regenerate.
2383 2012-12-19 Matthias Klose <doko@ubuntu.com>
2385 * Makefile.def (install-target-libgo): Depend on
2386 install-target-libatomic.
2387 * Makefile.in: Regenerate.
2389 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2392 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2393 * Makefile.in: Regenerate.
2395 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2397 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2398 * configure: Regenerate.
2400 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2402 * config.sub: Merge from config repo.
2404 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2406 * Makefile.def (target_modules): Add bootstrap=true and
2407 raw_cxx=true to libsanitizer.
2408 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2409 * Makefile.in: Regenerated.
2410 * configure: Likewise.
2412 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2414 * MAINTAINERS: Remove self as RTL optimization maintainer.
2416 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2418 * MAINTAINERS (Write After Approval): Add myself.
2420 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2422 * Makefile.def (target_modules): Remove bootstrap=true and
2423 raw_cxx=true from libsanitizer.
2424 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2425 * Makefile.in: Regenerated.
2426 * configure: Likewise.
2428 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2430 * Makefile.def (target_modules): Add bootstrap=true and
2431 raw_cxx=true to libsanitizer.
2432 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2433 * Makefile.in: Regenerated.
2434 * configure: Likewise.
2436 2012-11-28 Andrew Pinski <apinski@cavium.com>
2439 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2440 * configure: Regenerate.
2441 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2442 * Makefile.in: Regenerate.
2444 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2446 * configure.ac: Disable libsanitizer if we're not building C++.
2447 * configure: Regenerate.
2449 2012-11-15 Roland McGrath <roland@hack.frob.com>
2451 * MAINTAINERS (Write After Approval): Add myself.
2453 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2455 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2456 Kostya Serebryany (kcc@google.com) and
2457 Jakub Jelinek (jakub@redhat.com).
2458 Rename area for Dodji Seketeli (dodji@redhat.com).
2460 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2462 * MAINTAINERS: (asan.c, related): Add myself.
2464 2012-11-14 Roland McGrath <mcgrathr@google.com>
2466 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2467 * configure: Regenerate.
2469 2012-11-13 Richard Henderson <rth@redhat.com>
2471 * configure.ac: Move libsanitizer logic to subdirectory.
2472 * configure: Regenerate.
2474 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2476 * configure.ac: Enable libsanitizer just on x86 linux for now.
2477 * configure: Re-generate.
2479 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2481 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2483 * configure: Regenerate.
2485 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2487 * configure.ac: Add section for configdirs for libsanitizer.
2488 Disable for cris-*-* and mmix-*-*.
2489 * configure: Regenerate.
2491 2012-11-12 Wei Mi <wmi@google.com>
2493 * configure.ac: Add libsanitizer to target_libraries.
2494 * Makefile.def: Ditto.
2495 * configure: Regenerate.
2496 * Makefile.in: Regenerate.
2497 * libsanitizer: New directory for asan runtime. Contains an empty
2500 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2502 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2503 against Mingw64 w32api.
2504 * configure: Regenerate.
2506 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2508 * configure: Regenerated.
2510 2012-11-03 Robert Mason <rbmj@verizon.net>
2512 * configure.ac: add --disable-libstdcxx configure option
2513 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2515 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2517 * MAINTAINERS (Write After Approval): Add myself.
2519 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2521 * MAINTAINERS (Write After Approval): Add myself.
2523 2012-10-24 Sharad Singhai <singhai@google.com>
2525 * MAINTAINERS (Write After Approval): Add myself.
2527 2012-10-24 Eric Christopher <echristo@gmail.com>
2529 * MAINTAINERS: Update email address.
2531 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2534 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2535 * configure: Regenerate.
2537 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2539 * MAINTAINERS (aarch64): Add Marcus and myself.
2541 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2544 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2545 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2546 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2547 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2548 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2549 * Makefile.in: Regenerate.
2550 * configure.ac (have_static_libs): New variable and associated check.
2551 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2552 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2553 * configure: Regenerate.
2555 2012-10-10 Richard Biener <rguenther@suse.de>
2557 * MAINTAINERS: Adjust for changed surname.
2559 2012-10-04 Lawrence Crowl <crowl@google.com>
2561 * MAINTAINERS (Write After Approval): Add myself.
2563 2012-10-01 Cary Coutant <ccoutant@google.com>
2565 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2567 2012-09-28 Ian Lance Taylor <iant@google.com>
2569 * Makefile.def: Make all-target-libgo depend on
2570 all-target-libbacktrace.
2571 * Makefile.in: Rebuild.
2573 2012-09-26 Ian Lance Taylor <iant@google.com>
2575 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2576 * Makefile.in: Rebuild.
2578 2012-09-20 Walter Lee <walt@tilera.com>
2580 * configure.ac: Add tilegx to list of targets that support gold.
2581 * configure: Regenerate.
2583 2012-09-20 Marek Polacek <polacek@redhat.com>
2585 * MAINTAINERS (Write After Approval): Add myself.
2587 2012-09-19 Steve Ellcey <sellcey@mips.com>
2589 * configure.ac: Add mips*-mti-elf* target.
2590 * configure: Regenerate.
2592 2012-09-17 Ian Lance Taylor <iant@google.com>
2594 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2595 * configure.ac (host_libs): Add libbacktrace.
2596 (target_libraries): Add libbacktrace.
2597 * Makefile.def (host_modules): Add libbacktrace.
2598 (target_modules): Likewise.
2599 * configure, Makefile.in: Rebuild.
2601 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2604 Merge upstream change.
2605 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2607 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2608 Add libgomp*.o to compare_exclusions for AIX.
2609 * configure: Regenerate.
2611 2012-09-06 Diego Novillo <dnovillo@google.com>
2613 * configure.ac: Bump minimum GMP version to 4.2.3.
2614 * configure: Re-generate.
2616 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2619 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2620 target-libgloss if not configured --with-avrlibc=no.
2621 * configure: Regenerate.
2623 2012-09-04 Jason Merrill <jason@redhat.com>
2625 * configure.ac: Fix --enable-languages=all.
2627 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2629 * MAINTAINERS (Write After Approval): Add myself.
2631 2012-09-03 Richard Guenther <rguenther@suse.de>
2634 * configure.ac: Re-organize ISL / CLOOG checks to allow
2635 disabling with either --without-isl or --without-cloog.
2636 * configure: Regenerated.
2638 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2640 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2641 * configure: Regenerate.
2643 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2645 * MAINTAINERS: Fix my email address.
2647 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2650 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2652 * Makefile.in: Regenerated.
2654 2012-08-26 Art Haas <ahaas@impactweather.com>
2656 * configure: Regenerate.
2658 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2660 * INSTALL/README: Also refer to the online installation
2663 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2665 * MAINTAINERS (Write After Approval): Add myself.
2666 (Picochip port): Remove myself.
2668 2012-08-14 Diego Novillo <dnovillo@google.com>
2670 Merge from cxx-conversion branch.
2672 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2673 POSTSTAGE1_CONFIGURE_FLAGS.
2674 * Makefile.in: Regenerate.
2675 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2676 Force C++ when bootstrapping.
2677 * configure: Regenerate.
2679 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2681 * MAINTAINERS (Write After Approval): Add myself.
2683 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2685 * README: Document use of ranges of years in copyright notices.
2687 2012-07-06 Richard Guenther <rguenther@suse.de>
2689 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2690 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2692 * Makefile.in: Regenerated.
2693 * configure: Likewise.
2695 2012-07-06 Richard Guenther <rguenther@suse.de>
2697 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2698 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2699 supply V=1 as extra_make_flags.
2700 * configure: Regenerated.
2701 * Makefile.in: Likewise.
2703 2012-07-04 Tristan Gingold <gingold@adacore.com>
2705 * configure: Regenerate.
2707 2012-07-03 Richard Guenther <rguenther@suse.de>
2709 * Makfile.def (isl): Remove not necessary extra_exports and
2711 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2712 * Makefile.in: Regenerated.
2714 2012-07-03 Richard Guenther <rguenther@suse.de>
2716 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2717 * configure.ac: If either the ISL or the CLooG check failed
2718 do not try to build in-tree versions.
2719 * Makefile.in: Regenerated.
2720 * configure: Regenerated.
2722 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2724 * configure: Regenerate.
2726 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2728 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2731 2012-07-02 Richard Guenther <rguenther@suse.de>
2733 * configure: Regenerated.
2735 2012-07-02 Richard Guenther <rguenther@suse.de>
2736 Michael Matz <matz@suse.de>
2737 Tobias Grosser <tobias@grosser.es>
2738 Sebastian Pop <sebpop@gmail.com>
2740 * Makefile.def: Add ISL host module, remove PPL host module.
2741 Adjust ClooG host module to use the proper ISL.
2742 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2743 * configure.ac: Include config/isl.m4. Add ISL host library,
2744 remove PPL. Remove PPL configury, add ISL configury, adjust
2746 * Makefile.in: Regenerated.
2747 * configure: Likewise.
2749 2012-07-02 Richard Guenther <rguenther@suse.de>
2751 Merge from graphite branch
2752 2011-07-21 Tobias Grosser <tobias@grosser.es>
2754 * configure: Regenerated.
2755 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2756 both cloog.org and legacy versions. The only supported version will
2757 be CLooG with the isl backend.
2759 2011-07-21 Tobias Grosser <tobias@grosser.es>
2761 * configure: Regenerated.
2762 * configure.ac: Require cloog isl 0.17.0
2764 2011-07-21 Tobias Grosser <tobias@grosser.es>
2766 * configure: Regenerated.
2767 * config/cloog.m4: Do not define CLOOG_ORG
2769 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2771 * configure.ac: Skip C if explicitly selected.
2772 * configure: Regenerate.
2774 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2776 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2778 * configure: Regenerate.
2780 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2783 * df.h, df-problems.c, dce.c: Revert last patch.
2785 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2787 * MAINTAINERS (Write After Approval): Update my email address.
2789 2012-06-21 Meador Inge <meadori@codesourcery.com>
2791 * MAINTAINERS (Write After Approval): Add myself.
2793 2012-06-20 Jason Merrill <jason@redhat.com>
2795 * Makefile.tpl (check-target-libgomp-c++): New.
2796 (check-target-libitm-c++): New.
2797 * Makefile.def (c++): Add them.
2798 * Makefile.in: Regenerate.
2800 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2802 * MAINTAINERS (Write After Approval): Add myself.
2804 2012-05-16 Olivier Hainque <hainque@adacore.com>
2806 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2807 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2808 (install-no-fixedincludes): Adjust accordingly.
2809 * Makefile.in: Regenerate.
2811 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2813 Merge upstream change
2814 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2816 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2818 * MAINTAINERS (Write After Approval): Add myself.
2820 2012-05-09 Nick Clifton <nickc@redhat.com>
2821 Paul Smith <psmith@gnu.org>
2824 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2825 allow for the fact that from release v3.1.0 of MPFR the source
2826 files were moved into a src sub-directory.
2827 * configure: Regenerate.
2829 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2831 * configure.ac: Bump minimum MPFR version to 2.4.0.
2832 * configure: Regenerated.
2834 2012-05-01 Richard Henderson <rth@redhat.com>
2836 * Makefile.def (libatomic): New target_module.
2837 * configure.ac (target_libraries): Add libatomic.
2838 (noconfigdirs): Check if libatomic is supported.
2839 * Makefile.in, configure: Rebuild.
2841 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2843 * MAINTAINERS (Write After Approval): Add myself.
2845 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2847 * config.sub: Update to 2012-04-18 version from official repo.
2849 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2851 * MAINTAINERS (Write After Approval): Add myself.
2853 2012-04-11 Steve Ellcey <sellcey@mips.com>
2855 * MAINTAINERS: Changed email address.
2857 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2860 * contrib/gcc_update (files_and_dependencies):
2861 Remove gcc/config/avr/t-multilib from touch data.
2863 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2865 * MAINTAINERS (OS Port Maintainers): Remove irix.
2866 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2867 (unsupported_languages): Remove mips-sgi-irix6.*.
2868 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2869 (with_stabs): Remove.
2870 * configure: Regenerate.
2872 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2874 * MAINTAINERS (OS Port Maintainers): Remove osf.
2875 * configure.ac (enable_libgomp): Remove *-*-osf*.
2876 (with_stabs): Remove alpha*-*-osf*.
2877 * configure: Regenerate.
2879 2012-03-05 Tristan Gingold <gingold@adacore.com>
2881 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2882 * configure: Regenerate.
2884 2012-02-17 Walter Lee <walt@tilera.com>
2886 * MAINTAINERS: (Write After Approval): Delete myself.
2888 2012-02-14 Walter Lee <walt@tilera.com>
2890 * MAINTAINERS (tilegx port): Add myself.
2891 (tilepro port): Add myself.
2892 (Write After Approval): Add myself.
2894 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2896 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2897 and Joseph Myers as docstring relicensing maintainers.
2899 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2901 * MAINTAINERS (write-after-approval): Add myself.
2903 2012-02-08 Ira Rosen <irar@il.ibm.com>
2905 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2908 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2910 * MAINTAINERS (Write After Approval): Move myself to
2911 maintain alphabetical order.
2913 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2915 * MAINTAINERS (Write After Approval): Add myself.
2917 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2919 * MAINTAINERS (Write After Approval): Add myself.
2921 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2922 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2924 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2925 * configure: Regenerate.
2927 2012-01-23 Harshit Chopra <harshit@google.com>
2929 * MAINTAINERS (Write After Approval): Add myself.
2931 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2933 * configure.ac: Remove reference to mh-interix.
2934 * configure: Regenerate.
2936 2012-01-05 Richard Henderson <rth@redhat.com>
2939 * configure.ac: Disable libitm if c++ is not enabled.
2940 * configure: Rebuild.
2942 * configure.ac: Fix regexp for same.
2943 * configure: Rebuild.
2945 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2947 * MAINTAINERS (Write After Approval): Add myself.
2949 2012-01-02 Richard Guenther <rguenther@suse.de>
2952 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2953 * Makefile.in: Regenerate.
2955 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2957 * MAINTAINERS (Write After Approval): Add myself.
2959 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2961 * configure: Regenerate.
2963 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2965 * MAINTAINERS (picochip): Changed email address.
2967 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2969 * MAINTAINERS (write-after-approval): Add self.
2971 2011-11-29 DJ Delorie <dj@redhat.com>
2973 * configure.ac (rl78-*-*) New case.
2974 * configure: Regenerate.
2975 * MAINTAINERS: Add myself as RL78 maintainer.
2977 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2979 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2981 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2983 * libtool.m4: Additional FreeBSD 10 fixes.
2985 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2987 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2988 Maintainers section, as Epiphany maintainer.
2990 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2993 * configure.ac: Remove ranlib special-casing for Darwin.
2994 * configure: Regenerate.
2996 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2998 * MAINTAINERS (Reviewers): Keep the list sorted.
3000 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3002 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3004 2011-11-09 Roland McGrath <mcgrathr@google.com>
3006 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3007 * configure: Rebuild.
3008 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3009 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3010 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3011 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3012 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3014 * Makefile.in: Rebuild.
3016 2011-11-09 Jason Merrill <jason@redhat.com>
3018 * Makefile.def (language=c++): Remove check-c++0x.
3019 * Makefile.in (check-gcc-c++): Regenerate.
3021 2011-11-08 Richard Henderson <rth@redhat.com>
3023 * configure.ac: Test for libitm directory present first.
3025 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3027 * configure.ac: Test libitm/configure.tgt to disable libitm.
3028 * configure: Rebuild.
3030 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3031 Richard Henderson <rth@redhat.com>
3033 Merged from transactional-memory.
3035 * Makefile.def (lang_env_dependencies): libitm is c++.
3036 Add libitm target module.
3037 * configure.ac: Likewise.
3038 * config/mmap.m4: New file.
3039 * contrib/gcc_update: Add libitm to touch data.
3040 * Makefile.in, configure: Rebuild.
3042 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3044 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3045 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3046 * Makefile.in: Regenerate.
3048 2011-11-01 DJ Delorie <dj@redhat.com>
3050 * config.sub: Update to version 2011-10-29 (added rl78)
3052 2011-10-27 Nick Clifton <nickc@redhat.com>
3054 * config.sub: Import these changes from the config project:
3056 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3057 Ben Elliston <bje@gnu.org>
3059 * config.sub (epiphany): New.
3061 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3062 Ben Elliston <bje@gnu.org>
3064 * config.sub (hexagon, hexagon-*): New.
3066 2011-08-23 Roland McGrath <mcgrathr@google.com>
3068 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3071 2011-08-16 Roland McGrath <mcgrathr@google.com>
3073 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3074 (nacl): Grok as alias for 32el-unknown-nacl.
3076 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3078 * MAINTAINERS (Write After Approval): Add myself.
3080 2011-10-24 Teresa Johnson <tejohnson@google.com>
3082 * MAINTAINERS (Write After Approval): Add myself.
3084 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3086 * MAINTAINERS (sparc port): Remove myself.
3088 2011-09-14 Tom de Vries <tom@codesourcery.com>
3090 * MAINTAINERS (Write After Approval): Add myself.
3092 2011-08-14 Yao Qi <yao@codesourcery.com>
3094 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3095 * configure: Regenerate.
3097 2011-07-26 Ian Lance Taylor <iant@google.com>
3099 * configure.ac: Set have_compiler based on whether gcc directory
3100 exists, rather than on whether gcc is in configdirs.
3101 * configure: Rebuild.
3103 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3105 * MAINTAINERS (Global Reviewers): Add self.
3107 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3109 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3111 * Makefile.in: Rebuild.
3113 2011-07-20 Ian Lance Taylor <iant@google.com>
3116 * configure.ac: Move --enable-bootstrap handling earlier in file.
3117 If --enable-bootstrap and either --enable-build-with-cxx or
3118 --enable-build-poststage1-with-cxx, enable C++ automatically.
3119 * configure: Rebuild.
3121 2011-07-19 Ian Lance Taylor <iant@google.com>
3123 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3124 make C++ a boot_language. Set and substitute
3125 POSTSTAGE1_CONFIGURE_FLAGS.
3126 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3127 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3128 * configure, Makefile.in: Rebuild.
3130 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3132 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3135 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3137 * MAINTAINERS (Global Reviewers): Add myself.
3139 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3141 * configure: Regenerate.
3143 2011-07-16 Jason Merrill <jason@redhat.com>
3145 * Makefile.def (language=c++): Add check-c++0x and
3146 check-target-libmudflap-c++.
3147 * Makefile.tpl (check-target-libmudflap-c++): New.
3148 * Makefile.in: Regenerate.
3150 2011-07-16 Matthias Klose <doko@ubuntu.com>
3152 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3153 * Makefile.def (target_modules/libjava): Pass
3154 $(EXTRA_CONFIGARGS_LIBJAVA).
3155 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3156 if not configured with --enable-static-libjava.
3157 * Makefile.in: Regenerate.
3158 * configure: Likewise.
3160 2011-07-15 Jason Merrill <jason@redhat.com>
3162 * Makefile.in (check-c++): Move check-gcc-c++0x after
3163 check-target-libstdc++-v3.
3165 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3167 * MAINTAINERS (c6x port): New entry.
3169 2011-07-13 Jason Merrill <jason@redhat.com>
3171 * Makefile.in (check-gcc-c++0x): New.
3172 (check-c++): Depend on it.
3174 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3177 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3178 x86_64-*-solaris2.1[0-9]*.
3179 * configure: Regenerate.
3181 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3183 * MAINTAINERS (RTL optimizers): Add self.
3185 2011-06-27 Gabriel Charette <gchare@google.com>
3187 * MAINTAINERS (Write After Approval): Add myself.
3189 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3196 * configure.ac (target_libraries): Remove target-libiberty.
3197 Remove case-statement setting skipdirs=target-libiberty for
3198 multiple targets. Remove checking target_configdirs and
3199 removing target-libiberty but keeping target-libgcc if
3201 * Makefile.def (target_modules): Don't add libiberty.
3202 (dependencies): Remove all traces of target-libiberty.
3203 * configure, Makefile.in: Regenerate.
3205 2011-06-13 Walter Lee <walt@tilera.com>
3207 * configure.ac (tilepro-*-*) New case.
3208 (tilegx-*-*): Likewise.
3209 * configure: Regenerate.
3211 2011-06-06 Jing Yu <jingyu@google.com>
3213 * configure.ac: Skip target-libiberty for
3214 arm*-*-linux-androideabi.
3215 * configure: Regenerated.
3217 2011-06-06 Nick Clifton <nickc@redhat.com>
3219 * config.sub: Sync from upstream.
3221 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3223 * MAINTAINERS (Write After Approval): Add myself.
3225 2011-06-01 Daniel Jacobowitz <drow@false.org>
3227 * MAINTAINERS: Update my email address.
3229 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3231 * MAINTAINERS (Write After Approval): Update my email address.
3233 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3235 * MAINTAINERS (Write After Approval): Add myself.
3237 2011-05-08 Doug Kwan <dougkwan@google.com>
3239 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3240 * configure: Regenerated.
3241 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3242 value from configure.
3243 * Makefile.in: Regenerated.
3245 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3247 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3248 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3249 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3250 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3251 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3252 *-*-vxworks*): Disable newlib and libgloss in separate case
3254 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3255 to separate case statement.
3256 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3257 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3258 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3259 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3260 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3261 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3262 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3263 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3264 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3265 i[[3456789]]86-*-rdos*, m32r-*-*,
3266 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3267 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3268 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3269 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3270 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3271 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3272 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3273 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3274 and libgloss in main case over targets. Remove most empty cases
3275 in main case over targets.
3276 * configure: Regenerate.
3278 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3280 * MAINTAINERS (Write After Approval): Add myself.
3282 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3284 * configure.ac: Remove code setting special library locations for
3285 hppa*64*-*-hpux11*. Remove code setting compiler for
3286 sparc-sun-solaris2*.
3287 * configure: Regenerate.
3289 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3291 * configure.ac: Separate libgloss_dir settings from general case
3293 * configure: Regenerate.
3295 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3297 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3298 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3299 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3300 cases in libgcj-disabling case statement.
3301 (hppa*64*-*-linux*): Set unsupported_languages instead of
3302 disabling target-zlib.
3303 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3304 to hppa*64*-*-hpux*.
3305 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3307 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3308 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3309 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3310 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3311 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3312 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3313 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3314 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3315 libgcj-disabling case statement.
3316 * configure: Regenerate.
3318 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3320 * configure.ac: Disable Java for targets not supporting libffi.
3321 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3322 Remove cases in Java-disabling statement.
3323 (*arm-wince-pe): Change to arm-wince-pe.
3324 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3325 cases in Java-disabling statement.
3326 (bfin-*-*): Don't disable Java again.
3327 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3328 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3329 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3330 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3331 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3332 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3333 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3334 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3335 Java-disabling statement.
3336 (mmix-*-*): Don't disable Java again.
3337 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3338 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3339 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3340 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3341 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3343 * configure: Regenerate.
3345 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3347 * configure.ac: Separate cases disabling Java and Java libraries
3348 from general case over targets.
3349 * configure: Regenerate.
3351 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3353 * MAINTAINERS: Update my email address.
3355 2011-04-20 Easwaran Raman <eraman@google.com>
3357 * MAINTAINERS (Write After Approval): Add myself.
3359 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3362 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3363 * configure: Regenerate.
3365 2011-04-16 Jim Meyering <meyering@redhat.com>
3367 * MAINTAINERS (Write After Approval): Add myself.
3369 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3371 * MAINTAINERS: Update my email address.
3373 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3375 * MAINTAINERS (Write After Approval): Add myself.
3377 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3379 * MAINTAINERS (Write After Approval): Add myself.
3381 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3383 * MAINTAINERS (Write After Approval): Add myself.
3385 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3387 * configure.ac (build_tools): Remove build-byacc.
3388 (host_libs): Remove mmalloc.
3389 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3390 autoconf automake libtool diff rcs fileutils shellutils time
3391 textutils wdiff find uudecode hello tar gzip indent recode release
3392 sed perl gawk findutils gettext zip.
3393 (libgcj): Remove target-qthreads.
3394 (target_tools): Remove target-examples target-gperf.
3395 (YACC): Don't handle building byacc.
3396 * configure: Regenerate.
3397 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3398 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3399 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3400 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3401 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3402 handle building components.
3403 * Makefile.in: Regenerate.
3405 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3407 * MAINTAINERS: Update my email address as Xtensa maintainer.
3409 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3411 * config.sub: Sync from upstream.
3413 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3415 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3416 (microblaze*): Don't disable libssp.
3417 * configure: Regenerate.
3419 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3421 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3423 * configure: Regenerate.
3424 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3425 * Makefile.in: Regenerate.
3427 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3429 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3430 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3431 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3432 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3433 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3434 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3435 md_exec_prefix cases.
3436 * configure: Regenerate.
3438 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3440 * configure.ac: Separate cases disabling target-libssp,
3441 target-libiberty, target-libstdc++-v3 and Fortran from general
3443 * configure: Regenerate.
3445 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3447 * configure.ac (*-*-chorusos): Don't disable libgcj.
3448 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3450 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3451 (arm-*-coff): Don't disable libgcj.
3452 (arm*-*-linux-gnueabi): Remove useless assignment.
3453 (arm-*-riscix*): Don't disable libgcj.
3454 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3456 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3457 (c54x*-*-*): Remove case.
3458 (tic54x-*-*): Don't disable GCC or GCC libraries.
3459 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3461 (d10v-*-*): Don't disable GCC libraries.
3462 (d30v-*-*): Don't disable libgcj.
3463 (h8500-*-*): Don't disable GCC libraries.
3464 (i960-*-*): Don't disable libgcj.
3465 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3466 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3467 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3469 (m68k-*-coff*): Remove case.
3470 (mmix-*-*): Don't disable libgloss on host.
3471 (mn10200-*-*, mn10300-*-*): Remove cases.
3472 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3473 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3474 Don't disable libgcj.
3475 (romp-*-*): Remove case.
3476 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3477 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3479 (v810-*-*): Don't disable GCC libraries.
3480 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3481 (ip2k-*-*): Don't disable GCC libraries.
3482 * configure: Regenerate.
3484 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3486 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3488 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3490 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3491 * configure: Regenerate.
3493 2011-03-26 John Marino <binutils@marino.st>
3495 * configure.ac: Add support for *-*-dragonfly*
3496 * configure: Regenerate.
3498 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3500 * configure.ac (native_only): Remove.
3501 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3502 send-pr uudecode guile gnuserv on host.
3503 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3504 send-pr rcs guile perl texinfo libtool on host.
3505 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3506 automake send-pr rcs guile perl texinfo libtool on host.
3507 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3508 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3509 (alpha*-dec-osf*): Don't disable fileutils on target.
3510 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3511 texinfo send-pr expect dejagnu on target.
3512 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3513 target-qthreads on target.
3514 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3515 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3516 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3517 x86_64-*-mingw*): Don't disable expect on target.
3518 (*-*-cygwin*): Don't disable target-gperf on target.
3519 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3521 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3523 * configure: Regenerate.
3525 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3527 * configure.ac (target_tools): Remove target-groff.
3528 (native_only): Remove target-groff.
3529 (hppa*64*-*-*): Don't disable byacc.
3530 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3532 (*-*-kaos*): Don't skip target-librx and target-groff.
3533 (*-*-netware*): Don't skip target-libmudflap.
3534 (*-*-tpf*): Don't skip target-libmudflap.
3535 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3536 directories on the host.
3537 (ia64*-*-*vms*): Don't skip tix.
3538 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3540 * configure: Regenerate.
3542 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3544 * configure.ac: Remove references to mt-mep, mt-netware,
3546 * Makefile.def: Add all-utils soft dependencies.
3547 * Makefile.tpl: Remove GDB_NLM_DEPS.
3548 * configure: Regenerate.
3549 * Makefile.in: Regenerate.
3551 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3553 * configure.ac: Do not include mh-x86omitfp.
3554 * configure: Regenerate.
3556 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3558 * configure.ac: Remove empty cases.
3559 * configure: Regenerate.
3561 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3563 * Makefile.def: Add dependency from termcap to gdb.
3564 * Makefile.in: Regenerate.
3566 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3568 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3569 * configure: Regenerate.
3570 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3571 * Makefile.tpl: Likewise.
3572 * Makefile.in: Regenerate.
3574 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3576 * configure.ac: Remove all mentions of tentative_cc.
3577 * configure: Regenerate.
3579 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3581 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3582 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3583 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3584 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3585 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3586 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3587 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3588 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3589 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3590 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3591 *-*-rhapsody*): Remove host cases.
3592 * configure: Regenerate.
3594 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3596 * configure.ac (ppc*-*-pe): Remove host case.
3597 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3598 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3599 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3601 * configure: Regenerate.
3603 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3605 * config.sub: Update to version 2011-03-23.
3607 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3609 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3610 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3611 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3612 * configure: Regenerate.
3614 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3616 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3617 to Write After Approval.
3618 * config-ml.in: Don't handle arc-*-elf*.
3619 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3620 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3621 handle GCC libraries.
3622 * configure: Regenerate.
3624 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3627 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3628 Add -lstdc++ -lm to LIBS.
3629 * configure: Regenerate.
3631 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3633 * config.guess: Update to version 2011-02-02
3634 * config.sub: Update to version 2011-02-24
3636 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3639 * configure.ac: Re-enable LTO on *-apple-darwin9.
3640 * configure: Regenerate.
3642 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3645 * configure.ac: Disable LTO on darwin due to an assembler change in
3646 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3648 * configure: Regenerate.
3650 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3652 * MAINTAINERS: Update myself as score backend maintainer,
3653 update my e-mail address.
3655 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3657 * MAINTAINERS: Update my e-mail address.
3659 2011-03-06 Joey Ye <joey.ye@arm.com>
3661 * MAINTAINERS: Update my e-mail address.
3663 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3665 * configure.ac: Adjust test of with_ppl.
3666 * configure: Regenerated.
3668 2011-03-02 Kai Tietz <ktietz@redhat.com>
3670 * MAINTAINERS: Adjust my e-mail address.
3672 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3674 * configure.ac: Add -lpwl to ppllibs.
3675 * configure: Regenerated.
3677 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3679 * config/cloog.m4: Add -lisl to clooglibs.
3680 * configure: Regenerated.
3682 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3684 * MAINTAINERS (CPU Port maintainers): Add self.
3686 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3688 * MAINTAINERS: Add myself as testsuite maintainer.
3690 2011-02-15 Mike Stump <mikestump@comcast.net>
3692 * MAINTAINERS: Add myself as testsuite maintainer.
3694 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3696 Import from Libtool and gnulib:
3698 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3700 Prepare for supporting FreeBSD 10.
3701 * config.rpath: Remove handling of freebsd1* which soon would
3704 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3706 Remove support for FreeBSD 1.x.
3707 * libtool.m4 (_LT_LINKER_SHLIBS)
3708 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3709 soon would incorrectly match FreeBSD 10.0.
3711 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3714 * move-if-change: Import version from gnulib.
3716 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3719 * Makefile.def (lto-plugin): Double dash for enable-shared.
3720 (configure-gcc): Depend on all-lto-plugin.
3721 * Makefile.in: Rebuilt.
3723 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3725 * configure.ac: Remove extra bracket.
3726 * configure: Regenerate.
3728 2011-02-08 Tobias Burnus <burnus@net-b.de>
3730 * MAINTAINERS: Add myself as libquadmath maintainer.
3732 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3734 * MAINTAINERS: Update my email address.
3736 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3738 * MAINTAINERS (option handling): Add self.
3740 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3743 * Makefile.def: Add dependency for install-gcc
3744 on install-lto-plugin.
3745 * Makfile.in: Regenerated
3747 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3749 * MAINTAINERS (CPU Port Maintainers): Add myself.
3751 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3754 * configure.ac: Discard --with-* flags for host when configuring
3755 target libraries for cross build.
3756 * configure: Rebuilt.
3758 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3760 * MAINTAINERS (linear loop transforms): Removed.
3762 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3764 * configure.ac: If with_ppl is no, move setting with_cloog=no
3765 after CLOOG_REQUESTED check.
3766 * configure: Regenerated.
3768 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3770 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3771 CLooG has been requested.
3772 * configure: Regenerated.
3774 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3776 * configure: Regenerated.
3777 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3779 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3781 * configure: Regenerated.
3782 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3784 2011-01-21 Andreas Schwab <schwab@redhat.com>
3786 * configure.ac: Use AS_HELP_STRING throughout.
3787 * configure: Regenerate.
3789 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3791 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3792 * configure: Regenerate.
3794 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3796 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3798 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3800 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3802 * configure: Regenerate.
3804 2011-01-07 Jan Hubicka <jh@suse.cz>
3807 * Makefile.in: Regenerate.
3808 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3811 2011-01-07 Jan Hubicka <jh@suse.cz>
3813 * Makefile.in: Regenerate.
3814 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3815 and configure dependency on lto-plugin configure.
3816 (lto-plugin module): Remove dependency on GCC; add dependency on
3819 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3821 * MAINTAINERS (Write After Approval): Add myself.
3823 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3825 * configure: Regenerate.
3827 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3829 * configure.ac: (picochip): Disable libiberty.
3831 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3833 * MAINTAINERS (Write After Approval): Add myself.
3835 2010-12-10 Ian Lance Taylor <iant@google.com>
3838 * configure.ac: For --disable-libgcj clear libgcj_saved.
3839 * configure: Rebuild.
3841 2010-12-10 Tobias Burnus <burnus@net-b.de>
3844 * configure.ac: Add --disable-libquadmath and
3845 --disable-libquadmath-support.
3846 * configure: Regenerate.
3848 2010-12-03 Ian Lance Taylor <iant@google.com>
3850 * MAINTAINERS: Add myself as libgo maintainer.
3852 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3855 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3856 * configure: Regenerate.
3858 2010-12-02 Ian Lance Taylor <iant@google.com>
3860 * configure.ac: Always set default for poststage1_ldflags to
3861 -static-libstdc++ -static-libgcc.
3863 2010-11-29 Andreas Schwab <schwab@redhat.com>
3865 * configure.ac: Move comment to remove extra space in last argument
3868 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3871 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3872 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3873 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3874 (BASE_FLAGS_TO_PASS): Use it.
3875 * configure: Rebuilt.
3876 * Makefile.in: Rebuilt.
3878 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3881 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3882 Properly check default linker.
3883 * configure: Regnerated.
3885 2010-11-23 Matthias Klose <doko@ubuntu.com>
3887 * configure.ac: For --enable-gold, handle value `default' instead of
3888 `both*'. New configure option --{en,dis}able-ld.
3889 * configure: Regenerate.
3891 2010-11-20 Ian Lance Taylor <iant@google.com>
3893 * configure.ac: Only disable a language library if no language needs
3894 it. Don't let --disable-libgcj uncondtionally disable libffi.
3895 * configure: Rebuild.
3897 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3899 * Makefile.in: Regenerate.
3902 * configure.ac: Fix just-built in-tree STRIP name to be
3904 * configure: Regenerate.
3905 * Makefile.def (install-strip-gcc, install-strip-binutils)
3906 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3907 (install-strip-sid): Mirror dependencies on non-strip variants
3908 of these targets on the respective -strip prerequisites.
3909 * Makefile.tpl (install-strip, install-strip-host)
3910 (install-strip-target): New targets.
3911 (install-strip-[+module+], install-strip-target-[+module+]):
3913 * Makefile.in: Regenerate.
3915 2010-11-19 Ian Lance Taylor <iant@google.com>
3916 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3918 * configure.ac: Add target-libgo to target_libraries. Set
3919 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3920 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3921 (HOST_EXPORTS): Add GOC.
3922 (BASE_TARGET_EXPORTS): Add GOC.
3923 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3924 (GOCFLAGS_FOR_TARGET): New variable.
3925 (EXTRA_HOST_FLAGS): Add GOC.
3926 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3927 * Makefile.def (target_modules): Add libgo.
3928 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3929 (dependencies): Add dependency from configure-target-libgo to
3930 configure-target-libffi and all-target-libstdc++-v3. Add
3931 dependencies from all-target-libgo to all-target-libffi.
3932 (languages): Add go.
3933 * configure: Rebuild.
3934 * Makefile.in: Rebuild.
3936 2010-11-19 Ian Lance Taylor <iant@google.com>
3938 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3939 compiler/flag environment variables.
3941 2010-11-18 Ian Lance Taylor <iant@google.com>
3943 * configure.ac: Check for lang_requires_boot_languages in
3944 config-lang.in files.
3945 * configure: Rebuild.
3947 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3948 Tobias Burnus <burnus@net-b.de>
3951 * Makefile.def: Add libquadmath; build it with language=fortran.
3952 * configure.ac: Add libquadmath.
3953 * Makefile.tpl: Handle multiple libs in check-[+language+].
3954 * Makefile.in: Regenerate.
3955 * configure: Regenerate.
3957 2010-11-16 Tom Tromey <tromey@redhat.com>
3959 * MAINTAINERS: Moved myself to reviewers section.
3961 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3963 * MAINTAINERS: Moved myself to reviewers section.
3965 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3967 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3968 (Write After Approval): Remove self.
3970 2010-11-15 Andreas Schwab <schwab@redhat.com>
3972 * configure.ac: Fix spelling in option names.
3973 * configure: Regenerated.
3975 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3978 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3979 * configure: Regenerated.
3981 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3983 * MAINTAINERS: Update my email address.
3985 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3987 * configure: Regenerate.
3989 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3991 * configure: Regenerate.
3993 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3995 * configure: Regenerate.
3997 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3999 * configure: Regenerate.
4001 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4003 * configure.ac: Support official CLooG.org versions.
4004 * configure: Regenerate.
4005 * config/cloog.m4: New.
4007 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4009 * MAINTAINERS (Write After Approval): Add myself.
4011 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4013 * MAINTAINERS: Update my email address.
4015 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4017 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4018 * configure: Regenerate.
4020 2010-11-03 Ian Lance Taylor <iant@google.com>
4021 Dave Korn <dave.korn.cygwin@gmail.com>
4024 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4025 and on other supported platforms whenever LTO is enabled.
4026 * configure: Rebuild.
4028 2010-11-02 Alan Modra <amodra@gmail.com>
4031 * configure.ac: Error when source path contains spaces.
4032 * configure: Regenerate.
4034 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4036 * MAINTAINERS: Update my email address.
4038 2010-10-20 Ian Lance Taylor <iant@google.com>
4040 * Makefile.def (target_modules): Set lib_path to src/.libs for
4041 libstdc++-v3 module.
4042 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4043 * Makefile.in: Rebuild.
4045 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4047 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4048 (Write After Approval): Remove myself.
4050 2010-10-15 Tristan Gingold <gingold@adacore.com>
4052 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4054 2010-10-14 Douglas Rupp <rupp@gnat.com>
4056 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4058 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4060 * configure.ac (build_lto_plugin): New shell variable.
4061 (--enable-lto): Turn on by default for all non-ELF platforms that
4062 have had LTO support added so far. Set build_lto_plugin appropriately
4063 for both ELF and non-ELF.
4064 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4065 * configure: Regenerate.
4067 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4070 * configure.ac (v850 support): Remove target-libgloss from
4072 * configure: Regenerate.
4074 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4078 * configure.ac: Honor initial values of $build_configargs,
4079 $host_configargs, $target_configargs. Mark the precious, so
4080 environment settings get recorded.
4081 * configure: Regenerate.
4083 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4086 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4087 Depend on all-build-libiberty.
4088 * Makefile.in: Regenerate.
4090 2010-09-30 Michael Eager <eager@eagercon.com>
4092 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4093 * configure: Regenerate.
4095 2010-09-28 Michael Eager <eager@eagercon.com>
4097 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4099 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4102 * configure.ac: Fix unportable shell quoting.
4103 * configure: Regenerate.
4105 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4107 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4108 targets and amend comment.
4109 * configure: Regenerate.
4111 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4113 * MAINTAINERS (Write After Approval): Add myself.
4115 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4117 * configure.ac: Enable LTO by default on Darwin.
4118 * configure: Regenerate.
4120 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4122 * MAINTAINERS (Write After Approval): Add myself.
4124 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4126 * MAINTAINERS (Write After Approval): Add myself.
4128 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4130 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4133 2010-07-28 David Yuste <david.yuste@gmail.com>
4135 * MAINTAINERS (Write After Approval): Add myself.
4137 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4139 * configure.ac: Support all v850 targets.
4140 * configure: Regenerate.
4142 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4145 * configure.ac (extra_mpfr_configure_flags): Copy from
4146 extra_mpc_gmp_configure_flags.
4147 * configure: Re-generated.
4149 2010-07-22 Andi Kleen <ak@linux.intel.com>
4151 * MAINTAINERS (Write After Approval): Add myself.
4153 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4155 * MAINTAINERS (Write After Approval): Add myself.
4157 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4159 * MAINTAINERS (Write After Approval): Add myself.
4161 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4164 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4165 Provide -B option to allow for link spec %s substitutions for
4166 libstdc++.a on darwin.
4167 * Makefile.in: Regenerate.
4169 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4171 * MAINTAINERS (Reviewers): Update my e-mail address
4173 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4175 * Makefile.def (configure-gcc): Depend on all-libelf.
4176 * Makefile.in: Rebuild.
4178 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4180 * MAINTAINERS (Write After Approval): Add myself in the right place.
4182 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4184 * MAINTAINERS (Write After Approval): Add myself.
4186 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4188 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4190 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4192 * config.sub: Update to version 2010-05-21.
4193 * config.guess: Update to version 2010-04-03.
4195 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4197 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4198 * configure: Regenerate.
4200 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4202 * MAINTAINERS (Write After Approval): Add myself.
4204 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4206 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4207 a platform that supports LTO.
4208 * configure: Regenerate.
4210 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4212 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4213 * configure: Regenerated.
4215 2010-04-27 Roland McGrath <roland@redhat.com>
4216 H.J. Lu <hongjiu.lu@intel.com>
4218 * configure.ac (--enable-gold): Support both, both/gold and
4219 both/bfd to add gold to configdirs without removing ld.
4220 * configure: Regenerated.
4222 * Makefile.def: Add install-gold dependency to install-ld.
4223 * Makefile.in: Regenerated.
4225 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4228 * configure.ac (--enable-lto): Refactor handling so libelf tests
4229 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4230 and allow LTO to be explicitly enabled on non-ELF platforms that
4231 are known to support it inside else-clause.
4232 * configure: Regenerate.
4234 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4236 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4237 * configure: Regenerate.
4239 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4241 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4242 * configure: Regenerate.
4244 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4246 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4248 * configure: Regenerate.
4250 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4252 * MAINTAINERS (Write After Approval): Add myself.
4254 2010-04-14 Tristan Gingold <gingold@adacore.com>
4256 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4257 * configure: Regenerate.
4259 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4261 * configure: Regenerate after change to elf.m4.
4263 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4265 * MAINTAINERS (Write After Approval): Add myself.
4267 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4269 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4270 * configure: Regenerated.
4272 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4274 * configure.ac: Print "buggy but acceptable" when CLooG
4275 revision is less than 9.
4276 * configure: Regenerated.
4278 2010-04-01 Diego Novillo <dnovillo@google.com>
4280 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4282 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4289 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4291 * configure.ac: Do not pass --enable-multilib nor
4292 --disable-multilib in baseargs. Accept explicitly passed
4294 * configure: Regenerate.
4296 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4298 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4300 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4302 * MAINTAINERS: Remove myself.
4304 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4307 * configure.ac: Do not pass --enable-multilib nor
4308 --disable-multilib in baseargs. Accept explicitly passed
4310 * configure: Regenerate.
4312 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4314 * MAINTAINERS (spu port): Remove me.
4316 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4318 * configure.ac (tic6x-*-*): New case.
4319 * configure: Regenerate.
4321 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4323 * config.sub: Update to version 2010-03-22.
4324 * config.guess: Update to version 2009-12-30.
4326 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4329 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4330 * configure: Regenerate.
4332 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4334 * MAINTAINERS: Update my email address.
4336 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4338 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4339 (ghassan.shobaki@amd.com): Removed.
4341 2010-03-17 Alan Modra <amodra@gmail.com>
4343 * MAINTAINERS: Update my email address.
4345 2010-03-16 Diego Novillo <dnovillo@google.com>
4347 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4350 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4352 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4353 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4355 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4357 * MAINTAINERS: Update my email address.
4359 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4361 * MAINTAINERS: Update my email address.
4363 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4365 * MAINTAINERS: Update my email address.
4367 2010-03-09 Jie Zhang <jie@codesourcery.com>
4369 * MAINTAINERS: Update my email address.
4371 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4374 * configure.ac (RANLIB): Default to true.
4376 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4377 * configure: Regenerate.
4379 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4381 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4382 (Write After Approval): Update my email address.
4384 2010-02-17 Nick Clifton <nickc@redhat.com>
4387 * Makefile.tpl (local-distclean): Also remove config.cache files in
4388 sub-directories as there may not be Makefiles present in the
4390 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4391 the config.cache files found by the find command.
4393 * Makefile.in: Regenerate.
4394 * configure.ac: Revert previous delta.
4395 * configure: Regenerate.
4397 2010-02-15 Nick Clifton <nickc@redhat.com>
4400 * configure.ac: Delete config.cache files in sub-directories when
4402 * configure: Regenerate.
4404 2010-02-12 Ben Elliston <bje@gnu.org>
4406 * MAINTAINERS: Update my email address.
4408 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4410 * MAINTAINERS (spu port): Update my email address.
4412 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4414 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4416 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4418 * configure.ac: Add "recommended" version checks for GMP/MPC.
4419 Update recommended GMP/MPFR/MPC versions.
4420 * configure: Regenerate.
4422 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4424 * MAINTAINERS: Move my Embecosm email address into the
4425 write-after-approval section.
4427 2010-01-26 Ian Lance Taylor <iant@google.com>
4429 * MAINTAINERS: Add myself as Go frontend maintainer.
4431 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4433 PR libstdc++/36101, PR libstdc++/42813
4434 * configure.ac (bootstrap_target_libs): Make inclusion of
4435 target-libgomp conditional on libgomb being in target_configdirs.
4436 * configure: Regenerate.
4438 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4440 PR libstdc++/36101, PR libstdc++/42813
4441 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4442 * configure: Regenerate.
4444 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4446 PR libstdc++/36101, PR libstdc++/42813
4447 * configure.ac (target_configdirs): Substitute.
4448 * Makefile.def: Bootstrap target module libgomp.
4449 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4450 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4451 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4452 * configure, Makefile.in: Regenerate.
4454 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4456 * MAINTAINERS: Adjust my details.
4458 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4460 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4462 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4464 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4466 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4468 * MAINTAINERS (Write After Approval): Add myself.
4470 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4472 * MAINTAINERS (Write After Approval): Add myself.
4474 2010-01-11 Richard Guenther <rguenther@suse.de>
4477 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4478 * Makefile.in: Regenerated.
4480 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4482 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4483 * configure: Regenerate.
4485 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4486 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4489 * configure.ac: Include libtool m4 files.
4490 (_LT_CHECK_OBJDIR): Call it.
4491 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4492 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4494 * configure: Regenerate.
4496 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4499 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4500 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4501 * Makefile.in: Regenerate.
4503 2010-01-02 Richard Guenther <rguenther@suse.de>
4506 * configure.ac: Include config/elf.m4. Disable LTO if not
4507 builting for an elf target.
4508 * configure: Regenerate.
4510 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4512 * MAINTAINERS: Change my email address.
4514 2009-12-18 Ben Elliston <bje@au.ibm.com>
4516 * config.sub, config.guess: Update from upstream sources.
4518 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4520 * MAINTAINERS (Write After Approval): Add myself.
4522 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4528 * configure.ac: Require MPC.
4529 * configure: Regenerate.
4531 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4535 * libtool.m4: Sync from git Libtool.
4536 * ltoptions.m4: Likewise.
4537 * ltversion.m4: Likewise.
4538 * lt~obsolete.m4: Likewise.
4539 * ltmain.sh: Likewise.
4541 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4543 * configure.ac: Update minimum MPC version to 0.8.
4544 * configure: Regenerate.
4546 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4548 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4549 * configure: Regenerated.
4551 2009-11-21 Ian Lance Taylor <iant@google.com>
4553 * configure.ac: Change default of poststage1_ldflags to be empty if
4554 poststage1_libs is set. When poststage1_libs is empty, and
4555 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4556 * configure: Rebuild.
4558 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4560 * MAINTAINERS (Write After Approval): Update my email address.
4562 2009-11-20 Ben Elliston <bje@au.ibm.com>
4564 * config.guess: Update from upstream sources.
4566 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4568 * Makefile.def: Restore host and target settings for gmp.
4569 * Makefile.in: Rebuild.
4571 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4573 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4574 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4575 Fix portability of test of C++ as bootstrap language. Add
4576 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4577 * configure: Rebuild.
4578 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4579 and cloog. Fix in-tree ppl configuration. Introduce libelf
4581 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4582 (POSTSTAGE1_HOST_EXPORTS): Use it.
4583 (STAGE[+id+]_CXXFLAGS): New.
4584 (BASE_FLAGS_TO_PASS): Pass it down.
4585 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4587 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4588 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4590 * Makefile.in: Rebuild.
4592 2009-11-17 Ben Elliston <bje@au.ibm.com>
4594 * config.sub, config.guess: Update from upstream sources.
4596 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4598 * MAINTAINERS (Write After Approval): Add myself.
4600 2009-11-09 Jon Beniston <jon@beniston.com>
4602 * MAINTAINERS (Write After Approval): Add myself.
4604 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4606 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4607 paths for *-w64-mingw* and x86_64-*mingw*.
4608 * configure: Regenerated.
4610 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4612 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4614 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4616 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4617 Phil Edwards to Write-After Approval.
4619 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4621 * configure.ac: Disable target-winsup & co for
4622 x86_64-*-mingw* and *-w64-mingw* targets.
4623 * configure: Regenerated.
4625 2009-10-16 Nick Clifton <nickc@redhat.com>
4627 * MAINTAINERS: Add myself as a maintainer for the RX port.
4629 2009-10-26 Johannes Singler <singler@kit.edu>
4631 * MAINTAINERS (Write After Approval): Update my e-mail address.
4633 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4635 * configure.ac (CLooG test): Use = with test.
4636 * configure: Regenerate.
4638 2009-10-22 Richard Guenther <rguenther@suse.de>
4640 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4641 cloog if the ppl version check failed. Move flags saving
4642 before setting in libelf check.
4643 * configure: Regenerate.
4645 2009-10-21 Richard Guenther <rguenther@suse.de>
4647 * configure.ac: Adjust the ppl and cloog configure to work as
4648 documented. Disable cloog if ppl was disabled. Omit the version
4649 checks if they were disabled.
4650 * configure: Re-generate.
4652 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4654 * configure.ac: Add 'lto' to enable_languages, not
4655 new_enable_languages, and only if not already present.
4656 * configure: Regenerate.
4658 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4660 * README: Refer to the various COPYING* files instead of just
4662 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4664 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4666 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4668 2009-10-07 Richard Guenther <rguenther@suse.de>
4670 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4671 and Richard Guenther as reviewers.
4672 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4675 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4677 * config.sub: Update from upstream sources.
4679 2009-10-06 Ian Lance Taylor <iant@google.com>
4681 * Makefile.def: check-gold depends upon all-gas.
4682 * Makefile.in: Rebuild.
4684 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4686 * MAINTAINERS (Write After Approval): Add myself.
4688 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4690 * Makefile.def: all-lto-plugin depends on all-libiberty.
4691 set bootstrap=true for lto-plugin.
4693 * Makefile.in: Regenerate.
4694 * configure.ac (host_libs): Add lto-plugin.
4695 * configure: Regenerate.
4697 2009-10-03 Diego Novillo <dnovillo@google.com>
4699 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4700 (HOST_LIBELFLIBS): Define.
4701 (HOST_LIBELFINC): Define.
4702 * Makefile.in: Regenerate.
4703 * configure.ac: Add --enable-lto.
4704 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4705 If --enable-lto is used, add 'lto' to new_enable_languages.
4706 If --enable-lto is used and gold is enabled, add
4707 lto-plugin to configdirs.
4708 * configure: Regenerate.
4710 2009-10-03 Simon Baldwin <simonb@google.com>
4712 * configure.ac: If --with-system-zlib, suppress local zlib and
4713 pass --with-system-zlib to subdir configure scripts.
4714 * configure: Regenerate.
4716 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4717 Paolo Bonzini <bonzini@gnu.org>
4719 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4721 * Makefile.in: Rebuilt.
4723 2009-09-26 Gary Funck <gary@intrepid.com>
4725 * MAINTAINERS (Write After Approval): Add myself.
4727 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4729 * configure.ac: Update minimum MPC version to 0.7.
4730 * configure: Regenerate.
4732 2009-09-25 Nick Clifton <nickc@redhat.com>
4734 * configure.ac: Pass any --cache-file=/dev/null option on to
4736 * configure: Regenerate.
4738 2009-09-23 Nick Clifton <nickc@redhat.com>
4740 * config.sub, config.guess: Update from upstream sources.
4742 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4744 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4745 * Makefile.in: Rebuilt.
4747 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4750 * configure.ac: Error out if $srcdir isn't '.' but contains
4751 host-${host_noncanonical}.
4752 * configure: Regenerate.
4754 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4756 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4759 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4761 * configure.ac: If bootstrapping a combined tree with
4762 --enable-gold, require c++ in stage1_languages.
4763 * configure: Regenerate.
4765 * configure.ac: Also add target_libs of stage1_languages to
4766 bootstrap_target_libs.
4767 * configure: Regenerate.
4769 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4770 with --enable-languages not containing c++.
4771 * configure: Regenerate.
4773 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4775 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4776 * configure: Regenerate.
4778 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4780 * MAINTAINERS (Write After Approval): Update my e-mail address,
4781 and move from from here...
4782 (Waiting for paperwork): To here.
4784 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4786 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4788 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4790 * configure.ac: Do not use $extrasub for replacing @if/@endif
4791 parts in Makefile; instead, use additional arguments to
4792 AC_CONFIG_COMMANDS to do the replacement manually, with several
4793 sed invocations, to avoid HP-UX sed command limits.
4794 * configure: Regenerate.
4796 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4798 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4801 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4803 * configure.ac (with-build-config): Document. Handle without.
4804 Handle missing argument.
4805 * configure: Rebuilt.
4807 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4809 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4810 Default to bootstrap-debug only if compare-debug works.
4811 * configure: Rebuilt.
4812 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4813 * Makefile.in: Rebuilt.
4815 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4817 * MAINTAINERS (OS Port Maintainers): Update my email address.
4819 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4821 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4822 * Makefile.in: Rebuilt.
4824 2009-09-01 Chris Demetriou <cgd@google.com>
4826 * MAINTAINERS (Write After Approval): Add myself.
4828 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4831 * include/dwarf2.h (enum dwarf_tag): Added
4832 DW_TAG_GNU_template_template_param
4833 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4835 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4837 * Makefile.tpl (AWK): Fix typo.
4838 * Makefile.in: Regenerate.
4840 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4842 * configure.ac: Detect awk and sed.
4843 * Makefile.def (flags_to_pass): Add AWK and SED.
4844 * Makefile.tpl (AWK, SED): New.
4845 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4846 * configure: Regenerate.
4847 * Makefile.in: Regenerate.
4849 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4851 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4852 (collapseslashes): Likewise.
4854 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4856 * configure.ac (AC_PREREQ): Bump to 2.64.
4858 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4860 * configure.ac: Remove --with-datarootdir, --with-docdir,
4861 --with-pdfdir, --with-htmldir switches.
4862 * configure: Regenerate.
4864 * configure: Regenerate.
4866 * compile: Sync from Automake 1.11.
4867 * depcomp: Likewise.
4868 * install-sh: Likewise.
4869 * missing: Likewise.
4870 * mkinstalldirs: Likewise.
4873 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4875 * ltmain.sh (func_normal_abspath): New function.
4876 (func_relative_path): Likewise.
4877 (func_mode_help): Document new -bindir option for link mode.
4878 (func_mode_link): Add new -bindir option, and use it to place
4879 output DLL if specified.
4881 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4883 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4884 (baseargs): Add --disable-option-checking.
4885 * configure: Regenerate.
4887 * Makefile.def (configure-target-libiberty): Depend on
4888 all-binutils and all-ld.
4889 (configure-target-newlib): Likewise.
4890 * Makefile.in: Regenerate.
4892 2009-08-17 Ben Elliston <bje@au.ibm.com>
4894 * config.sub, config.guess: Update from upstream sources.
4896 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4898 Sync from src, merge:
4900 2009-07-02 Tristan Gingold <gingold@adacore.com>
4902 * configure.ac: Do not exclude gas for i386-*-darwin.
4903 Add a case for x86_64-*-darwin.
4904 * configure: Regenerate.
4906 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4908 * MAINTAINERS: Add my name to Write After Approval list.
4910 2009-08-06 Michael Eager <eager@eagercon.com>
4912 * configure.ac: Add Microblaze target.
4913 * configure: Regenerate.
4915 2009-07-31 Christian Bruel <christian.bruel@st.com>
4917 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4918 * configure: Regenerate.
4920 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4922 * MAINTAINERS (Write After Approval): Update my e-mail address.
4924 2009-07-06 Ian Lance Taylor <iant@google.com>
4926 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4927 * configure: Rebuild.
4929 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4931 * MAINTAINERS: Move myself to the Graphite Reviewers.
4933 2009-06-30 Wei Guozhi <carrot@google.com>
4935 * MAINTAINERS: Add my name to Write After Approval list.
4937 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4940 * configure.ac (comparestring): Create new variable.
4941 * Makefile.tpl (comparestring): Use to skip some comparisions.
4942 * configure: Regenerate.
4943 * Makefile.in: Regenerate.
4945 2009-06-26 Doug Evans <dje@sebabeach.org>
4947 * Makefile.def (host_modules): Add cgen.
4948 * Makefile.in: Regenerate.
4949 * configure.ac (host_tools): Add cgen.
4950 * configure: Regenerate.
4952 2009-06-23 DJ Delorie <dj@redhat.com>
4954 * MAINTAINERS: Add myself as mep maintainer.
4956 2009-06-23 Ian Lance Taylor <iant@google.com>
4958 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4959 boot_languages. Only bootstrap target libraries listed in
4960 target_libs for some boot language. Add --with-stage1-ldflags,
4961 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4962 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4963 if not building with C++.
4964 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4965 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4966 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4967 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4968 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4969 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4970 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4971 * configure, Makefile.in: Rebuild.
4973 2009-06-23 Li Feng <nemokingdom@gmail.com>
4975 * MAINTAINERS: Added my name to write-after-approval list.
4977 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4979 * configure.ac: Define is_elf for QNX Neutrino targets.
4980 * configure: Regenerate.
4982 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4984 * MAINTAINERS: Added my name to the write-after-approval list
4986 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4988 * configure.ac: Detect MPC in default directory.
4989 * configure: Regenerate.
4991 2009-06-03 Jerome Guitton <guitton@adacore.com>
4992 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4994 * Makefile.tpl (all): Avoid a trailing backslash.
4995 * Makefile.in: Regenerate.
4997 2009-06-03 Ben Elliston <bje@au.ibm.com>
4999 * config.sub, config.guess: Update from upstream sources.
5001 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5003 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5005 * configure: Regenerate.
5007 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5009 * Makefile.tpl ([+compare-target+]): Compare all stage
5010 directories, rather than just gcc.
5011 * Makefile.in: Rebuilt.
5013 2009-06-01 Doug Kwan <dougkwan@google.com>
5015 * configure.ac: Support gold for target arm*-*-*.
5016 * configure: Regenerate.
5018 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5020 * Makefile.def: Add MPC support and dependencies.
5021 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5023 * Makefile.in, configure: Regenerate.
5025 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5027 * Makefile.tpl (all): Avoid harmless warning in make all when
5028 gcc-bootstrap is enabled but stage_last does not exist.
5029 * Makefile.in: Rebuilt.
5031 2009-05-24 Nicolas Roche <roche@adacore.com>
5033 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5034 * Makefile.in: Regenerate.
5036 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5038 * MAINTAINERS: Update my e-mail address.
5040 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5042 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5043 * configure: Regenerate.
5045 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5048 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5049 gcc-no-bootstrap are mutually exclusive.
5050 * Makefile.in: Rebuilt.
5052 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5055 * Makefile.tpl (all): Don't end with unconditional success.
5056 * Makefile.in: Rebuilt.
5058 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5061 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5062 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5063 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5064 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5065 stage_configureflags, stage_cflags and stage_libcflags into
5066 explicit Makefile macros.
5067 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5069 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5070 CC. Set CC_FOR_BUILD from CC.
5071 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5072 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5073 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5074 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5076 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5077 (_LIBCFLAGS): Renamed to _TFLAGS.
5078 (do-compare-debug, do-compare3-debug): Drop.
5079 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5080 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5081 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5082 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5083 (XGCC_FLAGS_FOR_TARGET): New.
5084 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5085 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5086 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5087 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5088 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5089 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5091 (BUILD_CONFIG): Include if requested.
5092 (all): Set TFLAGS on bootstrap.
5093 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5094 (all-stageid-prefixmodule): Likewise.
5095 (do-clean, distclean-stageid): Set TFLAGS.
5096 (restrap): Fix whitespace.
5097 * Makefile.in: Rebuilt.
5099 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5101 * config.guess: Sync with src.
5103 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5105 * configure.ac ($with_ppl): Default to no if not supplied.
5106 ($with_cloog): Likewise.
5107 configure: Regenerate.
5109 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5111 * MAINTAINERS: Update my e-mail address.
5113 2009-04-27 Nick Clifton <nickc@redhat.com>
5115 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5117 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5119 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5120 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5121 * Makefile.in: Regenerate.
5123 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5126 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5127 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5129 * configure, Makefile.in: Regenerate.
5131 2009-04-21 Taras Glek <tglek@mozilla.com>
5133 * include/hashtab.h: Update GTY annotations to new syntax
5134 * include/splay-tree.h: Likewise
5136 2009-04-17 Ben Elliston <bje@au.ibm.com>
5138 * config.sub, config.guess: Update from upstream sources.
5140 2009-04-15 Anthony Green <green@moxielogic.com>
5142 * configure.ac: Add moxie support.
5143 * configure: Rebuilt.
5145 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5147 * configure.ac: Change copyright header to refer to version
5148 3 of the GNU General Public License and to point readers at the
5149 COPYING3 file and the FSF's license web page.
5150 * Makefile.def: Likewise.
5151 * Makefile.tpl: Likewise.
5152 * Makefile.in: Regenerate.
5154 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5156 * configure.ac: Restore match for darwin9 or later. Use double
5157 brackets since regeneration eats one pair.
5158 * configure: Regenerate.
5160 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5163 * configure.ac: Require texinfo 4.7.
5164 * configure: Regenerated.
5166 2009-04-09 Nick Clifton <nickc@redhat.com>
5168 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5169 the GCC Runtime Library Exception.
5171 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5173 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5174 * configure: Regenerate.
5176 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5178 * Makefil.def (languages): New entries.
5179 * Makefile.tpl (check-gcc-*): New generic target.
5180 * Makefile.in: Regenerate.
5182 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5184 * MAINTAINERS: Update my email address.
5186 2009-03-18 Tom Tromey <tromey@redhat.com>
5188 * configure: Rebuild.
5189 * configure.ac (host_libs): Add libiconv.
5190 * Makefile.in: Rebuild.
5191 * Makefile.def (host_modules): Add libiconv.
5192 (configure-gdb, all-gdb): Depend on libiconv.
5194 2009-03-16 Tristan Gingold <gingold@adacore.com>
5196 * configure.ac: Treat gdb as supported on x86_64-darwin.
5197 * configure: Regenerate.
5199 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5201 * configure.ac (--with-host-libstdcxx): New option.
5202 * configure: Regenerate.
5204 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5206 * MAINTAINERS: Move myself into the write after approval list.
5208 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5210 * MAINTAINERS: Update e-mail address.
5212 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5214 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5216 2009-03-10 Ira Rosen <irar@il.ibm.com>
5218 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5220 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5222 Backport from git Libtool:
5224 2009-01-19 Robert Millan <rmh@aybabtu.com>
5225 Support GNU/kOpenSolaris.
5226 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5227 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5228 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5231 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5233 * MAINTAINERS: Update e-mail address.
5235 2009-02-24 Michael Eager <eager@eagercon.com>
5237 * MAINTAINERS (Write After Approval): Add self.
5239 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5241 * MAINTAINERS (Write After Approval): Add myself.
5243 2009-02-05 Andreas Schwab <schwab@suse.de>
5245 * Makefile.tpl (stage_last): Define $r and $s before using
5246 $(RECURSE_FLAGS_TO_PASS).
5247 * Makefile.in: Regenerate
5249 2009-01-30 Ian Lance Taylor <iant@google.com>
5251 * MAINTAINERS: Move myself to the Global Reviewers list.
5253 2009-01-29 Robert Millan <rmh@aybabtu.com>
5255 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5256 * configure: Regenerate.
5258 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5260 * MAINTAINERS: Make whitespace consistent.
5261 Remove Robert Millan from Write After Approval.
5263 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5265 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5266 (all-opcodes): Depend on all-libiberty.
5267 * Makefile.in: Regenerate.
5269 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5271 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5272 * configure: Regenerate.
5274 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5276 * MAINTAINERS (Write After Approval): Add myself.
5278 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5280 * MAINTAINERS: Add myself to reviewers (Fortran).
5282 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5284 PR tree-optimization/38515
5285 * configure.ac (cloog-polylib): Removed.
5286 (with_ppl, with_cloog): Test for "no".
5287 * configure: Regenerated.
5289 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5291 * MAINTAINERS: Moved myself to reviewers (Fortran).
5293 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5295 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5296 (Write After Approval): Remove myself.
5298 2009-01-03 Diego Novillo <dnovillo@google.com>
5300 * MAINTAINERS: Remove myself from alias maintainership.
5302 2009-01-02 David Ayers <ayers@fsfe.org>
5304 * MAINTAINERS: Update e-mail address.
5306 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5308 * MAINTAINERS: Make whitespace consistent.
5310 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5312 Backport from upstream Libtool:
5313 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5314 Add cache variables to tests that require the linker to work.
5315 For shlibpath_overrides_runpath, this also changes the semantics
5316 to let the result from the C compiler take precedence.
5318 2008-12-02 Ben Elliston <bje@au.ibm.com>
5320 * config.sub, config.guess: Update from upstream sources.
5322 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5324 * configure.ac (ppllibs): Add by default the lib flags.
5325 * configure: Regenerate.
5327 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5329 * MAINTAINERS: Add myself to the write after approval list.
5331 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5333 * configure.ac: Add double brackets on darwin[912].
5334 * configure: Regenerate.
5336 2008-12-03 Daniel Kraft <d@domob.eu>
5338 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5339 Approval to Reviewer section (for Fortran front-end).
5341 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5343 * configure.ac: Expand to darwin10 and later.
5344 * configure: Regenerate.
5346 2008-12-02 Andreas Schwab <schwab@suse.de>
5348 * Makefile.def: configure-target-boehm-gc depends on
5349 all-target-libstdc++-v3.
5350 * Makefile.in: Regenerate.
5352 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5354 * MAINTAINERS: Add myself as mingw maintainer.
5356 2008-12-02 Ben Elliston <bje@au.ibm.com>
5358 * config.sub, config.guess: Update from upstream sources.
5360 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5362 * README.SCO: Remove.
5364 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5366 * MAINTAINERS: Add myself to the write after approval list.
5368 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5370 * MAINTAINERS: Update my email address in WAA section.
5372 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5374 * MAINTAINERS: Update e-mail address.
5376 2008-11-27 Toon Moene <toon@moene.org>
5378 * MAINTAINERS: Change e-mail address.
5380 2008-11-27 Tristan Gingold <gingold@adacore.com>
5382 * configure.ac: Build gdb for i?86-*-darwin*
5383 * configure: Regenerated.
5385 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5387 * MAINTAINERS: Added my full name.
5389 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5396 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5398 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5399 * Makefile.in: Regenerated.
5401 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5408 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5409 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5410 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5411 (HOST_EXPORTS): Pass CPPFLAGS.
5412 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5413 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5414 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5415 * Makefile.in, configure: Regenerated.
5416 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5417 and CPPFLAGS_FOR_BUILD.
5419 2008-11-06 Jeff Law <law@redhat.com>
5421 * MAINTAINERS: Add myself as middle end maintainer.
5423 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5425 * MAINTAINERS (Write after approval): Add myself.
5427 2008-11-05 Diego Novillo <dnovillo@google.com>
5429 * MAINTAINERS (Global Reviewers): Add myself.
5430 (Non-Algorithmic Maintainers): Remove myself.
5432 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5434 * MAINTAINERS (Write after approval): Add myself.
5436 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5438 * MAINTAINERS (Write after approval): Add myself.
5440 2008-10-31 Ben Elliston <bje@au.ibm.com>
5442 * configure.ac (spu-*-*): Remove special case.
5443 * configure: Regenerate.
5445 2008-10-30 Catherine Moore <clm@codesourcery.com>
5447 * MAINTAINERS (Write after approval): Update my email address.
5449 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5451 * configure.ac [spu-*-*]: Do not set skipdirs.
5452 * configure: Re-generate.
5454 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5456 * MAINTAINERS (Various Maintainers): Add myself to reload.
5458 2008-10-25 Richard Guenther <rguenther@suse.de>
5460 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5461 maintainer. Remove myself as libgcc-math maintainer.
5462 (Non-Algorithmic Maintainers): Remove myself.
5464 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5466 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5467 * Makefile.in: Regenerated.
5469 2008-10-23 Cary Coutant <ccoutant@google.com>
5471 * MAINTAINERS (Write after approval): Add myself.
5473 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5480 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5481 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5482 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5483 (HOST_EXPORTS): Pass CPPFLAGS.
5484 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5485 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5486 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5487 * Makefile.in, configure: Regenerated.
5488 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5489 and CPPFLAGS_FOR_BUILD.
5491 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5493 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5496 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5498 * MAINTAINERS (Write After Approval): Added myself.
5500 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5502 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5503 recommended version to 2.3.2.
5505 * configure: Regenerate.
5507 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5509 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5511 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5513 * MAINTAINERS (Write After Approval): Update e-mail address.
5515 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5517 * libtool.m4: Update to libtool 2.2.6.
5518 * lt~obsolete.m4: Update to libtool 2.2.6.
5519 * ltmain.sh: Update to libtool 2.2.6.
5520 * ltsugar.m4: Update to libtool 2.2.6.
5521 * ltversion.m4: Update to libtool 2.2.6.
5522 * ltoptions.m4: Update to libtool 2.2.6.
5523 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5525 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5527 * MAINTAINERS (Write After Approval): Add myself.
5529 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5531 * MAINTAINERS (Write After Approval): Update my name.
5533 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5535 * MAINTAINERS: Add myself in "Write After Approval".
5537 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5539 * MAINTAINERS: Add myself as ia64 maintainer.
5541 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5543 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5544 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5545 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5546 and Michael Tiemann from Write After Approval since they do not
5547 actually have access.
5549 2008-09-05 Richard Guenther <rguenther@suse.de>
5551 * configure.ac: Initialize clooglibs to -lcloog.
5552 * configure: Re-generate.
5554 2008-09-04 Le-Chun Wu <lcwu@google.com>
5556 * MAINTAINERS (Write After Approval): Add myself.
5558 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5560 * configure.ac (--with-cloog-polylib): New.
5561 (--disable-cloog-version-check): New.
5562 (--disable-ppl-version-check): New.
5563 * configure: Re-generate.
5565 2008-09-03 Richard Guenther <rguenther@suse.de>
5567 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5569 * configure: Re-generate.
5571 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5574 * MAINTAINERS: Add picoChip maintainers.
5576 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5577 Tobias Grosser <grosser@fim.uni-passau.de>
5578 Jan Sjodin <jan.sjodin@amd.com>
5579 Harsha Jagasia <harsha.jagasia@amd.com>
5580 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5581 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5582 Adrien Eliche <aeliche@isty.uvsq.fr>
5584 Merge from graphite branch.
5585 * configure: Regenerate.
5586 * Makefile.in: Regenerate.
5587 * configure.ac (host_libs): Add ppl and cloog.
5588 Add checks for PPL and CLooG.
5589 * Makefile.def (ppl, cloog): Added modules and dependences.
5590 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5591 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5593 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5595 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5596 (GCC_SHLIB_SUBDIR): New.
5597 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5598 * configure: Regenerate.
5599 * Makefile.in: Regenerate.
5601 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5603 * MAINTAINERS: Consistently use tabs to separate columns.
5605 2008-08-29 Tristan Gingold <gingold@adacore.com>
5607 * MAINTAINERS (Write after Approval): Add myself.
5609 2008-08-28 Tristan Gingold <gingold@adacore.com>
5611 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5612 Enable bfd, binutils and opcodes.
5613 * configure: Regenerate.
5615 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5617 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5619 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5621 * MAINTAINERS: Use correct Umlaut for last name.
5623 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5625 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5627 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5629 * MAINTAINERS: Update my email address.
5631 2008-08-16 Nicolas Roche <roche@adacore.com>
5633 * Makefile.tpl: Add BOOT_ADAFLAGS.
5634 * Makefile.in: Regenerate.
5636 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5638 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5639 * configure: Regenerate.
5641 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5643 * configure.ac: Add makefile fragments for hpux.
5644 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5645 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5646 * configure: Regenerate.
5647 * Makefile.in: Regenerate.
5649 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5651 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5653 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5655 * MAINTAINERS (Write after Approval): Add myself.
5657 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5659 * MAINTAINERS (Write After Approval): Add myself.
5661 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5663 * MAINTAINERS (Write After Approval): Add myself.
5665 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5667 * MAINTAINERS: Update my email address.
5669 2008-06-25 Joey Ye <joey.ye@intel.com>
5671 * MAINTAINERS (Write After Approval): Add myself.
5673 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5675 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5676 * Makefile.in: Regenerate.
5677 * configure: Regenerate.
5679 2008-06-17 Daniel Kraft <d@domob.eu>
5681 * MAINTAINERS (Write After Approval): Add myself.
5683 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5685 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5686 "$@" is still intact with both Autoconf 2.59 and 2.62.
5687 * configure: Regenerate.
5689 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5691 * Makefile.tpl: Fix comment errors.
5692 * Makefile.in: Regenerate.
5694 2008-06-12 David S. Miller <davem@davemloft.net>
5695 David Edelsohn <edelsohn@gnu.org>
5697 * configure.ac: Add powerpc*-*-* to gold supported targets.
5698 * configure: Regenerate.
5700 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5702 PR tree-optimization/36218
5703 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5704 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5705 (all prefix="build-"): Pass them to build-system sub-makes.
5706 * Makefile.in: Regenerate.
5708 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5710 * MAINTAINERS (mt port): Remove.
5711 (sco5, unixware, sco udk): Remove.
5712 (Kean Johnston): Add to Write After Approval.
5714 2008-05-30 Julian Brown <julian@codesourcery.com>
5716 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5717 of libobjc for ARM EABI Linux.
5718 * configure: Regenerate.
5720 2008-05-18 Xinliang David Li <davidxl@google.com>
5722 * ChangeLog: Remove wrong ChangeLog entry.
5724 2008-05-17 Xinliang David Li <davidxl@google.com>
5726 * MAINTAINERS (Write After Approval): Add myself.
5728 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5730 * MAINTAINERS (Write After Approval): Add myself.
5732 2008-05-14 Rafael Espíndola <espindola@google.com>
5734 * config-ml.in: don't handle --enable-shared and --enable-static.
5736 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5738 * MAINTAINERS: Update my email address.
5740 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5742 * MAINTAINERS: Update my email address.
5744 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5746 * MAINTAINERS (Write After Approval): Add myself.
5748 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5750 * MAINTAINERS (Write After Approval): Add myself.
5752 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5754 * MAINTAINERS (crx): Add myself.
5756 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5759 2008-04-14 David S. Miller <davem@davemloft.net>
5761 * configure.ac: Add sparc*-*-* to gold supported targets.
5762 * configure: Regenerate.
5764 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5767 * configure.ac: Include override.m4.
5768 * configure: Regenerate.
5770 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5772 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5773 * Makefile.in: Regenerate.
5775 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5777 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5778 as nonconfigurable directories list.
5779 * configure: Regenerate.
5781 2008-04-14 Ben Elliston <bje@au.ibm.com>
5783 * config.sub, config.guess: Update from upstream sources.
5785 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5787 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5788 * Makefile.in: Regenerate.
5790 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5792 * configure.ac: Do not build libssp for the AVR.
5793 * configure: Regenerate.
5795 2008-04-07 Ian Lance Taylor <iant@google.com>
5797 * Makefile.def: check-gold depends upon all-binutils.
5798 * Makefile.in: Regenerate.
5800 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5802 * MAINTAINERS (Write After Approval): Add myself.
5804 2008-04-04 Nick Clifton <nickc@redhat.com>
5807 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5809 * configure: Regenerate.
5811 2008-04-04 NightStrike <NightStrike@gmail.com>
5814 * configure.ac: Combine rules for mingw32 and mingw64.
5815 * configure: Regenerate.
5817 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5819 * MAINTAINERS (Write After Approval): Add myself.
5821 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5823 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5824 * Makefile.in (.NOTPARALLEL): Ditto.
5826 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5828 * MAINTAINERS (Write After Approval): Add myself.
5830 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5832 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5833 * Makefile.in (.NOTPARALLEL): Regenerate.
5835 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5837 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5838 * Makefile.in: Regenerate.
5840 2008-03-26 Jakub Staszak <kuba@et.pl>
5842 * MAINTAINERS (Write After Approval): Add myself.
5844 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5846 * MAINTAINERS: Update e-mail address.
5848 2008-03-20 Ian Lance Taylor <iant@google.com>
5850 * configure.ac: Add support for --enable-gold.
5851 * Makefile.def: Add gold as a directory like ld.
5852 * configure, Makefile.in: Regenerate.
5854 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5856 * configure.ac: m4_include config/proginstall.m4.
5857 * configure: Regenerate.
5859 Backport from upstream Libtool:
5861 2007-10-12 Eric Blake <ebb9@byu.net>
5863 Deal with Autoconf 2.62's semantic change in m4_append.
5864 * ltsugar.m4 (lt_append): Replace broken versions of
5866 (lt_if_append_uniq): Don't require separator to be overquoted,
5867 and avoid broken m4_append.
5868 (lt_dict_add): Fix typo.
5869 * libtool.m4 (_LT_DECL): Don't overquote separator.
5871 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5873 * config.rpath: Add AIX 6 support.
5875 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5877 * Makefile.def (stageprofile). Remove -fprofile-generate
5878 from stage_libcflags.
5879 * Makefile.in: Regenerate.
5881 2008-03-13 Ben Elliston <bje@au.ibm.com>
5883 * config.sub, config.guess: Update from upstream sources.
5885 2008-03-06 Tom Tromey <tromey@redhat.com>
5887 * MAINTAINERS: Update for treelang deletion.
5889 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5891 * MAINTAINERS: Update my email address.
5893 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5895 * MAINTAINERS (darwin port): Add myself as a maintainer.
5896 (objective-c/c++): Add myself as a maintainer.
5898 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5900 * MAINTAINERS (Write After Approval): Update my email address.
5902 2008-02-25 Tomas Bily <tbily@suse.cz>
5904 * MAINTAINERS (Write After Approval): Add myself.
5906 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5908 * MAINTAINERS (OpenMP): Add myself.
5910 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5915 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5916 * configure: Regenerate.
5918 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5919 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5920 STAGE4_LIBCFLAGS): New.
5921 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5922 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5923 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5924 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5925 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5926 for target modules. Don't export LIBCFLAGS.
5927 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5928 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5929 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5930 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5931 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5932 * Makefile.in: Regenerate.
5934 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5937 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5938 Do not use -DDLL_EXPORT. Backport from upstream.
5940 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5942 * MAINTAINERS (Write After Approval): Add myself.
5944 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5946 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5947 * configure: Regenerate.
5949 2008-01-31 Marc Gauthier <marc@tensilica.com>
5951 * configure.ac (xtensa*-*-*): Recognize processor variants.
5952 * configure: Regenerate.
5954 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5957 * configure.ac (PARSE_ARGS): Push suitable setting of
5958 ac_subdirs_all, for `./configure --help=recursive'.
5959 Handle `+' in generic toplevel directory disabling.
5960 * configure: Regenerate.
5962 2008-01-28 Nick Clifton <nickc@redhat.com>
5964 * MAINTAINERS (xstormy16): Take over maintainership.
5966 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5968 * MAINTAINERS (c4x port): Remove.
5970 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5972 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5974 2008-01-23 Ben Elliston <bje@au.ibm.com>
5976 * config.sub, config.guess: Update from upstream sources.
5978 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5980 * MAINTAINERS (Write After Approval): Add myself.
5982 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5984 * MAINTAINERS: Update my email address.
5986 2008-01-09 Raksit Ashok <raksit@google.com>
5988 * MAINTAINERS (Write After Approval): Add myself.
5990 2008-01-09 Raksit Ashok <raksit@google.com>
5992 * MAINTAINERS (Write After Approval): Add myself.
5994 2008-01-08 Ben Elliston <bje@au.ibm.com>
5996 * config.sub, config.guess: Update from upstream sources.
5998 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6000 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6001 Change recommended MPFR from 2.2.1 -> 2.3.0.
6002 * configure: Regenerate.
6004 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6006 * MAINTAINERS: Update my email address.
6008 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6010 * MAINTAINERS: Update my email address.
6012 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6014 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6015 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6016 * Makefile.in: Regenerate.
6018 2007-12-10 Mark Heffernan <meheff@google.com>
6020 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6023 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6025 * configure.ac: Enable libjava for x86_64-*-darwin9.
6026 * configure: Regenerate.
6028 2007-12-07 Bill Maddox <maddox@google.com>
6030 * MAINTAINERS (Write After Approval): Add myself.
6032 2007-12-05 Ben Elliston <bje@au.ibm.com>
6034 * config.sub, config.guess: Update from upstream sources.
6036 2007-12-02 Matthias Klose <doko@ubuntu.com>
6038 * config-ml.in: Remove 64bit configure tests.
6040 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6042 * config-ml.in: Robustify against white space in absolute file
6045 * config-ml.in (multi-clean): Substitute ${Makefile}.
6046 Remove superfluous ${Makefile} in list.
6048 2007-11-19 Thiemo Seufer <ths@mips.com>
6050 * config-ml.in: Don't hardcode the Makefile name.
6052 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6054 * MAINTAINERS (Write After Approval): Add myself.
6056 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6058 * MAINTAINERS (Write After Approval): Add myself.
6060 2007-11-06 Doug Kwan <dougkwan@google.com>
6062 * MAINTAINERS (Write After Approval): Add myself.
6064 2007-10-25 Ben Elliston <bje@au.ibm.com>
6066 * MAINTAINERS (mercury): Remove entry.
6067 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6069 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6071 * Makefile.def (dependencies): Make configure-gdb depend on
6073 * Makefile.in: Regenerated.
6075 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6077 * MAINTAINERS (Fortran maintainer): Remove myself.
6079 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6081 * Makefile.def: To avoid problems running with parallel makes,
6082 build newlib before libgloss so that target specific header
6084 * Makefile.in: Regenerate
6086 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6088 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6089 * Makefile.in: Regenerate.
6091 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6093 * MAINTAINERS (Register allocation reviewer): Add myself.
6095 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6097 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6098 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6099 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6100 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6101 * configure: Regenerate.
6103 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6105 * MAINTAINERS (Register allocation reviewer): Add myself.
6107 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6109 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6110 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6111 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6112 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6113 * configure.ac: Default them to host tools for $host = $build.
6116 * configure: Regenerate.
6117 * Makefile.in: Regenerate.
6119 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6121 * MAINTAINERS (Register allocation reviewer): Add myself.
6123 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6125 * MAINTAINERS (Register allocation reviewer): Add myself.
6127 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6129 * MAINTAINERS (Write After Approval): Fix typo.
6131 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6133 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6134 * configure: Regenerate.
6136 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6139 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6140 they're already prefixed.
6142 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6144 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6146 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6147 * configure: Regenerate.
6148 * Makefile.in: Regenerate.
6150 2007-09-17 Andreas Schwab <schwab@suse.de>
6152 * configure.ac: Raise minimum makeinfo version to 4.6.
6153 * configure: Regenerate.
6155 2007-09-17 Johannes Singler <singler@ira.uka.de>
6157 * MAINTAINERS (write-after-approval) add myself
6159 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6161 * configure.ac: Correct makeinfo version check.
6162 * configure: Regenerate.
6164 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6166 * MAINTAINERS: Update my email address.
6168 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6170 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6171 to $skipdirs and only disable gprof for newlib. Use the normal
6172 mips*-elf* handling in other respects.
6173 * configure: Regnerate.
6175 2007-09-12 David Daney <ddaney@avtrex.com>
6177 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6179 * configure: Regenerate.
6181 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6184 * configure.ac: For libgloss targets, point the linker to the linker
6185 script, startup code and simulator library.
6186 * configure: Regenerate.
6188 2007-09-07 Andrew Haley <aph@redhat.com>
6190 * configure.ac (noconfigdirs): Remove target-libffi and
6192 * configure: Regenerate.
6194 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6197 * configure.ac: Use config/mh-mingw on mingw.
6198 * configure: Regenerate.
6200 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6202 * MAINTAINERS (Write After Approval): Add myself.
6204 2007-09-05 Richard Guenther <rguenther@suse.de>
6206 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6207 nor --disable-checking is provided also turn on yes and types
6208 checking for stage1.
6209 * configure: Re-generate.
6211 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6213 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6214 (Write After Approval): Remove myself.
6216 2007-08-29 Nick Clifton <nickc@redhat.com>
6218 * config.sub, config.guess: Update from upstream sources.
6220 2007-08-22 Bud Davis <jmdavis@link.com>
6222 * MAINTAINERS (Write After Approval): Added myself.
6223 * MAINTAINERS (Reviewers): Removed myself.
6225 2007-08-18 Paul Brook <paul@codesourcery.com>
6226 Joseph Myers <joseph@codesourcery.com>
6228 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6229 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6230 * Makefile.in: Regenerate.
6231 * configure.ac (--with-debug-prefix-map): New.
6232 * configure: Regenerate.
6234 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6235 Nigel Stephens <nigel@mips.com>
6237 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6238 as target_makefile_frag.
6239 * configure: Regenerate.
6241 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6243 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6244 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6245 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6246 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6247 (do-compare, do-compare3, do-compare-debug): New.
6248 ([+compare-target+]): Use them.
6250 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6252 * MAINTAINERS (Write After Approval): Change my email address.
6254 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6255 Ben Elliston <bje@au.ibm.com>
6257 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6258 --silent if $silent.
6259 * configure: Regenerate.
6261 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6263 * MAINTAINERS (Various Maintainers): Add myself as
6264 loop infrastructure maintainer. Update my e-mail
6267 2007-07-31 Diego Novillo <dnovillo@google.com>
6269 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6272 2007-07-26 Richard Guenther <rguenther@suse.de>
6274 * configure.ac: Add types checking to stage1 checking flags.
6275 * configure: Regenerate.
6277 2007-07-17 Nick Clifton <nickc@redhat.com>
6279 * COPYING3: New file. Contains version 3 of the GNU General
6281 * COPYING3.LIB: New file. Contains version 3 of the GNU
6282 Lesser General Public License.
6284 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6286 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6288 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6290 * MAINTAINERS (S/390 co-maintainer): Add myself.
6291 (Write After Approval): Remove myself.
6293 2007-07-13 Dan Hipschman <dsh@google.com>
6295 * MAINTAINERS (Write After Approval): Add myself.
6297 2007-07-11 Nick Clifton <nickc@redhat.com>
6299 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6301 * Makefile.in: Regenerate.
6303 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6305 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6308 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6310 * lt~obsolete.m4: New. Import from 20070318 libtool.
6312 2007-07-03 Julian Brown <julian@codesourcery.com>
6314 * MAINTAINERS (Write After Approval): Add myself.
6316 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6318 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6319 * configure: Regenerate.
6321 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6323 * configure.ac: Add some missing m4 quotation.
6324 * configure: Regenerate.
6326 2007-07-02 Simon Baldwin <simonb@google.com>
6328 * MAINTAINERS (Write After Approval): Add myself.
6330 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6332 * configure: Regenerate.
6334 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6336 * Makefile.def: Add windmc tool to build.
6337 * Makefile.tpl: Likewise.
6338 * configure.ac: Likewise.
6339 * Makefile.in: Regenerate.
6340 * configure: Regenerate.
6342 2007-06-28 DJ Delorie <dj@redhat.com>
6344 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6345 not building newlib.
6346 * configure: Regenerated.
6348 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6350 * MAINTAINERS (Write After Approval): Add myself.
6352 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6354 * MAINTAINERS (Write After Approval): Add myself.
6356 2007-06-19 Chris Matthews <chrismatthews@google.com>
6358 * MAINTAINERS (Write After Approval): Add myself.
6360 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6362 * MAINTAINERS (Write After Approval): Add myself.
6364 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6366 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6367 * Makefile.in: Regenerated.
6369 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6371 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6372 bfin*-*-uclinux* targets.
6373 * configure: Regenerate.
6375 2007-06-14 Ian Lance Taylor <iant@google.com>
6377 * MAINTAINERS: Add myself as non-algorithmic global write
6380 2007-06-14 Diego Novillo <dnovillo@google.com>
6382 * MAINTAINERS: Add self as middle-end maintainer and
6383 non-algorithmic global write maintainer.
6385 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6387 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6388 Move all Fortran maintainers except Paul Brook into the
6389 Non-Autopoiesis section.
6391 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6393 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6394 (distclean-stage[+id+]): Possibly delete stage_last.
6395 * Makefile.in: Regenerate.
6397 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6399 * MAINTAINERS (Various Maintainer): Fix typo.
6401 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6403 * MAINTAINERS (Various Maintainer): Add myself as
6404 dataflow maintainer.
6406 2007-06-07 Ben Elliston <bje@au.ibm.com>
6408 * config.sub, config.guess: Update from upstream sources.
6410 2007-06-07 Ben Elliston <bje@au.ibm.com>
6412 * Makefile.tpl: Fix spelling error.
6413 * Makefile.in: Regenerate.
6415 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6417 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6418 lt_cv_sys_max_cmd_len.
6420 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6422 * MAINTAINERS (Various Maintainers): Add myself as
6423 auto-vectorizer maintainer.
6425 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6428 * libtool.m4: Revert previous change.
6429 * ltgcc.m4: Put it here.
6431 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6433 * MAINTAINERS (Various Maintainers): Add myself as
6434 auto-vectorizer maintainer.
6436 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6439 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6441 2007-05-30 Richard Guenther <rguenther@suse.de>
6443 * MAINTAINERS (Various Maintainers): Add myself as
6444 auto-vectorizer maintainer.
6446 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6449 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6450 * configure: Rebuilt.
6452 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6454 * MAINTAINERS (Write After Approval): Removed my name.
6456 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6458 * MAINTAINERS (Write After Approval): Remove myself.
6460 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6462 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6464 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6466 * ltmain.sh: Update from ToT Libtool.
6467 * libtool.m4: Update from ToT Libtool.
6468 * ltsugar.m4: New. Update from ToT Libtool.
6469 * ltversion.m4: New. Update from ToT Libtool.
6470 * ltoptions.m4: New. Update from ToT Libtool.
6472 * ltcf-c.sh: Remove.
6473 * ltcf-cxx.sh: Remove.
6474 * ltcf-gcj.sh: Remove.
6476 2007-05-22 Ollie Wild <aaw@google.com>
6478 * MAINTAINERS (Write After Approval): Add myself.
6480 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6482 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6484 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6485 Remove CFLAGS/LIBCFLAGS.
6486 (configure-stage[+id+]-[+prefix+][+module+],
6487 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6488 * Makefile.in: Regenerate.
6490 2007-05-15 Diego Novillo <dnovillo@google.com>
6492 * MAINTAINERS: Update e-mail address.
6494 2007-05-15 Revital Eres <eres@il.ibm.com>
6496 * MAINTAINERS (Write After Approval): Add myself.
6498 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6500 * MAINTAINERS (Write After Approval): Updated my address.
6502 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6504 * MAINTAINERS (Write After Approval): Add myself.
6506 2007-05-11 Silvius Rus <rus@google.com>
6508 * MAINTAINERS (Write After Approval): Add myself.
6510 2007-04-23 Tom Tromey <tromey@redhat.com>
6512 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6514 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6516 * MAINTAINERS (cpplib): Rename to ...
6517 (libcpp): ... this. Add C/C++ front end maintainers.
6519 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6521 * config-ml.in: Pass ${ml_config_env} to configure calls.
6523 2007-04-04 Christian Bruel <christian.bruel@st.com>
6525 * MAINTAINERS (Write After Approval): Add myself.
6527 2007-04-02 Dave Korn <dave.korn@artimi.com>
6529 * MAINTAINERS (Write After Approval): Add myself.
6531 2007-03-31 Tobias Burnus <burnus@net-b.de>
6533 * MAINTAINERS (fortran 95 front end): Add myself.
6535 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6537 * MAINTAINERS (Write After Approval): Add myself.
6539 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6541 * MAINTAINERS (Modulo Scheduler): Add myself.
6543 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6545 * MAINTAINERS (fortran 95 front end): Add myself.
6546 (c++ front end): whitespace fix.
6548 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6550 * MAINTAINERS (Write After Approval): Add myself.
6552 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6554 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6555 of glob. Quote arguments with single quotes too.
6556 * configure: Regenerate.
6558 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6560 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6561 * Makefile.in: Regenerate
6563 2007-03-07 Andreas Schwab <schwab@suse.de>
6565 * configure: Regenerate.
6567 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6569 * configure.ac: Add "--with-pdfdir" configure option,
6570 which defines pdfdir variable.
6571 * Makefile.def (target=fixincludes): Add install-pdf to
6573 (recursive_targets): Add install-pdf target.
6574 (flags_to_pass): Add pdfdir.
6575 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6577 * configure: Regenerate
6578 * Makefile.in: Regenerate
6580 2007-02-28 Eric Christopher <echristo@apple.com>
6583 2006-12-07 Mike Stump <mrs@apple.com>
6585 * Makefile.def (dependencies): Add dependency for
6586 install-target-libssp and install-target-libgomp on
6588 * Makefile.in: Regenerate.
6590 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6592 * configure: Regenerate.
6593 * configure.ac: Move statements after variable declarations.
6595 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6597 * MAINTAINERS: Add myself as sh maintainer.
6599 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6601 * configure.ac: Adjust for loop syntax.
6602 * configure: Regenerate.
6604 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6606 * configure: Rebuilt.
6608 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6610 * configure.ac: Drop multiple occurrences of --enable-languages,
6611 and fix its quoting.
6612 * configure: Rebuilt.
6614 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6615 Nathan Sidwell <nathan@codesourcery.com>
6616 Vladimir Prus <vladimir@codesourcery.com>
6617 Joseph Myers <joseph@codesourcery.com>
6619 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6620 * configure: Regenerate.
6622 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6624 * ltconfig (freebsd*): Default to elf.
6626 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6628 * configure.ac (target_libraries): Move libgcc before libiberty.
6629 * configure: Regenerated.
6631 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6632 Paolo Bonzini <bonzini@gnu.org>
6635 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6636 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6637 * configure: Regenerated.
6639 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6641 * MAINTAINERS (Language Front End Maintainers): Update my mail
6644 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6647 * configure.ac: Correct syntax for Solaris ksh.
6648 * configure: Regenerated.
6650 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6652 * configure.ac: Sync with src.
6653 * configure: Regenerate.
6655 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6657 * Makefile.in: Regenerate.
6659 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6661 * config.sub: Sync with src.
6663 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6665 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6666 noncanonical equivalents.
6667 * configure.in: Rename to...
6668 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6669 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6670 target_noncanonical. Use them. Rewrite removal of configure
6671 arguments for autoconf 2.59. Discard variable settings. Force
6672 program_transform_name for native tools.
6674 * Makefile.in: Regenerated.
6675 * configure: Regenerated with autoconf 2.59.
6677 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6679 * MAINTAINERS (Write After Approval): Add myself.
6681 2007-01-31 Andreas Schwab <schwab@suse.de>
6683 * Makefile.tpl (LDFLAGS): Substitute it.
6684 * Makefile.in: Regenerate.
6686 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6688 * MAINTAINERS (Write After Approval): Add myself.
6690 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6692 * MAINTAINERS (spu port): Add myself.
6694 2007-01-23 Richard Guenther <rguenther@suse.de>
6697 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6698 * Makefile.tpl (GNATBIND): Substitute it.
6699 (GNATMAKE): Likewise.
6700 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6702 * Makefile.in: Regenerate.
6703 * configure: Regenerate.
6705 2007-01-18 Mike Stump <mrs@apple.com>
6707 * configure.in: Re-enable -Werror for gcc builds.
6709 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6711 * MAINTAINERS (Write After Approval): Add myself.
6713 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6715 * configure.in: Change == to = in test command.
6716 * configure: Regenerate.
6718 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6719 Nick Clifton <nickc@redhat.com>
6720 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6722 * configure.in (build_configargs, host_configargs, target_configargs):
6723 Remove build/host/target parameters.
6724 (host_libs): Add gmp and mpfr.
6725 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6726 * Makefile.def (gmp, mpfr): New.
6727 (gcc): Remove target.
6728 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6729 target_os, target_vendor): New.
6730 (configure): Add host_alias/target_alias arguments; adjust invocations.
6731 * configure: Regenerate.
6732 * Makefile.in: Regenerate.
6734 2007-01-11 Matt Fago <fago@earthlink.net>
6736 * configure.in: Try to link to functions only in mpfr 2.2.x
6737 to improve robustness of configure tests.
6738 * configure: Regenerate.
6740 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6742 * MAINTAINERS: Add myself as i386 maintainer.
6744 2007-01-08 Jan Hubicka <jh@suse.cz>
6746 * MAINTAINERS: Add myself as i386 maintainer.
6748 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6750 * configure.in: Add support for an x86_64-mingw* target.
6751 * configure: Regenerate.
6753 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6755 * Makefile.tpl (all-target): Correct @if conditional for target
6757 * configure.in: Omit libiberty if building only target libgcc.
6758 * configure, Makefile.in: Regenerated.
6760 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6762 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6763 * configure: Regenerate.
6765 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6767 * Makefile.def (target_modules): Add libgcc.
6768 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6769 * Makefile.tpl (clean-target-libgcc): Delete.
6770 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6771 on gcc even for bootstrapped modules. Rewrite handling of
6772 lang_env_dependencies to loop over target_modules.
6773 * configure.in (target_libraries): Add target-libgcc.
6774 * Makefile.in, configure: Regenerated.
6776 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6778 * configure.in: Reorganize recognition of languages. Add
6779 --enable-stage1-languages. Show supported languages for the chosen
6780 target rather than all recognized languages.
6781 * configure: Regenerate.
6783 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6785 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6786 * Makefile.in: Regenerate.
6788 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6790 * configure.in: Warn that MPFR 2.2.0 is buggy.
6791 * configure: Regenerate.
6793 2006-12-27 Ian Lance Taylor <iant@google.com>
6795 * configure.in: When removing Makefiles to force a reconfigure, also
6796 remove prev-DIR*/Makefile.
6797 * configure: Regenerate.
6799 2006-12-22 Andreas Schwab <schwab@suse.de>
6801 * configure: Regenerate with correct autoconf version.
6803 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6805 * configure.in: add AC_SUBST for *_FOR_TARGET.
6806 * configure: Regenerate.
6808 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6810 * configure.in: Simplify logic for rejecting languages that cannot
6811 be built. Separate the case when a language is unsupported,
6812 from the case when the user chooses not to build a language.
6814 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6816 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6817 it only affects bootstrap and could be tested on "$host" as well.
6818 * configure: Regenerate.
6819 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6821 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6824 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6825 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6826 move here comment from Makefile.tpl.
6827 * Makefile.tpl: Move some definitions higher in the file.
6828 (STAGE1_CHECKING): New.
6829 * configure.in: Add --enable-stage1-checking.
6830 * configure: Regenerate.
6831 * Makefile.in: Regenerate.
6833 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6835 * MAINTAINERS: Add myself as build system maintainer.
6837 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6839 * MAINTAINERS (Write After Approval): Add myself.
6841 2006-12-13 Eric Christopher <echristo@apple.com>
6843 * MAINTAINERS: Add myself as darwin maintainer.
6845 2006-12-11 Ian Lance Taylor <ian@airs.com>
6847 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6849 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6851 MAINTAINERS: Update my entry.
6853 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6855 * configure.in: Handle spu makefile frag.
6856 * Makefile.tpl (MAINT): Define
6857 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6858 * configure: Regenerate.
6859 * Makefile.in: Regenerate.
6861 2006-12-11 Ben Elliston <bje@au.ibm.com>
6863 * config.guess: Import latest version.
6864 * config.sub: Likewise.
6866 2006-12-11 Ben Elliston <bje@au.ibm.com>
6868 * configure.in (spu-*-*): Don't skip target-libiberty.
6869 * configure: Regenerate.
6871 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6874 * configure.in: Correct x86 darwin support for libjava to powerpc
6876 * configure: Regenerate.
6878 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6880 * configure.in: Add x86 darwin support for libjava.
6881 * configure: Regenerate.
6883 2006-12-07 Mike Stump <mrs@apple.com>
6885 * Makefile.def (dependencies): Add dependency for
6886 install-target-libssp and install-target-libgomp on
6888 * Makefile.in: Regenerate.
6890 2006-12-04 Richard Guenther <rguenther@suse.de>
6892 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6893 (Non-Algorithmic Maintainers): Move over non-algorithmic
6894 loop optimizer maintainers, add myself as a non-algorithmic
6895 middle-end maintainer.
6897 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6899 * MAINTAINERS (Write After Approval): Add myself.
6901 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6903 * configure.in: Update error message for missing GMP/MPFR.
6905 * configure: Regenerate.
6907 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6909 * configure.in: Update MPFR version in error message.
6911 * configure: Regenerate.
6913 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6915 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6916 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6917 --with-gmp-lib): New flags.
6919 * configure: Regenerate.
6921 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6923 * MAINTAINERS (Write After Approval): Change my email address.
6925 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6927 * MAINTAINERS (Write After Approval): Add myself.
6929 2006-11-22 Philipp Thomas <pth@suse.de>
6931 * MAINTAINERS (i18n): Update e-mail address.
6933 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6935 * MAINTAINERS (spu port): Add myself as maintainer.
6936 (Write After Approval): Remove myself.
6938 2006-11-22 Ben Elliston <bje@au.ibm.com>
6940 * configure.in (skipdirs): Don't build libssp for SPU.
6941 * configure: Regenerate.
6943 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6945 * MAINTAINERS (spu port): Add myself as maintainer.
6946 (libobjc): Update my email address.
6948 2006-11-21 Andrea Bona <andrea.bona@st.com>
6950 * MAINTAINERS (Write After Approval): Add myself.
6952 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6954 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6955 * configure : Rebuilt.
6957 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6959 * MAINTAINERS (Write After Approval): Add myself.
6961 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6963 * MAINTAINERS (Write After Approval): Add myself.
6965 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6967 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6969 * configure: Regenerate.
6971 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6973 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6974 (unstage): Test for stage_last presence.
6977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6979 * Makefile.in: Regenerate.
6981 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6983 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6986 2006-11-14 Erven Rohou <erven.rohou@st.com>
6988 * MAINTAINERS (Write After Approval): Add myself.
6990 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6992 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6993 and stageN-package/Makefile.
6994 * Makefile.in: Regenerated.
6996 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6998 * configure.in: Remove target-libgloss from noconfigdirs for
7000 * configure: Regenerated.
7002 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7004 * configure.in (have_gmp): Only error if the gcc directory exists.
7006 * configure: Regenerate.
7008 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7010 * configure.in: Robustify error message for missing GMP/MPFR.
7012 * configure: Regenerate.
7014 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7016 * MAINTAINERS (Write After Approval): Add myself.
7018 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7020 * MAINTAINERS: Change email address.
7022 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7024 * MAINTAINERS (Write After Approval): Add myself.
7026 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7028 * MAINTAINERS (Write After Approval): Add myself.
7030 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7032 * MAINTAINERS (Write After Approval): Move myself to
7033 Write After Approval section.
7035 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7037 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7039 * configure: Regenerate.
7041 2006-10-16 Tobias Burnus <burnus@net-b.de>
7043 * MAINTAINERS (Write After Approval): Add myself.
7045 2006-10-16 Ben Elliston <bje@au.ibm.com>
7047 * config.guess: Import latest version.
7048 * config.sub: Likewise.
7050 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7052 * Makefile.def: Added pdf target handling.
7053 * Makefile.tpl: Added pdf target handling.
7054 * Makefile.in: Regenerated.
7056 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7058 * MAINTAINERS: Add self as score port maintainer.
7060 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7062 * MAINTAINERS (Write After Approval): Add myself.
7064 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7066 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7068 * configure: Regenerated.
7070 2006-09-27 Dave Brolley <brolley@redhat.com>
7072 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7073 using $s instead of $r.
7074 * configure: Regenerated.
7076 2006-09-26 Thiemo Seufer <ths@mips.com>
7078 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7079 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7080 * configure: Regenerate.
7082 2006-09-24 Graeme Peterson <gridly@gmail.com>
7084 * MAINTAINERS (Write After Approval): Remove myself.
7086 2006-09-22 Chao-ying Fu <fu@mips.com>
7088 * MAINTAINERS (Write After Approval): Add myself.
7090 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7092 * MAINTAINERS: Add self as soft-fp maintainer.
7094 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7096 * MAINTAINERS: Add myself as avr maintainer.
7097 Remove Marek Michalkiewicz as avr maintainer.
7099 2006-09-07 Roberto Costa <roberto.costa@st.com>
7101 * MAINTAINERS (Write After Approval): Add myself.
7103 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7105 * configure.in: Never build newlib for a Mingw host.
7106 Never build newlib as Mingw target library.
7107 Test the existence of winsup/cygwin for building a Cygwin newlib,
7108 rather than just winsup.
7109 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7110 building a Mingw target.
7111 * configure: Regenerate.
7113 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7115 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7117 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7119 * config.guess: Import from src (was more updated).
7120 * config.sub: Likewise.
7122 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7124 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7125 * configure: Regenerated.
7127 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7129 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7130 for stages after the first.
7132 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7134 * Makefile.def: Add dependencies for configure-opcodes
7135 on configure-intl and all-opcodes on all-intl.
7136 * Makefile.in: Regenerated.
7138 2006-07-13 Ben Elliston <bje@au.ibm.com>
7140 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7142 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7144 Port to hosts whose 'sort' and 'tail' implementations
7145 treat operands with leading '+' as file names, as POSIX
7146 has required since 2001. However, make sure the code still
7147 works on pre-POSIX hosts.
7148 * ltmain.sh: Don't assume "sort +2" is equivalent to
7149 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7151 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7153 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7155 2006-07-04 Peter O'Gorman <peter@pogma.com>
7157 * ltconfig: chmod 644 before ranlib during install.
7159 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7162 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7163 if the bootstrap compiler is a GCC version that supports it.
7164 * configure: Regenerate.
7166 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7168 * configure.in: Fix thinkos in previous check-in.
7169 * configure: Regenerate.
7171 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7174 * configure.in: Test subdir_requires and give an appropriate
7176 * configure: Regenerate.
7178 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7180 * MAINTAINERS (Write After Approval): Add myself.
7182 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7184 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7186 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7188 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7190 2006-06-20 David Ayers <d.ayers@inode.at>
7193 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7194 whether target-libjava is being configured instead of whether the
7195 java front end is enabled.
7196 * configure: Regenerate.
7198 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7201 * configure.in: Only enable libgomp on IRIX 6.
7202 * configure: Regenerate.
7204 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7206 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7208 * Makefile.in: Regenerate.
7210 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7212 * config-ml.in: Alter CCASFLAGS to include special
7213 multilib options the same as is done for CFLAGS.
7215 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7217 * configure.in: Don't enable libgomp on hpux10.
7218 * configure: Rebuilt.
7220 2006-06-12 David Ayers <d.ayers@inode.at>
7224 * configure.in: Remove target-boehm-gc from noconfigdirs where
7225 ${libgcj} is specified.
7226 * configure: Regenerate.
7228 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7232 * configure.in: Sync.
7233 * configure: Regenerated.
7235 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7237 * Makefile.def: Added dependencies from sim and gdb on intl, and
7238 added configure dependencies to everything with an all dependency
7240 * Makefile.in: Regenerated.
7242 2006-06-06 David Ayers <d.ayers@inode.at>
7245 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7246 * Makefile.in: Regenerate.
7247 * configure.in: Add --enable-objc-gc at toplevel and have it
7248 enable boehm-gc for Objective-C.
7249 Remove target-boehm-gc from libgcj.
7250 Add target-boehm-gc to target_libraries.
7251 Add target-boehm-gc to noconfigdirs where ${libgcj}
7253 Assert that boehm-gc is supported when requested for Objective-C.
7254 Only build boehm-gc if needed either for Java or Objective-C.
7255 * configure: Regenerate.
7257 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7260 * Makefile.tpl (configure-[+prefix+][+module+],
7261 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7262 Remove rule to unstage bootstrapped modules.
7263 (stage_current): New.
7264 * Makefile.in: Regenerate.
7266 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7268 * MAINTAINERS (Write After Approval): Update my e-mail address.
7270 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7272 * include/libiberty.h: Declare pex_run_in_environment.
7274 2006-05-31 Asher Langton <langton2@llnl.gov>
7276 * MAINTAINERS (Write After Approval): Add myself.
7278 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7280 * Makefile.def (bfd, opcodes): Fix lib_path.
7281 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7282 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7283 * Makefile.in: Regenerate.
7285 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7287 * Makefile.in: Regenerate.
7289 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7291 * Makefile.def: Add install-html target. Add datarootdir
7292 docdir and htmldir to flags_to_pass.
7293 * Makefile.tpl: Add install-html target.
7294 * Makefile.in: Regenerate.
7295 * configure.in: Add --with-datarootdir, --with-docdir, and
7296 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7297 * configure: Regenerate.
7299 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7301 * configure.in: Enable gprof for cross builds.
7302 * configure: Regenerate.
7304 2006-05-22 Richard Guenther <rguenther@suse.de>
7307 2006-01-31 Richard Guenther <rguenther@suse.de>
7308 Paolo Bonzini <bonzini@gnu.org>
7310 * Makefile.def (target_modules): Add libgcc-math target module.
7311 * configure.in (target_libraries): Add libgcc-math target library.
7312 (--enable-libgcc-math): New configure switch.
7313 * Makefile.in: Re-generate.
7314 * configure: Re-generate.
7315 * libgcc-math: New toplevel directory.
7317 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7318 Andreas Tobler <a.tobler@schweiz.ch>
7320 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7321 * configure: Rebuilt.
7323 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7325 * MAINTAINERS (Write After Approval): Add myself.
7327 2006-05-01 DJ Delorie <dj@redhat.com>
7329 * configure.in: Restore CFLAGS if GMP isn't present.
7330 * configure: Regenerate.
7332 2006-05-01 Richard Guenther <rguenther@suse.de>
7334 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7337 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7339 * MAINTAINERS (Write After Approval): Add myself.
7341 2006-04-28 Jan Beulich <jbeulich@novell.com>
7343 * MAINTAINERS (Write After Approval): Add myself.
7345 2006-04-18 DJ Delorie <dj@redhat.com>
7347 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7348 reference libgloss so that libssp can be built in a combined
7350 * configure: Regenerate.
7352 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7354 * MAINTAINERS (Write After Approval): Add myself.
7356 2006-04-05 Ben Elliston <bje@au.ibm.com>
7358 * configure.in: Require makeinfo 4.4 or higher.
7359 * configure: Regenerate.
7361 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7363 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7364 Rearrange the entries of other libraries to have them in one place.
7366 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7368 * MAINTAINERS (Write After Approval): Remove myself.
7369 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7371 2006-03-14 Richard Guenther <rguenther@suse.de>
7373 * configure: Regenerate with autoconf 2.13.
7375 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7377 * MAINTAINERS: Use my work address.
7379 * MAINTAINERS: Update my E-mail address.
7381 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7383 * configure.in: Handle --disable-<component> generically.
7384 * configure: Regenerate.
7386 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7389 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7391 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7393 * MAINTAINERS (Write After Approval): Remove myself.
7394 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7396 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7398 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7399 (TARGET_CONFIGDIRS): Remove.
7400 * configure.in: Remove AC_SUBST(target_configdirs).
7401 * Makefile.in, configure: Regenerated.
7403 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7405 * MAINTAINERS (Write After Approval): Remove myself.
7406 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7408 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7412 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7414 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7415 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7416 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7417 BUILD_PREFIX, BUILD_PREFIX_1.
7418 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7420 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7421 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7423 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7424 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7425 of `cat stage_current`. Always provide the `r' and `s' variables.
7426 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7427 a single shell execution.
7428 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7429 bootstrapped modules, make the stage1 module if the build was not
7430 started yet, else build the current stage.
7431 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7432 (all-build, all-host, all-target, [+make_target+]-host,
7433 [+make_target+]-target): Do not use \-continued lines.
7434 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7435 (current_stage, restrap, stage_last): New.
7437 * Makefile.in: Regenerate.
7438 * configure: Regenerate.
7440 2006-02-19 Bud Davis <jmdavis@link.com>
7442 * MAINTAINERS (Write After Approval): Remove myself.
7443 (Language Front End Maintainers): Add myself as fortran 95
7444 maintainer and update e-mail address.
7446 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7448 * MAINTAINERS (Write After Approval): Remove myself.
7449 (Language Front End Maintainers): Add myself as fortran 95
7452 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7454 * MAINTAINERS (Write After Approval): Add myself.
7456 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7458 * MAINTAINERS (Write After Approval): Remove myself.
7459 (Language Front End Maintainers): Add myself as
7460 fortran 95 maintainer.
7462 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7466 2005-12-27 Leif Ekblad <leif@rdos.net>
7468 * configure.in: Add support for RDOS target.
7469 * configure: Regenerate.
7471 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7472 Andreas Schwab <schwab@suse.de>
7474 * configure: Regenerate.
7476 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7478 * configure.in (enable_libgomp): Add AIX.
7479 * configure: Regenerate.
7481 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7483 * MAINTAINERS (Write After Approval): Add myself.
7485 2006-02-03 Lee Millward <lee.millward@gmail.com>
7487 * MAINTAINERS (Write After Approval): Add myself.
7489 2006-01-31 Richard Guenther <rguenther@suse.de>
7490 Paolo Bonzini <bonzini@gnu.org>
7492 * Makefile.def (target_modules): Add libgcc-math target module.
7493 * configure.in (target_libraries): Add libgcc-math target library.
7494 (--enable-libgcc-math): New configure switch.
7495 * Makefile.in: Re-generate.
7496 * configure: Re-generate.
7497 * libgcc-math: New toplevel directory.
7499 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7501 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7502 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7503 the assembler, linker and binutils.
7504 * configure: Regenerate.
7506 2006-01-22 Dirk Mueller <dmueller@suse.de>
7508 * MAINTAINERS (Write After Approval): Add myself.
7510 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7512 * configure: Regenerate.
7514 2006-01-18 Richard Henderson <rth@redhat.com>
7515 Jakub Jelinek <jakub@redhat.com>
7516 Diego Novillo <dnovillo@redhat.com>
7518 * libgomp: New directory.
7519 * Makefile.def: Add target_module libgomp.
7520 * Makefile.in: Regenerate.
7521 * configure.in (target_libraries): Add target-libgomp.
7522 * configure: Regenerate.
7524 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7526 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7527 @ from continuation.
7528 * Makefile.in: Rebuilt.
7530 2006-01-04 Chris Lattner <sabre@gnu.org>
7532 * MAINTAINERS (Write After Approval): Add myself.
7534 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7538 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7539 * Makefile.tpl (OBJDUMP): New.
7540 (EXTRA_HOST_FLAGS): Add it.
7541 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7543 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7544 to use symbolic links between directories. Avoid race conditions
7545 or make them harmless.
7546 * configure.in: Do not try to use symbolic links between directories.
7548 * Makefile.def (LEAN): Pass.
7549 * Makefile.tpl (LEAN): Define.
7550 (stage[+id+]-start): Accept that the previous directory does not
7551 exist, if the bootstrap is lean.
7552 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7553 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7554 configure substitution.
7555 ([+compare-target+]): Likewise.
7556 ([+bootstrap-target+]-lean): New.
7557 * configure.in: Remove lean bootstrap support from here.
7559 * Makefile.in: Regenerate.
7560 * configure: Regenerate.
7562 2006-01-04 Ben Elliston <bje@au.ibm.com>
7564 * MAINTAINERS (libdecnumber): Add myself.
7566 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7568 * libtool-ldflags: New script.
7570 2006-01-02 Andreas Schwab <schwab@suse.de>
7572 * configure.in: When reconfiguring remove Makefile in
7573 all stage directories.
7574 * configure: Regenerate.
7576 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7578 * MAINTAINERS: Update my email address.
7580 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7582 Revert Ada-related part of the previous change.
7584 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7586 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7587 * Makefile.in: Regenerate.
7588 * configure.in: Do not include mt-ppc-aix target fragment.
7589 * configure: Regenerate.
7591 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7593 * configure.in: Select appropriate fragments for PowerPC/AIX.
7594 * configure: Regenerate.
7596 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7597 BOOT_CFLAGS, BOOT_LDFLAGS.
7598 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7599 BOOT_CFLAGS, BOOT_LDFLAGS.
7600 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7601 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7602 (stage): Fail if we cannot complete the work.
7603 * Makefile.in: Regenerate.
7605 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7607 * configure.in: Replace ms1 with mt.
7608 * configure: Rebuilt.
7610 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7612 * MAINTAINERS: Update my email address.
7614 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7616 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7617 install-host-nogcc): Don't invoke $(stage) at the end.
7618 * Makefile.in: Regenerate.
7620 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7622 * configure.in: Flip the top-level bootstrap switch.
7623 * configure: Regenerate.
7625 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7627 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7628 $(stage) and $(unstage).
7629 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7630 (all): Remove stray semicolon.
7631 (local-distclean): Don't handle multilib.tmp and multilib.out.
7632 (install.all): Set $s for consistency.
7633 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7634 check_multilibs setting. Always make the install directory.
7635 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7637 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7638 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7639 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7640 (multilib.out): Remove.
7641 * Makefile.in: Regenerated.
7643 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7645 * MAINTAINERS (Write After Approval): Add myself.
7647 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7649 * MAINTAINERS: Add myself as mt maintainer.
7651 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7653 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7655 * MAINTAINERS: Change email address.
7657 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7659 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7660 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7661 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7662 Find in-tree tools if available.
7663 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7664 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7665 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7666 (COMPILER_*_FOR_TARGET): New.
7667 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7668 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7669 (CONFIGURED_*, USUAL_*): Remove.
7670 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7671 STRIP): Use autoconf substitutions.
7672 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7673 COMPILER_NM_FOR_TARGET): New.
7674 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7676 (all): Make all-host and all-target in parallel.
7677 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7678 that $$r and $$s are set before invoking a recursive make.
7679 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7680 ([+bootstrap-target+]): Inline most of the `all' target.
7682 2005-11-29 Ben Elliston <bje@au.ibm.com>
7684 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7685 from the gcc build directory.
7686 * Makefile.in: Regenerate.
7688 2005-11-29 Ben Elliston <bje@au.ibm.com>
7690 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7691 depend on all-libdecnumber.
7692 * configure.in (host_libs): Include libdecnumber.
7693 * Makefile.in: Regenerate.
7694 * configure: Likewise.
7696 2005-11-29 Ben Elliston <bje@au.ibm.com>
7698 * libdecnumber: Import decNumber sources from the dfp-branch.
7700 2005-11-21 Kean Johnston <jkj@sco.com>
7702 * config.sub, config.guess: Sync from upstream sources.
7704 2005-11-21 Ben Elliston <bje@au.ibm.com>
7706 Import from Autoconf sources:
7708 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7709 * config/move-if-change: Don't output "$2 is unchanged";
7710 suggested by Ben Elliston. Handle weird characters correctly.
7712 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7714 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7715 to match upstream libtool for darwin.
7717 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7719 * Makefile.def: Remove gdb dependencies for gdbtk.
7720 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7721 (configure-gdb, install-gdb): New rules.
7722 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7723 * Makefile.in, configure: Regenerated.
7725 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7727 * MAINTAINERS (Write After Approval): Add myself.
7729 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7731 * MAINTAINERS (Write After Approval): Add myself.
7733 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7735 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7738 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7741 * Makefile.tpl (do-[+make-target+], do-check, install,
7742 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7743 are set before recursing.
7744 * Makefile.in: Regenerate.
7746 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7749 * Makefile.def (gcc) <target>: Fix thinko.
7750 * Makefile.in: Regenerate.
7752 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7754 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7755 * configure: Regenerate.
7757 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7759 * MAINTAINERS (Write After Approval): Add self.
7761 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7763 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7764 target-libffi, target-qthreads, target-libjava, and
7766 * configure: Regenerate.
7768 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7770 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7771 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7772 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7773 (USUAL_OBJDUMP_FOR_TARGET): New.
7774 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7775 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7776 * configure, Makefile.in: Regenerated.
7778 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7780 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7781 before other host packages.
7783 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7785 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7787 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7791 * configure.in (default_target): Remove.
7792 * Makefile.tpl (all): Do not use prerequisites as subroutines
7793 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7794 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7795 use prerequisites as subroutines.
7796 (check-host, check-target): New.
7797 (bootstrap configure & all targets): Do not use stage*-start
7798 if the directory layout is already ok.
7799 (non-bootstrap configure & all targets): Prepend a $(unstage).
7800 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7801 (NOTPARALLEL): Remove.
7802 (unstage, stage variables): New variables.
7803 (unstage, stage targets): Simply expand to those variables.
7805 * configure: Regenerate.
7806 * Makefile.in: Regenerate.
7808 2005-10-04 James E Wilson <wilson@specifix.com>
7810 * Makefile.def (lang_env_dependencies): Add libmudflap.
7811 * Makefile.in: Regenerate.
7813 2005-10-03 Andreas Schwab <schwab@suse.de>
7815 Backport from libtool CVS:
7816 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7818 * ltmain.sh: add support for installing into temporary
7819 staging area (e.g. 'make install DESTDIR=...')
7821 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7823 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7824 * configure: Regenerated.
7826 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7828 * configure: Regenerate with the correct
7831 2005-09-30 Catherine Moore <clm@cm00re.com>
7833 * configure.in (bfin-*-*): New.
7834 * configure: Regenerated.
7836 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7838 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7839 (LIPO_FOR_TARGET): New.
7840 (CONFIGURED_LIPO_FOR_TARGET): New.
7841 (USUAL_LIPO_FOR_TARGET): New.
7842 (STRIP_FOR_TARGET): New.
7843 (CONFIGURED_STRIP_FOR_TARGET): New.
7844 (USUAL_STRIP_FOR_TARGET): New.
7845 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7847 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7848 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7849 * Makefile.in: Regenerate.
7850 * configure: Regenerate.
7852 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7854 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7855 (rs6000-*-aix*): Same.
7856 * configure: Regenerate.
7858 2005-09-16 Tom Tromey <tromey@redhat.com>
7860 * MAINTAINERS: Add self as java maintainer.
7862 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7864 * configure.in: Recognize f95 in the --enable-languages option,
7865 and substitute it for fortran, issuing a warning.
7866 * configure: Regenerate.
7868 2005-08-30 Phil Edwards <phil@codesourcery.com>
7870 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7871 * configure: Regenerated.
7873 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7875 * MAINTAINERS: Add self as ms1 maintainer.
7877 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7879 * Makefile.def (libssp): Add to lang_env_dependencies.
7880 * Makefile.in: Regenerate.
7882 2005-08-18 Ian Lance Taylor <ian@airs.com>
7884 * MAINTAINERS: Add myself as middle-end maintainer.
7886 2005-08-17 Christian Groessler <chris@groessler.org>
7888 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7889 * Makefile.in: Regenerate.
7891 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7893 * MAINTAINERS (write after approval): Added myself.
7895 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7897 * MAINTAINERS (Write After Approval): Add myself.
7899 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7901 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7902 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7903 Look for alternate names of the target cc and c++
7904 * configure: Regenerate.
7906 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7908 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7909 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7910 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7911 tools; remove code to manually set them.
7912 (Target tools): Look in the environment for them.
7913 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7914 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7915 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7917 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7918 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7919 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7920 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7921 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7922 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7923 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7924 * configure: Regenerate.
7925 * Makefile.in: Regenerate.
7927 2005-07-28 Ben Elliston <bje@au.ibm.com>
7929 * MAINTAINERS: Update for removed CPU targets.
7931 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7933 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7934 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7935 * Makefile.in: Regenerated.
7937 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7939 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7940 (CFLAGS_FOR_TARGET): Use it.
7941 (CXXFLAGS_FOR_TARGET): Likewise.
7942 * Makefile.in: Regenerated.
7943 * configure.in (--with-build-sysroot): New option.
7944 * configure: Regenerated.
7946 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7948 * Makefile.tpl: Wrap install between unstage and stage
7949 * Makefile.in: Regenerate.
7951 2005-07-21 Eric Christopher <echristo@apple.com>
7953 * MAINTAINERS: Update affiliation.
7955 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7957 * MAINTAINERS: Add self as crx port maintainer.
7959 2005-07-20 DJ Delorie <dj@redhat.com>
7961 * MAINTAINERS: Add self as m32c maintainer.
7963 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7965 * all files: Update FSF address.
7967 2005-07-15 Eric Christopher <echristo@redhat.com>
7969 * MAINTAINERS: Change affiliation.
7971 2005-07-14 Jim Blandy <jimb@redhat.com>
7973 * configure.in: Add cases for Renesas m32c.
7974 * configure: Regenerated.
7976 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7978 * COPYING.LIB: Update from fsf.org.
7980 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7982 * COPYING, compile, config.guess,
7983 config.sub, install-sh, missing, mkinstalldirs,
7984 symlink-tree, ylwrap: Sync from upstream sources.
7985 * config-ml.in: Update FSF address.
7987 2005-07-13 Eric Christopher <echristo@redhat.com>
7989 * configure.in: Add toplevel noconfigdir support for tpf.
7990 * configure: Regenerate.
7992 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7996 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7997 * Makefile.in: Regenerate.
7999 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8001 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8002 Brolley to write-after-approval.
8004 2005-07-07 Andreas Schwab <schwab@suse.de>
8006 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8007 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8008 * Makefile.in: Regenerated.
8010 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8012 * configure.in: Don't build sim or rda when targetting darwin.
8013 * configure: Regenerate.
8015 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8017 * configure.in: Add --enable-libssp and --disable-libssp.
8018 * configure: Regenerate with autoconf-2.13.
8020 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8022 * Makefile.def (target_modules): Add libssp.
8023 * configure.in (target_libraries): Add target-libssp.
8024 * configure: Rebuilt.
8025 * Makefile.in: Rebuilt.
8027 2005-07-01 Zack Weinberg <zackw@panix.com>
8029 * MAINTAINERS: Change email address. Resign from maintainership.
8031 2005-07-01 Richard Guenther <rguenther@suse.de>
8033 * MAINTAINERS: Change my e-mail address and affiliation.
8035 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8037 * Makefile.def (stagefeedback): Come after profile.
8038 Define profiledbootstrap target.
8039 * Makefile.tpl (profiledbootstrap): Remove.
8040 (stageprofile-end): Zap stagefeedback.
8041 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8042 * Makefile.in: Regenerate.
8044 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8046 * MAINTAINERS: Update my email address.
8048 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8050 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8051 In 'cpp' stanza, support '#line' as well as '# '.
8053 2005-06-08 Andreas Schwab <schwab@suse.de>
8055 * MAINTAINERS: Move myself from 'Write After Approval' to
8056 'CPU Port Maintainers' section as m68k maintainer.
8058 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8060 * configure.in (unsupported_languages): New macro.
8061 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8062 non-ported target libraries in noconfigdirs.
8063 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8064 non-linux-gnu. Remove libgcj_ex_libffi.
8065 <lang_frag loop>: Set add_this_lang=no if the language is in
8066 unsupported_languages.
8067 * configure: Regenerate.
8069 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8071 * configure.in: Fix typo in handling of --with-mpfr-dir.
8072 * configure: Regenerate.
8074 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8076 * MAINTAINERS: Update my email address.
8078 2005-06-02 Jim Blandy <jimb@redhat.com>
8080 * config.sub: Add cases for the Renesas m32c. (This patch has been
8081 accepted into the master sources.)
8083 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8084 Michael Snyder <msnyder@redhat.com>
8085 Stan Cox <scox@redhat.com>
8087 * configure.in: Set noconfigdirs for ms1.
8089 * configure: Regenerate.
8091 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8093 * MAINTAINERS (Write After Approval): Add self.
8095 2005-06-01 Josh Conner <jconner@apple.com>
8097 * MAINTAINERS (Write After Approval): Add self.
8099 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8101 * MAINTAINERS: Update my email address.
8103 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8105 * MAINTAINERS (Write After Approval): Add self.
8107 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8109 * MAINTAINERS (Write After Approval): Remove self.
8111 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8113 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8114 (Dependencies): Consider target modules for bootstrap dependencies.
8115 Make target bootstrap modules depend on each stage's gcc.
8116 * Makefile.in: Regenerate.
8118 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8120 * Makefile.def (configure-gcc): Depend on binutils having been built.
8121 (all-gcc): No need to do it here.
8122 * Makefile.in: Regenerate.
8124 2005-05-19 Paul Brook <paul@codesourcery.com>
8126 * configure.in: Rewrite misleading error message when requested
8127 language cannot be built.
8128 * configure: Regenerate.
8130 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8132 * ylwrap: Import from Automake 1.9.5.
8134 2005-05-13 David Ung <davidu@mips.com>
8136 * MAINTAINERS (Write After Approval): Add self.
8138 2005-05-09 Mike Stump <mrs@apple.com>
8140 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8141 lt_cv_sys_max_cmd_len for now.
8143 2005-05-09 Stan Cox <scox@redhat.com>
8145 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8147 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8149 * README.SCO: Update the URL.
8151 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8153 * ltconfig: Define file_list_spec. Pass file_list_spec and
8154 with_gnu_ld to libtool.
8155 * ltcf-c.sh (aix[45]): Define file_list_spec.
8156 * ltcf-cxx.sh (aix[45]): Same.
8157 * ltcf-gcj.sh (aix[45]): Same.
8158 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8159 exists, write list of input files to temporary file.
8161 2005-05-04 Mike Stump <mrs@apple.com>
8163 * configure.in: Always pass --target to target configures as
8164 otherwise rebuilds that do --recheck will fail.
8165 * confiugure: Rebuilt.
8167 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8169 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8171 (configure, all): Add bootstrap support.
8172 (Host modules, target modules): Pass post-stage1 flags and exports.
8173 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8174 * Makefile.in: Regenerate.
8176 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8178 * configure: Regenerate.
8180 2005-04-27 Mike Stump <mrs@apple.com>
8182 * MAINTAINERS: Add self as darwin maintainer.
8184 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8186 * config.sub: Update from master copy.
8188 2005-04-21 Mike Stump <mrs@apple.com>
8190 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8191 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8193 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8195 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8196 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8197 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8198 "*-*-elf" and "*-*-linux*".
8199 * configure: Regenerate.
8201 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8203 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8205 2005-04-12 Mike Stump <mrs@apple.com>
8207 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8209 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8211 * MAINTAINERS (Write After Approval): Add myself.
8213 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8215 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8217 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8219 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8220 (TARGET_CONFIGARGS): Include --with-target-subdir.
8221 (configure, all): New macros. Use them throughout.
8222 * Makefile.in: Regenerate.
8224 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8226 * MAINTAINERS (Write After Approval): Add myself.
8228 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8230 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8232 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8234 * MAINTAINERS: Move John Carr to Write After Approval.
8236 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8238 * config/mh-mingw32: Delete.
8239 * configure.in: Don't use it.
8240 * configure: Regenerate.
8242 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8244 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8245 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8246 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8247 (HOST_LIB_PATH): Generate from Makefile.def.
8248 (TARGET_LIB_PATH): Likewise.
8249 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8250 * Makefile.in: Regenerate.
8251 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8252 (RPATH_ENVVAR): Include Darwin case.
8253 * configure: Regenerate.
8255 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8257 * MAINTAINERS (Various Maintainers): Remove self.
8258 (Write After Approval): Add self.
8260 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8262 * MAINTAINERS (Various Maintainers): Add self.
8264 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8266 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8267 * configure: Regenerate.
8269 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8271 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8272 gcc_version, and gcc_version_trigger from set of flags to pass.
8273 * Makefile.tpl: Remove definitions of above variables.
8274 (config.status): Remove dependency on $(gcc_version_trigger).
8275 * Makefile.in: Regenerate.
8276 * configure.in: Do not reference config/gcc-version.m4 nor
8277 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8278 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8279 * configure: Regenerate.
8281 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8282 Andrew Pinski <pinskia@physics.uc.edu>
8284 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8285 * Makefile.in: Regenerate.
8287 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8289 * MAINTAINERS (Write After Approval): Add myself.
8291 2005-03-03 David Ayers <d.ayers@inode.at>
8293 * MAINTAINERS (Write After Approval): Add myself.
8295 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8298 * ltmain.sh: Avoid creating archives with components that have
8299 duplicate basenames.
8301 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8304 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8306 * Makefile.in: Regenerate.
8308 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8310 * Makefile.in: Regenerate to fix conflict between the previous two
8313 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8316 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8317 * Makefile.tpl (HOST_SUBDIR): New substitution.
8318 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8319 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8320 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8321 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8322 (Host modules, Bootstrapped modules): Use it.
8323 (Build modules, Target modules): Do not create symlink trees,
8324 always configure out-of-srcdir.
8325 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8326 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8327 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8328 $(HOST_SUBDIR). Create a symlink for host_subdir.
8330 * Makefile.in: Regenerate.
8331 * configure: Regenerate.
8333 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8335 Merged from libada-gnattools-branch:
8336 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8338 * gnattools: New directory.
8339 * Makefile.def: Add gnattools as a module, depending on target-libada.
8340 * Makefile.in: Regenerate.
8341 * configure.in: Include gnattools in host_tools; disable it if ada
8343 * configure: Regenerate.
8345 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8347 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8348 treelang maintainer.
8349 (Write After Approval): Remove myself.
8351 2005-02-23 Paul Schlie <schlie@comcast.net>
8353 * configure.in: Allow darwin targeted ports to build tk, itcl and
8355 * configure: Regenerate.
8357 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8360 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8361 * configure: Regenerate.
8363 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8365 * MAINTAINERS (Write After Approval): Add myself.
8367 2005-02-10 Ian Lance Taylor <ian@airs.com>
8369 * MAINTAINERS: Update my e-mail address.
8371 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8373 * MAINTAINERS (Write After Approval): Add myself.
8375 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8377 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8378 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8379 target-libgloss when not *-*-elf and *-*-aout.
8380 * configure: Regenerate.
8382 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8384 * MAINTAINERS: Remove obsolete entries.
8386 * MAINTAINERS (Write After Approval): Add Michael Matz.
8388 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8390 * MAINTAINERS: Remove self as cpplib maintainer.
8392 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8394 * install-sh, config.sub: Import from upstream.
8396 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8399 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8400 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8401 * Makefile.in: Regenerate.
8403 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8405 * MAINTAINERS: Update my email address.
8407 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8408 Andreas Schwab <schwab@suse.de>
8411 * config-ml.in: Eval option if surrounded by single quotes.
8413 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8415 Revert 2004-12-28 Makefile changes, a better fix will be
8416 applied to mainline and src after GCC 4.0 branches.
8418 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8422 * Makefile.def (target_modules): Remove stage parameter,
8423 it is always true now.
8424 * Makefile.tpl (configure-build-[+module+],
8425 configure-target-[+module+]): Always build symlink tree
8426 for the directory and for include. BUILD_SUBDIR and
8427 TARGET_SUBDIR cannot be . anymore.
8428 * Makefile.in: Regenerate.
8430 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8432 Revert 2004-12-08 Makefile changes.
8434 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8436 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8439 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8441 * configure.in (sh64-*-*): Reenable gprof.
8442 * configure: Regenerate.
8444 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8446 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8447 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8448 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8449 * Makefile.in: Regenerate.
8451 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8453 * MAINTAINERS: Update my email address.
8455 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8457 * Makefile.tpl: Generate normal dependencies if the LHS module is
8459 * Makefile.in: Regenerate.
8461 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8463 * configure.in: Include config/gxx-include-dir.m4. Use
8464 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8465 * configure: Regenerate.
8467 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8469 * config.if: Delete.
8470 * configure.in: Set libstdcxx_incdir directly.
8471 * configure: Regenerate.
8473 2004-12-02 Eric Christopher <echristo@redhat.com>
8475 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8476 * Makefile.in: Regenerate.
8478 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8480 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8481 * configure: Regenerate.
8483 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8485 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8486 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8487 * configure: Regenerate.
8489 2004-12-01 Eric Christopher <echristo@redhat.com>
8491 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8492 of things to remove.
8494 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8496 * MAINTAINERS (Write After Approval): Update my e-mail address.
8498 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8500 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8501 from CVS libtool to always pass_all.
8503 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8505 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8506 (hppa*64*-*-*): Delete incorrect comment.
8507 * configure: Rebuilt.
8509 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8511 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8513 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8515 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8516 from CVS libtool to always pass_all.
8518 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8520 * install-sh, compile: Import from automake.
8522 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8524 * config.guess, config.sub: Import from savannnah.
8526 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8528 * MAINTAINERS (Write After Approval): Add myself
8530 2004-11-12 Mike Stump <mrs@apple.com>
8532 * Makefile.def: Add html support.
8533 * Makefile.tpl: Likewise.
8534 * Makefile.in: Regenerate.
8536 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8539 * configure.in: Remove all instances of build-fixincludes from
8541 (build_configargs): Supply --target to subdirectories.
8542 * configure: Regenerate.
8544 * Makefile.def: Make gcc install depend on fixincludes install.
8545 * Makefile.in: Regenerate.
8547 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8549 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8551 2004-11-11 Paul Brook <paul@codesourcery.com>
8553 * MAINTAINERS: Add self as arm maintainer. Update email address.
8555 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8557 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8559 * configure: Regenerate.
8561 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8563 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8566 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8568 * Makefile.def (host fixincludes): Specify missing targets.
8569 * Makefile.in: Regenerate.
8571 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8573 * MAINTAINERS: Add myself
8575 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8577 * MAINTAINERS (Write After Approval): Add myself.
8579 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8581 * Makefile.def: Build fixincludes for the host, too.
8582 * Makefile.in: Regenerate.
8583 * configure.in (host_tools): Add fixincludes.
8584 * configure: Regenerate.
8586 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8588 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8589 * configure: Regenerated.
8591 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8594 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8595 * configure: Regenerated.
8597 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8599 * README.SCO: Update per FSF instructions.
8601 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8604 * configure.in (case ${target}): Do not build fixincludes for avr.
8605 * configure: Regenerated.
8607 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8609 * configure.in (case ${target}): Do not build fixincludes
8610 on platforms where it is not used.
8611 * configure: Regenerated.
8613 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8615 * configure.in: Use an absolute path to install-sh.
8616 * configure: Regenerated.
8618 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8620 * MAINTAINERS (Write After Approval): Add myself.
8622 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8624 * MAINTAINERS: Remove from Write After Approval those that are
8625 already maintainers.
8627 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8629 * MAINTAINERS: Update my email address.
8631 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8633 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8634 * configure: Regenerate.
8636 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8638 * MAINTAINERS: Update my email address.
8640 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8642 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8643 entries belonging to this category.
8645 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8647 * MAINTAINERS: Update my e-mail address.
8649 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8651 Fix wrong conflict resolution in:
8653 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8655 * Makefile.in: Regenerate.
8656 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8657 in the recursive `make', instead of hardwiring `all'.
8658 (Autogenerated TARGET-* variables): New.
8660 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8662 * configure.in: Enable target-libgloss for crx-*-*.
8663 * configure: Regenerate.
8665 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8667 * MAINTAINERS (Various Maintainers): Move the "windows,
8668 cygwin, mingw" maintainer to ...
8669 (OS Port Maintainers): ... here.
8671 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8673 * MAINTAINERS (Write After Approval): Remove those that are
8674 maintainers of some subsystem.
8676 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8678 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8679 * ltcf-cxx.sh (tpf*): Likewise.
8680 * ltconfig (tpf*): Add TPF OS configuration support.
8682 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8684 * MAINTAINERS: Change my email address to my new work account.
8686 2004-09-24 Michael Roth <mroth@nessie.de>
8688 * configure.in (--without-headers): Add missing double quotes.
8689 * configure: Regenerate.
8691 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8693 * ylwrap: Revert to previous version.
8695 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8698 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8699 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8700 SET_GCC_LIB_PATH_CMD.
8701 (BASE_TARGET_EXPORTS): Likewise.
8702 * Makefile.in: Regenerated.
8704 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8705 * configure: Regenerated.
8707 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8709 * config.guess: New upstream version
8710 * compile, depcomp, install-sh, ylwrap: Likewise.
8712 2004-09-19 Roger Sayle <roger@eyesopen.com>
8714 * config/mh-x86omitfp: New host makefile fragment. Add
8715 -fomit-frame-pointer to the default BOOT_CFLAGS.
8716 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8717 * configure: Regenerate.
8719 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8722 * configure.in (*-*-darwin*): Renable libobjc.
8723 * configure: Regenerate.
8725 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8727 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8729 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8731 * Makefile.def: Remove libbanshee.
8732 * Makefile.tpl: Ditto.
8733 * configure.in: Ditto.
8734 * Makefile.in: Regen.
8737 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8739 * ltmain.sh: Use $pic_object as $non_pic_object if
8740 $non_pic_object=none.
8742 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8744 * missing: Import latest version from master repository.
8746 2004-09-06 Nick Clifton <nickc@redhat.com>
8748 * config.sub: Import latest version from master repository.
8749 * config.guess: Likewise.
8750 This includes these changes:
8752 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8754 * config.sub: Handle crisv32, alias etraxfs.
8755 * config.guess (crisv32:Linux:*:*): Handle.
8757 2004-08-13 Brad Smith <brad@comstyle.com>
8759 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8760 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8762 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8764 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8765 assume the processor is a powerpc. This is because coreutils
8766 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8767 in this case, due to a MacOS X bug that causes
8768 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8769 to return a negative number.
8770 Problem reported by Petter Reinholdtsen in:
8771 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8773 2004-07-19 Ben Elliston <bje@gnu.org>
8775 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8777 2004-06-24 Ben Elliston <bje@gnu.org>
8779 * config.guess: Update copyright years.
8780 * config.sub: Likewise.
8782 2004-06-22 Robert Millan <robertmh@gnu.org>
8784 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8785 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8787 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8789 * config.guess (*:*VMS:*:*): New entry. Replaces
8790 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8793 2004-06-22 Ben Elliston <bje@gnu.org>
8795 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8796 * config.sub: Likewise.
8798 2004-06-22 Ben Elliston <bje@gnu.org>
8800 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8801 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8803 2004-06-11 Ben Elliston <bje@gnu.org>
8805 * config.guess (pegasos:OpenBSD:*:*): Remove.
8807 2004-06-11 Ben Elliston <bje@gnu.org>
8809 From Wouter Verhelst <wouter@grep.be>:
8810 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8812 2004-06-11 Ben Elliston <bje@gnu.org>
8814 * config.guess (luna88k:OpenBSD:*:*): New.
8816 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8818 * config.guess (m32r*:Linux:*:*): New case.
8819 * config.sub: Handle m32rle.
8821 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8823 From Jens Petersen <petersen@redhat.com>:
8824 * config.sub: Handle sparcv8.
8826 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8828 From Tom Smith <smith@cag.lkg.hp.com>:
8829 * config.guess: Version suffixes are equally significant on Tru64
8830 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8831 prefix of "P" (patched kernel).
8833 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8835 * config.sub: Add support for National Semiconductor CRX target.
8837 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8839 * MAINTAINERS (Various Maintainers): Remove myself as web page
8840 maintainer, add myself as maintainer of build status lists.
8842 2004-09-03 Jan Beulich <jbeulich@novell.com>
8844 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8845 *-*-netware, but add target-libmudflap.
8846 Consolidate *-*-netware targets (of which really only i?86 exists)
8847 into a single entry.
8848 * configure: Likewise.
8850 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8852 * Makefile.tpl (sorry): Remove.
8853 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8854 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8855 (do-clean): Clean per-stage directories too.
8856 (do-distclean): Run distclean-stage1 too.
8857 (.NOTPARALLEL): Enable during toplevel bootstrap.
8858 (stage[+id+]-bubble): Enable parallel execution during
8859 the recursive invocation.
8860 * Makefile.in: Regenerate.
8862 Fix previous checkin:
8864 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8866 * configure.in: Fix indentation.
8867 * configure: Regenerate.
8869 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8871 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8872 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8873 * configure: regenerate
8874 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8877 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8879 * Makefile.def (build_modules): Add fixincludes.
8880 (dependencies): Make gcc depend on fixincludes.
8881 * configure.in (build_tools): Add fixincludes.
8882 (build_configdirs): Always include build_libs.
8883 * Makefile.in: Regenerate.
8884 * configure: Regenerate.
8886 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8888 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8889 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8890 phony targets; do not generate timestamp files.
8891 (distclean-stageN): Remove references to their timestamp files.
8892 (restageN, touch-stageN): Remove.
8893 (stageN-bubble): Rewritten.
8894 (compare): Support lean bootstraps.
8895 * Makefile.in: Regenerate.
8897 * configure.in: Only warn when bootstrapping but
8898 build != host or build != target. Support lean bootstraps.
8899 * configure: Regenerate.
8901 2004-08-26 Phil Edwards <phil@codesourcery.com>
8903 * configure.in: Give a better error message if GMP/MPFR are missing
8904 and a language needing them has been requested.
8905 * configure: Regenerated.
8907 2004-08-25 Phil Edwards <phil@codesourcery.com>
8909 * configure.in: Print a list of available language front-ends if
8910 a requested one is missing. Tidy stray tab characters.
8911 * configure: Regenerated.
8913 2004-08-19 Michael Koch <konqueror@gmx.de>
8915 * gcc/doc/install.texi: Update entry about automake for libjava.
8917 2004-08-17 Robert Millan <robertmh@gnu.org>
8919 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8920 (instead of FreeBSD).
8921 * configure: Regenerate.
8923 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8925 * Makefile.in: Regenerate.
8926 * configure: Regenerate.
8928 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8930 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8931 for bootstrapped modules if toplevel bootstrap is going.
8932 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8933 modules. Adjust for changes in Makefile.def. Enable several
8934 rules even in non-bootstrap mode, just to avoid peppering the
8935 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8936 (stage-[+prev+]-bubble): Remove.
8938 * Makefile.def (Dependencies): Depend on all-build-bison,
8939 all-build-flex, all-build-byacc, all-build-texinfo, rather
8940 than the host variations.
8941 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8943 (BISON): Update for recent Bisons.
8945 (cross): Depend on all-build.
8946 (all): Do not depend on all-build.
8947 (prebootstrap): Remove.
8948 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8949 (Prebootstrap dependencies): Add them to the per-stage targets
8950 and to all-prebootstrap.
8951 * configure.in (build_configdirs): Always enable build_tools.
8952 (BUILD_DIR_PREFIX): Remove.
8954 * Makefile.def (gcc): Add target variable.
8955 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8956 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8957 in the recursive `make', instead of hardwiring `all'.
8958 (Autogenerated TARGET-* variables): New.
8960 2004-08-13 Brian Booth <bbooth@redhat.com>
8962 * MAINTAINERS: Remove myself from write-after-approval.
8964 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8966 * src-release: Stop distributing mmalloc with gdb (which doesn't
8968 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8969 * Makefile.in: Regenerate.
8971 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8973 * configure.in (arm*-*-eabi*): New target.
8974 * configure: Regenerate.
8976 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8978 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8979 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8980 (Dependencies): New section.
8981 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8982 (configure-target-[+module+]): Depend on maybe-all-gcc
8983 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8984 (toplevel profiledbootstrap): Fix dependencies.
8985 * Makefile.in: Regenerate.
8987 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8989 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8990 target-libiberty to noconfigdirs.
8991 * configure: Regenerate.
8993 2004-08-03 Paul Brook <paul@codesourcery.com>
8995 * configure.in: Check for MPFR as well as GMP.
8996 * configure: Regenerate.
8998 2004-08-01 Robert Millan <robertmh@gnu.org>
9000 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9001 libmudflap for all GNU-based systems (with Glibc).
9002 * configure: Regenerate.
9004 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9006 * Makefile.def (host-modules): Add gcc.
9007 * Makefile.in: Regenerate.
9008 * Makefile.tpl (sorry): New rule.
9009 (configure-host, all-host, [+make_target+]-host, do-check,
9010 install-host): Do not add gcc as a special case.
9011 (host modules): Add a small special-casing for gcc. Export
9012 extra_make_flags through the environment.
9013 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9014 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9015 other recursive targets for gcc): Remove.
9017 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9018 (stage, unstage): New rules.
9019 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9020 distclean-stage[+id+]): Use stage_current.
9021 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9022 the stage*-start rules.
9024 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9026 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9029 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9031 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9032 * configure: Regenerate.
9034 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9036 * maintainer-scripts/gcc_release: Revert yesterday's change.
9038 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9040 * MAINTAINERS: Add myself to write-after-approval.
9042 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9045 * gcc/gccbug.in: Updated because of libf2c removal.
9046 * maintainer-scripts/gcc_release: Ditto.
9048 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9050 * configure.in: Build libmudflap by default on FreeBSD.
9051 * configure: Regenerated.
9053 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9055 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9057 * configure: Regenerated.
9059 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9062 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9063 feedback based compiler.
9064 * Makefile.in: Rebuilt.
9066 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9068 * Makefile.def (host_modules): Set bootstrap=true for flex.
9069 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9070 * Makefile.in: Rebuilt.
9072 2004-07-07 Jan Hubicka <jh@suse.cz>
9074 * MAINTAINERS: Add self as a profile feedback maintainer.
9076 2004-07-05 Phil Edwards <phil@codesourcery.com>
9078 * configure.in: Do not prepend $srcdir to /dev/null in
9080 * configure: Regenerate.
9082 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9084 * Makefile.def (build_modules): Add bison, byacc, flex,
9086 (flags_to_pass): Add FLEX.
9087 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9088 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9089 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9090 DEFAULT_MAKEINFO): Remove.
9091 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9092 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9093 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9094 objdir or else use configured tool.
9096 (all): Depend on it.
9097 (Build module dependencies): Add.
9098 * Makefile.in: Regenerate.
9099 * configure.in: Better support for multiple build modules,
9100 matching what is done for host/target modules. Do not look
9101 for "plausible" locations of build tools if Canadian cross.
9102 Use autoconf's AC_PROG_CC to find a C compiler. Define
9103 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9104 * configure: Regenerate.
9106 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9108 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9109 * Makefile.in: Regenerate.
9111 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9113 * Makefile.tpl (configure-build-[+module+],
9114 configure-[+module+], configure-target-[+module+]): Pass
9115 [+extra_configure_args+].
9116 (all-build-[+module+], all-[+module+], check-[+module+],
9117 install-[+module+], [+make_target+]-[+module+],
9118 all-target-[+module+], check-target-[+module+],
9119 install-target-[+module+], [+make_target+]-target-[+module+]):
9120 Pass [+extra_make_args+].
9121 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9122 (GCC_HOST_EXPORTS): Remove.
9123 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9124 cross, check-gcc, check-gcc-c++, install-gcc,
9125 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9126 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9127 * Makefile.in: Regenerate.
9129 2004-06-21 Matthew Sachs <msachs@apple.com>
9131 * MAINTAINERS: Added self to write-after-approval.
9133 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9135 * configure.in: Check for srcdir/winsup rather than build directory
9137 * configure: Regenerate.
9139 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9141 * configure.in: Don't build Cygwin native newlib if winsup
9142 directory is missing. Emit warning instead.
9143 * configure: Regenerate.
9145 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9147 * Makefile.tpl (touch-stage[+id+]): New.
9148 (restage[+prev+]): Depend on touch-stage[+id+].
9150 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9153 * Makefile.def: Add profile and feedback bootstrap stages.
9154 Remove next field from bootstrap stages.
9155 * Makefile.tpl (LN, LN_S): Substitute.
9156 (stageN-start, stageN-end): Use double-colon rules, to
9157 provide a hook for additional setup commands.
9158 (distclean-stageN-gcc, restageN): Create dependencies from
9159 [+prev+], not from [+next+].
9160 (stageN-bubble): Add commands for successive stages from
9161 [+prev+], using double-colon rules.
9162 (all-stageN-gcc): Fix typo.
9163 (stagefeedback-start, profiledbootstrap): New.
9164 * Makefile.in: Regenerate.
9165 * configure.in: Call ACX_PROG_LN.
9166 * configure: Regenerate.
9168 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9170 * MAINTAINERS (Write After Approval): Add myself.
9172 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9174 * MAINTAINERS (Write After Approval): Add myself.
9176 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9178 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9180 * configure: Regenerate.
9182 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9184 * Makefile.tpl: Fix typo.
9185 * Makefile.in: Regenerate.
9187 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9189 * configure.in: Remove new- prefix from toplevel
9191 * configure: Regenerate.
9193 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9195 * Makefile.tpl (all.normal): Rename to all.
9196 (all): Replace with a rule to pick the default
9197 target from configure.
9198 (all-gcc, configure-gcc): Use conditionals to
9199 do nothing when toplevel bootstrap is going on.
9200 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9201 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9202 * configure.in: Support --enable-bootstrap.
9204 * Makefile.def: Remove new- prefix from toplevel
9206 * Makefile.tpl: Likewise.
9208 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9211 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9212 $(RECURSE_FLAGS) to recursive invocation of make.
9214 * Makefile.in: Regenerate.
9215 * configure: Regenerate.
9217 2004-05-30 Andreas Jaeger <aj@suse.de>
9218 Jim Wilson <wilson@specifixinc.com>
9220 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9223 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9225 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9226 * configure: Regenerate.
9228 2004-05-25 Daniel Jacobowitz <drow@false.org>
9230 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9231 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9232 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9234 * Makefile.in: Regenerate.
9236 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9238 * configure.in: Test the ability to symlink directories.
9239 * configure: Regenerate.
9241 * Makefile.def (bootstrap-stage): New definitions.
9242 * Makefile.tpl (configure-stage1-gcc,
9243 configure-stage2-gcc, configure-stage3-gcc,
9244 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9245 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9246 new-restage3, compare): Autogenerate, see Makefile.in
9247 entry for behavioral changes.
9248 (distclean-stage1, new-stage1-start, new-stage1-end,
9249 new-stage1-bubble, distclean-stage2, new-stage2-start,
9250 new-stage2-end, new-stage2-bubble, distclean-stage3,
9251 new-stage3-start, new-stage3-end): New autogenerated targets.
9252 (objext, prebootstrap, BOOT_CFLAGS,
9253 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9256 * Makefile.in: Regenerate.
9257 (distclean-stage1, new-stage1-start, new-stage1-end,
9258 new-stage1-bubble, distclean-stage2, new-stage2-start,
9259 new-stage2-end, new-stage2-bubble, distclean-stage3,
9260 new-stage3-start, new-stage3-end): New targets.
9261 (all-stage1-gcc): Move prebootstrap dependency from here...
9262 (configure-stage1-gcc): ...to here.
9263 (new-bootstrap): Use bubble targets.
9264 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9265 Use per-stage distclean targets.
9266 (configure-stage1-gcc, configure-stage2-gcc,
9267 configure-stage3-gcc, all-stage1-gcc,
9268 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9269 Use new-stageN-start to prepare the tree.
9271 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9273 * Makefile.def (host_modules): add libcpp.
9274 * Makefile.tpl: Add dependencies on and for libcpp.
9275 * Makefile.in: Regenerate.
9276 * configure.in: Add libcpp host module.
9277 * configure: Regenerate.
9279 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9281 * Makefile.tpl: Whenever a recursive target is defined, wrap
9282 it in a special @if/@endif block, and prepare its maybe
9283 dependency in the @if/@endif block
9284 * configure.in: Instead of writing maybe dependencies, remove
9285 the @if/@endif statements, and remove the @if/@endif blocks
9287 * configure: Regenerate.
9288 * Makefile.in: Regenerate.
9290 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9292 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9294 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9297 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9298 * */configure: Rebuilt.
9300 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9302 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9304 * configure, Makefile.in: Regenerate.
9306 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9308 * MAINTAINERS (Write After Approval): Add myself.
9310 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9312 Merge from tree-ssa-20020619-branch.
9314 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9315 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9316 (HOST_GMPLIBS): Define.
9317 (HOST_GMPINC): Define.
9318 (TARGET_LIB_PATH): Add libmudflap.
9319 (GFORTRAN_FOR_TARGET): Define.
9320 (configure-build*): Export GFORTRAN.
9321 (configure-gcc): Export GMPLIBS and GMPINC.
9322 (all-gcc): Add maybe-all-libbanshee.
9323 (configure-target-libgfortran): Define.
9324 * Makefile.in: Regenerate.
9325 * configure.in (host_libs): Add libbanshee.
9326 (target_libraries): Add target-libmudflap and target-libgfortran.
9327 Add --with-libbanshee.
9328 Handle --disable-libmudflap.
9329 (*-*-freebsd*): Use with_gmp.
9330 Add $(libgcj) to noconfigdirs.
9331 * configure: Regenerate.
9332 * depcomp: New file.
9333 * MAINTAINERS: Add tree-ssa maintainers.
9335 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9337 * MAINTAINERS (Various Maintainers): Add myself.
9339 2004-04-30 Brian Ford <ford@vss.fsi.com>
9341 * MAINTAINERS (Write After Approval): Add myself.
9343 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9345 * MAINTAINERS (Write After Approval): Add myself.
9347 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9349 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9350 * configure: Regenerate.
9352 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9355 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9357 * Makefile.def (flags_to_pass): Remove *dir variables that
9358 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9359 as well as prefix and exec_prefix.
9360 * Makefile.in: Regenerate.
9362 2004-04-26 Robert Millan <robertmh@gnu.org>
9364 Add patches from libtool CVS.
9365 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9366 * ltconfig: Likewise.
9367 * ltcf-c.sh: Likewise.
9368 * ltcf-cxx.sh: Likewise.
9369 * ltcf-gcj.sh: Likewise.
9371 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9373 * Makefile.def (host_modules): Mark with the bootstrap
9374 flag packages on which gcc depends.
9375 * Makefile.tpl (all-bootstrap): Use it.
9376 * Makefile.in: Regenerate.
9378 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9380 * Makefile.def (flags_to_pass): Remove *dir variables that
9381 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9382 as well as prefix and exec_prefix.
9383 * Makefile.in: Regenerate.
9385 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9387 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9388 * configure: Regenerate.
9389 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9390 * gcc/Makefile.tpl (compare): Use the result of the test.
9391 * gcc/Makefile.in: Regenerate.
9393 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9395 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9396 Always relocate gcc and prev-gcc to the original names, even
9398 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9401 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9403 * MAINTAINERS: Update my email address.
9405 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9407 * configure.in (mips*-*-irix5*): Enable ld.
9408 * configure: Regenerate.
9410 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9412 * configure: Regenerate.
9414 2004-04-15 James E Wilson <wilson@specifixinc.com>
9416 * Makefile.tpl (configure-[+module+], configure-gcc,
9417 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9418 Set and export LDFLAGS.
9419 * Makefile.in: Regenerate.
9421 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9423 * MAINTAINERS: Add myself to write-after-approval.
9425 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9428 * Makefile.tpl: If we don't have built-in-tree target tools,
9429 use the ones found by configure rather than hacking around with
9430 program_transform_name.
9431 * configure.in: Give Makefile.tpl the information necessary
9433 * Makefile.in: Regenerate.
9434 * configure: Regenerate.
9436 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9439 * configure.in: When computing baseargs, strip *all* copies of
9440 offending options. Also, don't match/substitute the trailing space,
9441 so that this actually works when two similar options are separated by
9443 * configure: Regenerate.
9445 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9447 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9448 (rs6000-*-aix*): Same.
9449 * configure: Regenerate.
9451 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9453 * MAINTAINERS: Add myself to write-after-approval.
9455 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9457 * MAINTAINERS: Add myself to write-after-approval.
9459 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9461 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9462 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9463 * Makefile.in: Regenerate.
9465 * configure.in (top level bootstrap support): Rework --enable-werror
9466 to set @stage2_werror_flag@.
9467 * configure: Regenerate.
9468 * Makefile.tpl (top level bootstrap support): Pass
9469 @stage2_werror_flag@ down to configure in stages 2 and 3.
9470 * Makefile.in: Regenerate.
9472 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9474 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9475 for stages 2 and 3 as well as in make. As a consequence, remove
9476 OUTPUT_OPTION (now detected by configure) from the flags passed down
9478 * Makefile.in: Regenerate.
9480 * Makefile.tpl (new-bootstrap): Fix typo.
9481 * Makefile.in: Regenerate.
9483 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9485 * Makefile.tpl: Rearrange by moving recursive_targets rules
9486 into their proper sections.
9487 * Makefile.tpl (top level bootstrap support): Move disabling
9488 of coverage flags from 'make' to 'configure'; improve comments.
9489 * Makefile.in: Regenerate.
9491 * Makefile.tpl (experimental top level bootstrap) Move stage1
9492 language setting from all- target to configure- target; disable
9493 intermodule optimization in stage 1; prevent gratuitous rebuilds
9495 * Makefile.in: Regenerate.
9496 * configure.in: Comma-separate stage 1 language list for top
9498 * configure: Regenerate.
9500 * Makefile.tpl: Clean up experimental top level bootstrap support:
9501 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9502 prev-gcc in configure- targets as well as all- targets.
9503 * Makefile.in: Regenerate.
9505 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9507 * compile: New file imported from automake.
9509 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9511 * configure.in: Remove symbolic link section.
9512 * configure: Regenerate.
9513 * Makefile.tpl (links): Remove.
9514 * Makefile.in: Regenerate.
9516 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9517 Nathanael Nerode <neroden@gcc.gnu.org>
9519 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9520 Set with AC_CHECK_PROGS.
9521 * configure.in: Fix comment typo from last patch.
9522 * configure: Regenerate.
9524 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9526 * Makefile.tpl: Introduce experimental top level bootstrap support.
9527 * Makefile.in: Regenerate.
9528 * configure.in: Introduce support for top level bootstrap.
9529 * configure: Regenerate.
9531 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9532 Paolo Bonzini <bonzini@gnu.org>
9535 * configure.in: Cope with shells that do not support unquoted ^
9536 * configure: Regenerate.
9538 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9539 Paolo Bonzini <bonzini@gnu.org>
9542 * configure.in: Cope with shells that do not support nesting
9543 quotes inside quoted backquote substitutions.
9544 * configure: Regenerate.
9546 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9549 * configure.in: Fix escaping of $.
9550 * configure: Regenerate.
9552 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9554 * configure: Regenerate, since I forgot to while committing Paolo's
9557 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9560 Move language detection to the top level.
9561 * configure.in: Find default values for the tools as
9562 soon as possible. Disable ada if GNAT is not found.
9563 Emit error message about missing languages. Expand
9564 --enable-languages=all for the gcc subdirectory.
9566 2004-03-10 Ben Elliston <bje@gnu.org>
9568 * MAINTAINERS: Update my email address.
9570 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9572 * ltconfig: Disable building static libraries if building shared
9573 libraries on AIX 5L.
9575 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9577 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9579 * configure: Regenerated.
9581 2004-03-01 Brian Booth <bbooth@redhat.com>
9583 * MAINTAINERS: Add myself to write-after-approval.
9585 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9587 * MAINTAINERS: Add myself to write-after-approval.
9589 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9592 * Makefile.tpl: Guard XFOO sed statements better.
9593 * Makefile.tpl: Add dependency for configure-target-libada.
9594 * Makefile.in: Regenerate (incidentally fixes broken
9595 commit when libada-branch was merged).
9597 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9599 * MAINTAINERS: Add myself to write-after-approval.
9601 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9603 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9606 2004-02-20 Andrew Cagney <cagney@redhat.com>
9608 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9609 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9611 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9614 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9616 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9618 * MAINTAINERS: Added myself to write-after-approval.
9620 2004-02-14 Michael Koch <konqueror@gmx.de>
9622 * MAINTAINERS: Added myself to write-after-approval.
9624 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9626 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9627 some OS port maintainers to OS port maintainers section.
9629 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9631 * MAINTAINERS: Add self.
9633 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9635 * MAINTAINERS: Alphabetize.
9637 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9639 * MAINTAINERS: Remove myself.
9641 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9643 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9644 (rs6000-*-aix*): Same.
9645 * configure: Regenerate.
9647 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9649 * configure.in (host): Add in missing $noconfigdirs to defines.
9650 * configure: Regenerate.
9652 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9653 Nathanael Nerode <neroden@gcc.gnu.org>
9655 PR ada/6637, PR ada/5911
9656 Merge with libada-branch:
9657 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9658 with appropriate dependencies. Add --enable-libada configure switch.
9659 * configure, Makefile.in: Regenerate.
9661 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9663 * MAINTAINERS: Add myself to write-after-approval.
9665 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9667 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9668 * configure: Regenerate.
9670 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9672 Merge from upstream:
9674 * ltmain.in: When setting IFS to '~', be careful about user
9675 arguments that contain '~'.
9677 2004-02-04 Peter O'Gorman <peter@pogma.com>
9679 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9680 Also test $base_compile against $CC with escaped arguments. Bug
9681 reported by Geoff Keating <geoffk@apple.com>.
9683 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9685 * MAINTAINERS: Remove i960 port.
9687 2004-01-23 DJ Delorie <dj@redhat.com>
9689 * Makefile.def (target_modules) [libiberty]: Don't stage.
9690 * Makefile.in: Rebuilt.
9692 2004-01-20 Caroline Tice <ctice@apple.com>
9694 * MAINTAINERS: Add myself to write-after-approval.
9696 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9698 * MAINTAINERS: Update my email address.
9700 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9702 * MAINTAINERS: Add myself to write-after-approval.
9704 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9706 * MAINTAINERS: Remove entries without email address.
9708 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9710 * MAINTAINERS: Add myself to write-after-approval.
9712 2004-01-15 Steven Bosscher <stevenb@suse.de>
9714 * MAINTAINERS: Update my email address.
9716 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9718 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9719 * Makefile.tpl (configure-target-[+module+]): Support stage.
9720 * Makefile.in: Rebuilt.
9722 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9724 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9726 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9728 * MAINTAINERS: Add myself as a MIPS maintainer.
9730 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9732 * configure.in: Use ./config.cache, not config.cache.
9733 * configure: Regenerate.
9734 * Makefile.tpl: Special-casing not needed for GCC any more.
9735 * Makefile.in: Regenerate.
9737 * configure.in: Don't share a cache file for host dirs.
9738 * configure: Regenerate.
9740 * config-ml.in: Don't mess with the cache file.
9742 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9744 * MAINTAINERS: Move myself from 'Write After Approval' to
9745 'CPU Port Maintainers' section as SPARC maintainer.
9747 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9749 * Makefile.tpl: Make GCC use a separate config.cache.
9750 * Makefile.in: Regenerate.
9752 PR bootstrap/11932, PR bootstrap/11933
9753 (I don't know if it will fix either of them, but it relates
9755 * configure.in: Don't use shared config.cache for target
9757 * configure: Regenerate.
9759 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9761 * MAINTAINERS: Add myself to 'Write After Approval' section.
9763 2003-12-31 Roger Sayle <roger@eyesopen.com>
9765 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9766 * configure: Regenerated.
9768 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9770 * MAINTAINERS: Remove the mn10200 maintainer.
9772 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9774 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9775 * configure: Regenerated.
9777 2003-12-16 Jan Hubicka <jh@suse.cz>
9779 * MAINTAINERS: Add myself as callgraph maintainer.
9781 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9783 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9784 * configure: Regenerate.
9786 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9788 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9789 'Write After Approval' section. Update email.
9791 2003-12-01 James Lemke <jim@wasabisystems.com>
9793 * MAINTAINERS (Write After Approval): Add myself.
9795 2003-11-20 Matt Thomas <matt@3am-software.com>
9797 * MAINTAINERS: Add myself as a vax port maintainer.
9799 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9801 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9802 (configure-build-[+module+], configure-[+module+]): Likewise.
9803 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9804 * Makefile.in: Regenerate.
9806 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9808 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9809 shared/dylibed libraries.
9810 * ltmain.sh: Likewise.
9811 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9812 * ltcf-cxx.sh: Likewise.
9813 * ltcf-gcj.sh: Likewise.
9814 * ltconfig: Likewise.
9816 2003-11-17 Stan Cox <scox@redhat.com>
9818 * MAINTAINERS: Add myself as iq2000 port maintainer.
9820 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9822 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9823 * Makefile.in: Regenerate.
9825 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9827 * config.sub: Update to 2003-11-03 version.
9829 2003-10-20 Phil Edwards <phil@codesourcery.com>
9831 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9832 * configure: Regenerate.
9834 2003-10-20 Nicolas Pitre <nico@cam.org>
9836 * MAINTAINERS: Add myself to 'Write After Approval' section.
9838 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9840 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9842 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9844 * MAINTAINERS: Update my email address.
9846 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9848 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9850 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9852 * MAINTAINERS: Add myself to 'Write After Approval' section.
9854 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9856 * config.guess: Update to 2003-10-16 version.
9857 * config.sub: Update to 2003-10-16 version.
9859 2003-10-15 David Daney <ddaney@avtrex.com>
9861 * MAINTAINERS: Added myself to 'Write After Approval' section.
9863 2003-10-15 Falk Hueffner <falk@debian.org>
9865 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9866 'Write After Approval' section. Update email.
9868 2003-10-14 Roger Sayle <roger@eyesopen.com>
9870 * MAINTAINERS: Move myself from 'Write After Approval' to
9871 'Various Maintainers' section as middle-end maintainer.
9873 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9875 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9877 * Makefile.in: Regenerate.
9879 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9881 * config.guess: Update to 2003-10-07 version.
9882 * config.sub: Update to 2003-10-07 version.
9884 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9886 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9887 * ltconfig (irix5*, irix6*): Don't override version_type.
9889 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9891 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9892 * configure: Rebuilt
9893 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9894 * Makefile.in: Rebuilt
9896 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9898 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9900 2003-09-30 Carlo Wood <carlo@alinoe.com>
9902 * MAINTAINERS (Write After Approval): Add myself.
9904 2003-09-29 Paul Koning <ni1d@arrl.net>
9906 * MAINTAINERS: Move myself from "Write After Approval"
9907 to CPU platform maintainers for pdp11 platform.
9909 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9911 * MAINTAINERS: Move myself from 'Write After Approval' to
9912 'Various Maintainers' section as libffi testsuite maintainer.
9914 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9916 * configure.in: Pass a computed --program-transform-name
9918 * configure: Regenerated.
9920 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9922 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9923 * Makefile.in: Regenerate.
9925 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9926 * Makefile.in: Regenerate.
9928 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9930 * MAINTAINERS: Move myself from 'Write After Approval'
9931 to 'Various Maintainers' (objective-c) section.
9933 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9935 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9937 * configure: Regenerated.
9939 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9941 * MAINTAINERS (Write After Approval): Add myself to write after
9944 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9946 * MAINTAINERS (Write After Approval): Add myself.
9948 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9950 * MAINTAINERS: Update my e-mail address.
9952 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9954 * libtool.m4 (LD): Correct powerpc64 host match.
9956 2003-09-06 James E Wilson <wilson@tuliptree.org>
9958 * MAINTAINTERS: Update my affiliation and email address.
9960 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9962 * MAINTAINERS (Write After Approval): Add myself.
9964 2003-09-04 DJ Delorie <dj@redhat.com>
9966 * configure: Regenerate.
9968 2003-09-04 Robert Millan <robertmh@gnu.org>
9970 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9972 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9974 * configure.in: Ensure arguments to sed are properly spaced.
9975 * configure: Regenerate.
9977 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9979 * MAINTAINERS: Update my e-mail address.
9981 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9983 * MAINTAINERS (Write After Approval): Add myself.
9985 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9987 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9988 * configure: Regenerated.
9990 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9992 * MAINTAINERS: Update my email address.
9994 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9996 * configure.in: Use newline instead of semicolon when assuming
9997 shell arguments in a for loop.
9998 * configure: Regenerated.
10000 2003-08-22 Jason Eckhardt <jle@rice.edu>
10002 * MAINTAINERS: Resurrect the i860 maintainer.
10004 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10007 * configure.in: When testing with_libs and with_headers, treat
10008 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10009 * configure: Regenerate.
10011 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10013 (baseargs): Likewise.
10014 * configure: Regenerate.
10016 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10018 * MAINTAINERS (Write After Approval): Add myself.
10020 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10022 * configure.in: Disable libgcj for darwin not on powerpc.
10023 * configure: Rebuild.
10025 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10027 * config-ml.in, symlink-tree: Add license.
10029 2003-08-03 Richard Stallman <rms@gnu.org>
10030 Eben Moglen <moglen@columbia.edu>
10032 * README.SCO: New file.
10034 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10036 * Makefile.tpl (check, check-c++): Express dependencies using
10037 dependencies rather than commands.
10038 * Makefile.in: Regenerate.
10040 2003-08-01 Andrew Cagney <cagney@redhat.com>
10042 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10043 * configure: Ditto.
10045 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10047 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10048 * Makefile.in: Update.
10050 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10052 * configure.in: Enable libgcj for darwin.
10053 * configure: Rebuild.
10055 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10057 * config-ml.in: Use ac_configure_args directly instead of
10058 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10061 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10063 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10064 creating target and build subdirs to build all parent dirs as needed.
10065 * Makefile.in: Rebuild.
10066 * configure.in: Don't build dirs explicitly here.
10067 * configure: Rebuild.
10069 2003-07-26 Paul Brook <paul@nowt.org>
10071 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10073 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10075 * Makefile.tpl (all-make): Depend on intl.
10076 * Makefile.in: Rebuilt.
10078 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10080 * install-sh: Update to newer upstream versions (associated with
10082 * mkinstalldirs: Likewise.
10083 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10085 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10087 * MAINTAINERS: Move self from Bug database only accounts
10088 to write-after-approval.
10090 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10092 * config.if: Remove unused libc_interface determination.
10094 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10096 * MAINTAINERS: Move self from write-after-approval to
10097 build machinery (*.in).
10099 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10103 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10104 unused INSTALL_PROGRAM_ARGS.
10105 * configure.in: Use AC_PROG_INSTALL.
10106 * Makefile.in: Regenerate.
10107 * configure: Regenerate.
10109 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10111 * MAINTAINERS: Alphabetize.
10113 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10115 * configure: Rebuilt.
10116 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10117 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10118 newlib nor libgloss.
10119 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10120 * configure.in (am33_2.0-*-linux*): Added.
10122 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10124 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10125 * configure: Regenerate.
10127 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10129 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10130 * Makefile.in: Regenerate.
10132 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10134 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10135 * Makefile.in: Regenerate.
10137 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10139 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10140 * Makefile.in: Regenerated.
10142 * config-ml.in: Replace PWD with PWD_COMMAND.
10144 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10146 * intl: New directory; see intl/ChangeLog for details.
10147 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10148 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10149 * Makefile.in: Regenerate.
10151 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10153 * configure.in: Clean up config-lang.in handling. Delete
10154 useless assignment to "subdirs".
10155 * configure: Regenerate.
10157 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10159 * configure.in: Rename 'target_libs' to 'target_libraries'.
10160 Remove useless reference to 'target_libs'.
10161 * configure: Regenerate.
10163 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10165 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10166 * Makefile.in: Regenerate.
10168 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10170 * Makefile.def: Introduce flags_to_pass.
10171 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10172 * Makefile.in: Regenerate.
10174 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10176 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10177 and target-libgloss.
10178 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10179 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10180 * configure: Regenerate.
10182 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10184 * configure.in: Update testsuite_flags to new location.
10185 * configure. Regenerate.
10187 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10189 * Makefile.tpl: Remove BUILD_CC stuff.
10190 * Makefile.in: Regenerate.
10192 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10194 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10196 2003-06-16 Graeme Peterson <gp@qnx.com>
10198 * MAINTAINERS (Write After Approval): Add myself.
10200 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10202 * config.guess: Update to 2003-06-12 version.
10203 * config.sub: Update to 2003-06-13 version.
10205 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10207 * config.guess: Update to 2003-06-06 version.
10208 * config.sub: Update to 2003-06-06 version.
10210 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10212 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10213 * configure. Regenerate.
10215 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10217 * configure.in: Disable serial configure by default.
10218 * configure: Regenerate.
10219 * Makefile.tpl: Abolish .NOTPARALLEL.
10220 * Makefile.in: Regenerate.
10222 * Makefile.tpl: Replace {build,host,target}_canonical by
10223 {build,host,target}.
10224 * Makefile.in: Regenerate.
10226 * Makefile.tpl: Fix stupid pasto.
10227 * Makefile.in: Regenerate.
10229 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10231 * Makefile.tpl: Remove bogus conditional.
10232 * Makefile.in: Regenerate.
10234 2003-06-05 Jan Hubicka <jh@suse.cz>
10236 * Makefile.tpl (profiledbootstrap): New target.
10237 * Makefile.in (profiledbootstrap): New target.
10239 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10241 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10242 Pinski. Remove user names from other bugzilla-only maintainers.
10244 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10246 * Makefile.tpl: Make 'recursive targets' using autogen rather
10247 than shell loop. Remove duplicate 'clean' targets and false
10249 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10250 Add systematic method of specifying missing targets in subdirs.
10251 Add copyright boilerplate.
10252 * Makefile.in: Regenerate.
10253 * configure.in: Add 'recursive targets' to maybe list.
10254 * configure: Regenerate.
10256 * MAINTAINERS: "GNATS only" -> "Bug database only".
10258 * Makefile.tpl: Rename [+target+] to [+make_target+].
10259 * Makefile.def: Rename 'target' to 'make_target'.
10261 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10263 * MAINTAINERS: Add self as options handling maintainer.
10265 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10267 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10268 been too long since I touched those ports.
10270 2003-05-28 DJ Delorie <dj@redhat.com>
10272 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10273 * Makefile.in: Regenerate.
10275 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10277 * configure.in: Use curly braces in the definition of tooldir.
10278 * configure: Regenerate.
10280 2003-05-21 DJ Delorie <dj@redhat.com>
10282 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10283 newlib or libgloss.
10284 * Makefile.in: Regenerate.
10286 2003-05-21 DJ Delorie <dj@redhat.com>
10288 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10289 * Makefile.in: Regenerate.
10291 2003-05-20 Ian Lance Taylor <ian@airs.com>
10293 * MAINTAINERS: Update my e-mail address.
10295 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10297 * configure.in: Switch more things to use maybe dependencies.
10298 * Makefile.tpl: Switch more things to use maybe dependencies.
10299 Factor out common code from autogen IF statements.
10300 * configure: Regenerate.
10301 * Makefile.in: Regenerate.
10303 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10305 * configure.in: Accept i[3456789]86 for machine type.
10306 * configure: Regenerate.
10308 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10310 * configure.in: Switch more things to use maybe dependencies.
10311 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10312 * configure: Regenerate.
10313 * Makefile.tpl: Switch more things to use maybe dependencies.
10314 * Makefile.in: Regenerate.
10316 2003-05-16 Andreas Schwab <schwab@suse.de>
10318 * Makefile.tpl (install-opcodes): Define.
10319 * Makefile.in: Rebuild.
10321 2003-05-13 Andreas Jaeger <aj@suse.de>
10323 * config.guess: Update to 2003-05-09 version.
10324 * config.sub: Update to 2003-05-09 version.
10326 2003-05-13 Michael Eager <eager@mvista.com>
10328 * configure.in: Correct sed script so that options in quotes are not
10330 * configure: Rebuild.
10332 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10334 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10335 and $$s/newlib/libc/sys/cygwin32 include paths.
10336 * configure: Ditto.
10338 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10340 * MAINTAINERS: Update my email addresses.
10342 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10344 * config-ml.in: Propagate INSTALL variables.
10346 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10348 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10350 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10352 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10353 * Makefile.in: Regenerate.
10355 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10357 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10359 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10361 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10363 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10365 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10366 * Makefile.in: Regenerated.
10368 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10370 * MAINTAINERS (Write After Approval): Upgrade myself from
10371 GNATS only to write-after-approval. Update my mail address.
10373 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10375 (OS Port Maintainers: freebsd): Add myself.
10377 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10379 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10381 2003-04-22 Kean Johnston <jkj@sco.com>
10383 * MAINTAINERS (SCO ports): Added myself.
10385 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10387 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10389 2003-04-19 Kean Johnston <jkj@sco.com>
10391 * MAINTAINERS (Write After Approval): Add myself.
10393 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10395 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10396 * Makefile.in: Regenerate.
10398 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10400 * configure.in (powerpc64*-*-linux*): Remove.
10401 * configure: Rebuilt.
10403 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10405 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10406 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10408 * Makefile.in: Regenerate.
10410 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10412 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10413 * configure: Regenerated.
10415 2003-04-15 DJ Delorie <dj@redhat.com>
10417 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10419 2003-04-13 Nick Clifton <nickc@redhat.com>
10421 * config-ml.in: Remove support for --disable-aix removing
10422 call-aix multilibs.
10424 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10426 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10427 * */configure: Rebuilt.
10429 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10431 * MAINTAINERS: Add my email address.
10433 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10435 * MAINTAINERS (Write After Approval): Add myself.
10437 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10439 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10440 * Makefile.in: Regenerate.
10442 2003-03-14 Michael Chastain <mec@shout.net>
10444 * Makefile.in: Regenerate with correct Makefile.def.
10446 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10448 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10450 * Makefile.in: Regenerate.
10451 * configure.in: Clean up gxx_include_dir logic.
10452 * configure: Regenerate.
10454 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10456 * MAINTAINERS (Write After Approval): Add myself.
10458 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10460 * MAINTAINERS: Update my mail address.
10462 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10464 * configure.in (gxx_include_dir): Fix typo.
10465 * configure: Regenerated.
10467 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10469 * Makefile.tpl: Reindent.
10470 * Makefile.in: Regenerate.
10471 * configure.in: Reindent. Don't set unused variables.
10472 * configure: Regenerate.
10474 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10476 * configure.in: Include $(build_tooldir)/sys-include in
10478 * configure: Regenerated.
10480 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10482 * Makefile.tpl: Always pass down RANLIB.
10483 * Makefile.in: Regenerate.
10485 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10486 * Makefile.in: Regenerate.
10487 * configure.in: Remove unused logic relating to --enable-shared
10488 and --enable-threads. Remove bogus comments. Remove redundant
10490 * configure: Regenerate.
10492 * configure.in: Replace ${libstdcxx_version} by its value.
10493 Remove reference to mh-dgux.
10494 * configure: Regenerate.
10496 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10498 * MAINTAINERS (Write After Approval): Add myself.
10500 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10502 * Makefile.tpl: Rearrange.
10503 * Makefile.in: Regenerate.
10505 2003-02-25 Uwe Stieber <uwe@wwws.de>
10507 * configure.in: Add support for kaOS as cross build target system.
10508 * configure: Regenerated.
10510 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10512 * MAINTAINERS (Write after approval): Add myself.
10514 2003-02-21 James E Wilson <wilson@tuliptree.org>
10516 * MAINTAINERS: Update my email address.
10518 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10520 * MAINTAINERS: Add self to blanket write privs. section.
10522 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10524 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10525 configure-target-* as some target builds may require additional
10526 flags for preprocessor tests.
10527 * Makefile.in: Regenerated.
10529 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10531 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10532 * ltconfig: Handle it.
10533 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10536 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10537 it is used as argument to $CC.
10538 * ltcf-gcj.sh: Likewise.
10540 * configure.in: Introduce --enable-maintainer-mode.
10541 * configure: Rebuilt.
10542 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10543 for maintainer mode.
10544 * Makefile.in: Rebuilt.
10546 2003-02-18 Jason Merrill <jason@redhat.com>
10548 * Makefile.tpl (check-c++): Allow parallelism.
10550 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10552 * MAINTAINERS: Remove John Carr (who never actually had access to
10555 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10557 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10558 don't configure target-libobjc.
10559 * configure: Regenerate.
10561 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10563 * Makefile.tpl (RANLIB): Define.
10564 * Makefile.in: Regenerate.
10566 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10568 * MAINTAINERS: Update my email.
10570 2003-02-06 Keith R Seitz <keiths@redhat.com>
10572 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10573 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10574 * Makefile.in: Regenerated.
10575 * configure.in: Remove all traces of snavigator, db, and grep.
10576 * configure: Regenerated.
10578 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10580 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10583 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10585 * MAINTAINERS (Write after approval): Add myself.
10587 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10589 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10590 * Makefile.in: Regenerated.
10592 2003-01-30 Roger Sayle <roger@eyesopen.com>
10594 * config.guess: Updated to 2003-01-30's version.
10595 * config.sub: Updated to 2003-01-28's version.
10597 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10599 * config.if: If gcc_version is already set, just use it. Don't set
10600 gcc_version_trigger if it's already set, otherwise set it to
10601 gcc/version.c, but only if the file exists. If it is not set and
10602 gcc/version.c does not exist, try to extract the version number from
10605 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10607 * MAINTAINERS: Add myself to write-after-approval list.
10609 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10611 * configure.in: Revert 24Jan change.
10612 * configure: Regenerate.
10614 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10616 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10619 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10621 * configure.in: Revert previous change.
10622 * configure: Regenerate.
10624 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10626 * configure.in: Make rda native-only.
10627 * configure: Regenerate.
10629 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10631 * MAINTAINERS: Move myself from GNATS-only-accounts to
10632 write-after-approval.
10634 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10636 * configure.in: Add missing \.
10637 * configure: Rebuilt.
10639 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10641 * configure.in (baseargs): Avoid using \| in sed regular
10643 * configure: Rebuilt.
10645 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10647 * configure.in (baseargs): Remove all supported forms of
10648 --cache-file, --srcdir, --host, --build and --target options
10649 from argument lists.
10650 * configure: Rebuilt.
10652 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10654 * MAINTAINERS: Add myself to write-after-approval list.
10656 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10658 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10659 * configure: Rebuilt.
10661 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10663 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10664 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10665 * Makefile.in: Regenerate.
10666 * configure: Regenerate.
10668 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10670 * configure.in: Remove Makefile in build, host and target modules
10671 unless configure was run with --no-recursion.
10672 * configure: Rebuilt.
10674 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10676 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10677 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10678 * Makefile.in: Regenerate.
10680 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10682 * config.guess: Update to 2003-01-03 version.
10683 * config.sub: Update to 2003-01-03 version.
10685 2003-01-07 Christopher Faylor <cgf@redhat.com>
10687 * configure: Regenerate with proper autoconf 2.13.
10689 2003-01-07 Christopher Faylor <cgf@redhat.com>
10691 * configure.in: Add AC_PREREQ for consistency.
10692 * configure: Regenerate.
10694 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10696 * configure.in (GDB_TK): Add tcl directories conditional on
10697 gdb/gdbtk directory being present.
10698 * configure: Regenerate.
10700 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10702 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10703 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10704 * configure: Rebuilt.
10706 2002-12-31 Tom Tromey <tromey@redhat.com>
10708 * Makefile.in: Rebuilt.
10709 * Makefile.def (target_modules) [libffi]: Allow installation.
10711 2002-12-31 Andreas Schwab <schwab@suse.de>
10713 * configure.in: Fix use of $program_transform_name.
10714 * configure: Regenerated.
10716 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10718 * configure.in (baseargs): Don't remove first configure argument.
10719 * configure: Regenerated.
10721 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10723 * Makefile.tpl (local-distclean): Don't remove...
10724 (multilib.ts): ... this. Moved into...
10725 (multilib.out): ... this. Don't use sub-make.
10726 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10727 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10728 (configure-build-[+module+], configure-[+module+],
10729 configure-target-[+module+], configure-gcc): ... these. Test
10730 for Makefile existence. Drop config.status from dependencies.
10731 * Makefile.in: Rebuilt.
10732 * configure.in: Move gcc-version-trigger to the end of
10733 ac_configure_args. Add comments to maybedep.tmp and
10734 serdep.tmp. Introduce --disable-serial-configure. Remove
10735 nonopt from baseargs, matching and removing corresponding
10736 whitespace while at it.
10737 * configure: Rebuilt.
10739 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10741 * configure.in (host_configargs): Replace reference to
10742 no-longer-defined buildopts with --build=${build_alias}.
10743 * configure: Rebuilt.
10745 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10746 program_transform_name to standard idiom.
10747 (AUTOGEN, AUTOCONF): Define.
10748 (Makefile.in): Use $(AUTOGEN).
10749 (Makefile): Depend on config.status, and use autoconf-style rule to
10750 build it. Move original commands to...
10751 (config.status): ... this new target.
10752 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10754 * Makefile.in: Rebuilt.
10756 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10758 * Makefile.tpl: Fix dramatic bustage due to change in
10759 program_transform_name.
10760 * Makefile.in: Regenerate.
10762 * configure.in: Remove unnecessary PATH setting.
10763 * configure: Regnerate.
10765 * configure.in: Don't default to unprefixed tools unless
10766 the native tools will work.
10767 * configure: Regenerate.
10769 * configure.in: Convert to autoconf script. Blow away lots
10770 of now-redundant Makefile fragments.
10771 * configure: Generate using Autoconf.
10772 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10773 * Makefile.in: Regenerate.
10775 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10777 * configure: Fix stupid bug where RANLIB was mistakenly included.
10779 * configure.in: Rename (buildargs, hostargs, targargs) to
10780 (build_configargs, host_configargs, target_configargs).
10782 * configure.in: Move logic out of sed statement.
10784 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10785 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10787 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10789 * config.sub: Import from master repository
10790 * config.guess: Ditto
10792 2002-12-24 Andreas Schwab <schwab@suse.de>
10794 * Makefile.tpl (multilib.out): Fix missing space.
10795 * Makefile.in: Regenerate.
10797 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10799 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10800 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10801 * Makefile.in: Regenerate.
10802 * configure.in: Remove unnecessary leftovers.
10804 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10806 * configure.in (extra_ranlibflags_for_target): New variable.
10807 (*-*-darwin): Add -c to ranlib commands.
10808 * configure (tooldir): Handle extra_ranlibflags_for_target.
10810 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10812 * Makefile.tpl: Revert HJL's change.
10813 * Makefile.in: Regenerated.
10814 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10817 2002-12-19 Andreas Schwab <schwab@suse.de>
10819 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10820 * Makefile.in: Regenerate.
10822 2002-12-18 H.J. Lu <hjl@gnu.org>
10824 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10825 * Makefile.in: Regenerated.
10827 * configure.in (build_prefix): New. Substitute.
10829 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10831 * Makefile.tpl: Don't let real targets depend on phony targets.
10832 * Makefile.in: Regenerate.
10834 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10835 * Makefile.in: Regenerate.
10837 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10839 * config.sub: Import from master repository
10840 * config.guess: Ditto
10842 2002-12-16 Jason Merrill <jason@redhat.com>
10844 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10845 previous 'make bootstrap'.
10846 * Makefile.in: Regenerate.
10848 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10850 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10852 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10854 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10855 * Makefile.in: Regenerate.
10857 2002-12-13 Jason Merrill <jason@redhat.com>
10859 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10861 (check-c++): Just depend on it and check-target-libstdc++-v3.
10862 * Makefile.in: Regenerate.
10864 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10866 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10867 * Makefile.in: Rebuilt.
10869 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10871 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10873 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10875 * configure: Fix bug put in by gremlins.
10877 * Makefile.tpl: Substitute more autoconfily.
10878 * configure: Substitute more autoconfily.
10879 * Makefile.in: Regenerate.
10881 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10883 * config.sub: Import from master repository
10884 * config.guess: Ditto
10885 * MAINTAINERS: Added Svein Seldal under write after approval
10887 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10889 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10890 * Makefile.in (all-sim): Ditto.
10892 2002-12-06 DJ Delorie <dj@redhat.com>
10894 * Makefile.tpl: Change configure dependencies to not have real
10895 targets depend on phony targets.
10897 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10899 * configure.in: Revert unintentional change.
10901 * Makefile.tpl: Change dependency for */multilib.out so that
10902 it works when gcc isn't in the tree.
10904 * configure.in: Substitute more.
10905 * configure: Run subconfigures from the Makefile.
10906 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10907 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10909 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10911 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10913 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10915 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10916 and corresponding dependencies.
10917 * Makefile.in: Regenerate.
10919 * configure.in (host_tools): Order binutils, gas and ld for
10920 convenience in running the testsuites.
10922 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10923 * Makefile.in: Regenerate.
10924 * configure.in: Introduce rules to serialize subconfigure runs.
10926 * configure.in: Introduce BASE_CC_FOR_TARGET.
10927 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10928 Realize configure-build-* targets. Realize configure-target-* targets.
10929 * Makefile.in: Regenerate.
10931 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10933 * configure: Move gcc_version_trigger stuff from here...
10934 * configure.in: ...to here.
10936 * configure.in: Separate subconfigure options added by this file from
10937 options given by the user. Add machinery to put args for host
10938 subconfigures into the Makefile.
10940 * Makefile.tpl: Remove 'vault' targets.
10941 * Makefile.tpl: Reorder and comment dependencies.
10942 * Makefile.in: Regenerate.
10944 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10945 * configure.in: Fix my broken commit of previous patch. (sigh)
10947 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10949 * configure.in: Move host-specific darwin noconfigdirs into
10950 the host-specific section.
10952 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10954 * configure.in: Move host-specific darwin noconfigdirs into
10955 the host-specific section.
10957 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10959 * configure: Remove skip-this-dir support.
10960 * Makefile.tpl: Remove skip-this-dir support.
10962 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10964 * Makefile.in: Regenerate.
10966 * Makefile.tpl: Strip out useless setting of 'dir'.
10967 * Makefile.in: Regenerate.
10969 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10971 * configure.in: Fix deeply stupid bug.
10973 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10974 shell code in CXX_FOR_TARGET
10975 * Makefile.def: Introduce raw_cxx.
10976 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10977 RAW_CXX_FOR_TARGET.
10978 * Makefile.in: Regenerate.
10980 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10982 * Makefile.tpl: Remove unnecessary ifs.
10983 * Makefile.in: Regenerate.
10985 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10986 dependencies. Maybe-ize build-libiberty. Create dummy install
10987 targets for 'no_install' modules.
10988 * configure: Move GDB_TK substitution to configure.in. Move
10989 build_modules stuff to configure.in.
10990 * configure.in: Implement soft dependency machinery. Maybe-ize
10991 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10992 * Makefile.in: Regenerate.
10994 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10996 * Makefile.tpl: Make all-target, install-target behave similarly
10997 to all, install (only hitting configured targets). Eliminate
10998 unused macro defintions.
11000 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11003 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11005 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11007 * configure.in: Produce lists of subdir targets we're actually
11008 configuring. Remove references to "dosrel".
11009 * Makefile.tpl: Let configure set which subdir targets are hit.
11010 Remove install-cross; clean up install; remove ALL. Remove
11011 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11012 Autogenerate host module targets. Remove empty dependency lines
11013 and redundant dependency; rearrange slightly.
11014 * Makefile.def: Add host-side libtermcap, utils.
11016 * Makefile.in: Regenerate.
11018 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11020 * ltconfig (osf[345]): Append $major to soname_spec.
11021 Reflect this in library_names_spec.
11022 * ltmain.sh (osf): Prefix $major with . for use as extension.
11024 2002-11-19 Andreas Jaeger <aj@suse.de>
11026 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11027 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11028 and sparc64 GNU/Linux systems.
11030 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11032 * MAINTAINERS: Update email.
11034 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11036 * MAINTAINERS: Complete James Dennett's entry.
11038 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11040 * MAINTAINERS (Write After Approval): Add myself.
11042 2002-11-13 Bruce Korb <bkorb@gnu.org>
11044 * Makefile.tpl: syntactic cleanup
11046 2002-11-13 Stuart Hastings <stuart@apple.com>
11048 * MAINTAINERS: Add myself to write-after-approval list.
11050 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11052 * Makefile.def: Add list of recursive targets to autogenerate.
11054 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11055 targets. Autogenerate *-build-* targets.
11056 * Makefile.in: Regenerate.
11058 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11060 * configure: More autoconf-style substitutions.
11061 * Makefile.tpl: More autoconf-style substitutions.
11062 * Makefile.in: Regenerate.
11064 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11066 * configure: Substitute more variables in a more autoconf-friendly
11067 way. Simplify slightly.
11068 * Makefile.tpl: Make more variables substitutable in an
11069 autoconf-friendly way.
11070 * Makefile.in: Regenerate.
11072 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11074 * MAINTAINERS (Write After Approval): Add myself.
11076 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11078 * configure.in (v810*): Remove special setting of tools.
11080 * configure: Add support for extra required flags for ar or nm.
11081 * configure.in (aix4.3+): Use above support for target-specific
11082 issues, rather than using config/mt-aix43.
11084 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11086 * configure: Remove 'removing', which doesn't work. Replace $subdir
11087 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11088 with $srcdir. Reformat indentation. Substitute some variables
11089 formerly hard-coded in the Makefile for build=host.
11090 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11091 * Makefile.def: Autogenerate more.
11092 * Makefile.in: Regenerate.
11094 2002-11-04 Adam Nemet <anemet@lnxw.com>
11096 * MAINTAINERS (Write After Approval): Add myself.
11098 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11100 * Makefile.def (host_modules): Add rda.
11101 * Makefile.in: Regenerate.
11102 * configure.in (target_tool): Add target-rda to list.
11104 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11106 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11108 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11110 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11111 and restrap targets to this rule.
11112 * Makefile.in: Regenerate.
11114 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11116 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11117 GNATS only accounts.
11119 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11121 * configure.in (i[3456]86-*-linux*): Add check to disable
11122 ${libgcj} for glibc1.
11124 2002-10-24 Denis Chertykov <denisc@overta.ru>
11126 * MAINTAINERS: Add myself as ip2k port maintainer.
11128 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11130 * configure.in: Add tic4x target.
11132 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11134 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11135 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11136 * Makefile.in: Regenerate.
11138 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11139 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11140 * Makefile.in: Regenerate.
11142 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11144 * MAINTAINERS: Add myself as web pages co-maintainer.
11146 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11148 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11149 * Makefile.in: Regenerate.
11151 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11153 * MAINTAINERS: Add myself and Nathan Sidwell
11154 <nathan@codesourcery.com> as VxWorks maintainers.
11156 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11158 * Makefile.def: Remove order dependency comments.
11159 * Makefile.tpl: Add explicit install-install dependencies.
11160 * Makefile.in: Regenerate.
11162 * Makefile.tpl: Remove material now in src-release. (Finally!)
11163 * Makefile.in: Regenerate.
11165 * Makefile.tpl: Add configure-target (for src-release in src)
11166 * Makefile.in: Regenerate.
11168 2002-09-30 Nick Clifton <nickc@redhat.com>
11170 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11172 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11174 * configure.in (s390*-*-linux*): Enable libgcj.
11176 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11178 * configure: Revert accidentally applied changes.
11180 * Makefile.tpl: Make more autoconf-friendly.
11181 * Makefile.in: Regenerate.
11182 * configure: Make substitution more autoconf-like.
11184 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11186 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11187 single entry to handle all these.
11188 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11189 libjava on arm-*-elf.
11191 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11193 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11194 things that depend on them.
11196 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11198 * Makefile.tpl: Make subsituted variables more autoconfy.
11199 * Makefile.in: Regenerate.
11200 * configure: Make seds more autoconfy.
11202 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11204 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11205 * Makefile.in: Regenerate.
11206 * configure.in: Rewrite sed statements to look autoconfy.
11208 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11209 all-target-foo on configure-target-foo.
11210 * Makefile.def: Ditto.
11211 * Makefile.in: Rebuild.
11213 2002-09-25 Andrew Haley <aph@redhat.com>
11215 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11217 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11219 * Makefile.def: New file.
11220 * Makefile.tpl: New file.
11221 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11222 * contrib/gcc_update: Note that Makefile.in is a generated file.
11224 * configure.in: Minor rearrangement. Simplify tests.
11226 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11228 * configure.in (with_headers): Skip copy if value is "yes".
11229 (with_libs): Likewise.
11231 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11233 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11234 * configure.in (sh*-*-pe*): Ditto.
11235 * configure.in (mips*-*-pe*): Ditto.
11236 * configure.in (*arm-wince-pe): Ditto.
11238 * configure.in: Rearrange.
11240 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11242 * MAINTAINERS: Update my email address.
11244 2002-08-30 Paul Koning <pkoning@equallogic.com>
11246 * MAINTAINERS: (Write After Approval): Add myself.
11248 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11250 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11252 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11254 * MAINTAINERS: Change my mailing address.
11256 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11258 * MAINTAINERS (Write After Approval): Remove myself.
11259 (Various Maintainers: c++ runtime libs): Add myself.
11261 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11263 * MAINTAINERS (Write After Approval): Remove myself.
11264 (Various Maintainers: c++ runtime libs): Add myself.
11266 2002-08-15 Eric Christopher <echristo@redhat.com>
11268 * config.sub: Import from master repository.
11269 * config.guess: Ditto.
11271 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11273 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11274 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11275 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11277 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11279 * MAINTAINERS: Add self to rs6000 vector extensions.
11281 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11283 * libiberty/configure: Reverted unintended yesterday's check in.
11285 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11287 * boehm-gc/configure, libf2c/configure: Rebuilt.
11288 * libffi/configure, libiberty/configure: Ditto.
11289 * libjava/configure, libobjc/configure: Ditto.
11290 * libstdc++-v3/configure, zlib/configure: Ditto.
11291 Merged from binutils:
11292 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11293 From Steve Ellcey <sje@cup.hp.com>:
11294 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11295 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11296 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11298 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11299 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11300 soname_spec, sys_lib_search_path_spec): Ditto.
11302 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11304 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11306 2002-08-04 H.J. Lu (hjl@gnu.org)
11308 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11310 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11312 * MAINTAINERS (Write After Approval): Add myself.
11314 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11316 * configure.in: Move generic linux case to end. Copy generic
11317 linux noconfigdirs to mips*-*-linux* entry and new
11318 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11320 2002-07-19 Michael Matz <matz@suse.de>
11322 * MAINTAINERS: Add myself as ra* maintainer.
11324 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11326 * config.guess: Update to 2002-07-09 version.
11327 * config.sub: Update to 2002-07-03 version.
11329 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11331 * MAINTAINERS: Fix typo in a maintainer email address.
11333 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11335 * configure.in: Remove two redundant tests.
11337 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11339 * configure.in (mips*-*-irix6*o32): Enable stabs.
11341 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11343 * configure.in: Don't build grez.
11344 * Makefile.in: Ditto.
11346 * Makefile.in: Remove references to bsp, cygmon, libstub.
11347 * configure.in: Ditto.
11349 * configure.in: Remove leftover reference to gdbtest.
11351 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11353 * configure.in (gxx_include_dir): Change to match versioned
11354 C++ headers if --enable-version-specific-runtime-libs is used.
11356 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11358 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11360 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11362 * configure.in: Make --without-x work.
11364 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11366 * configure.in: Rearrange target Makefile fragment collection.
11368 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11370 * configure.in: Ditto.
11372 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11374 * MAINTAINERS (Write After Approval): Update my e-mail address.
11376 2002-06-24 Ben Elliston <bje@redhat.com>
11378 * configure.in (host_tools): Remove cgen.
11380 * Makefile.in (all-cgen): Remove; runs from its source directory.
11381 (check-cgen, install-cgen, clean-cgen): Likewise.
11382 (all-opcodes): Do not depend on all-cgen.
11383 (all-sim): Likewise.
11385 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11387 * Makefile.in: Eliminate 'apache' targets.
11388 * configure.in: Eliminate 'apache' targets.
11390 * configure.in: Eliminate redundant tests. Reorganize.
11392 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11394 * config-ml.in: Eliminate references to Cygnus configure.
11396 * Makefile.in: Eliminate references to building emacs.
11398 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11400 * MAINTAINERS: Update my email address.
11402 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11404 * config.if (libstdcxx_incdir): Version C++ headers.
11405 (cxx_incdir): Remove.
11407 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11409 * MAINTAINERS (Write After Approval): Add self.
11411 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11413 * configure.in: Add support for ip2k.
11415 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11417 * configure.in: Fix AIX configury bug.
11419 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11421 * MAINTAINERS (Write After Approval): Add self.
11423 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11425 * configure.in: replace ${topsrcdir} with ${srcdir}
11427 * configure.in: Move definition of libstdcxx_flags
11428 right above usage, rather than waaay earlier.
11430 * configure.in: Pull definition of is_cross_compiler earlier.
11432 * configure.in: Rearrange a little.
11434 * configure.in: Remove references to librx.
11435 * Makefile.in: Remove references to librx.
11437 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11439 * config.sub: Add support for avr target.
11440 Import from master sources, rev 1.255
11442 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11444 * configure, .cvsignore: Revert previous change...
11445 * Makefile: ...delete.
11447 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11449 * configure.in: Eliminate ${gasdir} variable.
11451 2002-06-18 Dave Brolley <brolley@redhat.com>
11453 * configure.in: Add support for frv.
11454 * config.sub: Add support for frv.
11456 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11458 * configure: Remove garbage from previous commit.
11460 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11462 * configure: For in-source builds, make a subdir and re-exec there.
11463 * Makefile: New file. Pass targets through to build directory.
11464 * .cvsignore: No longer ignore "Makefile".
11466 2002-06-16 Douglas Rupp <rupp@gnat.com>
11468 * MAINTAINERS (Write After Approval): Add self.
11470 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11472 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11474 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11476 * configure.in (vax-*-netbsd*): Re-enable gas.
11478 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11480 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11481 BUILD_PREFIX_1, to correct nomenclature.
11482 * configure: Likewise.
11484 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11485 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11487 2002-05-31 Olaf Hering <olh@suse.de>
11489 * config-ml.in: Propogate DESTDIR also.
11491 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11493 * configure.in (vax-*-netbsd*): Don't build gas for this
11496 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11498 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11499 and libgcj for AVR.
11501 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11503 * MAINTAINERS (Write After Approval): Add myself.
11505 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11507 * config.guess: Update to 2002-05-22 version.
11508 * config.sub: Likewise.
11510 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11512 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11513 * config-ml.in: Likewise.
11514 * configure: Likewise.
11515 * configure.in: Likewise.
11517 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11519 * MAINTAINERS: Update my email address.
11521 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11523 * configure.in: Simplify makefile fragment collection.
11525 * configure.in: Remove code to build emacs.
11527 * configure.in : Remove --srcdir argument from targargs and buildargs
11528 (it's always overridden in the Makefile anyway). Rearrange a bit.
11530 * configure: Move some logic to configure.in.
11531 * configure.in: Move some logic from configure.
11533 2002-05-11 Tom Tromey <tromey@redhat.com>
11535 * MAINTAINERS: Reflect libgcj reality.
11537 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11539 * Makefile.in: Honour DESTDIR.
11541 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11543 * config.guess: Import 2002-03-20 version.
11544 * config.sub: Import 2002-04-26 version.
11546 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11548 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11550 2002-05-07 Tim Josling <tej@melbpc.org.au>
11552 * MAINTAINERS: Add self.
11554 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11556 * ltmain.sh: Detect and handle object name conflicts
11557 while piecewise linking a static library.
11559 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11561 * configure.in (noconfigdirs): Don't disable libgcj on
11562 sparc64-*-solaris* and sparcv9-*-solaris*.
11564 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11566 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11568 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11570 * configure.in (FLAGS_FOR_TARGET): Do not add
11571 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11572 on i[3456]86-*-linux*.
11574 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11576 * configure.in (noconfigdirs): Replace [ ] with test.
11578 * configure.in (noconfigdirs): Do not add target-newlib if
11579 target == i[3456]86-*-linux*, and host == target.
11581 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11583 * configure.in: delete reference to absent file
11585 * configure.in: replace '[' with 'test'
11587 * configure.in: Eliminate references to gash.
11588 * Makefile.in: Eliminate references to gash.
11590 * configure.in: remove useless references to 'pic' makefile fragments.
11592 * configure.in: (*-*-windows*) Finish removing.
11594 * configure.in: Eliminate redundant test for libgui.
11596 2002-04-29 Roger Sayle <roger@eyesopen.com>
11598 * MAINTAINERS: Add self and realphabetize. Update entries
11599 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11600 entry for a29k port maintainer.
11602 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11604 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11605 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11607 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11609 * configure.in: remove references to dead files
11611 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11613 * MAINTAINERS: Add information about purpose of this file.
11615 2002-04-18 Tom Tromey <tromey@redhat.com>
11617 * configure.in: Disallow configuring libgcj when it is already
11618 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11619 Solaris 2.8 by default. For PR libgcj/6158.
11621 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11623 * configure.in: Move default CC setting out of config/mh-* fragments
11624 directly into here.
11626 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11628 * configure.in: don't even try to configure or make a subdirectory
11629 if there's no configure script for it.
11631 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11633 * MAINTAINERS: Remove chill maintainers.
11634 * Makefile.in (CHILLFLAGS): Remove.
11635 (CHILL_LIB): Remove.
11636 (TARGET_CONFIGDIRS): Remove libchill.
11637 (CHILL_FOR_TARGET): Remove.
11638 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11640 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11641 (CHECK_TARGET_MODULES): Likewise.
11642 (INSTALL_TARGET_MODULES): Likewise.
11643 (CLEAN_TARGET_MODULES): Likewise.
11644 (configure-target-libchill): Remove.
11645 (all-target-libchill): Remove.
11646 * configure.in (target_libs): Remove target-libchill.
11647 Do not compute CHILL_FOR_TARGET.
11648 * libchill: Remove directory.
11650 2002-04-11 DJ Delorie <dj@redhat.com>
11652 * Makefile.in, configure.in: Sync with binutils, entries
11655 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11657 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11658 (do-tar, do-bz2): New rules.
11659 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11660 (gdb-tar): New rule.
11661 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11662 (insight_dejagnu.tar): New rule.
11663 (insight.tar): New rule.
11664 (gdb+dejagnu.tar): New rule.
11665 (gdb.tar): New rule.
11667 2002-02-01 Mo DeJong <supermo@bayarea.net>
11669 * Makefile.in: Add all-tix to deps for all-snavigator
11670 so that tix is built when building snavigator.
11672 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11674 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11675 ld and gdb are not supported.
11677 2002-01-07 Mark Salter <msalter@redhat.com>
11679 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11680 Allow target-libgloss to be built for arm, strongarm, and xscale.
11682 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11684 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11685 options for i[3456]86-pc-linux* native builds.
11687 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11689 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11690 files from .po files for a distribution.
11692 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11694 * configure.in: Enable libstdc++-v3 for h8300 targets.
11696 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11698 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11701 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11703 * Makefile.in (VER): When present, extract the version number from
11704 the file version.in.
11706 2001-05-24 Tom Rix <trix@redhat.com>
11708 * configure.in : enable ld for aix
11710 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11712 * config.guess: Add linux target for S/390.
11714 2000-11-07 Philip Blundell <pb@futuretv.com>
11716 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11718 2000-11-03 Philip Blundell <pb@futuretv.com>
11720 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11723 2001-01-15 Ben Elliston <bje@redhat.com>
11725 * configure.in (host_tools): Add sid.
11726 Always configure cgen.
11728 2000-11-24 Nick Clifton <nickc@redhat.com>
11730 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11732 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11734 * Makefile.in (ALL_MODULES): Add all-cgen.
11735 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11736 (all-cgen): New target.
11737 (all-opcodes,all-sim): Depend on all-cgen.
11738 * configure.in (host_tools): Add cgen.
11739 Only configure cgen if --enable-cgen-maint.
11741 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11743 * configure.in: Add *-*-freebsd* configurations.
11745 2002-04-08 Tom Tromey <tromey@redhat.com>
11747 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11748 Fixes PR libgcj/6068.
11750 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11752 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11754 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11756 * configure.in (alpha*-dec-osf*): Enable libgcj.
11758 2003-03-27 Matthew Gingell <gingell@gnat.com>
11760 * MAINTAINERS (Write After Approval): Add myself.
11762 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11764 Fix for: PR bootstrap/3591, target/5676
11765 * configure.in (mcore-pe): Disable the configuration of
11766 libstdc++-v3 since exceptions are not supported.
11768 2002-03-20 Anthony Green <green@redhat.com>
11770 * configure.in: Enable libgcj for xscale-elf target.
11772 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11774 * MAINTAINERS: Update my email address.
11776 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11778 * ltmain.sh (relink_command): Fix typo in previous change.
11780 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11782 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11783 (relink_command): Added --tag flags.
11784 (mode=install): If relinking fails; error out.
11786 2002-03-12 Richard Henderson <rth@redhat.com>
11788 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11790 (do-check): Rename from check.
11791 (check): Allow parallel check.
11793 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11795 * MAINTAINERS: Add myself as maintainer for xtensa port.
11796 Fix alphabetical order in CPU port maintainer list.
11797 Remove myself from Write After Approval list.
11799 2002-03-11 Richard Henderson <rth@redhat.com>
11801 * Makefile.in (.NOTPARALLEL): Add fake tag.
11803 2002-03-07 H.J. Lu (hjl@gnu.org)
11805 * configure.in: Enable gprof for mips*-*-linux*.
11807 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11809 * MAINTAINERS (Write After Approval): Add myself.
11811 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11813 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11815 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11817 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11819 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11820 because its Makefile is there; test for the executable instead.
11822 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11824 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11825 libstdc++-v3 and libjava.
11827 2002-02-11 Adam Megacz <adam@xwt.org>
11829 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11832 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11834 * config.guess: Updated to 2002-01-30's version.
11835 * config.sub: Updated to 2002-02-01's version.
11836 Contribute sh64-elf.
11837 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11838 * configure.in: Added sh64-*-*.
11840 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11842 * MAINTAINERS: Belatedly add myself to write after approval list.
11844 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11846 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11847 Remove self as Write After Approval.
11849 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11851 * MAINTAINERS: Put self in as maintainer for contrib/regression
11854 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11856 * MAINTAINERS: Update my email address.
11858 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11860 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11861 target-libiberty, and target-libgloss. Skip Java-related
11862 libraries if not supported for NetBSD on target CPU.
11864 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11866 * install-sh: Use _inst.$$_ for temp file name.
11868 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11870 * MAINTAINERS (Write After Approval): Move my contact info
11872 (OS Port Maintainers): ...to here (netbsd).
11874 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11876 * MAINTAINERS (Write After Approval): Add myself.
11878 2002-01-17 H.J. Lu <hjl@gnu.org>
11880 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11881 (all-target-fastjar): Also depend on all-target-libiberty.
11883 2002-01-16 H.J. Lu (hjl@gnu.org)
11885 * config.guess: Import from master sources, rev 1.225.
11886 * config.sub: Import from master sources, rev 1.238.
11888 2002-01-16 Kazu Hirata <kazu@hxi.com>
11890 * MAINTAINERS (Write After Approval): Remove myself.
11892 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11894 * MAINTAINERS (Write After Approval): Add myself.
11896 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11898 * MAINTAINERS: Add self as docs co-maintainer.
11900 2001-12-11 Matthias Klose <doko@debian.org>
11902 * MAINTAINERS (Write After Approval): Add myself.
11904 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11906 * MAINTAINERS: Update my email address.
11908 2001-12-07 Turly O'Connor <turly@apple.com>
11909 * MAINTAINERS (Write After Approval): Add myself.
11910 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11911 (rs6000_initialize_trampoline): Call __trampoline_setup for
11913 * darwin-tramp.asm: New file, implements __trampoline_setup.
11914 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11916 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11918 * MAINTAINERS (Write After Approval): Add myself.
11920 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11922 * configure, configure.in: Use temp file for long sed commands.
11924 2001-12-03 Laurent Guerby <guerby@acm.org>
11926 * config.sub: Update to version 1.232 on subversion.
11928 2001-12-03 Ben Elliston <bje@redhat.com>
11930 * MAINTAINERS: Update mail address for config.* patches.
11932 2001-11-27 DJ Delorie <dj@redhat.com>
11933 Zack Weinberg <zack@codesourcery.com>
11935 When build != host, create libiberty for the build machine.
11937 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11939 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11941 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11943 (all.normal): Depend on ALL_BUILD_MODULES.
11944 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11945 (all-build-libiberty): Depend on configure-build-libiberty.
11947 * configure: Calculate and substitute proper value for
11949 * configure.in: Create the build subdirectory.
11950 Calculate and substitute TARGET_CONFIGARGS (formerly
11951 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11953 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11955 * MAINTAINERS (write-after-approval): Add self.
11957 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11959 * MAINTAINERS (GNATS only accounts): Remove self.
11961 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11963 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11966 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11968 * MAINTAINERS (Write After Approval): Add self.
11970 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11972 * MAINTAINERS: mips and s390 are also CPU ports.
11974 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11976 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11978 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11980 * MAINTAINERS: Alphabetize.
11982 2001-11-09 Kazu Hirata <kazu@hxi.com>
11984 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11986 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11988 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11990 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11992 * configure.in (--enable-languages): Be more permissive about
11993 syntax. Check for empty lists better. Warn about $LANGUAGES.
11995 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11997 * config.sub: Import from master sources, rev. 1.230.
11998 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12000 2001-11-07 Laurent Guerby <guerby@acm.org>
12002 * MAINTAINERS (Write After Approval): Add self.
12004 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12006 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12008 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12010 * config.sub: Import from master sources, rev 1.226.
12011 * config.guess: Import from master sources, rev 1.216.
12013 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12015 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12016 * MAINTAINERS: Add self as maintainer of MMIX port.
12017 Remove old after-approval entry.
12019 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12021 * ChangeLog, configure: Fix spelling errors.
12023 2001-10-20 Brendan Kehoe <brendan@zen.org>
12025 * MAINTAINERS: Tweak my address.
12027 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12029 * MAINTAINERS: Update my email address.
12031 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12033 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12034 * MAINTAINERS: Add self as maintainer of CRIS port.
12036 2001-10-10 Geert Bosch <bosch@gnat.com>
12038 * MAINTAINERS (Various maintainers: Ada front end):
12039 Added Robert Dewar.
12041 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12043 * MAINTAINERS (Write After Approval): Added self
12045 2001-10-02 Geert Bosch <bosch@gnat.com>
12047 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12049 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12051 * configure: Handle temporary files securely using mkdir.
12053 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12055 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12057 2001-09-26 Will Cohen <wcohen@redhat.com>
12059 * configure.in (*-*-linux*): Disable configuration of target-newlib
12060 and target-libgloss.
12062 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12064 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12067 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12069 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12070 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12071 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12072 avoid quotes nesting problems.
12073 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12074 (DO_X): Export only variables that are set.
12076 2001-09-19 Ben Elliston <bje@redhat.com>
12078 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12079 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12080 semantics. Use the shell built-in "type" command instead.
12082 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12084 Merged from gcc-3_0-branch:
12085 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12086 * ltcf-c.sh: Use $objext, not $ac_objext.
12087 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12088 * ltcf-cxx.sh: Add support for GNU.
12089 2001-07-22 Timothy Wall <twall@redhat.com>
12090 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12091 default settings if using GNU tools with that configuration.
12092 * ltcf-cxx.sh: Ditto.
12093 * ltcf-gcj.sh: Ditto.
12094 2001-07-21 Michael Chastain <chastain@redhat.com>
12095 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12096 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12097 * ltmain.sh: Mark as gcc-local.
12099 2001-08-30 Eric Christopher <echristo@redhat.com>
12100 Jason Eckhardt <jle@redhat.com>
12102 * config.guess: Merge from master sources.
12103 * config.sub: Merge from master sources, add support for mipsisa32.
12105 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12106 * config.sub: Merge from master sources, rev 1.219.
12107 * MAINTAINERS: Add self as contact for stormy16 port.
12109 2001-08-14 Zack Weinberg <zackw@panix.com>
12111 * config.sub: Merge from master sources, rev 1.218.
12112 * config.guess: Merge from master sources, rev 1.209.
12114 2001-08-11 Graham Stott <grahams@redhat.com>
12116 * Makefile.in (check-c++): Add missing semicolon.
12118 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12120 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12122 2001-07-30 Eric Christopher <echristo@redhat.com>
12124 * MAINTAINERS (Various maintainers: mips port): Added myself.
12126 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12128 * configure.in (sh-*-linux*): New.
12130 2001-07-27 Richard Henderson <rth@redhat.com>
12132 * .cvsignore: Add LAST_UPDATED.
12134 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12136 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12138 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12140 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12142 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12144 * MAINTAINERS (Write After Approval): Added myself.
12146 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12148 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12149 and libgcj on m68hc11/m68hc12.
12151 2001-06-27 H.J. Lu (hjl@gnu.org)
12153 * Makefile (CFLAGS_FOR_BUILD): New.
12154 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12156 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12158 * README: Remove version number.
12160 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12162 * INSTALL/README: Update wrt. to the installation instructions now
12163 residing in gcc/doc/install.texi.
12165 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12167 * README: Replace with a cut-down and updated version of gcc/README.
12169 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12171 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12172 multilibs to be disabled.
12174 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12176 * MAINTAINERS (Write After Approval): Add myself.
12178 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12180 * config.guess: Import CVS version 1.195.
12181 * config.sub: Import CVS version 1.212.
12183 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12185 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12186 gcc/xgcc is built, use -print-prog-name to find out the program
12189 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12191 * config.guess: Import CVS version 1.194. All gcc-local changes
12192 appear to also be in the master copy.
12193 * config.sub: Import CVS version 1.211.
12195 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12197 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12198 with_gcc]: Use `gcc -shared' to build a shared library.
12200 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12202 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12205 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12207 * MAINTAINERS (Write After Approval): Add myself.
12209 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12211 * configure.in (libstdcxx_flags): Do not try to execute
12212 libstdc++-v3/testsuite_flags until it exists.
12214 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12216 * MAINTAINERS: Update my email address.
12218 2001-05-31 Graham Stott <grahams@redhat.com>
12220 * MAINTAINERS (Write After Approval): Add myself.
12222 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12224 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12225 libraries when using g++ with native linker.
12227 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12229 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12231 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12233 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12234 [aix4*|aix5*]: Prepend blank.
12236 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12238 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12239 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12240 of subdir/configure scripts to use the new libtool.m4.
12242 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12244 * MAINTAINERS (Write After Approval): Add myself.
12246 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12248 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12250 2001-05-11 Ben Elliston <bje@redhat.com>
12252 * Makefile.in (all-sid): New target.
12253 (check-sid, clean-sid, install-sid): Likewise.
12255 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12257 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12259 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12261 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12264 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12266 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12267 gcc/xgcc is built, use -print-prog-name to find out the program
12270 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12272 * configure.in (noconfigdirs): Don't reset it from scratch in the
12273 target case; only append to it.
12275 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12276 sparc-*-solaris2.8]: Disable ${libgcj}.
12278 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12280 * configure.in (libgcj_saved): Copy from $libgcj.
12281 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12284 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12286 * MAINTAINERS: Remove self as MIPS maintainer and
12287 C front end maintainer.
12289 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12291 * configure.in: Move *-chorusos target case to the proper switch.
12294 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12296 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12299 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12301 * Makefile.in (STAGE1_CFLAGS): Pass down.
12303 2001-04-13 Alan Modra <amodra@one.net.au>
12305 * config.guess: Add hppa64-linux support. Note for next import that
12306 this is already in the master file.
12307 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12309 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12311 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12312 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12314 2001-04-11 Stan Shebs <shebs@apple.com>
12316 * MAINTAINERS: Add self as Darwin port maintainer.
12318 2001-04-11 Alan Modra <amodra@one.net.au>
12320 * MAINTAINERS: Update my email address.
12322 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12324 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12325 recent versions of FreeBSD (release 3 or later).
12326 * ltconfig: On FreeBSD, -lc must not be provided when building
12327 a shared library or else the standard -pthread gcc option is
12328 rendered worthless to later users of the built library.
12330 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12332 * MAINTAINERS: Add self and RTH as C front end maintainers.
12334 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12336 * config.sub: Make sure to match an already-canonicalized
12337 machine name (eg. mn10300-unknown-elf).
12339 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12341 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12343 (bootstrap, cross): Use RECURSE_FLAGS.
12344 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12346 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12348 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12350 2001-03-22 Colin Howell <chowell@redhat.com>
12352 * Makefile.in (DO_X): Do not backslash single-quotes in
12353 backquotes (two places).
12355 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12358 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12359 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12360 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12361 * ltcf-cxx.sh: Likewise.
12362 * ltcf-gcj.sh: Likewise.
12364 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12366 * MAINTAINERS: Add myself as "documentation co-maintainer".
12368 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12370 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12371 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12373 2001-03-19 Tom Tromey <tromey@redhat.com>
12375 * config-ml.in: Handle GCJ and GCJFLAGS.
12377 2001-03-21 Michael Chastain <chastain@redhat.com>
12379 * Makefile.in: all-m4 depends on all-texinfo.
12381 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12383 * MAINTAINERS: Add myself to write after approval list.
12385 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12387 * Makefile.in (DO_X): Quote nested quotes.
12389 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12391 * MAINTAINERS: Add myself to write after approval list.
12393 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12395 * Makefile.in (DO_X): Use double quotes for quoting
12396 "RANLIB=$${RANLIB}".
12398 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12400 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12402 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12404 * configure.in: Only use `lang_requires' for languages athat are
12407 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12409 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12411 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12413 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12415 2001-03-07 Tom Tromey <tromey@redhat.com>
12417 * configure.in: Allow config-lang.in to set `lang_requires' to list
12418 of other required languages.
12420 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12422 * Makefile.in: Remove RANLIB definition. Use RANLIB
12423 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12424 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12426 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12427 Alexandre Oliva <aoliva@redhat.com>
12429 * Makefile.in (check-c++): Use tabs, not spaces.
12431 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12433 * MAINTAINERS: add myself to Write After Approval list.
12435 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12437 * Makefile.in (check-c++): New rule.
12439 * configure.in (target_libs): Remove libg++.
12440 (noconfigdirs): Remove libg++.
12441 (noconfigdirs): Same.
12442 (noconfigdirs): Same.
12443 (noconfigdirs): Same.
12445 * config-ml.in: Remove libg++ references.
12447 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12448 (ALL_TARGET_MODULES): Same.
12449 (configure-target-libg++): Remove.
12450 (all-target-libg++): Remove.
12451 (configure-target-libio): Remove.
12452 (all-target-libio): Remove.
12453 (check-target-libio): Remove.
12455 (libg++.tar.bz2): Remove.
12456 (all-target-cygmon): Remove libio.
12457 (all-target-libstdc++): Remove.
12458 (configure-target-libstdc++): Remove.
12459 (TARGET_LIB_PATH): Remove libstdc++.
12460 (ALL_GCC_CXX): Remove libstdc++.
12461 (all-target-gperf): Correct.
12463 2001-02-16 Nick Clifton <nickc@redhat.com>
12465 * configure.in (noconfigdirs): Allow configuration of texinfo
12468 2001-02-15 Anthony Green <green@redhat.com>
12470 * configure: Introduce GCJ_FOR_TARGET.
12471 * configure.in: Ditto.
12472 * Makefile.in: Ditto.
12474 2001-02-13 Andreas Schwab <schwab@suse.de>
12476 * MAINTAINERS: Update mail address.
12478 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12480 * config.guess: Add linux target for S/390.
12481 * config.sub: Likewise.
12483 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12485 * configure.in: for *-chorusos, don't config target-newlib and
12488 2001-02-06 Ben Elliston <bje@redhat.com>
12490 * configure: Output host type to stdout, not stderr.
12492 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12494 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12495 * ltcf-cxx.sh: Likewise.
12497 * config.if: Assume enable_libstdcxx_v3 is defined.
12499 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12501 Remove V2 C++ library.
12502 * configure.in: Remove --enable-libstdcxx_v3 support.
12504 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12506 * include/demangle.h: Add prototype for java_demangle_v3.
12508 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12510 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12512 2001-01-27 Richard Henderson <rth@redhat.com>
12514 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12516 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12518 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12519 Don't unset, it's non-portable and no longer necessary, set to empty
12522 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12524 * ltconfig: Shell portability fix for the tagname validity check.
12526 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12528 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12529 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12531 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12533 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12535 2001-01-26 Tom Tromey <tromey@redhat.com>
12537 * configure.in: Allow libgcj to be built on Sparc Solaris.
12539 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12541 * ltcf-c.sh: Add aix5 case.
12542 * ltcf-cxx.sh: Likewise.
12543 * ltconfig: Likewise.
12545 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12547 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12548 keep at least one of build_libtool_libs or build_old_libs set to
12551 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12552 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12554 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12556 * configure.in: Enable libgcj on several additional platforms.
12558 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12560 * configure.in: Enable libgcj for linux targets.
12562 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12564 * MAINTAINERS (Write After Approval): Add myself.
12566 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12568 * MAINTAINERS: Add myself as vax port maintainer.
12570 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12572 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12574 2001-01-09 Mike Stump <mrs@wrs.com>
12576 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12577 failures of subdirectories.
12579 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12581 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12582 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12583 * ltcf-cxx.sh: Likewise.
12584 * ltcf-gcj.sh: Likewise.
12585 * ltconfig.sh: Fix typo.
12587 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12589 * configure: handle DOS-style absolute paths.
12591 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12593 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12595 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12597 * MAINTAINERS: Add myself as avr port co-maintainer.
12599 2000-12-28 Ben Elliston <bje@redhat.com>
12601 * MAINTAINERS: Add myself under ``Write After Approval''.
12603 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12605 * texinfo: Remove directory from GCC.
12607 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12609 * COPYING: Update to current
12610 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12611 to 19yy as example year in copyright notice).
12613 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12615 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12616 (libstdcxx_incdir): Pass down.
12617 * config.if: Remove expired bits for cxx_interface, add stub.
12618 (libstdcxx_incdir): Add variable for g++ include directory.
12619 * configure.in (gxx_include_dir): Use it.
12621 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12623 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12624 with old-email address from ``Write After Approval''.
12626 2000-12-15 Andreas Jaeger <aj@suse.de>
12628 * configure.in: Handle lang_dirs.
12630 2000-12-14 Tom Tromey <tromey@redhat.com>
12632 * MAINTAINERS: Removed brads.
12634 * MAINTAINERS: Added gcj developers.
12636 2000-12-13 Anthony Green <green@redhat.com>
12638 * configure.in: Disable libgcj for any target not specifically
12639 listed. Disable libgcj for x86 and Alpha Linux until compatible
12642 2000-12-13 Mike Stump <mrs@wrs.com>
12644 * Makefile.in (local-distclean): Also remove fastjar.
12646 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12648 * contrib/gcc_update: Add fastjar --touch entries.
12650 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12652 * configure.in: Disable language-specific target libraries for
12653 languages that aren't enabled.
12655 2000-12-10 Anthony Green <green@redhat.com>
12657 * configure.in: Define libgcj. Disable libgcj target libraries for
12660 2000-12-10 Neil Booth <neilb@earthling.net>
12662 * MAINTAINERS: Update mail address, remove from WAA list.
12664 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12666 * libjava: Imported from /cvs/java.
12667 * libffi: Likewise.
12668 * Boehm-gc: Likewise.
12670 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12672 * configure.in (target_libs): Revert 2000-12-08 patch.
12673 (noconfigdirs): Added target-libjava.
12675 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12677 * djunpack.bat: removed.
12679 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12681 * Makefile.in: handle DOS-style absolute paths.
12682 * config-ml.in: likewise.
12683 * symlink-tree: likewise.
12685 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12687 * fastjar: Imported.
12689 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12691 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12693 * configure.in (target_libs): Removed `target-libjava'.
12695 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12697 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12698 (ALL_MODULES): Added fastjar.
12699 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12700 (all-target-libjava): all-fastjar replaces all-zip.
12701 (all-fastjar): Added.
12702 (configure-target-fastjar, all-target-fastjar): Likewise.
12703 * configure.in (host_tools): Added fastjar.
12705 2000-12-07 Mike Stump <mrs@wrs.com>
12707 * Makefile.in (local-distclean): Remove leftover built files.
12709 2000-11-24 Nick Clifton <nickc@redhat.com>
12711 * configure.in (xscale-elf): Add target.
12712 (xscale-coff): Add target.
12714 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12716 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12717 recent versions of FreeBSD (release 3 or later).
12718 * ltconfig: On FreeBSD, -lc must not be provided when building
12719 a shared library or else the standard -pthread gcc option is
12720 rendered worthless to later users of the built library.
12722 2000-11-16 Fred Fish <fnf@be.com>
12724 * configure.in (enable_libstdcxx_v3): Fix typo,
12725 libstd++ -> libstdc++.
12727 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12729 * MAINTAINERS: Add self to Write After Approval list.
12731 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12733 * MAINTAINERS: Update my email address. Add myself to global write
12736 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12738 * Makefile.in: Merge with src and libgcj.
12739 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12740 configure-target-<library> when their configure scripts need the C
12741 or C++ library to have already been built to work properly.
12742 (do_proto_toplev): Set them to an empty string.
12744 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12745 (REALLY_SET_LIB_PATH): Use them.
12747 2000-11-17 Stan Shebs <shebs@apple.com>
12749 * MAINTAINERS: Add self to Write After Approval list.
12751 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12753 * configure: Provide the original toplevel configure arguments
12754 (including $0) to subprocesses in the environment rather than
12755 through gcc/configargs.h.
12757 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12759 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12760 C99. Alphabetise "Write After Approval" list.
12762 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12764 * configure: Turn on libstdc++ V3 by default.
12766 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12769 2000-11-11 Philip Blundell <philb@gnu.org>
12771 * MAINTAINERS: Add self to Write After Approval list.
12773 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12775 * ltcf-c.sh (aix4): Improve shared library configuration; require
12777 * ltcf-cxx.sh (aix4): Define.
12778 * ltconfig (aix4): Define library and soname specs appropriate for
12779 AIX. Define command to create export symbols list.
12781 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12783 * config.sub: Add support for Sun Chorus
12785 2000-10-31 Nick Clifton <nickc@redhat.com>
12787 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12788 <name>@redhat.com. Also installed new email address for Clint
12791 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12793 * etc: Remove directory from GCC.
12795 2000-10-16 Michael Meissner <meissner@redhat.com>
12797 * configure (gcc/configargs.h): Only create if there is a build GCC
12800 2000-10-16 Matthias Klose <doko@debian.org>
12802 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12803 when configured for libstdc++-v3.
12805 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12807 * configure: Save configure arguments to gcc/configargs.h.
12809 2000-10-04 Philipp Thomas <pthomas@suse.de>
12811 * config.guess: Import CVS version 1.157.
12812 * config.sub: Import CVS version 1.181.
12814 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12816 * Makefile.in (bootstrap): avoid recursion if subdir missing
12818 (do-proto-toplev): ditto
12820 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12822 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12823 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12825 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12826 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12827 all affected `configure' scripts.
12829 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12831 * MAINTAINERS: Add self as cpplib co-maintainer.
12833 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12835 * MAINTAINERS: Add self to Write After Approval list.
12837 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12839 * INSTALL/README: egcs -> GCC update.
12841 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12843 * MAINTAINERS: Add myself to Write After Approval list.
12845 2000-09-15 Kazu Hirata <kazu@hxi.com>
12847 * MAINTAINERS: Add myself to Write After Approval list.
12849 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12851 * configure.in: Do not build byacc for hppa64. Provide paths to the
12852 X11 libraries for hppa64.
12854 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12856 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12858 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12860 * Makefile.in (all-zlib): Added dummy target.
12862 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12863 ltcf-gcj.sh: Updated from libtool multi-language branch.
12865 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12867 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12868 (bootstrap*): Depend on all-bootstrap.
12870 2000-09-05 Philipp Thomas <pthomas@suse.de>
12872 * config.guess: Import CVS version 1.156.
12873 * config.sub: Import CVS version 1.179.
12875 2000-09-02 Anthony Green <green@cygnus.com>
12877 * Makefile.in (all-gcc): Depend on all-zlib.
12878 (CLEAN_MODULES): Add clean-zlib.
12879 (ALL_MODULES): Add all-zlib.
12880 * configure.in (host_libs): Add zlib.
12882 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12884 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12885 crosses, but add gcc/include to the header search path for them.
12887 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12889 * MAINTAINERS: Add self to Write After Approval list.
12891 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12893 * config.guess: Import CVS version 1.152.
12894 * config.sub: Import CVS version 1.177.
12896 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12898 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12899 $targargs to tell whether newlib is going to be built.
12901 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12902 $$r/TARGET_SUBDIR/libio for _G_config.h.
12904 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12906 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12908 2000-08-22 DJ Delorie <dj@redhat.com>
12910 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12912 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12914 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12915 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12918 2000-08-21 DJ Delorie <dj@redhat.com>
12920 * MAINTAINERS: Add self as a libiberty maintainer
12922 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12924 * configure.in (libstdcxx_flags): Use
12925 libstdc++-v3/src/libstdc++.INC.
12927 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12929 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12931 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12933 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12935 * configure: Make enable_threads and enable_shared defaults
12936 explicit. Substitute enable_threads into generated Makefiles.
12937 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12938 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12940 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12942 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12944 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12946 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12949 2000-08-11 Jason Merrill <jason@redhat.com>
12951 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12952 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12953 (FLAGS_FOR_TARGET): Not here.
12954 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12956 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12958 * config-ml.in (CC, CXX): Don't introduce a leading space.
12960 2000-08-07 DJ Delorie <dj@delorie.com>
12962 * MAINTAINERS: Add self as a DJGPP maintainer
12964 2000-08-07 DJ Delorie <dj@redhat.com>
12966 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12967 "if we're also building gcc, and it's a gcc that will run on the
12968 build machine, we want to use its includes instead of the system's
12971 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12973 * MAINTAINERS: Add self to Write After Approval list.
12975 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12977 * configure.in (libstdcxx_flags): Don't use `"'.
12979 * config-ml.in: Adjust multilib search paths to the
12980 appropriate multilib tree.
12982 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12984 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12985 commas in $LANGUAGES.
12987 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12989 * configure.in: Re-enable all references to libg++ and librx.
12991 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12993 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12994 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12995 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12996 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12998 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13000 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13002 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13003 CXX_FOR_TARGET for sed.
13005 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13007 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13008 Do not override if already set in the environment or in configure.
13009 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13010 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13012 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13014 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13015 the libtool CVS tree multi-language branch.
13016 * ltconfig, ltmain.sh: Updated.
13018 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13020 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13021 (clean-target): Depend on it.
13023 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13024 (GCC_FOR_TARGET): Use it.
13025 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13026 * configure.in: ... here.
13027 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13028 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13030 2000-07-24 Eric Christopher <echristo@cygnus.com>
13032 * MAINTAINERS: Add self to Write After Approval list.
13034 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13036 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13037 (configure-target-libchill, configure-target-libobjc): Likewise.
13039 * configure.in: Use the same cache file for all target libs.
13040 * config-ml.in: But different cache files per multilib variant.
13042 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13044 * configure (topsrcdir): Don't use dirname.
13046 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13048 * MAINTAINERS: Add self to Write After Approval list.
13050 2000-07-20 Jason Merrill <jason@redhat.com>
13052 * configure.in: Remove all references to libg++ and librx.
13054 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13056 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13058 * config.sub: Update to subversions version 2000-07-06.
13060 2000-07-12 Andrew Haley <aph@cygnus.com>
13062 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13063 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13065 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13067 * symlink-tree: Check number of arguments.
13069 2000-07-05 Jim Wilson <wilson@cygnus.com>
13071 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13072 search path for a g++ extracted from the build tree. This
13073 will allow link tests run by configure scripts in
13074 subdirectories to succeed.
13076 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13078 * ltconfig: Add support for mips-dde-sysv4.2MP
13080 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13082 * MAINTAINERS: Add myself as loop discovery maintainer.
13084 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13086 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13087 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13089 2000-06-19 Timothy Wall <twall@cygnus.com>
13091 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13092 * config.sub: Add tic54x target.
13094 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13096 * MAINTAINERS: Add self as Fortran maintainer,
13097 remove Craig Burley.
13099 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13101 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13102 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13104 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13106 * MAINTAINERS: Add self as i18n maintainer
13108 20000-05-21 H.J. Lu (hjl@gnu.org)
13110 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13111 directory are used if they exist. Make sure
13112 $(build_tooldir)/include is searched for header files,
13113 $(build_tooldir)/lib/ for library files.
13114 (GCC_FOR_TARGET): Likewise.
13115 (CXX_FOR_TARGET): Likewise.
13117 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13119 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13121 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13123 * Makefile.in (configure-target-libiberty): Depend on
13124 configure-target-newlib.
13126 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13128 * configure.in, Makefile.in: Merge all libffi-related
13129 configury stuff from the libgcj tree.
13131 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13133 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13134 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13136 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13138 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13139 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13140 current version information. Add to proto-toplev directory.
13141 (gdb-taz): Build do-djunpack.
13143 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13145 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13147 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13149 * MAINTAINERS: Add self to Write After Approval list.
13151 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13153 * ltmain.sh: Preserve in relink_command any environment
13154 variables that may affect the linker behavior.
13156 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13158 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13160 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13162 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13164 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13166 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13167 with the version name.
13169 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13171 * MAINTAINERS: Add self as bb-reorder maintainer.
13173 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13175 * config.if: Tweak.
13177 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13179 * djunpack.bat: New file.
13181 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13183 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13184 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13185 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13186 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13188 2000-04-16 Dave Pitts <dpitts@cozx.com>
13190 * config.sub (case $basic_machine): Change default for "ibm-*"
13193 2000-04-13 Andreas Jaeger <aj@suse.de>
13195 * MAINTAINERS: Added myself.
13197 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13199 * Makefile.in (gdb-taz): New target. GDB specific archive.
13200 (do-md5sum): New target.
13202 (PACKAGE): Default to TOOL.
13203 (VER): Default to a shell script.
13204 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13205 md5 checksum generation.
13206 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13207 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13208 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13209 insight.tar.bz2): Use gdb-taz to create archive.
13211 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13213 * configure (warn_cflags): Delete.
13215 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13217 * MAINTAINERS: Added myself.
13219 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13220 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13222 * configure.in (enable_libstdcxx_v3): Add.
13223 (target_libs): Add bits here to switch between libstdc++-v2 and
13225 * config.if: And this file too.
13226 * Makefile.in: Add libstdc++-v3 targets.
13228 2000-04-05 Michael Meissner <meissner@redhat.com>
13230 * config.sub (d30v): Add d30v as a basic machine type.
13232 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13234 * configure.in: -linux-gnu*, not -linux-gnu.
13236 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13238 * MAINTAINERS: Add self in write-after-approval section.
13240 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13242 * MAINTAINERS: Add self as ia64 port maintainer.
13244 2000-03-08 Neil Booth <NeilB@earthling.net>
13246 * MAINTAINERS: Add self in write-after-approval section.
13248 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13250 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13251 (do-tar-bz2): Replace TOOL with PACKAGE.
13252 (gdb.tar.bz2): Remove GDBTK from GDB package.
13253 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13254 dejagnu.tar.bz2): New packages.
13256 2000-02-27 Andreas Jaeger <aj@suse.de>
13258 * configure.in: Add entry for mips*-*-linux*, move catch all
13259 *-*-*linux* entry below this one.
13261 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13263 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13265 2000-02-24 Nick Clifton <nickc@cygnus.com>
13267 * config.sub: Support an OS of "wince".
13269 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13271 * config.guess, config.sub: Updated to match config's 2000-02-15
13274 2000-02-23 Linas Vepstas <linas@linas.org>
13276 * config.sub: Add support for Linux/IBM 370.
13277 * configure.in: Likewise.
13279 2000-02-22 Nick Clifton <nickc@cygnus.com>
13281 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13283 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13285 * config.guess: Guess "cygwin" rather than "cygwin32".
13287 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13289 * configure (gcc_version): When setting, narrow search to
13290 lines containing `version_string'.
13292 2000-02-15 Denis Chertykov <denisc@overta.ru>
13294 * config.sub: Add support for avr target.
13296 2000-02-14 Nick Clifton <nickc@cygnus.com>
13298 * MAINTAINERS: Add maintainers for MCore port.
13300 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13302 * config.sub: Add mmix-knuth-mmixware.
13304 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13306 * MAINTAINERS: Pair cccp with cpplib maintainership.
13308 2000-01-27 Christopher Faylor <cgf@redhat.com>
13310 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13311 structure stuff to -L library search.
13312 (CXX_FOR_TARGET): Ditto.
13313 (CROSS_CHECK_MODULES): Fix spelling mistake.
13315 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13317 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13320 2000-01-12 Richard Henderson <rth@cygnus.com>
13322 * configure.in: Don't build some bits for beos.
13324 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13326 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13329 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13331 * Add self as cpplib maintainer, as requested by Jason
13332 Merrill. Correct my e-mail address.
13334 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13336 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13339 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13341 * MAINTAINERS: Add myself to "write after approval" list.
13343 1999-12-14 Richard Henderson <rth@cygnus.com>
13345 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13346 * config.sub: Accept alphaev[78], alphaev8.
13348 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13350 * config.guess, config.sub: Update from autoconf.
13352 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13354 * MAINTAINERS: update my playtime e-address.
13356 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13358 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13359 necessary libraries are missing.
13361 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13363 * MAINTAINERS: Add new 'write after approval' maintainer.
13365 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13367 * MAINTAINERS: Add new Java maintainer.
13369 1999-10-25 Andreas Schwab <schwab@suse.de>
13371 * configure: Fix quoting inside arguments of eval.
13373 1999-10-21 Nick Clifton <nickc@cygnus.com>
13375 * config-ml.in: Allow suppression of some ARM multilibs.
13377 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13379 * config.guess: Add OS/390 match pattern.
13380 * config.sub: Add mvs, openedition targets.
13381 * configure.in (i370-ibm-opened*): New.
13383 1999-09-04 Steve Chamberlain <sac@pobox.com>
13385 * config.sub: Add support for configuring for pj.
13387 1999-08-31 Nick Clifton <nickc@cygnus.com>
13389 * config.sub (maybe_os): Add support for configuring for fr30.
13391 1999-08-25 Nick Clifton <nickc@cygnus.com>
13393 * configure.in: Do not configure or build ld for AIX
13394 platforms. ld is known to be broken on these platforms.
13396 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13398 * config-ml.in: Pass compiler flag corresponding to multidirs to
13401 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13403 * Makefile.in (LDFLAGS): Define.
13405 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13407 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13409 (*-*-cygwin*): Likewise.
13411 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13414 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13415 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13417 From Eli Zaretskii <eliz@is.elta.co.il>:
13418 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13419 long file name when using DJGPP on MS-DOS.
13421 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13423 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13425 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13427 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13428 dependency as this causes "make check" to globally "make all"
13430 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13432 * configure.in (target_libs): Added target-zlib.
13433 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13434 (CONFIGURE_TARGET_MODULES): Likewise.
13435 (CHECK_TARGET_MODULES): Likewise.
13436 (INSTALL_TARGET_MODULES): Likewise.
13437 (CLEAN_TARGET_MODULES): Likewise.
13438 (configure-target-zlib): New target.
13439 (all-target-zlib): Likewise.
13440 (all-target-libjava): Depend on all-target-zlib.
13441 (configure-target-libjava): Depend on configure-target-zlib.
13443 * Makefile.in (configure-target-libjava): Depend on
13444 configure-target-newlib.
13445 (configure-target-boehm-gc): New target.
13446 (configure-target-qthreads): New target.
13448 * configure.in (target_libs): Added target-qthreads.
13449 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13450 (CONFIGURE_TARGET_MODULES): Likewise.
13451 (CHECK_TARGET_MODULES): Likewise.
13452 (INSTALL_TARGET_MODULES): Likewise.
13453 (CLEAN_TARGET_MODULES): Likewise.
13454 (all-target-qthreads): New target.
13455 (configure-target-libjava): Depend on configure-target-qthreads.
13456 (all-target-libjava): Depend on all-target-qthreads.
13458 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13459 (CONFIGURE_TARGET_MODULES): Likewise.
13460 (CHECK_TARGET_MODULES): Likewise.
13461 (INSTALL_TARGET_MODULES): Likewise.
13462 (CLEAN_TARGET_MODULES): Likewise.
13463 (all-target-libjava): New target.
13464 (all-target-boehm-gc): Likewise.
13465 * configure.in (target_libs): Added libjava, boehm-gc.
13467 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13469 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13470 configure.bat in SUPPORT_FILES.
13471 (gas+binutils.tar.bz2): Likewise.
13473 * makeall.bat: Remove; obsolete.
13475 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13477 From Mark Elbrecht:
13478 * configure.bat: Remove; obsolete.
13480 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13482 * configure: Add -W -Wall to the default CFLAGS when compiling with
13485 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13487 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13489 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13491 * configure.in: Build ld on IRIX6.
13493 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13495 * Makefile.in: Change distribution targets to use bzip2 instead of
13497 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13498 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13500 1999-06-04 Nick Clifton <nickc@cygnus.com>
13502 * config.sub: Add mcore target.
13504 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13506 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13508 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13510 * config.guess (dummy): Changed to $dummy.
13512 1999-05-24 Nick Clifton <nickc@cygnus.com>
13514 * config.sub: Tidied up case statements.
13516 1999-05-22 Ben Elliston <bje@cygnus.com>
13518 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13521 * config.guess: Merge with FSF version. Future changes will be
13522 more accurately recorded in this ChangeLog.
13523 * config.sub: Likewise.
13525 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13527 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13529 1999-04-30 Tom Tromey <tromey@cygnus.com>
13531 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13533 1999-04-23 Tom Tromey <tromey@cygnus.com>
13535 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13537 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13539 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13540 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13541 Bad merge removed these two changes.
13543 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13544 Martin Heller (Ing.-Buero_Heller@t-online.de)
13546 * config.guess (interix Alpha): Add.
13548 1999-04-11 Richard Henderson <rth@cygnus.com>
13550 * configure.in (i?86-*-beos*): Do config gperf; don't config
13551 gdb, newlib, or libgloss.
13553 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13555 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13556 link a trivial program with -mabi=64. If it fails, remove mabi=64
13559 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13561 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13563 1999-04-08 Nick Clifton <nickc@cygnus.com>
13565 * config.sub: Add support for mcore targets.
13567 1999-04-07 Michael Meissner <meissner@cygnus.com>
13569 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13570 not mt-ospace, in order to shut up assembler warning about using
13571 symbols that are named the same as registers.
13573 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13575 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13576 dependency list for all-target-cygmon.
13578 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13580 * config-ml.in: Check $host, not $target, for selective multilibs.
13581 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13582 thumb interworking, and underscore prefix multilibs.
13584 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13586 * missing: Update to version from current automake.
13588 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13590 * configure (gxx_include_dir): Removed.
13592 * configure.in (gxx_include_dir): Handle it.
13593 * Makefile.in: Likewise.
13595 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13597 * config.sub (mips64vr4111,mips64vr4111el) Add.
13599 1999-03-21 Ben Elliston <bje@cygnus.com>
13601 * config.guess: Correct typo for detecting ELF on FreeBSD.
13603 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13605 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13608 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13610 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13611 all-target-newlib to dependency list for all-target-bsp.
13613 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13615 * config.sub: Add i386-uwin support.
13616 * config.guess: Likewise.
13618 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13620 * configure.in: cleanup, add mh-*pic handling for arm, special
13621 case powerpc*-*-aix*
13623 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13625 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13628 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13630 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13633 1999-03-02 Nick Clifton <nickc@cygnus.com>
13635 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13637 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13639 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13641 1999-02-24 Nick Clifton <nickc@cygnus.com>
13643 * config.sub: Fix typo in arm recognition.
13645 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13647 * configure.in (noconfigdirs): Changed target_configdirs to
13648 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13649 rather than m68k-*-* since it is not known to work on
13650 m68k-aout. Ditto for arm-*-*oabi.
13652 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13654 * configure.in (*-*-windows*): Remove, no longer used.
13656 1999-02-19 Ben Elliston <bje@cygnus.com>
13658 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13659 Smart and improved by Andrew Cagney.
13661 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13663 * config.guess: Recognize openbsd-*-hppa.
13665 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13667 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13668 only if it is not empty.
13670 1999-02-17 Nick Clifton <nickc@cygnus.com>
13672 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13674 * config.guess: Modified to recognize uname's armv* syntax.
13676 * config.sub: Modified to recognize uname's armv* syntax.
13678 1999-02-17 Mark Salter <msalter@cygnus.com>
13680 * configure.in: Added target-bsp for sparclite.
13682 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13684 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13686 1999-02-08 Nick Clifton <nickc@cygnus.com>
13688 * configure.in: Add support for strongarm port.
13689 * config.sub: Add support for strongarm target.
13691 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13693 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13694 the old name config/mh-cygwin32.
13697 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13699 * configure.in: Do build ld for ix86 Solaris.
13701 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13703 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13704 $AR_FOR_TARGET. Likewise for RANLIB.
13706 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13708 * config.sub (oabi): Recognize.
13709 * configure.in (arm-*-oabi): Handle.
13711 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13713 * config.guess: Improve detection of i686 on UnixWare 7.
13715 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13717 * config.guess: Add support for i386-pc-interix.
13718 * config.sub: Likewise.
13719 * configure.in: Likewise.
13721 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13723 * Makefile.in: Remove unneeded all-target-libio from
13724 from all-target-winsup target since it is now unneeded.
13725 Add all-target-libtermcap in its place since it is now
13728 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13730 * configure.in: makefile stub for cygwin target is probably
13731 unnecessary. Remove it for now.
13733 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13735 * configure.in: libtermcap.a should be built when cygwin is the
13736 target as well as the host.
13737 * config.guess: Allow mixed case in cygwin uname output.
13738 * Makefile.in: Add libtermcap target.
13740 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13742 * config.sub: Clean up handling of hppa2.0.
13744 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13746 * config.guess: Use C code to identify more HP machines.
13748 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13750 * config.sub: Handle hppa2.0.
13752 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13754 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13755 cygmon for all sparclite targets, regardless of object format.
13757 1998-12-15 Mark Salter <msalter@cygnus.com>
13759 * configure.in: Added target-bsp for several target architectures.
13761 * Makefile.in: Added rules for bsp.
13763 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13765 * config.guess: Improve detection of hppa2.0 processors.
13767 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13769 * config.guess: Recognize FreeBSD using ELF automatically.
13771 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13773 * configure (skip-this-dir): Add handling for new shell script, which
13774 might be created by a sub-directory's configure to indicate, this particular
13775 directory is "unwanted".
13776 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13778 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13780 * ltconfig: import from libtool, after changing libtool to
13781 account for the cygwin name change.
13783 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13785 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13786 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13788 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13790 * configure.in: Add libtermcap to list of cygwin dependencies.
13792 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13794 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13795 they include winsup/include when it's a cygwin target.
13797 1998-11-12 Tom Tromey <tromey@cygnus.com>
13799 * configure.in (host_tools): Added zip.
13800 * Makefile.in (all-target-libjava): Depend on all-zip.
13801 (all-zip): New target.
13802 (ALL_MODULES): Added all-zip.
13803 (NATIVE_CHECK_MODULES): Added check-zip.
13804 (INSTALL_MODULES): Added install-zip.
13805 (CLEAN_MODULES): Added clean-zip.
13807 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13809 * Makefile.in: lose "32" from comment about cygwin.
13811 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13813 * configure.in: Use -Os to build target libraries for the fr30.
13815 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13817 * config.sub: Add fr30.
13819 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13821 * configure.in: drop "32" from config/mh-cygwin32. Check
13822 cygwin* instead of cygwin32*.
13823 * config.sub: Check cygwin* instead of cygwin32*.
13825 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13827 * config.guess: Match any version of Unixware7.
13829 1998-10-20 Syd Polk <spolk@cygnus.com>
13831 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13834 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13836 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13837 these if the appropriate directories and files to not exist.
13839 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13841 * Makefile.in (DEVO_SUPPORT): Add config.if.
13843 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13845 * configure: Add pattern to replace "build_tooldir"'s
13846 definition in the generated Makefile with "tooldir"'s
13849 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13851 * config.sub: Bring back lost sparcv9.
13853 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13855 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13857 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13858 CC_FOR_TARGET and friends.
13860 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13862 * Makefile.in (build_tooldir): New variable, same as tooldir.
13863 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13864 -B$(build_tooldir)/bin/.
13865 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13867 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13869 * README: Remove installation instructions and refer to the
13870 INSTALL directory instead.
13872 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13874 * config.sub: Add support for i[34567]86-pc-udk.
13875 * configure.in: Likewise.
13877 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13879 * Makefile.in: add bzip2 package building bits for user
13881 * configure.in: ditto
13883 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13885 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13886 (ALL_TARGET_MODULES): Add all-target-libobjc.
13887 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13888 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13889 (all-target-libchill): Add dependencies.
13890 * configure.in (target_libs): Add libchill.
13892 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13894 * configure.in (target_subdir): Remove duplicate line.
13896 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13898 * Makefile.in (all-automake): fix dependencies.
13900 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13902 * configure.in: Minor cleanups for building in the $(target_alias)
13905 1998-09-22 Jim Wilson <wilson@cygnus.com>
13907 * Makefile.in (bootstrap): Set r and s before make all. Use
13908 BASE_FLAGS_TO_PASS in make all.
13911 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13913 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13915 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13917 * config.sub: Fix typo in last change.
13919 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13921 * config.sub: Add support for C4x target.
13922 * configure.in: Likewise.
13924 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13926 * config.sub: Recognize sparcv9 just like sparc64.
13928 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13930 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13932 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13934 * config.guess: Correctly identify Pentium II sco boxes.
13936 * config.guess: Fix "tr" code. From Weiwen Liu.
13938 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13940 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13943 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13945 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13946 (ALL_TARGET_MODULES): Add all-target-libchill.
13947 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13948 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13949 (all-target-libchill): Add dependencies.
13950 * configure.in (target_libs): Add libchill.
13952 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13954 * config.guess: Avoid assumptions about "tr" behaves when
13955 LANG is set to something other than English.
13957 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13959 * configure (gxx_include_dir): Changed to
13960 '${prefix}/include/g++'-${libstdcxx_interface}.
13962 * config.if: New to determine the interfaces.
13964 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13966 * config.guess: Detect and handle MPE/IX.
13967 * config.sub: Deal with MPE/IX.
13969 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13971 * configure.in: Use mh-aix43.
13973 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13975 * configure: Fix --without/--disable cases for gxx-include-dir.
13977 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13979 * mdata-sh: Imported. Needed for automake support.
13981 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13983 * Makefile.in (taz): Try "chmod -R og=u ." before
13984 "chmod og=u `find . -print`".
13986 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13988 * configure.in: Add arm-elf and thumb-elf support.
13990 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13992 * Makefile.in: Undo previous patch.
13994 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13996 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13998 (install-no-fixedincludes): and here
13999 (INSTALL_MODULES): ... from here.
14001 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14003 * config.sub: Merge with FSF.
14005 * config.guess: Merge with FSF.
14007 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14009 * configure (extraconfigdirs): New variable.
14010 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14011 * Makefile.in (all): Move higher in file.
14012 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14013 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14014 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14015 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14016 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14018 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14020 * Makefile.in (all-target-libjava): Depend on all-gcc and
14022 (configure-target-libjava): Depend on $(ALL_GCC).
14024 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14026 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14027 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14029 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14031 * INSTALL/README: Fix typo.
14033 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14035 * ylwrap: Change absolute path checks to check for DOS style path
14038 * ylwrap: Don't use a full path name if the source file is in the
14039 same directory. From hjl@lucon.org (H.J. Lu).
14041 * config-ml.in: Default to being verbose, to match Feb 18 change to
14044 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14046 Brought over from egcs:
14048 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14050 * configure.in (target_subdir): Set to ${target_alias} instead
14053 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14055 * configure.in (target_subdir): Set to libraries if enable_multilib.
14057 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14059 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14060 multilibs, force reconfiguration the first time we create
14061 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14063 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14065 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14066 avoid confusion with --no-recursion.
14068 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14070 * configure.in: Win32 hosts shouldn't use install -x
14071 * install-sh: remove -x option, and special .exe-handling
14074 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14076 * config.guess: Recognize i586-pc-beos.
14077 * configure.in: Don't build some bits for beos.
14079 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14081 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14082 CFLAGS default to -O2.
14084 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14087 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14089 * ltmain.sh: Correct install when using a different shell.
14091 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14093 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14095 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14097 * makefile.vms: Update to build binutils/makefile.vms. Add install
14100 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14102 * ltconfig: Update to correct AIX handling.
14104 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14106 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14108 * configure.in (target_subdir): Set to ${target_alias} instead
14111 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14113 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14114 (Makefile): Depend on $(gcc_version_trigger).
14116 * configure (gcc_version): Change default initializer to empty
14118 (gcc_version_trigger): New variable; pass this variable down
14119 to subdir configures to enable them checking gcc's version
14120 themselves. Emit make macros for both gcc_version vars.
14121 (topsrcdir): Initialize reliably.
14122 (recursion line): Remove --with-gcc-version=${gcc_version}.
14124 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14126 * configure (enable_version_specific_runtime_libs): Implement new flag
14127 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14128 in $(libsubdir); emit definition in each generated Makefile.
14129 (gxx_include_dir): Initialize depending on
14130 $enable_version_specific_runtime_libs.
14132 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14134 * configure (gcc_version): Initialize properly depending on
14135 how and where configure is started.
14136 (recursion line): Pass a --with-gcc-version=${gcc_version}
14137 to configures in subdirs.
14139 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14141 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14144 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14146 * configure.in: Add cygmon and libstub support for mn10200.
14148 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14150 * configure (gcc_version): Add new variable describing the
14151 particular gcc version we're building.
14152 * Makefile.in (libsubdir): Add new macro for the directory
14153 in which the compiler finds executables, libraries, etc.
14154 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14157 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14159 * Makefile.in (local-clean): Remove *.log.
14160 (warning.log): Built with warn_summary from build.log.
14161 (mail-report.log): Run test_summary.
14162 (mail-report-with-warnings.log): Run test_summary including
14163 warning.log in the report.
14165 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14167 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14169 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14171 * Makefile.in (grep): Grep no longer depends on libiberty.
14173 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14175 * Makefile.in: all-snavigator needs all-libgui.
14177 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14179 * configure.in: Add cygmon and libstub support for mn10300.
14181 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14183 * missing: Update to version from automake 1.3.
14185 * ltmain.sh: On installation, don't get confused if the same name
14186 appears more than once in the list of library names.
14188 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14190 * config.sub: Accept m68060 and m5200 as CPU names.
14192 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14194 * configure: Use && rather than using -a in test, because odd
14195 strings can confuse test.
14196 * configure.in: Likewise.
14198 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14200 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14202 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14204 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14205 bootstrap4-lean): New targets.
14207 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14209 * mpw-* Delete. Not used.
14211 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14213 * COPYING.LIB: Update FSF address.
14215 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14217 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14219 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14222 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14224 * ltconfig, ltmain.sh: Avoid producing a version number if
14225 -version-info was not used.
14227 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14229 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14230 building with newlib.
14232 1998-04-30 Paul Eggert <eggert@twinsun.com>
14234 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14235 Solaris `make' causes it to continue to next definition.
14237 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14239 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14240 the right GUI libraries and files are installed along with GDB.
14242 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14244 * configure.in: Change alpha to alpha* in several places.
14246 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14248 * config.sub: Recognize sparc86x.
14250 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14252 * configure.in (--enable-target-optspace): Remove debug echo.
14254 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14256 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14258 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14260 * ltconfig: Update cygwin32 support.
14262 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14263 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14264 (GDB_SUPPORT_DIRS): Likewise.
14266 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14268 * configure.in (target_makefile_frag): If --enable-target-optspace,
14269 use -Os to compile target libraries rather than -O2. Default to
14270 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14272 * configure.in (target_cflags): Ditto for d30v.
14274 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14276 * Makefile.in (all-bfd): Depend on all-intl.
14277 (all-binutils): Likewise.
14278 (all-gas): Likewise.
14279 (all-gprof): Likewise.
14280 (all-ld): Likewise.
14282 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14284 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14286 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14288 * Makefile.in (all-bfd): Depend upon all-libiberty.
14290 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14292 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14294 * Makefile.in: Add libstub.
14296 * configure.in: Ditto. Build libstub for targets that have cygmon
14299 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14301 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14303 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14305 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14306 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14308 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14310 * configure: Define DEFAULT_M4 by searching PATH.
14311 * Makfile.in: Use DEFAULT_M4.
14313 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14315 * ltconfig: Add cygwin32 support.
14317 * Makefile.in, configure.in: Add libtool as a native only directory
14318 to configure and build.
14320 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14322 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14324 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14326 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14328 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14330 * Makefile.in: add ash make rules
14331 * configure.in: add ash to native_only and host_tools lists
14333 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14335 * Makefile.in (all-gettext, all-intl): New targets.
14336 (ALL_MODULES): Added all-gettext, all-intl.
14337 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14338 (INSTALL_MODULES): Added install-gettext, install-intl.
14339 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14341 * configure.in (host_tools): Added gettext.
14342 (native_only): Likewise.
14343 (noconfigdirs) [various cases]: Likewise.
14344 (host_libs): Added intl.
14346 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14348 * configure: Do not disable building gdbtk for cygwin32 hosts.
14350 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14352 * configure.in: Add thumb-coff target.
14353 * config.sub: Add thumb-coff target.
14355 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14357 * Makefile.in: Revert yesterday's change.
14358 (all-target-winsup): all-target-librx stays out of here.
14360 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14362 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14363 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14364 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14365 Remove references to librx and libg++.
14367 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14369 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14372 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14374 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14375 for newlib directory.
14376 (CXX_FOR_TARGET): Likewise.
14378 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14380 * ltconfig: Update after libtool/ltconfig.in change for
14383 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14385 * ltconfig, ltmain.sh: Update to libtool 1.2.
14387 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14389 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14390 (install-gcc-cross): Instead, override LANGUAGES here.
14392 1998-03-18 Dave Love <d.love@dl.ac.uk>
14394 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14395 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14397 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14399 * configure.in: Add Thumb-pe target.
14401 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14403 * Makefile.in - changed sn targets to snavigator
14404 * configure.in - changed sn targets to snavigator
14406 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14408 * config-ml.in: After building symlink tree call make distclean
14409 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14410 to be the case for libiberty.
14412 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14414 * configure: When making link, also check the current
14415 directory. The configure scripts may create one.
14417 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14419 * config.sub: Accept alphapca56 and alphaev6 properly.
14421 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14423 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14425 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14427 * config.sub (sco5): Fix typo.
14429 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14431 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14433 (install-itcl): Remove dependency on install-tcl.
14435 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14437 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14439 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14441 * configure.in: Don't build libgui for a cygwin32 target when not on
14444 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14446 * configure (redirect): Set to null, so default behavior of
14447 configure is now --verbose.
14449 1998-02-16 Dave Love <d.love@dl.ac.uk>
14451 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14452 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14454 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14456 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14457 this change to sync Makefile.in with its ChangeLog entries.
14459 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14461 * ltmain.sh (mkdir): Check that the directory doesn't exist
14462 before we exit with error, so that we don't get races during
14465 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14467 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14469 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14471 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14472 PICFLAG_FOR_TARGET.
14473 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14475 * configure: Emit a definition for the new macro enable_shared
14476 into each Makefile.
14478 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14480 * configure.in (host_tools, native_only): Add libtool.
14482 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14484 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14485 Fix typo in ming config comment.
14487 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14489 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14491 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14493 * config.sub: Add tic30 cases, and map c30 to tic30.
14495 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14497 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14498 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14499 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14500 (CLEAN_TARGET_MODULES): Similarly
14501 (all-target-libf2c): Add dependences.
14502 * configure.in (target_libs): Add libf2c.
14504 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14506 * configure.in: Remove expect from noconfigdirs when target
14507 is cygwin32. OK to build expect and dejagnu with Canadian
14510 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14512 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14515 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14518 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14520 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14521 here as it is not defined in the toplevel Makefile.
14523 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14525 * configure (package_makefile_rules_frag): New variable, which names
14526 a file with generic rules, ...
14527 Change comment to mention we now have FIVE parts.
14528 * configure: Undo last change.
14530 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14532 * config.guess: More accurate determination of HP processor types.
14533 * config.sub: More accurate determination of HP processor types.
14535 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14537 * configure (package_makefile_frag): Move inserting the
14538 ${package_makefile_frag} to where it should be according
14541 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14543 * config.guess: Add support for Linux/ARM.
14545 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14547 * .cvsignore: Remove *-info and *-install since they match
14548 release-info and mpw-install, which we don't want to just ignore.
14550 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14552 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14554 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14556 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14557 local_prefix to sub-make invocations.
14559 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14561 * configure.in: Check makefile fragments in the source
14564 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14566 * configure.in: Check whether host and target makefile
14567 fragments exist before adding them to *_makefile_frag.
14569 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14571 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14573 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14575 * configure.in: Make sure we only replace RPATH_ENVVAR on
14576 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14579 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14582 1998-01-13 Lee Iverson (leei@ai.sri.com)
14584 * config-ml.in (multi-do): LDFLAGS must include multilib
14587 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14589 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14591 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14593 * config.sub: Add mingw32 support.
14594 * configure.in: Likewise.
14596 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14598 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14600 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14602 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14603 * configure (gxx_include_dir): Provide a definition for subdirs
14604 which do not use autoconf.
14606 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14608 * config.guess: Sync with egcs. Picks up new alpha support,
14609 BeOS & some additional linux support.
14611 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14613 * config.guess: HP 9000/803 is a PA1.1 machine.
14615 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14617 * configure.in: It's alpha*-...
14619 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14621 * configure.in (host_makefile_frag, target_makefile_frag):
14622 Handle multiple config files.
14623 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14626 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14630 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14632 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14634 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14636 * Makefile.in: Add libgui directory.
14637 (GDB_TK): Add all-libgui.
14638 * configure.in: Add libgui directory.
14639 * configure: Add all-libgui to GDB_TK.
14641 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14643 * config-ml.in (multidirs): Add m32r to multilib list.
14645 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14647 * Makefile.in (all-target-gperf): Change dependency to
14648 all-target-libstdc++.
14650 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14652 * config.guess: Add BeOS support.
14654 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14656 Source directory cvs renamed to cvssrc:
14657 * configure.in (host_tools): Change cvs to cvssrc.
14658 (native_only): Likewise.
14659 (noconfigdirs) [various cases]: Likewise.
14660 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14661 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14662 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14663 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14664 (all-cvssrc): Rename target from all-cvs.
14666 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14668 * configure (gxx_include_dir): Fix thinko.
14670 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14672 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14673 (install-cross, install-gcc-cross): New targets.
14675 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14677 * configure.in (noconfigdirs): Add support for Thumb target.
14679 * config.sub (maybe_os): Add support for Thumb target.
14681 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14683 * Makefile.in: Add rules for cygmon.
14685 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14687 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14689 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14690 * configure (gxx_include_dir): Provide a definition for subdirs
14691 which do not use autoconf.
14693 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14695 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14698 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14701 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14702 found on RedHat Linux systems.
14704 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14706 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14709 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14711 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14713 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14715 * ltmain.sh: If mkdir fails, check whether the directory was created
14716 anyhow by some other process.
14718 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14720 * configure.in (d30v-*-*): Configure all directories.
14722 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14724 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14727 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14729 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14731 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14733 * include/libiberty.h: Add extern "C" { so it can be used with C++
14735 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14738 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14740 * configure.in (d30v-*-*): Configure GCC now.
14742 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14744 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14745 is no longer needed.
14747 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14749 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14751 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14753 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14754 targets using "$@" to provide support for similar but not identical
14755 targets without having to duplicate code.
14757 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14759 * makefile.vms: Fix to work with DEC C.
14761 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14763 * config.sub: Add mips-tx39-elf to marketing names.
14765 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14767 * ltmain.sh: Handle symlinks in generated script.
14769 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14771 * configure: Handle autoconf style directory options: --bindir,
14772 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14773 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14775 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14776 (sharedstatedir, localstatedir, oldincludedir): New variables.
14777 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14778 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14779 sbindir, sharedstatedir, and sysconfdir.
14781 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14783 * Makefile.in (bootstrap-lean): New target.
14785 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14787 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14788 sn, and gnuserv from noconfigdirs.
14790 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14792 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14794 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14796 * Makefile.in (cross): New target.
14798 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14799 Jeff Law <law@cygnus.com>
14801 * Makefile.in (bootstrap2, bootstrap3): New targets.
14802 (all-bootstrap): Remove outdated and confusing target.
14803 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14805 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14807 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14808 windows. Consistent with gdb/configure.
14810 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14812 * configure.in: Name Linux target fragment.
14814 * configure: Rewrite so that project Makefile fragment is inserted
14815 first and appears last in the resulting Makefile.
14817 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14819 * Makefile.in (install-itcl): Install tcl first.
14821 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14823 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14825 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14827 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14829 * configure.in (skipdirs): Add target-librx for Linux.
14830 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14832 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14834 * Makefile.in (bootstrap): New target.
14836 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14838 * config.sub: Accept 'amigados' for backward compatibility.
14840 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14842 * config.guess: Merge with FSF.
14844 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14846 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14848 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14850 * config.sub: Add "marketing-names" patch.
14852 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14854 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14856 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14858 * config.sub: Handle v850-elf.
14860 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14862 * .cvsignore (*-install): Remove.
14864 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14866 * ltconfig: Set CONFIG_SHELL in libtool.
14867 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14869 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14871 * configure.in (target_subdir): Set to libraries if enable_multilib.
14873 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14875 * config.guess: Update from gcc directory.
14877 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14879 * Makefile.in (all-sim): Depends on all-readline.
14881 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14883 * Makefile.in (BISON, YACC): Use $$s.
14884 (all-bison): Depend on all-texinfo.
14886 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14888 * Makefile.in (BISON): Add -L flag.
14891 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14893 * configure.in (noconfigdirs): Add support for v850e target.
14895 * config.sub (maybe_os): Add support for v850e target.
14897 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14899 * configure.in (noconfigdirs): Add support for v850ea target.
14901 * config.sub (maybe_os): Add support for v850ea target.
14903 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14905 * config.sub: Add mipstx39. Delete r3900.
14907 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14909 * Makefile.in (all-autoconf): Depends on all-texinfo.
14911 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14913 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14916 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14918 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14920 * configure: When handling a Canadian Cross, handle YACC as well as
14921 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14922 * Makefile.in (all-bison): Depend upon all-texinfo.
14924 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14926 * Makefile.in (BISON): bison, not byacc or bison -y.
14927 (YACC): bison -y or byacc or yacc.
14928 (various): Add *-bison as appropriate.
14929 (taz): No need to mess with BISON anymore.
14931 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14933 * configure: If OSTYPE matches *win32*, try to find a good value for
14936 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14938 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14939 configure.in if it is present.
14941 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14943 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14945 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14947 * config.sub: Recognize `arc' cpu.
14948 * configure.in: Likewise.
14949 * config-ml.in: Likewise.
14951 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14953 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14955 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14957 * configure: Changed sed delimiter from ':' to '|' when
14958 attempting to substitute ${config_shell} for SHELL. On
14959 NT ${config_shell} may contain a ':' in it.
14961 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14963 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14965 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14967 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14969 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14971 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14973 * ylwrap: If the program is a relative path, force it to be
14976 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14978 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14980 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14982 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14983 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14986 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14988 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14989 separated by spaces.
14991 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14993 * ylwrap: New file.
14994 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14996 * ltmain.sh: Handle /bin/sh at start of install program.
14998 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15000 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15001 * missing: New file, from automake 1.2.
15003 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15005 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15006 check-tk to CHECK_X11_MODULES.
15008 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15010 * config.sub: Merge with FSF.
15012 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15014 * config.guess: Merge with FSF.
15016 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15018 * configure: Treat msdosdjgpp like go32.
15019 * configure.in: Likewise. Don't remove gprof for go32.
15021 * configure: Change Makefile.tem2 to Makefile.tm2.
15023 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15025 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15027 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15029 * install-sh (chmodcmd): Set to null if the DST directory already
15030 exists. Same as Nov 11th change.
15032 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15034 * configure (GDB_TK): Needs itcl and tix.
15036 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15038 * config.guess: Update from FSF.
15040 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15042 * Makefile.in (GDB_TK): Depend on itcl and tix.
15044 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15046 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15047 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15048 (INSTALL_SCRIPT): New variable.
15049 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15050 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15052 * install-sh: Add support for -x option.
15054 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15056 * configure.in, Makefile.in: Treat tix like itcl.
15058 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15060 * Makefile.in (WINDRES): New variable.
15061 (WINDRES_FOR_TARGET): New variable.
15062 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15063 (EXTRA_HOST_FLAGS): Add WINDRES.
15064 (EXTRA_TARGET_FLAGS): Add WINDRES.
15065 (EXTRA_GCC_FLAGS): Add WINDRES.
15066 ($(DO_X)): Pass down WINDRES.
15067 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15068 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15069 DLLTOOL_FOR_TARGET.
15071 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15073 * configure.in: configure sim before gdb for win32-x-ppc
15075 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15077 Move gperf into the toplevel, from libg++.
15078 * configure.in (target_tools): Add target-gperf.
15079 (native_only): Add target-gperf.
15080 * Makefile.in (all-target-gperf): New target, depend on
15082 (configure-target-gperf): Empty rule.
15083 (ALL_TARGET_MODULES): Add all-target-gperf.
15084 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15085 (CHECK_TARGET_MODULES): Add check-target-gperf.
15086 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15087 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15089 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15091 * config.sub (mn10200): Recognize new basic machine.
15093 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15095 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15096 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15098 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15100 * configure.in: If we're building mips-sgi-irix6* native, turn on
15101 ENABLE_MULTILIB and set TARGET_SUBDIR.
15103 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15105 * Makefile.in (all-sn): Depend on all-grep.
15107 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15109 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15111 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15112 Makefile. From Jeff Makey <jeff@cts.com>.
15113 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15115 * Makefile.in (DISTBISONFILES): Remove.
15116 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15119 * configure.in: Build itl, db, sn, etc., when building for native
15122 * Makefile.in (LD): New variable.
15123 (EXTRA_HOST_FLAGS): Pass down LD.
15124 ($(DO_X)): Likewise.
15126 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15128 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15130 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15132 * configure.in (targargs): Strip out any supplied --build argument
15133 before adding our own. Always add --build.
15135 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15137 * configure.in (targargs): Pass --build if we're doing
15140 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15142 * configure: Use '|' instead of ":" as the separator in
15143 sed. Otherwise sed chokes on NT path names with drive
15144 designators. Also look for "?:*" as the leading characters in an
15147 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15149 * config.sub: Support for r3900.
15151 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15153 * configure.in: Use install-sh, not install.sh.
15155 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15157 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15160 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15162 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15165 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15167 * Makefile.in: Add automake targets.
15168 * configure.in (host_tools): Add automake.
15170 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15172 * configure: Default CXX to c++, not gcc.
15173 * Makefile.in (CXX): Set to c++, not gcc.
15174 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15176 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15178 * install-sh: try appending a .exe if source file doesn't
15181 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15183 * configure.in: Turn on multilib by default.
15184 (cross_only): Remove target-libiberty.
15186 * Makefile.in (all-gcc): Don't depend on libiberty.
15188 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15190 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15192 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15194 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15195 (DISTBISONFILES): Add ld/Makefile.in
15197 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15199 * configure.in: if target is cygwin32 but host isn't cygwin32,
15200 don't configure gdb tcl tk expect, not just gdb.
15202 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15204 * configure.in: Added gnuserv everywhere sn appears.
15206 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15207 (CROSS_CHECK_MODULES): Added check-gnuserv.
15208 (INSTALL_MODULES): Added install-gnuserv.
15209 (CLEAN_MODULES): Added clean-gnuserv.
15210 (all-gnuserv): New target.
15212 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15214 * config.guess: Fixes for MIPS OpenBSD systems.
15216 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15218 * Makefile.in (INSTALL_XFORM): Remove.
15219 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15221 * mkinstalldirs: New file, copied from automake.
15222 * Makefile.in (installdirs): Rename from install-dirs. Use
15223 mkinstalldirs. Change all users.
15224 (DEVO_SUPPORT): Add mkinstalldirs.
15226 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15228 * install-sh: Rename from install.sh.
15229 * Makefile.in (INSTALL): Change install.sh to install-sh.
15230 (DEVO_SUPPORT): Likewise.
15232 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15233 Graichen <graichen@rzpd.de>.
15235 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15237 * config.guess: Recognize OpenBSD systems correctly.
15239 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15241 * README, Makefile.in (ETC_SUPPORT): Remove references to
15242 cfg-paper*, configure.{texi,man,info*}._
15244 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15246 * Makefile.in (all.normal): Ensure that gcc is built after all
15247 the x11 - ie gdb - targets.
15249 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15251 * makefile.vms: Don't run conf-a-gas.
15253 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15255 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15257 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15259 * configure.in: Remove noconfigdirs case since gdb also
15260 configures and builds for tic80-coff.
15262 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15264 * configure: Set cache_file to config.cache.
15265 * Makefile.in (local-distclean): Remove config.cache.
15267 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15269 * COPYING: Update FSF address.
15271 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15273 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15276 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15278 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15279 MAKEDIRS, is empty.
15281 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15283 * config.sub: Tweak mn10300 entry.
15285 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15287 * configure.in (host_tools): Put sim before gdb, so gdb's
15288 configure.tgt can determine if the simulator was configured.
15290 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15292 * config.sub: Move BeOS $os case to be with other Cygnus
15295 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15297 * config.sub: Remove misplaced comment that broke Linux.
15299 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15301 * config.sub: Add BeOS support.
15303 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15305 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15307 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15309 * configure.in (noconfigdirs): Remove tcl and tk from
15310 noconfigdirs for cygwin32 builds.
15312 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15314 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15316 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15318 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15319 make-all.com, use makefile.vms instead.
15321 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15323 * config.sub: Accept -lnews*.
15325 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15327 * configure.in (noconfigdirs): Disable target-newlib,
15328 target-examples and target-libiberty for d30v.
15330 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15332 * configure.in (noconfigdirs): Enable ld for d30v.
15334 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15336 * configure.in (tic80-*-*): Build compiler.
15338 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15340 * configure.in (d30v-*): Remove sim directory from list of
15341 unsupported d30v directories
15343 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15345 * config.sub, configure.in: Add d30v target cpu.
15347 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15349 * makefile.vms: New file.
15350 * make-all.com: Remove.
15352 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15354 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15356 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15358 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15360 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15362 * Makefile.in (ALL_MODULES): Added all-db.
15363 (CROSS_CHECK_MODULES): Addec check-db.
15364 (INSTALL_MODULES): Added install-db.
15365 (CLEAN_MODULES): Added clean-db.
15367 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15369 * config.guess: Merge with latest FSF sources.
15371 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15373 * Makefile.in (ALL_MODULES): Added all-itcl.
15374 (CROSS_CHECK_MODULES): Added check-itcl.
15375 (INSTALL_MODULES): Added install-itcl.
15376 (CLEAN_MODULES): Added clean-itcl.
15378 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15380 * configure.in: build gdb for mn10200
15382 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15384 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15386 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15388 * configure.in (tic80-*-*): Turn off most targets right now.
15390 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15392 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15393 rather than the makeinfo program.
15394 (do-info): Depend upon all-texinfo.
15396 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15398 * configure.in: Remove uses of config/mh-linux.
15400 * config.sub, config.guess: Merge with latest FSF sources.
15402 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15404 * config.sub (case $basic_machine): Add tic80 entries.
15406 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15408 * config.sub, config.guess: Merge with latest FSF sources.
15410 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15412 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15413 * mpw-config.in: Test for NewFolderRecursive.
15414 * mpw-install: Use symbolic name for startup filename.
15415 * mpw-README: Add various additional details.
15417 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15419 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15421 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15423 * configure.in: Do build gcc and the target libraries for
15426 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15428 * configure.in: don't avoid building gdb for mn10300 any more
15429 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15430 instead of single-quoting it.
15432 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15434 * configure.in: Don't use --with-stabs on IRIX 6.
15436 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15438 * configure.in (m32r): Build gdb, libg++ now.
15440 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15442 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15443 directories from noconfigdirs.
15445 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15447 * config.sub (basic_machine): added mips16 configuration
15449 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15451 * config.sub: Handle d10v-unknown.
15453 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15455 * config.sub: Handle v850-unknown.
15457 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15459 * Makefile.in: add findutils
15460 * configure.in: add findutils to list of host_tools
15462 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15464 * config.sub: Handle mn10200 and mn10300.
15466 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15468 * configure.in (d10v-*): Do not build librx.
15470 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15472 * configure.in (mn10300): Build everything except gdb & libgloss.
15474 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15476 * config.guess: Patch for Dansk Data Elektronik servers,
15477 from Niels Skou Olsen <nso@dde.dk>.
15479 For ncr, use /bin/uname rather than uname, since GNU uname does not
15480 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15482 Patch for MIPS R4000 running System V,
15483 from Eric S. Raymond <esr@snark.thyrsus.com>.
15485 Fix thinko for nextstep.
15487 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15489 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15490 * config.guess: Guess mips-dec-mach_bsd4.3.
15492 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15493 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15495 * config.guess (mips-mips-riscos*): Emit just enough of the
15498 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15499 * config.guess (sparc-auspex-sunos*): Added.
15500 (f300-fujitsu-*): Added.
15502 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15503 * config.guess: Recognize a Tadpole as a sparc.
15505 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15507 * config.guess: Don't assume that NextStep version is either 2 or
15508 3. NextStep 4 (aka OpenStep 4) has come out now.
15510 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15512 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15513 From Rik Faith <faith@cs.unc.edu>.
15515 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15517 * config.sub: Contributions from bug-gnu-utils to:
15518 Support plain "hppa" (no version given) architecture, reported by
15520 OpenBSD like NetBSD.
15521 LynxOs is not a hardware supplier.
15523 * config.guess: Contributions from bug-gnu-utils to add support for:
15524 OpenBSD like NetBSD.
15526 More Pyramid systems.
15527 i[n>4]86 Intel chips.
15528 M680[n>4]0 Motorola chips.
15529 Use unknown instead of lynx for hardware manufacturer.
15531 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15533 * install.sh (chmodcmd): Set to null if the DST directory already
15536 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15538 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15539 not use mt-ppc target Makefile fragment any more.
15541 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15543 * configure.in (*-*-windows): Exclude everything but those dirs
15544 needed to build windows.
15546 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15548 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15550 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15552 * configure.in: Exclude mmalloc from i386-windows.
15554 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15556 * Undo my previous change.
15558 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15560 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15562 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15564 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15566 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15567 host to add it's own flags.
15569 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15571 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15573 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15575 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15576 (CXX_FOR_TARGET): Likewise.
15577 (GCC_FOR_TARGET): Define.
15578 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15579 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15580 CC_FOR_TARGET was specified on the command line.
15581 (MAKEOVERRIDES): Don't define.
15583 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15585 * configure.in (m32r): Fix spelling of libg++ libs.
15587 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15589 * config.sub (-apple*): Remove, now redundant.
15591 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15593 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15595 * configure: Rework yesterday's sed script patch.
15597 * config.sub: Merge with FSF.
15599 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15601 * config.guess: Merge from FSF.
15603 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15604 * config.guess: Use pc instead of unknown, for pc clone systems.
15605 Change linux to linux-gnu.
15607 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15608 * config.guess: Avoid non-portable tr syntax.
15610 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15612 * test-build.mk (HOLES): Add "xargs" for gdb.
15614 * configure: Avoid hpux10.20 sed bug.
15616 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15618 * configure.in: Add support for windows host
15619 (that is a build done under the Microsoft build environment).
15621 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15623 * Makefile.in: Replace all uses of srcroot with s, to shrink
15624 command line lengths.
15626 Patches from Geoffrey Noer <noer@cygnus.com>:
15627 * configure.in: If configuring for newlib, pass --with-newlib to
15629 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15630 -Bnewlib/ and -Lwinsup to gcc.
15631 (CXX_FOR_TARGET): Likewise.
15633 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15635 * Makefile.in (ETC_SUPPORT): Add configure.
15637 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15639 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15640 host configuration file.
15642 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15644 * configure.in: Break mn10x00 support into separate
15645 mn10200 and mn10300 configurations.
15646 * config.sub: Likewise.
15648 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15650 * configure.in: Add lots of stuff to noconfigdirs for
15651 the mn10x00 targets.
15653 * config.sub, configure.in: Add mn10x00 support.
15655 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15657 * make-all.com: Call conf-a-gas, not config-a-gas.
15659 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15661 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15664 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15666 * mpw-README: Add much more detail for native PowerMac.
15667 * mpw-install: New file.
15668 * mpw-configure: Add --norecursion and --help options.
15669 * mpw-config.in: Translate readme and install files when
15671 * mpw-build.in: Don't always depend on byacc and flex.
15672 (install-only-top): New action.
15674 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15676 * configure.in: You can now configure GDB for the v850.
15678 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15680 * configure.in (noconfigdirs): Don't configure any C++ dirs
15683 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15685 * config.sub: Recognize mips64vr5000.
15687 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15689 * configure.in: Use a single line for host_tools and native_only.
15691 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15693 * config.sub, configure.in: Add entries for m32r.
15695 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15697 * Makefile.in (inet-install): Don't run install-gzip.
15699 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15701 * configure.in: Don't config lots of things for *-*-windows*.
15703 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15705 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15706 (host_libs, host_tools): Copy from configure.in.
15707 * mpw-configure: Don't complain about directories not found.
15709 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15711 * configure.in (i[345]86): Recognize i686 for pentium pro.
15712 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15715 * config.guess (i[345]86): Ditto.
15717 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15719 * configure.in (noconfigdirs): Removed gdb for D10V.
15721 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15723 * configure.in: Remove ld, target-libio, target-libg++, and
15724 target-libstdc++ from noconfigdirs.
15726 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15728 * configure: Fix three locations where shell scripts were
15729 being run directly rather than with config_shell.
15731 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15733 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15734 * config.sub (basic_machine): Recognize v850.
15736 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15738 * mpw-configure: Handle multiple enable/disable options and
15739 pass them down recursively, handle -c and -s flags appropriately
15740 depending on choice of compiler, add escape mechanism for
15741 quoted arguments to gC.
15743 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15745 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15746 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15747 so that -mrelocatable-lib and -mno-eabi are used.
15749 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15750 not support --print-multi-lib, don't abort.
15752 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15754 * make-all.com: Run config-a-gas.
15755 * setup.com: Don't copy subdirectory files around.
15757 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15759 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15760 target, it now compiles correctly.
15762 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15764 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15766 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15768 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15770 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15772 * configure.in (native_only): Add prms.
15774 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15776 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15777 (BINUTILS_SUPPORT_DIRS): Likewise.
15779 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15781 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15782 d10v support is added.
15784 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15786 * configure.in (d10v-*-*): New target.
15788 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15790 * config.guess (HP 9000/811): Recognize this as a PA1.1
15793 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15795 * Makefile.in (do-tar-gz): New target, split out from tail end of
15796 taz target. Run each command separately, don't use pipes.
15799 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15801 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15802 * mpw-build.in: No builds should depend on building byacc or flex,
15803 they are assumed to be installed already.
15805 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15807 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15808 variable that CC_FOR_TARGET needs.
15810 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15812 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15813 options have changed since the last time the subdirectory was
15814 configured, and if it has, reconfigure.
15815 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15816 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15818 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15820 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15821 CLEAN_MODULES): Add bash.
15822 (all-bash): New target.
15824 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15826 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15828 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15830 * config.sub (basic_machine): Recognize d10v as a valid processor.
15832 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15834 * mpw-configure: Add support for --bindir.
15835 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15837 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15839 * configure.in: add bash, time, gawk to list of hosttools and things
15840 to only build for native toolchains
15842 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15844 * Makefile.in (docdir): Remove.
15846 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15848 * Makefile.in (datadir): Set to $(prefix)/share.
15850 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15852 * configure.in: build diff and patch for cygwin32-hosted
15855 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15857 * config.sub: Accept -rtems*.
15859 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15861 * configure.in: enable dosrel for cygwin32-hosted builds,
15862 remove diff from the list of things not buildable
15865 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15867 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15870 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15872 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15874 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15876 * Makefile.in (taz): Handle case where tex3patch didn't even get
15877 checked out. Also, if it was found, put the symlink in a new util
15880 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15882 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15884 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15886 * config.sub: Recognize -openvms.
15887 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15888 * make-all.com, setup.com: New files.
15890 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15892 * Makefile.in (taz): tex3patch moved to texinfo/util.
15894 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15896 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15897 * configure.in: remove make from disable-if-Can-Cross list
15898 enable gdb if ${host} and ${target} are cygwin32
15900 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15902 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15903 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15905 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15907 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15908 distinguish sysv/svr4/bsd variants.
15909 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15911 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15913 * configure.in: Added copyright notice.
15914 * move-if-change: Added copyright notice.
15916 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15918 * configure.in (powerpcle-*-solaris*): Until we get shared
15919 libraries working, don't build gdb, sim, make, tcl, tk, or
15922 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15924 * config.guess: Merge with FSF:
15926 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15927 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15929 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15930 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15932 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15933 * config.guess: Combine two OSF1 rules.
15934 Also recognize field test versions. From mjr@zk3.dec.com.
15935 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15936 because GNU uname does not support -p. From pmr@pajato.com.
15938 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15940 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15942 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15944 * mpw-README: Document GCCIncludes.
15946 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15948 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15950 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15952 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15954 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15956 * configure.in (*-*-cygwin32): Configure make.
15958 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15960 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15962 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15964 * Makefile.in (all-inet): Depend on all-perl.
15966 * Makefile.in (inet-install): New target.
15968 * Makefile.in (all-inet): Depend on all-tcl.
15969 (all-inet): Depend on all-send-pr.
15971 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15973 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15976 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15978 * configure.in: Don't configure --with-gnu-ld on AIX.
15980 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15982 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15984 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15986 * Makefile.in (ALL_MODULES): Added all-inet.
15987 (CROSS_CHECK_MODULES): Added check-inet.
15988 (INSTALL_MODULES): Added install-inet.
15989 (CLEAN_MODULES): Added clean-inet.
15990 (all-indent): New target.
15992 * configure.in (host_tools): Added inet.
15993 (native_only): Added inet.
15994 (noconfigdirs): Added inet.
15996 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15998 * configure.in: Don't configure libgloss if we are not configuring
16001 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16003 * configure.in: Don't configure libgloss for unsupported
16006 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16008 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16010 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16012 * Makefile.in (ALL_MODULES): Include all-apache.
16013 (CROSS_CHECK_MODULES): Include check-apache.
16014 (INSTALL_MODULES): Include install-apache.
16015 (all-apache): New target.
16017 * configure.in: Added apache everywhere perl is seen.
16019 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16021 * Makefile.in: Add support for clean-{module} and
16022 clean-target-{module} rules.
16024 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16026 * configure.in (*-*-ose) do not build libgloss.
16028 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16030 * config.guess (prep*:SunOS:5.*:*): Turn into
16031 powerpele-unknown-solaris2.
16033 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16035 * configure.in: Permit --enable-shared to specify a list of
16038 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16040 * configure.in (host==solaris): Pass only the first word of $CC
16041 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16043 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16045 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16047 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16049 * Makefile.in (ALL_MODULES): Include all-perl.
16050 (CROSS_CHECK_MODULES): Include check-perl.
16051 (INSTALL_MODULES): Include install-perl.
16052 (ALL_X11_MODULES): Include all-guile.
16053 (CHECK_X11_MODULES): Include check-guile.
16054 (INSTALL_X11_MODULES): Include install-guile.
16055 (all-perl): New target.
16056 (all-guile): New target.
16058 * configure.in (host_tools): Include perl and guile.
16059 (native_only): Include perl and guile.
16060 (noconfigdirs): Don't build guile and perl; no ports have been
16063 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16065 * configure (--enable-*): Handle quoted option lists such as
16066 --enable-sim-cflags='-g0 -O' better.
16068 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16070 * Makefile.in ({,inst}all-target): New rule so we can make and
16071 install all of the target directories easily.
16073 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16075 * configure.in: Add missing global flag in sed substitution when
16076 deleting `target-' from ${configdirs}.
16078 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16080 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16083 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16086 * install.sh: Correct misspelling of transformbasename.
16088 * config.guess: Recognize mips-*-sysv*.
16090 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16092 * config.sub: Recognize mon960.
16094 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16096 * configure: Restore Canadian Cross handling of BISON and LEX,
16097 removed in Feb 20 change.
16099 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16101 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16102 Mention make install. Remove the old copyright date as well the
16103 clumsy and rather pointless copyright on the README file.
16105 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16107 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16108 Makefile after running symlink-tree, then run `make distclean' to
16109 avoid clobbering any generated files in srcdir.
16111 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16113 * configure.in (m68k-*-netbsd*): Build everything now.
16115 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16117 * Makefile.in (taz): Fix quoting.
16119 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16121 * configure.in (sparclet-*-*): Build everything now.
16123 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16125 * configure.in (m68k-*-linux*): New host.
16127 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16129 * configure: Check for bison before byacc.
16131 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16133 * Makefile.in configure: Change the way LEX and BISON/YACC are
16134 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16135 searching PATH. These are used as fallbacks by Makefile.in if
16136 flex/bison/byacc aren't in objdir.
16138 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16140 * Makefile.in: Make everything which depends upon all-bfd also
16141 depend upon all-opcodes, in case --with-commonbfdlib is used.
16143 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16145 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16146 building NT native compilers on Unix.
16148 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16150 * configure.in: Don't get CC from the host Makefile fragment if we
16151 can find gcc in PATH, or if this is a Canadian Cross. Move the
16152 Solaris test for /usr/ucb/cc to the post target script, just after
16153 the compiler sanity test.
16155 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16157 * config.sub: Merge with FSF.
16159 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16161 * Makefile.in (RPATH_ENVVAR): New variable.
16162 (REALLY_SET_LIB_PATH): Use it.
16163 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16165 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16167 * config.sub, configure.in: Recognize sparclet cpu.
16169 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16171 * config.guess: Support m68k-cbm-sysv4.
16173 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16175 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16176 m68k-unknown-linuxaout from linker help string. Put quotes around
16179 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16181 * config.guess (powerpc-harris-powerunix): Add guess for port
16184 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16186 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16188 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16190 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16191 $(REALLY_SET_LIB_PATH) in Makefile.
16192 * Makefile.in (SET_LIB_PATH): New variable.
16193 (REALLY_SET_LIB_PATH): New variable.
16194 ($(DO_X)): Use $(SET_LIB_PATH).
16195 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16196 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16197 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16198 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16199 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16200 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16201 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16202 (install-dosrel): Likewise.
16203 (all-opcodes): Depend upon all-libiberty.
16205 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16207 * config.guess (*:CYGWIN*): New
16209 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16211 * Makefile.in (all-target-winsup): All all-target-libiberty.
16213 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16215 * configure.in (noconfigdirs): Add missing # in front of comment.
16217 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16219 * configure.in: add second pass to things added to noconfigdirs
16220 so *-gm-magic can exclude libgloss properly.
16222 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16224 * mpw-configure (extralibs_name, rez_name): Set correctly
16225 for MWC68K compiler.
16227 * mpw-README: Add more info on the necessary build tools.
16229 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16231 * configure.in, config.sub: Recognize cygwin32.
16233 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16235 * config.guess, config.sub: Recognize A/UX.
16237 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16239 * config.sub: Merge with gcc/config.sub.
16241 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16243 * mpw-build.in (do-binutils): Add build of stamps.
16245 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16247 * config.sub: Add recognition for mips64vr4100*-* targets.
16249 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16251 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16252 Add creation of gconfigargs with `--enable-shared' turned on.
16253 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16254 ($(host)-stamp-stage3-configured): Likewise.
16255 (HOLES): Add chatr and ldd.
16256 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16258 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16260 * configure: Pass --nfp to recursive configures.
16262 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16264 * Makefile.in (DLLTOOL): New.
16265 (DLLTOOL_FOR_TARGET): New.
16266 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16267 (EXTRA_TARGET_FLAGS): Ditto.
16268 (EXTRA_GCC_FLAGS): Ditto.
16269 (CONFIGURE_TARGET_MODULES): Ditto.
16271 * configure: Add DLLTOOL.
16273 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16275 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16276 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16277 mh-sco, since old workarounds no longer needed, and don't
16278 build ld, since libraries have weak symbols in COFF.
16280 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16282 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16284 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16286 * configure.in: Make sure that ${CC} can be used to compile an
16289 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16291 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16292 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16293 nothing depending on whether gdbtk is being built.
16295 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16297 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16299 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16301 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16302 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16304 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16306 * config-ml.in: Add support for
16307 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16308 Simplify setting of multidirs from --disable-foo.
16310 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16312 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16313 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16314 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16315 non-empty, pass them on to the GCC make.
16316 (all-bootstrap): New rule that is like all-gcc, except it executes
16317 the GCC bootstrap rule instead of the GCC all rule.
16319 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16321 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16323 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16325 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16328 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16330 * config.sub (i*86*) Change [345] to [3456]
16332 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16334 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16337 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16339 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16340 AIX multilibs get built.
16342 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16344 * configure.in (i386-win32): Don't build expect if we're not
16345 building the tcl subdir.
16347 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16349 * Makefile.in: (configure-target-examples, all-target-examples):
16350 New targets, configure and build example programs.
16352 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16354 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16355 use it as input to sedit the generated MPW makefile.
16356 * mpw-README: Add a suggestion about Gestalt.h.
16358 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16360 * config.sub: Accept *-*-ieee*.
16362 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16364 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16365 Ronald F. Guilmette <rfg@monkeys.com>.
16367 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16369 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16370 for powerpc-pe native.
16371 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16372 (target==powerpc-pe): duplicate i386-win32 entry.
16374 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16376 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16377 of vxworks, not just vxworks5.1.
16379 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16381 * mpw-configure: Add support for exec-prefix.
16383 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16385 * config.guess: Recognize HP model 816 machines as having
16388 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16390 * configure: Ignore new autoconf configure options.
16392 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16394 * config.guess: Recognize Pentium under SCO.
16395 From Robert Lipe <robertl@arnet.com>.
16397 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16399 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16401 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16403 * configure.in: Don't configure gas for alpha-dec-osf*.
16405 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16407 * configure.in: Default to --with-stabs for some targets for which
16408 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16409 i[345]86*-*-unixware*.
16411 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16413 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16414 rather than basing it on the target. Simplify handling of options
16415 controlling which directories to configure. Remove extraneous
16416 slash in multi-clean target.
16418 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16420 * config-ml.in: Prefix more variables with ml_ so they don't collide
16423 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16425 * configure: Don't turn -v into --v.
16427 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16429 * configure.in (targargs): Fix typo.
16431 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16433 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16435 * configure.in: Strip --host and --target options from
16436 CONFIG_ARGUMENTS, and always configure for --host only. Add
16437 --with-cross-host option when building with a cross-compiler.
16438 * configure: Canonicalize the arguments put into config.status by
16439 always using `=' for an option with an argument. Pass a presumed
16440 --host or --target explicitly.
16442 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16444 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16445 into general OS recognition case.
16447 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16449 * configure.in (target_configdirs): add target-winsup only
16450 for win32 target systems.
16452 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16454 * Makefile.in (all-target-libgloss): Depend upon
16455 configure-target-newlib, since when libgloss is built it looks to
16456 see if the newlib directory exists.
16458 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16460 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16463 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16465 * configure: Handle LD and LD_FOR_TARGET when configuring a
16468 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16470 * configure.in (target_libs): add target-winsup.
16471 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16472 (target==ppcle-pe): remove ld from $noconfigdirs.
16474 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16476 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16477 Preserve relative path names in $srcdir. Build symlink tree if
16478 configuring cross target dir and srcdir=. (= no VPATH support).
16479 (configure-target-libg++): Depend on configure-target-librx.
16480 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16481 * config-ml.in: New file.
16482 * symlink-tree: New file.
16483 * configure: Ensure srcdir="." if that's what it is.
16485 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16487 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16488 includes and FLEX_SKELETON setting.
16489 * mpw-configure (--with-gnu-ld): New option, controls whether
16490 to use PPCLink or ld with PowerMac GCC.
16491 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16492 * mpw-config.in: Configure grez if targeting Mac.
16494 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16495 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16497 * configure.in: Configure grez resource compiler if targeting Mac.
16498 * Makefile.in (all-grez, install-grez): New targets.
16500 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16502 * configure: CXX defaults to gcc, not g++. If we find
16503 gcc in the path, set CC to gcc -O2.
16505 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16507 * configure: Default ${build} correctly. Avoid picking up extra
16508 spaces when reading CC and CXX from Makefile. When doing a
16509 Canadian Cross, use plausible default values for numerous
16511 * configure.in: When doing a Canadian Cross, don't try to
16512 configure tools whose configure script can't handle it.
16514 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16516 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16518 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16520 * configure: Remove dubious bug reporting address.
16522 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16524 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16525 configure script, run that instead of this directory's configure.
16526 In either case, print a message that we're configuring the sub-dir.
16528 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16530 * configure.in: Before checking for the existence of various files,
16531 use sed to filter out "target-".
16533 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16535 * Makefile.in (DO_X): Split rule to decrease command line length
16536 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16537 (Philippe De Muyter).
16539 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16541 * Makefile.in (all-patch): depend on all-libiberty.
16543 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16545 * configure.in: If the only directory in target_configdirs which
16546 actually exists is libiberty, then set target_configdirs to empty,
16547 to avoid trying to build a target libiberty in a gas or gdb
16550 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16552 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16553 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16556 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16558 * configure.in (copy_dirs): Use sys-include instead of include
16559 for --with-headers option.
16561 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16563 * Makefile.in, configure.in: Make winsup builds work with
16566 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16568 * configure.in: Build the linker on AIX.
16570 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16572 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16575 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16577 * Makefile.in (all-gcc): Fix typo.
16579 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16581 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16583 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16585 * configure.in: Rename libFOO to target-libFOO, and xiberty
16586 to target-xiberty, to provide more flexibility.
16587 (target_subdir): Define. Create if cross.
16588 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16589 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16590 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16591 check-libFOO -> check-target-libFOO, etc.
16592 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16593 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16594 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16595 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16596 allow ALL_GCC="" to only configure.
16597 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16598 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16599 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16601 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16603 * Makefile.in (taz): Build "info" in etc explicitly.
16605 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16607 * configure.in: Make sure that CC is undefined (as opposed to
16608 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16609 problem with autoconf trying to configure on a host without GCC.
16611 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16613 * mpw-configure: Set host alias from choice of host compiler,
16614 only use generic MPW Makefile sed if present, edit a file
16615 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16616 * mpw-README: Add problem notes about CW6 and CW7.
16618 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16620 * Makefile.in (taz): Use ";" instead of ";;".
16622 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16624 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16625 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16627 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16628 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16630 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16632 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16633 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16634 Move bfd to DISTSTUFFDIRS.
16636 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16638 * Makefile.in (X11_LIB): Removed.
16639 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16641 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16643 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16645 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16648 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16650 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16652 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16654 * configure.in (i[345]86-*-win32): Always build newlib.
16655 Don't configure cvs, autoconf or texinfo.
16656 * Makefile.in (LD_FOR_TARGET): New.
16657 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16658 Pass down LD_FOR_TARGET.
16660 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16662 * winsup: New directory.
16663 * Makefile.in: Build winsup.
16664 * configure.in: Winsup is configured when target is win32.
16665 Can only build win32 target GDB when native.
16667 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16669 * config.guess: Recognize HP model 819 machines as having
16670 a PA 1.1 processor.
16672 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16674 * configure: Fix sed loop which substitutes for CC and CXX to
16675 avoid bug found in various sed implementations.
16677 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16679 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16680 simulator. Use standard powerpc-*-eabi*.
16682 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16684 * configure.in: Stop putting gas and binutils in noconfigdirs for
16685 powerpc-*-aix* and rs6000-*-*.
16687 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16689 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16690 -mcall-aixdesc libraries.
16692 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16694 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16696 * config.sub (arm | armel | armeb): Fix shell syntax.
16698 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16700 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16701 -msoft-float and -mcpu=common support.
16702 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16705 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16707 * configure.in: Allow configuration and build of emacs19 for the alpha.
16709 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16711 * configure.in (CC): Get ^CC, not just any old CC, from
16712 ${host_makefile_frag}.
16714 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16716 * configure.in (CC): Try to get CC from
16717 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16719 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16721 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16722 only if it exists in $(srcdir).
16724 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16726 * configure: If CC and CXX are not set in the environment, set
16727 them, based on either an existing Makefile or on searching for gcc
16728 in PATH. Substitute for CC and CXX in Makefile.
16729 * configure.in: Remove libm from target_libs. Separate
16730 target_configdirs from configdirs. If CC is not set in
16731 environment, try to get it from a host Makefile fragment. Rewrite
16732 changes of configdirs to use skipdirs instead. A few minor
16733 tweaks. Take directories out of target_configdirs as they are
16734 taken out of configdirs. Remove existing Makefile files from
16735 subdirectories. Substitute for TARGET_CONFIGDIRS and
16736 CONFIG_ARGUMENTS in Makefile.
16737 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16739 (CONFIG_ARGUMENTS): Likewise.
16740 (CONFIGURE_TARGET_MODULES): New variable.
16741 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16742 ($(CONFIGURE_TARGET_MODULES)): New target.
16743 (configure-libg++, configure-libio): New targets.
16744 (all-libg++): Depend upon configure-libg++.
16745 (all-libio): Depend upon configure-libio.
16746 (configure-libgloss, all-libgloss): New targets.
16747 (configure-libstdc++): New target.
16748 (all-libstdc++): Depend upon configure-libstdc++.
16749 (configure-librx, all-librx): New targets.
16750 (configure-newlib): New target.
16751 (all-newlib): Depend upon configure-newlib
16752 (configure-xiberty): New target.
16753 (all-xiberty): Depend upon configure-xiberty.
16755 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16757 * configure.in (host i[345]86-*-win32): Expand the
16758 noconfigdirs again.
16760 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16762 * mpw-configure: Fix sed command file name.
16764 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16766 * configure.in (host i[345]86-*-win32): Reduce the
16767 noconfigdirs again.
16769 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16771 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16772 or powerpc*-*-pe*, since they are not yet supported.
16774 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16776 Add PowerMac support and many other enhancements.
16777 * mpw-configure: New option --cc to select compiler to use,
16778 paste options set according to --cc into the generated
16779 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16780 if mpw-make.sed is present.
16781 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16782 add forward includes for PowerPC include files.
16783 * mpw-build.in: Build using Makefile.PPC if present.
16784 (do-byacc, etc): Remove separate version resource builds.
16785 (do-gas): Build "stamps" before "all".
16786 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16787 * mpw-README: Update to reflect --cc option, PowerMac support,
16788 and recently-reported compatibility problems.
16790 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16792 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16793 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16794 (--with-multilib-top): Pass to recursive invocations.
16796 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16798 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16801 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16803 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16804 gdb, ld and opcodes on v810-*-*.
16806 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16808 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16809 (local-maintainer-clean): New target.
16810 (maintainer-clean): New target.
16811 (realclean): Just depend upon maintainer-clean.
16813 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16815 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16817 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16819 * configure.in: Build ld in mips*-*-bsd* case.
16821 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16823 * config.sub: Accept -lites* OS. From Ian Dall.
16825 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16827 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16830 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16832 * configure.in: treat i386-win32 canadian cross the same as
16833 i386-go32 canadian cross.
16835 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16837 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16838 running under the simulator to build a reduced set of libraries.
16839 (powerpc-*-eabiaix): Add fine grained multilib support added to
16840 other powerpc targets yesterday.
16842 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16844 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16845 -disable-softfloat, -disable-relocatable, -disable-aix, and
16846 -disable-sysv to control which multilib libraries get built.
16848 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16850 * configure: Add Makefile.tem to list of files to remove in trap
16853 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16855 * config.guess (*Linux*): Add missing "exit"s.
16856 Also, need specific check for alpha-unknown-linux (uses COFF).
16858 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16860 * config.guess: Merge with FSF:
16862 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16863 * config.guess (AIX4): More robust release numbering discovery.
16865 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16866 * config.guess (i386-sequent-ptx): Properly get version number.
16868 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16869 * config.guess (mips:*:4*:UMIPS): New case.
16871 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16873 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16874 (i386-win32 host): Likewise. Don't build readline.
16876 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16878 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16879 SUPPORT_FILES to submakes.
16881 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16883 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16884 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16887 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16889 * configure.in (appdirs): Use =, not ==, in test expression when
16890 trying to build the text to print in the warning message for
16893 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16895 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16897 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16899 * config.guess: Recognize lynx-2.3.
16901 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16903 * config.sub (z8ksim): Deleted
16904 (z8k-*-coff): New, this is the one true name of the target.
16906 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16908 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16910 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16912 * config.guess (*:Linux:*:*): First try asking the linker what the
16913 default object file format is (elf, aout, or coff). Then if this
16914 fails, try previous methods.
16916 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16918 * configure.in: Don't build newlib for *-*-vxworks5.1.
16920 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16922 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16923 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16925 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16927 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16929 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16931 * cfg-ml-com.in: New file.
16932 * cfg-ml-pos.in: New file.
16934 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16936 * COPYING.NEWLIB: Add HP free copyright to list.
16938 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16940 * config.sub: Recognize -eabi* for the system, not just -eabi.
16942 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16944 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16945 * config.sub, configure.in (win32): New target and host.
16947 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16949 * configure.in: Add i386-pe configuration.
16951 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16953 * mpw-build.in (install): Install GDB after LD.
16955 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16957 * mpw-config.in (elf/mips.h): Always forward-include, needed
16960 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16962 * testsuite: New directory for customer acceptance and whole tool
16965 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16967 * configure: If per-host line isn't found, but AC_OUTPUT is found
16968 and a configure script exists, run it instead.
16970 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16972 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16974 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16976 * configure: Set build_{cpu,vendor,os,alias} to host values when
16977 --build isn't specified.
16979 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16981 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16982 (FLAGS_TO_PASS): Pass them.
16983 (EXTRA_TARGET_FLAGS): Ditto.
16985 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16987 * Makefile.in (all-libg++): Depend on all-libstdc++.
16989 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16991 * configure.in (noconfigdirs): Enable all packages for
16992 i386-unknown-netbsd.
16994 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16996 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16997 hosted builds (DOS builds)
16999 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17001 Changes for ARM based on patches from Richard Earnshaw:
17002 * config.sub: Handle armeb and armel.
17003 * configure.in: Omit arm linker only for riscix.
17005 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17007 * config.guess: Update from FSF.
17009 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17011 * config.sub: Recognize powerpcle as the little endian variant of
17012 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17013 powerpcle variant. Convert pentium into i586, not i486. Add p5
17014 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17017 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17019 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17021 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17023 * config.sub: Accept -lites* as a basic system type.
17025 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17027 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17028 installed, and if so return linuxoldld as the system name.
17030 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17032 * config.guess: Add hppa1.1-hp-lites support.
17034 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17036 * configure.in: Don't build newlib for m68k-vxworks5.1.
17038 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17040 * configure.in (mips-sgi-irix6): Use mh-irix5.
17042 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17044 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17046 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17048 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17049 OSF/1. Fix compiler flags.
17050 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17052 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17054 * configure.in: Recognize --with-newlib.
17055 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17057 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17059 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17060 to *_X11_MODULES due to gdbtk needing X include files et al.
17062 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17064 Merge in support for Mac MPW as a host.
17065 (Old change descriptions retained for informational value.)
17067 * mpw-config.in: Add generic include forwards for cpu-specific
17068 include files in aout and elf directories.
17070 * mpw-configure: Added copyright.
17071 * mpw-config.in: Check for presence of required build tools.
17072 (target_libs): Add newlib.
17073 (target_tools): Add examples.
17074 (Read Me): Generate as "Read Me for MPW" instead.
17075 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17076 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17077 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17079 * mpw-configure: Remove subdir-specific makefile hackery,
17080 delete mk.tmp after using it.
17082 * mpw-build.in (all): Display start and end times.
17084 * mpw-configure (host_canonical): Set.
17085 (target_cpu): Always add to makefiles.
17086 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17087 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17088 (mpw-mh-mpw): Look for in srcdir and srcroot.
17089 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17091 * mpw-build.in: (install-only): New target.
17093 * mpw-configure (host_alias, target_alias): Rename from hostalias
17094 and targetalias, add into generated Makefile.
17095 (mk.tmp): If present, add into generated Makefile.
17096 * mpw-build.in (all-gas): Build config.h first before gas proper.
17098 * mpw-configure (config.status): Write only if changed.
17099 * mpw-config.in (readline): Configure it (not built, just used for
17102 * mpw-config.in (elf/mips.h): Add a forward include.
17104 * mpw-config.in: Forward-include most .h files in include into
17106 (readline): Don't build.
17107 mpw-build.in (install): Install GDB.
17109 * mpw-configure (prefix, mpw_prefix): Handle it.
17110 * mpw-config.in (mmalloc, readline): Don't configure.
17111 * mpw-build.in (thisscript): Rename to ThisScript.
17112 Use mpw-build instead of BuildProgram everywhere.
17113 (mmalloc, readline): Don't build.
17114 * mpw-README: New file, basic documentation about the MPW port.
17116 * mpw-config.in: Use forward-include to create include files.
17118 * mpw-configure: Add more things to the top of each configured
17119 Makefile, including contents of config/mpw-mh-mpw.
17120 * mpw-config.in (extra-include): Create this directory and fill it
17121 with Posix-like include files when configuring.
17123 * config.sub (apple, mac, mpw): Add various aliases.
17125 * mpw-build.in: New file, top-level build script fragment for MPW.
17126 * mpw-configure: New file, configure script for MPW.
17127 * mpw-config.in: New file, config fragment for MPW.
17129 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17131 * configure.in (host_libs): Remove glob, since it is gone from the
17134 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17136 * Makefile.in: define empty GDB_NLM_DEPS var.
17138 * configure.in(target_makefile_frag): use config/mt-netware
17139 for netware targets.
17141 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17143 * config.sub: Merge in recent FSF changes. Remove linux special
17146 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17148 Revert this change:
17150 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17152 * build-all.mk: Use CC=cc -Xs on Solaris.
17154 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17156 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17158 * Makefile.in: Nuke all references to glob subdirectory.
17160 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17162 * configure.in: Fix --enable-shared logic in per-host.
17164 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17166 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17168 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17170 * configure.in (noconfigdirs): Don't build gas on AIX, for
17171 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17173 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17175 * configure: Fix --cache-file to work if the file argument is a
17178 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17180 * configure: If the --cache-file is used, pass it down to
17181 configure in subdirectories.
17183 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17185 * config.sub: add vxworks29k configuration.
17187 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17189 * Makefile.in (taz): Do "diststuff" part quietly.
17191 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17193 * config.sub: Mini-merge with gcc/config.sub.
17195 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17197 * config.guess (IRIX): Sed - to _.
17199 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17201 * Makefile.in (source-vault, binary-vault): New targets.
17203 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17205 * config.sub: Recognize -eabi as a basic system type.
17207 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17209 * configure.in (enable_shared stuff): Fix typo.
17211 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17213 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17215 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17217 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17219 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17221 * configure.in (rs6000-*-*): Don't build gas.
17223 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17225 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17226 reduce command line length.
17227 (AS_FOR_TARGET): Check for as.new, not Makefile.
17228 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17230 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17232 * config.guess: Merge from FSF.
17234 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17236 * configure: Don't use $ when handling program_suffix.
17238 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17240 * configure.in: Configure tk for hppa/hpux.
17242 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17244 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17246 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17248 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17249 to LIBCXXFLAGS. Tests are better run without it.
17251 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17253 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17255 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17257 * configure.in (*-*-netware*): Don't configure xiberty.
17259 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17261 * configure.in: Remove tk from native_only list.
17263 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17265 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17266 for special NCD build.
17268 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17270 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17271 makeall.bat, they're only useful for binutils snapshots.
17272 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17273 makeall.bat to specified SUPPORT_FILES.
17275 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17277 * build-all.mk: Add Ericsson targets to sun4 and solaris
17278 hosts. Add BNR's sun4 target to solaris host, so their
17279 build-from-source will be tested in-house first.
17281 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17283 * Makefile.in (LIBCFLAGS): New variable.
17284 (CFLAGS_FOR_TARGET): Ditto.
17285 (LIBCFLAGS_FOR_TARGET): Ditto.
17286 (LIBCXXFLAGS): Ditto.
17287 (CXXFLAGS_FOR_TARGET): Ditto.
17288 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17289 (BASE_FLAGS_TO_PASS): Pass them.
17290 (EXTRA_TARGET_FLAGS): Ditto.
17292 * configure.in: Support --enable-shared.
17294 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17296 * configure.in (target_libs): Include libstdc++ again.
17297 * config.guess: Update from FSF (for FreeBSD).
17299 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17301 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17303 (DISTDOCDIRS): Add `etc'.
17304 (ETC_SUPPORT_PFX): New variable.
17305 (taz): Include anything from etc starting with a word in
17308 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17310 * config.sub: Update for recent FSF changes. Remove obsolete
17311 h8300hds entry. Add -windows* and -osx as basic os. Minor
17314 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17316 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17318 * config.guess: Merge with FSF.
17319 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17321 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17323 * configure: Since the "trap 0" handler will override the exit
17324 status on many systems, only use it for "exit 1", and make it set
17325 a non-zero exit status; reset it before "exit 0". Also, check
17326 exit status of config.sub, and error out if it failed.
17328 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17330 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17331 and install libgloss.
17333 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17335 * Makefile.in (all-binutils): Depend upon all-byacc.
17337 * configure.in: Don't build emacs on Irix 5.
17339 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17341 * configure.in (*-*-netware*): Add libio.
17343 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17345 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17346 (CHECK_TARGET_MODULES): Ditto.
17347 (INSTALL_TARGET_MODULES): Ditto.
17348 (TARGET_LIBS): Ditto.
17349 (all-libstdc++): Note dependencies.
17351 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17353 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17355 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17357 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17358 -fexternal-templates.
17360 * configure.in (target_libs): Add libstdc++.
17361 (noconfigdirs): Add libstdc++ as appropriate.
17363 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17365 * config.guess: Update from FSF.
17367 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17369 * configure: Use ${config_shell} when running ${configsub}.
17371 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17373 * config.sub: No longer recognize h8300h.
17375 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17377 * config.sub: Remove extraneous differences between config.sub and
17380 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17382 * Makefile.in (DISTSTUFFDIRS): Add gas.
17384 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17386 * COPYING.NEWLIB: New file.
17388 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17390 * config.guess (HP-UX): Patch from Harlan Stenn
17391 <harlan@landmark.com> to also emit release level.
17393 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17395 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17397 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17399 * config.sub: Merge nextstep cleanup from FSF.
17401 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17403 * configure.in (arm-*-*): Don't configure ld for this target.
17405 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17407 * configure.in (*-*-netware): don't configure libg++, libio,
17410 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17412 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17413 configure ld--it works, but it doesn't support shared libraries.
17415 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17417 * config.guess (*-unknown-freebsd*): Get rid of possible
17418 trailing "(Release)" in version string.
17419 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17421 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17423 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17424 Fix type: *-next-neststep -> *-next-nextstep.
17426 * config.guess: Merge from FSF:
17428 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17430 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17432 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17434 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17435 instead of UNIX_SV for UnixWare 1.0).
17437 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17439 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17440 to make gdb/nlm/* build after the compiler and linker.
17442 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17444 * config.guess (netbsd, freebsd, linux): Accept any machine,
17446 (m68k-atari-sysv4): Relocate to match FSF version.
17448 * config.guess: More merges from the FSF:
17450 Add a space before function call or macro invocation.
17452 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17454 * config.guess: Add trap cmd to remove dummy.c and dummy when
17457 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17459 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17460 (dummy): Redirect stderr from compilation of dummy.c.
17462 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17464 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17466 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17468 * configure: Accept and ignore --cache*, for compatibility with
17471 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17473 * config.guess: Merge from FSF:
17475 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17477 * config.guess (Pyramid*:OSx*:*:*): New case.
17478 (PATH): Add /.attbin at end for finding uname.
17479 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17481 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17483 * config.guess (M88*:DolphinOS:*:*): New case.
17485 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17487 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17488 to select whether to use ELF or COFF.
17490 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17492 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17494 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17496 * config.guess: Guess the OS version for HPUX.
17498 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17500 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17502 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17504 * configure.in: Recognize --with-headers, --with-libs, and
17506 * Makefile.in (all-xiberty): Depend upon all-ld.
17508 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17510 * configure.in: Change i[34]86 to i[345]86.
17512 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17514 * configure (version): A few more tweaks to help message.
17516 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17518 * Makefile.in: Remove (for now) librx as a host library,
17519 now that we're building it for target.
17521 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17523 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17526 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17528 * configure.in: Also configure librx.
17530 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17532 * Makefile.in: Update various rules to reflect that librx
17533 is now needed for libg++.
17535 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17537 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17539 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17541 * configure.in: Configure the examples directory.
17543 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17545 * configure: Simplify Jun 2 1994 change.
17547 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17549 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17550 /bin/gcc isn't good enough to build gcc.
17552 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17554 * Makefile.in (GDB_SUPPORT_FILES): Remove
17555 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17556 (gdb.tar.gz): Add new rule to use standard distribution building
17559 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17561 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17562 Bill Cox <bill@cygnus.com>.
17564 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17566 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17568 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17570 * configure: Search current dir first in .gdbinit.
17572 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17574 * config.sub: Recognize freebsd (merged from gcc config.sub).
17576 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17578 * config.sub: Refer to NeXT's operating system as nextstep.
17580 * config.sub (case $basic_machine): Re-order the cases, to match
17581 the order in the FSF version (which is mostly alphabethical).
17582 Merge in some additions and changes from the FSF.
17584 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17586 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17587 * config.sub: Recognize cxux7.
17588 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17590 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17592 * config.sub: Fix typo powerpc -> powerpc-*.
17594 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17596 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17598 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17599 parallel with all-emacs and install-emacs). Top-level command
17600 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17602 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17604 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17605 $(relbindir)/make before doing ``make install'', and use
17606 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17607 installing over running make binary.
17608 ($(host)-stamp-stage3-installed): Likewise.
17610 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17612 * config.guess: Recognize Mach.
17614 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17616 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17617 see whether --exec-prefix was used.
17619 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17621 * README: Explicitly mention libg++/README. (Zoo's idea.)
17623 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17625 * Makefile.in: Add all-librx target similar to all-libproc.
17627 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17629 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17630 with post 1.2 uname bogosity.
17632 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17634 * configure: Remove temporary files on receipt of a signal.
17636 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17638 * configure: If there is a package_makefile_frag, remove
17639 ${subdir}/Makefile.tem after copying it in.
17641 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17643 * build_all.mk: support rs6000 lynx identifies itself as
17644 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17645 since /bin/gcc is too feeble to compile a modern gcc.
17647 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17649 * brought devo/test-build.mk update-to-date with progressive/
17650 test-build.mk. Add lynx targets and hppa flag info.
17652 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654 * configure.in: Use mh-ncrsvr43. Patch from
17655 Tom McConnell <tmcconne@sedona.intel.com>.
17657 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17659 * config.guess (i386-unknown-bsdi): No longer need to
17660 check #if defined(__bsdi__) && defined(__i386__).
17662 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17664 * configure: Set program_transform_nameoption correctly.
17666 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17668 * brought build-all.mk update-to-date with progressive build-all.mk,
17669 added new targets and hppa info.
17671 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17673 * configure: If config.guess result is a prefix of the user
17674 specified target, assume a native build and use the user specified
17675 target as the host alias. Remove SunOS patch suffix removal hack.
17676 * configure.in: Remove SunOS patch suffix removal hack.
17678 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17679 in NATIVE_CHECK_MODULES.
17681 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17683 * Makefile.in: Rename HOST_ONLY to NATIVE.
17684 * configure: Delete SunOs patch suffix from host_canonical
17685 and build_canonical variables that are prepended to Makefiles.
17686 * configure.in: Add comments for easier maintenance.
17688 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17690 * Makefile.in: Add all-libproc target similar to all-gui.
17692 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17694 * Makefile.in (CHECK_MODULES): split into
17695 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17697 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17699 * config.guess (i386-unknown-bsdi): New system to guess.
17701 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17703 * Makefile.in: Add all-gui target (but not yet build by "all").
17705 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17707 * config.sub: Move deletion of patch suffix from here...
17708 * configure.in: To here, at Ian's suggestion. The top-
17709 level scripts might need to know of a patch level.
17711 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17713 * config.sub: Strip off patch suffix so rtl is recognized
17714 as a sunos4.1.3 machine, even though it's been patched.
17716 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17718 * Makefile.in (INSTALL_LAST): Delete.
17719 (INSTALL_DOSREL): New.
17721 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17723 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17724 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17725 whether we pass down --with-gnu-ld anyhow.
17727 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17729 * Makefile.in (INSTALL_LAST): Change operation so it works
17730 on more flavors of make.
17731 * configure.in (go32): Don't build libg++ or libio.
17733 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17735 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17736 they can be overriden by templates.
17738 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17740 * configure.in (target==go32): Don't build gdb.
17741 * dosrel: New directory.
17743 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17745 * configure.in (host==go32): Configure dosrel too.
17746 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17747 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17748 be set by incoming names or templates.
17749 (INSTALL_LAST): New rule.
17751 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17753 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17755 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17757 * configure.in (appdirs): New variable. Currently empty, but will
17758 be used in gas distribution. If nonempty, lists a set of
17759 directories at least one of which must get configured, or top
17760 level configuration is considered to have failed.
17761 (rs6000-*-lynxos*): Use new file name.
17763 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17765 Eliminate XTRAFLAGS.
17766 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17767 newlib include files using -idirafter, and also use -nostdinc.
17768 (CXX_FOR_TARGET): Likewise.
17769 (XTRAFLAGS): Removed.
17770 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17771 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17772 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17773 ($(DO_X)): Don't pass down XTRAFLAGS.
17775 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17777 * configure.in (mips*-dec-bsd*): New target; do build linker.
17778 (mips*-*-bsd*): New target; don't build linker.
17780 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17782 * configure.in: support rs6000-*-lynxos* configuration.
17783 support sunos4 as a cross target.
17785 * config.sub: look for lynx*, not lynx since the OS version may
17786 legitimately be part of the name.
17788 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17790 * configure.in (i[34]86-*-sco*): Move to be with other i386
17792 (romp-*-*): New target. Skip various binary utilities.
17793 (vax-*-*): New target. Don't build newlib.
17794 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17796 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17798 * configure.in: Only set host_makefile_frag if config
17801 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17803 * install.sh: If $dstdir exists, don't check whether each
17806 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17808 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17810 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17812 * configure.in (*-*-lynxos*): Don't configure newlib for either
17813 native or cross Lynx.
17815 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17817 * config.sub (sparc64-elf): Fix os.
17818 (z8k): Remove duplicate.
17820 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17822 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17823 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17825 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17827 * configure: Make file links cleanly even if Lynx fails on
17828 an NFS symlink (at least fail cleanly).
17830 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17832 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17835 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17837 * configure: Unknown options are fatal again.
17839 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17841 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17844 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17846 * build-all.mk: Add `clean' target.
17848 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17850 * config.guess: Add SINIX support.
17851 * configure.in: Add mips-*-sysv4* support.
17853 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17855 * build-all.mk: Document all useful targets.
17856 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17857 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17859 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17861 * configure: Support --silent, --quiet.
17863 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17865 * configure: Support --disable-FEATURE.
17867 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17869 * config.guess: Recognize NCR running SVR4.3.
17871 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17873 * config.guess: Make BSDI generate i386-unknown-bsd386.
17874 Patch from Paul Eggert <eggert@twinsun.com>.
17876 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17878 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17880 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17882 * configure: Make unrecognized options give nonfatal warnings
17883 instead of fatal errors, and pass them to any subdirectory
17884 configures in case they recognize them.
17885 Make --x equivalent to --with-x.
17887 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17889 * configure: Add --enable-* options. Clean up usage message and
17892 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17894 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17896 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17898 * configure.in (hppa*-*-*): Enable binutils.
17900 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17902 * config.sub: Recognize cisco.
17904 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17906 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17908 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17910 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17911 than one configuration name. Add comment.
17913 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17915 * config.guess: about target *-hitachi-hiuxwe2, fixed
17916 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17917 macro is incorrect.]
17919 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17921 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17922 than the "make ls" stuff which used to be here.
17924 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17926 * config.guess: Recognize i[34]86-unknown-freebsd.
17927 From Shawn M Carey <smcarey@rodan.syr.edu>.
17929 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17931 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17933 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17935 * config.guess: Check for ptx.
17937 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17939 * config.sub: Add os9k checking.
17941 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17943 * config.guess: Handle OSF1 running on HPPA processors
17945 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17947 * configure: If subdir configure fails, print out a message with
17948 subdirectory name, in case subdir's configure code didn't identify
17951 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17953 * configure.in: Remove embedded newlines from configdirs.
17954 Avoid mismatches of substrings. Fix matching strings at end
17957 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17959 * config.guess: Add Lynx/rs6000 config support.
17961 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17963 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17965 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17967 * configure.in (hppa*-*-osf*): Treat this just like most other
17968 PA configurations (eg no binutils or ld).
17969 (hppa*-*-*elf*): These configurations have binutils and ld.
17971 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17973 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17975 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17977 * configure.in (rs6000-*-*): Build gas.
17979 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17981 * Makefile.in: Avoid bug in losing hpux sed.
17983 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17985 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17986 for GDB and GDB has been fixed to not need it.
17988 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17990 * config.guess: Recognize vax hosts.
17992 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17994 * configure (while loop): Don't use "break 2" inside case
17995 statement -- the case statement isn't an enclosing loop.
17997 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17999 * config.guess: Clean up NeXT support, to allow nextstep
18000 on Intel machines. Make OS be nextstep.
18002 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18004 * config.guess: Add alternate forms for Convex.
18006 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18008 * configure: Completely rewrite option processing. Take
18009 advantage of pattern-matching to avoid invoking test frequently.
18010 Also clean up host and target defaulting logic.
18012 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18014 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18015 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18016 commands (plus user environment) will fit SCO limits.
18018 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18020 * configure.in: Don't issue warnings about directories which are
18021 not being configured if -norecursion is set. Correct test for
18022 --with-gnu-as and --with-gnu-ld to not get confused by substring
18025 * configure.in: Don't build gas for alpha-dec-osf1*.
18027 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18029 * configure: Back out Per's change of 12/19/1993. It changes the
18030 behavior of configure in unexpected and confusing ways.
18032 Also, use different delim char when calculating
18033 program_transform_name so that the name can contain slashes.
18035 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18037 * configure.in, config.sub: Add support for VSTa micro-kernel.
18039 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18041 * configure.in: Nuke hacks which were used to get a special
18042 version of GAS for HPPA configurations.
18044 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18046 * configure: If only ${target_alias} is given, use that
18047 as the default for ${host_alias}.
18048 * configure: Add missing back-slashes before nested quotes.
18050 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18052 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18054 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18056 * config.guess: Recognize some Tektronix configurations.
18057 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18059 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18061 * config.sub: Match any flavor of SH.
18063 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18065 * configure.in: Don't try to configure newlib for Alpha.
18067 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18069 * configure.in: Don't build ld for Irix 5. Don't build gas,
18070 libg++ or libio for any Alpha target.
18072 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18074 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18076 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18077 default arguments -- so it tried to compress itself.
18079 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18081 * configure.in (notsupp): ensure that a space is always at the end
18082 of the configdirs list, since the grep checks for an explicit space
18084 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18086 * configure.in (target i386-sysv4.2): don't build ld, since static
18087 versions of many libraries are not available.
18089 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18091 * config.guess: Recognize Apollos (using environment variables).
18092 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18094 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18096 * config.guess: Recognize Sony news mips running newsos.
18098 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18100 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18101 "fi ; else" for bash.
18103 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18105 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18107 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18109 * config.sub: accept unixware as an alias for svr4.2.
18110 Fix some inconsistancies with the gcc version.
18112 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18114 * Makefile.in (DISTDOCDIRS): Add gdb.
18116 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18118 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18120 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18122 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18123 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18126 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18128 * config.sub: Accept hiux* as an OS name.
18130 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18131 etc/make-stds.texi. The underscore came from gcc, and dje now
18132 agrees that RUNTESTFLAGS is the correct name.
18134 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18136 * install.sh: Remove 'set -e'. It makes any conditionals
18137 in the script useless.
18139 * config.guess: Automatically recognize arm-acorn-riscix
18140 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18142 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18144 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18146 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18148 * Makefile.in (DISTDOCDIRS): New variable.
18149 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18150 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18152 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18154 * configure.in (hppa target): check the source directory for the
18155 pagas sub-directory
18157 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18159 * config.sub: Allow -aout* and -elf*.
18161 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18163 * configure.in: Don't build ld on i386-solaris2, same as for
18166 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18168 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18170 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18172 * configure.in: Configure gdb for alpha.
18174 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18176 * Makefile.in (CXXFLAGS): Add -O.
18178 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18180 * config.guess: added support for DG Aviion
18182 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18184 * configure.in: Produce warning message for subdirectories not
18185 configurable for this host/target combination. Don't try to
18186 configure gdb for vms.
18188 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18190 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18191 appropriate files before making "diststuff".
18192 (DISTBISONFILES): New var: list of files to be edited.
18193 (DISTSTUFFDIRS): Add binutils.
18195 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18197 * config.sub: also handle mipsel and mips64el (for little endian mips)
18199 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18201 * configure.in: Add * to end of all OS names.
18203 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18205 * configure.in: Build newlib for LynxOS native.
18207 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18209 * config.guess: Add support for delta 88k running SVR3.
18211 * configure.in: Add comment about HP compiler vs. emacs.
18213 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18215 * configure.in: don't build ld on solaris2 (not a viable option
18216 due to bugs in getpwnam & getpwuid)
18218 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18220 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18221 config.guess will produce a full version number.
18223 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18225 * configure.in: Build linker and binutils for alpha-dec-osf1.
18227 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18229 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18230 and gdb/testsuite/Makefile.in.
18232 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18234 * configure.in: recognize mips*- instead of mips-
18236 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18238 * config.sub: Accept linux*coff and linux*elf as operating
18241 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18243 * config.sub: Recognize mips64, and mips3 as an alias for it.
18245 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18247 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18248 gdb knows how to handle OSF/1 shared libraries.
18250 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18252 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18253 * config.guess: Recognize Hitachi's HIUX.
18254 * config.sub: Recognize h3050r* and hppahitachi.
18255 Remove redundant cases for hp9k[23]*.
18257 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18259 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18260 if gas and ld are in the source tree and are in ${configdirs}.
18261 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18262 --with options (but still pass them down on the command line,
18263 if they were explicitly specified).
18265 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18267 * configure: substitute SHELL value in Makefile.in with
18270 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18272 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18273 *-*-solaris2* targets.
18275 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18277 * Makefile.in: define M4, and pass it down to sub-makes;
18278 all-autoconf now depends on all-m4
18280 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18282 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18283 presence of {ar,ranlib} instead of a configured directory
18285 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18287 * config.guess: Accept 34?? as well as 33?? for NCR.
18289 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18291 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18292 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18294 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18296 * configure: grab values for $(CC) and $(CXX) from the
18297 environment, so that someone can do "CC=gcc configure; make" and
18298 have it work right (matching the way that autoconf works now)
18300 * configure.in, Makefile.in: add support for gash, the tcl
18301 interface to Galaxy
18303 * config.guess: add NetBSD variants (hp300, x86)
18305 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18307 * install.sh: Support -d option (in the manner of SunOS 4 install,
18308 as it is more deterministic than that of GNU install)
18309 (chmodcmd): Set file to mode 755 by default (should also do default
18310 chgrp and chown, but I don't feel like dealing with that now)
18312 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18314 * config.sub: Remove h8300hhms alias.
18316 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18318 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18320 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18322 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18325 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18327 * config.sub: recognize m88110-bug-coff.
18329 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18331 * Makefile.in (all-libio): all dependencies on the toolchain used
18332 to build this (gcc, gas, ld, etc)
18334 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18336 * config.guess: Deal with OSF/1 1.3 on alpha.
18338 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18340 * install.sh: add some 'else true' clauses for portability
18342 * configure.in: don't build libio for h8[35]00-*-* targets
18344 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18346 * Makefile.in: Add support for new libio.
18348 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18350 * install.sh: If one command fails, don't try the rest. Don't try
18351 to remove $dsttmp (via trap) unless we have already created it.
18352 If $src doesn't exist, detect it and exit with an error.
18354 * config.guess: Recognize BSD on hp300.
18356 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18358 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18359 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18361 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18363 * Makefile.in (all-send-pr): depends on all-prms
18365 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18367 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18369 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18371 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18372 Added test for mips-mips-riscos5.
18374 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18376 * configure.in: use mh-hp300 for 68k HP hosts
18378 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18380 * configure: add support for CONFIG_SHELL, so that you can use
18381 some alternate shell for evaluating configure scripts
18383 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18385 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18386 in configure script to bug-gdb@prep.ai.mit.edu when building
18387 distribution archive.
18388 * Makefile.in (COMPRESS): Remove def.
18389 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18390 gdb.tar.Z and make-gdb.tar.Z respectively.
18391 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18392 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18393 to convergence with 'taz' target in Makefile.in.
18395 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18397 * install.sh (dsttmp): use trap to ensure that tmp files go
18398 away on error conditions
18400 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18402 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18404 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18406 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18407 its parent is '/' not ''.
18409 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18411 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18413 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18414 that ${newsrcdir}/configure.in does.
18416 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18418 * test-build.mk: support for CONFIG_SHELL
18420 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18422 * config.sub (netware): Add as a basic system type.
18424 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18426 * Makefile.in (Makefile): depend on configure.in. Also drop the
18427 $(srcdir)/ from the dependency on Makefile.in.
18429 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18431 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18432 (h8300hhms is temporary until multi-libraries are implemented).
18433 * configure.in: Handle h8300h too.
18435 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18437 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18439 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18441 * configure: Remove extraneous output when guessing host type.
18442 * config.guess: Remove extraneous output when guessing using C
18443 compiler rather than uname, or when guessing fails.
18445 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18447 * Makefile.in: remove all.cross and install.cross targets
18449 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18452 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18454 * configure.in (target sh): Build gprof.
18456 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18458 * config.sub: change -solaris to -solaris2
18460 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18462 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18464 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18466 * configure: Correct error message for missing Makefile.in to
18467 print correct directory.
18469 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18471 * install.sh: kludge around 386BSD shell bug
18473 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18475 * config.guess: Recognize NeXT.
18476 * config.guess: Recognize i486-ncr-sysv4.
18477 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18479 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18481 * Makefile.in (MAKEINFOFLAGS): New variable.
18482 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18483 * build-all.mk, test-build.mk: Pass down --no-split as
18484 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18486 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18488 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18490 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18492 * Makefile.in (libg++.tar.z): New rule.
18493 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18494 * Makefile.in (taz): Only do a single chmod.
18496 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18498 * install.sh: don't use dirname anymore (replaced with sed usage)
18500 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18502 * Makefile.in: Change extension for gzip'd files from '.z' to
18503 '.gz' per new FSF standard usage.
18505 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18507 * configure: put quotes around the final value of program_transform_name
18509 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18511 * Makefile.in: new install.sh support; update install-info rules
18513 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18515 * configure.in: Build diff for crosses, but not for go32 host.
18517 * configure.in: Build gprof only for native, and don't build it
18518 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18520 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18522 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18524 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18526 * configure.in (host_tools): Add prms.
18528 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18530 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18531 with $(FLAGS_TO_PASS) on the command line
18533 * config.sub: Recognize lynx and lynxos
18535 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18537 * config.sub: Accept -ecoff*, not just -ecoff.
18539 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18541 * Makefile.in (taz): Use .gz suffix instead of .z.
18542 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18545 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18547 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18549 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18551 * Makefile.in (install-no-fixedincludes): install gcc last, so
18552 that rebuilds that might happen during 'make install' don't get
18553 bogus gcc include files
18555 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18557 Change from Utah for HPPA support:
18558 * config.guess: Recognize hppa1.x-hp-bsd.
18560 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18562 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18563 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18565 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18567 * config.sub: Add support for rom68k and bug boot monitors.
18569 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18571 * Makefile.in: Make all-opcodes depend on all-bfd.
18573 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18575 * config.guess: Added special check for i[34]86-univel-sysv4*.
18577 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18579 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18580 the processor rather than assuming i486.
18582 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18584 * config.guess: Recognize SunOS6 as Solaris3.
18586 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18588 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18589 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18591 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18593 * build-all.mk (all-cross): New target for Canadian Cross.
18594 Added Q2 go32 targets.
18595 * test-build.mk: Configure go32 cross sparclite-aout and
18596 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18597 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18599 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18601 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18602 GO32 hosted toolchains
18604 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18606 * configure: change so "-exec-prefix" gets passed down rather
18607 than "-exec_prefix" so autoconf generated Makefiles get the
18608 exec_prefix set right.
18610 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18612 * config.guess: get the Solaris2 minor version number
18614 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18616 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18618 * config.guess: Recognize some Sequent platforms.
18620 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18622 * Makefile.in: added the vault-install target
18624 * configure.in: actually use the Sun3 makefile fragment that's in
18625 config, also added the release dir to configdirs
18627 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18629 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18631 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18633 * configure.in: remove some program from Alpha targetted toolchains
18635 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18637 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18639 (taz): Run "make diststuff" in those directories instead of "make
18640 proto-dir". Look for "VERSION=" only at start of line in subdir
18641 Makefile. Use "gzip -9" for compression.
18642 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18643 (binutils.tar.z): New target.
18645 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18647 * Makefile.in (taz): Include gpl.texinfo.
18649 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18651 * Makefile.in (setup-dirs): Merged into "taz" target.
18652 (taz): Only do `proto-dir' stuff if a directory is actually needed
18655 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18657 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18658 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18659 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18660 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18661 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18663 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18665 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18666 config.sub, and move-if-change to gdb testsuite distribution
18667 archive, so the testsuite can be extracted, configured, and
18668 run separately from the gdb distribution. Blow away the Chill
18669 tests that require a Chill compiled executable, since GNU Chill
18670 is not yet publically available.
18672 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18674 * test-build.mk: set environment variables in a single command,
18675 instead of a list of assignments and exports
18677 * config.guess: recognize Alpha/OSF1 systems
18679 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18681 * configure: Change help message to prefer --options rather than
18684 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18686 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18687 zippy@ecst.csuchico.edu.
18688 * config.guess: Recognize miniframe.
18690 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18692 * Makefile.in: Use srcroot to find runtest rather than rootme.
18693 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18695 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18697 * test-build.mk: Extensive additions to support building on a
18698 machine other than the host.
18700 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18702 * configure (tooldir): Fix for i386-aix again.
18704 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18706 * configure, Makefile.in: Change definition of $(tooldir)
18709 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18711 * config.guess: Recognize i[34]86/SVR4.
18713 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18715 * Makefile.in (all-gdb): gdb depends on sim.
18717 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18719 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18720 at the same time we make the prototype gdb directory.
18721 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18722 files at the same time as the gdb base release distribution.
18724 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18726 * Makefile.in (check): Use individual check targets rather than
18728 (check-gcc): Added.
18730 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18732 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18733 for System V release 3.2.
18735 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18737 * config.sub: Recognize hppaosf.
18738 * configure.in: Do configure ld/binutils/gas for it.
18740 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18742 * configure (tooldir): Alter syntax used to set this, for systems
18743 where "\$" isn't handled right, like i386-aix.
18745 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18747 * configure: Pass program-transform-name, not
18748 program_transform_name, to recursive configures.
18750 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18752 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18753 of gas+ld+binutils.
18755 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18757 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18759 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18761 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18763 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18765 * Makefile.in (PRMS): Set back to all-prms.
18767 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18769 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18770 targets, rather than for MIPS hosts.
18772 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18774 * configure.in: add comment for --with-x default values
18776 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18778 * Makefile.in: add check-* targets for each of the directories in
18779 the tree. Add a definition of RUNTEST that will use the one we
18780 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18782 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18784 * configure.in: Removed obsolete references to bfd_target and
18785 target_makefile_frag.
18787 * build-all.mk: Set assorted targets for Q2.
18788 * config.sub: Recognize z8k-sim and h8300-hms.
18789 * test-build.mk: Really don't pass host to configure.
18790 (HOLES): Added uname.
18792 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18794 * configure: Handle an empty program-prefix, program-suffix or
18795 program-transform-name correctly.
18797 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18799 * build-all.mk: -G 8 no longer required for MIPS targets.
18800 * test-build.mk: Don't pass host argument to configure; make it
18803 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18805 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18806 * Makefile.in (COMPRESS): New macro, like GZIP.
18808 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18810 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18812 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18813 with gas currently defaults to -G 0.
18815 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18817 * Makefile.in (all-flex): flex depends on byacc.
18819 * build-all.mk: If host not specified, use config.guess. Pass TAG
18820 to test-build.mk as RELEASE_TAG.
18821 * test-build.mk (configargs): New variable containing arguments to
18822 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18823 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18825 * config.guess: Use /bin/uname when checking -X argument on SCO,
18826 to avoid invoking GNU uname which doesn't understand -X.
18828 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18830 * configure.in: Build gas for mips-*-*.
18832 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18834 * Makefile.in (all.normal): insert missing backslash.
18836 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18838 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18840 * Makefile.in: Complete overhaul to merge many almost identical
18843 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18845 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18846 (gdb.tar.Z): Adjusted.
18848 * Makefile.in (setup-dirs, taz): New targets; should be general
18849 enough to adapt for gdb sometime. Build only .z file.
18850 (gas.tar.z): New target.
18852 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18854 * build-all.mk: Use CC=cc -Xs on Solaris.
18856 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18858 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18859 for handling BISON for FSF releases.
18861 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18863 * configure: Actually implement the change zoo just documented.
18865 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18867 * configure: when using config.guess, only set target_alias when
18868 it's not already been set (ie, on the command line)
18870 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18872 * Makefile.in: add installcheck target, set PRMS to install-prms
18874 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18876 * configure: add support for package_makefile_fragment, handle the
18877 case where a directory has a configure.in file but no Makefile.in
18878 more gracefully (with an actual understandable error message, even);
18879 add support for --without (and add this to the usage message); also
18880 explicitly add a --host=${host_alias} to the command line when
18881 config.guess is used
18883 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18885 * configure: Must use both --host and --target in recursive calls.
18887 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18889 * Makefile.in: Change deja-gnu to dejagnu.
18891 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18893 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18895 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18897 * configure.in: canonicalize all instances to *-*-solaris2*,
18898 also strip out a number of tools to not build for go32 host
18900 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18902 * config.guess: add GPL.
18904 * Makefile.in, config.guess, config.sub, configure: bump
18907 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18909 * Makefile.in (do-info): Removed obsolete check for existence of
18912 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18914 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18916 * Makefile.in: a couple of 'else true' for decstation,
18919 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18921 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18923 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18925 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18927 * config.guess: Recognize i386-ibm-aix (PS/2).
18928 * configure.in: Use config/mh-aix386 file for it.
18930 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18932 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18933 CC_FOR_TARGET instead.
18934 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18936 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18938 * Makefile.in: Add sim to list of directories sent with gdb
18940 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18942 * configure.in: Put back mips-dec-bsd* case.
18944 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18946 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18947 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18948 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18950 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18952 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18954 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18955 (install-info): install dir.info only if it exists,
18956 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18958 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18960 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18961 gas for mips-dec-bsd.
18963 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18965 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18966 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18968 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18970 * configure.in: Added "dejagnu" to hosttools list.
18972 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18974 * config.sub, configure.in, config.guess: Add support
18975 for Bosx, an AIX variant from Bull.
18976 Patches from F.Pierresteguy@frcl.bull.fr.
18978 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18980 * devo/dejagnu: Initial creation of devo/dejagnu.
18981 Migrated dejagnu testcases and support files for testing software
18982 tools to reside as subdirectories, currently called "testsuite",
18983 within the directory of the software tool. Migrated all programs,
18984 support libraries, etc. beloging to dejagnu proper from
18985 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18986 with no modifications. The changes to these files which will
18987 allow them to configure, build, and execute properly will be made
18988 in a future update.
18990 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18992 * Makefile.in: Change send_pr to send-pr.
18993 * configure.in: Likewise.
18994 * send_pr: Renamed directory to send-pr.
18996 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18998 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19000 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19002 * README: Update for gdb-4.8 release.
19003 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19004 gdb-xxx.tar.z (gzip'd) file also.
19006 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19008 * Makefile.in: make all-diff depend on all-libiberty
19010 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19012 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19014 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19016 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19018 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19020 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19021 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19022 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19024 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19026 * Makefile.in: makeinfo binary is in a new location
19028 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19030 * config.sub: Accept -ecoff as an OS.
19032 * Makefile.in: Various changes to eliminate a level of make
19033 recursion and reduce the required command line length.
19034 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19036 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19037 variables holding settings for specific sub-makes.
19038 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19039 in terms of BASE_FLAGS_TO_PASS.
19040 (TARGET_LIBS): New variable listing directories which use
19041 TARGET_FLAGS_TO_PASS.
19042 (subdir_do): Eliminated.
19043 (do-*): New set of targets to replace subdir_do.
19044 (various): All targets which used subdir_do now depend on do-*.
19045 (local-clean): Renamed from do_clean.
19046 (local-distclean): New target, dependency of distclean and
19048 (install-info): Don't create directories. Depend on dir.info
19049 rather than calling make recursively.
19050 (install-dir.info): Eliminated.
19051 (install-info-dirs): Create all info directories here.
19052 (dir.info): Depend upon do-install-info.
19054 * test-build.mk (HOLES): Added false.
19056 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19058 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19060 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19062 * Makefile.in (info): remove dependency on all-texinfo. The
19063 problem was really in texinfo/C, not at this level.
19065 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19067 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19069 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19071 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19074 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19076 * configure: Include srcdir in message about target of link not
19077 being found. Don't convert `-' to `_' in `with' options being
19080 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19082 * configure.in: add uudecode to host_tools
19084 * Makefile.in: added {all,install}-uudecode targets, added them to
19085 the appropriate lists
19087 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19089 * Makefile.in (all-gcc): Added dependency on all-gas.
19091 * configure.in (mips-*-*): Build ld and binutils.
19093 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19095 * configure: check return code from mkdir, print error message and
19098 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19100 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19102 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19104 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19106 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19108 * config.sub (h8500): Recognize this as a cpu type.
19110 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19112 * configure: source directory missing is no longer a warning
19114 * configure.in: recognize irix[34]* instead of irix[34]
19116 * Makefile.in: define and pass down X11_LIB
19118 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19120 * guess-systype: Renamed to ...
19121 * config.guess: ... by popular request.
19122 * configure.in, Makefile.in: Update accordingly.
19124 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19126 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19127 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19128 + Execute ./dummy instead of assuming . is in PATH.
19130 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19132 * guess-systype: New shell script. Attempts to guess the
19133 canonical host name of the executing host.
19134 Only a few hosts are supported so far.
19135 * configure: Call guess-systype if no host is specified.
19137 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19139 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19142 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19144 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19145 (all-gcc, install-gcc, subdir_do): Use it.
19147 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19149 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19151 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19153 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19154 set exclusively by configure, using configure.in .
19156 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19158 * test-build.mk: set $PATH for all builds
19160 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19162 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19164 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19165 the one used in gcc/Makefile.in, so that a null expansion doesn't
19166 override the one needed to build gcc with a native cc.
19168 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19170 * configure: Accept -with arguments.
19172 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19174 * Makefile.in: added h8300sim
19176 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19178 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19179 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19180 (all-cygnus, native, build-cygnus): Make
19181 $(canonhost)-stamp-3stage-done, not $(host)....
19182 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19183 i386-sco3.2v4. Added else true to if command.
19185 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19187 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19189 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19191 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19193 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19195 * configure.in: don't remove binutils from Solaris builds
19197 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19199 * Makefile.in: get rid of earlier definitions for *clean,
19200 also handle the recursive info rule better
19202 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19204 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19205 do more-or-less the right thing.
19207 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19209 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19210 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19212 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19214 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19217 * configure.in: split the configdirs list into 4 categories (native
19218 v. cross, library v. tool) and handle the cross-only and native-
19219 only in more reasonable (and correct!) way.
19221 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19223 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19224 configdirs anymore.
19226 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19228 * Makefile.in: extensive cleanup:: removed all of the explicit
19229 clean-* targets, collapsed many wrappers around subdir_do into
19230 one, added additional targets to satisfy standards.texi, deleted
19231 some old targets, some changes for consistency
19233 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19235 * configure.in: handle some programs as cross-only, and others as
19238 * test-build.mk: handle partial holes in a more generic manner
19240 * Makefile.in: m4 depends on libiberty
19242 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19244 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19245 time, wdiff, and find to configdirs
19247 * Makefile.in: all, clean, and install rules for the new programs
19248 added to configure.in
19250 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19252 * configure.in: use mh-sun for all *-sun-* hosts
19254 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19256 * Makefile.in: define flags for X11 include files and library file
19257 locations, pass them down to the programs that need this info
19259 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19261 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263 * configure.in: start building libg++ for HP-UX targets
19265 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19267 * README: Update references to files moved into etc/.
19269 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19271 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19272 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19274 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19276 * configure: accept dash as well as underscore in long option
19277 names for FSF compatibility.
19279 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19281 * config.sub: added -sco3.2v4 support from FSF.
19283 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19285 * configure.in: expand the section that adds or removes
19286 directories from the list of programs to build, to handle native
19287 vs. cross in addition to host v. native
19289 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19291 * Makefile.in: Replace C++ in macro names with CXX.
19292 This is less likely to break ...
19294 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19296 * test-build.mk: add -w to GNU_MAKE
19298 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19300 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19301 add 'sparc' to list of recognized cpus. This needed to make
19302 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19303 Delete some redundant ose68 variants. Recognize -wrs as an os,
19304 then changes that into $CPU-wrs-vxworks.
19306 * configure.in: remove most references to gdbtest, regularize
19307 target based program removal
19309 * test-build.mk: import from p3 tree (many fixes and changes)
19311 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19313 * Makefile.in: added rules to handle tcl, tk, and expect
19315 * configure.in: handle those directories if they exist
19317 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19319 * config.sub: removed bogus hppabsd and hppahpux names, since
19320 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19322 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19324 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19325 depends upon all-xiberty
19327 * Makefile.in: changes from p3, including:
19329 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19331 * Makefile.in (XTRAFLAGS): include newlib directories if
19332 newlib/Makefile exists, rather than if host != target.
19334 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19336 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19337 from the same source tree and not building a cross-compiler. This
19338 matters for the libg++ configuration if reconfiguring a tree that
19339 has already been installed.
19341 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19343 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19344 pick up the machine and system specific header files.
19346 * Makefile.in: added AS_FOR_TARGET, passed down in
19347 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19348 the C compiler to use to create programs which are run in the
19349 build environment, set it to default to $(CC), and passed it down
19350 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19352 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19354 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19355 We need them for unusual native builds, like systems without
19358 * configure: also define $(host_canonical) and
19359 $(target_canonical), which are the full, canonical names for the
19360 given host and target
19362 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19364 * Makefile.in: Added separate definitions for C++.
19366 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19368 * configure.in (configdirs): Add deja-gnu.
19370 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19372 * README: Update for configure.texi and gdb-4.7 release.
19374 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19376 * Makefile.in: Move "all" target to top of file.
19377 Previously, first target was ".PHONY" which caused BSD4.4 make
19378 to build .PHONY when make was run without arguments.
19380 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19382 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19383 Library-copylefted code in libiberty.
19385 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19387 * config.sub: Replace m68kmote with plain old m68k.
19389 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19391 * Makefile.in: Remove space from blank line, avoid Make complaints.
19393 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19395 * config.sub: Complain if no argument is given. Added support for
19396 386bsd as OS and target alias.
19398 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19400 * Makefile.in (XTRAFLAGS): include newlib directories if
19401 newlib/Makefile exists, rather than if host != target.
19403 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19405 * config.sub: recognize sparclite-wrs-vxworks.
19407 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19408 p3.) Added clean-xiberty to clean.
19410 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19412 * configure.in: use *-*-* instead of nested cases for host and target
19414 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19416 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19417 from the same source tree and not building a cross-compiler. This
19418 matters for the libg++ configuration if reconfiguring a tree that
19419 has already been installed.
19421 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19423 * config.sub (i486v/i486v4): Merge in from FSF version.
19425 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19427 * configure: only set PWD if it is already set.
19429 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19431 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19432 doesn't have unset and all success paths (and most error paths)
19433 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19434 to just ${PWD} to avoid confusion.)
19436 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19438 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19439 even for a native compilation.
19441 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19443 Changes to make the gdb.tar.Z rule work better.
19445 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19446 (DEVO_SUPPORT): Add configure.texi.
19447 (bfd-ilrt.tar.Z): Remove ancient rule.
19449 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19451 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19452 pick up the machine and system specific header files.
19454 * configure.in, config.sub: added new target m68010-adobe-scout,
19455 with alias of adobe68k. Changed configure.in to check for
19456 -scout before -sco* to avoid a false match.
19458 * Makefile.in: added AS_FOR_TARGET, passed down in
19459 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19460 the C compiler to use to create programs which are run in the
19461 build environment, set it to default to $(CC), and passed it down
19462 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19464 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19466 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19467 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19468 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19469 FOR_TARGET variants, to newlib and libg++.
19471 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19473 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19476 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19478 * config.sub: Accept `elf' as an environment.
19480 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19482 * Makefile.in (all-opcodes): cd into the right directory
19484 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19486 * configure: added -program_transform_name option, used as
19487 argument to sed when installing programs.
19488 configure.texi: added documentation for -program_prefix,
19489 -program_suffix and -program_transform_name.
19491 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19493 * config.sub: Accept i486 where i386 ok.
19495 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19497 * config.sub: accept we32k
19499 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19501 * config.sub, configure.in: accept OSE68000 and OSE68k.
19503 * Makefile.in: don't create all directories for ``make install'';
19504 let the subdirectories create the ones they need.
19506 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19508 * COPYING: new file, GPL v2
19510 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19512 * Makefile.in: use the new gen-info-dir, which needs a template
19513 argument (which also lives in texinfo)
19515 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19517 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19519 * config.sub (ncr3000): Change i386 to i486.
19521 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19523 * Makefile.in: add install-rcs, install-grep to
19524 install-no-fixedincludes, removed install-bison and install-libgcc
19526 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19528 * configure.in: grab the HPUX makefile fragment if on HPUX
19530 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19532 * Makefile.in: eradicate bison spoor (ditto libgcc).
19533 configure.in: recognise m68{k,000}-ericsson-OSE.
19534 es1800 is alias for m68k-ericsson-OSE
19536 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19538 * configure.in: rearrange the parts that remove programs from
19539 configdirs, based now on HOST==TARGET or by canonical triple.
19541 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19543 * test-build.mk: recurse explicitly with -f test-build.mk when
19544 appropriate. predicate stage3 and comparison on the existence
19545 of gcc. That is, if gcc isn't around, we aren't three-staging.
19546 On very clean, also remove ...stamp-co. Build in-place before
19547 doing other builds.
19549 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19551 * Makefile.in, configure.in: add tgas
19553 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19555 * Makefile.in: a number of changes merged in from progressive.
19557 * configure.in: add libm.
19559 * .cvsignore: ignore some stuff that comes from test-build.mk.
19561 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19563 * config.sub: Add es1800 (m68k-ericsson-es1800).
19565 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19567 * configure: Add program_suffix (parallel to program_prefix)
19568 * Makefile.in: adjust directory-creating script for losing decstation
19570 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19572 * configure: Minor $subdir-related fixes.
19574 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19576 * configure: fix various problems with propogating
19577 makefile_target_frag in subdirs.
19578 * configure.in: config libgcc if its there
19580 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19582 * config.sub: HPPA merge.
19584 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19586 * Makefile.in: Replace all-bison with all-byacc in all
19587 dependency lines for other tools (which now use byacc).
19589 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19591 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19593 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19595 * Makefile.in: make gprof rules similar to byacc rules (instead of
19596 vestigal $(unsubdir) that didn't work...)
19598 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19600 * config.sub: Add support for Linux.
19601 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19602 (at least for libg++).
19604 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19606 * configure.texi: fix doc for the -nfp option to configure
19608 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19610 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19612 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19614 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19615 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19616 * configure.in: added solaris* host_makefile_frag hook.
19618 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19620 * config.sub: changed recognition of m68000 so that various
19621 m68k types can be specified via m680[01234]0
19623 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19625 * config.sub (basic_machine): fix sed so that '-foo' isn't
19626 completely substituted out while .+'-foo' loses the '-foo'
19628 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19630 * config.sub ($os): Add -aout.
19632 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19634 * configure: If host_makefile_frag is absolute, don't
19635 prefix ${invsubdir} (relevant to libg++ auto-configure).
19637 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19639 * Makefile.in (tooldir): Define it.
19640 (all-ld): Depend on all-flex.
19642 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19644 * Makefile.in (check): Fix libg++ special case.
19646 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19648 * configure: do not bury `pwd` into config.status, thus do fewer
19651 * configure: print the "Building in" message only when building in
19652 other than "." AND verbose.
19654 * configure: remove -s, rework -v to better accommodate guested
19657 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19659 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19661 * Makefile.in: macroize flags passed on recursion. remove
19664 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19666 * configure: get makesrcdir right for subdirs deeper than 1.
19668 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19671 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19673 * Makefile.in: don't print subdir_do or recursion lines.
19675 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19677 * standards.texi: added menu item.
19679 * Makefile.in: build and install standards.info.
19681 * standards.texi: new file.
19683 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19685 * configure: test for and move config.status pieces from
19688 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19690 * configure: Test for existance of files before trying to mv
19691 them, to avoid numerous non-existance messages.
19693 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19695 * configure: correct final line of config.status.
19697 * configure: patch from eggert. Avoids a protection problem if
19698 the original Makefile.in is read only.
19700 * configure: use move-if-change from gcc to create config.status.
19701 Some makefiles depend on config.status to tell if a directory
19702 has been reconfigured for a different host. This change
19703 prevents those directories from remaking everything in the case
19704 where the reconfig was only intended to rebuild a Makefile.
19706 * configure: test for config.sub with "config.sub sun4" rather
19707 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19708 host alias from a missing config.sub.
19710 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19712 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19713 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19715 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19717 * configure: mkdir ${subdir} as needed.
19719 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19721 * Makefile.in,configure.in: added autoconf.
19723 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19725 * Makefile.in: no longer pass against on recursion.
19727 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19728 definitions are not inherited.
19730 * configure: correct makesrcdir when subdir is .
19732 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19734 * configure: Add support for 'subdirs' variable, which is
19735 like 'configdirs', except that configure doesn't re-invoke
19736 itself for subdirs, it just creates a Makefile for each subdir.
19737 * configure.texi: Document subdirs.
19739 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19741 * configure.in: added flex to configdirs
19743 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19745 * Makefile.in: remove clean-stamps from clean.
19747 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19749 * configure.in: Add gdbtest to configdirs.
19751 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19753 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19754 to recursive makes.
19755 * configure.in: Recognize new ncr3000 config.
19757 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19759 * Makefile.in, configure.in: removed references to gdbm.
19761 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19763 * config.sub: Don't canonicalize os value
19764 newsos* to bsd (readline needs to check for newsos).
19765 (This fix was earlier made Jan 31, but got re-broken.)
19767 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19769 * configure.in: sco is an os, not a vendor!
19771 * configure: Quote $( better. Keep various shells happy.
19773 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19775 * Makefile.in: eliminate stamp-files.
19777 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19779 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19780 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19782 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19784 * config.sub: fix iris/iris3.
19786 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19788 * configure: re-add -rm.
19790 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19792 * Maskefile.in: add .stmp-rcs to all.
19794 * configure.in: remove gas from rs6000 build, use aix host fragment.
19796 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19798 * configure: pass down site_option during recursion.
19800 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19802 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19804 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19806 * configure: Change exec_prefix so that it really defaults to prefix.
19808 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19810 * Makefile.in, configure.in: Add support for mmalloc library.
19812 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19814 * Makefile.in: add stmp dependencies for a few more things.
19816 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19818 * configure: adjusted error message on objdir/srcdir configure
19819 collision, per john's suggestion.
19821 * Makefile.in: add libiberty stmp to all and all.cross.
19823 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19825 * Makefile.in: remove force dependencies, add grep to all.
19827 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19829 * Makefile.in: drop flex. make stamp files work.
19831 * configure: added test for conflicting configuration in srcdir,
19832 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19833 gets cranky. use relative paths for configure and srcdir
19834 whenever possible. Send some error messages to stderr that were
19837 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19839 * Makefile.in: Fix libg++ rule to check for gcc directory
19840 before using gcc/gcc. Also pass XTRAFLAGS.
19842 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19844 * Makefile.in: added stmp-files so that directories aren't polled
19845 when they are already built.
19847 * configure.texi: fixed a node pointer problem.
19849 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19851 * config.sub configure.in gdb/configure.in
19852 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19853 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19854 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19856 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19858 * configure: -recurring becomes -silent. corrected help message
19861 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19863 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19865 * configure: when building Makefile for crosses, replace
19866 tooldir and program_prefix. default srcdir from location of
19867 config.sub. remove "for host in hosts" and "for target in
19870 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19872 * Makefile.in: Do not pass bindir or mandir to cvs.
19874 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19876 * Makefile.in, configure.in: removed traces of namesubdir,
19877 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19878 copyrights to '92, changed some from Cygnus to FSF.
19880 * configure.texi: remove most references to multiple hosts,
19881 multiple targets, subdirs, etc.
19883 * configure.man: removed rcsid. reference config.sub not
19886 * Makefile.in: mkdir $(infodir) on install-info.
19888 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19890 * configure.texi: Explain better about .gdbinit and about
19891 the environment that configure.in sections run in.
19893 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19895 * configure.in: Ultrix is only a decstation if it's a MIPS.
19897 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19899 * README: DOC.configure => cfg-paper.texi.
19901 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19903 * config.sub (near case $os): Don't convert newsos* to bsd!
19905 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19907 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19908 the number of copies of COPYING that go into the GDB tar file.
19910 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19912 * bfd/configure.in, gdb/config/mh-i386sco,
19913 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19914 Fix SCO configuration stuff.
19916 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19918 * Makefile.in: For libg++, make sure the -I pointing
19919 to the gcc directory goes *after* all the libg++-local -I flags.
19920 Also, move just-gcc dependency from just-libg++ to all-libg++.
19922 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19924 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19926 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19928 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19930 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19932 * config.sub: Add stratus configuration frags. Also
19935 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19937 * Makefile.in (DEV_SUPPORT): add configure.man.
19939 * config.sub(Decode manufacturer-specific): add -none*.
19941 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19943 * Makefile.in: remove form feeds to make Sun's make happy.
19944 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19946 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19948 * Makefile.in (AR_FLAGS): Make quieter.
19950 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19952 * configure.in: Add libg++.
19953 * configure: When verbose, don't output the command line at each
19954 level; it will be unremarkably the same as the previous version,
19955 which will be the same as what the user typed.
19957 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19959 * configure.in, Makefile.in: fix clean-info, add flex. add
19962 * configure: be less sensitive to spaces in Makefile.in. Do not
19963 look for sources in "..". Doing so breaks subdirectories that
19964 might have their own configure. If a subdir has it's own
19965 configure script, use it.
19967 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19969 * cfg-paper.texi: some changes suggested by rms.
19971 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19973 * config.sub: Merge in some small additions from the FSF version,
19974 taken from the gcc distribution, to bring the Cygnus and FSF
19975 versions into closer sync.
19977 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19979 * configure.in: Changed svr4 references to sysv4.
19981 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19983 * configure: added -V for version number option.
19985 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19987 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19988 renamed from DOC.configure to cfg-paper.texi.
19990 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19992 * configure, config.subr, config.sub: config.subr is now
19995 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19997 * configure.texi: new file, in progress.
19999 * Makefile.in: build info file and install the man page for
20002 * configure.man: new file, first cut.
20004 * configure: find config.subr again now that configuration "none"
20005 has gone. removed all traces of the -ansi option. removed all
20006 traces of the -languages option.
20008 * config.subr: resync from rms.
20010 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20012 * configure, config.sub, config.subr: merge config.sub into
20013 config.subr, call the result config.subr, remove config.sub, use
20016 * Makefile.in: revised install for dir.info.
20018 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20020 * configure.in: add decstation host makefile frag.
20022 * Makefile.in: BISON now bison -y again. also install-gcc on
20023 install. clean-gdbm on clean. infodir belongs in datadir.
20024 Make directories for info install. Build dir.info here then
20027 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20029 * Makefile.in: fix for bad directory tests.
20031 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20033 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20034 regexp. -srcdir relative was being handled incorrectly.
20036 * Makefile.in: unwrapped some for loops so that parallel makes
20037 work again and so one can focus one's attention on a particular
20040 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20042 * configure: added PWD as a stand in for `pwd` (for speed). use
20043 elif wherever possible. make -srcdir work without -objdir.
20044 -objdir= commented out.
20046 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20048 * configure: +options become --options. -subdirs commented out.
20049 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20050 Makefile now at top of generated Makefile. Removed cvs log
20051 entries. added -srcdir. create .gdbinit only if there is one
20054 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20055 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20056 and mandir now keyed off datadir by default.
20058 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20060 * Freshly created ChangeLog.
20067 version-control: never